Skip to content
Success

Console Output

Pull request #40026 updated
19:11:29 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4+a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf (a96ede31f635d86dd653d8f33a2c4f150a7d5004)
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 9d211b4b26f02e228a3affd71de33f5afd9f4d88
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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88
Commit message: "Merge pull request #15 from docker/add-groovydocs"
 > 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
19:11:33 [2019-10-02T19:11:33.470Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:11:33 [2019-10-02T19:11:33.478Z] Trying to pass milestone 3
[Pipeline] milestone
19:11:33 [2019-10-02T19:11:33.491Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:11:33 [2019-10-02T19:11:33.619Z] Running on ubuntu-1804-overlay2 (i-08ee0aeca7edf0707) in /home/ubuntu/workspace/moby_PR-40026
[Pipeline] {
[Pipeline] checkout
19:11:33 [2019-10-02T19:11:33.666Z] using credential docker-jenkins-github-credentials
19:11:33 [2019-10-02T19:11:33.674Z] Cloning the remote Git repository
19:11:33 [2019-10-02T19:11:33.674Z] Cloning with configured refspecs honoured and without tags
19:11:33 [2019-10-02T19:11:33.684Z] Cloning repository https://github.com/moby/moby.git
19:11:33 [2019-10-02T19:11:33.684Z]  > git init /home/ubuntu/workspace/moby_PR-40026 # timeout=10
19:11:33 [2019-10-02T19:11:33.698Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:33 [2019-10-02T19:11:33.699Z]  > git --version # timeout=10
19:11:33 [2019-10-02T19:11:33.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:33 [2019-10-02T19:11:33.709Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:46 [2019-10-02T19:11:46.523Z] Fetching without tags
19:11:46 [2019-10-02T19:11:46.798Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:47 [2019-10-02T19:11:47.308Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:47 [2019-10-02T19:11:47.309Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
19:11:47 [2019-10-02T19:11:47.632Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
19:11:47 [2019-10-02T19:11:47.637Z] First time build. Skipping changelog.
19:11:46 [2019-10-02T19:11:46.500Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:46 [2019-10-02T19:11:46.503Z]  > git config --add remote.origin.fetch +refs/pull/40026/head:refs/remotes/origin/PR-40026 # timeout=10
19:11:46 [2019-10-02T19:11:46.505Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:11:46 [2019-10-02T19:11:46.521Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:46 [2019-10-02T19:11:46.533Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:46 [2019-10-02T19:11:46.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:46 [2019-10-02T19:11:46.534Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:46 [2019-10-02T19:11:46.808Z]  > git config core.sparsecheckout # timeout=10
19:11:46 [2019-10-02T19:11:46.810Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:47 [2019-10-02T19:11:47.303Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:11:47 [2019-10-02T19:11:47.313Z]  > git rev-parse HEAD^{commit} # timeout=10
19:11:47 [2019-10-02T19:11:47.319Z]  > git config core.sparsecheckout # timeout=10
19:11:47 [2019-10-02T19:11:47.322Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:47 [2019-10-02T19:11:47.642Z]  > git rev-list --no-walk a78c6b658131deebdae8b41eada084f0489c7c43 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:11:48 [2019-10-02T19:11:48.491Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40026:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
19:11:51 [2019-10-02T19:11:51.777Z] 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
[Pipeline] node
19:11:51 [2019-10-02T19:11:51.976Z] Running on ubuntu-1804-overlay2 (i-08ee0aeca7edf0707) in /home/ubuntu/workspace/moby_PR-40026
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
19:11:51 [2019-10-02T19:11:51.987Z] Running on ubuntu-1804-overlay2 (i-050c54a111f4e1f23) in /home/ubuntu/workspace/moby_PR-40026
[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] {
19:11:52 [2019-10-02T19:11:52.017Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40026
[Pipeline] checkout
19:11:52 [2019-10-02T19:11:52.044Z] using credential docker-jenkins-github-credentials
[Pipeline] {
19:11:52 [2019-10-02T19:11:52.058Z] Fetching changes from the remote Git repository
[Pipeline] // stage
19:11:52 [2019-10-02T19:11:52.064Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
[Pipeline] {
[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] }
19:11:52 [2019-10-02T19:11:52.140Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40026
[Pipeline] checkout
[Pipeline] // stage
19:11:52 [2019-10-02T19:11:52.177Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
19:11:52 [2019-10-02T19:11:52.186Z] Cloning the remote Git repository
19:11:52 [2019-10-02T19:11:52.186Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
19:11:52 [2019-10-02T19:11:52.212Z] using credential docker-jenkins-github-credentials
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
19:11:52 [2019-10-02T19:11:52.230Z] Cloning the remote Git repository
19:11:52 [2019-10-02T19:11:52.230Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:11:52 [2019-10-02T19:11:52.362Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:52 [2019-10-02T19:11:52.407Z] Running on azwin-2-eea630 in d:\jenkins\workspace\moby_PR-40026
[Pipeline] {
[Pipeline] ws
19:11:52 [2019-10-02T19:11:52.420Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:11:52 [2019-10-02T19:11:52.584Z] using credential docker-jenkins-github-credentials
19:11:52 [2019-10-02T19:11:52.642Z] Cloning the remote Git repository
19:11:52 [2019-10-02T19:11:52.642Z] Cloning with configured refspecs honoured and without tags
19:11:52 [2019-10-02T19:11:52.684Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:52 [2019-10-02T19:11:52.685Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
19:11:52 [2019-10-02T19:11:52.730Z] using credential docker-jenkins-github-credentials
19:11:52 [2019-10-02T19:11:52.734Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
19:11:52 [2019-10-02T19:11:52.806Z] Cloning the remote Git repository
19:11:52 [2019-10-02T19:11:52.806Z] Cloning with configured refspecs honoured and without tags
19:11:52 [2019-10-02T19:11:52.063Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:11:52 [2019-10-02T19:11:52.068Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:11:52 [2019-10-02T19:11:52.074Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.074Z]  > git --version # timeout=10
19:11:52 [2019-10-02T19:11:52.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2019-10-02T19:11:52.077Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:52 [2019-10-02T19:11:52.372Z]  > git config core.sparsecheckout # timeout=10
19:11:52 [2019-10-02T19:11:52.375Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:52 [2019-10-02T19:11:52.681Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:11:52 [2019-10-02T19:11:52.688Z]  > git rev-parse HEAD^{commit} # timeout=10
19:11:52 [2019-10-02T19:11:52.695Z]  > git config core.sparsecheckout # timeout=10
19:11:52 [2019-10-02T19:11:52.697Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:11:52 [2019-10-02T19:11:52.176Z] Cloning repository https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.177Z]  > git init /home/ubuntu/workspace/moby_PR-40026 # timeout=10
19:11:52 [2019-10-02T19:11:52.185Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.185Z]  > git --version # timeout=10
19:11:52 [2019-10-02T19:11:52.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2019-10-02T19:11:52.194Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:52 [2019-10-02T19:11:52.232Z] Cloning repository https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.233Z]  > git init /home/docker/workspace/moby_PR-40026 # timeout=10
19:11:52 [2019-10-02T19:11:52.245Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.246Z]  > git --version # timeout=10
19:11:52 [2019-10-02T19:11:52.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2019-10-02T19:11:52.251Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:11:52 [2019-10-02T19:11:52.690Z] Cloning repository https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.693Z]  > git init /home/jenkins/workspace/moby_PR-40026 # timeout=10
19:11:52 [2019-10-02T19:11:52.739Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.741Z]  > git --version # timeout=10
19:11:52 [2019-10-02T19:11:52.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2019-10-02T19:11:52.760Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:53 [2019-10-02T19:11:53.579Z] + docker version
19:11:53 [2019-10-02T19:11:53.579Z] Client: Docker Engine - Community
19:11:53 [2019-10-02T19:11:53.579Z]  Version:           19.03.2
19:11:53 [2019-10-02T19:11:53.579Z]  API version:       1.40
19:11:53 [2019-10-02T19:11:53.579Z]  Go version:        go1.12.8
19:11:53 [2019-10-02T19:11:53.579Z]  Git commit:        6a30dfc
19:11:53 [2019-10-02T19:11:53.579Z]  Built:             Thu Aug 29 05:29:11 2019
19:11:53 [2019-10-02T19:11:53.579Z]  OS/Arch:           linux/amd64
19:11:53 [2019-10-02T19:11:53.579Z]  Experimental:      false
19:11:53 [2019-10-02T19:11:53.579Z] 
19:11:53 [2019-10-02T19:11:53.579Z] Server: Docker Engine - Community
19:11:53 [2019-10-02T19:11:53.579Z]  Engine:
19:11:53 [2019-10-02T19:11:53.579Z]   Version:          19.03.2
19:11:53 [2019-10-02T19:11:53.579Z]   API version:      1.40 (minimum version 1.12)
19:11:53 [2019-10-02T19:11:53.579Z]   Go version:       go1.12.8
19:11:53 [2019-10-02T19:11:53.579Z]   Git commit:       6a30dfc
19:11:53 [2019-10-02T19:11:53.579Z]   Built:            Thu Aug 29 05:27:45 2019
19:11:53 [2019-10-02T19:11:53.579Z]   OS/Arch:          linux/amd64
19:11:53 [2019-10-02T19:11:53.579Z]   Experimental:     true
19:11:53 [2019-10-02T19:11:53.579Z]  containerd:
19:11:53 [2019-10-02T19:11:53.579Z]   Version:          1.2.6
19:11:53 [2019-10-02T19:11:53.579Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:11:53 [2019-10-02T19:11:53.579Z]  runc:
19:11:53 [2019-10-02T19:11:53.579Z]   Version:          1.0.0-rc8
19:11:53 [2019-10-02T19:11:53.579Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:11:53 [2019-10-02T19:11:53.579Z]  docker-init:
19:11:53 [2019-10-02T19:11:53.579Z]   Version:          0.18.0
19:11:53 [2019-10-02T19:11:53.579Z]   GitCommit:        fec3683
[Pipeline] sh
19:11:52 [2019-10-02T19:11:52.833Z] Cloning repository https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.834Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:11:52 [2019-10-02T19:11:52.904Z] Fetching upstream changes from https://github.com/moby/moby.git
19:11:52 [2019-10-02T19:11:52.904Z]  > git --version # timeout=10
19:11:52 [2019-10-02T19:11:52.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:11:52 [2019-10-02T19:11:52.957Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:11:53 [2019-10-02T19:11:53.864Z] + docker info
19:11:53 [2019-10-02T19:11:53.864Z] Client:
19:11:53 [2019-10-02T19:11:53.864Z]  Debug Mode: false
19:11:53 [2019-10-02T19:11:53.864Z] 
19:11:53 [2019-10-02T19:11:53.864Z] Server:
19:11:53 [2019-10-02T19:11:53.864Z]  Containers: 0
19:11:53 [2019-10-02T19:11:53.864Z]   Running: 0
19:11:53 [2019-10-02T19:11:53.864Z]   Paused: 0
19:11:53 [2019-10-02T19:11:53.864Z]   Stopped: 0
19:11:53 [2019-10-02T19:11:53.864Z]  Images: 12
19:11:53 [2019-10-02T19:11:53.864Z]  Server Version: 19.03.2
19:11:53 [2019-10-02T19:11:53.864Z]  Storage Driver: overlay2
19:11:53 [2019-10-02T19:11:53.864Z]   Backing Filesystem: extfs
19:11:53 [2019-10-02T19:11:53.864Z]   Supports d_type: true
19:11:53 [2019-10-02T19:11:53.864Z]   Native Overlay Diff: true
19:11:53 [2019-10-02T19:11:53.864Z]  Logging Driver: json-file
19:11:53 [2019-10-02T19:11:53.864Z]  Cgroup Driver: cgroupfs
19:11:53 [2019-10-02T19:11:53.864Z]  Plugins:
19:11:53 [2019-10-02T19:11:53.864Z]   Volume: local
19:11:53 [2019-10-02T19:11:53.864Z]   Network: bridge host ipvlan macvlan null overlay
19:11:53 [2019-10-02T19:11:53.864Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:11:53 [2019-10-02T19:11:53.864Z]  Swarm: inactive
19:11:53 [2019-10-02T19:11:53.864Z]  Runtimes: runc
19:11:53 [2019-10-02T19:11:53.864Z]  Default Runtime: runc
19:11:53 [2019-10-02T19:11:53.864Z]  Init Binary: docker-init
19:11:53 [2019-10-02T19:11:53.864Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:11:53 [2019-10-02T19:11:53.864Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
19:11:53 [2019-10-02T19:11:53.864Z]  init version: fec3683
19:11:53 [2019-10-02T19:11:53.864Z]  Security Options:
19:11:53 [2019-10-02T19:11:53.864Z]   apparmor
19:11:53 [2019-10-02T19:11:53.864Z]   seccomp
19:11:53 [2019-10-02T19:11:53.864Z]    Profile: default
19:11:53 [2019-10-02T19:11:53.864Z]  Kernel Version: 4.15.0-1048-aws
19:11:53 [2019-10-02T19:11:53.864Z]  Operating System: Ubuntu 18.04.3 LTS
19:11:53 [2019-10-02T19:11:53.864Z]  OSType: linux
19:11:53 [2019-10-02T19:11:53.864Z]  Architecture: x86_64
19:11:53 [2019-10-02T19:11:53.864Z]  CPUs: 2
19:11:53 [2019-10-02T19:11:53.864Z]  Total Memory: 7.501GiB
19:11:53 [2019-10-02T19:11:53.864Z]  Name: ip-10-100-42-108
19:11:53 [2019-10-02T19:11:53.864Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
19:11:53 [2019-10-02T19:11:53.864Z]  Docker Root Dir: /var/lib/docker
19:11:53 [2019-10-02T19:11:53.864Z]  Debug Mode: false
19:11:53 [2019-10-02T19:11:53.864Z]  Registry: https://index.docker.io/v1/
19:11:53 [2019-10-02T19:11:53.864Z]  Labels:
19:11:53 [2019-10-02T19:11:53.864Z]  Experimental: true
19:11:53 [2019-10-02T19:11:53.864Z]  Insecure Registries:
19:11:53 [2019-10-02T19:11:53.864Z]   127.0.0.0/8
19:11:53 [2019-10-02T19:11:53.864Z]  Live Restore Enabled: true
19:11:53 [2019-10-02T19:11:53.864Z] 
19:11:53 [2019-10-02T19:11:53.864Z] WARNING: No swap limit support
[Pipeline] sh
19:11:54 [2019-10-02T19:11:54.148Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:11:54 [2019-10-02T19:11:54.148Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:11:54 [2019-10-02T19:11:54.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:11:54 [2019-10-02T19:11:54.148Z] + bash /home/ubuntu/workspace/moby_PR-40026/check-config.sh
19:11:54 [2019-10-02T19:11:54.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:11:54 [2019-10-02T19:11:54.148Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
19:11:54 [2019-10-02T19:11:54.148Z] 
19:11:54 [2019-10-02T19:11:54.148Z] Generally Necessary:
19:11:54 [2019-10-02T19:11:54.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:11:54 [2019-10-02T19:11:54.148Z] - apparmor: enabled and tools installed
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_NAMESPACES: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_NET_NS: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_PID_NS: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_IPC_NS: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_UTS_NS: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_CGROUPS: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_CGROUP_CPUACCT: enabled
19:11:54 [2019-10-02T19:11:54.148Z] - CONFIG_CGROUP_DEVICE: enabled
19:11:54 [2019-10-02T19:11:54.149Z] - CONFIG_CGROUP_FREEZER: enabled
19:11:54 [2019-10-02T19:11:54.149Z] - CONFIG_CGROUP_SCHED: enabled
19:11:54 [2019-10-02T19:11:54.149Z] - CONFIG_CPUSETS: enabled
19:11:54 [2019-10-02T19:11:54.149Z] - CONFIG_MEMCG: enabled
19:11:54 [2019-10-02T19:11:54.149Z] - CONFIG_KEYS: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_VETH: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_BRIDGE: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NF_NAT: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NF_NAT_NEEDED: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_POSIX_MQUEUE: enabled
19:11:54 [2019-10-02T19:11:54.407Z] 
19:11:54 [2019-10-02T19:11:54.407Z] Optional Features:
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_USER_NS: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_SECCOMP: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CGROUP_PIDS: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_MEMCG_SWAP: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:11:54 [2019-10-02T19:11:54.407Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_BLK_CGROUP: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IOSCHED_CFQ: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CGROUP_PERF: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CGROUP_HUGETLB: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_CFS_BANDWIDTH: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_RT_GROUP_SCHED: missing
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_VS: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_VS_NFCT: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_IP_VS_RR: enabled (as module)
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_EXT4_FS: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:11:54 [2019-10-02T19:11:54.407Z] - Network Drivers:
19:11:54 [2019-10-02T19:11:54.407Z]   - "overlay":
19:11:54 [2019-10-02T19:11:54.408Z]     - CONFIG_VXLAN: enabled (as module)
19:11:54 [2019-10-02T19:11:54.408Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:11:54 [2019-10-02T19:11:54.408Z]       Optional (for encrypted networks):
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_CRYPTO: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_CRYPTO_AEAD: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_CRYPTO_GCM: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_CRYPTO_GHASH: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_XFRM: enabled
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_XFRM_USER: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_INET_ESP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "ipvlan":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_IPVLAN: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "macvlan":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_MACVLAN: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_DUMMY: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "ftp,tftp client in container":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z] - Storage Drivers:
19:11:54 [2019-10-02T19:11:54.665Z]   - "aufs":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_AUFS_FS: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "btrfs":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:11:54 [2019-10-02T19:11:54.665Z]   - "devicemapper":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_BLK_DEV_DM: enabled
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "overlay":
19:11:54 [2019-10-02T19:11:54.665Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:11:54 [2019-10-02T19:11:54.665Z]   - "zfs":
19:11:54 [2019-10-02T19:11:54.665Z]     - /dev/zfs: missing
19:11:54 [2019-10-02T19:11:54.665Z]     - zfs command: missing
19:11:54 [2019-10-02T19:11:54.665Z]     - zpool command: missing
19:11:54 [2019-10-02T19:11:54.665Z] 
19:11:54 [2019-10-02T19:11:54.665Z] Limits:
19:11:54 [2019-10-02T19:11:54.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:11:54 [2019-10-02T19:11:54.665Z] 
19:11:54 [2019-10-02T19:11:54.665Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:11:55 [2019-10-02T19:11:55.003Z] + sudo modprobe ip_vs
19:11:55 [2019-10-02T19:11:55.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 .
19:11:55 [2019-10-02T19:11:55.003Z] #2 [internal] load .dockerignore
19:11:55 [2019-10-02T19:11:55.003Z] #2 DONE 0.0s
19:11:55 [2019-10-02T19:11:55.003Z] 
19:11:55 [2019-10-02T19:11:55.003Z] #1 [internal] load build definition from Dockerfile
19:11:55 [2019-10-02T19:11:55.003Z] #1 transferring dockerfile: 10.84kB done
19:11:55 [2019-10-02T19:11:55.003Z] #1 DONE 0.0s
19:11:55 [2019-10-02T19:11:55.003Z] 
19:11:55 [2019-10-02T19:11:55.003Z] #2 [internal] load .dockerignore
19:11:55 [2019-10-02T19:11:55.003Z] #2 transferring context: 87B done
19:11:55 [2019-10-02T19:11:55.003Z] #2 DONE 0.0s
19:11:55 [2019-10-02T19:11:55.003Z] 
19:11:55 [2019-10-02T19:11:55.003Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
19:11:55 [2019-10-02T19:11:55.266Z] #3 DONE 0.1s
19:11:55 [2019-10-02T19:11:55.266Z] 
19:11:55 [2019-10-02T19:11:55.266Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
19:11:55 [2019-10-02T19:11:55.266Z] #64 DONE 0.0s
19:11:55 [2019-10-02T19:11:55.266Z] 
19:11:55 [2019-10-02T19:11:55.266Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
19:11:55 [2019-10-02T19:11:55.266Z] #4 DONE 0.0s
19:11:55 [2019-10-02T19:11:55.266Z] 
19:11:55 [2019-10-02T19:11:55.266Z] #18 [internal] load build context
19:11:56 [2019-10-02T19:11:56.208Z] #18 transferring context: 45.52MB 1.1s done
19:11:56 [2019-10-02T19:11:56.466Z] #18 DONE 1.1s
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #60 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #63 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
19:11:56 [2019-10-02T19:11:56.466Z] #9 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:11:56 [2019-10-02T19:11:56.466Z] #47 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #16 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #43 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:11:56 [2019-10-02T19:11:56.466Z] #5 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:11:56 [2019-10-02T19:11:56.466Z] #53 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #34 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #28 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
19:11:56 [2019-10-02T19:11:56.466Z] #21 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
19:11:56 [2019-10-02T19:11:56.466Z] #59 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #52 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:11:56 [2019-10-02T19:11:56.466Z] #22 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:11:56 [2019-10-02T19:11:56.466Z] #30 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:11:56 [2019-10-02T19:11:56.466Z] #36 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #51 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #29 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:11:56 [2019-10-02T19:11:56.466Z] #38 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:11:56 [2019-10-02T19:11:56.466Z] #57 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #25 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:11:56 [2019-10-02T19:11:56.466Z] #44 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #56 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:11:56 [2019-10-02T19:11:56.466Z] #42 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:11:56 [2019-10-02T19:11:56.466Z] #27 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
19:11:56 [2019-10-02T19:11:56.466Z] #54 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:11:56 [2019-10-02T19:11:56.466Z] #13 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:11:56 [2019-10-02T19:11:56.466Z] #62 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #12 [dev 6/24] RUN ldconfig
19:11:56 [2019-10-02T19:11:56.466Z] #12 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
19:11:56 [2019-10-02T19:11:56.466Z] #8 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:11:56 [2019-10-02T19:11:56.466Z] #17 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
19:11:56 [2019-10-02T19:11:56.466Z] #14 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #7 [dev 1/24] RUN groupadd -r docker
19:11:56 [2019-10-02T19:11:56.466Z] #7 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
19:11:56 [2019-10-02T19:11:56.466Z] #55 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:11:56 [2019-10-02T19:11:56.466Z] #6 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:11:56 [2019-10-02T19:11:56.466Z] #40 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:11:56 [2019-10-02T19:11:56.466Z] #35 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #37 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:11:56 [2019-10-02T19:11:56.466Z] #50 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
19:11:56 [2019-10-02T19:11:56.466Z] #65 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
19:11:56 [2019-10-02T19:11:56.466Z] #11 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:11:56 [2019-10-02T19:11:56.466Z] #45 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:11:56 [2019-10-02T19:11:56.466Z] #33 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:11:56 [2019-10-02T19:11:56.466Z] #23 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:11:56 [2019-10-02T19:11:56.466Z] #20 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
19:11:56 [2019-10-02T19:11:56.466Z] #10 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #32 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #26 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:11:56 [2019-10-02T19:11:56.466Z] #58 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:11:56 [2019-10-02T19:11:56.466Z] #24 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #41 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:11:56 [2019-10-02T19:11:56.466Z] #19 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #31 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #49 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:11:56 [2019-10-02T19:11:56.466Z] #61 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:11:56 [2019-10-02T19:11:56.466Z] #46 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:11:56 [2019-10-02T19:11:56.466Z] #15 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #39 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
19:11:56 [2019-10-02T19:11:56.466Z] #48 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
19:11:56 [2019-10-02T19:11:56.466Z] #66 CACHED
19:11:56 [2019-10-02T19:11:56.466Z] 
19:11:56 [2019-10-02T19:11:56.466Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
19:11:57 [2019-10-02T19:11:57.399Z] #67 DONE 1.0s
19:11:57 [2019-10-02T19:11:57.399Z] 
19:11:57 [2019-10-02T19:11:57.399Z] #68 exporting to image
19:11:57 [2019-10-02T19:11:57.399Z] #68 exporting layers
19:11:57 [2019-10-02T19:11:57.964Z] #68 exporting layers 0.8s done
19:11:57 [2019-10-02T19:11:57.964Z] #68 writing image sha256:544b971b6f4aa7973758b65e039910c15c0e675687eaff3ea9f702c8fb34a134 done
19:11:57 [2019-10-02T19:11:57.964Z] #68 naming to docker.io/library/docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 done
19:11:57 [2019-10-02T19:11:57.964Z] #68 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:11:58 [2019-10-02T19:11:58.968Z] 
19:11:58 [2019-10-02T19:11:58.968Z] Removing bundles/
19:11:58 [2019-10-02T19:11:58.968Z] 
19:11:58 [2019-10-02T19:11:58.968Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:11:58 [2019-10-02T19:11:58.968Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:11:58 [2019-10-02T19:11:58.968Z] GOOS="" GOARCH="" GOARM=""
19:12:01 [2019-10-02T19:12:01.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:02 [2019-10-02T19:12:02.030Z] Fetching without tags
19:12:02 [2019-10-02T19:12:02.498Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:03 [2019-10-02T19:12:03.266Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:03 [2019-10-02T19:12:03.267Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
19:12:01 [2019-10-02T19:12:01.908Z]  > git config --add remote.origin.fetch +refs/pull/40026/head:refs/remotes/origin/PR-40026 # timeout=10
19:12:01 [2019-10-02T19:12:01.927Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:01 [2019-10-02T19:12:01.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:02 [2019-10-02T19:12:02.064Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:02 [2019-10-02T19:12:02.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:02 [2019-10-02T19:12:02.068Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:12:02 [2019-10-02T19:12:02.527Z]  > git config core.sparsecheckout # timeout=10
19:12:02 [2019-10-02T19:12:02.546Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:03 [2019-10-02T19:12:03.155Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:12:03 [2019-10-02T19:12:03.225Z]  > git rev-parse HEAD^{commit} # timeout=10
19:12:03 [2019-10-02T19:12:03.299Z]  > git config core.sparsecheckout # timeout=10
19:12:03 [2019-10-02T19:12:03.322Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:03 [2019-10-02T19:12:03.856Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:12:04 [2019-10-02T19:12:04.996Z] Fetching without tags
19:12:05 [2019-10-02T19:12:05.237Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:05 [2019-10-02T19:12:05.242Z] + docker version
19:12:05 [2019-10-02T19:12:05.242Z] Client:
19:12:05 [2019-10-02T19:12:05.242Z]  Version:           18.06.1-ce
19:12:05 [2019-10-02T19:12:05.242Z]  API version:       1.38
19:12:05 [2019-10-02T19:12:05.242Z]  Go version:        go1.10.3
19:12:05 [2019-10-02T19:12:05.242Z]  Git commit:        e68fc7a
19:12:05 [2019-10-02T19:12:05.242Z]  Built:             Tue Aug 21 17:24:34 2018
19:12:05 [2019-10-02T19:12:05.242Z]  OS/Arch:           linux/s390x
19:12:05 [2019-10-02T19:12:05.242Z]  Experimental:      false
19:12:05 [2019-10-02T19:12:05.242Z] 
19:12:05 [2019-10-02T19:12:05.242Z] Server:
19:12:05 [2019-10-02T19:12:05.242Z]  Engine:
19:12:05 [2019-10-02T19:12:05.242Z]   Version:          18.06.1-ce
19:12:05 [2019-10-02T19:12:05.242Z]   API version:      1.38 (minimum version 1.12)
19:12:05 [2019-10-02T19:12:05.242Z]   Go version:       go1.10.3
19:12:05 [2019-10-02T19:12:05.242Z]   Git commit:       e68fc7a
19:12:05 [2019-10-02T19:12:05.242Z]   Built:            Tue Aug 21 17:23:34 2018
19:12:05 [2019-10-02T19:12:05.242Z]   OS/Arch:          linux/s390x
19:12:05 [2019-10-02T19:12:05.242Z]   Experimental:     true
[Pipeline] sh
19:12:05 [2019-10-02T19:12:05.763Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:05 [2019-10-02T19:12:05.764Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
19:12:06 [2019-10-02T19:12:06.143Z] + docker info
19:12:06 [2019-10-02T19:12:06.143Z] Containers: 0
19:12:06 [2019-10-02T19:12:06.143Z]  Running: 0
19:12:06 [2019-10-02T19:12:06.143Z]  Paused: 0
19:12:06 [2019-10-02T19:12:06.143Z]  Stopped: 0
19:12:06 [2019-10-02T19:12:06.143Z] Images: 0
19:12:06 [2019-10-02T19:12:06.143Z] Server Version: 18.06.1-ce
19:12:06 [2019-10-02T19:12:06.143Z] Storage Driver: overlay2
19:12:06 [2019-10-02T19:12:06.143Z]  Backing Filesystem: extfs
19:12:06 [2019-10-02T19:12:06.143Z]  Supports d_type: true
19:12:06 [2019-10-02T19:12:06.143Z]  Native Overlay Diff: true
19:12:06 [2019-10-02T19:12:06.143Z] Logging Driver: json-file
19:12:06 [2019-10-02T19:12:06.143Z] Cgroup Driver: cgroupfs
19:12:06 [2019-10-02T19:12:06.143Z] Plugins:
19:12:06 [2019-10-02T19:12:06.143Z]  Volume: local
19:12:06 [2019-10-02T19:12:06.143Z]  Network: bridge host ipvlan macvlan null overlay
19:12:06 [2019-10-02T19:12:06.143Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
19:12:06 [2019-10-02T19:12:06.143Z] Swarm: inactive
19:12:06 [2019-10-02T19:12:06.143Z] Runtimes: runc
19:12:06 [2019-10-02T19:12:06.143Z] Default Runtime: runc
19:12:06 [2019-10-02T19:12:06.143Z] Init Binary: docker-init
19:12:06 [2019-10-02T19:12:06.143Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
19:12:06 [2019-10-02T19:12:06.143Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
19:12:06 [2019-10-02T19:12:06.143Z] init version: fec3683
19:12:06 [2019-10-02T19:12:06.143Z] Security Options:
19:12:06 [2019-10-02T19:12:06.143Z]  apparmor
19:12:06 [2019-10-02T19:12:06.143Z]  seccomp
19:12:06 [2019-10-02T19:12:06.143Z]   Profile: default
19:12:06 [2019-10-02T19:12:06.143Z] Kernel Version: 4.4.0-164-generic
19:12:06 [2019-10-02T19:12:06.143Z] Operating System: Ubuntu 16.04.5 LTS
19:12:06 [2019-10-02T19:12:06.143Z] OSType: linux
19:12:06 [2019-10-02T19:12:06.143Z] Architecture: s390x
19:12:06 [2019-10-02T19:12:06.143Z] CPUs: 2
19:12:06 [2019-10-02T19:12:06.143Z] Total Memory: 7.862GiB
19:12:06 [2019-10-02T19:12:06.143Z] Name: s390x-ubuntu-16
19:12:06 [2019-10-02T19:12:06.143Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
19:12:06 [2019-10-02T19:12:06.143Z] Docker Root Dir: /var/lib/docker
19:12:06 [2019-10-02T19:12:06.143Z] Debug Mode (client): false
19:12:06 [2019-10-02T19:12:06.143Z] Debug Mode (server): false
19:12:06 [2019-10-02T19:12:06.143Z] Username: dockerbuildbot
19:12:06 [2019-10-02T19:12:06.143Z] Registry: https://index.docker.io/v1/
19:12:06 [2019-10-02T19:12:06.143Z] Labels:
19:12:06 [2019-10-02T19:12:06.143Z] Experimental: true
19:12:06 [2019-10-02T19:12:06.143Z] Insecure Registries:
19:12:06 [2019-10-02T19:12:06.143Z]  127.0.0.0/8
19:12:06 [2019-10-02T19:12:06.143Z] Live Restore Enabled: false
19:12:06 [2019-10-02T19:12:06.143Z] 
19:12:06 [2019-10-02T19:12:06.143Z] WARNING: No swap limit support
[Pipeline] sh
19:12:06 [2019-10-02T19:12:06.265Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
19:12:04 [2019-10-02T19:12:04.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:04 [2019-10-02T19:12:04.962Z]  > git config --add remote.origin.fetch +refs/pull/40026/head:refs/remotes/origin/PR-40026 # timeout=10
19:12:04 [2019-10-02T19:12:04.968Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:04 [2019-10-02T19:12:04.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:04 [2019-10-02T19:12:04.989Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:04 [2019-10-02T19:12:04.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:04 [2019-10-02T19:12:04.990Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:12:05 [2019-10-02T19:12:05.226Z]  > git config core.sparsecheckout # timeout=10
19:12:05 [2019-10-02T19:12:05.231Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:05 [2019-10-02T19:12:05.727Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:12:05 [2019-10-02T19:12:05.737Z]  > git rev-parse HEAD^{commit} # timeout=10
19:12:05 [2019-10-02T19:12:05.752Z]  > git config core.sparsecheckout # timeout=10
19:12:05 [2019-10-02T19:12:05.774Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:12:07 [2019-10-02T19:12:07.128Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:07 [2019-10-02T19:12:07.128Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:07 [2019-10-02T19:12:07.128Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:12:07 [2019-10-02T19:12:07.128Z] + bash /home/jenkins/workspace/moby_PR-40026/check-config.sh
19:12:07 [2019-10-02T19:12:07.128Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:12:07 [2019-10-02T19:12:07.128Z] info: reading kernel config from /boot/config-4.4.0-164-generic ...
19:12:07 [2019-10-02T19:12:07.128Z] 
19:12:07 [2019-10-02T19:12:07.128Z] Generally Necessary:
19:12:07 [2019-10-02T19:12:07.128Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:12:07 [2019-10-02T19:12:07.128Z] - apparmor: enabled and tools installed
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NAMESPACES: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NET_NS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_PID_NS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IPC_NS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_UTS_NS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUPS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_CPUACCT: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_DEVICE: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_FREEZER: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_SCHED: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CPUSETS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_MEMCG: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_KEYS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_VETH: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_BRIDGE: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NF_NAT: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NF_NAT_NEEDED: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_POSIX_MQUEUE: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:12:07 [2019-10-02T19:12:07.128Z] 
19:12:07 [2019-10-02T19:12:07.128Z] Optional Features:
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_USER_NS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_SECCOMP: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_PIDS: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_MEMCG_SWAP: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:12:07 [2019-10-02T19:12:07.128Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_MEMCG_KMEM: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_BLK_CGROUP: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IOSCHED_CFQ: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_PERF: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_HUGETLB: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_CFS_BANDWIDTH: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_RT_GROUP_SCHED: missing
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_VS: enabled (as module)
19:12:07 [2019-10-02T19:12:07.128Z] - CONFIG_IP_VS_NFCT: enabled
19:12:07 [2019-10-02T19:12:07.232Z] + docker version
19:12:07 [2019-10-02T19:12:07.232Z] Client: Docker Engine - Community
19:12:07 [2019-10-02T19:12:07.232Z]  Version:           19.03.2
19:12:07 [2019-10-02T19:12:07.232Z]  API version:       1.40
19:12:07 [2019-10-02T19:12:07.232Z]  Go version:        go1.12.8
19:12:07 [2019-10-02T19:12:07.232Z]  Git commit:        6a30dfc
19:12:07 [2019-10-02T19:12:07.232Z]  Built:             Thu Aug 29 05:29:11 2019
19:12:07 [2019-10-02T19:12:07.232Z]  OS/Arch:           linux/amd64
19:12:07 [2019-10-02T19:12:07.232Z]  Experimental:      false
19:12:07 [2019-10-02T19:12:07.232Z] 
19:12:07 [2019-10-02T19:12:07.232Z] Server: Docker Engine - Community
19:12:07 [2019-10-02T19:12:07.232Z]  Engine:
19:12:07 [2019-10-02T19:12:07.232Z]   Version:          19.03.2
19:12:07 [2019-10-02T19:12:07.232Z]   API version:      1.40 (minimum version 1.12)
19:12:07 [2019-10-02T19:12:07.232Z]   Go version:       go1.12.8
19:12:07 [2019-10-02T19:12:07.232Z]   Git commit:       6a30dfc
19:12:07 [2019-10-02T19:12:07.232Z]   Built:            Thu Aug 29 05:27:45 2019
19:12:07 [2019-10-02T19:12:07.232Z]   OS/Arch:          linux/amd64
19:12:07 [2019-10-02T19:12:07.232Z]   Experimental:     true
19:12:07 [2019-10-02T19:12:07.232Z]  containerd:
19:12:07 [2019-10-02T19:12:07.232Z]   Version:          1.2.6
19:12:07 [2019-10-02T19:12:07.232Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:12:07 [2019-10-02T19:12:07.232Z]  runc:
19:12:07 [2019-10-02T19:12:07.232Z]   Version:          1.0.0-rc8
19:12:07 [2019-10-02T19:12:07.232Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
19:12:07 [2019-10-02T19:12:07.232Z]  docker-init:
19:12:07 [2019-10-02T19:12:07.232Z]   Version:          0.18.0
19:12:07 [2019-10-02T19:12:07.232Z]   GitCommit:        fec3683
[Pipeline] sh
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_IP_VS_RR: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_EXT4_FS: enabled
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:12:07 [2019-10-02T19:12:07.503Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:12:07 [2019-10-02T19:12:07.503Z] - Network Drivers:
19:12:07 [2019-10-02T19:12:07.503Z]   - "overlay":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_VXLAN: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:12:07 [2019-10-02T19:12:07.503Z]       Optional (for encrypted networks):
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_CRYPTO: enabled
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_XFRM: enabled
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_XFRM_USER: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_INET_ESP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "ipvlan":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_IPVLAN: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "macvlan":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_MACVLAN: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_DUMMY: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "ftp,tftp client in container":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z] - Storage Drivers:
19:12:07 [2019-10-02T19:12:07.503Z]   - "aufs":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_AUFS_FS: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "btrfs":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:12:07 [2019-10-02T19:12:07.503Z]   - "devicemapper":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_BLK_DEV_DM: enabled
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "overlay":
19:12:07 [2019-10-02T19:12:07.503Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:12:07 [2019-10-02T19:12:07.503Z]   - "zfs":
19:12:07 [2019-10-02T19:12:07.503Z]     - /dev/zfs: missing
19:12:07 [2019-10-02T19:12:07.503Z]     - zfs command: missing
19:12:07 [2019-10-02T19:12:07.503Z]     - zpool command: missing
19:12:07 [2019-10-02T19:12:07.503Z] 
19:12:07 [2019-10-02T19:12:07.503Z] Limits:
19:12:07 [2019-10-02T19:12:07.503Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:12:07 [2019-10-02T19:12:07.503Z] 
19:12:07 [2019-10-02T19:12:07.503Z] + true
19:12:07 [2019-10-02T19:12:07.517Z] + docker info
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:12:08 [2019-10-02T19:12:08.101Z] Fetching without tags
19:12:08 [2019-10-02T19:12:08.380Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 .
19:12:07 [2019-10-02T19:12:07.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:07 [2019-10-02T19:12:07.818Z]  > git config --add remote.origin.fetch +refs/pull/40026/head:refs/remotes/origin/PR-40026 # timeout=10
19:12:07 [2019-10-02T19:12:07.874Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:08 [2019-10-02T19:12:08.001Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:08 [2019-10-02T19:12:08.128Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:08 [2019-10-02T19:12:08.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:08 [2019-10-02T19:12:08.129Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:12:09 [2019-10-02T19:12:09.052Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:09 [2019-10-02T19:12:09.733Z] Sending build context to Docker daemon  49.99MB

19:12:09 [2019-10-02T19:12:09.733Z] Step 1/126 : ARG CROSS="false"
19:12:09 [2019-10-02T19:12:09.733Z] Step 2/126 : ARG GO_VERSION=1.13.1
19:12:09 [2019-10-02T19:12:09.733Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
19:12:09 [2019-10-02T19:12:09.733Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
19:12:09 [2019-10-02T19:12:09.733Z] 1.13.1-stretch: Pulling from library/golang
19:12:10 [2019-10-02T19:12:10.107Z] 5d4da55d9cf0: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] dad3041fe122: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] f6542c8f56fb: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] 25fa3a7ad4fa: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] 471e0aba6530: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] da9d4fe5b400: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] b17554aa6f80: Pulling fs layer
19:12:10 [2019-10-02T19:12:10.107Z] 471e0aba6530: Waiting
19:12:10 [2019-10-02T19:12:10.107Z] da9d4fe5b400: Waiting
19:12:10 [2019-10-02T19:12:10.107Z] b17554aa6f80: Waiting
19:12:10 [2019-10-02T19:12:10.107Z] 25fa3a7ad4fa: Waiting
19:12:09 [2019-10-02T19:12:09.079Z]  > git config core.sparsecheckout # timeout=10
19:12:09 [2019-10-02T19:12:09.135Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:10 [2019-10-02T19:12:10.530Z] f6542c8f56fb: Verifying Checksum
19:12:10 [2019-10-02T19:12:10.530Z] f6542c8f56fb: Download complete
19:12:10 [2019-10-02T19:12:10.530Z] dad3041fe122: Verifying Checksum
19:12:10 [2019-10-02T19:12:10.530Z] dad3041fe122: Download complete
19:12:11 [2019-10-02T19:12:11.566Z] 25fa3a7ad4fa: Verifying Checksum
19:12:11 [2019-10-02T19:12:11.566Z] 25fa3a7ad4fa: Download complete
19:12:11 [2019-10-02T19:12:11.566Z] 471e0aba6530: Verifying Checksum
19:12:11 [2019-10-02T19:12:11.566Z] 471e0aba6530: Download complete
19:12:11 [2019-10-02T19:12:11.566Z] 5d4da55d9cf0: Verifying Checksum
19:12:11 [2019-10-02T19:12:11.566Z] 5d4da55d9cf0: Download complete
19:12:11 [2019-10-02T19:12:11.957Z] b17554aa6f80: Verifying Checksum
19:12:11 [2019-10-02T19:12:11.957Z] b17554aa6f80: Download complete
19:12:12 [2019-10-02T19:12:12.333Z] da9d4fe5b400: Verifying Checksum
19:12:12 [2019-10-02T19:12:12.333Z] da9d4fe5b400: Download complete
19:12:12 [2019-10-02T19:12:12.810Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:12 [2019-10-02T19:12:12.812Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
19:12:13 [2019-10-02T19:12:13.409Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
19:12:13 [2019-10-02T19:12:13.801Z] 5d4da55d9cf0: Pull complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:12:12 [2019-10-02T19:12:12.578Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:12:12 [2019-10-02T19:12:12.711Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:12:12 [2019-10-02T19:12:12.840Z]  > git config core.sparsecheckout # timeout=10
19:12:12 [2019-10-02T19:12:12.894Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:14 [2019-10-02T19:12:14.226Z] dad3041fe122: Pull complete
19:12:14 [2019-10-02T19:12:14.613Z] f6542c8f56fb: Pull complete
19:12:14 [2019-10-02T19:12:14.992Z] + docker version
19:12:14 [2019-10-02T19:12:14.992Z] Client: Docker Engine - Enterprise
19:12:14 [2019-10-02T19:12:14.992Z]  Version:           19.03.2
19:12:14 [2019-10-02T19:12:14.992Z]  API version:       1.40
19:12:14 [2019-10-02T19:12:14.992Z]  Go version:        go1.12.8
19:12:14 [2019-10-02T19:12:14.992Z]  Git commit:        c92ab06ed9
19:12:14 [2019-10-02T19:12:14.992Z]  Built:             09/03/2019 16:38:11
19:12:14 [2019-10-02T19:12:14.992Z]  OS/Arch:           windows/amd64
19:12:14 [2019-10-02T19:12:14.992Z]  Experimental:      false
19:12:14 [2019-10-02T19:12:14.992Z] 
19:12:14 [2019-10-02T19:12:14.992Z] Server: Docker Engine - Enterprise
19:12:14 [2019-10-02T19:12:14.992Z]  Engine:
19:12:14 [2019-10-02T19:12:14.992Z]   Version:          19.03.2
19:12:14 [2019-10-02T19:12:14.992Z]   API version:      1.40 (minimum version 1.24)
19:12:14 [2019-10-02T19:12:14.992Z]   Go version:       go1.12.8
19:12:14 [2019-10-02T19:12:14.992Z]   Git commit:       c92ab06ed9
19:12:14 [2019-10-02T19:12:14.992Z]   Built:            09/03/2019 16:35:47
19:12:14 [2019-10-02T19:12:14.992Z]   OS/Arch:          windows/amd64
19:12:14 [2019-10-02T19:12:14.992Z]   Experimental:     true
[Pipeline] sh
19:12:16 [2019-10-02T19:12:16.037Z] + docker info
19:12:16 [2019-10-02T19:12:16.439Z] 25fa3a7ad4fa: Pull complete
19:12:16 [2019-10-02T19:12:16.726Z] Fetching without tags
19:12:17 [2019-10-02T19:12:17.272Z] Merging remotes/origin/master commit a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf into PR head commit 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:17 [2019-10-02T19:12:17.471Z] Client:
19:12:17 [2019-10-02T19:12:17.471Z]  Debug Mode: false
19:12:17 [2019-10-02T19:12:17.471Z] 
19:12:17 [2019-10-02T19:12:17.471Z] Server:
19:12:17 [2019-10-02T19:12:17.471Z]  Containers: 0
19:12:17 [2019-10-02T19:12:17.471Z]   Running: 0
19:12:17 [2019-10-02T19:12:17.471Z]   Paused: 0
19:12:17 [2019-10-02T19:12:17.471Z]   Stopped: 0
19:12:17 [2019-10-02T19:12:17.471Z]  Images: 1
19:12:17 [2019-10-02T19:12:17.471Z]  Server Version: 19.03.2
19:12:17 [2019-10-02T19:12:17.471Z]  Storage Driver: overlay2
19:12:17 [2019-10-02T19:12:17.471Z]   Backing Filesystem: extfs
19:12:17 [2019-10-02T19:12:17.471Z]   Supports d_type: true
19:12:17 [2019-10-02T19:12:17.471Z]   Native Overlay Diff: true
19:12:17 [2019-10-02T19:12:17.471Z]  Logging Driver: json-file
19:12:17 [2019-10-02T19:12:17.471Z]  Cgroup Driver: cgroupfs
19:12:17 [2019-10-02T19:12:17.471Z]  Plugins:
19:12:17 [2019-10-02T19:12:17.471Z]   Volume: local
19:12:17 [2019-10-02T19:12:17.471Z]   Network: bridge host ipvlan macvlan null overlay
19:12:17 [2019-10-02T19:12:17.471Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:12:17 [2019-10-02T19:12:17.471Z]  Swarm: inactive
19:12:17 [2019-10-02T19:12:17.471Z]  Runtimes: runc
19:12:17 [2019-10-02T19:12:17.471Z]  Default Runtime: runc
19:12:17 [2019-10-02T19:12:17.471Z]  Init Binary: docker-init
19:12:17 [2019-10-02T19:12:17.471Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
19:12:17 [2019-10-02T19:12:17.471Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
19:12:17 [2019-10-02T19:12:17.471Z]  init version: fec3683
19:12:17 [2019-10-02T19:12:17.471Z]  Security Options:
19:12:17 [2019-10-02T19:12:17.471Z]   apparmor
19:12:17 [2019-10-02T19:12:17.471Z]   seccomp
19:12:17 [2019-10-02T19:12:17.471Z]    Profile: default
19:12:17 [2019-10-02T19:12:17.471Z]  Kernel Version: 4.15.0-1048-aws
19:12:17 [2019-10-02T19:12:17.471Z]  Operating System: Ubuntu 18.04.3 LTS
19:12:17 [2019-10-02T19:12:17.471Z]  OSType: linux
19:12:17 [2019-10-02T19:12:17.471Z]  Architecture: x86_64
19:12:17 [2019-10-02T19:12:17.471Z]  CPUs: 2
19:12:17 [2019-10-02T19:12:17.471Z]  Total Memory: 7.501GiB
19:12:17 [2019-10-02T19:12:17.471Z]  Name: ip-10-100-120-104
19:12:17 [2019-10-02T19:12:17.471Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
19:12:17 [2019-10-02T19:12:17.471Z]  Docker Root Dir: /var/lib/docker
19:12:17 [2019-10-02T19:12:17.471Z]  Debug Mode: false
19:12:17 [2019-10-02T19:12:17.471Z]  Registry: https://index.docker.io/v1/
19:12:17 [2019-10-02T19:12:17.471Z]  Labels:
19:12:17 [2019-10-02T19:12:17.471Z]  Experimental: true
19:12:17 [2019-10-02T19:12:17.471Z]  Insecure Registries:
19:12:17 [2019-10-02T19:12:17.471Z]   127.0.0.0/8
19:12:17 [2019-10-02T19:12:17.471Z]  Live Restore Enabled: true
19:12:17 [2019-10-02T19:12:17.471Z] 
19:12:17 [2019-10-02T19:12:17.471Z] WARNING: No swap limit support
[Pipeline] sh
19:12:17 [2019-10-02T19:12:17.768Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:17 [2019-10-02T19:12:17.768Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:17 [2019-10-02T19:12:17.768Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:12:17 [2019-10-02T19:12:17.768Z] + bash /home/ubuntu/workspace/moby_PR-40026/check-config.sh
19:12:17 [2019-10-02T19:12:17.768Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:12:17 [2019-10-02T19:12:17.768Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
19:12:17 [2019-10-02T19:12:17.768Z] 
19:12:17 [2019-10-02T19:12:17.768Z] Generally Necessary:
19:12:17 [2019-10-02T19:12:17.768Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:12:17 [2019-10-02T19:12:17.768Z] - apparmor: enabled and tools installed
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NAMESPACES: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NET_NS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_PID_NS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_IPC_NS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_UTS_NS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUPS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_CPUACCT: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_DEVICE: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_FREEZER: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_SCHED: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CPUSETS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_MEMCG: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_KEYS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_VETH: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_BRIDGE: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NF_NAT: enabled (as module)
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_NF_NAT_NEEDED: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_POSIX_MQUEUE: enabled
19:12:17 [2019-10-02T19:12:17.768Z] 
19:12:17 [2019-10-02T19:12:17.768Z] Optional Features:
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_USER_NS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_SECCOMP: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_PIDS: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_MEMCG_SWAP: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:12:17 [2019-10-02T19:12:17.768Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_BLK_CGROUP: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_IOSCHED_CFQ: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_PERF: enabled
19:12:17 [2019-10-02T19:12:17.768Z] - CONFIG_CGROUP_HUGETLB: enabled
19:12:16 [2019-10-02T19:12:16.688Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:16 [2019-10-02T19:12:16.693Z]  > git config --add remote.origin.fetch +refs/pull/40026/head:refs/remotes/origin/PR-40026 # timeout=10
19:12:16 [2019-10-02T19:12:16.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:16 [2019-10-02T19:12:16.712Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:16 [2019-10-02T19:12:16.727Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:16 [2019-10-02T19:12:16.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:16 [2019-10-02T19:12:16.728Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40026/head:refs/remotes/origin/PR-40026 +refs/heads/master:refs/remotes/origin/master
19:12:17 [2019-10-02T19:12:17.273Z]  > git config core.sparsecheckout # timeout=10
19:12:17 [2019-10-02T19:12:17.281Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:18 [2019-10-02T19:12:18.026Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_CFS_BANDWIDTH: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_RT_GROUP_SCHED: missing
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_VS: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_VS_NFCT: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_IP_VS_RR: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_EXT4_FS: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:12:18 [2019-10-02T19:12:18.027Z] - Network Drivers:
19:12:18 [2019-10-02T19:12:18.027Z]   - "overlay":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_VXLAN: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       Optional (for encrypted networks):
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_CRYPTO: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_CRYPTO_AEAD: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_CRYPTO_GCM: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_CRYPTO_GHASH: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_XFRM: enabled
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_XFRM_USER: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_INET_ESP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "ipvlan":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_IPVLAN: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "macvlan":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_MACVLAN: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_DUMMY: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "ftp,tftp client in container":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z] - Storage Drivers:
19:12:18 [2019-10-02T19:12:18.027Z]   - "aufs":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_AUFS_FS: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "btrfs":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:12:18 [2019-10-02T19:12:18.027Z]   - "devicemapper":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_BLK_DEV_DM: enabled
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "overlay":
19:12:18 [2019-10-02T19:12:18.027Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:12:18 [2019-10-02T19:12:18.027Z]   - "zfs":
19:12:18 [2019-10-02T19:12:18.027Z]     - /dev/zfs: missing
19:12:18 [2019-10-02T19:12:18.027Z]     - zfs command: missing
19:12:18 [2019-10-02T19:12:18.027Z]     - zpool command: missing
19:12:18 [2019-10-02T19:12:18.027Z] 
19:12:18 [2019-10-02T19:12:18.027Z] Limits:
19:12:18 [2019-10-02T19:12:18.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:12:18 [2019-10-02T19:12:18.027Z] 
19:12:18 [2019-10-02T19:12:18.027Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:12:18 [2019-10-02T19:12:18.347Z] Client:
19:12:18 [2019-10-02T19:12:18.347Z]  Debug Mode: false
19:12:18 [2019-10-02T19:12:18.347Z]  Plugins:
19:12:18 [2019-10-02T19:12:18.347Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
19:12:18 [2019-10-02T19:12:18.347Z] 
19:12:18 [2019-10-02T19:12:18.347Z] Server:
19:12:18 [2019-10-02T19:12:18.347Z]  Containers: 0
19:12:18 [2019-10-02T19:12:18.347Z]   Running: 0
19:12:18 [2019-10-02T19:12:18.347Z]   Paused: 0
19:12:18 [2019-10-02T19:12:18.347Z]   Stopped: 0
19:12:18 [2019-10-02T19:12:18.347Z]  Images: 8
19:12:18 [2019-10-02T19:12:18.347Z]  Server Version: 19.03.2
19:12:18 [2019-10-02T19:12:18.347Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:12:18 [2019-10-02T19:12:18.347Z]   Windows: 
19:12:18 [2019-10-02T19:12:18.347Z]   LCOW: 
19:12:18 [2019-10-02T19:12:18.347Z]  Logging Driver: json-file
19:12:18 [2019-10-02T19:12:18.347Z]  Plugins:
19:12:18 [2019-10-02T19:12:18.347Z]   Volume: local
19:12:18 [2019-10-02T19:12:18.347Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
19:12:18 [2019-10-02T19:12:18.347Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:12:18 [2019-10-02T19:12:18.347Z]  Swarm: inactive
19:12:18 [2019-10-02T19:12:18.347Z]  Default Isolation: process
19:12:18 [2019-10-02T19:12:18.347Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:12:18 [2019-10-02T19:12:18.347Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
19:12:18 [2019-10-02T19:12:18.347Z]  OSType: windows
19:12:18 [2019-10-02T19:12:18.347Z]  Architecture: x86_64
19:12:18 [2019-10-02T19:12:18.347Z]  CPUs: 4
19:12:18 [2019-10-02T19:12:18.347Z]  Total Memory: 32GiB
19:12:18 [2019-10-02T19:12:18.347Z]  Name: azwin-2-eea630
19:12:18 [2019-10-02T19:12:18.347Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
19:12:18 [2019-10-02T19:12:18.347Z]  Docker Root Dir: D:\docker
19:12:18 [2019-10-02T19:12:18.347Z]  Debug Mode: false
19:12:18 [2019-10-02T19:12:18.347Z]  Registry: https://index.docker.io/v1/
19:12:18 [2019-10-02T19:12:18.347Z]  Labels:
19:12:18 [2019-10-02T19:12:18.347Z]  Experimental: true
19:12:18 [2019-10-02T19:12:18.347Z]  Insecure Registries:
19:12:18 [2019-10-02T19:12:18.347Z]   10.0.0.4:5000
19:12:18 [2019-10-02T19:12:18.347Z]   127.0.0.0/8
19:12:18 [2019-10-02T19:12:18.347Z]  Registry Mirrors:
19:12:18 [2019-10-02T19:12:18.347Z]   http://10.0.0.4:5000/
19:12:18 [2019-10-02T19:12:18.347Z]  Live Restore Enabled: false
19:12:18 [2019-10-02T19:12:18.347Z] 
19:12:18 [2019-10-02T19:12:18.418Z] Merge succeeded, producing 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:18 [2019-10-02T19:12:18.420Z] Checking out Revision 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 (PR-40026)
[Pipeline] }
19:12:18 [2019-10-02T19:12:18.489Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 .
19:12:18 [2019-10-02T19:12:18.489Z] #1 [internal] load .dockerignore
19:12:18 [2019-10-02T19:12:18.489Z] #1 transferring context: 87B done
19:12:18 [2019-10-02T19:12:18.489Z] #1 DONE 0.0s
19:12:18 [2019-10-02T19:12:18.489Z] 
19:12:18 [2019-10-02T19:12:18.489Z] #2 [internal] load build definition from Dockerfile
19:12:18 [2019-10-02T19:12:18.489Z] #2 transferring dockerfile: 10.84kB done
19:12:18 [2019-10-02T19:12:18.489Z] #2 DONE 0.1s
19:12:18 [2019-10-02T19:12:18.489Z] 
19:12:18 [2019-10-02T19:12:18.489Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
[Pipeline] // stage
19:12:18 [2019-10-02T19:12:18.510Z] 471e0aba6530: Pull complete
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:12:18 [2019-10-02T19:12:18.750Z] #3 DONE 0.3s
19:12:18 [2019-10-02T19:12:18.750Z] 
19:12:18 [2019-10-02T19:12:18.750Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
19:12:18 [2019-10-02T19:12:18.750Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
19:12:18 [2019-10-02T19:12:18.892Z] Commit message: "integration-cli: prevent out of range in TestEventsContainerEvents"
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 34.34kB / 45.38MB 0.1s
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 6.23MB / 10.79MB 0.2s
19:12:19 [2019-10-02T19:12:19.017Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 3.13MB / 4.34MB 0.2s
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.86MB / 45.38MB 0.3s
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.3s
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.3s
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 10.97MB / 45.38MB 0.4s
19:12:19 [2019-10-02T19:12:19.275Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 8.24MB / 50.07MB 0.4s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 16.14MB / 45.38MB 0.5s
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 13.57MB / 50.07MB 0.5s
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 9.03MB / 57.69MB 0.5s
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 29.84MB / 45.38MB 0.7s
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 21.87MB / 50.07MB 0.7s
19:12:19 [2019-10-02T19:12:19.533Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 23.34MB / 57.69MB 0.7s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 38.56MB / 45.38MB 0.8s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 27.43MB / 50.07MB 0.8s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 29.43MB / 57.69MB 0.8s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 41.66MB / 45.38MB 0.9s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 31.48MB / 50.07MB 0.9s
19:12:19 [2019-10-02T19:12:19.794Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 32.41MB / 57.69MB 0.9s
19:12:19 [2019-10-02T19:12:19.860Z] + docker version
19:12:19 [2019-10-02T19:12:19.860Z] Client:
19:12:19 [2019-10-02T19:12:19.860Z]  Version:           18.06.1-ce
19:12:19 [2019-10-02T19:12:19.860Z]  API version:       1.38
19:12:19 [2019-10-02T19:12:19.860Z]  Go version:        go1.10.3
19:12:19 [2019-10-02T19:12:19.860Z]  Git commit:        e68fc7a
19:12:19 [2019-10-02T19:12:19.860Z]  Built:             Tue Aug 21 17:26:10 2018
19:12:19 [2019-10-02T19:12:19.860Z]  OS/Arch:           linux/ppc64le
19:12:19 [2019-10-02T19:12:19.860Z]  Experimental:      false
19:12:19 [2019-10-02T19:12:19.860Z] 
19:12:19 [2019-10-02T19:12:19.860Z] Server:
19:12:19 [2019-10-02T19:12:19.860Z]  Engine:
19:12:19 [2019-10-02T19:12:19.860Z]   Version:          18.06.1-ce
19:12:19 [2019-10-02T19:12:19.860Z]   API version:      1.38 (minimum version 1.12)
19:12:19 [2019-10-02T19:12:19.860Z]   Go version:       go1.10.3
19:12:19 [2019-10-02T19:12:19.860Z]   Git commit:       e68fc7a
19:12:19 [2019-10-02T19:12:19.860Z]   Built:            Tue Aug 21 17:24:20 2018
19:12:19 [2019-10-02T19:12:19.860Z]   OS/Arch:          linux/ppc64le
19:12:19 [2019-10-02T19:12:19.860Z]   Experimental:     true
[Pipeline] sh
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.0s done
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 41.75MB / 50.07MB 1.1s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 44.77MB / 57.69MB 1.1s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.1s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.2s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 49.00MB / 57.69MB 1.2s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.3s done
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 56.73MB / 57.69MB 1.3s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.01MB / 120.05MB 1.3s
19:12:20 [2019-10-02T19:12:20.053Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 1.3s
19:12:18 [2019-10-02T19:12:18.379Z]  > git merge a4a82bb0ee64f26760f31fdeb80ae4f80dbb1daf # timeout=10
19:12:18 [2019-10-02T19:12:18.404Z]  > git rev-parse HEAD^{commit} # timeout=10
19:12:18 [2019-10-02T19:12:18.420Z]  > git config core.sparsecheckout # timeout=10
19:12:18 [2019-10-02T19:12:18.424Z]  > git checkout -f 97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:12:20 [2019-10-02T19:12:20.237Z] + docker info
19:12:20 [2019-10-02T19:12:20.237Z] Containers: 0
19:12:20 [2019-10-02T19:12:20.237Z]  Running: 0
19:12:20 [2019-10-02T19:12:20.237Z]  Paused: 0
19:12:20 [2019-10-02T19:12:20.237Z]  Stopped: 0
19:12:20 [2019-10-02T19:12:20.237Z] Images: 0
19:12:20 [2019-10-02T19:12:20.237Z] Server Version: 18.06.1-ce
19:12:20 [2019-10-02T19:12:20.237Z] Storage Driver: overlay2
19:12:20 [2019-10-02T19:12:20.237Z]  Backing Filesystem: extfs
19:12:20 [2019-10-02T19:12:20.237Z]  Supports d_type: true
19:12:20 [2019-10-02T19:12:20.237Z]  Native Overlay Diff: true
19:12:20 [2019-10-02T19:12:20.237Z] Logging Driver: json-file
19:12:20 [2019-10-02T19:12:20.237Z] Cgroup Driver: cgroupfs
19:12:20 [2019-10-02T19:12:20.237Z] Plugins:
19:12:20 [2019-10-02T19:12:20.237Z]  Volume: local
19:12:20 [2019-10-02T19:12:20.237Z]  Network: bridge host ipvlan macvlan null overlay
19:12:20 [2019-10-02T19:12:20.237Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
19:12:20 [2019-10-02T19:12:20.237Z] Swarm: inactive
19:12:20 [2019-10-02T19:12:20.237Z] Runtimes: runc
19:12:20 [2019-10-02T19:12:20.237Z] Default Runtime: runc
19:12:20 [2019-10-02T19:12:20.237Z] Init Binary: docker-init
19:12:20 [2019-10-02T19:12:20.237Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
19:12:20 [2019-10-02T19:12:20.237Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
19:12:20 [2019-10-02T19:12:20.237Z] init version: fec3683
19:12:20 [2019-10-02T19:12:20.237Z] Security Options:
19:12:20 [2019-10-02T19:12:20.237Z]  apparmor
19:12:20 [2019-10-02T19:12:20.237Z]  seccomp
19:12:20 [2019-10-02T19:12:20.237Z]   Profile: default
19:12:20 [2019-10-02T19:12:20.237Z] Kernel Version: 4.4.0-139-generic
19:12:20 [2019-10-02T19:12:20.237Z] Operating System: Ubuntu 16.04.3 LTS
19:12:20 [2019-10-02T19:12:20.237Z] OSType: linux
19:12:20 [2019-10-02T19:12:20.237Z] Architecture: ppc64le
19:12:20 [2019-10-02T19:12:20.237Z] CPUs: 4
19:12:20 [2019-10-02T19:12:20.237Z] Total Memory: 7.972GiB
19:12:20 [2019-10-02T19:12:20.237Z] Name: ppc64le-ubuntu-26
19:12:20 [2019-10-02T19:12:20.237Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
19:12:20 [2019-10-02T19:12:20.237Z] Docker Root Dir: /var/lib/docker
19:12:20 [2019-10-02T19:12:20.237Z] Debug Mode (client): false
19:12:20 [2019-10-02T19:12:20.237Z] Debug Mode (server): false
19:12:20 [2019-10-02T19:12:20.237Z] Username: dockerbuildbot
19:12:20 [2019-10-02T19:12:20.237Z] Registry: https://index.docker.io/v1/
19:12:20 [2019-10-02T19:12:20.237Z] Labels:
19:12:20 [2019-10-02T19:12:20.237Z] Experimental: true
19:12:20 [2019-10-02T19:12:20.237Z] Insecure Registries:
19:12:20 [2019-10-02T19:12:20.237Z]  127.0.0.0/8
19:12:20 [2019-10-02T19:12:20.237Z] Live Restore Enabled: false
19:12:20 [2019-10-02T19:12:20.237Z] 
[Pipeline] sh
19:12:20 [2019-10-02T19:12:20.313Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 15.20MB / 120.05MB 1.4s
19:12:20 [2019-10-02T19:12:20.313Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.4s
19:12:20 [2019-10-02T19:12:20.313Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0.1s
19:12:20 [2019-10-02T19:12:20.625Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:20 [2019-10-02T19:12:20.625Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:12:20 [2019-10-02T19:12:20.625Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40026/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:12:20 [2019-10-02T19:12:20.625Z] + bash /home/docker/workspace/moby_PR-40026/check-config.sh
19:12:20 [2019-10-02T19:12:20.625Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:12:20 [2019-10-02T19:12:20.625Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
19:12:20 [2019-10-02T19:12:20.625Z] 
19:12:20 [2019-10-02T19:12:20.625Z] Generally Necessary:
19:12:20 [2019-10-02T19:12:20.625Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:12:20 [2019-10-02T19:12:20.625Z] - apparmor: enabled and tools installed
19:12:20 [2019-10-02T19:12:20.625Z] - CONFIG_NAMESPACES: enabled
19:12:20 [2019-10-02T19:12:20.880Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.7s done
19:12:20 [2019-10-02T19:12:20.880Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 39.77MB / 120.05MB 1.8s
19:12:20 [2019-10-02T19:12:20.880Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.5s done
19:12:20 [2019-10-02T19:12:20.880Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 56.83MB / 120.05MB 2.1s
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NET_NS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_PID_NS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_IPC_NS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_UTS_NS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUPS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUP_CPUACCT: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUP_DEVICE: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUP_FREEZER: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUP_SCHED: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CPUSETS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_MEMCG: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_KEYS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_VETH: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_BRIDGE: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NF_NAT: enabled (as module)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_NF_NAT_NEEDED: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_POSIX_MQUEUE: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:12:20 [2019-10-02T19:12:20.909Z] 
19:12:20 [2019-10-02T19:12:20.909Z] Optional Features:
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_USER_NS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_SECCOMP: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_CGROUP_PIDS: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_MEMCG_SWAP: enabled
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:12:20 [2019-10-02T19:12:20.909Z]     (cgroup swap accounting is currently enabled)
19:12:20 [2019-10-02T19:12:20.909Z] - CONFIG_MEMCG_KMEM: enabled
19:12:21 [2019-10-02T19:12:21.137Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 66.17MB / 120.05MB 2.3s
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_BLK_CGROUP: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IOSCHED_CFQ: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_CGROUP_PERF: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_CGROUP_HUGETLB: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_CFS_BANDWIDTH: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_RT_GROUP_SCHED: missing
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_VS: enabled (as module)
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_VS_NFCT: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_IP_VS_RR: enabled (as module)
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_EXT4_FS: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:12:21 [2019-10-02T19:12:21.198Z] - Network Drivers:
19:12:21 [2019-10-02T19:12:21.198Z]   - "overlay":
19:12:21 [2019-10-02T19:12:21.198Z]     - CONFIG_VXLAN: enabled (as module)
19:12:21 [2019-10-02T19:12:21.198Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:12:21 [2019-10-02T19:12:21.198Z]       Optional (for encrypted networks):
19:12:21 [2019-10-02T19:12:21.395Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 74.39MB / 120.05MB 2.4s
19:12:21 [2019-10-02T19:12:21.395Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 81.09MB / 120.05MB 2.5s
19:12:21 [2019-10-02T19:12:21.395Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 87.11MB / 120.05MB 2.6s
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_CRYPTO: enabled
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_XFRM: enabled
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_XFRM_USER: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_INET_ESP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "ipvlan":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_IPVLAN: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "macvlan":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_MACVLAN: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_DUMMY: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "ftp,tftp client in container":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z] - Storage Drivers:
19:12:21 [2019-10-02T19:12:21.483Z]   - "aufs":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_AUFS_FS: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "btrfs":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:12:21 [2019-10-02T19:12:21.483Z]   - "devicemapper":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_BLK_DEV_DM: enabled
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "overlay":
19:12:21 [2019-10-02T19:12:21.483Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:12:21 [2019-10-02T19:12:21.483Z]   - "zfs":
19:12:21 [2019-10-02T19:12:21.483Z]     - /dev/zfs: missing
19:12:21 [2019-10-02T19:12:21.483Z]     - zfs command: missing
19:12:21 [2019-10-02T19:12:21.483Z]     - zpool command: missing
19:12:21 [2019-10-02T19:12:21.483Z] 
19:12:21 [2019-10-02T19:12:21.483Z] Limits:
19:12:21 [2019-10-02T19:12:21.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:12:21 [2019-10-02T19:12:21.483Z] 
19:12:21 [2019-10-02T19:12:21.483Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:12:21 [2019-10-02T19:12:21.654Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 100.37MB / 120.05MB 2.8s
19:12:21 [2019-10-02T19:12:21.903Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 .
19:12:21 [2019-10-02T19:12:21.911Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 108.16MB / 120.05MB 2.9s
19:12:21 [2019-10-02T19:12:21.912Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 117.50MB / 120.05MB 3.1s
19:12:21 [2019-10-02T19:12:21.977Z] da9d4fe5b400: Pull complete
19:12:21 [2019-10-02T19:12:21.977Z] b17554aa6f80: Pull complete
19:12:21 [2019-10-02T19:12:21.977Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
19:12:21 [2019-10-02T19:12:21.977Z] Status: Downloaded newer image for golang:1.13.1-stretch
19:12:21 [2019-10-02T19:12:21.977Z]  ---> 1d69509bbe69
19:12:21 [2019-10-02T19:12:21.977Z] Step 5/126 : ARG APT_MIRROR
19:12:21 [2019-10-02T19:12:21.977Z]  ---> Running in 385e7b4b766e
19:12:21 [2019-10-02T19:12:21.977Z] Removing intermediate container 385e7b4b766e
19:12:21 [2019-10-02T19:12:21.977Z]  ---> 2c5fd4d1ccc2
19:12:21 [2019-10-02T19:12:21.977Z] 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
19:12:21 [2019-10-02T19:12:21.977Z]  ---> Running in 0ffa56b7369e
19:12:22 [2019-10-02T19:12:22.171Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.3s done
19:12:22 [2019-10-02T19:12:22.428Z] #4 ...
19:12:22 [2019-10-02T19:12:22.428Z] 
19:12:22 [2019-10-02T19:12:22.428Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
19:12:22 [2019-10-02T19:12:22.428Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done
19:12:22 [2019-10-02T19:12:22.428Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
19:12:22 [2019-10-02T19:12:22.428Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
19:12:22 [2019-10-02T19:12:22.428Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done
19:12:22 [2019-10-02T19:12:22.428Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done
19:12:22 [2019-10-02T19:12:22.428Z] #64 DONE 3.4s
19:12:22 [2019-10-02T19:12:22.428Z] 
19:12:22 [2019-10-02T19:12:22.428Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
19:12:22 [2019-10-02T19:12:22.765Z] Removing intermediate container 0ffa56b7369e
19:12:22 [2019-10-02T19:12:22.765Z]  ---> 58027c0091ac
19:12:22 [2019-10-02T19:12:22.765Z] Step 7/126 : ENV GO111MODULE=off
19:12:23 [2019-10-02T19:12:23.000Z] #4 ...
19:12:23 [2019-10-02T19:12:23.000Z] 
19:12:23 [2019-10-02T19:12:23.000Z] #18 [internal] load build context
19:12:23 [2019-10-02T19:12:23.000Z] #18 transferring context: 45.52MB 4.2s done
19:12:23 [2019-10-02T19:12:23.000Z] #18 DONE 4.3s
19:12:23 [2019-10-02T19:12:23.000Z] 
19:12:23 [2019-10-02T19:12:23.000Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
19:12:23 [2019-10-02T19:12:23.146Z]  ---> Running in 91f88232e1da
19:12:23 [2019-10-02T19:12:23.146Z] Removing intermediate container 91f88232e1da
19:12:23 [2019-10-02T19:12:23.146Z]  ---> 1b8053171172
19:12:23 [2019-10-02T19:12:23.146Z] Step 8/126 : FROM base AS criu
19:12:23 [2019-10-02T19:12:23.146Z]  ---> 1b8053171172
19:12:23 [2019-10-02T19:12:23.146Z] Step 9/126 : ARG DEBIAN_FRONTEND
19:12:23 [2019-10-02T19:12:23.146Z]  ---> Running in 34f1fd38d786
19:12:23 [2019-10-02T19:12:23.523Z] Removing intermediate container 34f1fd38d786
19:12:23 [2019-10-02T19:12:23.523Z]  ---> 5969ab636cea
19:12:23 [2019-10-02T19:12:23.523Z] Step 10/126 : ENV CRIU_VERSION 3.12
19:12:23 [2019-10-02T19:12:23.523Z]  ---> Running in cb6c994716ce
19:12:23 [2019-10-02T19:12:23.523Z] Removing intermediate container cb6c994716ce
19:12:23 [2019-10-02T19:12:23.523Z]  ---> e631107c5c59
19:12:23 [2019-10-02T19:12:23.523Z] 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/*
19:12:23 [2019-10-02T19:12:23.523Z]  ---> Running in 6e1e6969e8ef
19:12:23 [2019-10-02T19:12:23.932Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.9s done
19:12:24 [2019-10-02T19:12:24.190Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
19:12:24 [2019-10-02T19:12:24.319Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:24 [2019-10-02T19:12:24.319Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:24 [2019-10-02T19:12:24.319Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:24 [2019-10-02T19:12:24.319Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:24 [2019-10-02T19:12:24.319Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:24 [2019-10-02T19:12:24.319Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:12:24 [2019-10-02T19:12:24.608Z] Sending build context to Docker daemon  49.99MB

19:12:24 [2019-10-02T19:12:24.608Z] Step 1/126 : ARG CROSS="false"
19:12:24 [2019-10-02T19:12:24.608Z] Step 2/126 : ARG GO_VERSION=1.13.1
19:12:24 [2019-10-02T19:12:24.608Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
19:12:24 [2019-10-02T19:12:24.608Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
19:12:24 [2019-10-02T19:12:24.608Z] 1.13.1-stretch: Pulling from library/golang
19:12:24 [2019-10-02T19:12:24.608Z] 10831a4d6f42: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] f794a2e4526b: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] e3fa2203e375: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] 004465f1c815: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] c19c19fc3c99: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] 43d8051f8c7f: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] 6c11edc0dc35: Pulling fs layer
19:12:24 [2019-10-02T19:12:24.608Z] c19c19fc3c99: Waiting
19:12:24 [2019-10-02T19:12:24.608Z] 43d8051f8c7f: Waiting
19:12:24 [2019-10-02T19:12:24.608Z] 6c11edc0dc35: Waiting
19:12:24 [2019-10-02T19:12:24.608Z] 004465f1c815: Waiting
19:12:24 [2019-10-02T19:12:24.706Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:12:24 [2019-10-02T19:12:24.706Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:12:24 [2019-10-02T19:12:24.754Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done
19:12:24 [2019-10-02T19:12:24.754Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
19:12:24 [2019-10-02T19:12:24.754Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s done
19:12:25 [2019-10-02T19:12:25.011Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s
19:12:25 [2019-10-02T19:12:25.228Z] e3fa2203e375: Verifying Checksum
19:12:25 [2019-10-02T19:12:25.228Z] e3fa2203e375: Download complete
19:12:25 [2019-10-02T19:12:25.515Z] f794a2e4526b: Verifying Checksum
19:12:25 [2019-10-02T19:12:25.515Z] f794a2e4526b: Download complete
19:12:25 [2019-10-02T19:12:25.968Z] Fetched 7669 kB in 1s (4380 kB/s)
19:12:26 [2019-10-02T19:12:26.352Z] Reading package lists...
19:12:26 [2019-10-02T19:12:26.910Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.0s done
19:12:27 [2019-10-02T19:12:27.094Z] Reading package lists...
19:12:27 [2019-10-02T19:12:27.094Z] Building dependency tree...
19:12:27 [2019-10-02T19:12:27.094Z] Reading state information...
19:12:27 [2019-10-02T19:12:27.167Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s
19:12:27 [2019-10-02T19:12:27.572Z] The following additional packages will be installed:
19:12:27 [2019-10-02T19:12:27.572Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
19:12:27 [2019-10-02T19:12:27.572Z]   libprotoc10 python-pkg-resources zlib1g-dev
19:12:27 [2019-10-02T19:12:27.572Z] Suggested packages:
19:12:27 [2019-10-02T19:12:27.572Z]   manpages-dev python-setuptools
19:12:27 [2019-10-02T19:12:27.572Z] The following NEW packages will be installed:
19:12:27 [2019-10-02T19:12:27.572Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:12:27 [2019-10-02T19:12:27.572Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
19:12:27 [2019-10-02T19:12:27.572Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:12:27 [2019-10-02T19:12:27.572Z]   zlib1g-dev
19:12:27 [2019-10-02T19:12:27.572Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
19:12:27 [2019-10-02T19:12:27.572Z] Need to get 3476 kB of archives.
19:12:27 [2019-10-02T19:12:27.572Z] After this operation, 20.2 MB of additional disk space will be used.
19:12:27 [2019-10-02T19:12:27.572Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
19:12:27 [2019-10-02T19:12:27.572Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
19:12:27 [2019-10-02T19:12:27.780Z] 10831a4d6f42: Verifying Checksum
19:12:27 [2019-10-02T19:12:27.780Z] 10831a4d6f42: Download complete
19:12:28 [2019-10-02T19:12:28.008Z] debconf: delaying package configuration, since apt-utils is not installed
19:12:28 [2019-10-02T19:12:28.008Z] Fetched 3476 kB in 0s (25.0 MB/s)
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libnet1:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] (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.)
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libcap-dev:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libnet1-dev.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libnl-3-200:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libnl-3-dev:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libprotobuf-c1:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package zlib1g-dev:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
19:12:28 [2019-10-02T19:12:28.008Z] Selecting previously unselected package libprotobuf10:s390x.
19:12:28 [2019-10-02T19:12:28.008Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.008Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.451Z] Selecting previously unselected package libprotobuf-lite10:s390x.
19:12:28 [2019-10-02T19:12:28.451Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.451Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.451Z] Selecting previously unselected package libprotobuf-dev:s390x.
19:12:28 [2019-10-02T19:12:28.451Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.451Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.451Z] Selecting previously unselected package libprotoc10:s390x.
19:12:28 [2019-10-02T19:12:28.451Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.451Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.451Z] Selecting previously unselected package protobuf-c-compiler.
19:12:28 [2019-10-02T19:12:28.451Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.451Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
19:12:28 [2019-10-02T19:12:28.451Z] Selecting previously unselected package protobuf-compiler.
19:12:28 [2019-10-02T19:12:28.451Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.451Z] Unpacking protobuf-compiler (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.835Z] Selecting previously unselected package python-pkg-resources.
19:12:28 [2019-10-02T19:12:28.835Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
19:12:28 [2019-10-02T19:12:28.835Z] Unpacking python-pkg-resources (33.1.1-1) ...
19:12:28 [2019-10-02T19:12:28.835Z] Selecting previously unselected package python-protobuf.
19:12:28 [2019-10-02T19:12:28.835Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
19:12:28 [2019-10-02T19:12:28.835Z] Unpacking python-protobuf (3.0.0-9) ...
19:12:28 [2019-10-02T19:12:28.835Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
19:12:28 [2019-10-02T19:12:28.835Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
19:12:28 [2019-10-02T19:12:28.835Z] Setting up python-pkg-resources (33.1.1-1) ...
19:12:29 [2019-10-02T19:12:29.115Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.0s done
19:12:29 [2019-10-02T19:12:29.115Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0.1s
19:12:29 [2019-10-02T19:12:29.210Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
19:12:29 [2019-10-02T19:12:29.210Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.210Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:12:29 [2019-10-02T19:12:29.210Z] Setting up python-protobuf (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.537Z] 004465f1c815: Verifying Checksum
19:12:29 [2019-10-02T19:12:29.537Z] 004465f1c815: Download complete
19:12:29 [2019-10-02T19:12:29.537Z] 6c11edc0dc35: Verifying Checksum
19:12:29 [2019-10-02T19:12:29.537Z] 6c11edc0dc35: Download complete
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libcap-dev:s390x (1:2.25-1) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libprotoc10:s390x (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up protobuf-c-compiler (1.2.1-2) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up protobuf-compiler (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
19:12:29 [2019-10-02T19:12:29.580Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
19:12:29 [2019-10-02T19:12:29.580Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:12:29 [2019-10-02T19:12:29.834Z] c19c19fc3c99: Verifying Checksum
19:12:29 [2019-10-02T19:12:29.834Z] c19c19fc3c99: Download complete
19:12:30 [2019-10-02T19:12:30.367Z] Removing intermediate container 6e1e6969e8ef
19:12:30 [2019-10-02T19:12:30.367Z]  ---> b42fdda56e5e
19:12:30 [2019-10-02T19:12:30.367Z] 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
19:12:30 [2019-10-02T19:12:30.765Z]  ---> Running in 195c64e504d1
19:12:31 [2019-10-02T19:12:31.574Z] Note: Building without setproctitle() and strlcpy() support.
19:12:31 [2019-10-02T19:12:31.574Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:12:31 [2019-10-02T19:12:31.574Z] fatal: Not a git repository (or any of the parent directories): .git
19:12:31 [2019-10-02T19:12:31.574Z]   GEN      .gitid
19:12:31 [2019-10-02T19:12:31.574Z]   GEN      criu/include/version.h
19:12:31 [2019-10-02T19:12:31.574Z]   GEN      include/common/asm
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/opts.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/sit.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/google/protobuf/descriptor.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/opts.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/sit.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/macvlan.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/macvlan.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/autofs.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/autofs.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/sysctl.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/sysctl.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/time.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/time.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/binfmt-misc.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/binfmt-misc.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/seccomp.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/seccomp.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/userns.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/userns.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/cgroup.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/cgroup.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/fown.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/ext-file.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/fown.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/ext-file.pb-c.d
19:12:31 [2019-10-02T19:12:31.952Z]   PBCC     images/rpc.pb-c.c
19:12:31 [2019-10-02T19:12:31.952Z]   DEP      images/rpc.pb-c.d
19:12:32 [2019-10-02T19:12:32.442Z] 10831a4d6f42: Pull complete
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/siginfo.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/siginfo.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/pagemap.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/pagemap.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/rlimit.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/rlimit.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/file-lock.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/file-lock.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/tty.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/tty.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/tun.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/netdev.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/tun.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/netdev.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/vma.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/vma.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/creds.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/creds.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/utsns.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/utsns.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/ipc-desc.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/ipc-sem.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/ipc-desc.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/ipc-sem.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/ipc-msg.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/ipc-msg.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/ipc-shm.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/ipc-shm.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/ipc-var.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/ipc-var.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sk-opts.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/packet-sock.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sk-opts.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/packet-sock.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sk-netlink.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sk-netlink.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sk-inet.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sk-inet.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sk-unix.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sk-unix.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/mm.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/mm.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/timerfd.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/timerfd.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/timer.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/timer.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sa.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sa.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/pipe-data.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/pipe-data.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/mnt.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/mnt.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/sk-packet.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/sk-packet.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/tcp-stream.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/tcp-stream.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/pipe.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/pipe.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/pstree.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/pstree.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/fs.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/fs.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/signalfd.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/signalfd.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/fh.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/fsnotify.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/fh.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/fsnotify.pb-c.d
19:12:32 [2019-10-02T19:12:32.450Z]   PBCC     images/eventpoll.pb-c.c
19:12:32 [2019-10-02T19:12:32.450Z]   DEP      images/eventpoll.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/eventfd.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/eventfd.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/remap-file-path.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/remap-file-path.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/fifo.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/fifo.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/ghost-file.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/ghost-file.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/regfile.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/regfile.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/ns.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/ns.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/fdinfo.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/fdinfo.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core-aarch64.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core-arm.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core-ppc64.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core-s390.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core-x86.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/core.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/inventory.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core-aarch64.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core-arm.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core-ppc64.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core-s390.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core-x86.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/core.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/inventory.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/cpuinfo.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/cpuinfo.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z]   PBCC     images/stats.pb-c.c
19:12:32 [2019-10-02T19:12:32.866Z]   DEP      images/stats.pb-c.d
19:12:32 [2019-10-02T19:12:32.866Z] make[1]: Nothing to be done for 'all'.
19:12:33 [2019-10-02T19:12:33.078Z] f794a2e4526b: Pull complete
19:12:33 [2019-10-02T19:12:33.277Z]   CC       images/stats.o
19:12:33 [2019-10-02T19:12:33.277Z]   CC       images/core.o
19:12:33 [2019-10-02T19:12:33.277Z]   CC       images/core-x86.o
19:12:33 [2019-10-02T19:12:33.277Z]   CC       images/core-arm.o
19:12:33 [2019-10-02T19:12:33.297Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 3.9s done
19:12:33 [2019-10-02T19:12:33.297Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
19:12:33 [2019-10-02T19:12:33.297Z] #4 DONE 14.5s
19:12:33 [2019-10-02T19:12:33.297Z] 
19:12:33 [2019-10-02T19:12:33.297Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:12:33 [2019-10-02T19:12:33.591Z] e3fa2203e375: Pull complete
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/core-aarch64.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/core-ppc64.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/core-s390.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/cpuinfo.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/inventory.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/fdinfo.o
19:12:33 [2019-10-02T19:12:33.649Z]   CC       images/fown.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/ns.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/regfile.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/ghost-file.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/fifo.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/remap-file-path.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/eventfd.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/eventpoll.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/fh.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/fsnotify.o
19:12:34 [2019-10-02T19:12:34.031Z]   CC       images/signalfd.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/fs.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/pstree.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/pipe.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/tcp-stream.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/sk-packet.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/mnt.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/pipe-data.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/sa.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/timer.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/timerfd.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/mm.o
19:12:34 [2019-10-02T19:12:34.422Z]   CC       images/sk-opts.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/sk-unix.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/sk-inet.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/tun.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/sk-netlink.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/packet-sock.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/ipc-var.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/ipc-desc.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/ipc-shm.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/ipc-msg.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/ipc-sem.o
19:12:34 [2019-10-02T19:12:34.804Z]   CC       images/utsns.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/creds.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/vma.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/netdev.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/tty.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/file-lock.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/rlimit.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/pagemap.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/siginfo.o
19:12:35 [2019-10-02T19:12:35.188Z]   CC       images/rpc.o
19:12:35 [2019-10-02T19:12:35.550Z]   CC       images/ext-file.o
19:12:35 [2019-10-02T19:12:35.550Z]   CC       images/cgroup.o
19:12:35 [2019-10-02T19:12:35.550Z]   CC       images/userns.o
19:12:35 [2019-10-02T19:12:35.550Z]   CC       images/google/protobuf/descriptor.o
19:12:35 [2019-10-02T19:12:35.620Z] 43d8051f8c7f: Verifying Checksum
19:12:35 [2019-10-02T19:12:35.620Z] 43d8051f8c7f: Download complete
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/opts.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/seccomp.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/binfmt-misc.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/time.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/sysctl.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/autofs.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/macvlan.o
19:12:35 [2019-10-02T19:12:35.946Z]   CC       images/sit.o
19:12:35 [2019-10-02T19:12:35.946Z]   LINK     images/built-in.o
19:12:35 [2019-10-02T19:12:35.946Z]   GEN      compel/include/asm
19:12:35 [2019-10-02T19:12:35.946Z]   GEN      compel/include/version.h
19:12:35 [2019-10-02T19:12:35.946Z] touch .config
19:12:35 [2019-10-02T19:12:35.946Z]   GEN      include/common/config.h
19:12:35 [2019-10-02T19:12:35.946Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
19:12:35 [2019-10-02T19:12:35.946Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:12:35 [2019-10-02T19:12:35.946Z]   GEN      compel/plugins/include/uapi/std/syscall.h
19:12:36 [2019-10-02T19:12:36.332Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
19:12:36 [2019-10-02T19:12:36.332Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/std/infect.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/std/string.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/std/log.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/std/fds.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/std/std.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/shmem/shmem.d
19:12:36 [2019-10-02T19:12:36.332Z]   DEP      compel/plugins/fds/fds.d
19:12:36 [2019-10-02T19:12:36.332Z]   CC       compel/plugins/std/std.o
19:12:36 [2019-10-02T19:12:36.332Z]   CC       compel/plugins/std/fds.o
19:12:36 [2019-10-02T19:12:36.332Z]   CC       compel/plugins/std/log.o
19:12:36 [2019-10-02T19:12:36.575Z] #5 DONE 3.1s
19:12:36 [2019-10-02T19:12:36.575Z] 
19:12:36 [2019-10-02T19:12:36.575Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:12:36 [2019-10-02T19:12:36.575Z] #22 DONE 0.1s
19:12:36 [2019-10-02T19:12:36.575Z] 
19:12:36 [2019-10-02T19:12:36.575Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/plugins/std/string.o
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/plugins/std/infect.o
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
19:12:36 [2019-10-02T19:12:36.720Z]   AR       compel/plugins/std.lib.a
19:12:36 [2019-10-02T19:12:36.720Z]   CC       compel/plugins/fds/fds.o
19:12:36 [2019-10-02T19:12:36.720Z]   AR       compel/plugins/fds.lib.a
19:12:36 [2019-10-02T19:12:36.720Z]   HOSTDEP  compel/src/lib/log-host.d
19:12:36 [2019-10-02T19:12:36.720Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
19:12:36 [2019-10-02T19:12:36.766Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:12:36 [2019-10-02T19:12:36.766Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-89f37ccf\powershellScript.ps1'; exit $LASTEXITCODE;
19:12:36 [2019-10-02T19:12:36.766Z] ----------------------------------------------------------------------------
19:12:36 [2019-10-02T19:12:36.766Z] 
19:12:36 [2019-10-02T19:12:36.766Z] INFO: executeCI.ps1 starting at Wed Oct  2 19:12:34 CUT 2019
19:12:36 [2019-10-02T19:12:36.766Z] 
19:12:36 [2019-10-02T19:12:36.766Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:12:36 [2019-10-02T19:12:36.766Z] INFO: Running git version 2.23.0.windows.1
19:12:36 [2019-10-02T19:12:36.766Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:12:36 [2019-10-02T19:12:36.766Z] INFO: Environment variables:
19:12:36 [2019-10-02T19:12:36.766Z] 
19:12:36 [2019-10-02T19:12:36.766Z] Name                           Value                                                                                   
19:12:36 [2019-10-02T19:12:36.766Z] ----                           -----                                                                                   
19:12:36 [2019-10-02T19:12:36.766Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:12:36 [2019-10-02T19:12:36.766Z] amd64                          true                                                                                    
19:12:36 [2019-10-02T19:12:36.766Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
19:12:36 [2019-10-02T19:12:36.766Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:12:36 [2019-10-02T19:12:36.766Z] BRANCH_NAME                    PR-40026                                                                                
19:12:36 [2019-10-02T19:12:36.766Z] BUILD_DISPLAY_NAME             #4                                                                                      
19:12:36 [2019-10-02T19:12:36.766Z] BUILD_ID                       4                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] BUILD_NUMBER                   4                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] BUILD_TAG                      jenkins-moby-PR-40026-4                                                                 
19:12:36 [2019-10-02T19:12:36.766Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40026/4/                                   
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_AUTHOR                  thaJeztah                                                                               
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_BRANCH                  fix_TestEventsContainerEvents_panic                                                     
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_FORK                    thaJeztah                                                                               
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_ID                      40026                                                                                   
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_TARGET                  master                                                                                  
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_TITLE                   integration-cli: prevent out of range in TestEventsContainerEvents                      
19:12:36 [2019-10-02T19:12:36.766Z] CHANGE_URL                     https://github.com/moby/moby/pull/40026                                                 
19:12:36 [2019-10-02T19:12:36.766Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:12:36 [2019-10-02T19:12:36.766Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:12:36 [2019-10-02T19:12:36.766Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:12:36 [2019-10-02T19:12:36.766Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:12:36 [2019-10-02T19:12:36.766Z] COMPUTERNAME                   azwin-2-eea630                                                                          
19:12:36 [2019-10-02T19:12:36.766Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
19:12:36 [2019-10-02T19:12:36.766Z] ConfigSequenceNumber           0                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] DOCKER_BUILDKIT                0                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] DOCKER_DUT_DEBUG               1                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:12:36 [2019-10-02T19:12:36.766Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:12:36 [2019-10-02T19:12:36.766Z] EXECUTOR_NUMBER                0                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] FQDN                           azwin-2-eea630.westus.cloudapp.azure.com                                                
19:12:36 [2019-10-02T19:12:36.766Z] GIT_BRANCH                     PR-40026                                                                                
19:12:36 [2019-10-02T19:12:36.766Z] GIT_COMMIT                     97aa82d2c76cc7fef5920b3bf49e969c4b90faa4                                                
19:12:36 [2019-10-02T19:12:36.766Z] GIT_PREVIOUS_COMMIT            a78c6b658131deebdae8b41eada084f0489c7c43                                                
19:12:36 [2019-10-02T19:12:36.766Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:12:36 [2019-10-02T19:12:36.766Z] HUDSON_COOKIE                  8903515c-8fcf-4bbf-b19d-bbd80c5f2d99                                                    
19:12:36 [2019-10-02T19:12:36.766Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:12:36 [2019-10-02T19:12:36.766Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:12:36 [2019-10-02T19:12:36.766Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
19:12:36 [2019-10-02T19:12:36.766Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
19:12:36 [2019-10-02T19:12:36.766Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:12:36 [2019-10-02T19:12:36.766Z] JENKINS_NODE_COOKIE            ee1537d0-01d6-4724-be7f-58309ea1e049                                                    
19:12:36 [2019-10-02T19:12:36.766Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:12:36 [2019-10-02T19:12:36.766Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
19:12:36 [2019-10-02T19:12:36.766Z] JOB_BASE_NAME                  PR-40026                                                                                
19:12:36 [2019-10-02T19:12:36.766Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40026/display/redirect                     
19:12:36 [2019-10-02T19:12:36.766Z] JOB_NAME                       moby/PR-40026                                                                           
19:12:36 [2019-10-02T19:12:36.766Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40026/                                     
19:12:36 [2019-10-02T19:12:36.766Z] library.jps.version            master                                                                                  
19:12:36 [2019-10-02T19:12:36.766Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
19:12:36 [2019-10-02T19:12:36.766Z] NODE_LABELS                    amd64 azure azwin-2-eea630 azwin-2019 docker west-us windows windows-2019 x86_64        
19:12:36 [2019-10-02T19:12:36.766Z] NODE_NAME                      azwin-2-eea630                                                                          
19:12:36 [2019-10-02T19:12:36.766Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:12:36 [2019-10-02T19:12:36.766Z] OS                             Windows_NT                                                                              
19:12:36 [2019-10-02T19:12:36.766Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
19:12:36 [2019-10-02T19:12:36.766Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:12:36 [2019-10-02T19:12:36.766Z] ppc64le                        true                                                                                    
19:12:36 [2019-10-02T19:12:36.766Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:12:36 [2019-10-02T19:12:36.766Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
19:12:36 [2019-10-02T19:12:36.768Z] PROCESSOR_LEVEL                6                                                                                       
19:12:36 [2019-10-02T19:12:36.768Z] PROCESSOR_REVISION             4f01                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] ProgramData                    C:\ProgramData                                                                          
19:12:36 [2019-10-02T19:12:36.768Z] ProgramFiles                   C:\Program Files                                                                        
19:12:36 [2019-10-02T19:12:36.768Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:12:36 [2019-10-02T19:12:36.768Z] ProgramW6432                   C:\Program Files                                                                        
19:12:36 [2019-10-02T19:12:36.768Z] PROMPT                         $P$G                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:12:36 [2019-10-02T19:12:36.768Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
19:12:36 [2019-10-02T19:12:36.768Z] PUBLIC                         C:\Users\Public                                                                         
19:12:36 [2019-10-02T19:12:36.768Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40026/4/display/redirect?page=changes      
19:12:36 [2019-10-02T19:12:36.768Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40026/4/display/redirect                   
19:12:36 [2019-10-02T19:12:36.768Z] s390x                          true                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] skip_dco                       false                                                                                   
19:12:36 [2019-10-02T19:12:36.768Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:12:36 [2019-10-02T19:12:36.768Z] SOURCES_DRIVE                  d                                                                                       
19:12:36 [2019-10-02T19:12:36.768Z] SOURCES_SUBDIR                 gopath                                                                                  
19:12:36 [2019-10-02T19:12:36.768Z] STAGE_NAME                     Run tests                                                                               
19:12:36 [2019-10-02T19:12:36.768Z] SystemDrive                    C:                                                                                      
19:12:36 [2019-10-02T19:12:36.768Z] SystemRoot                     C:\windows                                                                              
19:12:36 [2019-10-02T19:12:36.768Z] TEMP                           C:\windows\TEMP                                                                         
19:12:36 [2019-10-02T19:12:36.768Z] TESTDEBUG                      0                                                                                       
19:12:36 [2019-10-02T19:12:36.768Z] TESTRUN_DRIVE                  d                                                                                       
19:12:36 [2019-10-02T19:12:36.768Z] TESTRUN_SUBDIR                 CI                                                                                      
19:12:36 [2019-10-02T19:12:36.768Z] TIMEOUT                        120m                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] TMP                            C:\windows\TEMP                                                                         
19:12:36 [2019-10-02T19:12:36.768Z] unit_validate                  true                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] USERDOMAIN                     WORKGROUP                                                                               
19:12:36 [2019-10-02T19:12:36.768Z] USERNAME                       azwin-2-eea630$                                                                         
19:12:36 [2019-10-02T19:12:36.768Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
19:12:36 [2019-10-02T19:12:36.768Z] windir                         C:\windows                                                                              
19:12:36 [2019-10-02T19:12:36.768Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:12:36 [2019-10-02T19:12:36.768Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:12:36 [2019-10-02T19:12:36.768Z] windowsRS1                     false                                                                                   
19:12:36 [2019-10-02T19:12:36.768Z] windowsRS5                     true                                                                                    
19:12:36 [2019-10-02T19:12:36.768Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Sources under d:\gopath\...
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Test run under d:\CI\...
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:12:36 [2019-10-02T19:12:36.768Z] INFO: docker/docker repository was found
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Docker version of control daemon
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] Client: Docker Engine - Enterprise
19:12:36 [2019-10-02T19:12:36.768Z]  Version:           19.03.2
19:12:36 [2019-10-02T19:12:36.768Z]  API version:       1.40
19:12:36 [2019-10-02T19:12:36.768Z]  Go version:        go1.12.8
19:12:36 [2019-10-02T19:12:36.768Z]  Git commit:        c92ab06ed9
19:12:36 [2019-10-02T19:12:36.768Z]  Built:             09/03/2019 16:38:11
19:12:36 [2019-10-02T19:12:36.768Z]  OS/Arch:           windows/amd64
19:12:36 [2019-10-02T19:12:36.768Z]  Experimental:      false
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] Server: Docker Engine - Enterprise
19:12:36 [2019-10-02T19:12:36.768Z]  Engine:
19:12:36 [2019-10-02T19:12:36.768Z]   Version:          19.03.2
19:12:36 [2019-10-02T19:12:36.768Z]   API version:      1.40 (minimum version 1.24)
19:12:36 [2019-10-02T19:12:36.768Z]   Go version:       go1.12.8
19:12:36 [2019-10-02T19:12:36.768Z]   Git commit:       c92ab06ed9
19:12:36 [2019-10-02T19:12:36.768Z]   Built:            09/03/2019 16:35:47
19:12:36 [2019-10-02T19:12:36.768Z]   OS/Arch:          windows/amd64
19:12:36 [2019-10-02T19:12:36.768Z]   Experimental:     true
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.768Z] INFO: Docker info of control daemon
19:12:36 [2019-10-02T19:12:36.768Z] 
19:12:36 [2019-10-02T19:12:36.833Z] #15 ...
19:12:36 [2019-10-02T19:12:36.833Z] 
19:12:36 [2019-10-02T19:12:36.833Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:12:36 [2019-10-02T19:12:36.833Z] #49 DONE 0.1s
19:12:36 [2019-10-02T19:12:36.833Z] 
19:12:36 [2019-10-02T19:12:36.833Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:12:36 [2019-10-02T19:12:36.833Z] #52 DONE 0.2s
19:12:36 [2019-10-02T19:12:36.833Z] 
19:12:36 [2019-10-02T19:12:36.833Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:12:36 [2019-10-02T19:12:36.833Z] #60 DONE 0.2s
19:12:36 [2019-10-02T19:12:36.833Z] 
19:12:36 [2019-10-02T19:12:36.833Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:12:36 [2019-10-02T19:12:36.833Z] #32 DONE 0.2s
19:12:37 [2019-10-02T19:12:37.090Z] 
19:12:37 [2019-10-02T19:12:37.090Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:12:37 [2019-10-02T19:12:37.090Z] #23 DONE 0.3s
19:12:37 [2019-10-02T19:12:37.090Z] 
19:12:37 [2019-10-02T19:12:37.090Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:12:37 [2019-10-02T19:12:37.090Z] #26 DONE 0.3s
19:12:37 [2019-10-02T19:12:37.090Z] 
19:12:37 [2019-10-02T19:12:37.090Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:12:37 [2019-10-02T19:12:37.090Z] #29 DONE 0.3s
19:12:37 [2019-10-02T19:12:37.090Z] 
19:12:37 [2019-10-02T19:12:37.090Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:12:37 [2019-10-02T19:12:37.094Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
19:12:37 [2019-10-02T19:12:37.094Z]   HOSTDEP  compel/src/main-host.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/ptrace.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/infect.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/infect-util.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/infect-rpc.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/arch/s390/src/lib/infect.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/arch/s390/src/lib/cpu.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/log.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/main.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/src/lib/handle-elf.d
19:12:37 [2019-10-02T19:12:37.094Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
19:12:37 [2019-10-02T19:12:37.094Z]   CC       compel/src/lib/log.o
19:12:37 [2019-10-02T19:12:37.094Z]   CC       compel/arch/s390/src/lib/cpu.o
19:12:37 [2019-10-02T19:12:37.116Z] 004465f1c815: Pull complete
19:12:37 [2019-10-02T19:12:37.473Z]   CC       compel/arch/s390/src/lib/infect.o
19:12:37 [2019-10-02T19:12:37.473Z]   CC       compel/src/lib/infect-rpc.o
19:12:37 [2019-10-02T19:12:37.473Z]   CC       compel/src/lib/infect-util.o
19:12:37 [2019-10-02T19:12:37.473Z]   CC       compel/src/lib/infect.o
19:12:37 [2019-10-02T19:12:37.742Z] Client:
19:12:37 [2019-10-02T19:12:37.742Z]  Debug Mode: false
19:12:37 [2019-10-02T19:12:37.742Z]  Plugins:
19:12:37 [2019-10-02T19:12:37.742Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
19:12:37 [2019-10-02T19:12:37.742Z] 
19:12:37 [2019-10-02T19:12:37.742Z] Server:
19:12:37 [2019-10-02T19:12:37.742Z]  Containers: 0
19:12:37 [2019-10-02T19:12:37.742Z]   Running: 0
19:12:37 [2019-10-02T19:12:37.742Z]   Paused: 0
19:12:37 [2019-10-02T19:12:37.742Z]   Stopped: 0
19:12:37 [2019-10-02T19:12:37.742Z]  Images: 8
19:12:37 [2019-10-02T19:12:37.742Z]  Server Version: 19.03.2
19:12:37 [2019-10-02T19:12:37.742Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:12:37 [2019-10-02T19:12:37.742Z]   Windows: 
19:12:37 [2019-10-02T19:12:37.742Z]   LCOW: 
19:12:37 [2019-10-02T19:12:37.742Z]  Logging Driver: json-file
19:12:37 [2019-10-02T19:12:37.742Z]  Plugins:
19:12:37 [2019-10-02T19:12:37.742Z]   Volume: local
19:12:37 [2019-10-02T19:12:37.742Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
19:12:37 [2019-10-02T19:12:37.742Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:12:37 [2019-10-02T19:12:37.742Z]  Swarm: inactive
19:12:37 [2019-10-02T19:12:37.742Z]  Default Isolation: process
19:12:37 [2019-10-02T19:12:37.742Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:12:37 [2019-10-02T19:12:37.742Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
19:12:37 [2019-10-02T19:12:37.742Z]  OSType: windows
19:12:37 [2019-10-02T19:12:37.742Z]  Architecture: x86_64
19:12:37 [2019-10-02T19:12:37.742Z]  CPUs: 4
19:12:37 [2019-10-02T19:12:37.742Z]  Total Memory: 32GiB
19:12:37 [2019-10-02T19:12:37.742Z]  Name: azwin-2-eea630
19:12:37 [2019-10-02T19:12:37.742Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
19:12:37 [2019-10-02T19:12:37.742Z]  Docker Root Dir: D:\docker
19:12:37 [2019-10-02T19:12:37.742Z]  Debug Mode: false
19:12:37 [2019-10-02T19:12:37.742Z]  Registry: https://index.docker.io/v1/
19:12:37 [2019-10-02T19:12:37.742Z]  Labels:
19:12:37 [2019-10-02T19:12:37.742Z]  Experimental: true
19:12:37 [2019-10-02T19:12:37.742Z]  Insecure Registries:
19:12:37 [2019-10-02T19:12:37.742Z]   10.0.0.4:5000
19:12:37 [2019-10-02T19:12:37.742Z]   127.0.0.0/8
19:12:37 [2019-10-02T19:12:37.742Z]  Registry Mirrors:
19:12:37 [2019-10-02T19:12:37.742Z]   http://10.0.0.4:5000/
19:12:37 [2019-10-02T19:12:37.742Z]  Live Restore Enabled: false
19:12:37 [2019-10-02T19:12:37.742Z] 
19:12:37 [2019-10-02T19:12:37.742Z] 
19:12:37 [2019-10-02T19:12:37.742Z] INFO: Commit hash is 97aa82d2c
19:12:37 [2019-10-02T19:12:37.742Z] INFO: Nuke-Everything...
19:12:37 [2019-10-02T19:12:37.742Z] INFO: Container count on control daemon to delete is 0
19:12:37 [2019-10-02T19:12:37.838Z]   CC       compel/src/lib/ptrace.o
19:12:37 [2019-10-02T19:12:37.838Z]   AR       compel/libcompel.a
19:12:37 [2019-10-02T19:12:37.838Z]   HOSTCC   compel/src/main-host.o
19:12:38 [2019-10-02T19:12:38.204Z] INFO: Nuking d:\CI
19:12:38 [2019-10-02T19:12:38.204Z] INFO: Zapped successfully
19:12:38 [2019-10-02T19:12:38.212Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
19:12:38 [2019-10-02T19:12:38.212Z]   HOSTCC   compel/src/lib/handle-elf-host.o
19:12:38 [2019-10-02T19:12:38.212Z]   HOSTCC   compel/src/lib/log-host.o
19:12:38 [2019-10-02T19:12:38.212Z]   HOSTLINK compel/compel-host-bin
19:12:38 [2019-10-02T19:12:38.212Z]   DEP      soccr/soccr.d
19:12:38 [2019-10-02T19:12:38.212Z]   CC       soccr/soccr.o
19:12:38 [2019-10-02T19:12:38.583Z]   AR       soccr/libsoccr.a
19:12:38 [2019-10-02T19:12:38.583Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:12:38 [2019-10-02T19:12:38.583Z]   DEP      criu/arch/s390/sigframe.d
19:12:38 [2019-10-02T19:12:38.583Z]   DEP      criu/arch/s390/crtools.d
19:12:38 [2019-10-02T19:12:38.583Z]   DEP      criu/arch/s390/cpu.d
19:12:38 [2019-10-02T19:12:38.583Z]   CC       criu/arch/s390/cpu.o
19:12:38 [2019-10-02T19:12:38.583Z]   CC       criu/arch/s390/crtools.o
19:12:38 [2019-10-02T19:12:38.667Z] INFO: Location for testing is d:\CI\PR-40026\4
19:12:38 [2019-10-02T19:12:38.667Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:12:38 [2019-10-02T19:12:38.667Z] 
19:12:38 [2019-10-02T19:12:38.667Z] 
19:12:38 [2019-10-02T19:12:38.667Z] INFO: Building the image from Dockerfile.windows at 10/02/2019 19:12:38...
19:12:38 [2019-10-02T19:12:38.667Z] 
19:12:39 [2019-10-02T19:12:39.004Z]   CC       criu/arch/s390/sigframe.o
19:12:39 [2019-10-02T19:12:39.004Z]   LINK     criu/arch/s390/crtools.built-in.o
19:12:39 [2019-10-02T19:12:39.004Z]   DEP      criu/arch/s390/vdso-pie.d
19:12:39 [2019-10-02T19:12:39.004Z]   DEP      criu/pie/parasite-vdso.d
19:12:39 [2019-10-02T19:12:39.004Z]   DEP      criu/pie/util-vdso.d
19:12:39 [2019-10-02T19:12:39.004Z]   DEP      criu/pie/util.d
19:12:39 [2019-10-02T19:12:39.004Z]   CC       criu/pie/util.o
19:12:39 [2019-10-02T19:12:39.004Z]   CC       criu/pie/util-vdso.o
19:12:39 [2019-10-02T19:12:39.487Z]   CC       criu/pie/parasite-vdso.o
19:12:39 [2019-10-02T19:12:39.487Z]   CC       criu/arch/s390/vdso-pie.o
19:12:39 [2019-10-02T19:12:39.487Z]   AR       criu/pie/pie.lib.a
19:12:39 [2019-10-02T19:12:39.487Z]   DEP      criu/pie/restorer.d
19:12:39 [2019-10-02T19:12:39.487Z]   DEP      criu/arch/s390/restorer.d
19:12:39 [2019-10-02T19:12:39.487Z]   DEP      criu/pie/parasite.d
19:12:39 [2019-10-02T19:12:39.487Z]   CC       criu/pie/parasite.o
19:12:39 [2019-10-02T19:12:39.808Z] c19c19fc3c99: Pull complete
19:12:39 [2019-10-02T19:12:39.922Z]   LINK     criu/pie/parasite.built-in.o
19:12:39 [2019-10-02T19:12:39.923Z]   GEN      criu/pie/parasite-blob.h
19:12:39 [2019-10-02T19:12:39.923Z]   CC       criu/arch/s390/restorer.o
19:12:39 [2019-10-02T19:12:39.923Z]   CC       criu/pie/restorer.o
19:12:40 [2019-10-02T19:12:40.311Z]   LINK     criu/pie/restorer.built-in.o
19:12:40 [2019-10-02T19:12:40.311Z]   GEN      criu/pie/restorer-blob.h
19:12:40 [2019-10-02T19:12:40.311Z]   DEP      criu/vdso.d
19:12:40 [2019-10-02T19:12:40.311Z]   DEP      criu/uts_ns.d
19:12:40 [2019-10-02T19:12:40.311Z]   DEP      criu/util.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/uffd.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/tun.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/tty.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/timerfd.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/sysfs_parse.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/sysctl.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/string.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/stats.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/sockets.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/sk-unix.d
19:12:40 [2019-10-02T19:12:40.691Z]   DEP      criu/sk-tcp.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/sk-queue.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/sk-packet.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/sk-netlink.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/sk-inet.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/signalfd.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/sigframe.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/shmem.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/servicefd.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/seize.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/seccomp.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/rst-malloc.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/rbtree.d
19:12:41 [2019-10-02T19:12:41.061Z]   DEP      criu/pstree.d
19:12:41 [2019-10-02T19:12:41.440Z]   DEP      criu/protobuf.d
19:12:41 [2019-10-02T19:12:41.440Z]   GEN      criu/protobuf-desc-gen.h
19:12:41 [2019-10-02T19:12:41.440Z]   DEP      criu/protobuf-desc.d
19:12:41 [2019-10-02T19:12:41.440Z]   DEP      criu/proc_parse.d
19:12:41 [2019-10-02T19:12:41.440Z]   DEP      criu/plugin.d
19:12:41 [2019-10-02T19:12:41.440Z]   DEP      criu/pipes.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/pie-util.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/pie-util-vdso.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/pie-util-vdso-elf32.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/path.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/parasite-syscall.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/pagemap.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/pagemap-cache.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/page-xfer.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/page-pipe.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/netfilter.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/net.d
19:12:41 [2019-10-02T19:12:41.809Z]   DEP      criu/namespaces.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/mount.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/mem.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/lsm.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/log.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/libnetlink.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/kerndat.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/kcmp-ids.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/irmap.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/ipc_ns.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/image.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/image-desc.d
19:12:42 [2019-10-02T19:12:42.178Z]   DEP      criu/fsnotify.d
19:12:42 [2019-10-02T19:12:42.357Z] #30 ...
19:12:42 [2019-10-02T19:12:42.357Z] 
19:12:42 [2019-10-02T19:12:42.357Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.937 + RM_GOPATH=0
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.937 + TMP_GOPATH=
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.937 + : /build
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.937 + '[' -z '' ']'
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.941 ++ mktemp -d
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.944 + export GOPATH=/tmp/tmp.T3IxA6t9Qs
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.944 + GOPATH=/tmp/tmp.T3IxA6t9Qs
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.944 + RM_GOPATH=1
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.945 ++ dirname ./install.sh
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.946 + dir=.
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + bin=vndr
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + shift
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + '[' '!' -f ./vndr.installer ']'
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + . ./vndr.installer
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + install_vndr
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.949 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.950 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.950 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.T3IxA6t9Qs/src/github.com/LK4D4/vndr
19:12:42 [2019-10-02T19:12:42.357Z] #33 4.953 Cloning into '/tmp/tmp.T3IxA6t9Qs/src/github.com/LK4D4/vndr'...
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/filesystems.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/files.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/files-reg.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/files-ext.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/file-lock.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/file-ids.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/fifo.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/fdstore.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/fault-injection.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/external.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/eventpoll.d
19:12:42 [2019-10-02T19:12:42.558Z]   DEP      criu/eventfd.d
19:12:42 [2019-10-02T19:12:42.923Z] #33 5.974 + cd /tmp/tmp.T3IxA6t9Qs/src/github.com/LK4D4/vndr
19:12:42 [2019-10-02T19:12:42.923Z] #33 5.974 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:12:42 [2019-10-02T19:12:42.923Z] #33 5.993 + go build -buildmode=pie -v -o /build/vndr .
19:12:42 [2019-10-02T19:12:42.923Z] #33 ...
19:12:42 [2019-10-02T19:12:42.923Z] 
19:12:42 [2019-10-02T19:12:42.923Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:12:42 [2019-10-02T19:12:42.923Z] #15 6.469 + mktemp -d
19:12:42 [2019-10-02T19:12:42.923Z] #15 6.471 + export GOPATH=/tmp/tmp.jCkIkrNwPC
19:12:42 [2019-10-02T19:12:42.923Z] #15 6.471 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.jCkIkrNwPC/src/github.com/go-swagger/go-swagger
19:12:42 [2019-10-02T19:12:42.923Z] #15 6.471 Cloning into '/tmp/tmp.jCkIkrNwPC/src/github.com/go-swagger/go-swagger'...
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/crtools.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-service.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-restore.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-errno.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-dump.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-dedup.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cr-check.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/config.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/clone-noasan.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cgroup.d
19:12:42 [2019-10-02T19:12:42.938Z]   DEP      criu/cgroup-props.d
19:12:43 [2019-10-02T19:12:43.327Z]   DEP      criu/bitmap.d
19:12:43 [2019-10-02T19:12:43.327Z]   DEP      criu/bfd.d
19:12:43 [2019-10-02T19:12:43.327Z]   DEP      criu/autofs.d
19:12:43 [2019-10-02T19:12:43.327Z]   DEP      criu/aio.d
19:12:43 [2019-10-02T19:12:43.327Z]   DEP      criu/action-scripts.d
19:12:43 [2019-10-02T19:12:43.327Z]   CC       criu/action-scripts.o
19:12:43 [2019-10-02T19:12:43.327Z]   CC       criu/aio.o
19:12:43 [2019-10-02T19:12:43.716Z]   CC       criu/autofs.o
19:12:43 [2019-10-02T19:12:43.716Z]   CC       criu/bfd.o
19:12:44 [2019-10-02T19:12:44.110Z]   CC       criu/bitmap.o
19:12:44 [2019-10-02T19:12:44.110Z]   CC       criu/cgroup-props.o
19:12:44 [2019-10-02T19:12:44.110Z]   CC       criu/cgroup.o
19:12:44 [2019-10-02T19:12:44.574Z] Sending build context to Docker daemon  49.98MB
19:12:44 [2019-10-02T19:12:44.574Z] 
19:12:44 [2019-10-02T19:12:44.574Z] Step 1/8 : FROM microsoft/windowsservercore
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 1ddfa8bee56a
19:12:44 [2019-10-02T19:12:44.574Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 99513c3192a1
19:12:44 [2019-10-02T19:12:44.574Z] Step 3/8 : ARG GO_VERSION=1.13.1
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 67fb7f9760d5
19:12:44 [2019-10-02T19:12:44.574Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 0cdb9b0851f2
19:12:44 [2019-10-02T19:12:44.574Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 4650cfed9544
19:12:44 [2019-10-02T19:12:44.574Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> d8968067ed3b
19:12:44 [2019-10-02T19:12:44.574Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:12:44 [2019-10-02T19:12:44.574Z]  ---> Using cache
19:12:44 [2019-10-02T19:12:44.574Z]  ---> 29d6e04eeae0
19:12:44 [2019-10-02T19:12:44.574Z] Step 8/8 : COPY . .
19:12:45 [2019-10-02T19:12:45.107Z]   CC       criu/clone-noasan.o
19:12:45 [2019-10-02T19:12:45.107Z]   CC       criu/config.o
19:12:45 [2019-10-02T19:12:45.107Z]   CC       criu/cr-check.o
19:12:45 [2019-10-02T19:12:45.496Z]   CC       criu/cr-dedup.o
19:12:45 [2019-10-02T19:12:45.496Z]   CC       criu/cr-dump.o
19:12:46 [2019-10-02T19:12:46.310Z]   CC       criu/cr-errno.o
19:12:46 [2019-10-02T19:12:46.310Z]   CC       criu/cr-restore.o
19:12:46 [2019-10-02T19:12:46.707Z] 43d8051f8c7f: Pull complete
19:12:46 [2019-10-02T19:12:46.707Z] 6c11edc0dc35: Pull complete
19:12:46 [2019-10-02T19:12:46.707Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
19:12:46 [2019-10-02T19:12:46.707Z] Status: Downloaded newer image for golang:1.13.1-stretch
19:12:46 [2019-10-02T19:12:46.707Z]  ---> b0b87562f76b
19:12:46 [2019-10-02T19:12:46.707Z] Step 5/126 : ARG APT_MIRROR
19:12:46 [2019-10-02T19:12:46.707Z]  ---> Running in b4473f420c72
19:12:46 [2019-10-02T19:12:46.707Z] Removing intermediate container b4473f420c72
19:12:46 [2019-10-02T19:12:46.707Z]  ---> 396fc6fb2f80
19:12:46 [2019-10-02T19:12:46.707Z] 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
19:12:46 [2019-10-02T19:12:46.707Z]  ---> Running in e74ee53623dc
19:12:46 [2019-10-02T19:12:46.707Z] Removing intermediate container e74ee53623dc
19:12:46 [2019-10-02T19:12:46.707Z]  ---> f721121cecad
19:12:46 [2019-10-02T19:12:46.707Z] Step 7/126 : ENV GO111MODULE=off
19:12:46 [2019-10-02T19:12:46.707Z]  ---> Running in 666e9305b5f3
19:12:46 [2019-10-02T19:12:46.707Z] Removing intermediate container 666e9305b5f3
19:12:46 [2019-10-02T19:12:46.707Z]  ---> 38ab9290a4b7
19:12:46 [2019-10-02T19:12:46.707Z] Step 8/126 : FROM base AS criu
19:12:46 [2019-10-02T19:12:46.707Z]  ---> 38ab9290a4b7
19:12:46 [2019-10-02T19:12:46.707Z] Step 9/126 : ARG DEBIAN_FRONTEND
19:12:46 [2019-10-02T19:12:46.707Z]  ---> Running in 488b75917a12
19:12:46 [2019-10-02T19:12:46.991Z] Removing intermediate container 488b75917a12
19:12:46 [2019-10-02T19:12:46.991Z]  ---> 3862445309a6
19:12:46 [2019-10-02T19:12:46.991Z] Step 10/126 : ENV CRIU_VERSION 3.12
19:12:46 [2019-10-02T19:12:46.991Z]  ---> Running in 92525aacab9d
19:12:46 [2019-10-02T19:12:46.991Z] Removing intermediate container 92525aacab9d
19:12:46 [2019-10-02T19:12:46.991Z]  ---> 98964af47057
19:12:46 [2019-10-02T19:12:46.991Z] 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/*
19:12:47 [2019-10-02T19:12:47.103Z] #15 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:12:47 [2019-10-02T19:12:47.103Z] #17 4.812 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.103Z] #17 4.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 4.840 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 4.907 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 4.980 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.103Z] #17 5.671 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 7.190 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 8.157 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #17 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:12:47 [2019-10-02T19:12:47.103Z] #6 7.207 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.103Z] #6 7.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #6 7.283 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #6 7.288 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #6 7.325 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.103Z] #6 8.249 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #6 10.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #6 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.981 + RM_GOPATH=0
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.981 + TMP_GOPATH=
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.981 + : /build
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.981 + '[' -z '' ']'
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.981 ++ mktemp -d
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.992 + export GOPATH=/tmp/tmp.tUIuzLl6TK
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.992 + GOPATH=/tmp/tmp.tUIuzLl6TK
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.993 + RM_GOPATH=1
19:12:47 [2019-10-02T19:12:47.103Z] #50 5.993 ++ dirname ./install.sh
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.000 + dir=.
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.000 + bin=proxy
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.001 + shift
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.001 + '[' '!' -f ./proxy.installer ']'
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.001 + . ./proxy.installer
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.001 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.002 + install_proxy
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.003 + case "$1" in
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 + export CGO_ENABLED=0
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 + CGO_ENABLED=0
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 + _install_proxy
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.004 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tUIuzLl6TK/src/github.com/docker/libnetwork
19:12:47 [2019-10-02T19:12:47.103Z] #50 6.006 Cloning into '/tmp/tmp.tUIuzLl6TK/src/github.com/docker/libnetwork'...
19:12:47 [2019-10-02T19:12:47.103Z] #50 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:12:47 [2019-10-02T19:12:47.103Z] #44 8.068 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.103Z] #44 8.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #44 8.135 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #44 8.142 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #44 8.180 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.103Z] #44 9.084 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #44 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:12:47 [2019-10-02T19:12:47.103Z] #35 6.916 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.103Z] #35 6.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 6.962 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 6.970 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 6.991 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.103Z] #35 7.852 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 9.691 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:12:47 [2019-10-02T19:12:47.103Z] #35 ...
19:12:47 [2019-10-02T19:12:47.103Z] 
19:12:47 [2019-10-02T19:12:47.103Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
19:12:47 [2019-10-02T19:12:47.103Z] #55 4.446 + mktemp -d
19:12:47 [2019-10-02T19:12:47.103Z] #55 4.446 + export GOPATH=/tmp/tmp.OJbg71O5qq
19:12:47 [2019-10-02T19:12:47.103Z] #55 4.446 + git clone https://github.com/docker/distribution.git /tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution
19:12:47 [2019-10-02T19:12:47.103Z] #55 4.447 Cloning into '/tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution'...
19:12:47 [2019-10-02T19:12:47.218Z]   CC       criu/cr-service.o
19:12:47 [2019-10-02T19:12:47.278Z]  ---> Running in 427a7d654ccf
19:12:47 [2019-10-02T19:12:47.361Z] #55 ...
19:12:47 [2019-10-02T19:12:47.361Z] 
19:12:47 [2019-10-02T19:12:47.361Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.372 + RM_GOPATH=0
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.374 + TMP_GOPATH=
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.374 + : /build
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.375 + '[' -z '' ']'
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.379 ++ mktemp -d
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.386 + export GOPATH=/tmp/tmp.l6oaWApDR1
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.387 + GOPATH=/tmp/tmp.l6oaWApDR1
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.387 + RM_GOPATH=1
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.388 ++ dirname ./install.sh
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.396 + dir=.
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.402 + bin=dockercli
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.402 + shift
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.402 + '[' '!' -f ./dockercli.installer ']'
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.403 + . ./dockercli.installer
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.403 ++ DOCKERCLI_CHANNEL=stable
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.403 ++ DOCKERCLI_VERSION=17.06.2-ce
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.404 + install_dockercli
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.405 Install docker/cli version 17.06.2-ce from stable
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.405 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.405 ++ uname -m
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.413 + arch=x86_64
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.413 + '[' x86_64 '!=' x86_64 ']'
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.413 + url=https://download.docker.com/linux/static
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:12:47 [2019-10-02T19:12:47.361Z] #53 6.414 + tar -xz docker/docker
19:12:47 [2019-10-02T19:12:47.563Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.563Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.563Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.563Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.563Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.593Z]   CC       criu/crtools.o
19:12:47 [2019-10-02T19:12:47.593Z]   CC       criu/eventfd.o
19:12:47 [2019-10-02T19:12:47.618Z] #53 ...
19:12:47 [2019-10-02T19:12:47.618Z] 
19:12:47 [2019-10-02T19:12:47.618Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.093 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.111 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.123 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.214 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:12:47 [2019-10-02T19:12:47.618Z] #57 5.908 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 7.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 8.552 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:12:47 [2019-10-02T19:12:47.618Z] #57 ...
19:12:47 [2019-10-02T19:12:47.618Z] 
19:12:47 [2019-10-02T19:12:47.618Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.125 + RM_GOPATH=0
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.125 + TMP_GOPATH=
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.125 + : /build
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.125 + '[' -z '' ']'
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.131 ++ mktemp -d
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.131 + export GOPATH=/tmp/tmp.yrVgiNiloe
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.131 + GOPATH=/tmp/tmp.yrVgiNiloe
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.131 + RM_GOPATH=1
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.135 ++ dirname ./install.sh
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.156 + dir=.
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.156 + bin=golangci_lint
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.156 + shift
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.156 + '[' '!' -f ./golangci_lint.installer ']'
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.156 + . ./golangci_lint.installer
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.157 ++ : v1.17.1
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.158 + install_golangci_lint
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.158 + echo 'Installing golangci-lint version v1.17.1'
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.159 Installing golangci-lint version v1.17.1
19:12:47 [2019-10-02T19:12:47.618Z] #24 6.159 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:12:47 [2019-10-02T19:12:47.847Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:12:47 [2019-10-02T19:12:47.876Z] #24 ...
19:12:47 [2019-10-02T19:12:47.876Z] 
19:12:47 [2019-10-02T19:12:47.876Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.161 + RM_GOPATH=0
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.161 + TMP_GOPATH=
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.161 + : /build
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.161 + '[' -z '' ']'
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.169 ++ mktemp -d
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.172 + export GOPATH=/tmp/tmp.px4XdEEkWF
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.172 + GOPATH=/tmp/tmp.px4XdEEkWF
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.172 + RM_GOPATH=1
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.173 ++ dirname ./install.sh
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.177 + dir=.
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.180 + bin=gotestsum
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.180 + shift
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.180 + '[' '!' -f ./gotestsum.installer ']'
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.180 + . ./gotestsum.installer
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.181 ++ GOTESTSUM_COMMIT=v0.3.5
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.181 + install_gotestsum
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.183 + echo 'Installing gotestsum version v0.3.5'
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.183 + go get -d gotest.tools/gotestsum
19:12:47 [2019-10-02T19:12:47.876Z] #27 6.183 Installing gotestsum version v0.3.5
19:12:47 [2019-10-02T19:12:47.876Z] #27 ...
19:12:47 [2019-10-02T19:12:47.876Z] 
19:12:47 [2019-10-02T19:12:47.876Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 5.991 + RM_GOPATH=0
19:12:47 [2019-10-02T19:12:47.876Z] #61 5.992 + TMP_GOPATH=
19:12:47 [2019-10-02T19:12:47.876Z] #61 5.992 + : /build/
19:12:47 [2019-10-02T19:12:47.876Z] #61 5.993 + '[' -z '' ']'
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.000 ++ mktemp -d
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.013 + export GOPATH=/tmp/tmp.QStrNmIMyo
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.019 + GOPATH=/tmp/tmp.QStrNmIMyo
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.019 + RM_GOPATH=1
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.020 ++ dirname ./install.sh
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.024 + dir=.
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.026 + bin=rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.026 + shift
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.026 + '[' '!' -f ./rootlesskit.installer ']'
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.027 + . ./rootlesskit.installer
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.027 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.028 + install_rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.029 + case "$1" in
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.029 + export CGO_ENABLED=0
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.029 + CGO_ENABLED=0
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.030 + _install_rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.035 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.037 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.040 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QStrNmIMyo/src/github.com/rootless-containers/rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 6.045 Cloning into '/tmp/tmp.QStrNmIMyo/src/github.com/rootless-containers/rootlesskit'...
19:12:47 [2019-10-02T19:12:47.876Z] #61 9.967 + cd /tmp/tmp.QStrNmIMyo/src/github.com/rootless-containers/rootlesskit
19:12:47 [2019-10-02T19:12:47.876Z] #61 9.968 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:12:47 [2019-10-02T19:12:47.876Z] #61 10.35 + for f in rootlesskit rootlesskit-docker-proxy
19:12:47 [2019-10-02T19:12:47.876Z] #61 10.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:12:47 [2019-10-02T19:12:47.978Z]   CC       criu/eventpoll.o
19:12:47 [2019-10-02T19:12:47.978Z]   CC       criu/external.o
19:12:47 [2019-10-02T19:12:47.978Z]   CC       criu/fault-injection.o
19:12:47 [2019-10-02T19:12:47.978Z]   CC       criu/fdstore.o
19:12:48 [2019-10-02T19:12:48.134Z] #61 ...
19:12:48 [2019-10-02T19:12:48.134Z] 
19:12:48 [2019-10-02T19:12:48.134Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.065 + RM_GOPATH=0
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.065 + TMP_GOPATH=
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.065 + : /build
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.065 + '[' -z '' ']'
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.066 ++ mktemp -d
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.070 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + export GOPATH=/tmp/tmp.M2puOZ3Iit
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + GOPATH=/tmp/tmp.M2puOZ3Iit
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + RM_GOPATH=1
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 ++ dirname ./install.sh
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + dir=.
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + bin=tomlv
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + shift
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + '[' '!' -f ./tomlv.installer ']'
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + . ./tomlv.installer
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + install_tomlv
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.071 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.075 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.M2puOZ3Iit/src/github.com/BurntSushi/toml
19:12:48 [2019-10-02T19:12:48.134Z] #30 6.077 Cloning into '/tmp/tmp.M2puOZ3Iit/src/github.com/BurntSushi/toml'...
19:12:48 [2019-10-02T19:12:48.134Z] #30 7.309 + cd /tmp/tmp.M2puOZ3Iit/src/github.com/BurntSushi/toml
19:12:48 [2019-10-02T19:12:48.134Z] #30 7.309 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:12:48 [2019-10-02T19:12:48.134Z] #30 7.314 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.010 runtime/internal/atomic
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.028 internal/cpu
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.328 runtime/internal/sys
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.616 internal/bytealg
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.636 runtime/internal/math
19:12:48 [2019-10-02T19:12:48.134Z] #30 8.731 math/bits
19:12:48 [2019-10-02T19:12:48.134Z] #30 9.401 math
19:12:48 [2019-10-02T19:12:48.134Z] #30 9.486 runtime
19:12:48 [2019-10-02T19:12:48.136Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:12:48 [2019-10-02T19:12:48.136Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:12:48 [2019-10-02T19:12:48.356Z]   CC       criu/fifo.o
19:12:48 [2019-10-02T19:12:48.356Z]   CC       criu/file-ids.o
19:12:48 [2019-10-02T19:12:48.356Z]   CC       criu/file-lock.o
19:12:48 [2019-10-02T19:12:48.734Z]   CC       criu/files-ext.o
19:12:48 [2019-10-02T19:12:48.734Z]   CC       criu/files-reg.o
19:12:49 [2019-10-02T19:12:49.114Z]   CC       criu/files.o
19:12:49 [2019-10-02T19:12:49.895Z]   CC       criu/filesystems.o
19:12:49 [2019-10-02T19:12:49.895Z]   CC       criu/fsnotify.o
19:12:50 [2019-10-02T19:12:50.197Z] Fetched 7719 kB in 2s (3029 kB/s)
19:12:50 [2019-10-02T19:12:50.282Z]   CC       criu/image-desc.o
19:12:50 [2019-10-02T19:12:50.295Z]   CC       criu/image.o
19:12:50 [2019-10-02T19:12:50.295Z]   CC       criu/ipc_ns.o
19:12:50 [2019-10-02T19:12:50.662Z]   CC       criu/irmap.o
19:12:51 [2019-10-02T19:12:51.074Z]   CC       criu/kcmp-ids.o
19:12:51 [2019-10-02T19:12:51.074Z]   CC       criu/kerndat.o
19:12:51 [2019-10-02T19:12:51.310Z] Reading package lists...
19:12:51 [2019-10-02T19:12:51.412Z] #30 14.03 unicode/utf8
19:12:51 [2019-10-02T19:12:51.412Z] #30 14.45 internal/race
19:12:51 [2019-10-02T19:12:51.412Z] #30 14.55 sync/atomic
19:12:51 [2019-10-02T19:12:51.542Z]   CC       criu/libnetlink.o
19:12:51 [2019-10-02T19:12:51.542Z]   CC       criu/log.o
19:12:51 [2019-10-02T19:12:51.542Z]   CC       criu/lsm.o
19:12:51 [2019-10-02T19:12:51.542Z]   CC       criu/mem.o
19:12:51 [2019-10-02T19:12:51.959Z]   CC       criu/mount.o
19:12:51 [2019-10-02T19:12:51.978Z] #30 14.87 unicode
19:12:51 [2019-10-02T19:12:51.978Z] #30 ...
19:12:51 [2019-10-02T19:12:51.978Z] 
19:12:51 [2019-10-02T19:12:51.978Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:12:51 [2019-10-02T19:12:51.978Z] #53 15.18 + mkdir -p /build
19:12:51 [2019-10-02T19:12:51.978Z] #53 15.20 + mv docker/docker /build/
19:12:51 [2019-10-02T19:12:51.978Z] #53 15.20 + rmdir docker
19:12:52 [2019-10-02T19:12:52.423Z] Reading package lists...
19:12:52 [2019-10-02T19:12:52.707Z] Building dependency tree...
19:12:52 [2019-10-02T19:12:52.707Z] Reading state information...
19:12:52 [2019-10-02T19:12:52.912Z] #53 DONE 16.1s
19:12:52 [2019-10-02T19:12:52.913Z] 
19:12:52 [2019-10-02T19:12:52.913Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:12:52 [2019-10-02T19:12:52.913Z] #33 7.329 runtime/internal/atomic
19:12:52 [2019-10-02T19:12:52.913Z] #33 7.369 internal/cpu
19:12:52 [2019-10-02T19:12:52.913Z] #33 7.641 runtime/internal/sys
19:12:52 [2019-10-02T19:12:52.913Z] #33 7.893 runtime/internal/math
19:12:52 [2019-10-02T19:12:52.913Z] #33 7.973 internal/race
19:12:52 [2019-10-02T19:12:52.913Z] #33 8.039 internal/bytealg
19:12:52 [2019-10-02T19:12:52.913Z] #33 8.088 sync/atomic
19:12:52 [2019-10-02T19:12:52.913Z] #33 8.489 unicode
19:12:52 [2019-10-02T19:12:52.913Z] #33 8.946 runtime
19:12:52 [2019-10-02T19:12:52.913Z] #33 12.75 unicode/utf8
19:12:52 [2019-10-02T19:12:52.913Z] #33 13.40 math/bits
19:12:52 [2019-10-02T19:12:52.913Z] #33 13.95 math
19:12:52 [2019-10-02T19:12:52.996Z] The following additional packages will be installed:
19:12:52 [2019-10-02T19:12:52.996Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
19:12:52 [2019-10-02T19:12:52.996Z]   libprotoc10 python-pkg-resources zlib1g-dev
19:12:52 [2019-10-02T19:12:52.996Z] Suggested packages:
19:12:52 [2019-10-02T19:12:52.996Z]   manpages-dev python-setuptools
19:12:53 [2019-10-02T19:12:53.281Z]   CC       criu/namespaces.o
19:12:53 [2019-10-02T19:12:53.296Z] The following NEW packages will be installed:
19:12:53 [2019-10-02T19:12:53.296Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:12:53 [2019-10-02T19:12:53.296Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
19:12:53 [2019-10-02T19:12:53.296Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:12:53 [2019-10-02T19:12:53.296Z]   zlib1g-dev
19:12:53 [2019-10-02T19:12:53.296Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
19:12:53 [2019-10-02T19:12:53.296Z] Need to get 3548 kB of archives.
19:12:53 [2019-10-02T19:12:53.296Z] After this operation, 21.2 MB of additional disk space will be used.
19:12:53 [2019-10-02T19:12:53.296Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
19:12:53 [2019-10-02T19:12:53.296Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
19:12:53 [2019-10-02T19:12:53.582Z] debconf: delaying package configuration, since apt-utils is not installed
19:12:53 [2019-10-02T19:12:53.582Z] Fetched 3548 kB in 0s (21.0 MB/s)
19:12:53 [2019-10-02T19:12:53.582Z] Selecting previously unselected package libnet1:ppc64el.
19:12:53 [2019-10-02T19:12:53.582Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
19:12:53 [2019-10-02T19:12:53.582Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.582Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
19:12:53 [2019-10-02T19:12:53.582Z] Selecting previously unselected package libcap-dev:ppc64el.
19:12:53 [2019-10-02T19:12:53.582Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.582Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
19:12:53 [2019-10-02T19:12:53.645Z]   CC       criu/net.o
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package libnet1-dev.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package libnl-3-200:ppc64el.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package libnl-3-dev:ppc64el.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
19:12:53 [2019-10-02T19:12:53.868Z] Selecting previously unselected package zlib1g-dev:ppc64el.
19:12:53 [2019-10-02T19:12:53.868Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
19:12:53 [2019-10-02T19:12:53.868Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
19:12:54 [2019-10-02T19:12:54.160Z] Selecting previously unselected package libprotobuf10:ppc64el.
19:12:54 [2019-10-02T19:12:54.160Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.160Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.160Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
19:12:54 [2019-10-02T19:12:54.160Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.160Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.160Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
19:12:54 [2019-10-02T19:12:54.160Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.160Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.445Z] Selecting previously unselected package libprotoc10:ppc64el.
19:12:54 [2019-10-02T19:12:54.445Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.445Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.445Z] Selecting previously unselected package protobuf-c-compiler.
19:12:54 [2019-10-02T19:12:54.445Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.445Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
19:12:54 [2019-10-02T19:12:54.445Z] Selecting previously unselected package protobuf-compiler.
19:12:54 [2019-10-02T19:12:54.445Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.445Z] Unpacking protobuf-compiler (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.463Z]   CC       criu/netfilter.o
19:12:54 [2019-10-02T19:12:54.463Z]   CC       criu/page-pipe.o
19:12:54 [2019-10-02T19:12:54.463Z]   CC       criu/page-xfer.o
19:12:54 [2019-10-02T19:12:54.732Z] Selecting previously unselected package python-pkg-resources.
19:12:54 [2019-10-02T19:12:54.732Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
19:12:54 [2019-10-02T19:12:54.732Z] Unpacking python-pkg-resources (33.1.1-1) ...
19:12:54 [2019-10-02T19:12:54.732Z] Selecting previously unselected package python-protobuf.
19:12:54 [2019-10-02T19:12:54.732Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
19:12:54 [2019-10-02T19:12:54.732Z] Unpacking python-protobuf (3.0.0-9) ...
19:12:54 [2019-10-02T19:12:54.732Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
19:12:54 [2019-10-02T19:12:54.732Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
19:12:54 [2019-10-02T19:12:54.732Z] Setting up python-pkg-resources (33.1.1-1) ...
19:12:54 [2019-10-02T19:12:54.812Z] #33 ...
19:12:54 [2019-10-02T19:12:54.812Z] 
19:12:54 [2019-10-02T19:12:54.812Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
19:12:54 [2019-10-02T19:12:54.812Z] #55 18.21 + cd /tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution
19:12:54 [2019-10-02T19:12:54.812Z] #55 18.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:12:54 [2019-10-02T19:12:54.856Z]   CC       criu/pagemap-cache.o
19:12:55 [2019-10-02T19:12:55.242Z]   CC       criu/pagemap.o
19:12:55 [2019-10-02T19:12:55.242Z]   CC       criu/parasite-syscall.o
19:12:55 [2019-10-02T19:12:55.633Z]   CC       criu/path.o
19:12:55 [2019-10-02T19:12:55.633Z]   CC       criu/pie-util-vdso-elf32.o
19:12:55 [2019-10-02T19:12:55.633Z]   CC       criu/pie-util-vdso.o
19:12:55 [2019-10-02T19:12:55.742Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
19:12:55 [2019-10-02T19:12:55.742Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
19:12:55 [2019-10-02T19:12:55.742Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:12:55 [2019-10-02T19:12:55.742Z] Setting up python-protobuf (3.0.0-9) ...
19:12:56 [2019-10-02T19:12:56.027Z]   CC       criu/pie-util.o
19:12:56 [2019-10-02T19:12:56.027Z]   CC       criu/pipes.o
19:12:56 [2019-10-02T19:12:56.421Z]   CC       criu/plugin.o
19:12:56 [2019-10-02T19:12:56.421Z]   CC       criu/proc_parse.o
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up protobuf-c-compiler (1.2.1-2) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up protobuf-compiler (3.0.0-9) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
19:12:57 [2019-10-02T19:12:57.216Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
19:12:57 [2019-10-02T19:12:57.216Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:12:57 [2019-10-02T19:12:57.319Z]   CC       criu/protobuf-desc.o
19:12:57 [2019-10-02T19:12:57.341Z] #55 20.48 + GOPATH=/tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OJbg71O5qq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:12:57 [2019-10-02T19:12:57.341Z] #55 ...
19:12:57 [2019-10-02T19:12:57.341Z] 
19:12:57 [2019-10-02T19:12:57.341Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:12:57 [2019-10-02T19:12:57.341Z] #44 10.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:12:57 [2019-10-02T19:12:57.341Z] #44 11.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:12:57 [2019-10-02T19:12:57.598Z] #44 ...
19:12:57 [2019-10-02T19:12:57.598Z] 
19:12:57 [2019-10-02T19:12:57.598Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:12:57 [2019-10-02T19:12:57.598Z] #6 11.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:12:57 [2019-10-02T19:12:57.767Z]   CC       criu/protobuf.o
19:12:57 [2019-10-02T19:12:57.767Z]   CC       criu/pstree.o
19:12:57 [2019-10-02T19:12:57.856Z] #6 ...
19:12:57 [2019-10-02T19:12:57.856Z] 
19:12:57 [2019-10-02T19:12:57.856Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:12:57 [2019-10-02T19:12:57.856Z] #50 20.30 + cd /tmp/tmp.tUIuzLl6TK/src/github.com/docker/libnetwork
19:12:57 [2019-10-02T19:12:57.856Z] #50 20.30 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
19:12:57 [2019-10-02T19:12:57.856Z] #50 20.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:12:58 [2019-10-02T19:12:58.155Z]   CC       criu/rbtree.o
19:12:58 [2019-10-02T19:12:58.155Z]   CC       criu/rst-malloc.o
19:12:58 [2019-10-02T19:12:58.155Z]   CC       criu/seccomp.o
19:12:58 [2019-10-02T19:12:58.227Z] Removing intermediate container 427a7d654ccf
19:12:58 [2019-10-02T19:12:58.227Z]  ---> ee2b917c643b
19:12:58 [2019-10-02T19:12:58.227Z] 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
19:12:58 [2019-10-02T19:12:58.227Z]  ---> Running in 8c849bf95aa3
19:12:58 [2019-10-02T19:12:58.522Z]   CC       criu/seize.o
19:12:58 [2019-10-02T19:12:58.522Z]   CC       criu/servicefd.o
19:12:58 [2019-10-02T19:12:58.932Z] Note: Building without setproctitle() and strlcpy() support.
19:12:58 [2019-10-02T19:12:58.932Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:12:58 [2019-10-02T19:12:58.982Z]   CC       criu/shmem.o
19:12:58 [2019-10-02T19:12:58.982Z]   CC       criu/sigframe.o
19:12:58 [2019-10-02T19:12:58.982Z]   CC       criu/signalfd.o
19:12:59 [2019-10-02T19:12:59.217Z] fatal: Not a git repository (or any of the parent directories): .git
19:12:59 [2019-10-02T19:12:59.217Z]   GEN      .gitid
19:12:59 [2019-10-02T19:12:59.217Z]   GEN      criu/include/version.h
19:12:59 [2019-10-02T19:12:59.217Z]   GEN      include/common/asm
19:12:59 [2019-10-02T19:12:59.357Z]   CC       criu/sk-inet.o
19:12:59 [2019-10-02T19:12:59.357Z]   CC       criu/sk-netlink.o
19:12:59 [2019-10-02T19:12:59.528Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
19:12:59 [2019-10-02T19:12:59.528Z]   PBCC     images/opts.pb-c.c
19:12:59 [2019-10-02T19:12:59.528Z]   PBCC     images/sit.pb-c.c
19:12:59 [2019-10-02T19:12:59.528Z]   DEP      images/google/protobuf/descriptor.pb-c.d
19:12:59 [2019-10-02T19:12:59.528Z]   DEP      images/opts.pb-c.d
19:12:59 [2019-10-02T19:12:59.528Z]   DEP      images/sit.pb-c.d
19:12:59 [2019-10-02T19:12:59.734Z]   CC       criu/sk-packet.o
19:12:59 [2019-10-02T19:12:59.734Z]   CC       criu/sk-queue.o
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/macvlan.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/macvlan.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/autofs.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/autofs.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/sysctl.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/sysctl.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/time.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/time.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/binfmt-misc.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/binfmt-misc.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/seccomp.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/seccomp.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/userns.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/userns.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/cgroup.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/cgroup.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/fown.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/ext-file.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/fown.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/ext-file.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/rpc.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/rpc.pb-c.d
19:12:59 [2019-10-02T19:12:59.812Z]   PBCC     images/siginfo.pb-c.c
19:12:59 [2019-10-02T19:12:59.812Z]   DEP      images/siginfo.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/pagemap.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/pagemap.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/rlimit.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/rlimit.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/file-lock.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/file-lock.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/tty.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/tty.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/tun.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/netdev.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/tun.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/netdev.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/vma.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/vma.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/creds.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/creds.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/utsns.pb-c.c
19:13:00 [2019-10-02T19:13:00.097Z]   DEP      images/utsns.pb-c.d
19:13:00 [2019-10-02T19:13:00.097Z]   PBCC     images/ipc-desc.pb-c.c
19:13:00 [2019-10-02T19:13:00.098Z]   CC       criu/sk-tcp.o
19:13:00 [2019-10-02T19:13:00.098Z]   CC       criu/sk-unix.o
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/ipc-sem.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/ipc-desc.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/ipc-sem.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/ipc-msg.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/ipc-msg.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/ipc-shm.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/ipc-shm.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/ipc-var.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/ipc-var.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/sk-opts.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/packet-sock.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/sk-opts.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/packet-sock.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/sk-netlink.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/sk-netlink.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/sk-inet.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/sk-inet.pb-c.d
19:13:00 [2019-10-02T19:13:00.383Z]   PBCC     images/sk-unix.pb-c.c
19:13:00 [2019-10-02T19:13:00.383Z]   DEP      images/sk-unix.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/mm.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/mm.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/timerfd.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/timerfd.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/timer.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/timer.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/sa.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/sa.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/pipe-data.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/pipe-data.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/mnt.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/mnt.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/sk-packet.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/sk-packet.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/tcp-stream.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/tcp-stream.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/pipe.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/pipe.pb-c.d
19:13:00 [2019-10-02T19:13:00.667Z]   PBCC     images/pstree.pb-c.c
19:13:00 [2019-10-02T19:13:00.667Z]   DEP      images/pstree.pb-c.d
19:13:00 [2019-10-02T19:13:00.902Z]   CC       criu/sockets.o
19:13:00 [2019-10-02T19:13:00.902Z]   CC       criu/stats.o
19:13:00 [2019-10-02T19:13:00.951Z]   PBCC     images/fs.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/fs.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/signalfd.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/signalfd.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/fh.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/fsnotify.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/fh.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/fsnotify.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/eventpoll.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/eventpoll.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/eventfd.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/eventfd.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/remap-file-path.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/remap-file-path.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/fifo.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/fifo.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/ghost-file.pb-c.c
19:13:00 [2019-10-02T19:13:00.952Z]   DEP      images/ghost-file.pb-c.d
19:13:00 [2019-10-02T19:13:00.952Z]   PBCC     images/regfile.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/regfile.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/ns.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/ns.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/fdinfo.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/fdinfo.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core-aarch64.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core-arm.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core-ppc64.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core-s390.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core-x86.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/core.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   PBCC     images/inventory.pb-c.c
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/core-aarch64.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/core-arm.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/core-ppc64.pb-c.d
19:13:01 [2019-10-02T19:13:01.235Z]   DEP      images/core-s390.pb-c.d
19:13:01 [2019-10-02T19:13:01.268Z]   CC       criu/string.o
19:13:01 [2019-10-02T19:13:01.269Z]   CC       criu/sysctl.o
19:13:01 [2019-10-02T19:13:01.269Z]   CC       criu/sysfs_parse.o
19:13:01 [2019-10-02T19:13:01.269Z]   CC       criu/timerfd.o
19:13:01 [2019-10-02T19:13:01.522Z]   DEP      images/core-x86.pb-c.d
19:13:01 [2019-10-02T19:13:01.522Z]   DEP      images/core.pb-c.d
19:13:01 [2019-10-02T19:13:01.522Z]   DEP      images/inventory.pb-c.d
19:13:01 [2019-10-02T19:13:01.522Z]   PBCC     images/cpuinfo.pb-c.c
19:13:01 [2019-10-02T19:13:01.522Z]   DEP      images/cpuinfo.pb-c.d
19:13:01 [2019-10-02T19:13:01.522Z]   PBCC     images/stats.pb-c.c
19:13:01 [2019-10-02T19:13:01.522Z]   DEP      images/stats.pb-c.d
19:13:01 [2019-10-02T19:13:01.645Z]   CC       criu/tty.o
19:13:01 [2019-10-02T19:13:01.808Z] make[1]: Nothing to be done for 'all'.
19:13:02 [2019-10-02T19:13:02.014Z]   CC       criu/tun.o
19:13:02 [2019-10-02T19:13:02.093Z]   CC       images/stats.o
19:13:02 [2019-10-02T19:13:02.376Z]   CC       images/core.o
19:13:02 [2019-10-02T19:13:02.376Z]   CC       images/core-x86.o
19:13:02 [2019-10-02T19:13:02.381Z]   CC       criu/uffd.o
19:13:02 [2019-10-02T19:13:02.674Z]   CC       images/core-arm.o
19:13:02 [2019-10-02T19:13:02.674Z]   CC       images/core-aarch64.o
19:13:02 [2019-10-02T19:13:02.748Z]   CC       criu/util.o
19:13:02 [2019-10-02T19:13:02.957Z]   CC       images/core-ppc64.o
19:13:03 [2019-10-02T19:13:03.132Z]   CC       criu/uts_ns.o
19:13:03 [2019-10-02T19:13:03.132Z]   CC       criu/vdso.o
19:13:03 [2019-10-02T19:13:03.240Z]   CC       images/core-s390.o
19:13:03 [2019-10-02T19:13:03.245Z] #50 ...
19:13:03 [2019-10-02T19:13:03.245Z] 
19:13:03 [2019-10-02T19:13:03.245Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:13:03 [2019-10-02T19:13:03.245Z] #24 23.36 + cd /tmp/tmp.yrVgiNiloe/src/github.com/golangci/golangci-lint/
19:13:03 [2019-10-02T19:13:03.245Z] #24 23.36 + git checkout -q v1.17.1
19:13:03 [2019-10-02T19:13:03.245Z] #24 24.61 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:13:03 [2019-10-02T19:13:03.540Z]   LINK     criu/built-in.o
19:13:03 [2019-10-02T19:13:03.540Z]   LINK     criu/criu
19:13:03 [2019-10-02T19:13:03.540Z]   DEP      lib/c/criu.d
19:13:03 [2019-10-02T19:13:03.540Z]   CC       images/rpc.pb-c.o
19:13:03 [2019-10-02T19:13:03.558Z]   CC       images/cpuinfo.o
19:13:03 [2019-10-02T19:13:03.559Z]   CC       images/inventory.o
19:13:03 [2019-10-02T19:13:03.559Z]   CC       images/fdinfo.o
19:13:03 [2019-10-02T19:13:03.842Z]   CC       images/fown.o
19:13:03 [2019-10-02T19:13:03.842Z]   CC       images/ns.o
19:13:03 [2019-10-02T19:13:03.842Z]   CC       images/regfile.o
19:13:03 [2019-10-02T19:13:03.964Z]   CC       lib/c/criu.o
19:13:03 [2019-10-02T19:13:03.964Z]   LINK     lib/c/built-in.o
19:13:03 [2019-10-02T19:13:03.964Z]   LINK     lib/c/libcriu.so
19:13:03 [2019-10-02T19:13:03.964Z]   GEN      magic.py
19:13:04 [2019-10-02T19:13:04.126Z]   CC       images/ghost-file.o
19:13:04 [2019-10-02T19:13:04.126Z]   CC       images/fifo.o
19:13:04 [2019-10-02T19:13:04.126Z]   CC       images/remap-file-path.o
19:13:04 [2019-10-02T19:13:04.126Z]   CC       images/eventfd.o
19:13:04 [2019-10-02T19:13:04.402Z] Note: Building without setproctitle() and strlcpy() support.
19:13:04 [2019-10-02T19:13:04.402Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:13:04 [2019-10-02T19:13:04.402Z] fatal: Not a git repository (or any of the parent directories): .git
19:13:04 [2019-10-02T19:13:04.402Z] make[1]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.409Z]   CC       images/eventpoll.o
19:13:04 [2019-10-02T19:13:04.409Z]   CC       images/fh.o
19:13:04 [2019-10-02T19:13:04.409Z]   CC       images/fsnotify.o
19:13:04 [2019-10-02T19:13:04.694Z]   CC       images/signalfd.o
19:13:04 [2019-10-02T19:13:04.694Z]   CC       images/fs.o
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'images/built-in.o' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'compel/libcompel.a' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'compel/compel-host-bin' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z] make[2]: Nothing to be done for 'all'.
19:13:04 [2019-10-02T19:13:04.768Z]   INSTALL  criu/criu
19:13:04 [2019-10-02T19:13:04.979Z]   CC       images/pstree.o
19:13:04 [2019-10-02T19:13:04.979Z]   CC       images/pipe.o
19:13:04 [2019-10-02T19:13:04.979Z]   CC       images/tcp-stream.o
19:13:04 [2019-10-02T19:13:04.979Z]   CC       images/sk-packet.o
19:13:05 [2019-10-02T19:13:05.145Z] #24 ...
19:13:05 [2019-10-02T19:13:05.146Z] 
19:13:05 [2019-10-02T19:13:05.146Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:05 [2019-10-02T19:13:05.146Z] #30 17.89 internal/testlog
19:13:05 [2019-10-02T19:13:05.146Z] #30 18.14 encoding
19:13:05 [2019-10-02T19:13:05.146Z] #30 18.33 runtime/cgo
19:13:05 [2019-10-02T19:13:05.146Z] #30 ...
19:13:05 [2019-10-02T19:13:05.146Z] 
19:13:05 [2019-10-02T19:13:05.146Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:13:05 [2019-10-02T19:13:05.146Z] #33 18.16 internal/testlog
19:13:05 [2019-10-02T19:13:05.146Z] #33 18.38 encoding
19:13:05 [2019-10-02T19:13:05.146Z] #33 18.53 unicode/utf16
19:13:05 [2019-10-02T19:13:05.146Z] #33 18.89 container/list
19:13:05 [2019-10-02T19:13:05.146Z] #33 19.56 crypto/internal/subtle
19:13:05 [2019-10-02T19:13:05.146Z] #33 19.68 crypto/subtle
19:13:05 [2019-10-02T19:13:05.146Z] #33 19.84 vendor/golang.org/x/crypto/cryptobyte/asn1
19:13:05 [2019-10-02T19:13:05.146Z] #33 20.04 internal/nettrace
19:13:05 [2019-10-02T19:13:05.146Z] #33 20.34 runtime/cgo
19:13:05 [2019-10-02T19:13:05.262Z]   CC       images/mnt.o
19:13:05 [2019-10-02T19:13:05.262Z]   CC       images/pipe-data.o
19:13:05 [2019-10-02T19:13:05.262Z]   CC       images/sa.o
19:13:05 [2019-10-02T19:13:05.262Z]   CC       images/timer.o
19:13:05 [2019-10-02T19:13:05.553Z]   CC       images/timerfd.o
19:13:05 [2019-10-02T19:13:05.553Z]   CC       images/mm.o
19:13:05 [2019-10-02T19:13:05.553Z]   CC       images/sk-opts.o
19:13:05 [2019-10-02T19:13:05.838Z]   CC       images/sk-unix.o
19:13:05 [2019-10-02T19:13:05.838Z]   CC       images/sk-inet.o
19:13:06 [2019-10-02T19:13:06.067Z] Removing intermediate container 195c64e504d1
19:13:06 [2019-10-02T19:13:06.067Z]  ---> e68eec4bb561
19:13:06 [2019-10-02T19:13:06.067Z] Step 13/126 : FROM base AS registry
19:13:06 [2019-10-02T19:13:06.067Z]  ---> 1b8053171172
19:13:06 [2019-10-02T19:13:06.067Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:13:06 [2019-10-02T19:13:06.067Z]  ---> Running in 134f29882e45
19:13:06 [2019-10-02T19:13:06.067Z] Removing intermediate container 134f29882e45
19:13:06 [2019-10-02T19:13:06.067Z]  ---> 181d4c208023
19:13:06 [2019-10-02T19:13:06.067Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
19:13:06 [2019-10-02T19:13:06.122Z]   CC       images/tun.o
19:13:06 [2019-10-02T19:13:06.122Z]   CC       images/sk-netlink.o
19:13:06 [2019-10-02T19:13:06.122Z]   CC       images/packet-sock.o
19:13:06 [2019-10-02T19:13:06.410Z]   CC       images/ipc-var.o
19:13:06 [2019-10-02T19:13:06.410Z]   CC       images/ipc-desc.o
19:13:06 [2019-10-02T19:13:06.410Z]   CC       images/ipc-shm.o
19:13:06 [2019-10-02T19:13:06.410Z]   CC       images/ipc-msg.o
19:13:06 [2019-10-02T19:13:06.440Z]  ---> Running in 629947444c79
19:13:06 [2019-10-02T19:13:06.440Z] Removing intermediate container 629947444c79
19:13:06 [2019-10-02T19:13:06.440Z]  ---> bae3dca51c56
19:13:06 [2019-10-02T19:13:06.440Z] 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"
19:13:06 [2019-10-02T19:13:06.440Z]  ---> Running in 77ea2c044de2
19:13:06 [2019-10-02T19:13:06.521Z] #33 ...
19:13:06 [2019-10-02T19:13:06.521Z] 
19:13:06 [2019-10-02T19:13:06.521Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:13:06 [2019-10-02T19:13:06.521Z] #17 19.99 Fetched 7918 kB in 16s (487 kB/s)
19:13:06 [2019-10-02T19:13:06.521Z] #17 19.99 Reading package lists...
19:13:06 [2019-10-02T19:13:06.693Z]   CC       images/ipc-sem.o
19:13:06 [2019-10-02T19:13:06.693Z]   CC       images/utsns.o
19:13:06 [2019-10-02T19:13:06.693Z]   CC       images/creds.o
19:13:06 [2019-10-02T19:13:06.693Z]   CC       images/vma.o
19:13:06 [2019-10-02T19:13:06.779Z] #17 26.31 Reading package lists...
19:13:06 [2019-10-02T19:13:06.779Z] #17 ...
19:13:06 [2019-10-02T19:13:06.779Z] 
19:13:06 [2019-10-02T19:13:06.779Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:13:06 [2019-10-02T19:13:06.779Z] #44 23.09 Fetched 7918 kB in 16s (482 kB/s)
19:13:06 [2019-10-02T19:13:06.779Z] #44 23.09 Reading package lists...
19:13:06 [2019-10-02T19:13:06.779Z] #44 29.60 Reading package lists...
19:13:06 [2019-10-02T19:13:06.779Z] #44 ...
19:13:06 [2019-10-02T19:13:06.779Z] 
19:13:06 [2019-10-02T19:13:06.779Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:06 [2019-10-02T19:13:06.779Z] #57 20.39 Fetched 7918 kB in 16s (483 kB/s)
19:13:06 [2019-10-02T19:13:06.779Z] #57 20.39 Reading package lists...
19:13:06 [2019-10-02T19:13:06.976Z]   CC       images/netdev.o
19:13:06 [2019-10-02T19:13:06.976Z]   CC       images/tty.o
19:13:07 [2019-10-02T19:13:07.038Z] #57 26.98 Reading package lists...
19:13:07 [2019-10-02T19:13:07.038Z] #57 ...
19:13:07 [2019-10-02T19:13:07.038Z] 
19:13:07 [2019-10-02T19:13:07.038Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:13:07 [2019-10-02T19:13:07.038Z] #6 22.94 Fetched 7918 kB in 16s (470 kB/s)
19:13:07 [2019-10-02T19:13:07.038Z] #6 22.94 Reading package lists...
19:13:07 [2019-10-02T19:13:07.231Z] + mktemp -d
19:13:07 [2019-10-02T19:13:07.231Z] + export GOPATH=/tmp/tmp.41swfuQHMY
19:13:07 [2019-10-02T19:13:07.231Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.41swfuQHMY/src/github.com/docker/distribution
19:13:07 [2019-10-02T19:13:07.231Z] Cloning into '/tmp/tmp.41swfuQHMY/src/github.com/docker/distribution'...
19:13:07 [2019-10-02T19:13:07.260Z]   CC       images/file-lock.o
19:13:07 [2019-10-02T19:13:07.260Z]   CC       images/rlimit.o
19:13:07 [2019-10-02T19:13:07.260Z]   CC       images/pagemap.o
19:13:07 [2019-10-02T19:13:07.296Z] #6 29.68 Reading package lists...
19:13:07 [2019-10-02T19:13:07.296Z] #6 ...
19:13:07 [2019-10-02T19:13:07.296Z] 
19:13:07 [2019-10-02T19:13:07.296Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:13:07 [2019-10-02T19:13:07.296Z] #33 30.36 vendor/golang.org/x/crypto/internal/subtle
19:13:07 [2019-10-02T19:13:07.543Z]   CC       images/siginfo.o
19:13:07 [2019-10-02T19:13:07.543Z]   CC       images/rpc.o
19:13:07 [2019-10-02T19:13:07.555Z] #33 30.53 vendor/golang.org/x/crypto/curve25519
19:13:08 [2019-10-02T19:13:08.121Z] #33 ...
19:13:08 [2019-10-02T19:13:08.121Z] 
19:13:08 [2019-10-02T19:13:08.121Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:08 [2019-10-02T19:13:08.121Z] #35 21.69 Fetched 7918 kB in 16s (491 kB/s)
19:13:08 [2019-10-02T19:13:08.121Z] #35 21.69 Reading package lists...
19:13:08 [2019-10-02T19:13:08.158Z]   CC       images/ext-file.o
19:13:08 [2019-10-02T19:13:08.158Z]   CC       images/cgroup.o
19:13:08 [2019-10-02T19:13:08.441Z]   CC       images/userns.o
19:13:08 [2019-10-02T19:13:08.441Z]   CC       images/google/protobuf/descriptor.o
19:13:08 [2019-10-02T19:13:08.521Z] + cd /tmp/tmp.41swfuQHMY/src/github.com/docker/distribution
19:13:08 [2019-10-02T19:13:08.521Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:13:08 [2019-10-02T19:13:08.917Z] + GOPATH=/tmp/tmp.41swfuQHMY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.41swfuQHMY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:13:09 [2019-10-02T19:13:09.056Z] #35 28.52 Reading package lists...
19:13:09 [2019-10-02T19:13:09.056Z] #35 ...
19:13:09 [2019-10-02T19:13:09.056Z] 
19:13:09 [2019-10-02T19:13:09.056Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:13:09 [2019-10-02T19:13:09.056Z] #17 26.31 Reading package lists...
19:13:09 [2019-10-02T19:13:09.057Z]   CC       images/opts.o
19:13:09 [2019-10-02T19:13:09.057Z]   CC       images/seccomp.o
19:13:09 [2019-10-02T19:13:09.057Z]   CC       images/binfmt-misc.o
19:13:09 [2019-10-02T19:13:09.339Z]   CC       images/time.o
19:13:09 [2019-10-02T19:13:09.339Z]   CC       images/sysctl.o
19:13:09 [2019-10-02T19:13:09.339Z]   CC       images/autofs.o
19:13:09 [2019-10-02T19:13:09.339Z]   CC       images/macvlan.o
19:13:09 [2019-10-02T19:13:09.622Z]   CC       images/sit.o
19:13:09 [2019-10-02T19:13:09.622Z]   LINK     images/built-in.o
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/include/asm
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/include/version.h
19:13:09 [2019-10-02T19:13:09.622Z] touch .config
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      include/common/config.h
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/plugins/include/uapi/std/syscall.h
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
19:13:09 [2019-10-02T19:13:09.622Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
19:13:09 [2019-10-02T19:13:09.622Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
19:13:09 [2019-10-02T19:13:09.622Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
19:13:09 [2019-10-02T19:13:09.622Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
19:13:09 [2019-10-02T19:13:09.622Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:13:09 [2019-10-02T19:13:09.622Z]   DEP      compel/plugins/std/infect.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/std/string.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/std/log.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/std/fds.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/std/std.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/shmem/shmem.d
19:13:09 [2019-10-02T19:13:09.905Z]   DEP      compel/plugins/fds/fds.d
19:13:10 [2019-10-02T19:13:10.189Z]   CC       compel/plugins/std/std.o
19:13:10 [2019-10-02T19:13:10.189Z]   CC       compel/plugins/std/fds.o
19:13:10 [2019-10-02T19:13:10.189Z]   CC       compel/plugins/std/log.o
19:13:10 [2019-10-02T19:13:10.472Z]   CC       compel/plugins/std/string.o
19:13:10 [2019-10-02T19:13:10.688Z] #17 32.92 Building dependency tree...
19:13:10 [2019-10-02T19:13:10.688Z] #17 34.13 Reading state information...
19:13:10 [2019-10-02T19:13:10.755Z]   CC       compel/plugins/std/infect.o
19:13:11 [2019-10-02T19:13:11.038Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
19:13:11 [2019-10-02T19:13:11.038Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
19:13:11 [2019-10-02T19:13:11.038Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
19:13:11 [2019-10-02T19:13:11.038Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
19:13:11 [2019-10-02T19:13:11.038Z]   AR       compel/plugins/std.lib.a
19:13:11 [2019-10-02T19:13:11.038Z]   CC       compel/plugins/fds/fds.o
19:13:11 [2019-10-02T19:13:11.038Z]   AR       compel/plugins/fds.lib.a
19:13:11 [2019-10-02T19:13:11.038Z]   HOSTDEP  compel/src/lib/log-host.d
19:13:11 [2019-10-02T19:13:11.321Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
19:13:11 [2019-10-02T19:13:11.321Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
19:13:11 [2019-10-02T19:13:11.321Z]   HOSTDEP  compel/src/main-host.d
19:13:11 [2019-10-02T19:13:11.321Z]   DEP      compel/src/lib/ptrace.d
19:13:11 [2019-10-02T19:13:11.321Z]   DEP      compel/src/lib/infect.d
19:13:11 [2019-10-02T19:13:11.321Z]   DEP      compel/src/lib/infect-util.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/src/lib/infect-rpc.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/arch/ppc64/src/lib/infect.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/src/lib/log.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/src/main.d
19:13:11 [2019-10-02T19:13:11.604Z]   DEP      compel/src/lib/handle-elf.d
19:13:11 [2019-10-02T19:13:11.887Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
19:13:11 [2019-10-02T19:13:11.887Z]   CC       compel/src/lib/log.o
19:13:11 [2019-10-02T19:13:11.887Z]   CC       compel/arch/ppc64/src/lib/cpu.o
19:13:12 [2019-10-02T19:13:12.062Z] #17 35.50 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
19:13:12 [2019-10-02T19:13:12.062Z] #17 35.50 The following additional packages will be installed:
19:13:12 [2019-10-02T19:13:12.062Z] #17 35.52   libjq1 libonig4
19:13:12 [2019-10-02T19:13:12.171Z]   CC       compel/arch/ppc64/src/lib/infect.o
19:13:12 [2019-10-02T19:13:12.171Z]   CC       compel/src/lib/infect-rpc.o
19:13:12 [2019-10-02T19:13:12.455Z]   CC       compel/src/lib/infect-util.o
19:13:12 [2019-10-02T19:13:12.455Z]   CC       compel/src/lib/infect.o
19:13:12 [2019-10-02T19:13:12.628Z] #17 35.92 The following NEW packages will be installed:
19:13:12 [2019-10-02T19:13:12.628Z] #17 35.92   jq libjq1 libonig4
19:13:13 [2019-10-02T19:13:13.472Z]   CC       compel/src/lib/ptrace.o
19:13:13 [2019-10-02T19:13:13.472Z]   AR       compel/libcompel.a
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 Need to get 327 kB of archives.
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 After this operation, 1157 kB of additional disk space will be used.
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
19:13:13 [2019-10-02T19:13:13.562Z] #17 37.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
19:13:13 [2019-10-02T19:13:13.756Z]   HOSTCC   compel/src/main-host.o
19:13:13 [2019-10-02T19:13:13.756Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
19:13:13 [2019-10-02T19:13:13.756Z]   HOSTCC   compel/src/lib/handle-elf-host.o
19:13:14 [2019-10-02T19:13:14.053Z]   HOSTCC   compel/src/lib/log-host.o
19:13:14 [2019-10-02T19:13:14.053Z]   HOSTLINK compel/compel-host-bin
19:13:14 [2019-10-02T19:13:14.053Z]   DEP      soccr/soccr.d
19:13:14 [2019-10-02T19:13:14.053Z]   CC       soccr/soccr.o
19:13:14 [2019-10-02T19:13:14.497Z] #17 ...
19:13:14 [2019-10-02T19:13:14.497Z] 
19:13:14 [2019-10-02T19:13:14.497Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
19:13:14 [2019-10-02T19:13:14.497Z] #50 DONE 37.7s
19:13:14 [2019-10-02T19:13:14.497Z] 
19:13:14 [2019-10-02T19:13:14.497Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:14 [2019-10-02T19:13:14.497Z] #35 28.52 Reading package lists...
19:13:14 [2019-10-02T19:13:14.497Z] #35 35.04 Building dependency tree...
19:13:14 [2019-10-02T19:13:14.497Z] #35 36.40 Reading state information...
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.82 The following additional packages will be installed:
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.84   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.86 Suggested packages:
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.86   codeblocks eclipse ninja-build lrzip
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.86 Recommended packages:
19:13:14 [2019-10-02T19:13:14.497Z] #35 37.86   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:13:14 [2019-10-02T19:13:14.671Z]   AR       soccr/libsoccr.a
19:13:14 [2019-10-02T19:13:14.679Z]  ---> 06918d015ea7
19:13:14 [2019-10-02T19:13:14.955Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:13:14 [2019-10-02T19:13:14.955Z]   DEP      criu/arch/ppc64/sigframe.d
19:13:14 [2019-10-02T19:13:14.955Z]   DEP      criu/arch/ppc64/crtools.d
19:13:14 [2019-10-02T19:13:14.955Z]   DEP      criu/arch/ppc64/cpu.d
19:13:14 [2019-10-02T19:13:14.955Z]   CC       criu/arch/ppc64/cpu.o
19:13:15 [2019-10-02T19:13:15.242Z]   CC       criu/arch/ppc64/crtools.o
19:13:15 [2019-10-02T19:13:15.527Z]   CC       criu/arch/ppc64/sigframe.o
19:13:15 [2019-10-02T19:13:15.659Z] Successfully built 06918d015ea7
19:13:15 [2019-10-02T19:13:15.659Z] Successfully tagged docker:latest
19:13:15 [2019-10-02T19:13:15.659Z] INFO: Image build ended at 10/02/2019 19:13:15. Duration:00:00:37.0023914
19:13:15 [2019-10-02T19:13:15.659Z] 
19:13:15 [2019-10-02T19:13:15.659Z] 
19:13:15 [2019-10-02T19:13:15.659Z] INFO: Building the test binaries at 10/02/2019 19:13:15...
19:13:15 [2019-10-02T19:13:15.811Z]   LINK     criu/arch/ppc64/crtools.built-in.o
19:13:15 [2019-10-02T19:13:15.811Z]   DEP      criu/arch/ppc64/misc.d
19:13:15 [2019-10-02T19:13:15.811Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
19:13:15 [2019-10-02T19:13:15.811Z]   DEP      criu/arch/ppc64/vdso-pie.d
19:13:15 [2019-10-02T19:13:15.811Z]   DEP      criu/pie/parasite-vdso.d
19:13:15 [2019-10-02T19:13:15.811Z]   DEP      criu/pie/util-vdso.d
19:13:15 [2019-10-02T19:13:15.868Z] #35 39.23 The following NEW packages will be installed:
19:13:15 [2019-10-02T19:13:15.869Z] #35 39.26   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
19:13:15 [2019-10-02T19:13:15.869Z] #35 39.26   vim-common xxd
19:13:16 [2019-10-02T19:13:16.106Z]   DEP      criu/pie/util.d
19:13:16 [2019-10-02T19:13:16.107Z]   CC       criu/pie/util.o
19:13:16 [2019-10-02T19:13:16.107Z]   CC       criu/pie/util-vdso.o
19:13:16 [2019-10-02T19:13:16.393Z]   CC       criu/pie/parasite-vdso.o
19:13:16 [2019-10-02T19:13:16.675Z]   CC       criu/arch/ppc64/vdso-pie.o
19:13:16 [2019-10-02T19:13:16.808Z] #35 ...
19:13:16 [2019-10-02T19:13:16.808Z] 
19:13:16 [2019-10-02T19:13:16.808Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:16 [2019-10-02T19:13:16.808Z] #30 39.67 sync
19:13:16 [2019-10-02T19:13:16.808Z] #30 39.69 internal/reflectlite
19:13:16 [2019-10-02T19:13:16.959Z]   CC       criu/arch/ppc64/vdso-trampoline.o
19:13:16 [2019-10-02T19:13:16.959Z]   CC       criu/arch/ppc64/misc.o
19:13:16 [2019-10-02T19:13:16.959Z]   AR       criu/pie/pie.lib.a
19:13:16 [2019-10-02T19:13:16.959Z]   DEP      criu/pie/restorer.d
19:13:16 [2019-10-02T19:13:16.959Z]   DEP      criu/arch/ppc64/restorer.d
19:13:16 [2019-10-02T19:13:16.959Z]   DEP      criu/pie/parasite.d
19:13:17 [2019-10-02T19:13:17.067Z] #30 ...
19:13:17 [2019-10-02T19:13:17.067Z] 
19:13:17 [2019-10-02T19:13:17.067Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
19:13:17 [2019-10-02T19:13:17.067Z] #17 38.18 debconf: delaying package configuration, since apt-utils is not installed
19:13:17 [2019-10-02T19:13:17.067Z] #17 38.49 Fetched 327 kB in 1s (320 kB/s)
19:13:17 [2019-10-02T19:13:17.067Z] #17 38.93 Selecting previously unselected package libonig4:amd64.
19:13:17 [2019-10-02T19:13:17.067Z] #17 38.93 (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.)
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.10 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.12 Unpacking libonig4:amd64 (6.1.3-2) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.37 Selecting previously unselected package libjq1:amd64.
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.37 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.38 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.57 Selecting previously unselected package jq.
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.59 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.62 Unpacking jq (1.5+dfsg-1.3) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.82 Setting up libonig4:amd64 (6.1.3-2) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.88 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 39.99 Setting up jq (1.5+dfsg-1.3) ...
19:13:17 [2019-10-02T19:13:17.067Z] #17 DONE 40.5s
19:13:17 [2019-10-02T19:13:17.067Z] 
19:13:17 [2019-10-02T19:13:17.067Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:13:17 [2019-10-02T19:13:17.067Z] #19 DONE 0.1s
19:13:17 [2019-10-02T19:13:17.067Z] 
19:13:17 [2019-10-02T19:13:17.067Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:17 [2019-10-02T19:13:17.242Z]   CC       criu/pie/parasite.o
19:13:17 [2019-10-02T19:13:17.526Z]   LINK     criu/pie/parasite.built-in.o
19:13:17 [2019-10-02T19:13:17.526Z]   GEN      criu/pie/parasite-blob.h
19:13:17 [2019-10-02T19:13:17.526Z]   CC       criu/arch/ppc64/restorer.o
19:13:17 [2019-10-02T19:13:17.811Z]   CC       criu/pie/restorer.o
19:13:19 [2019-10-02T19:13:19.298Z]   LINK     criu/pie/restorer.built-in.o
19:13:19 [2019-10-02T19:13:19.298Z]   GEN      criu/pie/restorer-blob.h
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/vdso.d
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/uts_ns.d
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/util.d
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/uffd.d
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/tun.d
19:13:19 [2019-10-02T19:13:19.298Z]   DEP      criu/tty.d
19:13:19 [2019-10-02T19:13:19.581Z]   DEP      criu/timerfd.d
19:13:19 [2019-10-02T19:13:19.581Z]   DEP      criu/sysfs_parse.d
19:13:19 [2019-10-02T19:13:19.581Z]   DEP      criu/sysctl.d
19:13:19 [2019-10-02T19:13:19.581Z]   DEP      criu/string.d
19:13:19 [2019-10-02T19:13:19.595Z] #20 ...
19:13:19 [2019-10-02T19:13:19.595Z] 
19:13:19 [2019-10-02T19:13:19.595Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:19 [2019-10-02T19:13:19.595Z] #57 26.98 Reading package lists...
19:13:19 [2019-10-02T19:13:19.595Z] #57 33.56 Building dependency tree...
19:13:19 [2019-10-02T19:13:19.595Z] #57 34.88 Reading state information...
19:13:19 [2019-10-02T19:13:19.595Z] #57 36.33 The following additional packages will be installed:
19:13:19 [2019-10-02T19:13:19.595Z] #57 36.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
19:13:19 [2019-10-02T19:13:19.595Z] #57 36.37   libprotoc10 python-pkg-resources zlib1g-dev
19:13:19 [2019-10-02T19:13:19.595Z] #57 36.38 Suggested packages:
19:13:19 [2019-10-02T19:13:19.595Z] #57 36.39   manpages-dev python-setuptools
19:13:19 [2019-10-02T19:13:19.595Z] #57 38.04 The following NEW packages will be installed:
19:13:19 [2019-10-02T19:13:19.595Z] #57 38.04   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:13:19 [2019-10-02T19:13:19.595Z] #57 38.04   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
19:13:19 [2019-10-02T19:13:19.595Z] #57 38.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:13:19 [2019-10-02T19:13:19.595Z] #57 38.05   zlib1g-dev
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.17 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.17 Need to get 3602 kB of archives.
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.17 After this operation, 18.9 MB of additional disk space will be used.
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.48 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.48 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 39.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
19:13:19 [2019-10-02T19:13:19.595Z] #57 40.62 debconf: delaying package configuration, since apt-utils is not installed
19:13:19 [2019-10-02T19:13:19.595Z] #57 40.90 Fetched 3602 kB in 1s (2565 kB/s)
19:13:19 [2019-10-02T19:13:19.595Z] #57 40.97 Selecting previously unselected package libnet1:amd64.
19:13:19 [2019-10-02T19:13:19.595Z] #57 40.97 (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.)
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.05 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.32 Selecting previously unselected package libcap-dev:amd64.
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.33 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.37 Unpacking libcap-dev:amd64 (1:2.25-1) ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.56 Selecting previously unselected package libnet1-dev.
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.58 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.73 Selecting previously unselected package libnl-3-200:amd64.
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.73 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.75 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
19:13:19 [2019-10-02T19:13:19.595Z] #57 41.91 Selecting previously unselected package libnl-3-dev:amd64.
19:13:19 [2019-10-02T19:13:19.596Z] #57 41.92 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 41.92 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.20 Selecting previously unselected package libprotobuf-c1:amd64.
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.21 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.21 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.32 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.34 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.36 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.49 Selecting previously unselected package zlib1g-dev:amd64.
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.50 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.78 Selecting previously unselected package libprotobuf10:amd64.
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.78 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.596Z] #57 42.78 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
19:13:19 [2019-10-02T19:13:19.861Z] #57 43.42 Selecting previously unselected package libprotobuf-lite10:amd64.
19:13:19 [2019-10-02T19:13:19.861Z] #57 43.43 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
19:13:19 [2019-10-02T19:13:19.861Z] #57 43.46 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
19:13:19 [2019-10-02T19:13:19.864Z]   DEP      criu/stats.d
19:13:19 [2019-10-02T19:13:19.864Z]   DEP      criu/sockets.d
19:13:19 [2019-10-02T19:13:19.864Z]   DEP      criu/sk-unix.d
19:13:19 [2019-10-02T19:13:19.864Z]   DEP      criu/sk-tcp.d
19:13:20 [2019-10-02T19:13:20.148Z]   DEP      criu/sk-queue.d
19:13:20 [2019-10-02T19:13:20.148Z]   DEP      criu/sk-packet.d
19:13:20 [2019-10-02T19:13:20.148Z]   DEP      criu/sk-netlink.d
19:13:20 [2019-10-02T19:13:20.148Z]   DEP      criu/sk-inet.d
19:13:20 [2019-10-02T19:13:20.156Z] #57 43.65 Selecting previously unselected package libprotobuf-dev:amd64.
19:13:20 [2019-10-02T19:13:20.156Z] #57 43.65 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.156Z] #57 43.67 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
19:13:20 [2019-10-02T19:13:20.383Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:13:20 [2019-10-02T19:13:20.383Z] 
19:13:20 [2019-10-02T19:13:20.383Z] 
19:13:20 [2019-10-02T19:13:20.383Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:13:20 [2019-10-02T19:13:20.383Z] 
19:13:20 [2019-10-02T19:13:20.383Z] 
19:13:20 [2019-10-02T19:13:20.383Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:13:20 [2019-10-02T19:13:20.383Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:13:20 [2019-10-02T19:13:20.383Z] PKG_CONFIG=pkg-config
19:13:20 [2019-10-02T19:13:20.383Z] GOLANG_VERSION=1.13.1
19:13:20 [2019-10-02T19:13:20.383Z] HOSTNAME=6e162b05e1cf
19:13:20 [2019-10-02T19:13:20.383Z] KEEPBUNDLE=1
19:13:20 [2019-10-02T19:13:20.383Z] container=docker
19:13:20 [2019-10-02T19:13:20.383Z] TEST_SKIP_INTEGRATION=1
19:13:20 [2019-10-02T19:13:20.383Z] GO111MODULE=off
19:13:20 [2019-10-02T19:13:20.383Z] GOPATH=/go
19:13:20 [2019-10-02T19:13:20.383Z] PWD=/go/src/github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] HOME=/root
19:13:20 [2019-10-02T19:13:20.383Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:13:20 [2019-10-02T19:13:20.383Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GRAPHDRIVER=overlay2
19:13:20 [2019-10-02T19:13:20.383Z] TERM=xterm
19:13:20 [2019-10-02T19:13:20.383Z] DEST=bundles/test-integration
19:13:20 [2019-10-02T19:13:20.383Z] SHLVL=1
19:13:20 [2019-10-02T19:13:20.383Z] TIMEOUT=120m
19:13:20 [2019-10-02T19:13:20.383Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:13:20 [2019-10-02T19:13:20.383Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_PKG=github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] TESTDEBUG=0
19:13:20 [2019-10-02T19:13:20.383Z] _=/usr/bin/env
19:13:20 [2019-10-02T19:13:20.383Z] Building test suite binary ./integration-cli/test.main
19:13:20 [2019-10-02T19:13:20.383Z] No new tests added to integration.
19:13:20 [2019-10-02T19:13:20.383Z] 
19:13:20 [2019-10-02T19:13:20.383Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:13:20 [2019-10-02T19:13:20.383Z] PKG_CONFIG=pkg-config
19:13:20 [2019-10-02T19:13:20.383Z] GOLANG_VERSION=1.13.1
19:13:20 [2019-10-02T19:13:20.383Z] HOSTNAME=8efa73a87f03
19:13:20 [2019-10-02T19:13:20.383Z] KEEPBUNDLE=1
19:13:20 [2019-10-02T19:13:20.383Z] container=docker
19:13:20 [2019-10-02T19:13:20.383Z] TEST_SKIP_INTEGRATION=1
19:13:20 [2019-10-02T19:13:20.383Z] GO111MODULE=off
19:13:20 [2019-10-02T19:13:20.383Z] GOPATH=/go
19:13:20 [2019-10-02T19:13:20.383Z] PWD=/go/src/github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] HOME=/root
19:13:20 [2019-10-02T19:13:20.383Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:13:20 [2019-10-02T19:13:20.383Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GRAPHDRIVER=overlay2
19:13:20 [2019-10-02T19:13:20.383Z] TERM=xterm
19:13:20 [2019-10-02T19:13:20.383Z] DEST=bundles/test-integration
19:13:20 [2019-10-02T19:13:20.383Z] SHLVL=1
19:13:20 [2019-10-02T19:13:20.383Z] TIMEOUT=120m
19:13:20 [2019-10-02T19:13:20.383Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:13:20 [2019-10-02T19:13:20.383Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_PKG=github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] TESTDEBUG=0
19:13:20 [2019-10-02T19:13:20.383Z] _=/usr/bin/env
19:13:20 [2019-10-02T19:13:20.383Z] Building test suite binary ./integration-cli/test.main
19:13:20 [2019-10-02T19:13:20.383Z] PKG_CONFIG=pkg-config
19:13:20 [2019-10-02T19:13:20.383Z] GOLANG_VERSION=1.13.1
19:13:20 [2019-10-02T19:13:20.383Z] HOSTNAME=19a32e6d92db
19:13:20 [2019-10-02T19:13:20.383Z] KEEPBUNDLE=1
19:13:20 [2019-10-02T19:13:20.383Z] container=docker
19:13:20 [2019-10-02T19:13:20.383Z] TEST_SKIP_INTEGRATION_CLI=1
19:13:20 [2019-10-02T19:13:20.383Z] GO111MODULE=off
19:13:20 [2019-10-02T19:13:20.383Z] GOPATH=/go
19:13:20 [2019-10-02T19:13:20.383Z] PWD=/go/src/github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] HOME=/root
19:13:20 [2019-10-02T19:13:20.383Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:13:20 [2019-10-02T19:13:20.383Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_GRAPHDRIVER=overlay2
19:13:20 [2019-10-02T19:13:20.383Z] TERM=xterm
19:13:20 [2019-10-02T19:13:20.383Z] DEST=bundles/test-integration
19:13:20 [2019-10-02T19:13:20.383Z] SHLVL=1
19:13:20 [2019-10-02T19:13:20.383Z] TIMEOUT=120m
19:13:20 [2019-10-02T19:13:20.383Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:13:20 [2019-10-02T19:13:20.383Z] DOCKER_PKG=github.com/docker/docker
19:13:20 [2019-10-02T19:13:20.383Z] TESTDEBUG=0
19:13:20 [2019-10-02T19:13:20.383Z] _=/usr/bin/env
19:13:20 [2019-10-02T19:13:20.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:13:20 [2019-10-02T19:13:20.414Z] #57 ...
19:13:20 [2019-10-02T19:13:20.414Z] 
19:13:20 [2019-10-02T19:13:20.414Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
19:13:20 [2019-10-02T19:13:20.414Z] #6 29.68 Reading package lists...
19:13:20 [2019-10-02T19:13:20.414Z] #6 35.81 Building dependency tree...
19:13:20 [2019-10-02T19:13:20.414Z] #6 37.20 Reading state information...
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.20 The following additional packages will be installed:
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.22   libapparmor1 libseccomp2
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.24 Suggested packages:
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.24   seccomp
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.55 The following NEW packages will be installed:
19:13:20 [2019-10-02T19:13:20.414Z] #6 39.56   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 Need to get 300 kB of archives.
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 After this operation, 1201 kB of additional disk space will be used.
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
19:13:20 [2019-10-02T19:13:20.414Z] #6 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
19:13:20 [2019-10-02T19:13:20.414Z] #6 41.88 debconf: delaying package configuration, since apt-utils is not installed
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.09 Fetched 300 kB in 1s (278 kB/s)
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.21 Selecting previously unselected package libseccomp2:amd64.
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.21 (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.)
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.28 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.30 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.49 Selecting previously unselected package libseccomp-dev:amd64.
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.49 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.50 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.66 Selecting previously unselected package libapparmor1:amd64.
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.67 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.68 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.81 Selecting previously unselected package libapparmor-dev:amd64.
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.83 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 42.87 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.16 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.29 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.32 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.34 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.42 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 43.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:20 [2019-10-02T19:13:20.414Z] #6 DONE 43.9s
19:13:20 [2019-10-02T19:13:20.414Z] 
19:13:20 [2019-10-02T19:13:20.414Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
19:13:20 [2019-10-02T19:13:20.414Z] #44 29.60 Reading package lists...
19:13:20 [2019-10-02T19:13:20.414Z] #44 36.11 Building dependency tree...
19:13:20 [2019-10-02T19:13:20.414Z] #44 37.29 Reading state information...
19:13:20 [2019-10-02T19:13:20.414Z] #44 39.21 The following additional packages will be installed:
19:13:20 [2019-10-02T19:13:20.414Z] #44 39.23   btrfs-progs liblzo2-2
19:13:20 [2019-10-02T19:13:20.414Z] #44 39.46 The following NEW packages will be installed:
19:13:20 [2019-10-02T19:13:20.415Z] #44 39.47   btrfs-progs btrfs-tools liblzo2-2
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.59 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.59 Need to get 649 kB of archives.
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.59 After this operation, 4320 kB of additional disk space will be used.
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
19:13:20 [2019-10-02T19:13:20.415Z] #44 40.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
19:13:20 [2019-10-02T19:13:20.415Z] #44 41.81 debconf: delaying package configuration, since apt-utils is not installed
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.06 Fetched 649 kB in 1s (587 kB/s)
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.15 Selecting previously unselected package liblzo2-2:amd64.
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.15 (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.)
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.27 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.42 Selecting previously unselected package btrfs-progs.
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.43 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 42.43 Unpacking btrfs-progs (4.7.3-1) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.13 Selecting previously unselected package btrfs-tools.
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.13 Unpacking btrfs-tools (4.7.3-1) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.54 Setting up btrfs-progs (4.7.3-1) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.60 Setting up btrfs-tools (4.7.3-1) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 43.61 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:20 [2019-10-02T19:13:20.415Z] #44 DONE 43.9s
19:13:20 [2019-10-02T19:13:20.415Z] 
19:13:20 [2019-10-02T19:13:20.415Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:13:20 [2019-10-02T19:13:20.415Z] #45 ...
19:13:20 [2019-10-02T19:13:20.415Z] 
19:13:20 [2019-10-02T19:13:20.415Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:13:20 [2019-10-02T19:13:20.415Z] #40 DONE 0.2s
19:13:20 [2019-10-02T19:13:20.431Z]   DEP      criu/signalfd.d
19:13:20 [2019-10-02T19:13:20.431Z]   DEP      criu/sigframe.d
19:13:20 [2019-10-02T19:13:20.431Z]   DEP      criu/shmem.d
19:13:20 [2019-10-02T19:13:20.431Z]   DEP      criu/servicefd.d
19:13:20 [2019-10-02T19:13:20.679Z] 
19:13:20 [2019-10-02T19:13:20.680Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:13:20 [2019-10-02T19:13:20.680Z] #45 DONE 0.2s
19:13:20 [2019-10-02T19:13:20.680Z] 
19:13:20 [2019-10-02T19:13:20.680Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:13:20 [2019-10-02T19:13:20.680Z] #41 DONE 0.1s
19:13:20 [2019-10-02T19:13:20.680Z] 
19:13:20 [2019-10-02T19:13:20.680Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:13:20 [2019-10-02T19:13:20.680Z] #46 DONE 0.1s
19:13:20 [2019-10-02T19:13:20.680Z] 
19:13:20 [2019-10-02T19:13:20.680Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:13:20 [2019-10-02T19:13:20.714Z]   DEP      criu/seize.d
19:13:20 [2019-10-02T19:13:20.714Z]   DEP      criu/seccomp.d
19:13:20 [2019-10-02T19:13:20.714Z]   DEP      criu/rst-malloc.d
19:13:20 [2019-10-02T19:13:20.714Z]   DEP      criu/rbtree.d
19:13:20 [2019-10-02T19:13:20.714Z]   DEP      criu/pstree.d
19:13:21 [2019-10-02T19:13:21.000Z]   DEP      criu/protobuf.d
19:13:21 [2019-10-02T19:13:21.000Z]   GEN      criu/protobuf-desc-gen.h
19:13:21 [2019-10-02T19:13:21.287Z]   DEP      criu/protobuf-desc.d
19:13:21 [2019-10-02T19:13:21.541Z] INFO: make.ps1 starting at 10/02/2019 19:13:20
19:13:21 [2019-10-02T19:13:21.541Z] INFO: Git commit (97aa82d2c) assumed from DOCKER_GITCOMMIT environment variable
19:13:21 [2019-10-02T19:13:21.541Z] INFO: Invoking autogen...
19:13:21 [2019-10-02T19:13:21.541Z] INFO: Building daemon...
19:13:21 [2019-10-02T19:13:21.570Z]   DEP      criu/proc_parse.d
19:13:21 [2019-10-02T19:13:21.570Z]   DEP      criu/plugin.d
19:13:21 [2019-10-02T19:13:21.570Z]   DEP      criu/pipes.d
19:13:21 [2019-10-02T19:13:21.570Z]   DEP      criu/pie-util.d
19:13:21 [2019-10-02T19:13:21.570Z]   DEP      criu/pie-util-vdso.d
19:13:21 [2019-10-02T19:13:21.854Z]   DEP      criu/pie-util-vdso-elf32.d
19:13:21 [2019-10-02T19:13:21.854Z]   DEP      criu/path.d
19:13:21 [2019-10-02T19:13:21.854Z]   DEP      criu/parasite-syscall.d
19:13:21 [2019-10-02T19:13:21.854Z]   DEP      criu/pagemap.d
19:13:22 [2019-10-02T19:13:22.053Z] #47 ...
19:13:22 [2019-10-02T19:13:22.053Z] 
19:13:22 [2019-10-02T19:13:22.053Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:13:22 [2019-10-02T19:13:22.053Z] #27 35.00 + cd /tmp/tmp.px4XdEEkWF/src/gotest.tools/gotestsum
19:13:22 [2019-10-02T19:13:22.053Z] #27 35.00 + git checkout -q v0.3.5
19:13:22 [2019-10-02T19:13:22.053Z] #27 35.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:13:22 [2019-10-02T19:13:22.053Z] #27 ...
19:13:22 [2019-10-02T19:13:22.053Z] 
19:13:22 [2019-10-02T19:13:22.053Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.03 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.03 Need to get 13.7 MB of archives.
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.03 After this operation, 57.2 MB of additional disk space will be used.
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.12 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 42.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.43 debconf: delaying package configuration, since apt-utils is not installed
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.60 Fetched 13.7 MB in 3s (4361 kB/s)
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.85 Selecting previously unselected package cmake-data.
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.88 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
19:13:22 [2019-10-02T19:13:22.053Z] #35 43.89 Unpacking cmake-data (3.7.2-1) ...
19:13:22 [2019-10-02T19:13:22.137Z]   DEP      criu/pagemap-cache.d
19:13:22 [2019-10-02T19:13:22.137Z]   DEP      criu/page-xfer.d
19:13:22 [2019-10-02T19:13:22.137Z]   DEP      criu/page-pipe.d
19:13:22 [2019-10-02T19:13:22.137Z]   DEP      criu/netfilter.d
19:13:22 [2019-10-02T19:13:22.421Z]   DEP      criu/net.d
19:13:22 [2019-10-02T19:13:22.421Z]   DEP      criu/namespaces.d
19:13:22 [2019-10-02T19:13:22.421Z]   DEP      criu/mount.d
19:13:22 [2019-10-02T19:13:22.421Z]   DEP      criu/mem.d
19:13:22 [2019-10-02T19:13:22.703Z]   DEP      criu/lsm.d
19:13:22 [2019-10-02T19:13:22.703Z]   DEP      criu/log.d
19:13:22 [2019-10-02T19:13:22.703Z]   DEP      criu/libnetlink.d
19:13:22 [2019-10-02T19:13:22.704Z]   DEP      criu/kerndat.d
19:13:22 [2019-10-02T19:13:22.986Z]   DEP      criu/kcmp-ids.d
19:13:22 [2019-10-02T19:13:22.986Z]   DEP      criu/irmap.d
19:13:22 [2019-10-02T19:13:22.986Z]   DEP      criu/ipc_ns.d
19:13:22 [2019-10-02T19:13:22.986Z]   DEP      criu/image.d
19:13:23 [2019-10-02T19:13:23.269Z]   DEP      criu/image-desc.d
19:13:23 [2019-10-02T19:13:23.269Z]   DEP      criu/fsnotify.d
19:13:23 [2019-10-02T19:13:23.269Z]   DEP      criu/filesystems.d
19:13:23 [2019-10-02T19:13:23.269Z]   DEP      criu/files.d
19:13:23 [2019-10-02T19:13:23.427Z] #35 ...
19:13:23 [2019-10-02T19:13:23.427Z] 
19:13:23 [2019-10-02T19:13:23.427Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:23 [2019-10-02T19:13:23.427Z] #57 45.71 Selecting previously unselected package libprotoc10:amd64.
19:13:23 [2019-10-02T19:13:23.427Z] #57 45.71 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 45.73 Unpacking libprotoc10:amd64 (3.0.0-9) ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.35 Selecting previously unselected package protobuf-c-compiler.
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.37 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.38 Unpacking protobuf-c-compiler (1.2.1-2) ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.57 Selecting previously unselected package protobuf-compiler.
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.59 Unpacking protobuf-compiler (3.0.0-9) ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.79 Selecting previously unselected package python-pkg-resources.
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.80 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
19:13:23 [2019-10-02T19:13:23.427Z] #57 46.80 Unpacking python-pkg-resources (33.1.1-1) ...
19:13:23 [2019-10-02T19:13:23.552Z]   DEP      criu/files-reg.d
19:13:23 [2019-10-02T19:13:23.552Z]   DEP      criu/files-ext.d
19:13:23 [2019-10-02T19:13:23.552Z]   DEP      criu/file-lock.d
19:13:23 [2019-10-02T19:13:23.552Z]   DEP      criu/file-ids.d
19:13:23 [2019-10-02T19:13:23.684Z] #57 47.07 Selecting previously unselected package python-protobuf.
19:13:23 [2019-10-02T19:13:23.684Z] #57 47.08 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
19:13:23 [2019-10-02T19:13:23.684Z] #57 47.09 Unpacking python-protobuf (3.0.0-9) ...
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/fifo.d
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/fdstore.d
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/fault-injection.d
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/external.d
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/eventpoll.d
19:13:23 [2019-10-02T19:13:23.835Z]   DEP      criu/eventfd.d
19:13:24 [2019-10-02T19:13:24.118Z]   DEP      criu/crtools.d
19:13:24 [2019-10-02T19:13:24.118Z]   DEP      criu/cr-service.d
19:13:24 [2019-10-02T19:13:24.118Z]   DEP      criu/cr-restore.d
19:13:24 [2019-10-02T19:13:24.252Z] #57 47.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
19:13:24 [2019-10-02T19:13:24.402Z]   DEP      criu/cr-errno.d
19:13:24 [2019-10-02T19:13:24.402Z]   DEP      criu/cr-dump.d
19:13:24 [2019-10-02T19:13:24.402Z]   DEP      criu/cr-dedup.d
19:13:24 [2019-10-02T19:13:24.402Z]   DEP      criu/cr-check.d
19:13:24 [2019-10-02T19:13:24.510Z] #57 47.82 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
19:13:24 [2019-10-02T19:13:24.510Z] #57 47.84 Setting up python-pkg-resources (33.1.1-1) ...
19:13:24 [2019-10-02T19:13:24.687Z]   DEP      criu/config.d
19:13:24 [2019-10-02T19:13:24.687Z]   DEP      criu/clone-noasan.d
19:13:24 [2019-10-02T19:13:24.687Z]   DEP      criu/cgroup.d
19:13:24 [2019-10-02T19:13:24.687Z]   DEP      criu/cgroup-props.d
19:13:24 [2019-10-02T19:13:24.768Z] #57 ...
19:13:24 [2019-10-02T19:13:24.768Z] 
19:13:24 [2019-10-02T19:13:24.768Z] #7 [dev 1/24] RUN groupadd -r docker
19:13:24 [2019-10-02T19:13:24.768Z] #7 DONE 4.3s
19:13:24 [2019-10-02T19:13:24.768Z] 
19:13:24 [2019-10-02T19:13:24.768Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.846 + RM_GOPATH=0
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.846 + TMP_GOPATH=
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.846 + : /build
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.846 + '[' -z '' ']'
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.852 ++ mktemp -d
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.868 + export GOPATH=/tmp/tmp.813mSWDi2u
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.868 + GOPATH=/tmp/tmp.813mSWDi2u
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.868 + RM_GOPATH=1
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.869 ++ dirname ./install.sh
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.870 + dir=.
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.870 + bin=containerd
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.871 + shift
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.871 + '[' '!' -f ./containerd.installer ']'
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.871 + . ./containerd.installer
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.872 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.872 + install_containerd
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.873 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.873 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.813mSWDi2u/src/github.com/containerd/containerd
19:13:24 [2019-10-02T19:13:24.768Z] #47 3.879 Cloning into '/tmp/tmp.813mSWDi2u/src/github.com/containerd/containerd'...
19:13:24 [2019-10-02T19:13:24.970Z]   DEP      criu/bitmap.d
19:13:24 [2019-10-02T19:13:24.970Z]   DEP      criu/bfd.d
19:13:24 [2019-10-02T19:13:24.970Z]   DEP      criu/autofs.d
19:13:24 [2019-10-02T19:13:24.970Z]   DEP      criu/aio.d
19:13:24 [2019-10-02T19:13:24.970Z]   DEP      criu/action-scripts.d
19:13:25 [2019-10-02T19:13:25.253Z]   CC       criu/action-scripts.o
19:13:25 [2019-10-02T19:13:25.253Z]   CC       criu/aio.o
19:13:25 [2019-10-02T19:13:25.539Z]   CC       criu/autofs.o
19:13:25 [2019-10-02T19:13:25.700Z] #47 ...
19:13:25 [2019-10-02T19:13:25.700Z] 
19:13:25 [2019-10-02T19:13:25.700Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:13:25 [2019-10-02T19:13:25.700Z] #15 39.17 + cd /tmp/tmp.jCkIkrNwPC/src/github.com/go-swagger/go-swagger
19:13:25 [2019-10-02T19:13:25.700Z] #15 39.18 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
19:13:25 [2019-10-02T19:13:25.700Z] #15 41.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:13:25 [2019-10-02T19:13:25.700Z] #15 ...
19:13:25 [2019-10-02T19:13:25.700Z] 
19:13:25 [2019-10-02T19:13:25.700Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:25 [2019-10-02T19:13:25.701Z] #20 4.737 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:13:25 [2019-10-02T19:13:25.701Z] #20 5.639 
19:13:25 [2019-10-02T19:13:25.701Z] #20 5.943 
###                                                                        5.0%
######                                                                     9.5%
##########                                                                13.9%
#############                                                             19.2%
###################                                                       26.7%
#######################                                                   32.2%
############################                                              39.1%
##################################                                        48.1%
#########################################                                 57.5%
##############################################                            64.8%
######################################################                    75.0%
############################################################              84.5%
#################################################################         90.7%
######################################################################## 100.0%
19:13:25 [2019-10-02T19:13:25.701Z] #20 8.107 
19:13:26 [2019-10-02T19:13:26.219Z] #20 8.529 
#######                                                                   10.8%
###############                                                           22.1%
#############################                                             40.5%
######################################                                    53.8%
###################################################                       70.8%
#################################################################         90.4%
######################################################################## 100.0%
19:13:26 [2019-10-02T19:13:26.547Z]   CC       criu/bfd.o
19:13:26 [2019-10-02T19:13:26.547Z]   CC       criu/bitmap.o
19:13:26 [2019-10-02T19:13:26.787Z] #20 9.880 
19:13:26 [2019-10-02T19:13:26.831Z]   CC       criu/cgroup-props.o
19:13:27 [2019-10-02T19:13:27.114Z]   CC       criu/cgroup.o
19:13:27 [2019-10-02T19:13:27.560Z] #20 10.13 
####                                                                       6.5%
#########                                                                 12.7%
##############                                                            19.9%
19:13:27 [2019-10-02T19:13:27.560Z] #20 ...
19:13:27 [2019-10-02T19:13:27.560Z] 
19:13:27 [2019-10-02T19:13:27.560Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:13:27 [2019-10-02T19:13:27.560Z] #33 40.61 internal/reflectlite
19:13:27 [2019-10-02T19:13:27.560Z] #33 40.61 sync
19:13:27 [2019-10-02T19:13:27.560Z] #33 42.16 github.com/LK4D4/vndr/godl/singleflight
19:13:27 [2019-10-02T19:13:27.560Z] #33 42.46 math/rand
19:13:27 [2019-10-02T19:13:27.560Z] #33 43.53 internal/singleflight
19:13:27 [2019-10-02T19:13:27.560Z] #33 44.78 sort
19:13:27 [2019-10-02T19:13:27.560Z] #33 44.79 errors
19:13:27 [2019-10-02T19:13:27.560Z] #33 45.19 io
19:13:27 [2019-10-02T19:13:27.560Z] #33 46.36 strconv
19:13:27 [2019-10-02T19:13:27.560Z] #33 46.45 bytes
19:13:27 [2019-10-02T19:13:27.560Z] #33 49.53 bufio
19:13:27 [2019-10-02T19:13:27.560Z] #33 50.71 reflect
19:13:27 [2019-10-02T19:13:27.560Z] #33 ...
19:13:27 [2019-10-02T19:13:27.560Z] 
19:13:27 [2019-10-02T19:13:27.560Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:28 [2019-10-02T19:13:28.078Z] #20 10.13 
####                                                                       6.5%
#########                                                                 12.7%
##############                                                            19.9%
###################                                                       27.7%
#######################                                                   32.8%
#############################                                             40.8%
##################################                                        47.7%
19:13:28 [2019-10-02T19:13:28.078Z] #20 ...
19:13:28 [2019-10-02T19:13:28.078Z] 
19:13:28 [2019-10-02T19:13:28.078Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
19:13:28 [2019-10-02T19:13:28.078Z] #8 DONE 3.3s
19:13:28 [2019-10-02T19:13:28.078Z] 
19:13:28 [2019-10-02T19:13:28.078Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:28 [2019-10-02T19:13:28.585Z]   CC       criu/clone-noasan.o
19:13:28 [2019-10-02T19:13:28.585Z]   CC       criu/config.o
19:13:28 [2019-10-02T19:13:28.950Z] + dpkg --print-architecture
19:13:28 [2019-10-02T19:13:28.950Z] + cd /tmp/tmp.41swfuQHMY/src/github.com/docker/distribution
19:13:28 [2019-10-02T19:13:28.950Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:13:29 [2019-10-02T19:13:29.163Z] #20 10.13 
####                                                                       6.5%
#########                                                                 12.7%
##############                                                            19.9%
###################                                                       27.7%
#######################                                                   32.8%
#############################                                             40.8%
##################################                                        47.7%
#######################################                                   54.6%
##########################################                                58.5%
############################################                              61.4%
##############################################                            64.7%
###############################################                           65.4%
#################################################                         68.5%
###################################################                       72.2%
######################################################                    76.1%
#########################################################                 80.5%
#############################################################             84.8%
19:13:29 [2019-10-02T19:13:29.164Z] #20 ...
19:13:29 [2019-10-02T19:13:29.164Z] 
19:13:29 [2019-10-02T19:13:29.164Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:29 [2019-10-02T19:13:29.164Z] #30 42.17 sort
19:13:29 [2019-10-02T19:13:29.164Z] #30 42.18 errors
19:13:29 [2019-10-02T19:13:29.164Z] #30 42.58 strconv
19:13:29 [2019-10-02T19:13:29.164Z] #30 43.53 io
19:13:29 [2019-10-02T19:13:29.164Z] #30 45.44 internal/oserror
19:13:29 [2019-10-02T19:13:29.164Z] #30 45.66 syscall
19:13:29 [2019-10-02T19:13:29.164Z] #30 47.47 reflect
19:13:29 [2019-10-02T19:13:29.164Z] #30 ...
19:13:29 [2019-10-02T19:13:29.164Z] 
19:13:29 [2019-10-02T19:13:29.164Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:29 [2019-10-02T19:13:29.199Z]   CC       criu/cr-check.o
19:13:29 [2019-10-02T19:13:29.332Z] + GOPATH=/tmp/tmp.41swfuQHMY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.41swfuQHMY
19:13:29 [2019-10-02T19:13:29.332Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:13:29 [2019-10-02T19:13:29.421Z] #20 10.13 
####                                                                       6.5%
#########                                                                 12.7%
##############                                                            19.9%
###################                                                       27.7%
#######################                                                   32.8%
#############################                                             40.8%
##################################                                        47.7%
#######################################                                   54.6%
##########################################                                58.5%
############################################                              61.4%
##############################################                            64.7%
###############################################                           65.4%
#################################################                         68.5%
###################################################                       72.2%
######################################################                    76.1%
#########################################################                 80.5%
#############################################################             84.8%
###############################################################           88.7%
######################################################################## 100.0%
19:13:29 [2019-10-02T19:13:29.987Z] #20 12.76 
19:13:30 [2019-10-02T19:13:30.207Z]   CC       criu/cr-dedup.o
19:13:30 [2019-10-02T19:13:30.207Z]   CC       criu/cr-dump.o
19:13:30 [2019-10-02T19:13:30.761Z] #20 13.09 
#                                                                          1.6%
####                                                                       5.7%
######                                                                     9.1%
########                                                                  11.4%
############                                                              17.2%
19:13:30 [2019-10-02T19:13:30.761Z] #20 ...
19:13:30 [2019-10-02T19:13:30.761Z] 
19:13:30 [2019-10-02T19:13:30.761Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.155 + RM_GOPATH=0
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.155 + TMP_GOPATH=
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.155 + : /build
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.155 + '[' -z '' ']'
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.155 ++ mktemp -d
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.161 + export GOPATH=/tmp/tmp.HAHuCNiuBE
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.161 + GOPATH=/tmp/tmp.HAHuCNiuBE
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.161 + RM_GOPATH=1
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.161 ++ dirname ./install.sh
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 + dir=.
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 + bin=runc
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 + shift
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 + '[' '!' -f ./runc.installer ']'
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 + . ./runc.installer
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.168 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.184 + install_runc
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.188 + uname -r
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.191 + grep -q '^3\.10\.0.*\.el7\.'
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.204 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.208 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.208 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HAHuCNiuBE/src/github.com/opencontainers/runc
19:13:30 [2019-10-02T19:13:30.761Z] #42 4.208 Cloning into '/tmp/tmp.HAHuCNiuBE/src/github.com/opencontainers/runc'...
19:13:30 [2019-10-02T19:13:30.761Z] #42 ...
19:13:30 [2019-10-02T19:13:30.761Z] 
19:13:30 [2019-10-02T19:13:30.761Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:31 [2019-10-02T19:13:31.689Z]   CC       criu/cr-errno.o
19:13:31 [2019-10-02T19:13:31.689Z]   CC       criu/cr-restore.o
19:13:32 [2019-10-02T19:13:32.052Z] #20 13.09 
#                                                                          1.6%
####                                                                       5.7%
######                                                                     9.1%
########                                                                  11.4%
############                                                              17.2%
###############                                                           21.5%
###################                                                       26.5%
######################                                                    30.6%
########################                                                  34.5%
############################                                              39.0%
###############################                                           43.7%
#################################                                         47.1%
####################################                                      50.7%
#######################################                                   54.2%
#########################################                                 58.1%
19:13:32 [2019-10-02T19:13:32.052Z] #20 ...
19:13:32 [2019-10-02T19:13:32.052Z] 
19:13:32 [2019-10-02T19:13:32.052Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
19:13:32 [2019-10-02T19:13:32.052Z] #9 3.202 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:13:32 [2019-10-02T19:13:32.052Z] #9 DONE 3.9s
19:13:32 [2019-10-02T19:13:32.052Z] 
19:13:32 [2019-10-02T19:13:32.052Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:33 [2019-10-02T19:13:33.342Z] #20 13.09 
#                                                                          1.6%
####                                                                       5.7%
######                                                                     9.1%
########                                                                  11.4%
############                                                              17.2%
###############                                                           21.5%
###################                                                       26.5%
######################                                                    30.6%
########################                                                  34.5%
############################                                              39.0%
###############################                                           43.7%
#################################                                         47.1%
####################################                                      50.7%
#######################################                                   54.2%
#########################################                                 58.1%
############################################                              61.7%
##############################################                            64.9%
#################################################                         68.2%
##################################################                        70.3%
####################################################                      73.5%
########################################################                  77.9%
##########################################################                81.6%
############################################################              83.4%
#############################################################             85.8%
###############################################################           87.7%
#################################################################         91.3%
##################################################################        93.0%
#####################################################################     96.5%
#######################################################################   99.9%
######################################################################## 100.0%
19:13:33 [2019-10-02T19:13:33.603Z] #20 16.54 
19:13:34 [2019-10-02T19:13:34.373Z]   CC       criu/cr-service.o
19:13:34 [2019-10-02T19:13:34.536Z] #20 ...
19:13:34 [2019-10-02T19:13:34.536Z] 
19:13:34 [2019-10-02T19:13:34.536Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:34 [2019-10-02T19:13:34.536Z] #35 47.99 Selecting previously unselected package liblzo2-2:amd64.
19:13:34 [2019-10-02T19:13:34.536Z] #35 47.99 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 48.11 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 48.34 Selecting previously unselected package libicu57:amd64.
19:13:34 [2019-10-02T19:13:34.536Z] #35 48.34 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 48.36 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 57.26 Selecting previously unselected package libxml2:amd64.
19:13:34 [2019-10-02T19:13:34.536Z] #35 57.26 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 57.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 58.06 Selecting previously unselected package libarchive13:amd64.
19:13:34 [2019-10-02T19:13:34.536Z] #35 58.07 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 58.07 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
19:13:34 [2019-10-02T19:13:34.536Z] #35 ...
19:13:34 [2019-10-02T19:13:34.536Z] 
19:13:34 [2019-10-02T19:13:34.536Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:13:34 [2019-10-02T19:13:34.536Z] #42 13.73 + cd /tmp/tmp.HAHuCNiuBE/src/github.com/opencontainers/runc
19:13:34 [2019-10-02T19:13:34.536Z] #42 13.73 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:13:34 [2019-10-02T19:13:34.536Z] #42 13.93 + '[' -z '' ']'
19:13:34 [2019-10-02T19:13:34.655Z]   CC       criu/crtools.o
19:13:34 [2019-10-02T19:13:34.794Z] #42 13.93 + target=static
19:13:34 [2019-10-02T19:13:34.794Z] #42 13.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:13:35 [2019-10-02T19:13:35.269Z]   CC       criu/eventfd.o
19:13:35 [2019-10-02T19:13:35.269Z]   CC       criu/eventpoll.o
19:13:35 [2019-10-02T19:13:35.360Z] #42 ...
19:13:35 [2019-10-02T19:13:35.360Z] 
19:13:35 [2019-10-02T19:13:35.360Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
19:13:35 [2019-10-02T19:13:35.360Z] #10 DONE 3.3s
19:13:35 [2019-10-02T19:13:35.360Z] 
19:13:35 [2019-10-02T19:13:35.360Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.39 Selecting previously unselected package libjsoncpp1:amd64.
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.39 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.72 Selecting previously unselected package libuv1:amd64.
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.73 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
19:13:35 [2019-10-02T19:13:35.360Z] #35 58.74 Unpacking libuv1:amd64 (1.9.1-3) ...
19:13:35 [2019-10-02T19:13:35.823Z] #35 59.01 Selecting previously unselected package cmake.
19:13:35 [2019-10-02T19:13:35.823Z] #35 59.01 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
19:13:35 [2019-10-02T19:13:35.823Z] #35 59.12 Unpacking cmake (3.7.2-1) ...
19:13:35 [2019-10-02T19:13:35.883Z]   CC       criu/external.o
19:13:35 [2019-10-02T19:13:35.883Z]   CC       criu/fault-injection.o
19:13:35 [2019-10-02T19:13:35.883Z]   CC       criu/fdstore.o
19:13:35 [2019-10-02T19:13:35.922Z] + rm -rf /tmp/tmp.41swfuQHMY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.41swfuQHMY
19:13:36 [2019-10-02T19:13:36.171Z]   CC       criu/fifo.o
19:13:36 [2019-10-02T19:13:36.289Z] Removing intermediate container 77ea2c044de2
19:13:36 [2019-10-02T19:13:36.289Z]  ---> e65170616513
19:13:36 [2019-10-02T19:13:36.289Z] Step 17/126 : FROM base AS swagger
19:13:36 [2019-10-02T19:13:36.289Z]  ---> 1b8053171172
19:13:36 [2019-10-02T19:13:36.289Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
19:13:36 [2019-10-02T19:13:36.453Z]   CC       criu/file-ids.o
19:13:36 [2019-10-02T19:13:36.453Z]   CC       criu/file-lock.o
19:13:36 [2019-10-02T19:13:36.664Z]  ---> Running in 2ce9f512278a
19:13:36 [2019-10-02T19:13:36.664Z] Removing intermediate container 2ce9f512278a
19:13:36 [2019-10-02T19:13:36.664Z]  ---> 92eae2033cf2
19:13:36 [2019-10-02T19:13:36.664Z] 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"
19:13:36 [2019-10-02T19:13:36.664Z]  ---> Running in 27b36c1034c9
19:13:37 [2019-10-02T19:13:37.068Z]   CC       criu/files-ext.o
19:13:37 [2019-10-02T19:13:37.409Z]   CC       criu/files-reg.o
19:13:37 [2019-10-02T19:13:37.462Z] + mktemp -d
19:13:37 [2019-10-02T19:13:37.462Z] + export GOPATH=/tmp/tmp.GOfDvptcCX
19:13:37 [2019-10-02T19:13:37.462Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.GOfDvptcCX/src/github.com/go-swagger/go-swagger
19:13:37 [2019-10-02T19:13:37.462Z] Cloning into '/tmp/tmp.GOfDvptcCX/src/github.com/go-swagger/go-swagger'...
19:13:38 [2019-10-02T19:13:38.366Z] #35 ...
19:13:38 [2019-10-02T19:13:38.366Z] 
19:13:38 [2019-10-02T19:13:38.366Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
19:13:38 [2019-10-02T19:13:38.366Z] #11 DONE 3.1s
19:13:38 [2019-10-02T19:13:38.366Z] 
19:13:38 [2019-10-02T19:13:38.366Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:38 [2019-10-02T19:13:38.367Z] #20 18.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:13:38 [2019-10-02T19:13:38.367Z] #20 18.94 
19:13:38 [2019-10-02T19:13:38.367Z] #20 19.28 
######################################################################## 100.0%
19:13:38 [2019-10-02T19:13:38.367Z] #20 19.42 
19:13:38 [2019-10-02T19:13:38.367Z] #20 20.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:13:38 [2019-10-02T19:13:38.419Z]   CC       criu/files.o
19:13:38 [2019-10-02T19:13:38.933Z] #20 21.71 
19:13:39 [2019-10-02T19:13:39.191Z] #20 ...
19:13:39 [2019-10-02T19:13:39.191Z] 
19:13:39 [2019-10-02T19:13:39.191Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:39 [2019-10-02T19:13:39.191Z] #57 53.74 Setting up libnet1-dev (1.1.6+dfsg-3) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 53.75 Setting up libprotobuf10:amd64 (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 53.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 53.83 Setting up python-protobuf (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 61.89 Setting up libcap-dev:amd64 (1:2.25-1) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 61.91 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 61.93 Setting up libnl-3-200:amd64 (3.2.27-2) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 61.97 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 61.99 Setting up libprotoc10:amd64 (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.03 Setting up protobuf-c-compiler (1.2.1-2) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.09 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.12 Setting up protobuf-compiler (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.15 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.19 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 62.22 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:39 [2019-10-02T19:13:39.191Z] #57 DONE 62.6s
19:13:39 [2019-10-02T19:13:39.191Z] 
19:13:39 [2019-10-02T19:13:39.191Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:39 [2019-10-02T19:13:39.191Z] #20 21.99 
                                                                           0.7%
######################################################################## 100.0%
19:13:39 [2019-10-02T19:13:39.191Z] #20 ...
19:13:39 [2019-10-02T19:13:39.191Z] 
19:13:39 [2019-10-02T19:13:39.191Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:13:39 [2019-10-02T19:13:39.191Z] #33 52.25 internal/oserror
19:13:39 [2019-10-02T19:13:39.191Z] #33 52.40 syscall
19:13:39 [2019-10-02T19:13:39.191Z] #33 61.75 time
19:13:39 [2019-10-02T19:13:39.191Z] #33 ...
19:13:39 [2019-10-02T19:13:39.191Z] 
19:13:39 [2019-10-02T19:13:39.191Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:13:39 [2019-10-02T19:13:39.430Z]   CC       criu/filesystems.o
19:13:40 [2019-10-02T19:13:40.052Z]   CC       criu/fsnotify.o
19:13:40 [2019-10-02T19:13:40.666Z]   CC       criu/image-desc.o
19:13:40 [2019-10-02T19:13:40.666Z]   CC       criu/image.o
19:13:40 [2019-10-02T19:13:40.754Z] + cd /tmp/tmp.GOfDvptcCX/src/github.com/go-swagger/go-swagger
19:13:40 [2019-10-02T19:13:40.754Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
19:13:41 [2019-10-02T19:13:41.131Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:13:41 [2019-10-02T19:13:41.281Z]   CC       criu/ipc_ns.o
19:13:41 [2019-10-02T19:13:41.720Z] #58 ...
19:13:41 [2019-10-02T19:13:41.720Z] 
19:13:41 [2019-10-02T19:13:41.720Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:41 [2019-10-02T19:13:41.720Z] #35 62.84 Selecting previously unselected package xxd.
19:13:41 [2019-10-02T19:13:41.720Z] #35 62.84 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 62.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.24 Selecting previously unselected package vim-common.
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.33 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.78 Processing triggers for mime-support (3.60) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.90 Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.93 Setting up libuv1:amd64 (1.9.1-3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 63.95 Setting up cmake-data (3.7.2-1) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.00 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.19 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.21 Setting up cmake (3.7.2-1) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 64.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:41 [2019-10-02T19:13:41.720Z] #35 DONE 64.8s
19:13:41 [2019-10-02T19:13:41.720Z] 
19:13:41 [2019-10-02T19:13:41.720Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:13:41 [2019-10-02T19:13:41.720Z] #36 DONE 0.1s
19:13:41 [2019-10-02T19:13:41.720Z] 
19:13:41 [2019-10-02T19:13:41.720Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:13:41 [2019-10-02T19:13:41.720Z] #37 DONE 0.1s
19:13:41 [2019-10-02T19:13:41.720Z] 
19:13:41 [2019-10-02T19:13:41.720Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:13:41 [2019-10-02T19:13:41.720Z] #38 ...
19:13:41 [2019-10-02T19:13:41.720Z] 
19:13:41 [2019-10-02T19:13:41.720Z] #12 [dev 6/24] RUN ldconfig
19:13:41 [2019-10-02T19:13:41.720Z] #12 DONE 3.5s
19:13:41 [2019-10-02T19:13:41.929Z]   CC       criu/irmap.o
19:13:41 [2019-10-02T19:13:41.978Z] 
19:13:41 [2019-10-02T19:13:41.978Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:42 [2019-10-02T19:13:42.212Z]   CC       criu/kcmp-ids.o
19:13:42 [2019-10-02T19:13:42.212Z]   CC       criu/kerndat.o
19:13:42 [2019-10-02T19:13:42.545Z] #13 ...
19:13:42 [2019-10-02T19:13:42.545Z] 
19:13:42 [2019-10-02T19:13:42.545Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:42 [2019-10-02T19:13:42.545Z] #30 55.53 time
19:13:42 [2019-10-02T19:13:42.545Z] #30 62.86 internal/poll
19:13:42 [2019-10-02T19:13:42.545Z] #30 63.86 internal/fmtsort
19:13:42 [2019-10-02T19:13:42.545Z] #30 64.55 internal/syscall/unix
19:13:42 [2019-10-02T19:13:42.545Z] #30 64.89 strings
19:13:42 [2019-10-02T19:13:42.803Z] #30 ...
19:13:42 [2019-10-02T19:13:42.803Z] 
19:13:42 [2019-10-02T19:13:42.803Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:13:42 [2019-10-02T19:13:42.803Z] #20 22.28 
19:13:42 [2019-10-02T19:13:42.803Z] #20 23.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:13:42 [2019-10-02T19:13:42.803Z] #20 24.20 skipping existing 1849cc453dee
19:13:42 [2019-10-02T19:13:42.803Z] #20 24.36 
19:13:43 [2019-10-02T19:13:43.222Z]   CC       criu/libnetlink.o
19:13:43 [2019-10-02T19:13:43.222Z]   CC       criu/log.o
19:13:43 [2019-10-02T19:13:43.369Z] #20 26.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:13:43 [2019-10-02T19:13:43.505Z]   CC       criu/lsm.o
19:13:43 [2019-10-02T19:13:43.787Z]   CC       criu/mem.o
19:13:43 [2019-10-02T19:13:43.934Z] #20 26.99 
19:13:44 [2019-10-02T19:13:44.510Z] #20 27.33 
######################################################################## 100.0%
19:13:44 [2019-10-02T19:13:44.510Z] #20 27.46 
19:13:44 [2019-10-02T19:13:44.510Z] #20 27.56 Download of images into '/build' complete.
19:13:44 [2019-10-02T19:13:44.768Z] #20 27.56 Use something like the following to load the result into a Docker daemon:
19:13:44 [2019-10-02T19:13:44.768Z] #20 27.56   tar -cC '/build' . | docker load
19:13:44 [2019-10-02T19:13:44.768Z] #20 DONE 27.7s
19:13:44 [2019-10-02T19:13:44.768Z] 
19:13:44 [2019-10-02T19:13:44.768Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + RM_GOPATH=0
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + TMP_GOPATH=
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + : /build
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + '[' -z '' ']'
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 ++ mktemp -d
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + export GOPATH=/tmp/tmp.Pkz7TznBa1
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + GOPATH=/tmp/tmp.Pkz7TznBa1
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + RM_GOPATH=1
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 ++ dirname ./install.sh
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + dir=.
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + bin=tini
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + shift
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + '[' '!' -f ./tini.installer ']'
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + . ./tini.installer
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + install_tini
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pkz7TznBa1/tini
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.189 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:13:44 [2019-10-02T19:13:44.768Z] #38 3.200 Cloning into '/tmp/tmp.Pkz7TznBa1/tini'...
19:13:44 [2019-10-02T19:13:44.797Z]   CC       criu/mount.o
19:13:46 [2019-10-02T19:13:46.141Z] #38 4.602 + cd /tmp/tmp.Pkz7TznBa1/tini
19:13:46 [2019-10-02T19:13:46.141Z] #38 4.602 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:13:46 [2019-10-02T19:13:46.141Z] #38 4.630 + cmake .
19:13:47 [2019-10-02T19:13:47.086Z] #38 ...
19:13:47 [2019-10-02T19:13:47.086Z] 
19:13:47 [2019-10-02T19:13:47.086Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:13:47 [2019-10-02T19:13:47.087Z] #42 16.43 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
19:13:47 [2019-10-02T19:13:47.344Z] #42 ...
19:13:47 [2019-10-02T19:13:47.344Z] 
19:13:47 [2019-10-02T19:13:47.344Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:13:47 [2019-10-02T19:13:47.344Z] #38 5.755 -- The C compiler identification is GNU 6.3.0
19:13:47 [2019-10-02T19:13:47.344Z] #38 5.847 -- Check for working C compiler: /usr/bin/cc
19:13:47 [2019-10-02T19:13:47.471Z]   CC       criu/namespaces.o
19:13:48 [2019-10-02T19:13:48.278Z] #38 6.600 -- Check for working C compiler: /usr/bin/cc -- works
19:13:48 [2019-10-02T19:13:48.278Z] #38 6.607 -- Detecting C compiler ABI info
19:13:48 [2019-10-02T19:13:48.479Z]   CC       criu/net.o
19:13:48 [2019-10-02T19:13:48.844Z] #38 7.205 -- Detecting C compiler ABI info - done
19:13:48 [2019-10-02T19:13:48.844Z] #38 7.290 -- Detecting C compile features
19:13:50 [2019-10-02T19:13:50.500Z]   CC       criu/netfilter.o
19:13:50 [2019-10-02T19:13:50.500Z]   CC       criu/page-pipe.o
19:13:50 [2019-10-02T19:13:50.668Z] + rm -rf /tmp/tmp.GOfDvptcCX
19:13:50 [2019-10-02T19:13:50.752Z] #38 9.328 -- Detecting C compile features - done
19:13:50 [2019-10-02T19:13:50.782Z]   CC       criu/page-xfer.o
19:13:51 [2019-10-02T19:13:51.010Z] #38 9.389 -- Performing Test HAS_BUILTIN_FORTIFY
19:13:51 [2019-10-02T19:13:51.010Z] #38 9.591 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:13:51 [2019-10-02T19:13:51.269Z] #38 9.741 -- Configuring done
19:13:51 [2019-10-02T19:13:51.269Z] #38 9.767 -- Generating done
19:13:51 [2019-10-02T19:13:51.269Z] #38 9.782 -- Build files have been written to: /tmp/tmp.Pkz7TznBa1/tini
19:13:51 [2019-10-02T19:13:51.269Z] #38 9.794 + make tini-static
19:13:51 [2019-10-02T19:13:51.505Z] Removing intermediate container 27b36c1034c9
19:13:51 [2019-10-02T19:13:51.505Z]  ---> 732c9749f6fd
19:13:51 [2019-10-02T19:13:51.505Z] Step 20/126 : FROM base AS frozen-images
19:13:51 [2019-10-02T19:13:51.505Z]  ---> 1b8053171172
19:13:51 [2019-10-02T19:13:51.505Z] Step 21/126 : ARG DEBIAN_FRONTEND
19:13:51 [2019-10-02T19:13:51.505Z]  ---> Using cache
19:13:51 [2019-10-02T19:13:51.505Z]  ---> 5969ab636cea
19:13:51 [2019-10-02T19:13:51.506Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
19:13:51 [2019-10-02T19:13:51.527Z] #38 10.11 Scanning dependencies of target tini-static
19:13:51 [2019-10-02T19:13:51.785Z] #38 10.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:13:51 [2019-10-02T19:13:51.792Z]   CC       criu/pagemap-cache.o
19:13:51 [2019-10-02T19:13:51.792Z]   CC       criu/pagemap.o
19:13:52 [2019-10-02T19:13:52.066Z]  ---> Running in 402229c788a4
19:13:52 [2019-10-02T19:13:52.407Z]   CC       criu/parasite-syscall.o
19:13:52 [2019-10-02T19:13:52.533Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:13:52 [2019-10-02T19:13:52.533Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:13:52 [2019-10-02T19:13:52.533Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:13:52 [2019-10-02T19:13:52.533Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:13:52 [2019-10-02T19:13:52.533Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:13:52 [2019-10-02T19:13:52.533Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:13:52 [2019-10-02T19:13:52.928Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:13:52 [2019-10-02T19:13:52.928Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:13:53 [2019-10-02T19:13:53.023Z]   CC       criu/path.o
19:13:53 [2019-10-02T19:13:53.159Z] #38 11.77 [100%] Linking C executable tini-static
19:13:53 [2019-10-02T19:13:53.159Z] #38 ...
19:13:53 [2019-10-02T19:13:53.159Z] 
19:13:53 [2019-10-02T19:13:53.159Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:53 [2019-10-02T19:13:53.159Z] #30 66.28 os
19:13:53 [2019-10-02T19:13:53.159Z] #30 68.57 bytes
19:13:53 [2019-10-02T19:13:53.159Z] #30 71.57 bufio
19:13:53 [2019-10-02T19:13:53.159Z] #30 72.28 fmt
19:13:53 [2019-10-02T19:13:53.159Z] #30 73.07 path/filepath
19:13:53 [2019-10-02T19:13:53.159Z] #30 74.24 io/ioutil
19:13:53 [2019-10-02T19:13:53.159Z] #30 74.91 path
19:13:53 [2019-10-02T19:13:53.159Z] #30 75.59 text/tabwriter
19:13:53 [2019-10-02T19:13:53.306Z]   CC       criu/pie-util-vdso-elf32.o
19:13:53 [2019-10-02T19:13:53.306Z]   CC       criu/pie-util-vdso.o
19:13:53 [2019-10-02T19:13:53.418Z] #30 ...
19:13:53 [2019-10-02T19:13:53.418Z] 
19:13:53 [2019-10-02T19:13:53.418Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:13:53 [2019-10-02T19:13:53.418Z] #58 4.902 Note: Building without setproctitle() and strlcpy() support.
19:13:53 [2019-10-02T19:13:53.418Z] #58 4.902       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:13:53 [2019-10-02T19:13:53.418Z] #58 7.729 fatal: Not a git repository (or any of the parent directories): .git
19:13:53 [2019-10-02T19:13:53.418Z] #58 7.826   GEN      .gitid
19:13:53 [2019-10-02T19:13:53.418Z] #58 7.872   GEN      criu/include/version.h
19:13:53 [2019-10-02T19:13:53.418Z] #58 8.030   GEN      include/common/asm
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.24   PBCC     images/google/protobuf/descriptor.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.33   PBCC     images/opts.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.35   PBCC     images/sit.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.41   DEP      images/google/protobuf/descriptor.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.50   DEP      images/opts.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.61   DEP      images/sit.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.64   PBCC     images/macvlan.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.64   DEP      images/macvlan.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.74   PBCC     images/autofs.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.83   DEP      images/autofs.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.92   PBCC     images/sysctl.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 10.98   DEP      images/sysctl.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.03   PBCC     images/time.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.06   DEP      images/time.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.12   PBCC     images/binfmt-misc.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.17   DEP      images/binfmt-misc.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.22   PBCC     images/seccomp.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.25   DEP      images/seccomp.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.30   PBCC     images/userns.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.34   DEP      images/userns.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.42   PBCC     images/cgroup.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.45   DEP      images/cgroup.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.54   PBCC     images/fown.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.60   PBCC     images/ext-file.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.65   DEP      images/fown.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.73   DEP      images/ext-file.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.75   PBCC     images/rpc.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.87   DEP      images/rpc.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.94   PBCC     images/siginfo.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 11.99   DEP      images/siginfo.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.05   PBCC     images/pagemap.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.12   DEP      images/pagemap.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.14   PBCC     images/rlimit.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.17   DEP      images/rlimit.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.23   PBCC     images/file-lock.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.25   DEP      images/file-lock.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.30   PBCC     images/tty.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.34   DEP      images/tty.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.50   PBCC     images/tun.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.55   PBCC     images/netdev.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.67   DEP      images/tun.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.73   DEP      images/netdev.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.80   PBCC     images/vma.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.87   DEP      images/vma.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.96   PBCC     images/creds.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 12.99   DEP      images/creds.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.02   PBCC     images/utsns.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.09   DEP      images/utsns.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.16   PBCC     images/ipc-desc.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.20   PBCC     images/ipc-sem.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.26   DEP      images/ipc-desc.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.35   DEP      images/ipc-sem.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.44   PBCC     images/ipc-msg.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.48   DEP      images/ipc-msg.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.55   PBCC     images/ipc-shm.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.62   DEP      images/ipc-shm.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.68   PBCC     images/ipc-var.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.70   DEP      images/ipc-var.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.79   PBCC     images/sk-opts.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.80   PBCC     images/packet-sock.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.86   DEP      images/sk-opts.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.91   DEP      images/packet-sock.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 13.97   PBCC     images/sk-netlink.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.02   DEP      images/sk-netlink.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.08   PBCC     images/sk-inet.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.18   DEP      images/sk-inet.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.24   PBCC     images/sk-unix.pb-c.c
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.30   DEP      images/sk-unix.pb-c.d
19:13:53 [2019-10-02T19:13:53.418Z] #58 14.39   PBCC     images/mm.pb-c.c
19:13:53 [2019-10-02T19:13:53.615Z]   CC       criu/pie-util.o
19:13:53 [2019-10-02T19:13:53.676Z] #58 14.51   DEP      images/mm.pb-c.d
19:13:53 [2019-10-02T19:13:53.676Z] #58 14.58   PBCC     images/timerfd.pb-c.c
19:13:53 [2019-10-02T19:13:53.676Z] #58 14.62   DEP      images/timerfd.pb-c.d
19:13:53 [2019-10-02T19:13:53.676Z] #58 14.66   PBCC     images/timer.pb-c.c
19:13:53 [2019-10-02T19:13:53.676Z] #58 14.71   DEP      images/timer.pb-c.d
19:13:53 [2019-10-02T19:13:53.900Z]   CC       criu/pipes.o
19:13:53 [2019-10-02T19:13:53.934Z] #58 14.80   PBCC     images/sa.pb-c.c
19:13:53 [2019-10-02T19:13:53.934Z] #58 14.82   DEP      images/sa.pb-c.d
19:13:53 [2019-10-02T19:13:53.934Z] #58 14.91   PBCC     images/pipe-data.pb-c.c
19:13:53 [2019-10-02T19:13:53.934Z] #58 14.94   DEP      images/pipe-data.pb-c.d
19:13:53 [2019-10-02T19:13:53.934Z] #58 ...
19:13:53 [2019-10-02T19:13:53.934Z] 
19:13:53 [2019-10-02T19:13:53.934Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:13:53 [2019-10-02T19:13:53.934Z] #30 77.01 github.com/BurntSushi/toml
19:13:53 [2019-10-02T19:13:53.934Z] #30 77.01 flag
19:13:54 [2019-10-02T19:13:54.212Z] Fetched 7669 kB in 1s (4261 kB/s)
19:13:54 [2019-10-02T19:13:54.500Z] #30 ...
19:13:54 [2019-10-02T19:13:54.500Z] 
19:13:54 [2019-10-02T19:13:54.500Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
19:13:54 [2019-10-02T19:13:54.500Z] #38 12.50 [100%] Built target tini-static
19:13:54 [2019-10-02T19:13:54.500Z] #38 12.58 + mkdir -p /build
19:13:54 [2019-10-02T19:13:54.500Z] #38 12.58 + cp tini-static /build/docker-init
19:13:54 [2019-10-02T19:13:54.500Z] #38 DONE 13.0s
19:13:54 [2019-10-02T19:13:54.518Z]   CC       criu/plugin.o
19:13:54 [2019-10-02T19:13:54.518Z]   CC       criu/proc_parse.o
19:13:54 [2019-10-02T19:13:54.586Z] Reading package lists...
19:13:54 [2019-10-02T19:13:54.803Z] 
19:13:54 [2019-10-02T19:13:54.803Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.01   PBCC     images/mnt.pb-c.c
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.09   DEP      images/mnt.pb-c.d
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.17   PBCC     images/sk-packet.pb-c.c
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.18   DEP      images/sk-packet.pb-c.d
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.23   PBCC     images/tcp-stream.pb-c.c
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.29   DEP      images/tcp-stream.pb-c.d
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.35   PBCC     images/pipe.pb-c.c
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.42   DEP      images/pipe.pb-c.d
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.52   PBCC     images/pstree.pb-c.c
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.58   DEP      images/pstree.pb-c.d
19:13:54 [2019-10-02T19:13:54.803Z] #58 15.76   PBCC     images/fs.pb-c.c
19:13:55 [2019-10-02T19:13:55.085Z] #58 15.82   DEP      images/fs.pb-c.d
19:13:55 [2019-10-02T19:13:55.085Z] #58 15.84   PBCC     images/signalfd.pb-c.c
19:13:55 [2019-10-02T19:13:55.085Z] #58 15.95   DEP      images/signalfd.pb-c.d
19:13:55 [2019-10-02T19:13:55.382Z] #58 16.27   PBCC     images/fh.pb-c.c
19:13:55 [2019-10-02T19:13:55.382Z] #58 ...
19:13:55 [2019-10-02T19:13:55.382Z] 
19:13:55 [2019-10-02T19:13:55.382Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:13:55 [2019-10-02T19:13:55.382Z] #33 68.55 internal/fmtsort
19:13:55 [2019-10-02T19:13:55.382Z] #33 69.21 internal/syscall/unix
19:13:55 [2019-10-02T19:13:55.382Z] #33 69.71 strings
19:13:55 [2019-10-02T19:13:55.382Z] #33 70.52 internal/poll
19:13:55 [2019-10-02T19:13:55.382Z] #33 73.02 regexp/syntax
19:13:55 [2019-10-02T19:13:55.382Z] #33 73.64 os
19:13:55 [2019-10-02T19:13:55.382Z] #33 77.64 fmt
19:13:55 [2019-10-02T19:13:55.412Z] Reading package lists...
19:13:55 [2019-10-02T19:13:55.412Z] Building dependency tree...
19:13:55 [2019-10-02T19:13:55.412Z] Reading state information...
19:13:55 [2019-10-02T19:13:55.412Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
19:13:55 [2019-10-02T19:13:55.412Z] The following additional packages will be installed:
19:13:55 [2019-10-02T19:13:55.412Z]   libjq1 libonig4
19:13:55 [2019-10-02T19:13:55.412Z] The following NEW packages will be installed:
19:13:55 [2019-10-02T19:13:55.412Z]   jq libjq1 libonig4
19:13:55 [2019-10-02T19:13:55.412Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:13:55 [2019-10-02T19:13:55.412Z] Need to get 328 kB of archives.
19:13:55 [2019-10-02T19:13:55.412Z] After this operation, 1263 kB of additional disk space will be used.
19:13:55 [2019-10-02T19:13:55.412Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
19:13:55 [2019-10-02T19:13:55.412Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
19:13:55 [2019-10-02T19:13:55.412Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
19:13:55 [2019-10-02T19:13:55.646Z] #33 ...
19:13:55 [2019-10-02T19:13:55.646Z] 
19:13:55 [2019-10-02T19:13:55.646Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:13:55 [2019-10-02T19:13:55.646Z] #58 16.41   PBCC     images/fsnotify.pb-c.c
19:13:55 [2019-10-02T19:13:55.646Z] #58 16.50   DEP      images/fh.pb-c.d
19:13:55 [2019-10-02T19:13:55.646Z] #58 16.57   DEP      images/fsnotify.pb-c.d
19:13:55 [2019-10-02T19:13:55.808Z] debconf: delaying package configuration, since apt-utils is not installed
19:13:55 [2019-10-02T19:13:55.808Z] Fetched 328 kB in 0s (3118 kB/s)
19:13:55 [2019-10-02T19:13:55.808Z] Selecting previously unselected package libonig4:s390x.
19:13:55 [2019-10-02T19:13:55.809Z] (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.)
19:13:55 [2019-10-02T19:13:55.809Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
19:13:55 [2019-10-02T19:13:55.809Z] Unpacking libonig4:s390x (6.1.3-2) ...
19:13:55 [2019-10-02T19:13:55.809Z] Selecting previously unselected package libjq1:s390x.
19:13:55 [2019-10-02T19:13:55.809Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
19:13:55 [2019-10-02T19:13:55.809Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
19:13:55 [2019-10-02T19:13:55.809Z] Selecting previously unselected package jq.
19:13:55 [2019-10-02T19:13:55.809Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
19:13:55 [2019-10-02T19:13:55.809Z] Unpacking jq (1.5+dfsg-1.3) ...
19:13:55 [2019-10-02T19:13:55.809Z] Setting up libonig4:s390x (6.1.3-2) ...
19:13:55 [2019-10-02T19:13:55.809Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
19:13:55 [2019-10-02T19:13:55.809Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:13:55 [2019-10-02T19:13:55.809Z] Setting up jq (1.5+dfsg-1.3) ...
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.67   PBCC     images/eventpoll.pb-c.c
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.72   DEP      images/eventpoll.pb-c.d
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.83   PBCC     images/eventfd.pb-c.c
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.84   DEP      images/eventfd.pb-c.d
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.89   PBCC     images/remap-file-path.pb-c.c
19:13:55 [2019-10-02T19:13:55.907Z] #58 16.93   DEP      images/remap-file-path.pb-c.d
19:13:56 [2019-10-02T19:13:56.183Z] #58 16.97   PBCC     images/fifo.pb-c.c
19:13:56 [2019-10-02T19:13:56.183Z] #58 16.99   DEP      images/fifo.pb-c.d
19:13:56 [2019-10-02T19:13:56.183Z] #58 17.13   PBCC     images/ghost-file.pb-c.c
19:13:56 [2019-10-02T19:13:56.183Z] #58 17.19   DEP      images/ghost-file.pb-c.d
19:13:56 [2019-10-02T19:13:56.452Z] #58 17.22   PBCC     images/regfile.pb-c.c
19:13:56 [2019-10-02T19:13:56.452Z] #58 17.34   DEP      images/regfile.pb-c.d
19:13:56 [2019-10-02T19:13:56.452Z] #58 17.43   PBCC     images/ns.pb-c.c
19:13:56 [2019-10-02T19:13:56.452Z] #58 17.44   DEP      images/ns.pb-c.d
19:13:56 [2019-10-02T19:13:56.544Z]   CC       criu/protobuf-desc.o
19:13:56 [2019-10-02T19:13:56.610Z] Removing intermediate container 402229c788a4
19:13:56 [2019-10-02T19:13:56.610Z]  ---> d1285f4da60e
19:13:56 [2019-10-02T19:13:56.610Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
19:13:56 [2019-10-02T19:13:56.610Z]  ---> 3d1a039ff0e1
19:13:56 [2019-10-02T19:13:56.610Z] 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
19:13:56 [2019-10-02T19:13:56.710Z] #58 17.49   PBCC     images/fdinfo.pb-c.c
19:13:56 [2019-10-02T19:13:56.710Z] #58 17.64   DEP      images/fdinfo.pb-c.d
19:13:56 [2019-10-02T19:13:56.710Z] #58 17.73   PBCC     images/core-aarch64.pb-c.c
19:13:56 [2019-10-02T19:13:56.967Z] #58 17.79   PBCC     images/core-arm.pb-c.c
19:13:56 [2019-10-02T19:13:56.967Z] #58 17.85   PBCC     images/core-ppc64.pb-c.c
19:13:56 [2019-10-02T19:13:56.967Z] #58 ...
19:13:56 [2019-10-02T19:13:56.967Z] 
19:13:56 [2019-10-02T19:13:56.967Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:13:56 [2019-10-02T19:13:56.967Z] #13 5.049 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:13:56 [2019-10-02T19:13:56.967Z] #13 5.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 5.108 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 5.227 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 5.354 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:13:56 [2019-10-02T19:13:56.967Z] #13 6.357 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 7.853 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 8.542 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
19:13:56 [2019-10-02T19:13:56.967Z] #13 ...
19:13:56 [2019-10-02T19:13:56.967Z] 
19:13:56 [2019-10-02T19:13:56.967Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:13:56 [2019-10-02T19:13:56.967Z] #58 17.90   PBCC     images/core-s390.pb-c.c
19:13:56 [2019-10-02T19:13:56.967Z] #58 17.94   PBCC     images/core-x86.pb-c.c
19:13:56 [2019-10-02T19:13:56.967Z] #58 17.99   PBCC     images/core.pb-c.c
19:13:56 [2019-10-02T19:13:56.977Z]  ---> Running in 5231cde50991
19:13:57 [2019-10-02T19:13:57.159Z]   CC       criu/protobuf.o
19:13:57 [2019-10-02T19:13:57.225Z] #58 18.10   PBCC     images/inventory.pb-c.c
19:13:57 [2019-10-02T19:13:57.225Z] #58 18.21   DEP      images/core-aarch64.pb-c.d
19:13:57 [2019-10-02T19:13:57.442Z]   CC       criu/pstree.o
19:13:57 [2019-10-02T19:13:57.482Z] #58 18.29   DEP      images/core-arm.pb-c.d
19:13:57 [2019-10-02T19:13:57.482Z] #58 18.36   DEP      images/core-ppc64.pb-c.d
19:13:57 [2019-10-02T19:13:57.482Z] #58 18.42   DEP      images/core-s390.pb-c.d
19:13:57 [2019-10-02T19:13:57.482Z] #58 18.50   DEP      images/core-x86.pb-c.d
19:13:57 [2019-10-02T19:13:57.740Z] #58 18.56   DEP      images/core.pb-c.d
19:13:57 [2019-10-02T19:13:57.740Z] #58 18.66   DEP      images/inventory.pb-c.d
19:13:57 [2019-10-02T19:13:57.740Z] #58 18.69   PBCC     images/cpuinfo.pb-c.c
19:13:57 [2019-10-02T19:13:57.740Z] #58 18.72   DEP      images/cpuinfo.pb-c.d
19:13:57 [2019-10-02T19:13:57.740Z] #58 18.76   PBCC     images/stats.pb-c.c
19:13:57 [2019-10-02T19:13:57.943Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:13:57 [2019-10-02T19:13:57.998Z] #58 18.81   DEP      images/stats.pb-c.d
19:13:58 [2019-10-02T19:13:58.058Z]   CC       criu/rbtree.o
19:13:58 [2019-10-02T19:13:58.322Z] 
19:13:58 [2019-10-02T19:13:58.341Z]   CC       criu/rst-malloc.o
19:13:58 [2019-10-02T19:13:58.341Z]   CC       criu/seccomp.o
19:13:58 [2019-10-02T19:13:58.956Z]   CC       criu/seize.o
19:13:59 [2019-10-02T19:13:59.063Z] 
########                                                                  11.6%
####################                                                      28.3%
################################                                          45.0%
############################################                              61.8%
########################################################                  78.5%
####################################################################      95.2%
######################################################################## 100.0%
19:13:59 [2019-10-02T19:13:59.063Z] 
19:13:59 [2019-10-02T19:13:59.549Z] #58 20.37 make[1]: Nothing to be done for 'all'.
19:13:59 [2019-10-02T19:13:59.582Z]   CC       criu/servicefd.o
19:13:59 [2019-10-02T19:13:59.622Z] 
#####################                                                     30.3%
######################################################                    75.5%
######################################################################## 100.0%
19:13:59 [2019-10-02T19:13:59.622Z] 
19:13:59 [2019-10-02T19:13:59.865Z]   CC       criu/shmem.o
19:14:00 [2019-10-02T19:14:00.443Z] 
##########                                                                14.1%
########################                                                  34.4%
#######################################                                   54.8%
##################################################                        70.1%
###############################################################           87.9%
######################################################################## 100.0%
19:14:00 [2019-10-02T19:14:00.443Z] 
19:14:00 [2019-10-02T19:14:00.481Z]   CC       criu/sigframe.o
19:14:00 [2019-10-02T19:14:00.481Z]   CC       criu/signalfd.o
19:14:00 [2019-10-02T19:14:00.763Z]   CC       criu/sk-inet.o
19:14:01 [2019-10-02T19:14:01.378Z]   CC       criu/sk-netlink.o
19:14:01 [2019-10-02T19:14:01.445Z] #58 22.06   CC       images/stats.o
19:14:01 [2019-10-02T19:14:01.660Z]   CC       criu/sk-packet.o
19:14:01 [2019-10-02T19:14:01.702Z] #58 22.62   CC       images/core.o
19:14:02 [2019-10-02T19:14:02.274Z]   CC       criu/sk-queue.o
19:14:02 [2019-10-02T19:14:02.334Z] 
##                                                                         3.1%
#######                                                                   10.6%
#############                                                             18.2%
#################                                                         23.7%
#####################                                                     30.3%
###########################                                               37.8%
################################                                          45.4%
######################################                                    53.0%
#########################################                                 57.2%
##############################################                            64.5%
###################################################                       71.2%
########################################################                  78.7%
##############################################################            86.3%
###################################################################       93.8%
######################################################################## 100.0%
19:14:02 [2019-10-02T19:14:02.334Z] 
19:14:02 [2019-10-02T19:14:02.556Z]   CC       criu/sk-tcp.o
19:14:02 [2019-10-02T19:14:02.633Z] #58 23.53   CC       images/core-x86.o
19:14:02 [2019-10-02T19:14:02.706Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:14:02 [2019-10-02T19:14:02.838Z]   CC       criu/sk-unix.o
19:14:03 [2019-10-02T19:14:03.072Z] 
19:14:03 [2019-10-02T19:14:03.072Z] 
######################################################################## 100.0%
19:14:03 [2019-10-02T19:14:03.072Z] 
19:14:03 [2019-10-02T19:14:03.197Z] #58 24.07   CC       images/core-arm.o
19:14:03 [2019-10-02T19:14:03.761Z] #58 ...
19:14:03 [2019-10-02T19:14:03.761Z] 
19:14:03 [2019-10-02T19:14:03.761Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
19:14:03 [2019-10-02T19:14:03.761Z] #30 79.71 log
19:14:03 [2019-10-02T19:14:03.761Z] #30 82.36 github.com/BurntSushi/toml/cmd/tomlv
19:14:03 [2019-10-02T19:14:03.761Z] #30 DONE 86.7s
19:14:03 [2019-10-02T19:14:03.761Z] 
19:14:03 [2019-10-02T19:14:03.761Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:14:03 [2019-10-02T19:14:03.761Z] #47 35.98 + cd /tmp/tmp.813mSWDi2u/src/github.com/containerd/containerd
19:14:03 [2019-10-02T19:14:03.761Z] #47 35.98 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + export 'BUILDTAGS=netgo osusergo static_build'
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + BUILDTAGS='netgo osusergo static_build'
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + export EXTRA_FLAGS=-buildmode=pie
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + EXTRA_FLAGS=-buildmode=pie
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + '[' '' = dynamic ']'
19:14:03 [2019-10-02T19:14:03.761Z] #47 37.82 + make
19:14:03 [2019-10-02T19:14:03.761Z] #47 38.48 🇩 bin/ctr
19:14:03 [2019-10-02T19:14:03.761Z] #47 ...
19:14:03 [2019-10-02T19:14:03.761Z] 
19:14:03 [2019-10-02T19:14:03.761Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:03 [2019-10-02T19:14:03.761Z] #58 24.72   CC       images/core-aarch64.o
19:14:03 [2019-10-02T19:14:03.946Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:14:03 [2019-10-02T19:14:03.947Z] 
19:14:03 [2019-10-02T19:14:03.947Z] 
######################################################################## 100.0%
19:14:03 [2019-10-02T19:14:03.947Z] 
19:14:04 [2019-10-02T19:14:04.307Z]   CC       criu/sockets.o
19:14:04 [2019-10-02T19:14:04.440Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:14:04 [2019-10-02T19:14:04.440Z] skipping existing b63cc5f62c21
19:14:04 [2019-10-02T19:14:04.440Z] 
19:14:04 [2019-10-02T19:14:04.694Z] #58 25.57   CC       images/core-ppc64.o
19:14:04 [2019-10-02T19:14:04.923Z]   CC       criu/stats.o
19:14:04 [2019-10-02T19:14:04.923Z]   CC       criu/string.o
19:14:05 [2019-10-02T19:14:05.205Z]   CC       criu/sysctl.o
19:14:05 [2019-10-02T19:14:05.258Z] #58 26.27   CC       images/core-s390.o
19:14:05 [2019-10-02T19:14:05.279Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:14:05 [2019-10-02T19:14:05.279Z] 
19:14:05 [2019-10-02T19:14:05.279Z] 
######################################################################## 100.0%
19:14:05 [2019-10-02T19:14:05.279Z] 
19:14:05 [2019-10-02T19:14:05.279Z] Download of images into '/build' complete.
19:14:05 [2019-10-02T19:14:05.279Z] Use something like the following to load the result into a Docker daemon:
19:14:05 [2019-10-02T19:14:05.279Z]   tar -cC '/build' . | docker load
19:14:05 [2019-10-02T19:14:05.487Z]   CC       criu/sysfs_parse.o
19:14:05 [2019-10-02T19:14:05.769Z]   CC       criu/timerfd.o
19:14:06 [2019-10-02T19:14:06.051Z]   CC       criu/tty.o
19:14:06 [2019-10-02T19:14:06.189Z] #58 ...
19:14:06 [2019-10-02T19:14:06.190Z] 
19:14:06 [2019-10-02T19:14:06.190Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:14:06 [2019-10-02T19:14:06.190Z] #33 79.25 path/filepath
19:14:06 [2019-10-02T19:14:06.190Z] #33 81.00 regexp
19:14:06 [2019-10-02T19:14:06.190Z] #33 83.55 flag
19:14:06 [2019-10-02T19:14:06.190Z] #33 84.85 go/token
19:14:06 [2019-10-02T19:14:06.190Z] #33 85.42 internal/lazyregexp
19:14:06 [2019-10-02T19:14:06.190Z] #33 85.74 path
19:14:06 [2019-10-02T19:14:06.190Z] #33 85.92 go/scanner
19:14:06 [2019-10-02T19:14:06.190Z] #33 86.19 io/ioutil
19:14:06 [2019-10-02T19:14:06.190Z] #33 86.61 net/url
19:14:06 [2019-10-02T19:14:06.190Z] #33 88.11 go/ast
19:14:06 [2019-10-02T19:14:06.190Z] #33 88.74 text/template/parse
19:14:06 [2019-10-02T19:14:06.190Z] #33 ...
19:14:06 [2019-10-02T19:14:06.190Z] 
19:14:06 [2019-10-02T19:14:06.190Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:06 [2019-10-02T19:14:06.190Z] #58 27.11   CC       images/cpuinfo.o
19:14:06 [2019-10-02T19:14:06.568Z] Removing intermediate container 5231cde50991
19:14:06 [2019-10-02T19:14:06.568Z]  ---> 003d25ef12cc
19:14:06 [2019-10-02T19:14:06.568Z] Step 25/126 : FROM base AS cross-false
19:14:06 [2019-10-02T19:14:06.568Z]  ---> 1b8053171172
19:14:06 [2019-10-02T19:14:06.568Z] Step 26/126 : FROM base AS cross-true
19:14:06 [2019-10-02T19:14:06.568Z]  ---> 1b8053171172
19:14:06 [2019-10-02T19:14:06.568Z] Step 27/126 : ARG DEBIAN_FRONTEND
19:14:06 [2019-10-02T19:14:06.568Z]  ---> Using cache
19:14:06 [2019-10-02T19:14:06.568Z]  ---> 5969ab636cea
19:14:06 [2019-10-02T19:14:06.568Z] Step 28/126 : RUN dpkg --add-architecture armhf
19:14:06 [2019-10-02T19:14:06.754Z] #58 27.56   CC       images/inventory.o
19:14:06 [2019-10-02T19:14:06.961Z]  ---> Running in f082d8b6951c
19:14:07 [2019-10-02T19:14:07.011Z] #58 27.87   CC       images/fdinfo.o
19:14:07 [2019-10-02T19:14:07.528Z]   CC       criu/tun.o
19:14:07 [2019-10-02T19:14:07.575Z] #58 28.40   CC       images/fown.o
19:14:07 [2019-10-02T19:14:07.767Z] Removing intermediate container f082d8b6951c
19:14:07 [2019-10-02T19:14:07.767Z]  ---> 54aad6bb502a
19:14:07 [2019-10-02T19:14:07.767Z] Step 29/126 : RUN dpkg --add-architecture arm64
19:14:07 [2019-10-02T19:14:07.811Z]   CC       criu/uffd.o
19:14:07 [2019-10-02T19:14:07.833Z] #58 28.68   CC       images/ns.o
19:14:07 [2019-10-02T19:14:07.833Z] #58 28.88   CC       images/regfile.o
19:14:08 [2019-10-02T19:14:08.090Z] #58 29.14   CC       images/ghost-file.o
19:14:08 [2019-10-02T19:14:08.177Z]  ---> Running in 6f26632c2ecb
19:14:08 [2019-10-02T19:14:08.655Z] #58 29.47   CC       images/fifo.o
19:14:08 [2019-10-02T19:14:08.655Z] #58 29.70   CC       images/remap-file-path.o
19:14:08 [2019-10-02T19:14:08.818Z]   CC       criu/util.o
19:14:08 [2019-10-02T19:14:08.912Z] #58 29.96   CC       images/eventfd.o
19:14:08 [2019-10-02T19:14:08.971Z] Removing intermediate container 6f26632c2ecb
19:14:08 [2019-10-02T19:14:08.971Z]  ---> 3bf14dae22fb
19:14:08 [2019-10-02T19:14:08.971Z] Step 30/126 : RUN dpkg --add-architecture armel
19:14:09 [2019-10-02T19:14:09.348Z]  ---> Running in 105cde3d5928
19:14:09 [2019-10-02T19:14:09.477Z] #58 30.24   CC       images/eventpoll.o
19:14:09 [2019-10-02T19:14:09.477Z] #58 30.54   CC       images/fh.o
19:14:09 [2019-10-02T19:14:09.824Z]   CC       criu/uts_ns.o
19:14:09 [2019-10-02T19:14:09.824Z]   CC       criu/vdso.o
19:14:10 [2019-10-02T19:14:10.041Z] #58 30.86   CC       images/fsnotify.o
19:14:10 [2019-10-02T19:14:10.249Z] Removing intermediate container 105cde3d5928
19:14:10 [2019-10-02T19:14:10.249Z]  ---> 3a229f525273
19:14:10 [2019-10-02T19:14:10.249Z] 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
19:14:10 [2019-10-02T19:14:10.249Z]  ---> Running in c09de07c4fbc
19:14:10 [2019-10-02T19:14:10.438Z]   LINK     criu/built-in.o
19:14:10 [2019-10-02T19:14:10.438Z]   LINK     criu/criu
19:14:10 [2019-10-02T19:14:10.605Z] #58 31.53   CC       images/signalfd.o
19:14:10 [2019-10-02T19:14:10.720Z]   DEP      lib/c/criu.d
19:14:10 [2019-10-02T19:14:10.720Z]   CC       images/rpc.pb-c.o
19:14:10 [2019-10-02T19:14:10.863Z] #58 31.80   CC       images/fs.o
19:14:10 [2019-10-02T19:14:10.863Z] #58 ...
19:14:10 [2019-10-02T19:14:10.863Z] 
19:14:10 [2019-10-02T19:14:10.863Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:10 [2019-10-02T19:14:10.863Z] #13 19.07 Fetched 7918 kB in 15s (523 kB/s)
19:14:10 [2019-10-02T19:14:10.863Z] #13 19.07 Reading package lists...
19:14:11 [2019-10-02T19:14:11.120Z] #13 24.74 Reading package lists...
19:14:11 [2019-10-02T19:14:11.120Z] #13 ...
19:14:11 [2019-10-02T19:14:11.120Z] 
19:14:11 [2019-10-02T19:14:11.120Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:11 [2019-10-02T19:14:11.120Z] #58 32.04   CC       images/pstree.o
19:14:11 [2019-10-02T19:14:11.334Z]   CC       lib/c/criu.o
19:14:11 [2019-10-02T19:14:11.685Z] #58 32.36   CC       images/pipe.o
19:14:11 [2019-10-02T19:14:11.685Z] #58 32.63   CC       images/tcp-stream.o
19:14:11 [2019-10-02T19:14:11.689Z] Removing intermediate container c09de07c4fbc
19:14:11 [2019-10-02T19:14:11.689Z]  ---> a1e1ea8fecdd
19:14:11 [2019-10-02T19:14:11.689Z] Step 32/126 : FROM cross-${CROSS} as dev-base
19:14:11 [2019-10-02T19:14:11.689Z]  ---> 1b8053171172
19:14:11 [2019-10-02T19:14:11.689Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
19:14:11 [2019-10-02T19:14:11.689Z]  ---> 1b8053171172
19:14:11 [2019-10-02T19:14:11.689Z] Step 34/126 : ARG DEBIAN_FRONTEND
19:14:11 [2019-10-02T19:14:11.689Z]  ---> Using cache
19:14:11 [2019-10-02T19:14:11.689Z]  ---> 5969ab636cea
19:14:11 [2019-10-02T19:14:11.689Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
19:14:11 [2019-10-02T19:14:11.689Z]  ---> Running in f17adcf57689
19:14:12 [2019-10-02T19:14:12.059Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:14:12 [2019-10-02T19:14:12.059Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:14:12 [2019-10-02T19:14:12.059Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:14:12 [2019-10-02T19:14:12.059Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:14:12 [2019-10-02T19:14:12.059Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:14:12 [2019-10-02T19:14:12.249Z] #58 32.90   CC       images/sk-packet.o
19:14:12 [2019-10-02T19:14:12.249Z] #58 33.18   CC       images/mnt.o
19:14:12 [2019-10-02T19:14:12.345Z]   LINK     lib/c/built-in.o
19:14:12 [2019-10-02T19:14:12.345Z]   LINK     lib/c/libcriu.so
19:14:12 [2019-10-02T19:14:12.345Z]   GEN      magic.py
19:14:12 [2019-10-02T19:14:12.345Z] Note: Building without setproctitle() and strlcpy() support.
19:14:12 [2019-10-02T19:14:12.345Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:14:12 [2019-10-02T19:14:12.433Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:14:12 [2019-10-02T19:14:12.433Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:14:12 [2019-10-02T19:14:12.433Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:14:12 [2019-10-02T19:14:12.507Z] #58 33.43   CC       images/pipe-data.o
19:14:12 [2019-10-02T19:14:12.629Z] fatal: Not a git repository (or any of the parent directories): .git
19:14:12 [2019-10-02T19:14:12.765Z] #58 33.59   CC       images/sa.o
19:14:12 [2019-10-02T19:14:12.913Z] make[1]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.022Z] #58 33.81   CC       images/timer.o
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'images/built-in.o' is up to date.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'compel/libcompel.a' is up to date.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'compel/compel-host-bin' is up to date.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.196Z] make[1]: 'soccr/libsoccr.a' is up to date.
19:14:13 [2019-10-02T19:14:13.280Z] #58 34.12   CC       images/timerfd.o
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z] make[2]: Nothing to be done for 'all'.
19:14:13 [2019-10-02T19:14:13.478Z]   INSTALL  criu/criu
19:14:13 [2019-10-02T19:14:13.538Z] #58 34.39   CC       images/mm.o
19:14:13 [2019-10-02T19:14:13.716Z] Fetched 7669 kB in 1s (4461 kB/s)
19:14:14 [2019-10-02T19:14:14.103Z] #58 34.80   CC       images/sk-opts.o
19:14:14 [2019-10-02T19:14:14.103Z] #58 35.02   CC       images/sk-unix.o
19:14:14 [2019-10-02T19:14:14.521Z] Reading package lists...
19:14:14 [2019-10-02T19:14:14.668Z] #58 35.41   CC       images/sk-inet.o
19:14:14 [2019-10-02T19:14:14.917Z] Reading package lists...
19:14:14 [2019-10-02T19:14:14.917Z] Building dependency tree...
19:14:14 [2019-10-02T19:14:14.917Z] Reading state information...
19:14:14 [2019-10-02T19:14:14.917Z] The following additional packages will be installed:
19:14:14 [2019-10-02T19:14:14.917Z]   libapparmor1 libseccomp2
19:14:14 [2019-10-02T19:14:14.917Z] Suggested packages:
19:14:14 [2019-10-02T19:14:14.917Z]   seccomp
19:14:15 [2019-10-02T19:14:15.233Z] #58 36.00   CC       images/tun.o
19:14:15 [2019-10-02T19:14:15.298Z] The following NEW packages will be installed:
19:14:15 [2019-10-02T19:14:15.298Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
19:14:15 [2019-10-02T19:14:15.298Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
19:14:15 [2019-10-02T19:14:15.298Z] Need to get 301 kB of archives.
19:14:15 [2019-10-02T19:14:15.298Z] After this operation, 1402 kB of additional disk space will be used.
19:14:15 [2019-10-02T19:14:15.298Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
19:14:15 [2019-10-02T19:14:15.298Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
19:14:15 [2019-10-02T19:14:15.298Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
19:14:15 [2019-10-02T19:14:15.298Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
19:14:15 [2019-10-02T19:14:15.298Z] debconf: delaying package configuration, since apt-utils is not installed
19:14:15 [2019-10-02T19:14:15.298Z] Fetched 301 kB in 0s (3753 kB/s)
19:14:15 [2019-10-02T19:14:15.298Z] Selecting previously unselected package libseccomp2:s390x.
19:14:15 [2019-10-02T19:14:15.298Z] (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.)
19:14:15 [2019-10-02T19:14:15.298Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
19:14:15 [2019-10-02T19:14:15.298Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
19:14:15 [2019-10-02T19:14:15.298Z] Selecting previously unselected package libseccomp-dev:s390x.
19:14:15 [2019-10-02T19:14:15.298Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
19:14:15 [2019-10-02T19:14:15.298Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
19:14:15 [2019-10-02T19:14:15.298Z] Selecting previously unselected package libapparmor1:s390x.
19:14:15 [2019-10-02T19:14:15.298Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
19:14:15 [2019-10-02T19:14:15.298Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
19:14:15 [2019-10-02T19:14:15.298Z] Selecting previously unselected package libapparmor-dev:s390x.
19:14:15 [2019-10-02T19:14:15.298Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
19:14:15 [2019-10-02T19:14:15.298Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
19:14:15 [2019-10-02T19:14:15.491Z] #58 36.50   CC       images/sk-netlink.o
19:14:15 [2019-10-02T19:14:15.508Z] Removing intermediate container 8c849bf95aa3
19:14:15 [2019-10-02T19:14:15.508Z]  ---> 67e7065b415f
19:14:15 [2019-10-02T19:14:15.508Z] Step 13/126 : FROM base AS registry
19:14:15 [2019-10-02T19:14:15.508Z]  ---> 38ab9290a4b7
19:14:15 [2019-10-02T19:14:15.508Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:14:15 [2019-10-02T19:14:15.508Z]  ---> Running in 35f2bc20f5fe
19:14:15 [2019-10-02T19:14:15.508Z] Removing intermediate container 35f2bc20f5fe
19:14:15 [2019-10-02T19:14:15.508Z]  ---> f291a137cefd
19:14:15 [2019-10-02T19:14:15.508Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
19:14:15 [2019-10-02T19:14:15.508Z]  ---> Running in c4cfedf4d812
19:14:15 [2019-10-02T19:14:15.508Z] Removing intermediate container c4cfedf4d812
19:14:15 [2019-10-02T19:14:15.508Z]  ---> 34b20fd0e07b
19:14:15 [2019-10-02T19:14:15.508Z] 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"
19:14:15 [2019-10-02T19:14:15.508Z]  ---> Running in 86b643b18121
19:14:15 [2019-10-02T19:14:15.663Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:14:15 [2019-10-02T19:14:15.663Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
19:14:15 [2019-10-02T19:14:15.663Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
19:14:15 [2019-10-02T19:14:15.663Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
19:14:15 [2019-10-02T19:14:15.663Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
19:14:15 [2019-10-02T19:14:15.663Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:14:15 [2019-10-02T19:14:15.748Z] #58 36.74   CC       images/packet-sock.o
19:14:15 [2019-10-02T19:14:15.790Z] + mktemp -d
19:14:15 [2019-10-02T19:14:15.791Z] + export GOPATH=/tmp/tmp.tl3Kf3PpHo
19:14:15 [2019-10-02T19:14:15.791Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution
19:14:15 [2019-10-02T19:14:15.791Z] Cloning into '/tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution'...
19:14:16 [2019-10-02T19:14:16.033Z] Removing intermediate container f17adcf57689
19:14:16 [2019-10-02T19:14:16.033Z]  ---> c1340a2683c4
19:14:16 [2019-10-02T19:14:16.033Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
19:14:16 [2019-10-02T19:14:16.033Z]  ---> a1e1ea8fecdd
19:14:16 [2019-10-02T19:14:16.033Z] Step 37/126 : ARG DEBIAN_FRONTEND
19:14:16 [2019-10-02T19:14:16.033Z]  ---> Running in 6dfcd5cd4897
19:14:16 [2019-10-02T19:14:16.315Z] #58 37.11   CC       images/ipc-var.o
19:14:16 [2019-10-02T19:14:16.445Z] Removing intermediate container 6dfcd5cd4897
19:14:16 [2019-10-02T19:14:16.445Z]  ---> b76b3bbaa9c7
19:14:16 [2019-10-02T19:14:16.445Z] 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
19:14:16 [2019-10-02T19:14:16.445Z]  ---> Running in 7f32c915f476
19:14:16 [2019-10-02T19:14:16.573Z] #58 37.42   CC       images/ipc-desc.o
19:14:16 [2019-10-02T19:14:16.831Z] #58 37.61   CC       images/ipc-shm.o
19:14:17 [2019-10-02T19:14:17.089Z] #58 37.83   CC       images/ipc-msg.o
19:14:17 [2019-10-02T19:14:17.357Z] #58 38.17   CC       images/ipc-sem.o
19:14:17 [2019-10-02T19:14:17.615Z] #58 38.49   CC       images/utsns.o
19:14:17 [2019-10-02T19:14:17.615Z] #58 38.67   CC       images/creds.o
19:14:17 [2019-10-02T19:14:17.872Z] #58 38.85   CC       images/vma.o
19:14:17 [2019-10-02T19:14:17.877Z] Removing intermediate container 7f32c915f476
19:14:17 [2019-10-02T19:14:17.877Z]  ---> 43f91cc45631
19:14:17 [2019-10-02T19:14:17.877Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
19:14:17 [2019-10-02T19:14:17.877Z]  ---> c1340a2683c4
19:14:17 [2019-10-02T19:14:17.877Z] Step 40/126 : FROM base AS tomlv
19:14:17 [2019-10-02T19:14:17.877Z]  ---> 1b8053171172
19:14:17 [2019-10-02T19:14:17.878Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
19:14:17 [2019-10-02T19:14:17.878Z]  ---> Running in 1ee54d3805e3
19:14:17 [2019-10-02T19:14:17.878Z] Removing intermediate container 1ee54d3805e3
19:14:17 [2019-10-02T19:14:17.878Z]  ---> 84b00e7a2419
19:14:17 [2019-10-02T19:14:17.878Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:14:18 [2019-10-02T19:14:18.130Z] #58 39.01   CC       images/netdev.o
19:14:18 [2019-10-02T19:14:18.268Z]  ---> b7ac377c8e6d
19:14:18 [2019-10-02T19:14:18.268Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:14:18 [2019-10-02T19:14:18.268Z]  ---> fd9467d6bcb2
19:14:18 [2019-10-02T19:14:18.268Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:14:18 [2019-10-02T19:14:18.268Z]  ---> Running in ba553ba2b351
19:14:18 [2019-10-02T19:14:18.469Z] + cd /tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution
19:14:18 [2019-10-02T19:14:18.469Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:14:18 [2019-10-02T19:14:18.695Z] #58 39.40   CC       images/tty.o
19:14:18 [2019-10-02T19:14:18.953Z] #58 ...
19:14:18 [2019-10-02T19:14:18.953Z] 
19:14:18 [2019-10-02T19:14:18.953Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:18 [2019-10-02T19:14:18.953Z] #13 24.74 Reading package lists...
19:14:18 [2019-10-02T19:14:18.953Z] #13 29.62 Building dependency tree...
19:14:18 [2019-10-02T19:14:18.953Z] #13 30.67 Reading state information...
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.84 The following additional packages will be installed:
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.84   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.85   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.86 Suggested packages:
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   vim-doc vim-scripts xfsdump acl attr quota
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87 Recommended packages:
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
19:14:18 [2019-10-02T19:14:18.953Z] #13 31.87   python3-keyrings.alt python3-xdg unzip
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.01 The following NEW packages will be installed:
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.01   apparmor aufs-tools bash-completion binutils-mingw-w64
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.02   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.03   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.03   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.03   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.03   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
19:14:18 [2019-10-02T19:14:18.953Z] #13 36.03   xfsprogs xxd xz-utils zip
19:14:19 [2019-10-02T19:14:19.076Z] + RM_GOPATH=0
19:14:19 [2019-10-02T19:14:19.076Z] + TMP_GOPATH=
19:14:19 [2019-10-02T19:14:19.076Z] + : /build
19:14:19 [2019-10-02T19:14:19.076Z] + '[' -z '' ']'
19:14:19 [2019-10-02T19:14:19.076Z] ++ mktemp -d
19:14:19 [2019-10-02T19:14:19.076Z] + export GOPATH=/tmp/tmp.ZeED7pxTml
19:14:19 [2019-10-02T19:14:19.076Z] + GOPATH=/tmp/tmp.ZeED7pxTml
19:14:19 [2019-10-02T19:14:19.076Z] + RM_GOPATH=1
19:14:19 [2019-10-02T19:14:19.076Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:14:19 [2019-10-02T19:14:19.076Z] ++ dirname ./install.sh
19:14:19 [2019-10-02T19:14:19.076Z] + dir=.
19:14:19 [2019-10-02T19:14:19.076Z] + bin=tomlv
19:14:19 [2019-10-02T19:14:19.076Z] + shift
19:14:19 [2019-10-02T19:14:19.076Z] + '[' '!' -f ./tomlv.installer ']'
19:14:19 [2019-10-02T19:14:19.076Z] + . ./tomlv.installer
19:14:19 [2019-10-02T19:14:19.076Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:14:19 [2019-10-02T19:14:19.076Z] + install_tomlv
19:14:19 [2019-10-02T19:14:19.076Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:14:19 [2019-10-02T19:14:19.076Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZeED7pxTml/src/github.com/BurntSushi/toml
19:14:19 [2019-10-02T19:14:19.076Z] Cloning into '/tmp/tmp.ZeED7pxTml/src/github.com/BurntSushi/toml'...
19:14:19 [2019-10-02T19:14:19.076Z] + cd /tmp/tmp.ZeED7pxTml/src/github.com/BurntSushi/toml
19:14:19 [2019-10-02T19:14:19.076Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:14:19 [2019-10-02T19:14:19.076Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:14:19 [2019-10-02T19:14:19.092Z] + GOPATH=/tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tl3Kf3PpHo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:14:19 [2019-10-02T19:14:19.211Z] #13 37.35 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded.
19:14:19 [2019-10-02T19:14:19.211Z] #13 37.35 Need to get 90.9 MB of archives.
19:14:19 [2019-10-02T19:14:19.211Z] #13 37.35 After this operation, 541 MB of additional disk space will be used.
19:14:19 [2019-10-02T19:14:19.211Z] #13 37.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
19:14:19 [2019-10-02T19:14:19.211Z] #13 ...
19:14:19 [2019-10-02T19:14:19.211Z] 
19:14:19 [2019-10-02T19:14:19.211Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:19 [2019-10-02T19:14:19.211Z] #58 39.98   CC       images/file-lock.o
19:14:19 [2019-10-02T19:14:19.450Z] internal/cpu
19:14:19 [2019-10-02T19:14:19.450Z] runtime/internal/atomic
19:14:19 [2019-10-02T19:14:19.450Z] runtime/internal/sys
19:14:19 [2019-10-02T19:14:19.450Z] runtime/internal/math
19:14:19 [2019-10-02T19:14:19.450Z] math/bits
19:14:19 [2019-10-02T19:14:19.450Z] internal/bytealg
19:14:19 [2019-10-02T19:14:19.450Z] math
19:14:19 [2019-10-02T19:14:19.450Z] runtime
19:14:19 [2019-10-02T19:14:19.469Z] #58 40.31   CC       images/rlimit.o
19:14:19 [2019-10-02T19:14:19.727Z] #58 40.53   CC       images/pagemap.o
19:14:19 [2019-10-02T19:14:19.727Z] #58 ...
19:14:19 [2019-10-02T19:14:19.727Z] 
19:14:19 [2019-10-02T19:14:19.727Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:14:19 [2019-10-02T19:14:19.727Z] #33 92.85 text/template
19:14:19 [2019-10-02T19:14:19.727Z] #33 93.19 go/parser
19:14:19 [2019-10-02T19:14:19.727Z] #33 96.79 log
19:14:19 [2019-10-02T19:14:19.727Z] #33 97.29 encoding/binary
19:14:19 [2019-10-02T19:14:19.727Z] #33 97.81 go/doc
19:14:19 [2019-10-02T19:14:19.727Z] #33 99.18 encoding/base64
19:14:19 [2019-10-02T19:14:19.727Z] #33 100.1 encoding/json
19:14:19 [2019-10-02T19:14:19.727Z] #33 102.0 github.com/LK4D4/vndr/build
19:14:19 [2019-10-02T19:14:19.727Z] #33 ...
19:14:19 [2019-10-02T19:14:19.727Z] 
19:14:19 [2019-10-02T19:14:19.727Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.81 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.82 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.82 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.83 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.85 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.86 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.86 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.86 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.87 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.90 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.90 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.92 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.92 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.93 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.95 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.96 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 37.97 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
19:14:19 [2019-10-02T19:14:19.727Z] #13 38.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
19:14:19 [2019-10-02T19:14:19.845Z] unicode/utf8
19:14:19 [2019-10-02T19:14:19.845Z] internal/race
19:14:19 [2019-10-02T19:14:19.845Z] sync/atomic
19:14:19 [2019-10-02T19:14:19.845Z] unicode
19:14:19 [2019-10-02T19:14:19.845Z] internal/testlog
19:14:19 [2019-10-02T19:14:19.845Z] encoding
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.00 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.01 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.03 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.03 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.04 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.04 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.04 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]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.07 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.11 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.14 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.17 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
19:14:19 [2019-10-02T19:14:19.985Z] #13 38.23 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
19:14:20 [2019-10-02T19:14:20.228Z] runtime/cgo
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.27 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.27 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.28 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
19:14:20 [2019-10-02T19:14:20.243Z] #13 38.47 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.50 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.59 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.61 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.62 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.64 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.64 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
19:14:20 [2019-10-02T19:14:20.501Z] #13 38.67 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
19:14:20 [2019-10-02T19:14:20.759Z] #13 39.03 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
19:14:21 [2019-10-02T19:14:21.017Z] #13 39.10 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
19:14:21 [2019-10-02T19:14:21.017Z] #13 39.16 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:14:21 [2019-10-02T19:14:21.017Z] #13 39.17 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
19:14:21 [2019-10-02T19:14:21.017Z] #13 39.20 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
19:14:21 [2019-10-02T19:14:21.017Z] #13 39.24 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]
19:14:21 [2019-10-02T19:14:21.275Z] #13 39.43 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]
19:14:21 [2019-10-02T19:14:21.533Z] #13 39.61 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]
19:14:21 [2019-10-02T19:14:21.533Z] #13 39.61 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
19:14:21 [2019-10-02T19:14:21.551Z] internal/reflectlite
19:14:21 [2019-10-02T19:14:21.551Z] sync
19:14:21 [2019-10-02T19:14:21.791Z] #13 39.94 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
19:14:21 [2019-10-02T19:14:21.946Z] errors
19:14:21 [2019-10-02T19:14:21.947Z] sort
19:14:21 [2019-10-02T19:14:21.947Z] strconv
19:14:21 [2019-10-02T19:14:21.947Z] io
19:14:21 [2019-10-02T19:14:21.947Z] internal/oserror
19:14:21 [2019-10-02T19:14:21.947Z] syscall
19:14:21 [2019-10-02T19:14:21.947Z] reflect
19:14:22 [2019-10-02T19:14:22.049Z] #13 40.22 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]
19:14:22 [2019-10-02T19:14:22.049Z] #13 40.22 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]
19:14:22 [2019-10-02T19:14:22.767Z] time
19:14:23 [2019-10-02T19:14:23.325Z] internal/fmtsort
19:14:23 [2019-10-02T19:14:23.325Z] internal/syscall/unix
19:14:23 [2019-10-02T19:14:23.325Z] internal/poll
19:14:23 [2019-10-02T19:14:23.325Z] strings
19:14:23 [2019-10-02T19:14:23.799Z] bytes
19:14:23 [2019-10-02T19:14:23.799Z] os
19:14:23 [2019-10-02T19:14:23.799Z] bufio
19:14:24 [2019-10-02T19:14:24.234Z] path
19:14:24 [2019-10-02T19:14:24.234Z] fmt
19:14:24 [2019-10-02T19:14:24.234Z] path/filepath
19:14:24 [2019-10-02T19:14:24.234Z] io/ioutil
19:14:24 [2019-10-02T19:14:24.234Z] text/tabwriter
19:14:24 [2019-10-02T19:14:24.575Z] #13 42.62 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]
19:14:24 [2019-10-02T19:14:24.611Z] flag
19:14:24 [2019-10-02T19:14:24.611Z] github.com/BurntSushi/toml
19:14:24 [2019-10-02T19:14:24.611Z] log
19:14:24 [2019-10-02T19:14:24.982Z] github.com/BurntSushi/toml/cmd/tomlv
19:14:26 [2019-10-02T19:14:26.278Z] Removing intermediate container ba553ba2b351
19:14:26 [2019-10-02T19:14:26.278Z]  ---> 6b4d58b25a14
19:14:26 [2019-10-02T19:14:26.278Z] Step 45/126 : FROM base AS vndr
19:14:26 [2019-10-02T19:14:26.278Z]  ---> 1b8053171172
19:14:26 [2019-10-02T19:14:26.278Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
19:14:26 [2019-10-02T19:14:26.278Z]  ---> Running in 50e78aac326e
19:14:26 [2019-10-02T19:14:26.278Z] Removing intermediate container 50e78aac326e
19:14:26 [2019-10-02T19:14:26.278Z]  ---> 0cc4e1debc13
19:14:26 [2019-10-02T19:14:26.278Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:14:26 [2019-10-02T19:14:26.641Z]  ---> 6ca8c2303295
19:14:26 [2019-10-02T19:14:26.641Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:14:27 [2019-10-02T19:14:27.005Z]  ---> 8b9a0cf15ec2
19:14:27 [2019-10-02T19:14:27.005Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:14:27 [2019-10-02T19:14:27.005Z]  ---> Running in 3c9a23fd7f03
19:14:27 [2019-10-02T19:14:27.376Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:14:27 [2019-10-02T19:14:27.376Z] + RM_GOPATH=0
19:14:27 [2019-10-02T19:14:27.376Z] + TMP_GOPATH=
19:14:27 [2019-10-02T19:14:27.376Z] + : /build
19:14:27 [2019-10-02T19:14:27.376Z] + '[' -z '' ']'
19:14:27 [2019-10-02T19:14:27.376Z] ++ mktemp -d
19:14:27 [2019-10-02T19:14:27.376Z] + export GOPATH=/tmp/tmp.OXcRH5R5Dm
19:14:27 [2019-10-02T19:14:27.376Z] + GOPATH=/tmp/tmp.OXcRH5R5Dm
19:14:27 [2019-10-02T19:14:27.376Z] + RM_GOPATH=1
19:14:27 [2019-10-02T19:14:27.376Z] ++ dirname ./install.sh
19:14:27 [2019-10-02T19:14:27.376Z] + dir=.
19:14:27 [2019-10-02T19:14:27.376Z] + bin=vndr
19:14:27 [2019-10-02T19:14:27.376Z] + shift
19:14:27 [2019-10-02T19:14:27.376Z] + '[' '!' -f ./vndr.installer ']'
19:14:27 [2019-10-02T19:14:27.376Z] + . ./vndr.installer
19:14:27 [2019-10-02T19:14:27.376Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:14:27 [2019-10-02T19:14:27.376Z] + install_vndr
19:14:27 [2019-10-02T19:14:27.376Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
19:14:27 [2019-10-02T19:14:27.376Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OXcRH5R5Dm/src/github.com/LK4D4/vndr
19:14:27 [2019-10-02T19:14:27.376Z] Cloning into '/tmp/tmp.OXcRH5R5Dm/src/github.com/LK4D4/vndr'...
19:14:27 [2019-10-02T19:14:27.749Z] + cd /tmp/tmp.OXcRH5R5Dm/src/github.com/LK4D4/vndr
19:14:27 [2019-10-02T19:14:27.749Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:14:27 [2019-10-02T19:14:27.749Z] + go build -buildmode=pie -v -o /build/vndr .
19:14:27 [2019-10-02T19:14:27.749Z] internal/cpu
19:14:27 [2019-10-02T19:14:27.749Z] runtime/internal/atomic
19:14:27 [2019-10-02T19:14:27.749Z] internal/bytealg
19:14:27 [2019-10-02T19:14:27.749Z] runtime/internal/sys
19:14:27 [2019-10-02T19:14:27.749Z] runtime/internal/math
19:14:27 [2019-10-02T19:14:27.749Z] internal/race
19:14:27 [2019-10-02T19:14:27.749Z] sync/atomic
19:14:27 [2019-10-02T19:14:27.749Z] runtime
19:14:27 [2019-10-02T19:14:27.855Z] #13 45.38 debconf: delaying package configuration, since apt-utils is not installed
19:14:27 [2019-10-02T19:14:27.856Z] #13 45.56 Fetched 90.9 MB in 8s (11.0 MB/s)
19:14:27 [2019-10-02T19:14:27.856Z] #13 45.68 Selecting previously unselected package bash-completion.
19:14:27 [2019-10-02T19:14:27.856Z] #13 45.68 (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.)
19:14:27 [2019-10-02T19:14:27.856Z] #13 45.73 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
19:14:28 [2019-10-02T19:14:28.138Z] unicode
19:14:28 [2019-10-02T19:14:28.138Z] unicode/utf8
19:14:28 [2019-10-02T19:14:28.138Z] math/bits
19:14:28 [2019-10-02T19:14:28.138Z] math
19:14:28 [2019-10-02T19:14:28.518Z] internal/testlog
19:14:28 [2019-10-02T19:14:28.518Z] encoding
19:14:28 [2019-10-02T19:14:28.518Z] unicode/utf16
19:14:28 [2019-10-02T19:14:28.518Z] container/list
19:14:28 [2019-10-02T19:14:28.518Z] crypto/internal/subtle
19:14:28 [2019-10-02T19:14:28.518Z] crypto/subtle
19:14:28 [2019-10-02T19:14:28.518Z] vendor/golang.org/x/crypto/cryptobyte/asn1
19:14:28 [2019-10-02T19:14:28.921Z] internal/nettrace
19:14:28 [2019-10-02T19:14:28.921Z] runtime/cgo
19:14:29 [2019-10-02T19:14:29.369Z] vendor/golang.org/x/crypto/internal/subtle
19:14:30 [2019-10-02T19:14:30.382Z] #13 ...
19:14:30 [2019-10-02T19:14:30.382Z] 
19:14:30 [2019-10-02T19:14:30.382Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:30 [2019-10-02T19:14:30.382Z] #58 40.81   CC       images/siginfo.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 41.24   CC       images/rpc.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 42.54   CC       images/ext-file.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 42.81   CC       images/cgroup.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 43.56   CC       images/userns.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 43.89   CC       images/google/protobuf/descriptor.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 45.94   CC       images/opts.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 46.19   CC       images/seccomp.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 46.57   CC       images/binfmt-misc.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 46.81   CC       images/time.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 47.14   CC       images/sysctl.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 47.45   CC       images/autofs.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 47.69   CC       images/macvlan.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 47.94   CC       images/sit.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.21   LINK     images/built-in.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.39   GEN      compel/include/asm
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.39   GEN      compel/include/version.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.42 touch .config
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.44   GEN      include/common/config.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.57   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.60   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.66   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.68   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.72   DEP      compel/arch/x86/plugins/std/memcpy.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.76   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.80   GEN      compel/plugins/include/uapi/std/syscall.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.85   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:14:30 [2019-10-02T19:14:30.382Z] #58 48.91   DEP      compel/plugins/std/infect.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.12   DEP      compel/plugins/std/string.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.34   DEP      compel/plugins/std/log.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.46   DEP      compel/plugins/std/fds.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.59   DEP      compel/plugins/std/std.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.72   DEP      compel/plugins/shmem/shmem.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 49.84   DEP      compel/plugins/fds/fds.d
19:14:30 [2019-10-02T19:14:30.382Z] #58 50.05   CC       compel/plugins/std/std.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 50.49   CC       compel/plugins/std/fds.o
19:14:30 [2019-10-02T19:14:30.382Z] #58 51.20   CC       compel/plugins/std/log.o
19:14:30 [2019-10-02T19:14:30.459Z] sync
19:14:30 [2019-10-02T19:14:30.459Z] internal/reflectlite
19:14:30 [2019-10-02T19:14:30.459Z] github.com/LK4D4/vndr/godl/singleflight
19:14:30 [2019-10-02T19:14:30.459Z] math/rand
19:14:30 [2019-10-02T19:14:30.459Z] internal/singleflight
19:14:30 [2019-10-02T19:14:30.975Z] errors
19:14:30 [2019-10-02T19:14:30.975Z] sort
19:14:30 [2019-10-02T19:14:30.975Z] io
19:14:30 [2019-10-02T19:14:30.975Z] strconv
19:14:30 [2019-10-02T19:14:30.975Z] bytes
19:14:30 [2019-10-02T19:14:30.975Z] bufio
19:14:30 [2019-10-02T19:14:30.975Z] reflect
19:14:30 [2019-10-02T19:14:30.975Z] internal/oserror
19:14:30 [2019-10-02T19:14:30.975Z] syscall
19:14:31 [2019-10-02T19:14:31.319Z] #58 52.20   CC       compel/plugins/std/string.o
19:14:31 [2019-10-02T19:14:31.577Z] #58 ...
19:14:31 [2019-10-02T19:14:31.577Z] 
19:14:31 [2019-10-02T19:14:31.577Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:31 [2019-10-02T19:14:31.577Z] #13 49.70 Unpacking bash-completion (1:2.1-4.3) ...
19:14:31 [2019-10-02T19:14:31.792Z] time
19:14:31 [2019-10-02T19:14:31.792Z] internal/fmtsort
19:14:31 [2019-10-02T19:14:31.792Z] internal/syscall/unix
19:14:31 [2019-10-02T19:14:31.792Z] strings
19:14:31 [2019-10-02T19:14:31.836Z] #13 ...
19:14:31 [2019-10-02T19:14:31.836Z] 
19:14:31 [2019-10-02T19:14:31.836Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:14:31 [2019-10-02T19:14:31.836Z] #33 105.0 encoding/xml
19:14:31 [2019-10-02T19:14:31.836Z] #33 105.7 compress/flate
19:14:31 [2019-10-02T19:14:31.836Z] #33 108.8 hash
19:14:31 [2019-10-02T19:14:31.836Z] #33 109.0 hash/crc32
19:14:31 [2019-10-02T19:14:31.836Z] #33 109.6 compress/gzip
19:14:31 [2019-10-02T19:14:31.836Z] #33 110.3 context
19:14:31 [2019-10-02T19:14:31.836Z] #33 110.8 crypto/cipher
19:14:31 [2019-10-02T19:14:31.836Z] #33 111.1 math/big
19:14:31 [2019-10-02T19:14:31.836Z] #33 112.3 crypto/aes
19:14:31 [2019-10-02T19:14:31.836Z] #33 113.5 crypto
19:14:31 [2019-10-02T19:14:31.836Z] #33 113.7 crypto/des
19:14:31 [2019-10-02T19:14:31.836Z] #33 114.4 crypto/internal/randutil
19:14:31 [2019-10-02T19:14:31.836Z] #33 114.5 crypto/sha512
19:14:32 [2019-10-02T19:14:32.094Z] #33 ...
19:14:32 [2019-10-02T19:14:32.094Z] 
19:14:32 [2019-10-02T19:14:32.094Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:32 [2019-10-02T19:14:32.094Z] #58 52.85   CC       compel/plugins/std/infect.o
19:14:32 [2019-10-02T19:14:32.185Z] internal/poll
19:14:32 [2019-10-02T19:14:32.185Z] regexp/syntax
19:14:32 [2019-10-02T19:14:32.185Z] os
19:14:32 [2019-10-02T19:14:32.352Z] #58 ...
19:14:32 [2019-10-02T19:14:32.352Z] 
19:14:32 [2019-10-02T19:14:32.352Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
19:14:32 [2019-10-02T19:14:32.352Z] #61 107.0 + for f in rootlesskit rootlesskit-docker-proxy
19:14:32 [2019-10-02T19:14:32.352Z] #61 107.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:14:32 [2019-10-02T19:14:32.352Z] #61 DONE 115.5s
19:14:32 [2019-10-02T19:14:32.352Z] 
19:14:32 [2019-10-02T19:14:32.352Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:14:32 [2019-10-02T19:14:32.352Z] #62 DONE 0.1s
19:14:32 [2019-10-02T19:14:32.352Z] 
19:14:32 [2019-10-02T19:14:32.352Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:14:32 [2019-10-02T19:14:32.583Z] regexp
19:14:32 [2019-10-02T19:14:32.583Z] fmt
19:14:32 [2019-10-02T19:14:32.583Z] path/filepath
19:14:32 [2019-10-02T19:14:32.611Z] #15 ...
19:14:32 [2019-10-02T19:14:32.611Z] 
19:14:32 [2019-10-02T19:14:32.611Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:32 [2019-10-02T19:14:32.611Z] #58 53.51   CC       compel/arch/x86/plugins/std/parasite-head.o
19:14:32 [2019-10-02T19:14:32.885Z] #58 53.59   CC       compel/arch/x86/plugins/std/memcpy.o
19:14:32 [2019-10-02T19:14:32.885Z] #58 53.69   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:14:32 [2019-10-02T19:14:32.977Z] internal/lazyregexp
19:14:32 [2019-10-02T19:14:32.977Z] path
19:14:32 [2019-10-02T19:14:32.977Z] flag
19:14:32 [2019-10-02T19:14:32.977Z] go/token
19:14:32 [2019-10-02T19:14:32.977Z] go/scanner
19:14:32 [2019-10-02T19:14:32.977Z] io/ioutil
19:14:32 [2019-10-02T19:14:32.977Z] net/url
19:14:32 [2019-10-02T19:14:32.977Z] go/ast
19:14:33 [2019-10-02T19:14:33.144Z] #58 53.96   AR       compel/plugins/std.lib.a
19:14:33 [2019-10-02T19:14:33.144Z] #58 54.21   CC       compel/plugins/fds/fds.o
19:14:33 [2019-10-02T19:14:33.372Z] text/template/parse
19:14:33 [2019-10-02T19:14:33.372Z] go/parser
19:14:33 [2019-10-02T19:14:33.372Z] text/template
19:14:33 [2019-10-02T19:14:33.710Z] #58 54.73   AR       compel/plugins/fds.lib.a
19:14:33 [2019-10-02T19:14:33.718Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:14:33 [2019-10-02T19:14:33.748Z] log
19:14:33 [2019-10-02T19:14:33.748Z] encoding/binary
19:14:33 [2019-10-02T19:14:33.968Z] #58 54.80   HOSTDEP  compel/src/lib/log-host.d
19:14:33 [2019-10-02T19:14:33.968Z] #58 55.02   HOSTDEP  compel/src/lib/handle-elf-host.d
19:14:34 [2019-10-02T19:14:34.130Z] encoding/base64
19:14:34 [2019-10-02T19:14:34.130Z] encoding/json
19:14:34 [2019-10-02T19:14:34.130Z] go/doc
19:14:34 [2019-10-02T19:14:34.225Z] #58 55.16   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:14:34 [2019-10-02T19:14:34.225Z] #58 55.27   HOSTDEP  compel/src/main-host.d
19:14:34 [2019-10-02T19:14:34.519Z] github.com/LK4D4/vndr/build
19:14:34 [2019-10-02T19:14:34.519Z] encoding/xml
19:14:34 [2019-10-02T19:14:34.519Z] compress/flate
19:14:34 [2019-10-02T19:14:34.791Z] #58 55.46   DEP      compel/src/lib/ptrace.d
19:14:34 [2019-10-02T19:14:34.791Z] #58 55.59   DEP      compel/src/lib/infect.d
19:14:34 [2019-10-02T19:14:34.791Z] #58 55.76   DEP      compel/src/lib/infect-util.d
19:14:34 [2019-10-02T19:14:34.791Z] #58 55.86   DEP      compel/src/lib/infect-rpc.d
19:14:34 [2019-10-02T19:14:34.902Z] hash
19:14:34 [2019-10-02T19:14:34.902Z] hash/crc32
19:14:34 [2019-10-02T19:14:34.902Z] context
19:14:34 [2019-10-02T19:14:34.902Z] compress/gzip
19:14:34 [2019-10-02T19:14:34.902Z] crypto/cipher
19:14:34 [2019-10-02T19:14:34.902Z] math/big
19:14:35 [2019-10-02T19:14:35.049Z] #58 55.98   DEP      compel/arch/x86/src/lib/infect.d
19:14:35 [2019-10-02T19:14:35.264Z] 
19:14:35 [2019-10-02T19:14:35.264Z]  ________   ____  __.
19:14:35 [2019-10-02T19:14:35.264Z]  \_____  \ |    |/ _|
19:14:35 [2019-10-02T19:14:35.264Z]  /   |   \|      <
19:14:35 [2019-10-02T19:14:35.264Z]  /    |    \    |  \
19:14:35 [2019-10-02T19:14:35.264Z]  \_______  /____|__ \
19:14:35 [2019-10-02T19:14:35.264Z]          \/        \/
19:14:35 [2019-10-02T19:14:35.264Z] 
19:14:35 [2019-10-02T19:14:35.264Z] INFO: make.ps1 ended at 10/02/2019 19:14:34
19:14:35 [2019-10-02T19:14:35.295Z] crypto/aes
19:14:35 [2019-10-02T19:14:35.295Z] crypto
19:14:35 [2019-10-02T19:14:35.295Z] crypto/des
19:14:35 [2019-10-02T19:14:35.295Z] crypto/internal/randutil
19:14:35 [2019-10-02T19:14:35.295Z] crypto/sha512
19:14:35 [2019-10-02T19:14:35.307Z] #58 56.17   DEP      compel/arch/x86/src/lib/cpu.d
19:14:35 [2019-10-02T19:14:35.575Z] #58 56.29   DEP      compel/src/lib/log.d
19:14:35 [2019-10-02T19:14:35.575Z] #58 56.42   DEP      compel/src/main.d
19:14:35 [2019-10-02T19:14:35.705Z] crypto/ed25519/internal/edwards25519
19:14:35 [2019-10-02T19:14:35.705Z] crypto/hmac
19:14:35 [2019-10-02T19:14:35.705Z] crypto/md5
19:14:35 [2019-10-02T19:14:35.705Z] crypto/rand
19:14:35 [2019-10-02T19:14:35.832Z] #58 56.63   DEP      compel/src/lib/handle-elf.d
19:14:35 [2019-10-02T19:14:35.832Z] #58 56.83   DEP      compel/arch/x86/src/lib/handle-elf.d
19:14:36 [2019-10-02T19:14:36.090Z] #58 57.07   CC       compel/src/lib/log.o
19:14:36 [2019-10-02T19:14:36.156Z] crypto/elliptic
19:14:36 [2019-10-02T19:14:36.156Z] encoding/asn1
19:14:36 [2019-10-02T19:14:36.348Z] #58 57.37   CC       compel/arch/x86/src/lib/cpu.o
19:14:36 [2019-10-02T19:14:36.593Z] crypto/ed25519
19:14:36 [2019-10-02T19:14:36.593Z] crypto/ecdsa
19:14:36 [2019-10-02T19:14:36.593Z] crypto/rc4
19:14:36 [2019-10-02T19:14:36.593Z] crypto/rsa
19:14:36 [2019-10-02T19:14:36.593Z] crypto/sha1
19:14:37 [2019-10-02T19:14:37.004Z] crypto/sha256
19:14:37 [2019-10-02T19:14:37.004Z] crypto/dsa
19:14:37 [2019-10-02T19:14:37.004Z] encoding/hex
19:14:37 [2019-10-02T19:14:37.004Z] encoding/pem
19:14:37 [2019-10-02T19:14:37.004Z] vendor/golang.org/x/crypto/cryptobyte
19:14:37 [2019-10-02T19:14:37.004Z] crypto/x509/pkix
19:14:37 [2019-10-02T19:14:37.004Z] vendor/golang.org/x/net/dns/dnsmessage
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/sys/cpu
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/crypto/internal/chacha20
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/crypto/poly1305
19:14:37 [2019-10-02T19:14:37.399Z] net
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/crypto/chacha20poly1305
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/crypto/curve25519
19:14:37 [2019-10-02T19:14:37.399Z] vendor/golang.org/x/crypto/hkdf
19:14:37 [2019-10-02T19:14:37.457Z] INFO: Binaries build ended at 10/02/2019 19:14:36. Duration:00:01:21.3441149
19:14:37 [2019-10-02T19:14:37.721Z] #58 58.27   CC       compel/arch/x86/src/lib/infect.o
19:14:37 [2019-10-02T19:14:37.791Z] vendor/golang.org/x/text/transform
19:14:37 [2019-10-02T19:14:37.791Z] vendor/golang.org/x/text/unicode/bidi
19:14:37 [2019-10-02T19:14:37.791Z] vendor/golang.org/x/text/secure/bidirule
19:14:37 [2019-10-02T19:14:37.791Z] vendor/golang.org/x/text/unicode/norm
19:14:38 [2019-10-02T19:14:38.603Z] vendor/golang.org/x/net/idna
19:14:38 [2019-10-02T19:14:38.603Z] vendor/golang.org/x/net/http2/hpack
19:14:38 [2019-10-02T19:14:38.654Z] #58 59.31   CC       compel/src/lib/infect-rpc.o
19:14:38 [2019-10-02T19:14:38.912Z] #58 59.81   CC       compel/src/lib/infect-util.o
19:14:38 [2019-10-02T19:14:38.986Z] mime
19:14:38 [2019-10-02T19:14:38.986Z] mime/quotedprintable
19:14:38 [2019-10-02T19:14:38.986Z] net/http/internal
19:14:38 [2019-10-02T19:14:38.986Z] os/exec
19:14:39 [2019-10-02T19:14:39.002Z] INFO: Copying the built daemon binary to d:\CI\PR-40026\4\binary\dockerd-97aa82d2c.exe...
19:14:39 [2019-10-02T19:14:39.388Z] crypto/x509
19:14:39 [2019-10-02T19:14:39.388Z] net/textproto
19:14:39 [2019-10-02T19:14:39.388Z] vendor/golang.org/x/net/http/httpguts
19:14:39 [2019-10-02T19:14:39.388Z] vendor/golang.org/x/net/http/httpproxy
19:14:39 [2019-10-02T19:14:39.388Z] mime/multipart
19:14:39 [2019-10-02T19:14:39.477Z] #58 60.18   CC       compel/src/lib/infect.o
19:14:39 [2019-10-02T19:14:39.735Z] #58 ...
19:14:39 [2019-10-02T19:14:39.735Z] 
19:14:39 [2019-10-02T19:14:39.735Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.01 Selecting previously unselected package libnet1:amd64.
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.43 Selecting previously unselected package libnfnetlink0:amd64.
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.44 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.44 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.60 Selecting previously unselected package libpcrecpp0v5:amd64.
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.60 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.61 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.83 Selecting previously unselected package libudev-dev:amd64.
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.83 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 51.85 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.00 Selecting previously unselected package libpython3.5-minimal:amd64.
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.01 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.03 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.68 Selecting previously unselected package python3.5-minimal.
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.68 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 52.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 53.89 Selecting previously unselected package python3-minimal.
19:14:39 [2019-10-02T19:14:39.735Z] #13 53.89 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.735Z] #13 53.90 Unpacking python3-minimal (3.5.3-1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.03 Selecting previously unselected package libmpdec2:amd64.
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.03 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.04 Unpacking libmpdec2:amd64 (2.4.2-1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.16 Selecting previously unselected package libpython3.5-stdlib:amd64.
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.16 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 54.17 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 55.91 Selecting previously unselected package python3.5.
19:14:39 [2019-10-02T19:14:39.736Z] #13 55.92 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 55.93 Unpacking python3.5 (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.12 Selecting previously unselected package libpython3-stdlib:amd64.
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.12 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.14 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.23 Selecting previously unselected package dh-python.
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.23 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.25 Unpacking dh-python (2.20170125) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.46 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.736Z] #13 56.49 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
19:14:39 [2019-10-02T19:14:39.788Z] crypto/tls
19:14:39 [2019-10-02T19:14:39.975Z] INFO: Copying the built client binary to d:\CI\PR-40026\4\binary\docker-97aa82d2c.exe...
19:14:39 [2019-10-02T19:14:39.975Z] INFO: Copying dockerversion from the container...
19:14:40 [2019-10-02T19:14:40.437Z] INFO: Copying the golang package from the container to d:\CI\PR-40026\4\installer\go.zip...
19:14:41 [2019-10-02T19:14:41.076Z] net/http/httptrace
19:14:41 [2019-10-02T19:14:41.076Z] net/http
19:14:41 [2019-10-02T19:14:41.635Z] #13 59.70 Setting up python3-minimal (3.5.3-1) ...
19:14:41 [2019-10-02T19:14:41.893Z] #13 ...
19:14:41 [2019-10-02T19:14:41.893Z] 
19:14:41 [2019-10-02T19:14:41.893Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:41 [2019-10-02T19:14:41.893Z] #58 62.89   CC       compel/src/lib/ptrace.o
19:14:42 [2019-10-02T19:14:42.458Z] #58 63.35   AR       compel/libcompel.a
19:14:42 [2019-10-02T19:14:42.458Z] #58 63.41   HOSTCC   compel/src/main-host.o
19:14:42 [2019-10-02T19:14:42.627Z] INFO: Extracting go.zip to d:\CI\PR-40026\4\go
19:14:43 [2019-10-02T19:14:43.023Z] #58 63.73   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:14:43 [2019-10-02T19:14:43.023Z] #58 ...
19:14:43 [2019-10-02T19:14:43.023Z] 
19:14:43 [2019-10-02T19:14:43.023Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:14:43 [2019-10-02T19:14:43.023Z] #33 116.0 crypto/ed25519/internal/edwards25519
19:14:43 [2019-10-02T19:14:43.023Z] #33 118.5 crypto/hmac
19:14:43 [2019-10-02T19:14:43.023Z] #33 118.7 crypto/md5
19:14:43 [2019-10-02T19:14:43.023Z] #33 119.2 crypto/rc4
19:14:43 [2019-10-02T19:14:43.023Z] #33 119.4 crypto/sha1
19:14:43 [2019-10-02T19:14:43.023Z] #33 120.5 crypto/sha256
19:14:43 [2019-10-02T19:14:43.023Z] #33 120.5 crypto/rand
19:14:43 [2019-10-02T19:14:43.023Z] #33 121.3 crypto/elliptic
19:14:43 [2019-10-02T19:14:43.023Z] #33 121.6 encoding/asn1
19:14:43 [2019-10-02T19:14:43.023Z] #33 123.9 crypto/ed25519
19:14:43 [2019-10-02T19:14:43.023Z] #33 124.2 crypto/rsa
19:14:43 [2019-10-02T19:14:43.023Z] #33 124.3 crypto/ecdsa
19:14:43 [2019-10-02T19:14:43.023Z] #33 125.1 crypto/dsa
19:14:43 [2019-10-02T19:14:43.023Z] #33 125.5 encoding/hex
19:14:43 [2019-10-02T19:14:43.023Z] #33 125.7 encoding/pem
19:14:43 [2019-10-02T19:14:43.023Z] #33 126.0 crypto/x509/pkix
19:14:43 [2019-10-02T19:14:43.023Z] #33 ...
19:14:43 [2019-10-02T19:14:43.023Z] 
19:14:43 [2019-10-02T19:14:43.023Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:43 [2019-10-02T19:14:43.023Z] #13 60.99 Selecting previously unselected package python3.
19:14:43 [2019-10-02T19:14:43.024Z] #13 60.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16747 files and directories currently installed.)
19:14:43 [2019-10-02T19:14:43.024Z] #13 61.04 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.024Z] #13 61.06 Unpacking python3 (3.5.3-1) ...
19:14:43 [2019-10-02T19:14:43.024Z] #13 61.15 Selecting previously unselected package pigz.
19:14:43 [2019-10-02T19:14:43.024Z] #13 61.18 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.024Z] #13 61.19 Unpacking pigz (2.3.4-1) ...
19:14:43 [2019-10-02T19:14:43.114Z] github.com/LK4D4/vndr/godl
19:14:43 [2019-10-02T19:14:43.115Z] github.com/LK4D4/vndr
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.31 Selecting previously unselected package libip4tc0:amd64.
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.31 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.31 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.43 Selecting previously unselected package libip6tc0:amd64.
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.44 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.44 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
19:14:43 [2019-10-02T19:14:43.289Z] #13 61.54 Selecting previously unselected package libiptc0:amd64.
19:14:43 [2019-10-02T19:14:43.547Z] #13 61.54 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.547Z] #13 61.55 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
19:14:43 [2019-10-02T19:14:43.547Z] #13 61.67 Selecting previously unselected package libxtables12:amd64.
19:14:43 [2019-10-02T19:14:43.547Z] #13 61.67 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.547Z] #13 61.69 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.83 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.94 Selecting previously unselected package iptables.
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.94 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
19:14:43 [2019-10-02T19:14:43.805Z] #13 61.95 Unpacking iptables (1.6.0+snapshot20161117-6) ...
19:14:44 [2019-10-02T19:14:44.062Z] #13 62.28 Selecting previously unselected package xxd.
19:14:44 [2019-10-02T19:14:44.062Z] #13 62.31 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
19:14:44 [2019-10-02T19:14:44.062Z] #13 62.32 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.53 Selecting previously unselected package vim-common.
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.55 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.77 Selecting previously unselected package bzip2.
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.77 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.79 Unpacking bzip2 (1.0.6-8.1) ...
19:14:44 [2019-10-02T19:14:44.628Z] #13 62.91 Selecting previously unselected package libgpm2:amd64.
19:14:44 [2019-10-02T19:14:44.908Z] #13 62.91 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
19:14:44 [2019-10-02T19:14:44.908Z] #13 62.92 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
19:14:44 [2019-10-02T19:14:44.908Z] #13 63.01 Selecting previously unselected package xz-utils.
19:14:44 [2019-10-02T19:14:44.908Z] #13 63.02 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
19:14:44 [2019-10-02T19:14:44.908Z] #13 63.02 Unpacking xz-utils (5.2.2-1.2+b1) ...
19:14:45 [2019-10-02T19:14:45.166Z] #13 63.25 Selecting previously unselected package aufs-tools.
19:14:45 [2019-10-02T19:14:45.166Z] #13 63.26 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
19:14:45 [2019-10-02T19:14:45.166Z] #13 63.27 Unpacking aufs-tools (1:4.1+20161219-1) ...
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.44 Selecting previously unselected package liblzo2-2:amd64.
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.45 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.58 Selecting previously unselected package btrfs-progs.
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.58 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
19:14:45 [2019-10-02T19:14:45.424Z] #13 63.59 Unpacking btrfs-progs (4.7.3-1) ...
19:14:45 [2019-10-02T19:14:45.598Z] Removing intermediate container 3c9a23fd7f03
19:14:45 [2019-10-02T19:14:45.598Z]  ---> ad94ec11cc09
19:14:45 [2019-10-02T19:14:45.598Z] Step 50/126 : FROM dev-base AS containerd
19:14:45 [2019-10-02T19:14:45.598Z]  ---> 1b8053171172
19:14:45 [2019-10-02T19:14:45.598Z] Step 51/126 : ARG DEBIAN_FRONTEND
19:14:45 [2019-10-02T19:14:45.598Z]  ---> Using cache
19:14:45 [2019-10-02T19:14:45.598Z]  ---> 5969ab636cea
19:14:45 [2019-10-02T19:14:45.598Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
19:14:45 [2019-10-02T19:14:45.598Z]  ---> Running in e289e152e700
19:14:45 [2019-10-02T19:14:45.989Z] #13 64.18 Selecting previously unselected package btrfs-tools.
19:14:45 [2019-10-02T19:14:45.990Z] #13 64.18 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
19:14:45 [2019-10-02T19:14:45.990Z] #13 64.19 Unpacking btrfs-tools (4.7.3-1) ...
19:14:45 [2019-10-02T19:14:45.990Z] #13 64.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:14:46 [2019-10-02T19:14:46.247Z] #13 64.26 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
19:14:46 [2019-10-02T19:14:46.247Z] #13 64.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
19:14:46 [2019-10-02T19:14:46.247Z] #13 64.44 Selecting previously unselected package dmsetup.
19:14:46 [2019-10-02T19:14:46.247Z] #13 64.44 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
19:14:46 [2019-10-02T19:14:46.247Z] #13 64.45 Unpacking dmsetup (2:1.02.137-2) ...
19:14:46 [2019-10-02T19:14:46.391Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:14:46 [2019-10-02T19:14:46.391Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:14:46 [2019-10-02T19:14:46.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:14:46 [2019-10-02T19:14:46.391Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:14:46 [2019-10-02T19:14:46.391Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:14:46 [2019-10-02T19:14:46.391Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:14:46 [2019-10-02T19:14:46.391Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:14:46 [2019-10-02T19:14:46.505Z] #13 64.67 Selecting previously unselected package libonig4:amd64.
19:14:46 [2019-10-02T19:14:46.505Z] #13 64.67 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
19:14:46 [2019-10-02T19:14:46.505Z] #13 64.68 Unpacking libonig4:amd64 (6.1.3-2) ...
19:14:46 [2019-10-02T19:14:46.754Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:14:46 [2019-10-02T19:14:46.763Z] #13 64.90 Selecting previously unselected package libjq1:amd64.
19:14:46 [2019-10-02T19:14:46.763Z] #13 64.91 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
19:14:46 [2019-10-02T19:14:46.763Z] #13 64.91 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.08 Selecting previously unselected package jq.
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.08 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.09 Unpacking jq (1.5+dfsg-1.3) ...
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.21 Selecting previously unselected package libaio1:amd64.
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.21 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.22 Unpacking libaio1:amd64 (0.3.110-3) ...
19:14:47 [2019-10-02T19:14:47.021Z] #13 65.31 Selecting previously unselected package libcap2-bin.
19:14:47 [2019-10-02T19:14:47.278Z] #13 65.31 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.278Z] #13 65.32 Unpacking libcap2-bin (1:2.25-1) ...
19:14:47 [2019-10-02T19:14:47.278Z] #13 65.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:14:47 [2019-10-02T19:14:47.278Z] #13 65.43 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.278Z] #13 65.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
19:14:47 [2019-10-02T19:14:47.536Z] #13 65.54 Selecting previously unselected package libsepol1-dev:amd64.
19:14:47 [2019-10-02T19:14:47.536Z] #13 65.55 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.536Z] #13 65.56 Unpacking libsepol1-dev:amd64 (2.6-2) ...
19:14:47 [2019-10-02T19:14:47.794Z] #13 65.89 Selecting previously unselected package libpcre16-3:amd64.
19:14:47 [2019-10-02T19:14:47.794Z] #13 65.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
19:14:47 [2019-10-02T19:14:47.794Z] #13 65.91 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
19:14:48 [2019-10-02T19:14:48.000Z] Fetched 7669 kB in 1s (4791 kB/s)
19:14:48 [2019-10-02T19:14:48.051Z] #13 66.10 Selecting previously unselected package libpcre32-3:amd64.
19:14:48 [2019-10-02T19:14:48.051Z] #13 66.11 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
19:14:48 [2019-10-02T19:14:48.051Z] #13 66.13 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
19:14:48 [2019-10-02T19:14:48.309Z] #13 66.33 Selecting previously unselected package libpcre3-dev:amd64.
19:14:48 [2019-10-02T19:14:48.309Z] #13 66.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
19:14:48 [2019-10-02T19:14:48.309Z] #13 66.34 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
19:14:48 [2019-10-02T19:14:48.363Z] Reading package lists...
19:14:48 [2019-10-02T19:14:48.874Z] #13 66.95 Selecting previously unselected package libselinux1-dev:amd64.
19:14:48 [2019-10-02T19:14:48.874Z] #13 66.96 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
19:14:48 [2019-10-02T19:14:48.874Z] #13 66.97 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
19:14:49 [2019-10-02T19:14:49.132Z] #13 67.27 Selecting previously unselected package libdevmapper-dev:amd64.
19:14:49 [2019-10-02T19:14:49.132Z] #13 67.28 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
19:14:49 [2019-10-02T19:14:49.132Z] #13 67.29 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
19:14:49 [2019-10-02T19:14:49.132Z] #13 67.41 Selecting previously unselected package libnl-3-200:amd64.
19:14:49 [2019-10-02T19:14:49.218Z] Reading package lists...
19:14:49 [2019-10-02T19:14:49.218Z] Building dependency tree...
19:14:49 [2019-10-02T19:14:49.218Z] Reading state information...
19:14:49 [2019-10-02T19:14:49.218Z] The following additional packages will be installed:
19:14:49 [2019-10-02T19:14:49.218Z]   btrfs-progs liblzo2-2
19:14:49 [2019-10-02T19:14:49.218Z] The following NEW packages will be installed:
19:14:49 [2019-10-02T19:14:49.218Z]   btrfs-progs btrfs-tools liblzo2-2
19:14:49 [2019-10-02T19:14:49.218Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:14:49 [2019-10-02T19:14:49.218Z] Need to get 668 kB of archives.
19:14:49 [2019-10-02T19:14:49.218Z] After this operation, 5446 kB of additional disk space will be used.
19:14:49 [2019-10-02T19:14:49.218Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
19:14:49 [2019-10-02T19:14:49.218Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.42 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.42 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.54 Selecting previously unselected package libprotobuf-c1:amd64.
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.55 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
19:14:49 [2019-10-02T19:14:49.390Z] #13 67.67 Selecting previously unselected package libreadline5:amd64.
19:14:49 [2019-10-02T19:14:49.647Z] #13 67.70 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
19:14:49 [2019-10-02T19:14:49.647Z] #13 67.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
19:14:49 [2019-10-02T19:14:49.905Z] #13 67.93 Selecting previously unselected package libsystemd-dev:amd64.
19:14:49 [2019-10-02T19:14:49.905Z] #13 67.94 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
19:14:49 [2019-10-02T19:14:49.905Z] #13 67.95 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
19:14:50 [2019-10-02T19:14:50.093Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
19:14:50 [2019-10-02T19:14:50.478Z] debconf: delaying package configuration, since apt-utils is not installed
19:14:50 [2019-10-02T19:14:50.478Z] Fetched 668 kB in 0s (674 kB/s)
19:14:50 [2019-10-02T19:14:50.478Z] Selecting previously unselected package liblzo2-2:s390x.
19:14:50 [2019-10-02T19:14:50.478Z] (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.)
19:14:50 [2019-10-02T19:14:50.478Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
19:14:50 [2019-10-02T19:14:50.478Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
19:14:50 [2019-10-02T19:14:50.478Z] Selecting previously unselected package btrfs-progs.
19:14:50 [2019-10-02T19:14:50.478Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
19:14:50 [2019-10-02T19:14:50.478Z] Unpacking btrfs-progs (4.7.3-1) ...
19:14:50 [2019-10-02T19:14:50.844Z] Selecting previously unselected package btrfs-tools.
19:14:50 [2019-10-02T19:14:50.844Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
19:14:50 [2019-10-02T19:14:50.844Z] Unpacking btrfs-tools (4.7.3-1) ...
19:14:50 [2019-10-02T19:14:50.844Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:14:50 [2019-10-02T19:14:50.844Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
19:14:50 [2019-10-02T19:14:50.844Z] Setting up btrfs-progs (4.7.3-1) ...
19:14:50 [2019-10-02T19:14:50.844Z] Setting up btrfs-tools (4.7.3-1) ...
19:14:51 [2019-10-02T19:14:51.212Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:14:51 [2019-10-02T19:14:51.585Z] Removing intermediate container e289e152e700
19:14:51 [2019-10-02T19:14:51.585Z]  ---> bf79e93d6c7f
19:14:51 [2019-10-02T19:14:51.585Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
19:14:51 [2019-10-02T19:14:51.839Z] #13 69.87 Selecting previously unselected package net-tools.
19:14:51 [2019-10-02T19:14:51.839Z] #13 69.87 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
19:14:51 [2019-10-02T19:14:51.839Z] #13 69.88 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
19:14:51 [2019-10-02T19:14:51.839Z] #13 70.14 Selecting previously unselected package python-pip-whl.
19:14:51 [2019-10-02T19:14:51.961Z]  ---> Running in 8da737756f86
19:14:51 [2019-10-02T19:14:51.961Z] Removing intermediate container 8da737756f86
19:14:51 [2019-10-02T19:14:51.961Z]  ---> 0a8513c20e2d
19:14:51 [2019-10-02T19:14:51.961Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:14:52 [2019-10-02T19:14:52.098Z] #13 70.14 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
19:14:52 [2019-10-02T19:14:52.098Z] #13 70.15 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
19:14:52 [2019-10-02T19:14:52.328Z]  ---> c8d544f1db04
19:14:52 [2019-10-02T19:14:52.328Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:14:52 [2019-10-02T19:14:52.661Z] #13 70.98 Selecting previously unselected package python3-pip.
19:14:52 [2019-10-02T19:14:52.695Z]  ---> d4bc4777cf06
19:14:52 [2019-10-02T19:14:52.695Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:14:52 [2019-10-02T19:14:52.695Z]  ---> Running in 52b41e173d25
19:14:52 [2019-10-02T19:14:52.918Z] #13 70.98 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
19:14:52 [2019-10-02T19:14:52.918Z] #13 70.99 Unpacking python3-pip (9.0.1-2+deb9u1) ...
19:14:53 [2019-10-02T19:14:53.064Z] + RM_GOPATH=0
19:14:53 [2019-10-02T19:14:53.064Z] + TMP_GOPATH=
19:14:53 [2019-10-02T19:14:53.064Z] + : /build
19:14:53 [2019-10-02T19:14:53.064Z] + '[' -z '' ']'
19:14:53 [2019-10-02T19:14:53.064Z] ++ mktemp -d
19:14:53 [2019-10-02T19:14:53.064Z] + export GOPATH=/tmp/tmp.PhUHxpezQ2
19:14:53 [2019-10-02T19:14:53.064Z] + GOPATH=/tmp/tmp.PhUHxpezQ2
19:14:53 [2019-10-02T19:14:53.064Z] + RM_GOPATH=1
19:14:53 [2019-10-02T19:14:53.064Z] ++ dirname ./install.sh
19:14:53 [2019-10-02T19:14:53.064Z] + dir=.
19:14:53 [2019-10-02T19:14:53.064Z] + bin=containerd
19:14:53 [2019-10-02T19:14:53.064Z] + shift
19:14:53 [2019-10-02T19:14:53.064Z] + '[' '!' -f ./containerd.installer ']'
19:14:53 [2019-10-02T19:14:53.064Z] + . ./containerd.installer
19:14:53 [2019-10-02T19:14:53.064Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
19:14:53 [2019-10-02T19:14:53.064Z] + install_containerd
19:14:53 [2019-10-02T19:14:53.064Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
19:14:53 [2019-10-02T19:14:53.064Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.PhUHxpezQ2/src/github.com/containerd/containerd
19:14:53 [2019-10-02T19:14:53.064Z] Cloning into '/tmp/tmp.PhUHxpezQ2/src/github.com/containerd/containerd'...
19:14:53 [2019-10-02T19:14:53.064Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
19:14:53 [2019-10-02T19:14:53.175Z] #13 71.18 Selecting previously unselected package python3-pkg-resources.
19:14:53 [2019-10-02T19:14:53.175Z] #13 71.18 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
19:14:53 [2019-10-02T19:14:53.175Z] #13 71.19 Unpacking python3-pkg-resources (33.1.1-1) ...
19:14:53 [2019-10-02T19:14:53.175Z] #13 ...
19:14:53 [2019-10-02T19:14:53.175Z] 
19:14:53 [2019-10-02T19:14:53.175Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:14:53 [2019-10-02T19:14:53.175Z] #58 64.00   HOSTCC   compel/src/lib/handle-elf-host.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 64.53   HOSTCC   compel/src/lib/log-host.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 64.78   HOSTLINK compel/compel-host-bin
19:14:53 [2019-10-02T19:14:53.175Z] #58 64.92   DEP      soccr/soccr.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 65.26   CC       soccr/soccr.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 66.88   AR       soccr/libsoccr.a
19:14:53 [2019-10-02T19:14:53.175Z] #58 66.92 make[1]: 'soccr/libsoccr.a' is up to date.
19:14:53 [2019-10-02T19:14:53.175Z] #58 67.42   DEP      criu/arch/x86/sigframe.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 67.50   DEP      criu/arch/x86/sigaction_compat.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 67.66   DEP      criu/arch/x86/kerndat.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 67.87   DEP      criu/arch/x86/crtools.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 68.12   DEP      criu/arch/x86/cpu.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 68.32   CC       criu/arch/x86/cpu.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 69.02   CC       criu/arch/x86/crtools.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 70.72   CC       criu/arch/x86/kerndat.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 71.33   CC       criu/arch/x86/sigaction_compat.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 71.76   CC       criu/arch/x86/sigframe.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.10   LINK     criu/arch/x86/crtools.built-in.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.16   DEP      criu/pie/util-vdso-elf32.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.31   DEP      criu/arch/x86/vdso-pie.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.56   DEP      criu/pie/parasite-vdso.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.68   DEP      criu/pie/util-vdso.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 72.86   DEP      criu/pie/util.d
19:14:53 [2019-10-02T19:14:53.175Z] #58 73.07   CC       criu/pie/util.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 73.61   CC       criu/pie/util-vdso.o
19:14:53 [2019-10-02T19:14:53.175Z] #58 ...
19:14:53 [2019-10-02T19:14:53.175Z] 
19:14:53 [2019-10-02T19:14:53.175Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:14:53 [2019-10-02T19:14:53.175Z] #33 126.4 vendor/golang.org/x/crypto/cryptobyte
19:14:53 [2019-10-02T19:14:53.175Z] #33 126.5 vendor/golang.org/x/net/dns/dnsmessage
19:14:53 [2019-10-02T19:14:53.175Z] #33 128.4 vendor/golang.org/x/crypto/internal/chacha20
19:14:53 [2019-10-02T19:14:53.175Z] #33 129.1 vendor/golang.org/x/crypto/poly1305
19:14:53 [2019-10-02T19:14:53.175Z] #33 129.7 vendor/golang.org/x/sys/cpu
19:14:53 [2019-10-02T19:14:53.175Z] #33 129.9 vendor/golang.org/x/crypto/chacha20poly1305
19:14:53 [2019-10-02T19:14:53.175Z] #33 130.2 net
19:14:53 [2019-10-02T19:14:53.175Z] #33 131.3 vendor/golang.org/x/crypto/hkdf
19:14:53 [2019-10-02T19:14:53.175Z] #33 131.5 vendor/golang.org/x/text/transform
19:14:53 [2019-10-02T19:14:53.175Z] #33 132.1 vendor/golang.org/x/text/unicode/bidi
19:14:53 [2019-10-02T19:14:53.175Z] #33 133.7 vendor/golang.org/x/text/secure/bidirule
19:14:53 [2019-10-02T19:14:53.175Z] #33 134.1 vendor/golang.org/x/text/unicode/norm
19:14:53 [2019-10-02T19:14:53.432Z] #33 ...
19:14:53 [2019-10-02T19:14:53.432Z] 
19:14:53 [2019-10-02T19:14:53.432Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:14:53 [2019-10-02T19:14:53.432Z] #13 71.40 Selecting previously unselected package python3-setuptools.
19:14:53 [2019-10-02T19:14:53.432Z] #13 71.40 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
19:14:53 [2019-10-02T19:14:53.432Z] #13 71.42 Unpacking python3-setuptools (33.1.1-1) ...
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.67 Selecting previously unselected package python3-wheel.
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.67 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.68 Unpacking python3-wheel (0.29.0-2) ...
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.83 Selecting previously unselected package thin-provisioning-tools.
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.85 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
19:14:53 [2019-10-02T19:14:53.689Z] #13 71.86 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
19:14:54 [2019-10-02T19:14:54.205Z] #13 72.26 Selecting previously unselected package vim-runtime.
19:14:54 [2019-10-02T19:14:54.205Z] #13 72.27 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
19:14:54 [2019-10-02T19:14:54.205Z] #13 72.33 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
19:14:54 [2019-10-02T19:14:54.205Z] #13 72.36 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
19:14:54 [2019-10-02T19:14:54.205Z] #13 72.36 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
19:14:56 [2019-10-02T19:14:56.420Z] + cd /tmp/tmp.PhUHxpezQ2/src/github.com/containerd/containerd
19:14:56 [2019-10-02T19:14:56.420Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
19:14:56 [2019-10-02T19:14:56.804Z] + export 'BUILDTAGS=netgo osusergo static_build'
19:14:56 [2019-10-02T19:14:56.804Z] + BUILDTAGS='netgo osusergo static_build'
19:14:56 [2019-10-02T19:14:56.804Z] + export EXTRA_FLAGS=-buildmode=pie
19:14:56 [2019-10-02T19:14:56.804Z] + EXTRA_FLAGS=-buildmode=pie
19:14:56 [2019-10-02T19:14:56.804Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:14:56 [2019-10-02T19:14:56.804Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:14:56 [2019-10-02T19:14:56.804Z] + '[' '' = dynamic ']'
19:14:56 [2019-10-02T19:14:56.804Z] + make
19:14:57 [2019-10-02T19:14:57.184Z] 🇩 bin/ctr
19:14:58 [2019-10-02T19:14:58.340Z] + dpkg --print-architecture
19:14:58 [2019-10-02T19:14:58.340Z] + cd /tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution
19:14:58 [2019-10-02T19:14:58.340Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:14:58 [2019-10-02T19:14:58.340Z] + GOPATH=/tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tl3Kf3PpHo
19:14:58 [2019-10-02T19:14:58.340Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:14:59 [2019-10-02T19:14:59.465Z] #13 77.43 Selecting previously unselected package vim.
19:14:59 [2019-10-02T19:14:59.466Z] #13 77.44 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
19:14:59 [2019-10-02T19:14:59.466Z] #13 77.45 Unpacking vim (2:8.0.0197-4+deb9u3) ...
19:15:00 [2019-10-02T19:15:00.031Z] #13 78.20 Selecting previously unselected package xfsprogs.
19:15:00 [2019-10-02T19:15:00.031Z] #13 78.20 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
19:15:00 [2019-10-02T19:15:00.031Z] #13 78.21 Unpacking xfsprogs (4.9.0+nmu1) ...
19:15:00 [2019-10-02T19:15:00.963Z] #13 78.91 Selecting previously unselected package zip.
19:15:00 [2019-10-02T19:15:00.963Z] #13 78.93 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
19:15:00 [2019-10-02T19:15:00.963Z] #13 78.94 Unpacking zip (3.0-11+b1) ...
19:15:01 [2019-10-02T19:15:01.221Z] #13 79.16 Selecting previously unselected package libapparmor-perl.
19:15:01 [2019-10-02T19:15:01.221Z] #13 79.18 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
19:15:01 [2019-10-02T19:15:01.221Z] #13 79.19 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
19:15:01 [2019-10-02T19:15:01.221Z] #13 79.38 Selecting previously unselected package apparmor.
19:15:01 [2019-10-02T19:15:01.221Z] #13 79.39 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
19:15:01 [2019-10-02T19:15:01.479Z] #13 79.48 Unpacking apparmor (2.11.0-3+deb9u2) ...
19:15:01 [2019-10-02T19:15:01.740Z] #13 80.01 Selecting previously unselected package binutils-mingw-w64-i686.
19:15:02 [2019-10-02T19:15:02.000Z] #13 80.02 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
19:15:02 [2019-10-02T19:15:02.000Z] #13 80.02 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:15:03 [2019-10-02T19:15:03.899Z] #13 ...
19:15:03 [2019-10-02T19:15:03.899Z] 
19:15:03 [2019-10-02T19:15:03.899Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:03 [2019-10-02T19:15:03.899Z] #58 74.42   CC       criu/pie/parasite-vdso.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 75.90   CC       criu/arch/x86/vdso-pie.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 76.36   CC       criu/pie/util-vdso-elf32.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.11   AR       criu/pie/pie.lib.a
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.17   DEP      criu/pie/restorer.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.47   DEP      criu/arch/x86/sigaction_compat_pie.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.61   DEP      criu/arch/x86/restorer_unmap.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.64   DEP      criu/arch/x86/restorer.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 77.86   DEP      criu/pie/parasite.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 78.19   CC       criu/pie/parasite.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 79.59   LINK     criu/pie/parasite.built-in.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 79.63   GEN      criu/pie/parasite-blob.h
19:15:03 [2019-10-02T19:15:03.899Z] #58 79.66   CC       criu/arch/x86/restorer.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 80.37   CC       criu/arch/x86/restorer_unmap.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 80.41   CC       criu/arch/x86/sigaction_compat_pie.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 80.89   CC       criu/pie/restorer.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 84.20   LINK     criu/pie/restorer.built-in.o
19:15:03 [2019-10-02T19:15:03.899Z] #58 84.23   GEN      criu/pie/restorer-blob.h
19:15:03 [2019-10-02T19:15:03.899Z] #58 84.37   DEP      criu/vdso.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 84.64   DEP      criu/vdso-compat.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 84.78   DEP      criu/uts_ns.d
19:15:03 [2019-10-02T19:15:03.899Z] #58 ...
19:15:03 [2019-10-02T19:15:03.899Z] 
19:15:03 [2019-10-02T19:15:03.899Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:15:03 [2019-10-02T19:15:03.899Z] #13 82.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:15:04 [2019-10-02T19:15:04.167Z] #13 82.14 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
19:15:04 [2019-10-02T19:15:04.167Z] #13 82.15 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:15:05 [2019-10-02T19:15:05.182Z] + rm -rf /tmp/tmp.tl3Kf3PpHo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tl3Kf3PpHo
19:15:06 [2019-10-02T19:15:06.068Z] #13 ...
19:15:06 [2019-10-02T19:15:06.068Z] 
19:15:06 [2019-10-02T19:15:06.068Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:15:06 [2019-10-02T19:15:06.068Z] #33 138.8 vendor/golang.org/x/net/idna
19:15:06 [2019-10-02T19:15:06.068Z] #33 141.6 vendor/golang.org/x/net/http2/hpack
19:15:06 [2019-10-02T19:15:06.068Z] #33 143.0 mime
19:15:06 [2019-10-02T19:15:06.068Z] #33 144.5 mime/quotedprintable
19:15:06 [2019-10-02T19:15:06.068Z] #33 145.0 net/http/internal
19:15:06 [2019-10-02T19:15:06.068Z] #33 145.3 os/exec
19:15:06 [2019-10-02T19:15:06.068Z] #33 ...
19:15:06 [2019-10-02T19:15:06.068Z] 
19:15:06 [2019-10-02T19:15:06.068Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:06 [2019-10-02T19:15:06.068Z] #58 85.01   DEP      criu/util.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 85.37   DEP      criu/uffd.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 85.58   DEP      criu/tun.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 85.88   DEP      criu/tty.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 86.18   DEP      criu/timerfd.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 86.41   DEP      criu/sysfs_parse.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 86.62   DEP      criu/sysctl.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 86.79   DEP      criu/string.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 86.86   DEP      criu/stats.d
19:15:06 [2019-10-02T19:15:06.068Z] #58 87.04   DEP      criu/sockets.d
19:15:06 [2019-10-02T19:15:06.326Z] #58 87.28   DEP      criu/sk-unix.d
19:15:06 [2019-10-02T19:15:06.587Z] #58 87.57   DEP      criu/sk-tcp.d
19:15:06 [2019-10-02T19:15:06.847Z] #58 87.85   DEP      criu/sk-queue.d
19:15:07 [2019-10-02T19:15:07.106Z] #58 88.00   DEP      criu/sk-packet.d
19:15:07 [2019-10-02T19:15:07.106Z] #58 88.16   DEP      criu/sk-netlink.d
19:15:07 [2019-10-02T19:15:07.256Z] Removing intermediate container 86b643b18121
19:15:07 [2019-10-02T19:15:07.256Z]  ---> 6c78500d9b61
19:15:07 [2019-10-02T19:15:07.256Z] Step 17/126 : FROM base AS swagger
19:15:07 [2019-10-02T19:15:07.256Z]  ---> 38ab9290a4b7
19:15:07 [2019-10-02T19:15:07.256Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
19:15:07 [2019-10-02T19:15:07.256Z]  ---> Running in 2b043258493c
19:15:07 [2019-10-02T19:15:07.256Z] Removing intermediate container 2b043258493c
19:15:07 [2019-10-02T19:15:07.256Z]  ---> f2c45344f8dd
19:15:07 [2019-10-02T19:15:07.256Z] 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"
19:15:07 [2019-10-02T19:15:07.256Z]  ---> Running in a07ab06ee6b2
19:15:07 [2019-10-02T19:15:07.539Z] + mktemp -d
19:15:07 [2019-10-02T19:15:07.539Z] + export GOPATH=/tmp/tmp.YN95by7BCF
19:15:07 [2019-10-02T19:15:07.539Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YN95by7BCF/src/github.com/go-swagger/go-swagger
19:15:07 [2019-10-02T19:15:07.539Z] Cloning into '/tmp/tmp.YN95by7BCF/src/github.com/go-swagger/go-swagger'...
19:15:07 [2019-10-02T19:15:07.672Z] #58 88.45   DEP      criu/sk-inet.d
19:15:07 [2019-10-02T19:15:07.672Z] #58 88.71   DEP      criu/signalfd.d
19:15:08 [2019-10-02T19:15:08.238Z] #58 88.94   DEP      criu/sigframe.d
19:15:08 [2019-10-02T19:15:08.238Z] #58 89.04   DEP      criu/shmem.d
19:15:08 [2019-10-02T19:15:08.496Z] #58 89.21   DEP      criu/servicefd.d
19:15:08 [2019-10-02T19:15:08.753Z] #58 89.48   DEP      criu/seize.d
19:15:08 [2019-10-02T19:15:08.753Z] #58 89.69   DEP      criu/seccomp.d
19:15:09 [2019-10-02T19:15:09.011Z] #58 89.95   DEP      criu/rst-malloc.d
19:15:09 [2019-10-02T19:15:09.269Z] #58 90.09   DEP      criu/rbtree.d
19:15:09 [2019-10-02T19:15:09.269Z] #58 90.16   DEP      criu/pstree.d
19:15:09 [2019-10-02T19:15:09.527Z] #58 90.40   DEP      criu/protobuf.d
19:15:09 [2019-10-02T19:15:09.785Z] #58 90.55   GEN      criu/protobuf-desc-gen.h
19:15:11 [2019-10-02T19:15:11.684Z] #58 92.28   DEP      criu/protobuf-desc.d
19:15:11 [2019-10-02T19:15:11.684Z] #58 92.53   DEP      criu/proc_parse.d
19:15:11 [2019-10-02T19:15:11.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:15:11 [2019-10-02T19:15:11.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:15:11 [2019-10-02T19:15:11.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:15:11 [2019-10-02T19:15:11.941Z] #58 92.84   DEP      criu/plugin.d
19:15:11 [2019-10-02T19:15:11.941Z] #58 92.94   DEP      criu/pipes.d
19:15:12 [2019-10-02T19:15:12.199Z] #58 93.13   DEP      criu/pie-util.d
19:15:12 [2019-10-02T19:15:12.456Z] #58 93.28   DEP      criu/pie-util-vdso.d
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Extraction ended at 10/02/2019 19:15:10. Duration:00:00:27.8907511
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Updating the golang and path environment variables
19:15:12 [2019-10-02T19:15:12.628Z] INFO: GOPATH=d:\gopath
19:15:12 [2019-10-02T19:15:12.628Z] INFO: go version go1.13.1 windows/amd64
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Running the daemon under test in debug mode
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Starting a daemon under test...
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40026\4\daemon --pidfile d:\CI\PR-40026\4\docker.pid -D
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Process started successfully.
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Start tailing logs of the daemon under tests
19:15:12 [2019-10-02T19:15:12.628Z] INFO: Waiting for the daemon under test to start...
19:15:12 [2019-10-02T19:15:12.714Z] #58 93.43   DEP      criu/pie-util-vdso-elf32.d
19:15:12 [2019-10-02T19:15:12.714Z] #58 93.60   DEP      criu/path.d
19:15:12 [2019-10-02T19:15:12.972Z] #58 93.85   DEP      criu/parasite-syscall.d
19:15:13 [2019-10-02T19:15:13.230Z] #58 94.16   DEP      criu/pagemap.d
19:15:13 [2019-10-02T19:15:13.488Z] #58 94.36   DEP      criu/pagemap-cache.d
19:15:13 [2019-10-02T19:15:13.746Z] #58 94.49   DEP      criu/page-xfer.d
19:15:13 [2019-10-02T19:15:13.746Z] #58 94.71   DEP      criu/page-pipe.d
19:15:14 [2019-10-02T19:15:14.003Z] #58 94.89   DEP      criu/netfilter.d
19:15:14 [2019-10-02T19:15:14.176Z] INFO: Daemon under test started and replied!
19:15:14 [2019-10-02T19:15:14.176Z] INFO: Docker version of the daemon under test
19:15:14 [2019-10-02T19:15:14.176Z] 
19:15:14 [2019-10-02T19:15:14.176Z] Client:
19:15:14 [2019-10-02T19:15:14.176Z]  Version:      17.06.2-ce
19:15:14 [2019-10-02T19:15:14.176Z]  API version:  1.30
19:15:14 [2019-10-02T19:15:14.176Z]  Go version:   go1.8.3
19:15:14 [2019-10-02T19:15:14.176Z]  Git commit:   cec0b72
19:15:14 [2019-10-02T19:15:14.176Z]  Built:        Tue Sep  5 19:57:19 2017
19:15:14 [2019-10-02T19:15:14.176Z]  OS/Arch:      windows/amd64
19:15:14 [2019-10-02T19:15:14.176Z] 
19:15:14 [2019-10-02T19:15:14.176Z] Server:
19:15:14 [2019-10-02T19:15:14.176Z]  Version:      0.0.0-dev
19:15:14 [2019-10-02T19:15:14.176Z]  API version:  1.41 (minimum version 1.24)
19:15:14 [2019-10-02T19:15:14.176Z]  Go version:   go1.13.1
19:15:14 [2019-10-02T19:15:14.176Z]  Git commit:   97aa82d2c
19:15:14 [2019-10-02T19:15:14.176Z]  Built:        10/02/2019 19:13:20
19:15:14 [2019-10-02T19:15:14.176Z]  OS/Arch:      windows/amd64
19:15:14 [2019-10-02T19:15:14.177Z]  Experimental: false
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] INFO: Docker info of the daemon under test
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] Containers: 0
19:15:14 [2019-10-02T19:15:14.177Z]  Running: 0
19:15:14 [2019-10-02T19:15:14.177Z]  Paused: 0
19:15:14 [2019-10-02T19:15:14.177Z]  Stopped: 0
19:15:14 [2019-10-02T19:15:14.177Z] Images: 0
19:15:14 [2019-10-02T19:15:14.177Z] Server Version: 0.0.0-dev
19:15:14 [2019-10-02T19:15:14.177Z] Storage Driver: windowsfilter
19:15:14 [2019-10-02T19:15:14.177Z]  Windows: 
19:15:14 [2019-10-02T19:15:14.177Z] Logging Driver: json-file
19:15:14 [2019-10-02T19:15:14.177Z] Plugins: 
19:15:14 [2019-10-02T19:15:14.177Z]  Volume: local
19:15:14 [2019-10-02T19:15:14.177Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:15:14 [2019-10-02T19:15:14.177Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:15:14 [2019-10-02T19:15:14.177Z] Swarm: inactive
19:15:14 [2019-10-02T19:15:14.177Z] Default Isolation: process
19:15:14 [2019-10-02T19:15:14.177Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:15:14 [2019-10-02T19:15:14.177Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
19:15:14 [2019-10-02T19:15:14.177Z] OSType: windows
19:15:14 [2019-10-02T19:15:14.177Z] Architecture: x86_64
19:15:14 [2019-10-02T19:15:14.177Z] CPUs: 4
19:15:14 [2019-10-02T19:15:14.177Z] Total Memory: 32GiB
19:15:14 [2019-10-02T19:15:14.177Z] Name: azwin-2-eea630
19:15:14 [2019-10-02T19:15:14.177Z] ID: NTIQ:4MQU:RDBZ:QKUL:SWIQ:536M:YJY7:RLL5:7CLJ:2SP6:ROU6:NI2V
19:15:14 [2019-10-02T19:15:14.177Z] Docker Root Dir: D:\CI\PR-40026\4\daemon
19:15:14 [2019-10-02T19:15:14.177Z] Debug Mode (client): false
19:15:14 [2019-10-02T19:15:14.177Z] Debug Mode (server): true
19:15:14 [2019-10-02T19:15:14.177Z]  File Descriptors: -1
19:15:14 [2019-10-02T19:15:14.177Z]  Goroutines: 17
19:15:14 [2019-10-02T19:15:14.177Z]  System Time: 2019-10-02T19:15:13.9791568Z
19:15:14 [2019-10-02T19:15:14.177Z]  EventsListeners: 0
19:15:14 [2019-10-02T19:15:14.177Z] Registry: https://index.docker.io/v1/
19:15:14 [2019-10-02T19:15:14.177Z] Labels:
19:15:14 [2019-10-02T19:15:14.177Z] Experimental: false
19:15:14 [2019-10-02T19:15:14.177Z] Insecure Registries:
19:15:14 [2019-10-02T19:15:14.177Z]  127.0.0.0/8
19:15:14 [2019-10-02T19:15:14.177Z] Live Restore Enabled: false
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] INFO: Docker images of the daemon under test
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:15:14 [2019-10-02T19:15:14.177Z] 
19:15:14 [2019-10-02T19:15:14.177Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:15:14 [2019-10-02T19:15:14.177Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:15:14 [2019-10-02T19:15:14.269Z] #58 95.14   DEP      criu/net.d
19:15:14 [2019-10-02T19:15:14.527Z] #58 95.43   DEP      criu/namespaces.d
19:15:14 [2019-10-02T19:15:14.639Z] ltsc2019: Pulling from windows/servercore
19:15:14 [2019-10-02T19:15:14.785Z] #58 95.70   DEP      criu/mount.d
19:15:15 [2019-10-02T19:15:15.042Z] #58 95.93   DEP      criu/mem.d
19:15:15 [2019-10-02T19:15:15.300Z] #58 96.27   DEP      criu/lsm.d
19:15:15 [2019-10-02T19:15:15.558Z] #58 96.49   DEP      criu/log.d
19:15:15 [2019-10-02T19:15:15.816Z] #58 96.65   DEP      criu/libnetlink.d
19:15:15 [2019-10-02T19:15:15.816Z] #58 96.83   DEP      criu/kerndat.d
19:15:15 [2019-10-02T19:15:15.957Z] + cd /tmp/tmp.YN95by7BCF/src/github.com/go-swagger/go-swagger
19:15:15 [2019-10-02T19:15:15.957Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
19:15:15 [2019-10-02T19:15:15.957Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:15:16 [2019-10-02T19:15:16.074Z] #58 ...
19:15:16 [2019-10-02T19:15:16.074Z] 
19:15:16 [2019-10-02T19:15:16.074Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.21 Selecting previously unselected package binutils-mingw-w64.
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.22 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.22 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.35 Selecting previously unselected package mingw-w64-common.
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.35 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
19:15:16 [2019-10-02T19:15:16.074Z] #13 84.37 Unpacking mingw-w64-common (5.0.1-1) ...
19:15:16 [2019-10-02T19:15:16.074Z] #13 89.27 Selecting previously unselected package mingw-w64-x86-64-dev.
19:15:16 [2019-10-02T19:15:16.074Z] #13 89.27 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
19:15:16 [2019-10-02T19:15:16.074Z] #13 89.28 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
19:15:16 [2019-10-02T19:15:16.332Z] #13 ...
19:15:16 [2019-10-02T19:15:16.332Z] 
19:15:16 [2019-10-02T19:15:16.332Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:16 [2019-10-02T19:15:16.332Z] #58 97.23   DEP      criu/kcmp-ids.d
19:15:16 [2019-10-02T19:15:16.332Z] #58 97.38   DEP      criu/irmap.d
19:15:16 [2019-10-02T19:15:16.590Z] #58 97.63   DEP      criu/ipc_ns.d
19:15:16 [2019-10-02T19:15:16.590Z] #58 ...
19:15:16 [2019-10-02T19:15:16.590Z] 
19:15:16 [2019-10-02T19:15:16.590Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:15:16 [2019-10-02T19:15:16.590Z] #33 149.9 net/textproto
19:15:16 [2019-10-02T19:15:16.590Z] #33 149.9 crypto/x509
19:15:16 [2019-10-02T19:15:16.590Z] #33 151.2 vendor/golang.org/x/net/http/httpguts
19:15:16 [2019-10-02T19:15:16.590Z] #33 151.5 vendor/golang.org/x/net/http/httpproxy
19:15:16 [2019-10-02T19:15:16.590Z] #33 152.1 mime/multipart
19:15:16 [2019-10-02T19:15:16.590Z] #33 154.6 crypto/tls
19:15:16 [2019-10-02T19:15:16.847Z] #33 ...
19:15:16 [2019-10-02T19:15:16.847Z] 
19:15:16 [2019-10-02T19:15:16.847Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.78 Selecting previously unselected package gcc-mingw-w64-base.
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.79 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.94 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.95 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
19:15:16 [2019-10-02T19:15:16.847Z] #13 94.96 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:15:19 [2019-10-02T19:15:19.375Z] #13 ...
19:15:19 [2019-10-02T19:15:19.375Z] 
19:15:19 [2019-10-02T19:15:19.375Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
19:15:19 [2019-10-02T19:15:19.375Z] #27 DONE 162.1s
19:15:19 [2019-10-02T19:15:19.375Z] 
19:15:19 [2019-10-02T19:15:19.375Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
19:15:19 [2019-10-02T19:15:19.375Z] #15 162.8 + rm -rf /tmp/tmp.jCkIkrNwPC
19:15:19 [2019-10-02T19:15:19.940Z] #15 DONE 163.3s
19:15:19 [2019-10-02T19:15:19.940Z] 
19:15:19 [2019-10-02T19:15:19.940Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:19 [2019-10-02T19:15:19.940Z] #58 97.86   DEP      criu/image.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 98.18   DEP      criu/image-desc.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 98.38   DEP      criu/fsnotify.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 98.59   DEP      criu/filesystems.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 98.78   DEP      criu/files.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 99.07   DEP      criu/files-reg.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 99.35   DEP      criu/files-ext.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 99.49   DEP      criu/file-lock.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 99.70   DEP      criu/file-ids.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 100.0   DEP      criu/fifo.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 100.2   DEP      criu/fdstore.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 100.4   DEP      criu/fault-injection.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 100.5   DEP      criu/external.d
19:15:19 [2019-10-02T19:15:19.940Z] #58 100.7   DEP      criu/eventpoll.d
19:15:20 [2019-10-02T19:15:20.198Z] #58 101.0   DEP      criu/eventfd.d
19:15:20 [2019-10-02T19:15:20.456Z] #58 101.3   DEP      criu/crtools.d
19:15:20 [2019-10-02T19:15:20.459Z] 65014b3c3121: Pulling fs layer
19:15:20 [2019-10-02T19:15:20.459Z] 2945147eda09: Pulling fs layer
19:15:21 [2019-10-02T19:15:21.021Z] #58 101.7   DEP      criu/cr-service.d
19:15:21 [2019-10-02T19:15:21.021Z] #58 102.0   DEP      criu/cr-restore.d
19:15:21 [2019-10-02T19:15:21.587Z] #58 102.4   DEP      criu/cr-errno.d
19:15:21 [2019-10-02T19:15:21.587Z] #58 102.4   DEP      criu/cr-dump.d
19:15:21 [2019-10-02T19:15:21.587Z] #58 102.6   DEP      criu/cr-dedup.d
19:15:22 [2019-10-02T19:15:22.153Z] #58 102.8   DEP      criu/cr-check.d
19:15:22 [2019-10-02T19:15:22.153Z] #58 103.0   DEP      criu/config.d
19:15:22 [2019-10-02T19:15:22.153Z] #58 103.2   DEP      criu/clone-noasan.d
19:15:22 [2019-10-02T19:15:22.411Z] #58 103.3   DEP      criu/cgroup.d
19:15:22 [2019-10-02T19:15:22.411Z] #58 103.5   DEP      criu/cgroup-props.d
19:15:22 [2019-10-02T19:15:22.669Z] #58 103.6   DEP      criu/bitmap.d
19:15:22 [2019-10-02T19:15:22.927Z] #58 103.6   DEP      criu/bfd.d
19:15:22 [2019-10-02T19:15:22.927Z] #58 103.8   DEP      criu/autofs.d
19:15:23 [2019-10-02T19:15:23.184Z] #58 104.1   DEP      criu/aio.d
19:15:23 [2019-10-02T19:15:23.441Z] #58 104.3   DEP      criu/action-scripts.d
19:15:23 [2019-10-02T19:15:23.441Z] #58 104.5   CC       criu/action-scripts.o
19:15:24 [2019-10-02T19:15:24.374Z] #58 105.0   CC       criu/aio.o
19:15:24 [2019-10-02T19:15:24.632Z] #58 105.5   CC       criu/autofs.o
19:15:25 [2019-10-02T19:15:25.982Z] 🇩 bin/containerd
19:15:26 [2019-10-02T19:15:26.003Z] #58 107.0   CC       criu/bfd.o
19:15:26 [2019-10-02T19:15:26.936Z] #58 107.7   CC       criu/bitmap.o
19:15:26 [2019-10-02T19:15:26.936Z] #58 107.8   CC       criu/cgroup-props.o
19:15:27 [2019-10-02T19:15:27.869Z] #58 108.8   CC       criu/cgroup.o
19:15:28 [2019-10-02T19:15:28.435Z] #58 ...
19:15:28 [2019-10-02T19:15:28.435Z] 
19:15:28 [2019-10-02T19:15:28.435Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:15:28 [2019-10-02T19:15:28.435Z] #33 161.4 net/http/httptrace
19:15:28 [2019-10-02T19:15:28.435Z] #33 161.7 net/http
19:15:30 [2019-10-02T19:15:30.343Z] #33 173.3 github.com/LK4D4/vndr/godl
19:15:30 [2019-10-02T19:15:30.600Z] #33 173.9 github.com/LK4D4/vndr
19:15:30 [2019-10-02T19:15:30.841Z] 2945147eda09: Verifying Checksum
19:15:30 [2019-10-02T19:15:30.841Z] 2945147eda09: Download complete
19:15:31 [2019-10-02T19:15:31.534Z] #33 ...
19:15:31 [2019-10-02T19:15:31.534Z] 
19:15:31 [2019-10-02T19:15:31.534Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:31 [2019-10-02T19:15:31.534Z] #58 112.1   CC       criu/clone-noasan.o
19:15:31 [2019-10-02T19:15:31.534Z] #58 112.3   CC       criu/config.o
19:15:33 [2019-10-02T19:15:33.431Z] #58 113.9   CC       criu/cr-check.o
19:15:34 [2019-10-02T19:15:34.470Z] + rm -rf /tmp/tmp.YN95by7BCF
19:15:34 [2019-10-02T19:15:34.804Z] #58 115.7   CC       criu/cr-dedup.o
19:15:35 [2019-10-02T19:15:35.369Z] #58 116.2   CC       criu/cr-dump.o
19:15:35 [2019-10-02T19:15:35.502Z] Removing intermediate container a07ab06ee6b2
19:15:35 [2019-10-02T19:15:35.502Z]  ---> 8170c5ff2c4e
19:15:35 [2019-10-02T19:15:35.502Z] Step 20/126 : FROM base AS frozen-images
19:15:35 [2019-10-02T19:15:35.502Z]  ---> 38ab9290a4b7
19:15:35 [2019-10-02T19:15:35.502Z] Step 21/126 : ARG DEBIAN_FRONTEND
19:15:35 [2019-10-02T19:15:35.502Z]  ---> Using cache
19:15:35 [2019-10-02T19:15:35.502Z]  ---> 3862445309a6
19:15:35 [2019-10-02T19:15:35.502Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
19:15:35 [2019-10-02T19:15:35.785Z]  ---> Running in 01c78b205997
19:15:36 [2019-10-02T19:15:36.068Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:15:36 [2019-10-02T19:15:36.068Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:15:36 [2019-10-02T19:15:36.068Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:15:36 [2019-10-02T19:15:36.068Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:15:36 [2019-10-02T19:15:36.068Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:15:36 [2019-10-02T19:15:36.354Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:15:36 [2019-10-02T19:15:36.665Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:15:36 [2019-10-02T19:15:36.665Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:15:37 [2019-10-02T19:15:37.899Z] #58 118.5   CC       criu/cr-errno.o
19:15:37 [2019-10-02T19:15:37.899Z] #58 118.7   CC       criu/cr-restore.o
19:15:38 [2019-10-02T19:15:38.698Z] Fetched 7719 kB in 2s (3036 kB/s)
19:15:38 [2019-10-02T19:15:38.833Z] #58 ...
19:15:38 [2019-10-02T19:15:38.833Z] 
19:15:38 [2019-10-02T19:15:38.833Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
19:15:38 [2019-10-02T19:15:38.833Z] #33 DONE 181.9s
19:15:38 [2019-10-02T19:15:38.833Z] 
19:15:38 [2019-10-02T19:15:38.833Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:15:38 [2019-10-02T19:15:38.833Z] #13 112.2 Selecting previously unselected package g++-mingw-w64-x86-64.
19:15:38 [2019-10-02T19:15:38.833Z] #13 112.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
19:15:38 [2019-10-02T19:15:38.833Z] #13 112.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:15:39 [2019-10-02T19:15:39.704Z] Reading package lists...
19:15:41 [2019-10-02T19:15:41.178Z] Reading package lists...
19:15:41 [2019-10-02T19:15:41.178Z] Building dependency tree...
19:15:41 [2019-10-02T19:15:41.178Z] Reading state information...
19:15:41 [2019-10-02T19:15:41.178Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
19:15:41 [2019-10-02T19:15:41.178Z] The following additional packages will be installed:
19:15:41 [2019-10-02T19:15:41.178Z]   libjq1 libonig4
19:15:41 [2019-10-02T19:15:41.202Z] 65014b3c3121: Verifying Checksum
19:15:41 [2019-10-02T19:15:41.202Z] 65014b3c3121: Download complete
19:15:41 [2019-10-02T19:15:41.461Z] The following NEW packages will be installed:
19:15:41 [2019-10-02T19:15:41.461Z]   jq libjq1 libonig4
19:15:41 [2019-10-02T19:15:41.461Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:15:41 [2019-10-02T19:15:41.461Z] Need to get 310 kB of archives.
19:15:41 [2019-10-02T19:15:41.461Z] After this operation, 1267 kB of additional disk space will be used.
19:15:41 [2019-10-02T19:15:41.461Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
19:15:41 [2019-10-02T19:15:41.461Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
19:15:41 [2019-10-02T19:15:41.461Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
19:15:41 [2019-10-02T19:15:41.744Z] debconf: delaying package configuration, since apt-utils is not installed
19:15:41 [2019-10-02T19:15:41.744Z] Fetched 310 kB in 0s (3517 kB/s)
19:15:41 [2019-10-02T19:15:41.744Z] Selecting previously unselected package libonig4:ppc64el.
19:15:41 [2019-10-02T19:15:41.744Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
19:15:41 [2019-10-02T19:15:41.744Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
19:15:41 [2019-10-02T19:15:41.744Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
19:15:41 [2019-10-02T19:15:41.744Z] Selecting previously unselected package libjq1:ppc64el.
19:15:41 [2019-10-02T19:15:41.744Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
19:15:41 [2019-10-02T19:15:41.744Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
19:15:41 [2019-10-02T19:15:41.744Z] Selecting previously unselected package jq.
19:15:41 [2019-10-02T19:15:41.744Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
19:15:41 [2019-10-02T19:15:41.744Z] Unpacking jq (1.5+dfsg-1.3) ...
19:15:41 [2019-10-02T19:15:41.744Z] Setting up libonig4:ppc64el (6.1.3-2) ...
19:15:41 [2019-10-02T19:15:41.744Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
19:15:41 [2019-10-02T19:15:41.744Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:15:42 [2019-10-02T19:15:42.029Z] Setting up jq (1.5+dfsg-1.3) ...
19:15:42 [2019-10-02T19:15:42.312Z] Removing intermediate container 01c78b205997
19:15:42 [2019-10-02T19:15:42.312Z]  ---> a2ba4c3ba7ea
19:15:42 [2019-10-02T19:15:42.312Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
19:15:42 [2019-10-02T19:15:42.606Z]  ---> 4fa7c9d4ee81
19:15:42 [2019-10-02T19:15:42.606Z] 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
19:15:42 [2019-10-02T19:15:42.606Z]  ---> Running in 1665e35d5ec3
19:15:43 [2019-10-02T19:15:43.084Z] #13 ...
19:15:43 [2019-10-02T19:15:43.084Z] 
19:15:43 [2019-10-02T19:15:43.084Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:43 [2019-10-02T19:15:43.084Z] #58 123.6   CC       criu/cr-service.o
19:15:43 [2019-10-02T19:15:43.612Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:15:43 [2019-10-02T19:15:43.950Z] 
19:15:44 [2019-10-02T19:15:44.016Z] #58 125.1   CC       criu/crtools.o
19:15:44 [2019-10-02T19:15:44.567Z] 
#########                                                                 13.1%
#####################                                                     29.8%
#####################################                                     51.6%
###################################################                       72.1%
#################################################################         90.7%
######################################################################## 100.0%
19:15:44 [2019-10-02T19:15:44.929Z] 
19:15:44 [2019-10-02T19:15:44.949Z] #58 125.8   CC       criu/eventfd.o
19:15:45 [2019-10-02T19:15:45.207Z] #58 126.1   CC       criu/eventpoll.o
19:15:45 [2019-10-02T19:15:45.223Z] 
############                                                              17.1%
######################################                                    53.6%
###################################################################       93.5%
######################################################################## 100.0%
19:15:45 [2019-10-02T19:15:45.505Z] 
19:15:45 [2019-10-02T19:15:45.948Z] 🇩 bin/containerd-stress
19:15:46 [2019-10-02T19:15:46.077Z] 
#########                                                                 12.9%
################                                                          23.4%
################################                                          44.7%
##################################################                        70.2%
###################################################################       93.9%
######################################################################## 100.0%
19:15:46 [2019-10-02T19:15:46.140Z] #58 127.0   CC       criu/external.o
19:15:46 [2019-10-02T19:15:46.363Z] 
19:15:46 [2019-10-02T19:15:46.705Z] #58 127.4   CC       criu/fault-injection.o
19:15:46 [2019-10-02T19:15:46.705Z] #58 127.6   CC       criu/fdstore.o
19:15:47 [2019-10-02T19:15:47.270Z] #58 128.0   CC       criu/fifo.o
19:15:47 [2019-10-02T19:15:47.835Z] #58 128.6   CC       criu/file-ids.o
19:15:47 [2019-10-02T19:15:47.890Z] 
#####                                                                      7.3%
############                                                              16.8%
##################                                                        25.5%
#######################                                                   32.3%
#############################                                             41.6%
###################################                                       49.1%
########################################                                  56.8%
##############################################                            64.9%
###################################################                       72.1%
##########################################################                81.8%
################################################################          90.0%
####################################################################      95.5%
######################################################################## 100.0%
19:15:47 [2019-10-02T19:15:47.890Z] 
19:15:48 [2019-10-02T19:15:48.093Z] #58 129.0   CC       criu/file-lock.o
19:15:48 [2019-10-02T19:15:48.446Z] 🇩 bin/containerd-shim
19:15:48 [2019-10-02T19:15:48.516Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:15:48 [2019-10-02T19:15:48.659Z] #58 ...
19:15:48 [2019-10-02T19:15:48.659Z] 
19:15:48 [2019-10-02T19:15:48.659Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.3 Setting up aufs-tools (1:4.1+20161219-1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.4 Setting up libsepol1-dev:amd64 (2.6-2) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.5 Processing triggers for mime-support (3.60) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.5 Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.6 Setting up libcap2-bin (1:2.25-1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 124.6 Setting up bash-completion (1:2.1-4.3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.7 Setting up libonig4:amd64 (6.1.3-2) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Setting up zip (3.0-11+b1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Setting up bzip2 (1.0.6-8.1) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.9 Setting up libaio1:amd64 (0.3.110-3) ...
19:15:48 [2019-10-02T19:15:48.659Z] #13 126.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
19:15:48 [2019-10-02T19:15:48.806Z] 
19:15:48 [2019-10-02T19:15:48.806Z] 
#############################################################             85.0%
######################################################################## 100.0%
19:15:48 [2019-10-02T19:15:48.917Z] #13 126.9 Setting up xz-utils (5.2.2-1.2+b1) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 126.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:15:48 [2019-10-02T19:15:48.917Z] #13 126.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 127.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 127.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 127.0 Setting up libpcre32-3:amd64 (2:8.39-3) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 127.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
19:15:48 [2019-10-02T19:15:48.917Z] #13 127.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
19:15:49 [2019-10-02T19:15:49.090Z] 
19:15:49 [2019-10-02T19:15:49.175Z] #13 127.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
19:15:49 [2019-10-02T19:15:49.175Z] #13 127.4 Setting up libpcre16-3:amd64 (2:8.39-3) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.4 Setting up libnl-3-200:amd64 (3.2.27-2) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up pigz (2.3.4-1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up libmpdec2:amd64 (2.4.2-1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up mingw-w64-common (5.0.1-1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up jq (1.5+dfsg-1.3) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.6 Setting up xfsprogs (4.9.0+nmu1) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 Setting up vim (2:8.0.0197-4+deb9u3) ...
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:15:49 [2019-10-02T19:15:49.432Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:15:49 [2019-10-02T19:15:49.433Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:15:49 [2019-10-02T19:15:49.433Z] #13 127.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:15:49 [2019-10-02T19:15:49.433Z] #13 127.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.8 Setting up btrfs-progs (4.7.3-1) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
19:15:49 [2019-10-02T19:15:49.690Z] #13 127.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
19:15:49 [2019-10-02T19:15:49.705Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:15:49 [2019-10-02T19:15:49.987Z] 
19:15:49 [2019-10-02T19:15:49.987Z] 
######################################################################## 100.0%
19:15:49 [2019-10-02T19:15:49.987Z] 
19:15:50 [2019-10-02T19:15:50.602Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:15:50 [2019-10-02T19:15:50.886Z] skipping existing c8c2d4a6b2e3
19:15:50 [2019-10-02T19:15:50.886Z] 
19:15:51 [2019-10-02T19:15:51.505Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:15:51 [2019-10-02T19:15:51.788Z] 
19:15:51 [2019-10-02T19:15:51.788Z] 
######################################################################## 100.0%
19:15:51 [2019-10-02T19:15:51.788Z] 
19:15:51 [2019-10-02T19:15:51.788Z] Download of images into '/build' complete.
19:15:51 [2019-10-02T19:15:51.788Z] Use something like the following to load the result into a Docker daemon:
19:15:51 [2019-10-02T19:15:51.788Z]   tar -cC '/build' . | docker load
19:15:54 [2019-10-02T19:15:54.466Z] Removing intermediate container 1665e35d5ec3
19:15:54 [2019-10-02T19:15:54.466Z]  ---> ac853168c55a
19:15:54 [2019-10-02T19:15:54.466Z] Step 25/126 : FROM base AS cross-false
19:15:54 [2019-10-02T19:15:54.466Z]  ---> 38ab9290a4b7
19:15:54 [2019-10-02T19:15:54.466Z] Step 26/126 : FROM base AS cross-true
19:15:54 [2019-10-02T19:15:54.466Z]  ---> 38ab9290a4b7
19:15:54 [2019-10-02T19:15:54.466Z] Step 27/126 : ARG DEBIAN_FRONTEND
19:15:54 [2019-10-02T19:15:54.466Z]  ---> Using cache
19:15:54 [2019-10-02T19:15:54.466Z]  ---> 3862445309a6
19:15:54 [2019-10-02T19:15:54.466Z] Step 28/126 : RUN dpkg --add-architecture armhf
19:15:54 [2019-10-02T19:15:54.466Z]  ---> Running in 5bb1b33fa9f9
19:15:54 [2019-10-02T19:15:54.905Z] 🇩 bin/containerd-shim-runc-v1
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.3 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.4 Setting up btrfs-tools (4.7.3-1) ...
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.4 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.4 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
19:15:54 [2019-10-02T19:15:54.950Z] #13 132.4 Setting up python3 (3.5.3-1) ...
19:15:55 [2019-10-02T19:15:55.477Z] Removing intermediate container 5bb1b33fa9f9
19:15:55 [2019-10-02T19:15:55.477Z]  ---> 190000b8867c
19:15:55 [2019-10-02T19:15:55.477Z] Step 29/126 : RUN dpkg --add-architecture arm64
19:15:55 [2019-10-02T19:15:55.477Z]  ---> Running in bb039dfea31c
19:15:56 [2019-10-02T19:15:56.096Z] Removing intermediate container bb039dfea31c
19:15:56 [2019-10-02T19:15:56.096Z]  ---> e4dcd29ebcd3
19:15:56 [2019-10-02T19:15:56.096Z] Step 30/126 : RUN dpkg --add-architecture armel
19:15:56 [2019-10-02T19:15:56.096Z]  ---> Running in 9db647fa7cd5
19:15:56 [2019-10-02T19:15:56.322Z] #13 134.2 Setting up apparmor (2.11.0-3+deb9u2) ...
19:15:56 [2019-10-02T19:15:56.812Z] 🇩 binaries
19:15:56 [2019-10-02T19:15:56.812Z] + mkdir -p /build
19:15:56 [2019-10-02T19:15:56.812Z] + cp bin/containerd /build/containerd
19:15:56 [2019-10-02T19:15:56.812Z] + cp bin/containerd-shim /build/containerd-shim
19:15:56 [2019-10-02T19:15:56.812Z] + cp bin/ctr /build/ctr
19:15:57 [2019-10-02T19:15:57.105Z] Removing intermediate container 9db647fa7cd5
19:15:57 [2019-10-02T19:15:57.105Z]  ---> d893b5d5903f
19:15:57 [2019-10-02T19:15:57.105Z] 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
19:15:57 [2019-10-02T19:15:57.105Z]  ---> Running in 7f57036c3abc
19:15:57 [2019-10-02T19:15:57.695Z] #13 135.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
19:15:57 [2019-10-02T19:15:57.695Z] #13 135.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
19:15:57 [2019-10-02T19:15:57.695Z] #13 135.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
19:15:57 [2019-10-02T19:15:57.695Z] #13 135.9 Setting up python3-wheel (0.29.0-2) ...
19:15:57 [2019-10-02T19:15:57.722Z] Removing intermediate container 7f57036c3abc
19:15:57 [2019-10-02T19:15:57.722Z]  ---> 8c2b12181b3e
19:15:57 [2019-10-02T19:15:57.722Z] Step 32/126 : FROM cross-${CROSS} as dev-base
19:15:57 [2019-10-02T19:15:57.722Z]  ---> 38ab9290a4b7
19:15:57 [2019-10-02T19:15:57.722Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
19:15:57 [2019-10-02T19:15:57.722Z]  ---> 38ab9290a4b7
19:15:57 [2019-10-02T19:15:57.722Z] Step 34/126 : ARG DEBIAN_FRONTEND
19:15:57 [2019-10-02T19:15:57.722Z]  ---> Using cache
19:15:57 [2019-10-02T19:15:57.722Z]  ---> 3862445309a6
19:15:57 [2019-10-02T19:15:57.722Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
19:15:57 [2019-10-02T19:15:57.722Z]  ---> Running in 3c98c8bcd72a
19:15:58 [2019-10-02T19:15:58.005Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:15:58 [2019-10-02T19:15:58.005Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:15:58 [2019-10-02T19:15:58.290Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:15:58 [2019-10-02T19:15:58.290Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:15:58 [2019-10-02T19:15:58.290Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:15:58 [2019-10-02T19:15:58.290Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:15:58 [2019-10-02T19:15:58.573Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:15:58 [2019-10-02T19:15:58.855Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:15:59 [2019-10-02T19:15:59.068Z] #13 136.9 Setting up python3-pkg-resources (33.1.1-1) ...
19:15:59 [2019-10-02T19:15:59.325Z] #13 ...
19:15:59 [2019-10-02T19:15:59.325Z] 
19:15:59 [2019-10-02T19:15:59.325Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:15:59 [2019-10-02T19:15:59.325Z] #58 130.1   CC       criu/files-ext.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 130.5   CC       criu/files-reg.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 132.5   CC       criu/files.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 134.6   CC       criu/filesystems.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 135.4   CC       criu/fsnotify.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 136.5   CC       criu/image-desc.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 136.7   CC       criu/image.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 137.5   CC       criu/ipc_ns.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 138.8   CC       criu/irmap.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 139.3   CC       criu/kcmp-ids.o
19:15:59 [2019-10-02T19:15:59.325Z] #58 139.6   CC       criu/kerndat.o
19:15:59 [2019-10-02T19:15:59.891Z] #58 140.7   CC       criu/libnetlink.o
19:16:00 [2019-10-02T19:16:00.000Z] Removing intermediate container 52b41e173d25
19:16:00 [2019-10-02T19:16:00.000Z]  ---> 075b9830666b
19:16:00 [2019-10-02T19:16:00.000Z] Step 57/126 : FROM dev-base AS proxy
19:16:00 [2019-10-02T19:16:00.000Z]  ---> 1b8053171172
19:16:00 [2019-10-02T19:16:00.000Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
19:16:00 [2019-10-02T19:16:00.000Z]  ---> Running in cffe4d05c1f9
19:16:00 [2019-10-02T19:16:00.000Z] Removing intermediate container cffe4d05c1f9
19:16:00 [2019-10-02T19:16:00.000Z]  ---> 321b4aeac812
19:16:00 [2019-10-02T19:16:00.000Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:00 [2019-10-02T19:16:00.000Z]  ---> 26562c1235bf
19:16:00 [2019-10-02T19:16:00.000Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:00 [2019-10-02T19:16:00.148Z] #58 ...
19:16:00 [2019-10-02T19:16:00.148Z] 
19:16:00 [2019-10-02T19:16:00.148Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
19:16:00 [2019-10-02T19:16:00.148Z] #13 138.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
19:16:00 [2019-10-02T19:16:00.148Z] #13 138.1 Setting up python3-pip (9.0.1-2+deb9u1) ...
19:16:00 [2019-10-02T19:16:00.367Z]  ---> f8f6186ad7ef
19:16:00 [2019-10-02T19:16:00.367Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:00 [2019-10-02T19:16:00.367Z]  ---> Running in 2a187bce7a7b
19:16:00 [2019-10-02T19:16:00.736Z] + RM_GOPATH=0
19:16:00 [2019-10-02T19:16:00.736Z] + TMP_GOPATH=
19:16:00 [2019-10-02T19:16:00.736Z] + : /build
19:16:00 [2019-10-02T19:16:00.736Z] + '[' -z '' ']'
19:16:00 [2019-10-02T19:16:00.736Z] ++ mktemp -d
19:16:00 [2019-10-02T19:16:00.736Z] + export GOPATH=/tmp/tmp.AMtJTgOTFG
19:16:00 [2019-10-02T19:16:00.736Z] + GOPATH=/tmp/tmp.AMtJTgOTFG
19:16:00 [2019-10-02T19:16:00.736Z] + RM_GOPATH=1
19:16:00 [2019-10-02T19:16:00.736Z] ++ dirname ./install.sh
19:16:00 [2019-10-02T19:16:00.736Z] + dir=.
19:16:00 [2019-10-02T19:16:00.736Z] + bin=proxy
19:16:00 [2019-10-02T19:16:00.736Z] + shift
19:16:00 [2019-10-02T19:16:00.736Z] + '[' '!' -f ./proxy.installer ']'
19:16:00 [2019-10-02T19:16:00.736Z] + . ./proxy.installer
19:16:00 [2019-10-02T19:16:00.736Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
19:16:00 [2019-10-02T19:16:00.736Z] + install_proxy
19:16:00 [2019-10-02T19:16:00.736Z] + case "$1" in
19:16:00 [2019-10-02T19:16:00.736Z] + export CGO_ENABLED=0
19:16:00 [2019-10-02T19:16:00.736Z] + CGO_ENABLED=0
19:16:00 [2019-10-02T19:16:00.736Z] + _install_proxy
19:16:00 [2019-10-02T19:16:00.736Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
19:16:00 [2019-10-02T19:16:00.736Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AMtJTgOTFG/src/github.com/docker/libnetwork
19:16:00 [2019-10-02T19:16:00.736Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
19:16:00 [2019-10-02T19:16:00.736Z] Cloning into '/tmp/tmp.AMtJTgOTFG/src/github.com/docker/libnetwork'...
19:16:00 [2019-10-02T19:16:00.878Z] Fetched 7719 kB in 2s (3064 kB/s)
19:16:01 [2019-10-02T19:16:01.081Z] #13 139.2 Setting up dmsetup (2:1.02.137-2) ...
19:16:01 [2019-10-02T19:16:01.081Z] #13 139.2 Setting up python3-setuptools (33.1.1-1) ...
19:16:01 [2019-10-02T19:16:01.886Z] Reading package lists...
19:16:02 [2019-10-02T19:16:02.480Z] #13 140.4 Setting up dh-python (2.20170125) ...
19:16:02 [2019-10-02T19:16:02.694Z] + cd /tmp/tmp.AMtJTgOTFG/src/github.com/docker/libnetwork
19:16:02 [2019-10-02T19:16:02.694Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
19:16:02 [2019-10-02T19:16:02.694Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:16:02 [2019-10-02T19:16:02.914Z] Reading package lists...
19:16:03 [2019-10-02T19:16:03.065Z] #13 141.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
19:16:03 [2019-10-02T19:16:03.065Z] #13 141.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:16:03 [2019-10-02T19:16:03.195Z] Building dependency tree...
19:16:03 [2019-10-02T19:16:03.195Z] Reading state information...
19:16:03 [2019-10-02T19:16:03.195Z] The following additional packages will be installed:
19:16:03 [2019-10-02T19:16:03.195Z]   libapparmor1 libseccomp2
19:16:03 [2019-10-02T19:16:03.195Z] Suggested packages:
19:16:03 [2019-10-02T19:16:03.195Z]   seccomp
19:16:03 [2019-10-02T19:16:03.195Z] The following NEW packages will be installed:
19:16:03 [2019-10-02T19:16:03.195Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
19:16:03 [2019-10-02T19:16:03.195Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
19:16:03 [2019-10-02T19:16:03.195Z] Need to get 296 kB of archives.
19:16:03 [2019-10-02T19:16:03.195Z] After this operation, 1346 kB of additional disk space will be used.
19:16:03 [2019-10-02T19:16:03.195Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
19:16:03 [2019-10-02T19:16:03.477Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
19:16:03 [2019-10-02T19:16:03.477Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
19:16:03 [2019-10-02T19:16:03.477Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
19:16:03 [2019-10-02T19:16:03.477Z] debconf: delaying package configuration, since apt-utils is not installed
19:16:03 [2019-10-02T19:16:03.477Z] Fetched 296 kB in 0s (3859 kB/s)
19:16:03 [2019-10-02T19:16:03.477Z] Selecting previously unselected package libseccomp2:ppc64el.
19:16:03 [2019-10-02T19:16:03.477Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
19:16:03 [2019-10-02T19:16:03.477Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
19:16:03 [2019-10-02T19:16:03.477Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
19:16:03 [2019-10-02T19:16:03.762Z] Selecting previously unselected package libseccomp-dev:ppc64el.
19:16:03 [2019-10-02T19:16:03.762Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
19:16:03 [2019-10-02T19:16:03.762Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
19:16:03 [2019-10-02T19:16:03.762Z] Selecting previously unselected package libapparmor1:ppc64el.
19:16:03 [2019-10-02T19:16:03.762Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
19:16:03 [2019-10-02T19:16:03.762Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
19:16:03 [2019-10-02T19:16:03.762Z] Selecting previously unselected package libapparmor-dev:ppc64el.
19:16:03 [2019-10-02T19:16:03.762Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
19:16:03 [2019-10-02T19:16:03.762Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
19:16:03 [2019-10-02T19:16:03.762Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:16:03 [2019-10-02T19:16:03.762Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
19:16:03 [2019-10-02T19:16:03.762Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
19:16:03 [2019-10-02T19:16:03.762Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
19:16:03 [2019-10-02T19:16:03.762Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
19:16:03 [2019-10-02T19:16:03.762Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:16:04 [2019-10-02T19:16:04.013Z] #13 DONE 141.9s
19:16:04 [2019-10-02T19:16:04.013Z] 
19:16:04 [2019-10-02T19:16:04.013Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
19:16:04 [2019-10-02T19:16:04.399Z] Removing intermediate container 3c98c8bcd72a
19:16:04 [2019-10-02T19:16:04.399Z]  ---> 8825c4e3c6dd
19:16:04 [2019-10-02T19:16:04.399Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
19:16:04 [2019-10-02T19:16:04.399Z]  ---> 8c2b12181b3e
19:16:04 [2019-10-02T19:16:04.399Z] Step 37/126 : ARG DEBIAN_FRONTEND
19:16:04 [2019-10-02T19:16:04.399Z]  ---> Running in dbcffc1f37d8
19:16:04 [2019-10-02T19:16:04.399Z] Removing intermediate container dbcffc1f37d8
19:16:04 [2019-10-02T19:16:04.399Z]  ---> 7688339b5199
19:16:04 [2019-10-02T19:16:04.399Z] 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
19:16:04 [2019-10-02T19:16:04.399Z]  ---> Running in ce17c6862893
19:16:05 [2019-10-02T19:16:05.018Z] Removing intermediate container ce17c6862893
19:16:05 [2019-10-02T19:16:05.018Z]  ---> 60c58d0f1369
19:16:05 [2019-10-02T19:16:05.018Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
19:16:05 [2019-10-02T19:16:05.018Z]  ---> 8825c4e3c6dd
19:16:05 [2019-10-02T19:16:05.018Z] Step 40/126 : FROM base AS tomlv
19:16:05 [2019-10-02T19:16:05.018Z]  ---> 38ab9290a4b7
19:16:05 [2019-10-02T19:16:05.018Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
19:16:05 [2019-10-02T19:16:05.199Z] Removing intermediate container 2a187bce7a7b
19:16:05 [2019-10-02T19:16:05.199Z]  ---> 6a474ffad355
19:16:05 [2019-10-02T19:16:05.199Z] Step 62/126 : FROM base AS golangci_lint
19:16:05 [2019-10-02T19:16:05.199Z]  ---> 1b8053171172
19:16:05 [2019-10-02T19:16:05.199Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
19:16:05 [2019-10-02T19:16:05.199Z]  ---> Running in 5e7ecc8d4699
19:16:05 [2019-10-02T19:16:05.300Z]  ---> Running in 4f1eb184f3ff
19:16:05 [2019-10-02T19:16:05.300Z] Removing intermediate container 4f1eb184f3ff
19:16:05 [2019-10-02T19:16:05.300Z]  ---> 5b22ca20ffe8
19:16:05 [2019-10-02T19:16:05.300Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:05 [2019-10-02T19:16:05.584Z] Removing intermediate container 5e7ecc8d4699
19:16:05 [2019-10-02T19:16:05.584Z]  ---> 99e06130b6fb
19:16:05 [2019-10-02T19:16:05.584Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:05 [2019-10-02T19:16:05.584Z]  ---> 63fac65ae8f0
19:16:05 [2019-10-02T19:16:05.584Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:05 [2019-10-02T19:16:05.587Z]  ---> ec4d063da695
19:16:05 [2019-10-02T19:16:05.587Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:05 [2019-10-02T19:16:05.587Z]  ---> 28edbd112228
19:16:05 [2019-10-02T19:16:05.587Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:05 [2019-10-02T19:16:05.587Z]  ---> Running in 1e954be622d8
19:16:05 [2019-10-02T19:16:05.870Z] + RM_GOPATH=0
19:16:05 [2019-10-02T19:16:05.870Z] + TMP_GOPATH=
19:16:05 [2019-10-02T19:16:05.870Z] + : /build
19:16:05 [2019-10-02T19:16:05.870Z] + '[' -z '' ']'
19:16:05 [2019-10-02T19:16:05.870Z] ++ mktemp -d
19:16:05 [2019-10-02T19:16:05.870Z] + export GOPATH=/tmp/tmp.gNcWhHPv8i
19:16:05 [2019-10-02T19:16:05.870Z] + GOPATH=/tmp/tmp.gNcWhHPv8i
19:16:05 [2019-10-02T19:16:05.870Z] + RM_GOPATH=1
19:16:05 [2019-10-02T19:16:05.870Z] ++ dirname ./install.sh
19:16:05 [2019-10-02T19:16:05.870Z] + dir=.
19:16:05 [2019-10-02T19:16:05.871Z] + bin=tomlv
19:16:05 [2019-10-02T19:16:05.871Z] + shift
19:16:05 [2019-10-02T19:16:05.871Z] + '[' '!' -f ./tomlv.installer ']'
19:16:05 [2019-10-02T19:16:05.871Z] + . ./tomlv.installer
19:16:05 [2019-10-02T19:16:05.871Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:16:05 [2019-10-02T19:16:05.871Z] + install_tomlv
19:16:05 [2019-10-02T19:16:05.871Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:16:05 [2019-10-02T19:16:05.871Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gNcWhHPv8i/src/github.com/BurntSushi/toml
19:16:05 [2019-10-02T19:16:05.871Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:16:05 [2019-10-02T19:16:05.871Z] Cloning into '/tmp/tmp.gNcWhHPv8i/src/github.com/BurntSushi/toml'...
19:16:05 [2019-10-02T19:16:05.970Z]  ---> 7a2df66dd958
19:16:05 [2019-10-02T19:16:05.970Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:05 [2019-10-02T19:16:05.970Z]  ---> Running in f5d8db9fbda2
19:16:06 [2019-10-02T19:16:06.489Z] + cd /tmp/tmp.gNcWhHPv8i/src/github.com/BurntSushi/toml
19:16:06 [2019-10-02T19:16:06.489Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:16:06 [2019-10-02T19:16:06.489Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:16:06 [2019-10-02T19:16:06.489Z] math/bits
19:16:06 [2019-10-02T19:16:06.489Z] internal/cpu
19:16:06 [2019-10-02T19:16:06.489Z] runtime/internal/sys
19:16:06 [2019-10-02T19:16:06.489Z] runtime/internal/atomic
19:16:06 [2019-10-02T19:16:06.489Z] runtime/internal/math
19:16:06 [2019-10-02T19:16:06.489Z] unicode/utf8
19:16:06 [2019-10-02T19:16:06.489Z] internal/race
19:16:06 [2019-10-02T19:16:06.489Z] internal/bytealg
19:16:06 [2019-10-02T19:16:06.489Z] math
19:16:06 [2019-10-02T19:16:06.489Z] sync/atomic
19:16:06 [2019-10-02T19:16:06.489Z] unicode
19:16:06 [2019-10-02T19:16:06.489Z] internal/testlog
19:16:06 [2019-10-02T19:16:06.541Z] #14 ...
19:16:06 [2019-10-02T19:16:06.541Z] 
19:16:06 [2019-10-02T19:16:06.541Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
19:16:06 [2019-10-02T19:16:06.541Z] #42 162.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:16:06 [2019-10-02T19:16:06.541Z] #42 165.2 + mkdir -p /build
19:16:06 [2019-10-02T19:16:06.541Z] #42 165.2 + cp runc /build/runc
19:16:06 [2019-10-02T19:16:06.541Z] #42 DONE 165.6s
19:16:06 [2019-10-02T19:16:06.541Z] 
19:16:06 [2019-10-02T19:16:06.541Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:16:06 [2019-10-02T19:16:06.541Z] #58 141.2   CC       criu/log.o
19:16:06 [2019-10-02T19:16:06.541Z] #58 141.7   CC       criu/lsm.o
19:16:06 [2019-10-02T19:16:06.541Z] #58 142.1   CC       criu/mem.o
19:16:06 [2019-10-02T19:16:06.541Z] #58 143.9   CC       criu/mount.o
19:16:06 [2019-10-02T19:16:06.765Z] + RM_GOPATH=0
19:16:06 [2019-10-02T19:16:06.765Z] + TMP_GOPATH=
19:16:06 [2019-10-02T19:16:06.765Z] + : /build
19:16:06 [2019-10-02T19:16:06.765Z] + '[' -z '' ']'
19:16:06 [2019-10-02T19:16:06.765Z] ++ mktemp -d
19:16:06 [2019-10-02T19:16:06.765Z] + export GOPATH=/tmp/tmp.agM3f69mL5
19:16:06 [2019-10-02T19:16:06.765Z] + GOPATH=/tmp/tmp.agM3f69mL5
19:16:06 [2019-10-02T19:16:06.765Z] + RM_GOPATH=1
19:16:06 [2019-10-02T19:16:06.765Z] ++ dirname ./install.sh
19:16:06 [2019-10-02T19:16:06.765Z] + dir=.
19:16:06 [2019-10-02T19:16:06.765Z] + bin=golangci_lint
19:16:06 [2019-10-02T19:16:06.765Z] + shift
19:16:06 [2019-10-02T19:16:06.765Z] + '[' '!' -f ./golangci_lint.installer ']'
19:16:06 [2019-10-02T19:16:06.765Z] + . ./golangci_lint.installer
19:16:06 [2019-10-02T19:16:06.765Z] ++ : v1.17.1
19:16:06 [2019-10-02T19:16:06.765Z] + install_golangci_lint
19:16:06 [2019-10-02T19:16:06.765Z] + echo 'Installing golangci-lint version v1.17.1'
19:16:06 [2019-10-02T19:16:06.765Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:16:06 [2019-10-02T19:16:06.765Z] Installing golangci-lint version v1.17.1
19:16:06 [2019-10-02T19:16:06.774Z] encoding
19:16:06 [2019-10-02T19:16:06.774Z] runtime
19:16:06 [2019-10-02T19:16:06.774Z] runtime/cgo
19:16:07 [2019-10-02T19:16:07.914Z] #58 148.8   CC       criu/namespaces.o
19:16:08 [2019-10-02T19:16:08.062Z] + cd /tmp/tmp.agM3f69mL5/src/github.com/golangci/golangci-lint/
19:16:08 [2019-10-02T19:16:08.062Z] + git checkout -q v1.17.1
19:16:08 [2019-10-02T19:16:08.430Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:16:09 [2019-10-02T19:16:09.815Z] #58 150.4   CC       criu/net.o
19:16:10 [2019-10-02T19:16:10.748Z] #58 ...
19:16:10 [2019-10-02T19:16:10.748Z] 
19:16:10 [2019-10-02T19:16:10.748Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
19:16:10 [2019-10-02T19:16:10.748Z] #14 6.638 Collecting yamllint==1.16.0
19:16:11 [2019-10-02T19:16:11.185Z] internal/reflectlite
19:16:11 [2019-10-02T19:16:11.185Z] sync
19:16:11 [2019-10-02T19:16:11.185Z] errors
19:16:11 [2019-10-02T19:16:11.185Z] sort
19:16:11 [2019-10-02T19:16:11.185Z] internal/oserror
19:16:11 [2019-10-02T19:16:11.185Z] io
19:16:11 [2019-10-02T19:16:11.185Z] strconv
19:16:11 [2019-10-02T19:16:11.185Z] syscall
19:16:11 [2019-10-02T19:16:11.473Z] bytes
19:16:11 [2019-10-02T19:16:11.473Z] strings
19:16:11 [2019-10-02T19:16:11.763Z] reflect
19:16:12 [2019-10-02T19:16:12.049Z] bufio
19:16:12 [2019-10-02T19:16:12.049Z] path
19:16:12 [2019-10-02T19:16:12.334Z] text/tabwriter
19:16:12 [2019-10-02T19:16:12.617Z] internal/syscall/unix
19:16:12 [2019-10-02T19:16:12.617Z] time
19:16:13 [2019-10-02T19:16:13.238Z] internal/poll
19:16:13 [2019-10-02T19:16:13.526Z] os
19:16:13 [2019-10-02T19:16:13.526Z] internal/fmtsort
19:16:14 [2019-10-02T19:16:14.144Z] path/filepath
19:16:14 [2019-10-02T19:16:14.144Z] fmt
19:16:14 [2019-10-02T19:16:14.144Z] io/ioutil
19:16:14 [2019-10-02T19:16:14.429Z] log
19:16:14 [2019-10-02T19:16:14.429Z] flag
19:16:14 [2019-10-02T19:16:14.429Z] github.com/BurntSushi/toml
19:16:15 [2019-10-02T19:16:15.439Z] github.com/BurntSushi/toml/cmd/tomlv
19:16:16 [2019-10-02T19:16:16.012Z] #14 ...
19:16:16 [2019-10-02T19:16:16.012Z] 
19:16:16 [2019-10-02T19:16:16.012Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:16:16 [2019-10-02T19:16:16.012Z] #58 153.0   CC       criu/netfilter.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 153.3   CC       criu/page-pipe.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 153.7   CC       criu/page-xfer.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 154.6   CC       criu/pagemap-cache.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 154.9   CC       criu/pagemap.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 155.6   CC       criu/parasite-syscall.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 156.4   CC       criu/path.o
19:16:16 [2019-10-02T19:16:16.012Z] #58 156.6   CC       criu/pie-util-vdso-elf32.o
19:16:16 [2019-10-02T19:16:16.270Z] #58 157.0   CC       criu/pie-util-vdso.o
19:16:16 [2019-10-02T19:16:16.528Z] #58 157.3   CC       criu/pie-util.o
19:16:16 [2019-10-02T19:16:16.528Z] #58 157.5   CC       criu/pipes.o
19:16:16 [2019-10-02T19:16:16.929Z] Removing intermediate container 1e954be622d8
19:16:16 [2019-10-02T19:16:16.929Z]  ---> ed4f7a2050d2
19:16:16 [2019-10-02T19:16:16.929Z] Step 45/126 : FROM base AS vndr
19:16:16 [2019-10-02T19:16:16.929Z]  ---> 38ab9290a4b7
19:16:16 [2019-10-02T19:16:16.929Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
19:16:16 [2019-10-02T19:16:16.929Z]  ---> Running in 0a9cd5a6ff6a
19:16:16 [2019-10-02T19:16:16.929Z] Removing intermediate container 0a9cd5a6ff6a
19:16:16 [2019-10-02T19:16:16.929Z]  ---> 7798027d930c
19:16:16 [2019-10-02T19:16:16.929Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:17 [2019-10-02T19:16:17.093Z] #58 ...
19:16:17 [2019-10-02T19:16:17.093Z] 
19:16:17 [2019-10-02T19:16:17.093Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
19:16:17 [2019-10-02T19:16:17.093Z] #14 13.36   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:16:17 [2019-10-02T19:16:17.215Z]  ---> ae2c472ded28
19:16:17 [2019-10-02T19:16:17.215Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:17 [2019-10-02T19:16:17.215Z]  ---> 17c4ab0103bb
19:16:17 [2019-10-02T19:16:17.215Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:17 [2019-10-02T19:16:17.215Z]  ---> Running in fb74ad4be5d6
19:16:17 [2019-10-02T19:16:17.351Z] #14 13.63 Collecting pyyaml (from yamllint==1.16.0)
19:16:17 [2019-10-02T19:16:17.508Z] + RM_GOPATH=0
19:16:17 [2019-10-02T19:16:17.508Z] + TMP_GOPATH=
19:16:17 [2019-10-02T19:16:17.508Z] + : /build
19:16:17 [2019-10-02T19:16:17.508Z] + '[' -z '' ']'
19:16:17 [2019-10-02T19:16:17.508Z] ++ mktemp -d
19:16:17 [2019-10-02T19:16:17.508Z] + export GOPATH=/tmp/tmp.VYD37rm85D
19:16:17 [2019-10-02T19:16:17.508Z] + GOPATH=/tmp/tmp.VYD37rm85D
19:16:17 [2019-10-02T19:16:17.508Z] + RM_GOPATH=1
19:16:17 [2019-10-02T19:16:17.508Z] ++ dirname ./install.sh
19:16:17 [2019-10-02T19:16:17.508Z] + dir=.
19:16:17 [2019-10-02T19:16:17.508Z] + bin=vndr
19:16:17 [2019-10-02T19:16:17.508Z] + shift
19:16:17 [2019-10-02T19:16:17.508Z] + '[' '!' -f ./vndr.installer ']'
19:16:17 [2019-10-02T19:16:17.508Z] + . ./vndr.installer
19:16:17 [2019-10-02T19:16:17.508Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:16:17 [2019-10-02T19:16:17.508Z] + install_vndr
19:16:17 [2019-10-02T19:16:17.508Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
19:16:17 [2019-10-02T19:16:17.508Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:16:17 [2019-10-02T19:16:17.508Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VYD37rm85D/src/github.com/LK4D4/vndr
19:16:17 [2019-10-02T19:16:17.508Z] Cloning into '/tmp/tmp.VYD37rm85D/src/github.com/LK4D4/vndr'...
19:16:18 [2019-10-02T19:16:18.128Z] + cd /tmp/tmp.VYD37rm85D/src/github.com/LK4D4/vndr
19:16:18 [2019-10-02T19:16:18.128Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
19:16:18 [2019-10-02T19:16:18.128Z] + go build -buildmode=pie -v -o /build/vndr .
19:16:18 [2019-10-02T19:16:18.128Z] internal/cpu
19:16:18 [2019-10-02T19:16:18.128Z] runtime/internal/sys
19:16:18 [2019-10-02T19:16:18.128Z] internal/race
19:16:18 [2019-10-02T19:16:18.128Z] runtime/internal/atomic
19:16:18 [2019-10-02T19:16:18.128Z] sync/atomic
19:16:18 [2019-10-02T19:16:18.128Z] runtime/internal/math
19:16:18 [2019-10-02T19:16:18.128Z] unicode
19:16:18 [2019-10-02T19:16:18.128Z] internal/bytealg
19:16:18 [2019-10-02T19:16:18.128Z] math/bits
19:16:18 [2019-10-02T19:16:18.128Z] unicode/utf8
19:16:18 [2019-10-02T19:16:18.415Z] math
19:16:18 [2019-10-02T19:16:18.415Z] internal/testlog
19:16:18 [2019-10-02T19:16:18.415Z] runtime
19:16:18 [2019-10-02T19:16:18.415Z] encoding
19:16:18 [2019-10-02T19:16:18.415Z] unicode/utf16
19:16:18 [2019-10-02T19:16:18.415Z] container/list
19:16:18 [2019-10-02T19:16:18.711Z] crypto/internal/subtle
19:16:18 [2019-10-02T19:16:18.711Z] crypto/subtle
19:16:18 [2019-10-02T19:16:18.711Z] vendor/golang.org/x/crypto/cryptobyte/asn1
19:16:18 [2019-10-02T19:16:18.711Z] internal/nettrace
19:16:18 [2019-10-02T19:16:18.725Z] #14 14.80   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
19:16:18 [2019-10-02T19:16:18.999Z] runtime/cgo
19:16:18 [2019-10-02T19:16:18.999Z] vendor/golang.org/x/crypto/internal/subtle
19:16:19 [2019-10-02T19:16:19.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:16:19 [2019-10-02T19:16:19.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:16:20 [2019-10-02T19:16:20.625Z] #14 16.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:16:21 [2019-10-02T19:16:21.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:16:21 [2019-10-02T19:16:21.561Z] #14 17.73   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
19:16:22 [2019-10-02T19:16:22.476Z] internal/reflectlite
19:16:22 [2019-10-02T19:16:22.476Z] sync
19:16:22 [2019-10-02T19:16:22.476Z] github.com/LK4D4/vndr/godl/singleflight
19:16:22 [2019-10-02T19:16:22.476Z] internal/singleflight
19:16:22 [2019-10-02T19:16:22.476Z] math/rand
19:16:22 [2019-10-02T19:16:22.761Z] errors
19:16:22 [2019-10-02T19:16:22.761Z] sort
19:16:22 [2019-10-02T19:16:22.761Z] internal/oserror
19:16:22 [2019-10-02T19:16:22.761Z] io
19:16:22 [2019-10-02T19:16:22.761Z] strconv
19:16:22 [2019-10-02T19:16:22.761Z] syscall
19:16:22 [2019-10-02T19:16:22.934Z] #14 18.79 Building wheels for collected packages: pyyaml, pathspec
19:16:22 [2019-10-02T19:16:22.934Z] #14 18.80   Running setup.py bdist_wheel for pyyaml: started
19:16:23 [2019-10-02T19:16:23.046Z] vendor/golang.org/x/net/dns/dnsmessage
19:16:23 [2019-10-02T19:16:23.046Z] bytes
19:16:23 [2019-10-02T19:16:23.499Z] #14 ...
19:16:23 [2019-10-02T19:16:23.499Z] 
19:16:23 [2019-10-02T19:16:23.499Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
19:16:23 [2019-10-02T19:16:23.499Z] #55 224.0 + dpkg --print-architecture
19:16:23 [2019-10-02T19:16:23.499Z] #55 224.1 + cd /tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution
19:16:23 [2019-10-02T19:16:23.499Z] #55 224.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:16:23 [2019-10-02T19:16:23.499Z] #55 224.4 + GOPATH=/tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OJbg71O5qq
19:16:23 [2019-10-02T19:16:23.499Z] #55 224.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:16:23 [2019-10-02T19:16:23.667Z] reflect
19:16:23 [2019-10-02T19:16:23.667Z] bufio
19:16:23 [2019-10-02T19:16:23.953Z] strings
19:16:24 [2019-10-02T19:16:24.244Z] hash
19:16:24 [2019-10-02T19:16:24.244Z] hash/crc32
19:16:24 [2019-10-02T19:16:24.542Z] time
19:16:24 [2019-10-02T19:16:24.542Z] internal/syscall/unix
19:16:24 [2019-10-02T19:16:24.542Z] regexp/syntax
19:16:24 [2019-10-02T19:16:24.542Z] path
19:16:24 [2019-10-02T19:16:24.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:16:24 [2019-10-02T19:16:24.826Z] crypto
19:16:25 [2019-10-02T19:16:25.112Z] crypto/internal/randutil
19:16:25 [2019-10-02T19:16:25.113Z] crypto/hmac
19:16:25 [2019-10-02T19:16:25.113Z] crypto/rc4
19:16:25 [2019-10-02T19:16:25.113Z] vendor/golang.org/x/crypto/hkdf
19:16:25 [2019-10-02T19:16:25.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:16:25 [2019-10-02T19:16:25.398Z] vendor/golang.org/x/text/transform
19:16:25 [2019-10-02T19:16:25.686Z] regexp
19:16:25 [2019-10-02T19:16:25.686Z] context
19:16:25 [2019-10-02T19:16:25.686Z] internal/poll
19:16:26 [2019-10-02T19:16:26.312Z] os
19:16:26 [2019-10-02T19:16:26.312Z] internal/fmtsort
19:16:26 [2019-10-02T19:16:26.312Z] encoding/binary
19:16:26 [2019-10-02T19:16:26.602Z] encoding/base64
19:16:26 [2019-10-02T19:16:26.602Z] crypto/sha512
19:16:26 [2019-10-02T19:16:26.602Z] crypto/cipher
19:16:26 [2019-10-02T19:16:26.780Z] #55 ...
19:16:26 [2019-10-02T19:16:26.781Z] 
19:16:26 [2019-10-02T19:16:26.781Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
19:16:26 [2019-10-02T19:16:26.781Z] #14 19.96   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:16:26 [2019-10-02T19:16:26.781Z] #14 19.96   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
19:16:26 [2019-10-02T19:16:26.781Z] #14 20.06   Running setup.py bdist_wheel for pathspec: started
19:16:26 [2019-10-02T19:16:26.781Z] #14 21.13   Running setup.py bdist_wheel for pathspec: finished with status 'done'
19:16:26 [2019-10-02T19:16:26.781Z] #14 21.13   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
19:16:26 [2019-10-02T19:16:26.781Z] #14 21.16 Successfully built pyyaml pathspec
19:16:26 [2019-10-02T19:16:26.781Z] #14 21.17 Installing collected packages: pyyaml, pathspec, yamllint
19:16:26 [2019-10-02T19:16:26.781Z] #14 21.76 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
19:16:26 [2019-10-02T19:16:26.781Z] #14 DONE 22.6s
19:16:26 [2019-10-02T19:16:26.781Z] 
19:16:26 [2019-10-02T19:16:26.781Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:16:26 [2019-10-02T19:16:26.781Z] #58 158.1   CC       criu/plugin.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 158.5   CC       criu/proc_parse.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 160.7   CC       criu/protobuf-desc.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 161.5   CC       criu/protobuf.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 161.8   CC       criu/pstree.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 162.9   CC       criu/rbtree.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 163.3   CC       criu/rst-malloc.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 163.7   CC       criu/seccomp.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 164.5   CC       criu/seize.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 165.5   CC       criu/servicefd.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 166.0   CC       criu/shmem.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 166.9   CC       criu/sigframe.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 167.1   CC       criu/signalfd.o
19:16:26 [2019-10-02T19:16:26.781Z] #58 ...
19:16:26 [2019-10-02T19:16:26.781Z] 
19:16:26 [2019-10-02T19:16:26.781Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
19:16:26 [2019-10-02T19:16:26.781Z] #16 DONE 0.2s
19:16:26 [2019-10-02T19:16:26.781Z] 
19:16:26 [2019-10-02T19:16:26.781Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
19:16:26 [2019-10-02T19:16:26.890Z] crypto/ed25519/internal/edwards25519
19:16:26 [2019-10-02T19:16:26.890Z] fmt
19:16:26 [2019-10-02T19:16:26.890Z] path/filepath
19:16:27 [2019-10-02T19:16:27.176Z] internal/lazyregexp
19:16:27 [2019-10-02T19:16:27.176Z] crypto/aes
19:16:27 [2019-10-02T19:16:27.176Z] io/ioutil
19:16:27 [2019-10-02T19:16:27.465Z] crypto/des
19:16:27 [2019-10-02T19:16:27.465Z] crypto/md5
19:16:27 [2019-10-02T19:16:27.465Z] crypto/sha1
19:16:27 [2019-10-02T19:16:27.749Z] crypto/sha256
19:16:27 [2019-10-02T19:16:27.749Z] encoding/pem
19:16:27 [2019-10-02T19:16:27.749Z] net
19:16:27 [2019-10-02T19:16:27.749Z] vendor/golang.org/x/crypto/internal/chacha20
19:16:27 [2019-10-02T19:16:27.749Z] vendor/golang.org/x/crypto/poly1305
19:16:28 [2019-10-02T19:16:28.037Z] vendor/golang.org/x/crypto/curve25519
19:16:28 [2019-10-02T19:16:28.037Z] vendor/golang.org/x/crypto/chacha20poly1305
19:16:28 [2019-10-02T19:16:28.037Z] flag
19:16:28 [2019-10-02T19:16:28.037Z] go/token
19:16:28 [2019-10-02T19:16:28.037Z] net/url
19:16:28 [2019-10-02T19:16:28.324Z] go/scanner
19:16:28 [2019-10-02T19:16:28.324Z] text/template/parse
19:16:28 [2019-10-02T19:16:28.610Z] log
19:16:28 [2019-10-02T19:16:28.610Z] go/ast
19:16:28 [2019-10-02T19:16:28.680Z] #21 DONE 1.9s
19:16:28 [2019-10-02T19:16:28.680Z] 
19:16:28 [2019-10-02T19:16:28.680Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:16:28 [2019-10-02T19:16:28.680Z] #58 167.7   CC       criu/sk-inet.o
19:16:28 [2019-10-02T19:16:28.680Z] #58 169.0   CC       criu/sk-netlink.o
19:16:28 [2019-10-02T19:16:28.680Z] #58 169.5   CC       criu/sk-packet.o
19:16:28 [2019-10-02T19:16:28.896Z] encoding/json
19:16:29 [2019-10-02T19:16:29.245Z] #58 170.1   CC       criu/sk-queue.o
19:16:29 [2019-10-02T19:16:29.521Z] text/template
19:16:29 [2019-10-02T19:16:29.807Z] go/parser
19:16:29 [2019-10-02T19:16:29.808Z] #58 170.5   CC       criu/sk-tcp.o
19:16:30 [2019-10-02T19:16:30.065Z] #58 171.0   CC       criu/sk-unix.o
19:16:30 [2019-10-02T19:16:30.435Z] encoding/xml
19:16:30 [2019-10-02T19:16:30.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:16:30 [2019-10-02T19:16:30.721Z] compress/flate
19:16:31 [2019-10-02T19:16:31.009Z] go/doc
19:16:31 [2019-10-02T19:16:31.630Z] compress/gzip
19:16:31 [2019-10-02T19:16:31.917Z] math/big
19:16:31 [2019-10-02T19:16:31.917Z] encoding/hex
19:16:31 [2019-10-02T19:16:31.960Z] #58 172.6   CC       criu/sockets.o
19:16:32 [2019-10-02T19:16:32.203Z] github.com/LK4D4/vndr/build
19:16:32 [2019-10-02T19:16:32.203Z] vendor/golang.org/x/text/unicode/bidi
19:16:32 [2019-10-02T19:16:32.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:16:32 [2019-10-02T19:16:32.524Z] #58 173.4   CC       criu/stats.o
19:16:32 [2019-10-02T19:16:32.782Z] #58 173.7   CC       criu/string.o
19:16:33 [2019-10-02T19:16:33.040Z] #58 173.9   CC       criu/sysctl.o
19:16:33 [2019-10-02T19:16:33.220Z] vendor/golang.org/x/text/unicode/norm
19:16:33 [2019-10-02T19:16:33.220Z] vendor/golang.org/x/text/secure/bidirule
19:16:33 [2019-10-02T19:16:33.220Z] vendor/golang.org/x/net/http2/hpack
19:16:33 [2019-10-02T19:16:33.506Z] mime
19:16:33 [2019-10-02T19:16:33.974Z] #58 174.6   CC       criu/sysfs_parse.o
19:16:34 [2019-10-02T19:16:34.127Z] crypto/rand
19:16:34 [2019-10-02T19:16:34.232Z] #58 175.0   CC       criu/timerfd.o
19:16:34 [2019-10-02T19:16:34.412Z] crypto/elliptic
19:16:34 [2019-10-02T19:16:34.412Z] encoding/asn1
19:16:34 [2019-10-02T19:16:34.412Z] crypto/ed25519
19:16:34 [2019-10-02T19:16:34.490Z] #58 175.4   CC       criu/tty.o
19:16:34 [2019-10-02T19:16:34.699Z] crypto/rsa
19:16:34 [2019-10-02T19:16:34.986Z] crypto/dsa
19:16:34 [2019-10-02T19:16:34.986Z] vendor/golang.org/x/net/idna
19:16:34 [2019-10-02T19:16:34.986Z] net/textproto
19:16:34 [2019-10-02T19:16:34.986Z] mime/quotedprintable
19:16:35 [2019-10-02T19:16:35.272Z] crypto/ecdsa
19:16:35 [2019-10-02T19:16:35.272Z] crypto/x509/pkix
19:16:35 [2019-10-02T19:16:35.272Z] vendor/golang.org/x/crypto/cryptobyte
19:16:35 [2019-10-02T19:16:35.559Z] mime/multipart
19:16:35 [2019-10-02T19:16:35.559Z] net/http/internal
19:16:35 [2019-10-02T19:16:35.559Z] os/exec
19:16:35 [2019-10-02T19:16:35.845Z] crypto/x509
19:16:35 [2019-10-02T19:16:35.845Z] vendor/golang.org/x/net/http/httpguts
19:16:35 [2019-10-02T19:16:35.845Z] vendor/golang.org/x/net/http/httpproxy
19:16:36 [2019-10-02T19:16:36.389Z] #58 177.1   CC       criu/tun.o
19:16:36 [2019-10-02T19:16:36.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:16:36 [2019-10-02T19:16:36.647Z] #58 177.5   CC       criu/uffd.o
19:16:36 [2019-10-02T19:16:36.870Z] crypto/tls
19:16:38 [2019-10-02T19:16:38.020Z] #58 178.6   CC       criu/util.o
19:16:38 [2019-10-02T19:16:38.922Z] net/http/httptrace
19:16:38 [2019-10-02T19:16:38.922Z] net/http
19:16:38 [2019-10-02T19:16:38.954Z] #58 179.8   CC       criu/uts_ns.o
19:16:39 [2019-10-02T19:16:39.212Z] #58 180.0   CC       criu/vdso-compat.o
19:16:39 [2019-10-02T19:16:39.470Z] #58 180.4   CC       criu/vdso.o
19:16:40 [2019-10-02T19:16:40.403Z] #58 181.3   LINK     criu/built-in.o
19:16:40 [2019-10-02T19:16:40.661Z] #58 181.4   LINK     criu/criu
19:16:41 [2019-10-02T19:16:41.227Z] #58 181.8   DEP      lib/c/criu.d
19:16:41 [2019-10-02T19:16:41.227Z] #58 181.9   CC       images/rpc.pb-c.o
19:16:41 [2019-10-02T19:16:41.485Z] #58 182.4   CC       lib/c/criu.o
19:16:41 [2019-10-02T19:16:41.743Z] #58 ...
19:16:41 [2019-10-02T19:16:41.743Z] 
19:16:41 [2019-10-02T19:16:41.743Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
19:16:41 [2019-10-02T19:16:41.743Z] #55 245.1 + rm -rf /tmp/tmp.OJbg71O5qq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.OJbg71O5qq
19:16:42 [2019-10-02T19:16:42.308Z] #55 DONE 245.7s
19:16:42 [2019-10-02T19:16:42.308Z] 
19:16:42 [2019-10-02T19:16:42.308Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:16:42 [2019-10-02T19:16:42.390Z] github.com/LK4D4/vndr/godl
19:16:42 [2019-10-02T19:16:42.390Z] github.com/LK4D4/vndr
19:16:42 [2019-10-02T19:16:42.566Z] #24 ...
19:16:42 [2019-10-02T19:16:42.566Z] 
19:16:42 [2019-10-02T19:16:42.566Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
19:16:42 [2019-10-02T19:16:42.566Z] #58 183.5   LINK     lib/c/built-in.o
19:16:42 [2019-10-02T19:16:42.566Z] #58 183.5   LINK     lib/c/libcriu.so
19:16:43 [2019-10-02T19:16:43.017Z] Removing intermediate container f5d8db9fbda2
19:16:43 [2019-10-02T19:16:43.017Z]  ---> 4b1912b26eb2
19:16:43 [2019-10-02T19:16:43.017Z] Step 67/126 : FROM base AS gotestsum
19:16:43 [2019-10-02T19:16:43.017Z]  ---> 1b8053171172
19:16:43 [2019-10-02T19:16:43.017Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
19:16:43 [2019-10-02T19:16:43.017Z]  ---> Running in 537c8a7e27a3
19:16:43 [2019-10-02T19:16:43.017Z] Removing intermediate container 537c8a7e27a3
19:16:43 [2019-10-02T19:16:43.017Z]  ---> 2722f078aac9
19:16:43 [2019-10-02T19:16:43.017Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:43 [2019-10-02T19:16:43.017Z]  ---> fb05a7229c6b
19:16:43 [2019-10-02T19:16:43.017Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:43 [2019-10-02T19:16:43.017Z]  ---> 69323b8a60c8
19:16:43 [2019-10-02T19:16:43.017Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:43 [2019-10-02T19:16:43.017Z]  ---> Running in 213f2c493322
19:16:43 [2019-10-02T19:16:43.131Z] #58 183.8   GEN      magic.py
19:16:43 [2019-10-02T19:16:43.131Z] #58 184.0 Note: Building without setproctitle() and strlcpy() support.
19:16:43 [2019-10-02T19:16:43.131Z] #58 184.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:16:43 [2019-10-02T19:16:43.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:16:43 [2019-10-02T19:16:43.808Z] + RM_GOPATH=0
19:16:43 [2019-10-02T19:16:43.808Z] + TMP_GOPATH=
19:16:43 [2019-10-02T19:16:43.808Z] + : /build
19:16:43 [2019-10-02T19:16:43.808Z] + '[' -z '' ']'
19:16:43 [2019-10-02T19:16:43.808Z] ++ mktemp -d
19:16:43 [2019-10-02T19:16:43.808Z] + export GOPATH=/tmp/tmp.G1wHNJg9oh
19:16:43 [2019-10-02T19:16:43.808Z] + GOPATH=/tmp/tmp.G1wHNJg9oh
19:16:43 [2019-10-02T19:16:43.808Z] + RM_GOPATH=1
19:16:43 [2019-10-02T19:16:43.808Z] Installing gotestsum version v0.3.5
19:16:43 [2019-10-02T19:16:43.808Z] ++ dirname ./install.sh
19:16:43 [2019-10-02T19:16:43.808Z] + dir=.
19:16:43 [2019-10-02T19:16:43.808Z] + bin=gotestsum
19:16:43 [2019-10-02T19:16:43.808Z] + shift
19:16:43 [2019-10-02T19:16:43.808Z] + '[' '!' -f ./gotestsum.installer ']'
19:16:43 [2019-10-02T19:16:43.808Z] + . ./gotestsum.installer
19:16:43 [2019-10-02T19:16:43.808Z] ++ GOTESTSUM_COMMIT=v0.3.5
19:16:43 [2019-10-02T19:16:43.808Z] + install_gotestsum
19:16:43 [2019-10-02T19:16:43.808Z] + echo 'Installing gotestsum version v0.3.5'
19:16:43 [2019-10-02T19:16:43.808Z] + go get -d gotest.tools/gotestsum
19:16:44 [2019-10-02T19:16:44.064Z] #58 184.8 fatal: Not a git repository (or any of the parent directories): .git
19:16:44 [2019-10-02T19:16:44.322Z] #58 185.3 make[1]: Nothing to be done for 'all'.
19:16:44 [2019-10-02T19:16:44.887Z] #58 185.8 make[1]: 'images/built-in.o' is up to date.
19:16:44 [2019-10-02T19:16:44.887Z] #58 185.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:16:44 [2019-10-02T19:16:44.887Z] #58 185.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:16:44 [2019-10-02T19:16:44.887Z] #58 185.9 make[1]: 'compel/libcompel.a' is up to date.
19:16:44 [2019-10-02T19:16:44.887Z] #58 185.9 make[1]: 'compel/compel-host-bin' is up to date.
19:16:45 [2019-10-02T19:16:45.146Z] #58 185.9 make[1]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.146Z] #58 186.0 make[1]: 'soccr/libsoccr.a' is up to date.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.1 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.1 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.2 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.2 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.3 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.3 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.3 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.4 make[2]: Nothing to be done for 'all'.
19:16:45 [2019-10-02T19:16:45.404Z] #58 186.4   INSTALL  criu/criu
19:16:45 [2019-10-02T19:16:45.662Z] #58 DONE 186.6s
19:16:45 [2019-10-02T19:16:45.662Z] 
19:16:45 [2019-10-02T19:16:45.662Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:16:46 [2019-10-02T19:16:46.792Z] Removing intermediate container fb74ad4be5d6
19:16:46 [2019-10-02T19:16:46.792Z]  ---> 8cb31a2e0fe5
19:16:46 [2019-10-02T19:16:46.792Z] Step 50/126 : FROM dev-base AS containerd
19:16:46 [2019-10-02T19:16:46.792Z]  ---> 38ab9290a4b7
19:16:46 [2019-10-02T19:16:46.792Z] Step 51/126 : ARG DEBIAN_FRONTEND
19:16:46 [2019-10-02T19:16:46.792Z]  ---> Using cache
19:16:46 [2019-10-02T19:16:46.792Z]  ---> 3862445309a6
19:16:46 [2019-10-02T19:16:46.792Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
19:16:46 [2019-10-02T19:16:46.792Z]  ---> Running in 047ad5f2eb8f
19:16:46 [2019-10-02T19:16:46.792Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:16:46 [2019-10-02T19:16:46.792Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:16:46 [2019-10-02T19:16:46.792Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:16:46 [2019-10-02T19:16:46.792Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:16:47 [2019-10-02T19:16:47.077Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:16:47 [2019-10-02T19:16:47.077Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:16:47 [2019-10-02T19:16:47.364Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:16:47 [2019-10-02T19:16:47.364Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:16:47 [2019-10-02T19:16:47.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:16:47 [2019-10-02T19:16:47.899Z] + cd /tmp/tmp.G1wHNJg9oh/src/gotest.tools/gotestsum
19:16:47 [2019-10-02T19:16:47.899Z] + git checkout -q v0.3.5
19:16:47 [2019-10-02T19:16:47.899Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:16:49 [2019-10-02T19:16:49.386Z] Fetched 7719 kB in 2s (3078 kB/s)
19:16:49 [2019-10-02T19:16:49.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:16:50 [2019-10-02T19:16:50.398Z] Reading package lists...
19:16:51 [2019-10-02T19:16:51.874Z] Reading package lists...
19:16:51 [2019-10-02T19:16:51.875Z] Building dependency tree...
19:16:51 [2019-10-02T19:16:51.875Z] Reading state information...
19:16:51 [2019-10-02T19:16:51.875Z] The following additional packages will be installed:
19:16:51 [2019-10-02T19:16:51.875Z]   btrfs-progs liblzo2-2
19:16:52 [2019-10-02T19:16:52.158Z] The following NEW packages will be installed:
19:16:52 [2019-10-02T19:16:52.158Z]   btrfs-progs btrfs-tools liblzo2-2
19:16:52 [2019-10-02T19:16:52.158Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:16:52 [2019-10-02T19:16:52.158Z] Need to get 588 kB of archives.
19:16:52 [2019-10-02T19:16:52.158Z] After this operation, 5005 kB of additional disk space will be used.
19:16:52 [2019-10-02T19:16:52.158Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
19:16:52 [2019-10-02T19:16:52.158Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
19:16:52 [2019-10-02T19:16:52.158Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
19:16:52 [2019-10-02T19:16:52.441Z] debconf: delaying package configuration, since apt-utils is not installed
19:16:52 [2019-10-02T19:16:52.441Z] Fetched 588 kB in 0s (5820 kB/s)
19:16:52 [2019-10-02T19:16:52.441Z] Selecting previously unselected package liblzo2-2:ppc64el.
19:16:52 [2019-10-02T19:16:52.442Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
19:16:52 [2019-10-02T19:16:52.442Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
19:16:52 [2019-10-02T19:16:52.442Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:16:52 [2019-10-02T19:16:52.442Z] Selecting previously unselected package btrfs-progs.
19:16:52 [2019-10-02T19:16:52.442Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
19:16:52 [2019-10-02T19:16:52.442Z] Unpacking btrfs-progs (4.7.3-1) ...
19:16:52 [2019-10-02T19:16:52.442Z] Selecting previously unselected package btrfs-tools.
19:16:52 [2019-10-02T19:16:52.442Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
19:16:52 [2019-10-02T19:16:52.442Z] Unpacking btrfs-tools (4.7.3-1) ...
19:16:52 [2019-10-02T19:16:52.727Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:16:52 [2019-10-02T19:16:52.727Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:16:52 [2019-10-02T19:16:52.727Z] Setting up btrfs-progs (4.7.3-1) ...
19:16:52 [2019-10-02T19:16:52.727Z] Setting up btrfs-tools (4.7.3-1) ...
19:16:52 [2019-10-02T19:16:52.727Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:16:53 [2019-10-02T19:16:53.347Z] Removing intermediate container 047ad5f2eb8f
19:16:53 [2019-10-02T19:16:53.347Z]  ---> e9eab0e65c23
19:16:53 [2019-10-02T19:16:53.347Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
19:16:53 [2019-10-02T19:16:53.347Z]  ---> Running in 184832a5c156
19:16:53 [2019-10-02T19:16:53.347Z] Removing intermediate container 184832a5c156
19:16:53 [2019-10-02T19:16:53.347Z]  ---> 333ac0d43038
19:16:53 [2019-10-02T19:16:53.347Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:53 [2019-10-02T19:16:53.347Z]  ---> 4703d6cbb4f2
19:16:53 [2019-10-02T19:16:53.347Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:16:53 [2019-10-02T19:16:53.636Z]  ---> 406049e79d62
19:16:53 [2019-10-02T19:16:53.636Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:16:53 [2019-10-02T19:16:53.636Z]  ---> Running in 2eacf046fc61
19:16:53 [2019-10-02T19:16:53.919Z] + RM_GOPATH=0
19:16:53 [2019-10-02T19:16:53.919Z] + TMP_GOPATH=
19:16:53 [2019-10-02T19:16:53.919Z] + : /build
19:16:53 [2019-10-02T19:16:53.919Z] + '[' -z '' ']'
19:16:53 [2019-10-02T19:16:53.919Z] ++ mktemp -d
19:16:53 [2019-10-02T19:16:53.919Z] + export GOPATH=/tmp/tmp.Hv0ecvO7UX
19:16:53 [2019-10-02T19:16:53.919Z] + GOPATH=/tmp/tmp.Hv0ecvO7UX
19:16:53 [2019-10-02T19:16:53.919Z] + RM_GOPATH=1
19:16:53 [2019-10-02T19:16:53.919Z] ++ dirname ./install.sh
19:16:53 [2019-10-02T19:16:53.919Z] + dir=.
19:16:53 [2019-10-02T19:16:53.919Z] + bin=containerd
19:16:53 [2019-10-02T19:16:53.919Z] + shift
19:16:53 [2019-10-02T19:16:53.919Z] + '[' '!' -f ./containerd.installer ']'
19:16:53 [2019-10-02T19:16:53.919Z] + . ./containerd.installer
19:16:53 [2019-10-02T19:16:53.919Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
19:16:53 [2019-10-02T19:16:53.919Z] + install_containerd
19:16:53 [2019-10-02T19:16:53.919Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
19:16:53 [2019-10-02T19:16:53.919Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hv0ecvO7UX/src/github.com/containerd/containerd
19:16:53 [2019-10-02T19:16:53.920Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
19:16:53 [2019-10-02T19:16:53.920Z] Cloning into '/tmp/tmp.Hv0ecvO7UX/src/github.com/containerd/containerd'...
19:16:55 [2019-10-02T19:16:55.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:16:57 [2019-10-02T19:16:57.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:16:59 [2019-10-02T19:16:59.587Z] Removing intermediate container 213f2c493322
19:16:59 [2019-10-02T19:16:59.587Z]  ---> ad631dd36a7f
19:16:59 [2019-10-02T19:16:59.587Z] Step 72/126 : FROM dev-base AS dockercli
19:16:59 [2019-10-02T19:16:59.587Z]  ---> 1b8053171172
19:16:59 [2019-10-02T19:16:59.587Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
19:16:59 [2019-10-02T19:16:59.587Z]  ---> Running in 1f764b7e7e34
19:16:59 [2019-10-02T19:16:59.963Z] Removing intermediate container 1f764b7e7e34
19:16:59 [2019-10-02T19:16:59.963Z]  ---> 43c965bac44e
19:16:59 [2019-10-02T19:16:59.963Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:16:59 [2019-10-02T19:16:59.963Z]  ---> 3ba4e0d56e25
19:16:59 [2019-10-02T19:16:59.963Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:17:00 [2019-10-02T19:17:00.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:17:00 [2019-10-02T19:17:00.339Z]  ---> 5f3b78815fe4
19:17:00 [2019-10-02T19:17:00.339Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:17:00 [2019-10-02T19:17:00.339Z]  ---> Running in 9ebfb441db24
19:17:00 [2019-10-02T19:17:00.740Z] + cd /tmp/tmp.Hv0ecvO7UX/src/github.com/containerd/containerd
19:17:00 [2019-10-02T19:17:00.740Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
19:17:00 [2019-10-02T19:17:00.740Z] + export 'BUILDTAGS=netgo osusergo static_build'
19:17:00 [2019-10-02T19:17:00.740Z] + BUILDTAGS='netgo osusergo static_build'
19:17:00 [2019-10-02T19:17:00.740Z] + export EXTRA_FLAGS=-buildmode=pie
19:17:00 [2019-10-02T19:17:00.740Z] + EXTRA_FLAGS=-buildmode=pie
19:17:00 [2019-10-02T19:17:00.740Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:17:00 [2019-10-02T19:17:00.740Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:17:00 [2019-10-02T19:17:00.740Z] + '[' '' = dynamic ']'
19:17:00 [2019-10-02T19:17:00.740Z] + make
19:17:01 [2019-10-02T19:17:01.126Z] + RM_GOPATH=0
19:17:01 [2019-10-02T19:17:01.126Z] + TMP_GOPATH=
19:17:01 [2019-10-02T19:17:01.126Z] + : /build
19:17:01 [2019-10-02T19:17:01.126Z] + '[' -z '' ']'
19:17:01 [2019-10-02T19:17:01.126Z] ++ mktemp -d
19:17:01 [2019-10-02T19:17:01.126Z] + export GOPATH=/tmp/tmp.tanu6CyP9E
19:17:01 [2019-10-02T19:17:01.126Z] + GOPATH=/tmp/tmp.tanu6CyP9E
19:17:01 [2019-10-02T19:17:01.126Z] + RM_GOPATH=1
19:17:01 [2019-10-02T19:17:01.126Z] ++ dirname ./install.sh
19:17:01 [2019-10-02T19:17:01.126Z] + dir=.
19:17:01 [2019-10-02T19:17:01.126Z] + bin=dockercli
19:17:01 [2019-10-02T19:17:01.126Z] + shift
19:17:01 [2019-10-02T19:17:01.126Z] + '[' '!' -f ./dockercli.installer ']'
19:17:01 [2019-10-02T19:17:01.126Z] + . ./dockercli.installer
19:17:01 [2019-10-02T19:17:01.126Z] ++ DOCKERCLI_CHANNEL=stable
19:17:01 [2019-10-02T19:17:01.126Z] ++ DOCKERCLI_VERSION=17.06.2-ce
19:17:01 [2019-10-02T19:17:01.126Z] + install_dockercli
19:17:01 [2019-10-02T19:17:01.126Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
19:17:01 [2019-10-02T19:17:01.126Z] ++ uname -m
19:17:01 [2019-10-02T19:17:01.126Z] Install docker/cli version 17.06.2-ce from stable
19:17:01 [2019-10-02T19:17:01.126Z] + arch=s390x
19:17:01 [2019-10-02T19:17:01.126Z] + '[' s390x '!=' x86_64 ']'
19:17:01 [2019-10-02T19:17:01.126Z] + '[' s390x '!=' s390x ']'
19:17:01 [2019-10-02T19:17:01.126Z] + url=https://download.docker.com/linux/static
19:17:01 [2019-10-02T19:17:01.126Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
19:17:01 [2019-10-02T19:17:01.126Z] + tar -xz docker/docker
19:17:01 [2019-10-02T19:17:01.362Z] 🇩 bin/ctr
19:17:01 [2019-10-02T19:17:01.925Z] + mkdir -p /build
19:17:01 [2019-10-02T19:17:01.926Z] + mv docker/docker /build/
19:17:01 [2019-10-02T19:17:01.926Z] + rmdir docker
19:17:02 [2019-10-02T19:17:02.719Z] Removing intermediate container 9ebfb441db24
19:17:02 [2019-10-02T19:17:02.719Z]  ---> 22d6e8e0aa35
19:17:02 [2019-10-02T19:17:02.719Z] Step 77/126 : FROM runtime-dev AS runc
19:17:02 [2019-10-02T19:17:02.719Z]  ---> c1340a2683c4
19:17:02 [2019-10-02T19:17:02.719Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
19:17:02 [2019-10-02T19:17:02.719Z]  ---> Running in b921179d7645
19:17:02 [2019-10-02T19:17:02.719Z] Removing intermediate container b921179d7645
19:17:02 [2019-10-02T19:17:02.719Z]  ---> af61cdf097eb
19:17:02 [2019-10-02T19:17:02.719Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:17:03 [2019-10-02T19:17:03.179Z]  ---> 6bee1e98621a
19:17:03 [2019-10-02T19:17:03.179Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:17:03 [2019-10-02T19:17:03.179Z]  ---> 64c494970d25
19:17:03 [2019-10-02T19:17:03.179Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:17:03 [2019-10-02T19:17:03.513Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:17:03 [2019-10-02T19:17:03.513Z] Using test binary docker
19:17:03 [2019-10-02T19:17:03.513Z] +++ /etc/init.d/apparmor start
19:17:03 [2019-10-02T19:17:03.513Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:17:03 [2019-10-02T19:17:03.513Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:17:03 [2019-10-02T19:17:03.513Z] Warning failed to create cache: (null)
19:17:03 [2019-10-02T19:17:03.513Z] .
19:17:03 [2019-10-02T19:17:03.513Z] Starting dockerd
19:17:03 [2019-10-02T19:17:03.513Z] INFO: Waiting for daemon to start...
19:17:03 [2019-10-02T19:17:03.513Z] +++ 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
19:17:03 [2019-10-02T19:17:03.571Z]  ---> Running in 1f278b75886e
19:17:03 [2019-10-02T19:17:03.736Z] #24 ...
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:17:03 [2019-10-02T19:17:03.736Z] #47 220.2 🇩 bin/containerd
19:17:03 [2019-10-02T19:17:03.736Z] #47 ...
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
19:17:03 [2019-10-02T19:17:03.736Z] #24 DONE 264.8s
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:17:03 [2019-10-02T19:17:03.736Z] #47 ...
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
19:17:03 [2019-10-02T19:17:03.736Z] #25 DONE 0.2s
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
19:17:03 [2019-10-02T19:17:03.736Z] #28 DONE 0.1s
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:17:03 [2019-10-02T19:17:03.736Z] #47 ...
19:17:03 [2019-10-02T19:17:03.736Z] 
19:17:03 [2019-10-02T19:17:03.736Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
19:17:03 [2019-10-02T19:17:03.736Z] #31 DONE 0.3s
19:17:03 [2019-10-02T19:17:03.965Z] + RM_GOPATH=0
19:17:03 [2019-10-02T19:17:03.965Z] + TMP_GOPATH=
19:17:03 [2019-10-02T19:17:03.965Z] + : /build
19:17:03 [2019-10-02T19:17:03.965Z] + '[' -z '' ']'
19:17:03 [2019-10-02T19:17:03.965Z] ++ mktemp -d
19:17:03 [2019-10-02T19:17:03.965Z] + export GOPATH=/tmp/tmp.AFC89lnt6s
19:17:03 [2019-10-02T19:17:03.965Z] + GOPATH=/tmp/tmp.AFC89lnt6s
19:17:03 [2019-10-02T19:17:03.965Z] + RM_GOPATH=1
19:17:03 [2019-10-02T19:17:03.965Z] ++ dirname ./install.sh
19:17:03 [2019-10-02T19:17:03.965Z] + dir=.
19:17:03 [2019-10-02T19:17:03.965Z] + bin=runc
19:17:03 [2019-10-02T19:17:03.965Z] + shift
19:17:03 [2019-10-02T19:17:03.965Z] + '[' '!' -f ./runc.installer ']'
19:17:03 [2019-10-02T19:17:03.965Z] + . ./runc.installer
19:17:03 [2019-10-02T19:17:03.965Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:17:03 [2019-10-02T19:17:03.965Z] + install_runc
19:17:03 [2019-10-02T19:17:03.965Z] + grep -q '^3\.10\.0.*\.el7\.'
19:17:03 [2019-10-02T19:17:03.965Z] + uname -r
19:17:03 [2019-10-02T19:17:03.965Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:17:03 [2019-10-02T19:17:03.965Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
19:17:03 [2019-10-02T19:17:03.965Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AFC89lnt6s/src/github.com/opencontainers/runc
19:17:03 [2019-10-02T19:17:03.965Z] Cloning into '/tmp/tmp.AFC89lnt6s/src/github.com/opencontainers/runc'...
19:17:03 [2019-10-02T19:17:03.965Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
19:17:03 [2019-10-02T19:17:03.995Z] 
19:17:03 [2019-10-02T19:17:03.995Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
19:17:03 [2019-10-02T19:17:03.995Z] #34 DONE 0.1s
19:17:03 [2019-10-02T19:17:03.995Z] 
19:17:03 [2019-10-02T19:17:03.995Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
19:17:03 [2019-10-02T19:17:03.995Z] #39 DONE 0.1s
19:17:03 [2019-10-02T19:17:03.995Z] 
19:17:03 [2019-10-02T19:17:03.995Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:17:04 [2019-10-02T19:17:04.253Z] #47 ...
19:17:04 [2019-10-02T19:17:04.253Z] 
19:17:04 [2019-10-02T19:17:04.253Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
19:17:04 [2019-10-02T19:17:04.253Z] #43 DONE 0.3s
19:17:04 [2019-10-02T19:17:04.253Z] 
19:17:04 [2019-10-02T19:17:04.253Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
19:17:04 [2019-10-02T19:17:04.752Z] + cd /tmp/tmp.AFC89lnt6s/src/github.com/opencontainers/runc
19:17:04 [2019-10-02T19:17:04.752Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:17:05 [2019-10-02T19:17:05.161Z] + '[' -z '' ']'
19:17:05 [2019-10-02T19:17:05.161Z] + target=static
19:17:05 [2019-10-02T19:17:05.161Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:17:05 [2019-10-02T19:17:05.161Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
19:17:06 [2019-10-02T19:17:06.045Z] .
19:17:06 [2019-10-02T19:17:06.045Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:17:06 [2019-10-02T19:17:06.045Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:17:06 [2019-10-02T19:17:06.045Z] Error: No such image: emptyfs
19:17:06 [2019-10-02T19:17:06.045Z] ++++ docker load
19:17:06 [2019-10-02T19:17:06.045Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:17:06 [2019-10-02T19:17:06.303Z] Running integration-test (iteration 1)
19:17:06 [2019-10-02T19:17:06.303Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:17:06 [2019-10-02T19:17:06.303Z] ++ 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
19:17:06 [2019-10-02T19:17:06.303Z] ++ set -e
19:17:06 [2019-10-02T19:17:06.303Z] ++ '[' -n 0 ']'
19:17:06 [2019-10-02T19:17:06.303Z] ++ set -x
19:17:06 [2019-10-02T19:17:06.304Z] ++ 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
19:17:21 [2019-10-02T19:17:21.828Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:17:21 [2019-10-02T19:17:21.828Z] + mkdir -p /build
19:17:21 [2019-10-02T19:17:21.828Z] + cp runc /build/runc
19:17:21 [2019-10-02T19:17:21.828Z] Removing intermediate container 1f278b75886e
19:17:21 [2019-10-02T19:17:21.828Z]  ---> 268066d50e72
19:17:21 [2019-10-02T19:17:21.828Z] Step 82/126 : FROM dev-base AS tini
19:17:21 [2019-10-02T19:17:21.828Z]  ---> 1b8053171172
19:17:21 [2019-10-02T19:17:21.828Z] Step 83/126 : ARG DEBIAN_FRONTEND
19:17:21 [2019-10-02T19:17:21.828Z]  ---> Using cache
19:17:21 [2019-10-02T19:17:21.828Z]  ---> 5969ab636cea
19:17:21 [2019-10-02T19:17:21.828Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
19:17:21 [2019-10-02T19:17:21.828Z]  ---> Running in 919b98caa7fa
19:17:21 [2019-10-02T19:17:21.828Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:17:21 [2019-10-02T19:17:21.828Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:17:21 [2019-10-02T19:17:21.828Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:17:21 [2019-10-02T19:17:21.828Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:17:21 [2019-10-02T19:17:21.828Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:17:21 [2019-10-02T19:17:21.828Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:17:21 [2019-10-02T19:17:21.828Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:17:21 [2019-10-02T19:17:21.828Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:17:23 [2019-10-02T19:17:23.088Z] Fetched 7669 kB in 1s (4930 kB/s)
19:17:23 [2019-10-02T19:17:23.452Z] Reading package lists...
19:17:24 [2019-10-02T19:17:24.260Z] Reading package lists...
19:17:24 [2019-10-02T19:17:24.260Z] Building dependency tree...
19:17:24 [2019-10-02T19:17:24.260Z] Reading state information...
19:17:24 [2019-10-02T19:17:24.260Z] The following additional packages will be installed:
19:17:24 [2019-10-02T19:17:24.260Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
19:17:24 [2019-10-02T19:17:24.260Z] Suggested packages:
19:17:24 [2019-10-02T19:17:24.260Z]   codeblocks eclipse ninja-build lrzip
19:17:24 [2019-10-02T19:17:24.260Z] Recommended packages:
19:17:24 [2019-10-02T19:17:24.260Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:17:24 [2019-10-02T19:17:24.643Z] The following NEW packages will be installed:
19:17:24 [2019-10-02T19:17:24.643Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
19:17:24 [2019-10-02T19:17:24.643Z]   vim-common xxd
19:17:24 [2019-10-02T19:17:24.643Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:17:24 [2019-10-02T19:17:24.643Z] Need to get 13.2 MB of archives.
19:17:24 [2019-10-02T19:17:24.643Z] After this operation, 59.4 MB of additional disk space will be used.
19:17:24 [2019-10-02T19:17:24.643Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
19:17:24 [2019-10-02T19:17:24.643Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:17:25 [2019-10-02T19:17:25.032Z] debconf: delaying package configuration, since apt-utils is not installed
19:17:25 [2019-10-02T19:17:25.032Z] Fetched 13.2 MB in 0s (45.6 MB/s)
19:17:25 [2019-10-02T19:17:25.032Z] Selecting previously unselected package cmake-data.
19:17:25 [2019-10-02T19:17:25.032Z] (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.)
19:17:25 [2019-10-02T19:17:25.032Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
19:17:25 [2019-10-02T19:17:25.032Z] Unpacking cmake-data (3.7.2-1) ...
19:17:25 [2019-10-02T19:17:25.402Z] Selecting previously unselected package liblzo2-2:s390x.
19:17:25 [2019-10-02T19:17:25.402Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
19:17:25 [2019-10-02T19:17:25.402Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
19:17:25 [2019-10-02T19:17:25.402Z] Selecting previously unselected package libicu57:s390x.
19:17:25 [2019-10-02T19:17:25.402Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
19:17:25 [2019-10-02T19:17:25.402Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
19:17:26 [2019-10-02T19:17:26.170Z] #47 242.5 🇩 bin/containerd-stress
19:17:26 [2019-10-02T19:17:26.170Z] #47 244.0 🇩 bin/containerd-shim
19:17:26 [2019-10-02T19:17:26.216Z] Selecting previously unselected package libxml2:s390x.
19:17:26 [2019-10-02T19:17:26.216Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
19:17:26 [2019-10-02T19:17:26.216Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
19:17:26 [2019-10-02T19:17:26.216Z] Selecting previously unselected package libarchive13:s390x.
19:17:26 [2019-10-02T19:17:26.216Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
19:17:26 [2019-10-02T19:17:26.216Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
19:17:26 [2019-10-02T19:17:26.662Z] Selecting previously unselected package libjsoncpp1:s390x.
19:17:26 [2019-10-02T19:17:26.662Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
19:17:26 [2019-10-02T19:17:26.662Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
19:17:26 [2019-10-02T19:17:26.662Z] Selecting previously unselected package libuv1:s390x.
19:17:26 [2019-10-02T19:17:26.662Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
19:17:26 [2019-10-02T19:17:26.662Z] Unpacking libuv1:s390x (1.9.1-3) ...
19:17:26 [2019-10-02T19:17:26.662Z] Selecting previously unselected package cmake.
19:17:26 [2019-10-02T19:17:26.662Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
19:17:26 [2019-10-02T19:17:26.662Z] Unpacking cmake (3.7.2-1) ...
19:17:27 [2019-10-02T19:17:27.056Z] Selecting previously unselected package xxd.
19:17:27 [2019-10-02T19:17:27.056Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
19:17:27 [2019-10-02T19:17:27.056Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Selecting previously unselected package vim-common.
19:17:27 [2019-10-02T19:17:27.056Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:17:27 [2019-10-02T19:17:27.056Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Processing triggers for mime-support (3.60) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up libuv1:s390x (1.9.1-3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up cmake-data (3.7.2-1) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
19:17:27 [2019-10-02T19:17:27.056Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
19:17:27 [2019-10-02T19:17:27.056Z] Setting up cmake (3.7.2-1) ...
19:17:27 [2019-10-02T19:17:27.056Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:17:28 [2019-10-02T19:17:28.345Z] Removing intermediate container 919b98caa7fa
19:17:28 [2019-10-02T19:17:28.345Z]  ---> c392effce7b1
19:17:28 [2019-10-02T19:17:28.345Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:17:28 [2019-10-02T19:17:28.717Z]  ---> 9fe6c4191eac
19:17:28 [2019-10-02T19:17:28.717Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
19:17:28 [2019-10-02T19:17:28.717Z]  ---> Running in 1c445ea530f9
19:17:28 [2019-10-02T19:17:28.717Z] Removing intermediate container 1c445ea530f9
19:17:28 [2019-10-02T19:17:28.717Z]  ---> cba20318255e
19:17:28 [2019-10-02T19:17:28.717Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:17:29 [2019-10-02T19:17:29.090Z]  ---> b5763c8be2af
19:17:29 [2019-10-02T19:17:29.090Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:17:29 [2019-10-02T19:17:29.090Z]  ---> Running in f996b7f0139d
19:17:29 [2019-10-02T19:17:29.883Z] + RM_GOPATH=0
19:17:29 [2019-10-02T19:17:29.883Z] + TMP_GOPATH=
19:17:29 [2019-10-02T19:17:29.883Z] + : /build
19:17:29 [2019-10-02T19:17:29.883Z] + '[' -z '' ']'
19:17:29 [2019-10-02T19:17:29.883Z] ++ mktemp -d
19:17:29 [2019-10-02T19:17:29.883Z] + export GOPATH=/tmp/tmp.6b8wVb45qM
19:17:29 [2019-10-02T19:17:29.883Z] + GOPATH=/tmp/tmp.6b8wVb45qM
19:17:29 [2019-10-02T19:17:29.883Z] + RM_GOPATH=1
19:17:29 [2019-10-02T19:17:29.883Z] ++ dirname ./install.sh
19:17:29 [2019-10-02T19:17:29.883Z] + dir=.
19:17:29 [2019-10-02T19:17:29.883Z] + bin=tini
19:17:29 [2019-10-02T19:17:29.883Z] + shift
19:17:29 [2019-10-02T19:17:29.883Z] + '[' '!' -f ./tini.installer ']'
19:17:29 [2019-10-02T19:17:29.883Z] + . ./tini.installer
19:17:29 [2019-10-02T19:17:29.883Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
19:17:29 [2019-10-02T19:17:29.883Z] + install_tini
19:17:29 [2019-10-02T19:17:29.883Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:17:29 [2019-10-02T19:17:29.883Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:17:29 [2019-10-02T19:17:29.883Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.6b8wVb45qM/tini
19:17:29 [2019-10-02T19:17:29.883Z] Cloning into '/tmp/tmp.6b8wVb45qM/tini'...
19:17:29 [2019-10-02T19:17:29.883Z] + cd /tmp/tmp.6b8wVb45qM/tini
19:17:29 [2019-10-02T19:17:29.883Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:17:29 [2019-10-02T19:17:29.883Z] + cmake .
19:17:29 [2019-10-02T19:17:29.883Z] -- The C compiler identification is GNU 6.3.0
19:17:29 [2019-10-02T19:17:29.883Z] -- Check for working C compiler: /usr/bin/cc
19:17:30 [2019-10-02T19:17:30.266Z] -- Check for working C compiler: /usr/bin/cc -- works
19:17:30 [2019-10-02T19:17:30.266Z] -- Detecting C compiler ABI info
19:17:30 [2019-10-02T19:17:30.266Z] -- Detecting C compiler ABI info - done
19:17:30 [2019-10-02T19:17:30.266Z] -- Detecting C compile features
19:17:30 [2019-10-02T19:17:30.266Z] -- Detecting C compile features - done
19:17:30 [2019-10-02T19:17:30.266Z] -- Performing Test HAS_BUILTIN_FORTIFY
19:17:30 [2019-10-02T19:17:30.266Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:17:30 [2019-10-02T19:17:30.266Z] -- Configuring done
19:17:30 [2019-10-02T19:17:30.266Z] -- Generating done
19:17:30 [2019-10-02T19:17:30.266Z] -- Build files have been written to: /tmp/tmp.6b8wVb45qM/tini
19:17:30 [2019-10-02T19:17:30.266Z] + make tini-static
19:17:30 [2019-10-02T19:17:30.634Z] Scanning dependencies of target tini-static
19:17:30 [2019-10-02T19:17:30.634Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:17:30 [2019-10-02T19:17:30.634Z] [100%] Linking C executable tini-static
19:17:30 [2019-10-02T19:17:30.634Z] [100%] Built target tini-static
19:17:30 [2019-10-02T19:17:30.634Z] + mkdir -p /build
19:17:30 [2019-10-02T19:17:30.634Z] + cp tini-static /build/docker-init
19:17:31 [2019-10-02T19:17:31.424Z] Removing intermediate container f996b7f0139d
19:17:31 [2019-10-02T19:17:31.424Z]  ---> ba92f9bb4f21
19:17:31 [2019-10-02T19:17:31.424Z] Step 89/126 : FROM dev-base AS rootlesskit
19:17:31 [2019-10-02T19:17:31.424Z]  ---> 1b8053171172
19:17:31 [2019-10-02T19:17:31.424Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
19:17:31 [2019-10-02T19:17:31.424Z]  ---> Running in bda17cf04772
19:17:31 [2019-10-02T19:17:31.424Z] Removing intermediate container bda17cf04772
19:17:31 [2019-10-02T19:17:31.424Z]  ---> bddbd57659bd
19:17:31 [2019-10-02T19:17:31.424Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:17:31 [2019-10-02T19:17:31.424Z] #47 249.8 🇩 bin/containerd-shim-runc-v1
19:17:31 [2019-10-02T19:17:31.801Z]  ---> 176e94c7a2af
19:17:31 [2019-10-02T19:17:31.801Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:17:32 [2019-10-02T19:17:32.189Z]  ---> 3382a1ff4abf
19:17:32 [2019-10-02T19:17:32.189Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
19:17:32 [2019-10-02T19:17:32.189Z]  ---> Running in d3b701099685
19:17:32 [2019-10-02T19:17:32.683Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:17:32 [2019-10-02T19:17:32.683Z] + RM_GOPATH=0
19:17:32 [2019-10-02T19:17:32.683Z] + TMP_GOPATH=
19:17:32 [2019-10-02T19:17:32.683Z] + : /build/
19:17:32 [2019-10-02T19:17:32.683Z] + '[' -z '' ']'
19:17:32 [2019-10-02T19:17:32.683Z] ++ mktemp -d
19:17:32 [2019-10-02T19:17:32.683Z] + export GOPATH=/tmp/tmp.Od1wVrfmkJ
19:17:32 [2019-10-02T19:17:32.683Z] + GOPATH=/tmp/tmp.Od1wVrfmkJ
19:17:32 [2019-10-02T19:17:32.683Z] + RM_GOPATH=1
19:17:32 [2019-10-02T19:17:32.683Z] ++ dirname ./install.sh
19:17:32 [2019-10-02T19:17:32.683Z] + dir=.
19:17:32 [2019-10-02T19:17:32.683Z] + bin=rootlesskit
19:17:32 [2019-10-02T19:17:32.683Z] + shift
19:17:32 [2019-10-02T19:17:32.683Z] + '[' '!' -f ./rootlesskit.installer ']'
19:17:32 [2019-10-02T19:17:32.683Z] + . ./rootlesskit.installer
19:17:32 [2019-10-02T19:17:32.683Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
19:17:32 [2019-10-02T19:17:32.683Z] + install_rootlesskit
19:17:32 [2019-10-02T19:17:32.683Z] + case "$1" in
19:17:32 [2019-10-02T19:17:32.683Z] + export CGO_ENABLED=0
19:17:32 [2019-10-02T19:17:32.683Z] + CGO_ENABLED=0
19:17:32 [2019-10-02T19:17:32.683Z] + _install_rootlesskit
19:17:32 [2019-10-02T19:17:32.683Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
19:17:32 [2019-10-02T19:17:32.683Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Od1wVrfmkJ/src/github.com/rootless-containers/rootlesskit
19:17:32 [2019-10-02T19:17:32.683Z] Cloning into '/tmp/tmp.Od1wVrfmkJ/src/github.com/rootless-containers/rootlesskit'...
19:17:32 [2019-10-02T19:17:32.798Z] #47 252.2 🇩 binaries
19:17:32 [2019-10-02T19:17:32.799Z] #47 252.2 + mkdir -p /build
19:17:32 [2019-10-02T19:17:32.799Z] #47 252.2 + cp bin/containerd /build/containerd
19:17:32 [2019-10-02T19:17:32.799Z] #47 252.2 + cp bin/containerd-shim /build/containerd-shim
19:17:33 [2019-10-02T19:17:33.055Z] #47 252.2 + cp bin/ctr /build/ctr
19:17:33 [2019-10-02T19:17:33.548Z] + cd /tmp/tmp.Od1wVrfmkJ/src/github.com/rootless-containers/rootlesskit
19:17:33 [2019-10-02T19:17:33.548Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:17:33 [2019-10-02T19:17:33.548Z] + for f in rootlesskit rootlesskit-docker-proxy
19:17:33 [2019-10-02T19:17:33.548Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:17:33 [2019-10-02T19:17:33.985Z] #47 DONE 253.0s
19:17:34 [2019-10-02T19:17:34.549Z] 
19:17:34 [2019-10-02T19:17:34.549Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
19:17:34 [2019-10-02T19:17:34.549Z] #48 DONE 0.3s
19:17:34 [2019-10-02T19:17:34.806Z] 
19:17:34 [2019-10-02T19:17:34.806Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
19:17:34 [2019-10-02T19:17:34.806Z] #51 DONE 0.1s
19:17:35 [2019-10-02T19:17:35.064Z] 
19:17:35 [2019-10-02T19:17:35.064Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
19:17:35 [2019-10-02T19:17:35.064Z] #54 DONE 0.2s
19:17:35 [2019-10-02T19:17:35.064Z] 
19:17:35 [2019-10-02T19:17:35.064Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
19:17:35 [2019-10-02T19:17:35.321Z] #56 DONE 0.3s
19:17:35 [2019-10-02T19:17:35.321Z] 
19:17:35 [2019-10-02T19:17:35.321Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
19:17:35 [2019-10-02T19:17:35.577Z] #59 DONE 0.1s
19:17:35 [2019-10-02T19:17:35.577Z] 
19:17:35 [2019-10-02T19:17:35.577Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
19:17:35 [2019-10-02T19:17:35.834Z] #63 DONE 0.2s
19:17:35 [2019-10-02T19:17:35.834Z] 
19:17:35 [2019-10-02T19:17:35.834Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
19:17:35 [2019-10-02T19:17:35.834Z] #65 DONE 0.2s
19:17:35 [2019-10-02T19:17:35.834Z] 
19:17:35 [2019-10-02T19:17:35.834Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
19:17:35 [2019-10-02T19:17:35.834Z] #66 DONE 0.0s
19:17:35 [2019-10-02T19:17:35.834Z] 
19:17:35 [2019-10-02T19:17:35.834Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
19:17:36 [2019-10-02T19:17:36.765Z] #67 DONE 0.8s
19:17:36 [2019-10-02T19:17:36.765Z] 
19:17:36 [2019-10-02T19:17:36.765Z] #68 exporting to image
19:17:36 [2019-10-02T19:17:36.765Z] #68 exporting layers
19:17:38 [2019-10-02T19:17:38.373Z] Loaded image: buildpack-deps:jessie
19:17:38 [2019-10-02T19:17:38.373Z] Loaded image: busybox:latest
19:17:38 [2019-10-02T19:17:38.373Z] Loaded image: busybox:glibc
19:17:38 [2019-10-02T19:17:38.373Z] Loaded image: debian:jessie
19:17:38 [2019-10-02T19:17:38.373Z] Loaded image: hello-world:latest
19:17:38 [2019-10-02T19:17:38.373Z] INFO: Testing against a local daemon
19:17:38 [2019-10-02T19:17:38.373Z] === RUN   TestCgroupNamespacesBuild
19:17:39 [2019-10-02T19:17:39.749Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
19:17:39 [2019-10-02T19:17:39.749Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
19:17:39 [2019-10-02T19:17:39.749Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:17:41 [2019-10-02T19:17:41.393Z] + for f in rootlesskit rootlesskit-docker-proxy
19:17:41 [2019-10-02T19:17:41.393Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:17:41 [2019-10-02T19:17:41.651Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s)
19:17:41 [2019-10-02T19:17:41.651Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
19:17:41 [2019-10-02T19:17:41.651Z] === RUN   TestBuildWithSession
19:17:42 [2019-10-02T19:17:42.178Z] Removing intermediate container d3b701099685
19:17:42 [2019-10-02T19:17:42.178Z]  ---> 2462832075a0
19:17:42 [2019-10-02T19:17:42.178Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
19:17:42 [2019-10-02T19:17:42.569Z]  ---> 2c400634bfb8
19:17:42 [2019-10-02T19:17:42.569Z] Step 95/126 : FROM runtime-dev AS dev
19:17:42 [2019-10-02T19:17:42.569Z]  ---> c1340a2683c4
19:17:42 [2019-10-02T19:17:42.569Z] Step 96/126 : ARG DEBIAN_FRONTEND
19:17:42 [2019-10-02T19:17:42.569Z]  ---> Running in 517ad19bde9d
19:17:42 [2019-10-02T19:17:42.979Z] Removing intermediate container 517ad19bde9d
19:17:42 [2019-10-02T19:17:42.979Z]  ---> 635b6aaf1940
19:17:42 [2019-10-02T19:17:42.979Z] Step 97/126 : RUN groupadd -r docker
19:17:42 [2019-10-02T19:17:42.979Z]  ---> Running in 1e8b3dbd3404
19:17:44 [2019-10-02T19:17:44.849Z] Removing intermediate container 1e8b3dbd3404
19:17:44 [2019-10-02T19:17:44.849Z]  ---> 801f754424ab
19:17:44 [2019-10-02T19:17:44.849Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
19:17:44 [2019-10-02T19:17:44.849Z]  ---> Running in 7863b83f5e7d
19:17:45 [2019-10-02T19:17:45.646Z] Removing intermediate container 7863b83f5e7d
19:17:45 [2019-10-02T19:17:45.646Z]  ---> b787e2e55afd
19:17:45 [2019-10-02T19:17:45.646Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:17:45 [2019-10-02T19:17:45.646Z]  ---> Running in 3f405f07d492
19:17:45 [2019-10-02T19:17:45.837Z] --- PASS: TestBuildWithSession (3.81s)
19:17:45 [2019-10-02T19:17:45.837Z] === RUN   TestBuildSquashParent
19:17:46 [2019-10-02T19:17:46.446Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:17:46 [2019-10-02T19:17:46.822Z] Removing intermediate container 3f405f07d492
19:17:46 [2019-10-02T19:17:46.822Z]  ---> fb25e1221ac9
19:17:46 [2019-10-02T19:17:46.822Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:17:46 [2019-10-02T19:17:46.822Z]  ---> Running in 739a400636e5
19:17:48 [2019-10-02T19:17:48.106Z] Removing intermediate container 739a400636e5
19:17:48 [2019-10-02T19:17:48.106Z]  ---> 12f6f902a359
19:17:48 [2019-10-02T19:17:48.106Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:17:48 [2019-10-02T19:17:48.106Z]  ---> Running in 22bd7c0a89a1
19:17:48 [2019-10-02T19:17:48.950Z] #68 exporting layers 11.7s done
19:17:48 [2019-10-02T19:17:48.950Z] #68 writing image sha256:d720a47d39d2c89738b17def6edad134784a0ef641a7306acc8e3ed86612f4c9 done
19:17:48 [2019-10-02T19:17:48.950Z] #68 naming to docker.io/library/docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 done
19:17:48 [2019-10-02T19:17:48.950Z] #68 DONE 11.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:17:49 [2019-10-02T19:17:49.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40026/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/validate/default
19:17:49 [2019-10-02T19:17:49.465Z] Removing intermediate container 22bd7c0a89a1
19:17:49 [2019-10-02T19:17:49.465Z]  ---> f9d13c4fdcae
19:17:49 [2019-10-02T19:17:49.465Z] Step 102/126 : RUN ldconfig
19:17:49 [2019-10-02T19:17:49.465Z]  ---> Running in 74df2c89abb3
19:17:50 [2019-10-02T19:17:50.254Z] Congratulations!  All commits are properly signed with the DCO!
19:17:50 [2019-10-02T19:17:50.254Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:17:50 [2019-10-02T19:17:50.254Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:17:50 [2019-10-02T19:17:50.254Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
19:17:50 [2019-10-02T19:17:50.853Z] Removing intermediate container 74df2c89abb3
19:17:50 [2019-10-02T19:17:50.853Z]  ---> f812b50a421b
19:17:50 [2019-10-02T19:17:50.853Z] 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/*
19:17:50 [2019-10-02T19:17:50.853Z]  ---> Running in a5e6c7c120e7
19:17:51 [2019-10-02T19:17:51.219Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:17:51 [2019-10-02T19:17:51.219Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:17:51 [2019-10-02T19:17:51.219Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:17:51 [2019-10-02T19:17:51.219Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:17:51 [2019-10-02T19:17:51.219Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:17:51 [2019-10-02T19:17:51.587Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
19:17:51 [2019-10-02T19:17:51.587Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
19:17:51 [2019-10-02T19:17:51.587Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
19:17:52 [2019-10-02T19:17:52.864Z] Fetched 7669 kB in 1s (4668 kB/s)
19:17:53 [2019-10-02T19:17:53.250Z] Reading package lists...
19:17:54 [2019-10-02T19:17:54.065Z] Reading package lists...
19:17:54 [2019-10-02T19:17:54.065Z] Building dependency tree...
19:17:54 [2019-10-02T19:17:54.065Z] Reading state information...
19:17:54 [2019-10-02T19:17:54.065Z] The following additional packages will be installed:
19:17:54 [2019-10-02T19:17:54.065Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
19:17:54 [2019-10-02T19:17:54.065Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
19:17:54 [2019-10-02T19:17:54.065Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
19:17:54 [2019-10-02T19:17:54.065Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
19:17:54 [2019-10-02T19:17:54.065Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:17:54 [2019-10-02T19:17:54.065Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
19:17:54 [2019-10-02T19:17:54.065Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
19:17:54 [2019-10-02T19:17:54.065Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
19:17:54 [2019-10-02T19:17:54.065Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
19:17:54 [2019-10-02T19:17:54.065Z] Suggested packages:
19:17:54 [2019-10-02T19:17:54.065Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
19:17:54 [2019-10-02T19:17:54.065Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
19:17:54 [2019-10-02T19:17:54.065Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
19:17:54 [2019-10-02T19:17:54.065Z]   vim-doc vim-scripts xfsdump acl attr quota
19:17:54 [2019-10-02T19:17:54.065Z] Recommended packages:
19:17:54 [2019-10-02T19:17:54.065Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
19:17:54 [2019-10-02T19:17:54.065Z]   python3-keyrings.alt python3-xdg unzip
19:17:54 [2019-10-02T19:17:54.909Z] The following NEW packages will be installed:
19:17:54 [2019-10-02T19:17:54.909Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
19:17:54 [2019-10-02T19:17:54.909Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
19:17:54 [2019-10-02T19:17:54.909Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
19:17:54 [2019-10-02T19:17:54.909Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
19:17:54 [2019-10-02T19:17:54.909Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
19:17:54 [2019-10-02T19:17:54.909Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
19:17:54 [2019-10-02T19:17:54.909Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
19:17:54 [2019-10-02T19:17:54.909Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
19:17:54 [2019-10-02T19:17:54.909Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
19:17:54 [2019-10-02T19:17:54.909Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
19:17:54 [2019-10-02T19:17:54.909Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
19:17:54 [2019-10-02T19:17:54.909Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
19:17:54 [2019-10-02T19:17:54.909Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
19:17:54 [2019-10-02T19:17:54.909Z]   xfsprogs xxd xz-utils zip
19:17:54 [2019-10-02T19:17:54.909Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded.
19:17:54 [2019-10-02T19:17:54.909Z] Need to get 88.2 MB of archives.
19:17:54 [2019-10-02T19:17:54.909Z] After this operation, 565 MB of additional disk space will be used.
19:17:54 [2019-10-02T19:17:54.909Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
19:17:54 [2019-10-02T19:17:54.909Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
19:17:54 [2019-10-02T19:17:54.909Z] 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]
19:17:54 [2019-10-02T19:17:54.909Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
19:17:54 [2019-10-02T19:17:54.909Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
19:17:55 [2019-10-02T19:17:55.350Z] 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]
19:17:55 [2019-10-02T19:17:55.350Z] 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]
19:17:55 [2019-10-02T19:17:55.350Z] 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]
19:17:55 [2019-10-02T19:17:55.350Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
19:17:55 [2019-10-02T19:17:55.350Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
19:17:55 [2019-10-02T19:17:55.351Z] 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]
19:17:55 [2019-10-02T19:17:55.351Z] 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]
19:17:55 [2019-10-02T19:17:55.899Z] 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]
19:17:56 [2019-10-02T19:17:56.807Z] debconf: delaying package configuration, since apt-utils is not installed
19:17:56 [2019-10-02T19:17:56.807Z] Fetched 88.2 MB in 1s (51.5 MB/s)
19:17:56 [2019-10-02T19:17:56.807Z] Selecting previously unselected package bash-completion.
19:17:56 [2019-10-02T19:17:56.807Z] (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.)
19:17:56 [2019-10-02T19:17:56.807Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
19:17:57 [2019-10-02T19:17:57.193Z] Unpacking bash-completion (1:2.1-4.3) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package libnet1:s390x.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package libnfnetlink0:s390x.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package libpcrecpp0v5:s390x.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package libudev-dev:s390x.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package libpython3.5-minimal:s390x.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
19:17:57 [2019-10-02T19:17:57.575Z] Selecting previously unselected package python3.5-minimal.
19:17:57 [2019-10-02T19:17:57.575Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.575Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
19:17:57 [2019-10-02T19:17:57.954Z] Selecting previously unselected package python3-minimal.
19:17:57 [2019-10-02T19:17:57.954Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.954Z] Unpacking python3-minimal (3.5.3-1) ...
19:17:57 [2019-10-02T19:17:57.954Z] Selecting previously unselected package libmpdec2:s390x.
19:17:57 [2019-10-02T19:17:57.954Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.954Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
19:17:57 [2019-10-02T19:17:57.954Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
19:17:57 [2019-10-02T19:17:57.954Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
19:17:57 [2019-10-02T19:17:57.954Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
19:17:58 [2019-10-02T19:17:58.084Z] --- PASS: TestBuildSquashParent (10.49s)
19:17:58 [2019-10-02T19:17:58.084Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:17:58 [2019-10-02T19:17:58.084Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:17:58 [2019-10-02T19:17:58.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:17:58 [2019-10-02T19:17:58.084Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:17:58 [2019-10-02T19:17:58.084Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:17:58 [2019-10-02T19:17:58.199Z] 🇩 bin/containerd
19:17:58 [2019-10-02T19:17:58.409Z] Selecting previously unselected package python3.5.
19:17:58 [2019-10-02T19:17:58.410Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
19:17:58 [2019-10-02T19:17:58.410Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
19:17:58 [2019-10-02T19:17:58.410Z] Selecting previously unselected package libpython3-stdlib:s390x.
19:17:58 [2019-10-02T19:17:58.410Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
19:17:58 [2019-10-02T19:17:58.410Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
19:17:58 [2019-10-02T19:17:58.410Z] Selecting previously unselected package dh-python.
19:17:58 [2019-10-02T19:17:58.410Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
19:17:58 [2019-10-02T19:17:58.410Z] Unpacking dh-python (2.20170125) ...
19:17:58 [2019-10-02T19:17:58.410Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
19:17:58 [2019-10-02T19:17:58.410Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
19:17:58 [2019-10-02T19:17:58.808Z] Setting up python3-minimal (3.5.3-1) ...
19:17:59 [2019-10-02T19:17:59.184Z] Selecting previously unselected package python3.
19:17:59 [2019-10-02T19:17:59.184Z] (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.)
19:17:59 [2019-10-02T19:17:59.184Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.184Z] Unpacking python3 (3.5.3-1) ...
19:17:59 [2019-10-02T19:17:59.184Z] Selecting previously unselected package pigz.
19:17:59 [2019-10-02T19:17:59.184Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.184Z] Unpacking pigz (2.3.4-1) ...
19:17:59 [2019-10-02T19:17:59.184Z] Selecting previously unselected package libip4tc0:s390x.
19:17:59 [2019-10-02T19:17:59.184Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.184Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
19:17:59 [2019-10-02T19:17:59.184Z] Selecting previously unselected package libip6tc0:s390x.
19:17:59 [2019-10-02T19:17:59.184Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.184Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
19:17:59 [2019-10-02T19:17:59.184Z] Selecting previously unselected package libiptc0:s390x.
19:17:59 [2019-10-02T19:17:59.184Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.463Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:17:59 [2019-10-02T19:17:59.463Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:17:59 [2019-10-02T19:17:59.571Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
19:17:59 [2019-10-02T19:17:59.571Z] Selecting previously unselected package libxtables12:s390x.
19:17:59 [2019-10-02T19:17:59.571Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.571Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
19:17:59 [2019-10-02T19:17:59.571Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
19:17:59 [2019-10-02T19:17:59.571Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.571Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
19:17:59 [2019-10-02T19:17:59.571Z] Selecting previously unselected package iptables.
19:17:59 [2019-10-02T19:17:59.571Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.571Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
19:17:59 [2019-10-02T19:17:59.571Z] Selecting previously unselected package xxd.
19:17:59 [2019-10-02T19:17:59.571Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.571Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:17:59 [2019-10-02T19:17:59.572Z] Selecting previously unselected package vim-common.
19:17:59 [2019-10-02T19:17:59.572Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:17:59 [2019-10-02T19:17:59.572Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:17:59 [2019-10-02T19:17:59.572Z] Selecting previously unselected package bzip2.
19:17:59 [2019-10-02T19:17:59.572Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.572Z] Unpacking bzip2 (1.0.6-8.1) ...
19:17:59 [2019-10-02T19:17:59.572Z] Selecting previously unselected package libgpm2:s390x.
19:17:59 [2019-10-02T19:17:59.572Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.572Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
19:17:59 [2019-10-02T19:17:59.572Z] Selecting previously unselected package xz-utils.
19:17:59 [2019-10-02T19:17:59.572Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.572Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
19:17:59 [2019-10-02T19:17:59.572Z] Selecting previously unselected package aufs-tools.
19:17:59 [2019-10-02T19:17:59.572Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.572Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package liblzo2-2:s390x.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package btrfs-progs.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking btrfs-progs (4.7.3-1) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package btrfs-tools.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking btrfs-tools (4.7.3-1) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package dmsetup.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking dmsetup (2:1.02.137-2) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package libonig4:s390x.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking libonig4:s390x (6.1.3-2) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package libjq1:s390x.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package jq.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking jq (1.5+dfsg-1.3) ...
19:17:59 [2019-10-02T19:17:59.965Z] Selecting previously unselected package libaio1:s390x.
19:17:59 [2019-10-02T19:17:59.965Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
19:17:59 [2019-10-02T19:17:59.965Z] Unpacking libaio1:s390x (0.3.110-3) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libcap2-bin.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libcap2-bin (1:2.25-1) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libsepol1-dev:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libpcre16-3:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libpcre32-3:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libpcre3-dev:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
19:18:00 [2019-10-02T19:18:00.339Z] Selecting previously unselected package libselinux1-dev:s390x.
19:18:00 [2019-10-02T19:18:00.339Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.339Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
19:18:00 [2019-10-02T19:18:00.728Z] Selecting previously unselected package libdevmapper-dev:s390x.
19:18:00 [2019-10-02T19:18:00.728Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.728Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
19:18:00 [2019-10-02T19:18:00.728Z] Selecting previously unselected package libnl-3-200:s390x.
19:18:00 [2019-10-02T19:18:00.728Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.728Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
19:18:00 [2019-10-02T19:18:00.728Z] Selecting previously unselected package libprotobuf-c1:s390x.
19:18:00 [2019-10-02T19:18:00.728Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.728Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
19:18:00 [2019-10-02T19:18:00.728Z] Selecting previously unselected package libreadline5:s390x.
19:18:00 [2019-10-02T19:18:00.728Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.728Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
19:18:00 [2019-10-02T19:18:00.728Z] Selecting previously unselected package libsystemd-dev:s390x.
19:18:00 [2019-10-02T19:18:00.728Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
19:18:00 [2019-10-02T19:18:00.728Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
19:18:01 [2019-10-02T19:18:01.121Z] Selecting previously unselected package net-tools.
19:18:01 [2019-10-02T19:18:01.121Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
19:18:01 [2019-10-02T19:18:01.121Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
19:18:01 [2019-10-02T19:18:01.121Z] Selecting previously unselected package python-pip-whl.
19:18:01 [2019-10-02T19:18:01.121Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
19:18:01 [2019-10-02T19:18:01.121Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
19:18:01 [2019-10-02T19:18:01.121Z] Selecting previously unselected package python3-pip.
19:18:01 [2019-10-02T19:18:01.121Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
19:18:01 [2019-10-02T19:18:01.121Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
19:18:01 [2019-10-02T19:18:01.121Z] Selecting previously unselected package python3-pkg-resources.
19:18:01 [2019-10-02T19:18:01.121Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
19:18:01 [2019-10-02T19:18:01.121Z] Unpacking python3-pkg-resources (33.1.1-1) ...
19:18:01 [2019-10-02T19:18:01.121Z] Selecting previously unselected package python3-setuptools.
19:18:01 [2019-10-02T19:18:01.121Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
19:18:01 [2019-10-02T19:18:01.121Z] Unpacking python3-setuptools (33.1.1-1) ...
19:18:01 [2019-10-02T19:18:01.552Z] Selecting previously unselected package python3-wheel.
19:18:01 [2019-10-02T19:18:01.552Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
19:18:01 [2019-10-02T19:18:01.552Z] Unpacking python3-wheel (0.29.0-2) ...
19:18:01 [2019-10-02T19:18:01.552Z] Selecting previously unselected package thin-provisioning-tools.
19:18:01 [2019-10-02T19:18:01.552Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
19:18:01 [2019-10-02T19:18:01.552Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
19:18:01 [2019-10-02T19:18:01.552Z] Selecting previously unselected package vim-runtime.
19:18:01 [2019-10-02T19:18:01.552Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
19:18:01 [2019-10-02T19:18:01.552Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
19:18:01 [2019-10-02T19:18:01.552Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
19:18:01 [2019-10-02T19:18:01.552Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
19:18:02 [2019-10-02T19:18:02.485Z] Selecting previously unselected package vim.
19:18:02 [2019-10-02T19:18:02.485Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.485Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
19:18:02 [2019-10-02T19:18:02.485Z] Selecting previously unselected package xfsprogs.
19:18:02 [2019-10-02T19:18:02.485Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.485Z] Unpacking xfsprogs (4.9.0+nmu1) ...
19:18:02 [2019-10-02T19:18:02.485Z] Selecting previously unselected package zip.
19:18:02 [2019-10-02T19:18:02.485Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.485Z] Unpacking zip (3.0-11+b1) ...
19:18:02 [2019-10-02T19:18:02.485Z] Selecting previously unselected package libapparmor-perl.
19:18:02 [2019-10-02T19:18:02.485Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.485Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
19:18:02 [2019-10-02T19:18:02.747Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:18:02 [2019-10-02T19:18:02.980Z] Selecting previously unselected package apparmor.
19:18:02 [2019-10-02T19:18:02.980Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.980Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
19:18:02 [2019-10-02T19:18:02.980Z] Selecting previously unselected package binutils-mingw-w64-i686.
19:18:02 [2019-10-02T19:18:02.980Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.980Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:18:02 [2019-10-02T19:18:02.980Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
19:18:02 [2019-10-02T19:18:02.980Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
19:18:02 [2019-10-02T19:18:02.980Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:18:03 [2019-10-02T19:18:03.314Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:18:03 [2019-10-02T19:18:03.774Z] Selecting previously unselected package binutils-mingw-w64.
19:18:03 [2019-10-02T19:18:03.774Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
19:18:03 [2019-10-02T19:18:03.774Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:18:03 [2019-10-02T19:18:03.774Z] Selecting previously unselected package mingw-w64-common.
19:18:03 [2019-10-02T19:18:03.774Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
19:18:03 [2019-10-02T19:18:03.774Z] Unpacking mingw-w64-common (5.0.1-1) ...
19:18:04 [2019-10-02T19:18:04.151Z] Selecting previously unselected package mingw-w64-x86-64-dev.
19:18:04 [2019-10-02T19:18:04.151Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
19:18:04 [2019-10-02T19:18:04.151Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
19:18:04 [2019-10-02T19:18:04.942Z] Selecting previously unselected package gcc-mingw-w64-base.
19:18:04 [2019-10-02T19:18:04.942Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
19:18:04 [2019-10-02T19:18:04.942Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:18:05 [2019-10-02T19:18:05.331Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
19:18:05 [2019-10-02T19:18:05.332Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
19:18:05 [2019-10-02T19:18:05.332Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:18:06 [2019-10-02T19:18:06.601Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.59s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
19:18:06 [2019-10-02T19:18:06.601Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s)
19:18:06 [2019-10-02T19:18:06.601Z] === RUN   TestBuildMultiStageCopy
19:18:06 [2019-10-02T19:18:06.601Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:18:08 [2019-10-02T19:18:08.168Z] 65014b3c3121: Pull complete
19:18:08 [2019-10-02T19:18:08.539Z] Selecting previously unselected package g++-mingw-w64-x86-64.
19:18:08 [2019-10-02T19:18:08.539Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
19:18:08 [2019-10-02T19:18:08.539Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:18:09 [2019-10-02T19:18:09.887Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:18:10 [2019-10-02T19:18:10.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:18:10 [2019-10-02T19:18:10.713Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:18:11 [2019-10-02T19:18:11.225Z] Setting up aufs-tools (1:4.1+20161219-1) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up libsepol1-dev:s390x (2.6-2) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
19:18:11 [2019-10-02T19:18:11.225Z] Processing triggers for mime-support (3.60) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up libcap2-bin (1:2.25-1) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:18:11 [2019-10-02T19:18:11.225Z] Setting up bash-completion (1:2.1-4.3) ...
19:18:11 [2019-10-02T19:18:11.280Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:18:11 [2019-10-02T19:18:11.846Z] --- PASS: TestBuildMultiStageCopy (5.71s)
19:18:11 [2019-10-02T19:18:11.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s)
19:18:11 [2019-10-02T19:18:11.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
19:18:11 [2019-10-02T19:18:11.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s)
19:18:11 [2019-10-02T19:18:11.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
19:18:11 [2019-10-02T19:18:11.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
19:18:11 [2019-10-02T19:18:11.846Z] === RUN   TestBuildMultiStageParentConfig
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libonig4:s390x (6.1.3-2) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up zip (3.0-11+b1) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up bzip2 (1.0.6-8.1) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libaio1:s390x (0.3.110-3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up xz-utils (5.2.2-1.2+b1) ...
19:18:12 [2019-10-02T19:18:12.018Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:18:12 [2019-10-02T19:18:12.018Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
19:18:12 [2019-10-02T19:18:12.018Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
19:18:12 [2019-10-02T19:18:12.409Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up pigz (2.3.4-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libmpdec2:s390x (2.4.2-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up mingw-w64-common (5.0.1-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up jq (1.5+dfsg-1.3) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up xfsprogs (4.9.0+nmu1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up btrfs-progs (4.7.3-1) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
19:18:12 [2019-10-02T19:18:12.410Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
19:18:13 [2019-10-02T19:18:13.712Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
19:18:13 [2019-10-02T19:18:13.712Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] Setting up btrfs-tools (4.7.3-1) ...
19:18:13 [2019-10-02T19:18:13.712Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] 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
19:18:13 [2019-10-02T19:18:13.712Z] Setting up python3 (3.5.3-1) ...
19:18:13 [2019-10-02T19:18:13.712Z] Setting up apparmor (2.11.0-3+deb9u2) ...
19:18:13 [2019-10-02T19:18:13.747Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
19:18:13 [2019-10-02T19:18:13.747Z] === RUN   TestBuildLabelWithTargets
19:18:14 [2019-10-02T19:18:14.499Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
19:18:14 [2019-10-02T19:18:14.499Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
19:18:14 [2019-10-02T19:18:14.499Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
19:18:14 [2019-10-02T19:18:14.499Z] Setting up python3-wheel (0.29.0-2) ...
19:18:14 [2019-10-02T19:18:14.499Z] Setting up python3-pkg-resources (33.1.1-1) ...
19:18:14 [2019-10-02T19:18:14.870Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
19:18:14 [2019-10-02T19:18:14.870Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
19:18:15 [2019-10-02T19:18:15.279Z] Setting up dmsetup (2:1.02.137-2) ...
19:18:15 [2019-10-02T19:18:15.279Z] Setting up python3-setuptools (33.1.1-1) ...
19:18:15 [2019-10-02T19:18:15.279Z] Setting up dh-python (2.20170125) ...
19:18:15 [2019-10-02T19:18:15.702Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
19:18:15 [2019-10-02T19:18:15.702Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:18:16 [2019-10-02T19:18:16.277Z] --- PASS: TestBuildLabelWithTargets (2.42s)
19:18:16 [2019-10-02T19:18:16.277Z] === RUN   TestBuildWithEmptyLayers
19:18:16 [2019-10-02T19:18:16.789Z] INFO [loader] Go packages loading at mode load types and syntax took 26.212605247s 
19:18:17 [2019-10-02T19:18:17.209Z] --- PASS: TestBuildWithEmptyLayers (1.16s)
19:18:17 [2019-10-02T19:18:17.209Z] === RUN   TestBuildMultiStageOnBuild
19:18:20 [2019-10-02T19:18:20.859Z] Removing intermediate container a5e6c7c120e7
19:18:20 [2019-10-02T19:18:20.859Z]  ---> c0e8656eec13
19:18:20 [2019-10-02T19:18:20.859Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
19:18:20 [2019-10-02T19:18:20.859Z]  ---> Running in 7373d5874c65
19:18:21 [2019-10-02T19:18:21.389Z] --- PASS: TestBuildMultiStageOnBuild (3.65s)
19:18:21 [2019-10-02T19:18:21.389Z] === RUN   TestBuildUncleanTarFilenames
19:18:22 [2019-10-02T19:18:22.050Z] INFO [loader] SSA repr building timing: packages building 320.822519ms, total 5.292961122s 
19:18:22 [2019-10-02T19:18:22.181Z] Collecting yamllint==1.16.0
19:18:22 [2019-10-02T19:18:22.181Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:18:22 [2019-10-02T19:18:22.181Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:18:22 [2019-10-02T19:18:22.181Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
19:18:22 [2019-10-02T19:18:22.555Z] Collecting pyyaml (from yamllint==1.16.0)
19:18:22 [2019-10-02T19:18:22.762Z] --- PASS: TestBuildUncleanTarFilenames (1.77s)
19:18:22 [2019-10-02T19:18:22.762Z] === RUN   TestBuildMultiStageLayerLeak
19:18:22 [2019-10-02T19:18:22.918Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
19:18:23 [2019-10-02T19:18:23.284Z] Building wheels for collected packages: pathspec, pyyaml
19:18:23 [2019-10-02T19:18:23.284Z]   Running setup.py bdist_wheel for pathspec: started
19:18:23 [2019-10-02T19:18:23.284Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
19:18:23 [2019-10-02T19:18:23.284Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
19:18:23 [2019-10-02T19:18:23.656Z]   Running setup.py bdist_wheel for pyyaml: started
19:18:23 [2019-10-02T19:18:23.656Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:18:23 [2019-10-02T19:18:23.656Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
19:18:23 [2019-10-02T19:18:23.656Z] Successfully built pathspec pyyaml
19:18:23 [2019-10-02T19:18:23.656Z] Installing collected packages: pathspec, pyyaml, yamllint
19:18:24 [2019-10-02T19:18:24.074Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
19:18:24 [2019-10-02T19:18:24.920Z] Removing intermediate container 7373d5874c65
19:18:24 [2019-10-02T19:18:24.920Z]  ---> b46b066aeba4
19:18:24 [2019-10-02T19:18:24.920Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
19:18:25 [2019-10-02T19:18:25.728Z]  ---> da1a24dde238
19:18:25 [2019-10-02T19:18:25.728Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
19:18:26 [2019-10-02T19:18:26.056Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:18:26 [2019-10-02T19:18:26.056Z] Using test binary docker
19:18:26 [2019-10-02T19:18:26.056Z] +++ /etc/init.d/apparmor start
19:18:26 [2019-10-02T19:18:26.056Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:18:26 [2019-10-02T19:18:26.056Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:18:26 [2019-10-02T19:18:26.056Z] Warning failed to create cache: (null)
19:18:26 [2019-10-02T19:18:26.314Z] .
19:18:26 [2019-10-02T19:18:26.314Z] INFO: Waiting for daemon to start...
19:18:26 [2019-10-02T19:18:26.314Z] Starting dockerd
19:18:26 [2019-10-02T19:18:26.314Z] +++ 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
19:18:26 [2019-10-02T19:18:26.879Z] .--- PASS: TestBuildMultiStageLayerLeak (4.25s)
19:18:26 [2019-10-02T19:18:26.879Z] === RUN   TestBuildWithHugeFile
19:18:27 [2019-10-02T19:18:27.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:18:27 [2019-10-02T19:18:27.137Z] Using test binary docker
19:18:27 [2019-10-02T19:18:27.137Z] +++ /etc/init.d/apparmor start
19:18:27 [2019-10-02T19:18:27.137Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:18:27 [2019-10-02T19:18:27.137Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:18:27 [2019-10-02T19:18:27.137Z] Warning failed to create cache: (null)
19:18:27 [2019-10-02T19:18:27.137Z] .
19:18:27 [2019-10-02T19:18:27.137Z] INFO: Waiting for daemon to start...
19:18:27 [2019-10-02T19:18:27.137Z] Starting dockerd
19:18:27 [2019-10-02T19:18:27.137Z] +++ 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
19:18:27 [2019-10-02T19:18:27.566Z]  ---> 3e048c2d718f
19:18:27 [2019-10-02T19:18:27.566Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
19:18:27 [2019-10-02T19:18:27.938Z]  ---> d5bd31d5cd74
19:18:27 [2019-10-02T19:18:27.938Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
19:18:28 [2019-10-02T19:18:28.317Z]  ---> cd986f999683
19:18:28 [2019-10-02T19:18:28.317Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
19:18:28 [2019-10-02T19:18:28.317Z]  ---> 3023ce2fd6d4
19:18:28 [2019-10-02T19:18:28.317Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
19:18:28 [2019-10-02T19:18:28.511Z] .
19:18:28 [2019-10-02T19:18:28.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:18:28 [2019-10-02T19:18:28.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:18:28 [2019-10-02T19:18:28.511Z] Error: No such image: emptyfs
19:18:28 [2019-10-02T19:18:28.511Z] ++++ docker load
19:18:28 [2019-10-02T19:18:28.511Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:18:28 [2019-10-02T19:18:28.686Z]  ---> a6197d8ceb52
19:18:28 [2019-10-02T19:18:28.686Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
19:18:28 [2019-10-02T19:18:28.769Z] Running integration-test (iteration 1)
19:18:28 [2019-10-02T19:18:28.769Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:18:28 [2019-10-02T19:18:28.769Z] ++ 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)/'
19:18:28 [2019-10-02T19:18:28.769Z] ++ set -e
19:18:28 [2019-10-02T19:18:28.769Z] ++ '[' -n 0 ']'
19:18:28 [2019-10-02T19:18:28.769Z] ++ set -x
19:18:28 [2019-10-02T19:18:28.769Z] ++ 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)/'
19:18:29 [2019-10-02T19:18:29.055Z]  ---> 4ce127c1289c
19:18:29 [2019-10-02T19:18:29.055Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
19:18:29 [2019-10-02T19:18:29.334Z] 
19:18:29 [2019-10-02T19:18:29.334Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:18:29 [2019-10-02T19:18:29.334Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:18:29 [2019-10-02T19:18:29.334Z] Error: No such image: emptyfs
19:18:29 [2019-10-02T19:18:29.334Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:18:29 [2019-10-02T19:18:29.334Z] ++++ docker load
19:18:29 [2019-10-02T19:18:29.428Z]  ---> 991a1d5d3aa5
19:18:29 [2019-10-02T19:18:29.428Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
19:18:29 [2019-10-02T19:18:29.900Z] Running integration-test (iteration 1)
19:18:29 [2019-10-02T19:18:29.900Z] 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)/
19:18:29 [2019-10-02T19:18:29.900Z] ++ 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)/'
19:18:29 [2019-10-02T19:18:29.900Z] ++ set -e
19:18:29 [2019-10-02T19:18:29.900Z] ++ '[' -n 0 ']'
19:18:29 [2019-10-02T19:18:29.900Z] ++ set -x
19:18:29 [2019-10-02T19:18:29.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
19:18:30 [2019-10-02T19:18:30.313Z]  ---> f92a80fe612a
19:18:30 [2019-10-02T19:18:30.313Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
19:18:30 [2019-10-02T19:18:30.313Z]  ---> dbc21fd8d727
19:18:30 [2019-10-02T19:18:30.313Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
19:18:30 [2019-10-02T19:18:30.773Z]  ---> 57c7c819c7a9
19:18:30 [2019-10-02T19:18:30.773Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
19:18:30 [2019-10-02T19:18:30.817Z] 🇩 bin/containerd-stress
19:18:30 [2019-10-02T19:18:30.817Z] 🇩 bin/containerd-shim
19:18:32 [2019-10-02T19:18:32.087Z]  ---> bd9a669bbdf7
19:18:32 [2019-10-02T19:18:32.087Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
19:18:32 [2019-10-02T19:18:32.478Z]  ---> 248fedeb99dd
19:18:32 [2019-10-02T19:18:32.478Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
19:18:33 [2019-10-02T19:18:33.289Z]  ---> 3d0292a9d343
19:18:33 [2019-10-02T19:18:33.289Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
19:18:33 [2019-10-02T19:18:33.289Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
19:18:33 [2019-10-02T19:18:33.289Z] bad55c542dc9: Pulling fs layer
19:18:33 [2019-10-02T19:18:33.660Z] bad55c542dc9: Verifying Checksum
19:18:33 [2019-10-02T19:18:33.660Z] bad55c542dc9: Download complete
19:18:34 [2019-10-02T19:18:34.032Z] bad55c542dc9: Pull complete
19:18:34 [2019-10-02T19:18:34.032Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:18:34 [2019-10-02T19:18:34.032Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:18:34 [2019-10-02T19:18:34.396Z]  ---> 687213f795db
19:18:34 [2019-10-02T19:18:34.396Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
19:18:34 [2019-10-02T19:18:34.396Z]  ---> Running in 2e8f6d89cd22
19:18:34 [2019-10-02T19:18:34.763Z] Removing intermediate container 2e8f6d89cd22
19:18:34 [2019-10-02T19:18:34.763Z]  ---> b4666dcd0bc7
19:18:34 [2019-10-02T19:18:34.763Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
19:18:34 [2019-10-02T19:18:34.763Z]  ---> Running in 64201fc7a6db
19:18:34 [2019-10-02T19:18:34.763Z] Removing intermediate container 64201fc7a6db
19:18:34 [2019-10-02T19:18:34.763Z]  ---> 8d692d9c43ed
19:18:34 [2019-10-02T19:18:34.763Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
19:18:34 [2019-10-02T19:18:34.763Z]  ---> Running in 8cbb9ac8693f
19:18:35 [2019-10-02T19:18:35.140Z] Removing intermediate container 8cbb9ac8693f
19:18:35 [2019-10-02T19:18:35.140Z]  ---> a77c7352d635
19:18:35 [2019-10-02T19:18:35.140Z] Step 123/126 : VOLUME /var/lib/docker
19:18:35 [2019-10-02T19:18:35.141Z]  ---> Running in ab8f5f3243a0
19:18:35 [2019-10-02T19:18:35.531Z] Removing intermediate container ab8f5f3243a0
19:18:35 [2019-10-02T19:18:35.531Z]  ---> e78680035a4e
19:18:35 [2019-10-02T19:18:35.531Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
19:18:35 [2019-10-02T19:18:35.531Z]  ---> Running in 423ebbccf06c
19:18:35 [2019-10-02T19:18:35.531Z] Removing intermediate container 423ebbccf06c
19:18:35 [2019-10-02T19:18:35.531Z]  ---> 2aa7ff879c93
19:18:35 [2019-10-02T19:18:35.531Z] Step 125/126 : FROM dev AS final
19:18:35 [2019-10-02T19:18:35.531Z]  ---> 2aa7ff879c93
19:18:35 [2019-10-02T19:18:35.531Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
19:18:38 [2019-10-02T19:18:38.892Z]  ---> 6f19493d549d
19:18:38 [2019-10-02T19:18:38.892Z] Successfully built 6f19493d549d
19:18:38 [2019-10-02T19:18:38.892Z] Successfully tagged docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:18:39 [2019-10-02T19:18:39.251Z] 🇩 bin/containerd-shim-runc-v1
19:18:39 [2019-10-02T19:18:39.749Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/test/unit
19:18:42 [2019-10-02T19:18:42.308Z] ?   	github.com/docker/docker/api	[no test files]
19:18:43 [2019-10-02T19:18:43.649Z] 🇩 binaries
19:18:43 [2019-10-02T19:18:43.649Z] + mkdir -p /build
19:18:43 [2019-10-02T19:18:43.649Z] + cp bin/containerd /build/containerd
19:18:43 [2019-10-02T19:18:43.649Z] + cp bin/containerd-shim /build/containerd-shim
19:18:43 [2019-10-02T19:18:43.649Z] + cp bin/ctr /build/ctr
19:18:50 [2019-10-02T19:18:50.467Z] Removing intermediate container 2eacf046fc61
19:18:50 [2019-10-02T19:18:50.467Z]  ---> 084c1d1895c9
19:18:50 [2019-10-02T19:18:50.467Z] Step 57/126 : FROM dev-base AS proxy
19:18:50 [2019-10-02T19:18:50.467Z]  ---> 38ab9290a4b7
19:18:50 [2019-10-02T19:18:50.467Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
19:18:50 [2019-10-02T19:18:50.467Z]  ---> Running in 449a16afa7db
19:18:50 [2019-10-02T19:18:50.467Z] Removing intermediate container 449a16afa7db
19:18:50 [2019-10-02T19:18:50.467Z]  ---> e9a7136ef4ca
19:18:50 [2019-10-02T19:18:50.467Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:18:50 [2019-10-02T19:18:50.467Z]  ---> f6870d3aa0a9
19:18:50 [2019-10-02T19:18:50.467Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:18:50 [2019-10-02T19:18:50.467Z]  ---> 06bb8c08bddc
19:18:50 [2019-10-02T19:18:50.467Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:18:50 [2019-10-02T19:18:50.467Z]  ---> Running in 819f82891602
19:18:50 [2019-10-02T19:18:50.467Z] + RM_GOPATH=0
19:18:50 [2019-10-02T19:18:50.467Z] + TMP_GOPATH=
19:18:50 [2019-10-02T19:18:50.467Z] + : /build
19:18:50 [2019-10-02T19:18:50.467Z] + '[' -z '' ']'
19:18:50 [2019-10-02T19:18:50.467Z] ++ mktemp -d
19:18:50 [2019-10-02T19:18:50.467Z] + export GOPATH=/tmp/tmp.U5Vt5gEgR2
19:18:50 [2019-10-02T19:18:50.467Z] + GOPATH=/tmp/tmp.U5Vt5gEgR2
19:18:50 [2019-10-02T19:18:50.467Z] + RM_GOPATH=1
19:18:50 [2019-10-02T19:18:50.467Z] ++ dirname ./install.sh
19:18:50 [2019-10-02T19:18:50.467Z] + dir=.
19:18:50 [2019-10-02T19:18:50.467Z] + bin=proxy
19:18:50 [2019-10-02T19:18:50.467Z] + shift
19:18:50 [2019-10-02T19:18:50.467Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
19:18:50 [2019-10-02T19:18:50.467Z] + '[' '!' -f ./proxy.installer ']'
19:18:50 [2019-10-02T19:18:50.467Z] + . ./proxy.installer
19:18:50 [2019-10-02T19:18:50.467Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
19:18:50 [2019-10-02T19:18:50.467Z] + install_proxy
19:18:50 [2019-10-02T19:18:50.467Z] + case "$1" in
19:18:50 [2019-10-02T19:18:50.467Z] + export CGO_ENABLED=0
19:18:50 [2019-10-02T19:18:50.467Z] + CGO_ENABLED=0
19:18:50 [2019-10-02T19:18:50.467Z] + _install_proxy
19:18:50 [2019-10-02T19:18:50.467Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
19:18:50 [2019-10-02T19:18:50.467Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.U5Vt5gEgR2/src/github.com/docker/libnetwork
19:18:50 [2019-10-02T19:18:50.467Z] Cloning into '/tmp/tmp.U5Vt5gEgR2/src/github.com/docker/libnetwork'...
19:18:53 [2019-10-02T19:18:53.159Z] + cd /tmp/tmp.U5Vt5gEgR2/src/github.com/docker/libnetwork
19:18:53 [2019-10-02T19:18:53.159Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
19:18:53 [2019-10-02T19:18:53.159Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:18:54 [2019-10-02T19:18:54.261Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
19:18:57 [2019-10-02T19:18:57.557Z] Removing intermediate container 819f82891602
19:18:57 [2019-10-02T19:18:57.558Z]  ---> b6defcfa0370
19:18:57 [2019-10-02T19:18:57.558Z] Step 62/126 : FROM base AS golangci_lint
19:18:57 [2019-10-02T19:18:57.558Z]  ---> 38ab9290a4b7
19:18:57 [2019-10-02T19:18:57.558Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
19:18:57 [2019-10-02T19:18:57.558Z]  ---> Running in 115759aa5046
19:18:57 [2019-10-02T19:18:57.558Z] Removing intermediate container 115759aa5046
19:18:57 [2019-10-02T19:18:57.558Z]  ---> 437fbf8da989
19:18:57 [2019-10-02T19:18:57.558Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:18:57 [2019-10-02T19:18:57.558Z]  ---> 1770fb6a1dc3
19:18:57 [2019-10-02T19:18:57.558Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:18:57 [2019-10-02T19:18:57.558Z]  ---> 8ecad5cced89
19:18:57 [2019-10-02T19:18:57.558Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:18:57 [2019-10-02T19:18:57.558Z]  ---> Running in a5b521bfe8a7
19:18:57 [2019-10-02T19:18:57.840Z] + RM_GOPATH=0
19:18:57 [2019-10-02T19:18:57.840Z] + TMP_GOPATH=
19:18:57 [2019-10-02T19:18:57.840Z] + : /build
19:18:57 [2019-10-02T19:18:57.840Z] + '[' -z '' ']'
19:18:57 [2019-10-02T19:18:57.840Z] ++ mktemp -d
19:18:57 [2019-10-02T19:18:57.840Z] + export GOPATH=/tmp/tmp.TWn506bgKP
19:18:57 [2019-10-02T19:18:57.840Z] + GOPATH=/tmp/tmp.TWn506bgKP
19:18:57 [2019-10-02T19:18:57.840Z] + RM_GOPATH=1
19:18:57 [2019-10-02T19:18:57.840Z] ++ dirname ./install.sh
19:18:57 [2019-10-02T19:18:57.840Z] Installing golangci-lint version v1.17.1
19:18:57 [2019-10-02T19:18:57.840Z] + dir=.
19:18:57 [2019-10-02T19:18:57.840Z] + bin=golangci_lint
19:18:57 [2019-10-02T19:18:57.840Z] + shift
19:18:57 [2019-10-02T19:18:57.840Z] + '[' '!' -f ./golangci_lint.installer ']'
19:18:57 [2019-10-02T19:18:57.840Z] + . ./golangci_lint.installer
19:18:57 [2019-10-02T19:18:57.840Z] ++ : v1.17.1
19:18:57 [2019-10-02T19:18:57.840Z] + install_golangci_lint
19:18:57 [2019-10-02T19:18:57.840Z] + echo 'Installing golangci-lint version v1.17.1'
19:18:57 [2019-10-02T19:18:57.840Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:19:01 [2019-10-02T19:19:01.437Z] + cd /tmp/tmp.TWn506bgKP/src/github.com/golangci/golangci-lint/
19:19:01 [2019-10-02T19:19:01.437Z] + git checkout -q v1.17.1
19:19:01 [2019-10-02T19:19:01.437Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:19:01 [2019-10-02T19:19:01.959Z] Loaded image: buildpack-deps:jessie
19:19:01 [2019-10-02T19:19:01.959Z] Loaded image: busybox:latest
19:19:01 [2019-10-02T19:19:01.959Z] Loaded image: busybox:glibc
19:19:01 [2019-10-02T19:19:01.959Z] Loaded image: debian:jessie
19:19:01 [2019-10-02T19:19:01.959Z] Loaded image: hello-world:latest
19:19:01 [2019-10-02T19:19:01.959Z] INFO: Testing against a local daemon
19:19:01 [2019-10-02T19:19:01.959Z] === RUN   TestDockerDaemonSuite
19:19:01 [2019-10-02T19:19:01.959Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:19:02 [2019-10-02T19:19:02.524Z] Loaded image: buildpack-deps:jessie
19:19:02 [2019-10-02T19:19:02.524Z] Loaded image: busybox:latest
19:19:03 [2019-10-02T19:19:03.090Z] Loaded image: busybox:glibc
19:19:03 [2019-10-02T19:19:03.090Z] Loaded image: debian:jessie
19:19:03 [2019-10-02T19:19:03.090Z] Loaded image: hello-world:latest
19:19:03 [2019-10-02T19:19:03.090Z] INFO: Testing against a local daemon
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:19:03 [2019-10-02T19:19:03.090Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:19:03 [2019-10-02T19:19:03.348Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:19:03 [2019-10-02T19:19:03.348Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:19:04 [2019-10-02T19:19:04.723Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:19:04 [2019-10-02T19:19:04.723Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:19:05 [2019-10-02T19:19:05.290Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:19:05 [2019-10-02T19:19:05.548Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:19:06 [2019-10-02T19:19:06.115Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:19:06 [2019-10-02T19:19:06.373Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:19:06 [2019-10-02T19:19:06.373Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:19:08 [2019-10-02T19:19:08.909Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:19:09 [2019-10-02T19:19:09.168Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:19:09 [2019-10-02T19:19:09.168Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:19:09 [2019-10-02T19:19:09.168Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:19:09 [2019-10-02T19:19:09.168Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:19:10 [2019-10-02T19:19:10.102Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:19:12 [2019-10-02T19:19:12.630Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:19:12 [2019-10-02T19:19:12.888Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:19:13 [2019-10-02T19:19:13.145Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:19:13 [2019-10-02T19:19:13.145Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:19:13 [2019-10-02T19:19:13.145Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:19:13 [2019-10-02T19:19:13.711Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:19:18 [2019-10-02T19:19:18.980Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:19:18 [2019-10-02T19:19:18.980Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:19:22 [2019-10-02T19:19:22.370Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:19:22 [2019-10-02T19:19:22.370Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:19:24 [2019-10-02T19:19:24.911Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:19:26 [2019-10-02T19:19:26.817Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:19:26 [2019-10-02T19:19:26.817Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:19:29 [2019-10-02T19:19:29.379Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:19:30 [2019-10-02T19:19:30.312Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:19:30 [2019-10-02T19:19:30.570Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:19:31 [2019-10-02T19:19:31.608Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:19:32 [2019-10-02T19:19:32.986Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:19:33 [2019-10-02T19:19:33.920Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:19:34 [2019-10-02T19:19:34.854Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:19:37 [2019-10-02T19:19:37.386Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:19:39 [2019-10-02T19:19:39.286Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:19:39 [2019-10-02T19:19:39.543Z] === RUN   TestDockerSuite/TestAttachDetach
19:19:40 [2019-10-02T19:19:40.916Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:19:42 [2019-10-02T19:19:42.303Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:19:43 [2019-10-02T19:19:43.463Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:23544770 Name:quota Decls:[0xc025e310c0 0xc025e31140 0xc025e311c0 0xc025e31240 0xc025e2ef60 0xc025e2f0b0] Scope:scope 0xc025d91890 {
19:19:43 [2019-10-02T19:19:43.463Z] 	var ErrQuotaNotSupported
19:19:43 [2019-10-02T19:19:43.463Z] 	type errQuotaNotSupported
19:19:43 [2019-10-02T19:19:43.463Z] }
19:19:43 [2019-10-02T19:19:43.463Z]  Imports:[0xc025e2ede0] Unresolved:[errdefs nil string] Comments:[0xc025e338c0 0xc025e33a40]} 
19:19:44 [2019-10-02T19:19:44.205Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:19:44 [2019-10-02T19:19:44.769Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:19:46 [2019-10-02T19:19:46.142Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:19:47 [2019-10-02T19:19:47.522Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:19:47 [2019-10-02T19:19:47.522Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:19:49 [2019-10-02T19:19:49.422Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:19:49 [2019-10-02T19:19:49.679Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:19:52 [2019-10-02T19:19:52.958Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:19:52 [2019-10-02T19:19:52.958Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:19:53 [2019-10-02T19:19:53.218Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
19:19:53 [2019-10-02T19:19:53.429Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:19:53 [2019-10-02T19:19:53.429Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:19:53 [2019-10-02T19:19:53.783Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:19:53 [2019-10-02T19:19:53.832Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/types	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:19:53 [2019-10-02T19:19:53.832Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:19:54 [2019-10-02T19:19:54.224Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
19:19:54 [2019-10-02T19:19:54.614Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 95.2% of statements
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:19:54 [2019-10-02T19:19:54.614Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
19:19:54 [2019-10-02T19:19:54.716Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:19:54 [2019-10-02T19:19:54.998Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:19:54 [2019-10-02T19:19:54.998Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:19:55 [2019-10-02T19:19:55.818Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
19:19:56 [2019-10-02T19:19:56.089Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:19:57 [2019-10-02T19:19:57.021Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:19:57 [2019-10-02T19:19:57.021Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:19:57 [2019-10-02T19:19:57.021Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:19:58 [2019-10-02T19:19:58.923Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:19:59 [2019-10-02T19:19:59.488Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:19:59 [2019-10-02T19:19:59.671Z] ok  	github.com/docker/docker/builder/fscache	0.118s	coverage: 69.2% of statements
19:19:59 [2019-10-02T19:19:59.671Z] ok  	github.com/docker/docker/builder/dockerfile	1.117s	coverage: 46.6% of statements
19:19:59 [2019-10-02T19:19:59.747Z] --- PASS: TestBuildWithHugeFile (93.10s)
19:19:59 [2019-10-02T19:19:59.747Z] === RUN   TestBuildWithEmptyDockerfile
19:19:59 [2019-10-02T19:19:59.747Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:59 [2019-10-02T19:19:59.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:59 [2019-10-02T19:19:59.748Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:20:00 [2019-10-02T19:20:00.005Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:20:00 [2019-10-02T19:20:00.005Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:20:00 [2019-10-02T19:20:00.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:20:00 [2019-10-02T19:20:00.263Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
19:20:00 [2019-10-02T19:20:00.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
19:20:00 [2019-10-02T19:20:00.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s)
19:20:00 [2019-10-02T19:20:00.263Z] === RUN   TestBuildPreserveOwnership
19:20:00 [2019-10-02T19:20:00.263Z] === RUN   TestBuildPreserveOwnership/copy_from
19:20:01 [2019-10-02T19:20:01.637Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:20:02 [2019-10-02T19:20:02.250Z] ok  	github.com/docker/docker/builder/remotecontext	0.287s	coverage: 13.6% of statements
19:20:02 [2019-10-02T19:20:02.658Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.897s	coverage: 85.1% of statements
19:20:02 [2019-10-02T19:20:02.658Z] ?   	github.com/docker/docker/cli	[no test files]
19:20:02 [2019-10-02T19:20:02.658Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:20:02 [2019-10-02T19:20:02.658Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:20:04 [2019-10-02T19:20:04.168Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:20:04 [2019-10-02T19:20:04.735Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:20:04 [2019-10-02T19:20:04.993Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:20:05 [2019-10-02T19:20:05.376Z] INFO [runner] worker.2 took 1m40.106153956s with stages: golint: 1m16.779872269s, gosec: 12.608944576s, gofmt: 4.726845425s, ineffassign: 2.66726975s, misspell: 2.089815469s, varcheck: 527.220996ms, deadcode: 351.361437ms, structcheck: 185.166448ms, unconvert: 169.546755ms, typecheck: 7.716µs 
19:20:05 [2019-10-02T19:20:05.376Z] INFO [runner] worker.1 took 1m42.012491914s with stages: megacheck: 48.797275481s, goimports: 26.895156439s, govet: 26.320040939s 
19:20:05 [2019-10-02T19:20:05.376Z] INFO [runner] Workers idle times: #2: 1.905043352s 
19:20:05 [2019-10-02T19:20:05.376Z] INFO [runner] Issues before processing: 1970, after processing: 0 
19:20:05 [2019-10-02T19:20:05.376Z] INFO [runner] processing took 626.026712ms with stages: exclude: 208.660649ms, identifier_marker: 125.339837ms, nolint: 122.17712ms, autogenerated_exclude: 102.904476ms, skip_dirs: 57.737128ms, cgo: 3.95042ms, path_prettifier: 3.267243ms, filename_unadjuster: 1.055971ms, exclude-rules: 908.336µs, diff: 4.258µs, path_shortener: 3.946µs, source_code: 3.237µs, uniq_by_line: 3.167µs, max_same_issues: 3.162µs, max_from_linter: 3.073µs, skip_files: 2.695µs, max_per_file_from_linter: 1.994µs 
19:20:05 [2019-10-02T19:20:05.376Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
19:20:05 [2019-10-02T19:20:05.376Z] INFO Memory: 185 samples, avg is 1328.7MB, max is 5450.5MB 
19:20:05 [2019-10-02T19:20:05.376Z] INFO Execution took 2m14.045823296s               
19:20:05 [2019-10-02T19:20:05.376Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
19:20:05 [2019-10-02T19:20:05.376Z] No api/types/ or api/swagger.yaml changes in diff.
19:20:05 [2019-10-02T19:20:05.376Z] Congratulations!  All toml source files changed here have valid syntax.
19:20:05 [2019-10-02T19:20:05.376Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:20:05 [2019-10-02T19:20:05.376Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:20:05 [2019-10-02T19:20:05.558Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:20:05 [2019-10-02T19:20:05.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/make.sh dynbinary-daemon test-docker-py
19:20:06 [2019-10-02T19:20:06.268Z] 
19:20:06 [2019-10-02T19:20:06.525Z] Removing bundles/
19:20:06 [2019-10-02T19:20:06.525Z] 
19:20:06 [2019-10-02T19:20:06.525Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:20:06 [2019-10-02T19:20:06.525Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:20:06 [2019-10-02T19:20:06.525Z] GOOS="" GOARCH="" GOARM=""
19:20:06 [2019-10-02T19:20:06.944Z] --- PASS: TestBuildPreserveOwnership (6.37s)
19:20:06 [2019-10-02T19:20:06.944Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.29s)
19:20:06 [2019-10-02T19:20:06.944Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
19:20:06 [2019-10-02T19:20:06.944Z] === RUN   TestBuildPlatformInvalid
19:20:06 [2019-10-02T19:20:06.944Z] --- PASS: TestBuildPlatformInvalid (0.15s)
19:20:06 [2019-10-02T19:20:06.944Z] PASS
19:20:06 [2019-10-02T19:20:06.944Z] 
19:20:06 [2019-10-02T19:20:06.944Z] DONE 32 tests in 180.564s
19:20:06 [2019-10-02T19:20:06.944Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:20:06 [2019-10-02T19:20:06.944Z] ++ 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
19:20:06 [2019-10-02T19:20:06.944Z] ++ set -e
19:20:06 [2019-10-02T19:20:06.944Z] ++ '[' -n 0 ']'
19:20:06 [2019-10-02T19:20:06.944Z] ++ set -x
19:20:06 [2019-10-02T19:20:06.944Z] ++ 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
19:20:06 [2019-10-02T19:20:06.944Z] INFO: Testing against a local daemon
19:20:06 [2019-10-02T19:20:06.944Z] === RUN   TestConfigList
19:20:08 [2019-10-02T19:20:08.159Z] ok  	github.com/docker/docker/client	0.430s	coverage: 75.8% of statements
19:20:09 [2019-10-02T19:20:09.469Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:20:09 [2019-10-02T19:20:09.762Z] Removing intermediate container a5b521bfe8a7
19:20:09 [2019-10-02T19:20:09.762Z]  ---> 6bbc86353459
19:20:09 [2019-10-02T19:20:09.762Z] Step 67/126 : FROM base AS gotestsum
19:20:09 [2019-10-02T19:20:09.762Z]  ---> 38ab9290a4b7
19:20:09 [2019-10-02T19:20:09.762Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
19:20:09 [2019-10-02T19:20:09.762Z]  ---> Running in 2e26b4a061b7
19:20:09 [2019-10-02T19:20:09.762Z] Removing intermediate container 2e26b4a061b7
19:20:09 [2019-10-02T19:20:09.762Z]  ---> 571738739ade
19:20:09 [2019-10-02T19:20:09.762Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:20:09 [2019-10-02T19:20:09.762Z]  ---> 50b127da3bac
19:20:09 [2019-10-02T19:20:09.762Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:20:09 [2019-10-02T19:20:09.762Z]  ---> c351cc1fe724
19:20:09 [2019-10-02T19:20:09.762Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:20:09 [2019-10-02T19:20:09.762Z]  ---> Running in 8dd694fb712b
19:20:09 [2019-10-02T19:20:09.762Z] + RM_GOPATH=0
19:20:09 [2019-10-02T19:20:09.762Z] + TMP_GOPATH=
19:20:09 [2019-10-02T19:20:09.762Z] + : /build
19:20:09 [2019-10-02T19:20:09.762Z] + '[' -z '' ']'
19:20:09 [2019-10-02T19:20:09.762Z] ++ mktemp -d
19:20:09 [2019-10-02T19:20:09.762Z] + export GOPATH=/tmp/tmp.gnHZs0IwDM
19:20:09 [2019-10-02T19:20:09.762Z] + GOPATH=/tmp/tmp.gnHZs0IwDM
19:20:09 [2019-10-02T19:20:09.762Z] + RM_GOPATH=1
19:20:09 [2019-10-02T19:20:09.762Z] ++ dirname ./install.sh
19:20:09 [2019-10-02T19:20:09.762Z] + dir=.
19:20:09 [2019-10-02T19:20:09.762Z] + bin=gotestsum
19:20:09 [2019-10-02T19:20:09.762Z] + shift
19:20:09 [2019-10-02T19:20:09.762Z] + '[' '!' -f ./gotestsum.installer ']'
19:20:09 [2019-10-02T19:20:09.762Z] + . ./gotestsum.installer
19:20:09 [2019-10-02T19:20:09.762Z] ++ GOTESTSUM_COMMIT=v0.3.5
19:20:09 [2019-10-02T19:20:09.762Z] + install_gotestsum
19:20:09 [2019-10-02T19:20:09.762Z] Installing gotestsum version v0.3.5
19:20:09 [2019-10-02T19:20:09.762Z] + echo 'Installing gotestsum version v0.3.5'
19:20:09 [2019-10-02T19:20:09.762Z] + go get -d gotest.tools/gotestsum
19:20:10 [2019-10-02T19:20:10.034Z] --- PASS: TestConfigList (2.95s)
19:20:10 [2019-10-02T19:20:10.034Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
19:20:10 [2019-10-02T19:20:10.034Z] === RUN   TestConfigsCreateAndDelete
19:20:10 [2019-10-02T19:20:10.783Z] + cd /tmp/tmp.gnHZs0IwDM/src/gotest.tools/gotestsum
19:20:10 [2019-10-02T19:20:10.783Z] + git checkout -q v0.3.5
19:20:10 [2019-10-02T19:20:10.783Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:20:13 [2019-10-02T19:20:13.314Z] --- PASS: TestConfigsCreateAndDelete (2.90s)
19:20:13 [2019-10-02T19:20:13.314Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
19:20:13 [2019-10-02T19:20:13.314Z] === RUN   TestConfigsUpdate
19:20:13 [2019-10-02T19:20:13.314Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:20:13 [2019-10-02T19:20:13.314Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:20:13 [2019-10-02T19:20:13.879Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:20:14 [2019-10-02T19:20:14.444Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:20:15 [2019-10-02T19:20:15.011Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:20:15 [2019-10-02T19:20:15.943Z] --- PASS: TestConfigsUpdate (3.08s)
19:20:15 [2019-10-02T19:20:15.943Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
19:20:15 [2019-10-02T19:20:15.943Z] === RUN   TestTemplatedConfig
19:20:17 [2019-10-02T19:20:17.841Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:20:17 [2019-10-02T19:20:17.841Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:20:19 [2019-10-02T19:20:19.741Z] --- PASS: TestTemplatedConfig (3.67s)
19:20:19 [2019-10-02T19:20:19.741Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
19:20:19 [2019-10-02T19:20:19.741Z] === RUN   TestConfigInspect
19:20:19 [2019-10-02T19:20:19.916Z] 2945147eda09: Pull complete
19:20:19 [2019-10-02T19:20:19.916Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
19:20:19 [2019-10-02T19:20:19.916Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:20:19 [2019-10-02T19:20:19.916Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737'
19:20:19 [2019-10-02T19:20:19.916Z] WARN: Skipping validation tests
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Running unit tests at 10/02/2019 19:20:08...
19:20:19 [2019-10-02T19:20:19.916Z] INFO: make.ps1 starting at 10/02/2019 19:20:12
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Git commit (97aa82d2c) assumed from DOCKER_GITCOMMIT environment variable
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Invoking autogen...
19:20:19 [2019-10-02T19:20:19.916Z] INFO: Running unit tests...
19:20:19 [2019-10-02T19:20:19.999Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:20:20 [2019-10-02T19:20:20.564Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:20:20 [2019-10-02T19:20:20.822Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:20:20 [2019-10-02T19:20:20.822Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:20:22 [2019-10-02T19:20:22.721Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:20:22 [2019-10-02T19:20:22.721Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:20:22 [2019-10-02T19:20:22.721Z] --- PASS: TestConfigInspect (3.17s)
19:20:22 [2019-10-02T19:20:22.721Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
19:20:22 [2019-10-02T19:20:22.721Z] === RUN   TestConfigCreateWithLabels
19:20:23 [2019-10-02T19:20:23.287Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:20:23 [2019-10-02T19:20:23.545Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:20:26 [2019-10-02T19:20:26.071Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:20:26 [2019-10-02T19:20:26.071Z] --- PASS: TestConfigCreateWithLabels (2.94s)
19:20:26 [2019-10-02T19:20:26.071Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
19:20:26 [2019-10-02T19:20:26.071Z] === RUN   TestConfigCreateResolve
19:20:26 [2019-10-02T19:20:26.071Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:20:27 [2019-10-02T19:20:27.443Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:20:28 [2019-10-02T19:20:28.818Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:20:28 [2019-10-02T19:20:28.818Z] --- PASS: TestConfigCreateResolve (3.13s)
19:20:28 [2019-10-02T19:20:28.818Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
19:20:28 [2019-10-02T19:20:28.818Z] === RUN   TestConfigDaemonLibtrustID
19:20:29 [2019-10-02T19:20:29.075Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:20:29 [2019-10-02T19:20:29.333Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
19:20:29 [2019-10-02T19:20:29.333Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
19:20:29 [2019-10-02T19:20:29.333Z] PASS
19:20:29 [2019-10-02T19:20:29.333Z] 
19:20:29 [2019-10-02T19:20:29.333Z] DONE 8 tests in 22.493s
19:20:29 [2019-10-02T19:20:29.333Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:20:29 [2019-10-02T19:20:29.333Z] ++ 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
19:20:29 [2019-10-02T19:20:29.333Z] ++ set -e
19:20:29 [2019-10-02T19:20:29.333Z] ++ '[' -n 0 ']'
19:20:29 [2019-10-02T19:20:29.333Z] ++ set -x
19:20:29 [2019-10-02T19:20:29.333Z] ++ 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
19:20:29 [2019-10-02T19:20:29.591Z] INFO: Testing against a local daemon
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestCheckpoint
19:20:29 [2019-10-02T19:20:29.591Z] --- SKIP: TestCheckpoint (0.00s)
19:20:29 [2019-10-02T19:20:29.591Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestContainerInvalidJSON
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:20:29 [2019-10-02T19:20:29.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:20:29 [2019-10-02T19:20:29.591Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:20:29 [2019-10-02T19:20:29.591Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:20:29 [2019-10-02T19:20:29.591Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:20:29 [2019-10-02T19:20:29.591Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:20:29 [2019-10-02T19:20:29.591Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:20:29 [2019-10-02T19:20:29.591Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:20:29 [2019-10-02T19:20:29.591Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:20:29 [2019-10-02T19:20:29.591Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:20:29 [2019-10-02T19:20:29.591Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:20:29 [2019-10-02T19:20:29.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
19:20:29 [2019-10-02T19:20:29.591Z] === RUN   TestCopyFromContainerPathIsNotDir
19:20:29 [2019-10-02T19:20:29.848Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:20:29 [2019-10-02T19:20:29.848Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
19:20:29 [2019-10-02T19:20:29.848Z] === RUN   TestCopyToContainerPathDoesNotExist
19:20:30 [2019-10-02T19:20:30.109Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:20:30 [2019-10-02T19:20:30.109Z] === RUN   TestCopyToContainerPathIsNotDir
19:20:30 [2019-10-02T19:20:30.109Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
19:20:30 [2019-10-02T19:20:30.109Z] === RUN   TestCopyFromContainer
19:20:32 [2019-10-02T19:20:32.024Z] === RUN   TestCopyFromContainer//
19:20:32 [2019-10-02T19:20:32.024Z] === RUN   TestCopyFromContainer//bar/root
19:20:32 [2019-10-02T19:20:32.024Z] === RUN   TestCopyFromContainer//bar/root/
19:20:32 [2019-10-02T19:20:32.281Z] === RUN   TestCopyFromContainer/bar/quux
19:20:32 [2019-10-02T19:20:32.281Z] === RUN   TestCopyFromContainer/bar/quux/
19:20:32 [2019-10-02T19:20:32.539Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:20:32 [2019-10-02T19:20:32.539Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:20:32 [2019-10-02T19:20:32.539Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:20:32 [2019-10-02T19:20:32.600Z] ?   	github.com/docker/docker/api	[no test files]
19:20:32 [2019-10-02T19:20:32.797Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:20:32 [2019-10-02T19:20:32.797Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:20:32 [2019-10-02T19:20:32.797Z] === RUN   TestCopyFromContainer/bar/notarget
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:20:33 [2019-10-02T19:20:33.054Z] --- PASS: TestCopyFromContainer (2.89s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:33 [2019-10-02T19:20:33.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateLinkToNonExistingContainer
19:20:33 [2019-10-02T19:20:33.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateWithInvalidEnv
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateWithInvalidEnv/0
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateWithInvalidEnv/0
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateWithInvalidEnv/1
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateWithInvalidEnv/1
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateWithInvalidEnv/2
19:20:33 [2019-10-02T19:20:33.054Z] === PAUSE TestCreateWithInvalidEnv/2
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateWithInvalidEnv/0
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateWithInvalidEnv/2
19:20:33 [2019-10-02T19:20:33.054Z] === CONT  TestCreateWithInvalidEnv/1
19:20:33 [2019-10-02T19:20:33.054Z] --- PASS: TestCreateWithInvalidEnv (0.06s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateTmpfsMountsTarget
19:20:33 [2019-10-02T19:20:33.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:20:33 [2019-10-02T19:20:33.054Z] === RUN   TestCreateWithCustomMaskedPaths
19:20:33 [2019-10-02T19:20:33.172Z] Removing intermediate container 8dd694fb712b
19:20:33 [2019-10-02T19:20:33.172Z]  ---> 56e202c4fd9c
19:20:33 [2019-10-02T19:20:33.172Z] Step 72/126 : FROM dev-base AS dockercli
19:20:33 [2019-10-02T19:20:33.172Z]  ---> 38ab9290a4b7
19:20:33 [2019-10-02T19:20:33.172Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
19:20:33 [2019-10-02T19:20:33.172Z]  ---> Running in 74f437fa792b
19:20:33 [2019-10-02T19:20:33.172Z] Removing intermediate container 74f437fa792b
19:20:33 [2019-10-02T19:20:33.172Z]  ---> 140d4c052b8e
19:20:33 [2019-10-02T19:20:33.172Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:20:33 [2019-10-02T19:20:33.172Z]  ---> f2024de31fb6
19:20:33 [2019-10-02T19:20:33.172Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:20:33 [2019-10-02T19:20:33.172Z]  ---> a9ef20ec873c
19:20:33 [2019-10-02T19:20:33.172Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:20:33 [2019-10-02T19:20:33.172Z]  ---> Running in de271954d874
19:20:33 [2019-10-02T19:20:33.172Z] + RM_GOPATH=0
19:20:33 [2019-10-02T19:20:33.172Z] + TMP_GOPATH=
19:20:33 [2019-10-02T19:20:33.172Z] + : /build
19:20:33 [2019-10-02T19:20:33.172Z] + '[' -z '' ']'
19:20:33 [2019-10-02T19:20:33.172Z] ++ mktemp -d
19:20:33 [2019-10-02T19:20:33.172Z] + export GOPATH=/tmp/tmp.9XOwArti0z
19:20:33 [2019-10-02T19:20:33.172Z] + GOPATH=/tmp/tmp.9XOwArti0z
19:20:33 [2019-10-02T19:20:33.172Z] + RM_GOPATH=1
19:20:33 [2019-10-02T19:20:33.172Z] ++ dirname ./install.sh
19:20:33 [2019-10-02T19:20:33.172Z] + dir=.
19:20:33 [2019-10-02T19:20:33.172Z] + bin=dockercli
19:20:33 [2019-10-02T19:20:33.172Z] + shift
19:20:33 [2019-10-02T19:20:33.172Z] + '[' '!' -f ./dockercli.installer ']'
19:20:33 [2019-10-02T19:20:33.172Z] + . ./dockercli.installer
19:20:33 [2019-10-02T19:20:33.172Z] ++ DOCKERCLI_CHANNEL=stable
19:20:33 [2019-10-02T19:20:33.172Z] ++ DOCKERCLI_VERSION=17.06.2-ce
19:20:33 [2019-10-02T19:20:33.172Z] + install_dockercli
19:20:33 [2019-10-02T19:20:33.172Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
19:20:33 [2019-10-02T19:20:33.172Z] Install docker/cli version 17.06.2-ce from stable
19:20:33 [2019-10-02T19:20:33.172Z] ++ uname -m
19:20:33 [2019-10-02T19:20:33.172Z] + arch=ppc64le
19:20:33 [2019-10-02T19:20:33.172Z] + '[' ppc64le '!=' x86_64 ']'
19:20:33 [2019-10-02T19:20:33.172Z] + '[' ppc64le '!=' s390x ']'
19:20:33 [2019-10-02T19:20:33.172Z] + '[' ppc64le '!=' armhf ']'
19:20:33 [2019-10-02T19:20:33.172Z] + build_dockercli
19:20:33 [2019-10-02T19:20:33.172Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.9XOwArti0z/tmp/docker-ce
19:20:33 [2019-10-02T19:20:33.172Z] Cloning into '/tmp/tmp.9XOwArti0z/tmp/docker-ce'...
19:20:35 [2019-10-02T19:20:35.637Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:20:35 [2019-10-02T19:20:35.637Z] --- PASS: TestCreateWithCapabilities (0.03s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.13s)
19:20:35 [2019-10-02T19:20:35.637Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.13s)
19:20:35 [2019-10-02T19:20:35.637Z] === RUN   TestCreateWithCustomReadonlyPaths
19:20:36 [2019-10-02T19:20:36.570Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:20:38 [2019-10-02T19:20:38.469Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:38 [2019-10-02T19:20:38.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:38 [2019-10-02T19:20:38.469Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:38 [2019-10-02T19:20:38.469Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:20:38 [2019-10-02T19:20:38.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:20:38 [2019-10-02T19:20:38.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:20:38 [2019-10-02T19:20:38.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:20:38 [2019-10-02T19:20:38.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
19:20:38 [2019-10-02T19:20:38.469Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestContainerStartOnDaemonRestart
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestContainerStartOnDaemonRestart
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestDaemonRestartIpcMode
19:20:38 [2019-10-02T19:20:38.469Z] === PAUSE TestDaemonRestartIpcMode
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestDiff
19:20:38 [2019-10-02T19:20:38.469Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:20:39 [2019-10-02T19:20:39.401Z] --- PASS: TestDiff (0.92s)
19:20:39 [2019-10-02T19:20:39.402Z] === RUN   TestExecWithCloseStdin
19:20:40 [2019-10-02T19:20:40.773Z] --- PASS: TestExecWithCloseStdin (1.23s)
19:20:40 [2019-10-02T19:20:40.773Z] === RUN   TestExec
19:20:40 [2019-10-02T19:20:40.773Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:20:41 [2019-10-02T19:20:41.706Z] --- PASS: TestExec (1.01s)
19:20:41 [2019-10-02T19:20:41.706Z] === RUN   TestExecUser
19:20:42 [2019-10-02T19:20:42.578Z] ok  	github.com/docker/docker/cmd/dockerd	0.060s	coverage: 30.1% of statements
19:20:42 [2019-10-02T19:20:42.578Z] ok  	github.com/docker/docker/container	0.113s	coverage: 35.0% of statements
19:20:42 [2019-10-02T19:20:42.578Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:20:42 [2019-10-02T19:20:42.578Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:20:42 [2019-10-02T19:20:42.578Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:20:42 [2019-10-02T19:20:42.578Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:20:42 [2019-10-02T19:20:42.641Z] --- PASS: TestExecUser (1.01s)
19:20:42 [2019-10-02T19:20:42.641Z] === RUN   TestExportContainerAndImportImage
19:20:42 [2019-10-02T19:20:42.899Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:20:43 [2019-10-02T19:20:43.157Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:20:43 [2019-10-02T19:20:43.725Z] --- PASS: TestExportContainerAndImportImage (1.31s)
19:20:43 [2019-10-02T19:20:43.725Z] === RUN   TestExportContainerAfterDaemonRestart
19:20:44 [2019-10-02T19:20:44.659Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:20:44 [2019-10-02T19:20:44.918Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:20:44 [2019-10-02T19:20:44.918Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:20:45 [2019-10-02T19:20:45.483Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
19:20:45 [2019-10-02T19:20:45.483Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
19:20:45 [2019-10-02T19:20:45.483Z] === RUN   TestHealthCheckWorkdir
19:20:45 [2019-10-02T19:20:45.483Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:20:46 [2019-10-02T19:20:46.051Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:20:46 [2019-10-02T19:20:46.616Z] --- PASS: TestHealthCheckWorkdir (1.26s)
19:20:46 [2019-10-02T19:20:46.617Z] === RUN   TestHealthKillContainer
19:20:47 [2019-10-02T19:20:47.956Z] ok  	github.com/docker/docker/daemon/cluster	0.034s	coverage: 0.5% of statements
19:20:47 [2019-10-02T19:20:47.989Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:20:48 [2019-10-02T19:20:48.922Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:20:49 [2019-10-02T19:20:49.335Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:20:49 [2019-10-02T19:20:49.486Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:20:50 [2019-10-02T19:20:50.050Z] --- PASS: TestHealthKillContainer (3.35s)
19:20:50 [2019-10-02T19:20:50.050Z] === RUN   TestInspectCpusetInConfigPre120
19:20:50 [2019-10-02T19:20:50.050Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:20:50 [2019-10-02T19:20:50.372Z] ok  	github.com/docker/docker/api/server	0.105s	coverage: 9.0% of statements
19:20:50 [2019-10-02T19:20:50.983Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:20:50 [2019-10-02T19:20:50.983Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
19:20:50 [2019-10-02T19:20:50.983Z] === RUN   TestIpcModeNone
19:20:51 [2019-10-02T19:20:51.450Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.8% of statements
19:20:51 [2019-10-02T19:20:51.550Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:20:51 [2019-10-02T19:20:51.808Z] --- PASS: TestIpcModeNone (1.00s)
19:20:51 [2019-10-02T19:20:51.808Z] === RUN   TestIpcModePrivate
19:20:53 [2019-10-02T19:20:53.179Z] --- PASS: TestIpcModePrivate (1.10s)
19:20:53 [2019-10-02T19:20:53.179Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false
19:20:53 [2019-10-02T19:20:53.179Z] === RUN   TestIpcModeShareable
19:20:53 [2019-10-02T19:20:53.179Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:20:54 [2019-10-02T19:20:54.117Z] --- PASS: TestIpcModeShareable (1.20s)
19:20:54 [2019-10-02T19:20:54.117Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true
19:20:54 [2019-10-02T19:20:54.117Z] === RUN   TestAPIIpcModeShareableAndContainer
19:20:54 [2019-10-02T19:20:54.381Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:20:55 [2019-10-02T19:20:55.316Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:20:56 [2019-10-02T19:20:56.688Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:20:57 [2019-10-02T19:20:57.252Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s)
19:20:57 [2019-10-02T19:20:57.252Z] === RUN   TestAPIIpcModeHost
19:20:57 [2019-10-02T19:20:57.252Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:20:58 [2019-10-02T19:20:58.185Z] --- PASS: TestAPIIpcModeHost (1.00s)
19:20:58 [2019-10-02T19:20:58.185Z] === RUN   TestDaemonIpcModeShareable
19:20:58 [2019-10-02T19:20:58.443Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:20:58 [2019-10-02T19:20:58.701Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:20:59 [2019-10-02T19:20:59.265Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:20:59 [2019-10-02T19:20:59.268Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.6% of statements
19:20:59 [2019-10-02T19:20:59.879Z] === RUN   TestDockerSuite/TestBuildAddScript
19:21:00 [2019-10-02T19:21:00.134Z] ok  	github.com/docker/docker/daemon	12.283s	coverage: 17.6% of statements
19:21:00 [2019-10-02T19:21:00.134Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:21:00 [2019-10-02T19:21:00.134Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:21:00 [2019-10-02T19:21:00.137Z] --- PASS: TestDaemonIpcModeShareable (2.00s)
19:21:00 [2019-10-02T19:21:00.137Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
19:21:00 [2019-10-02T19:21:00.137Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true
19:21:00 [2019-10-02T19:21:00.137Z] === RUN   TestDaemonIpcModePrivate
19:21:00 [2019-10-02T19:21:00.248Z] + cd /tmp/tmp.9XOwArti0z/tmp/docker-ce
19:21:00 [2019-10-02T19:21:00.248Z] + git checkout -q v17.06.2-ce
19:21:00 [2019-10-02T19:21:00.869Z] + mkdir -p /tmp/tmp.9XOwArti0z/src/github.com/docker
19:21:00 [2019-10-02T19:21:00.869Z] + mv components/cli /tmp/tmp.9XOwArti0z/src/github.com/docker/cli
19:21:00 [2019-10-02T19:21:00.869Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:21:01 [2019-10-02T19:21:01.610Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 84.6% of statements
19:21:02 [2019-10-02T19:21:02.034Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
19:21:02 [2019-10-02T19:21:02.036Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
19:21:02 [2019-10-02T19:21:02.036Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
19:21:02 [2019-10-02T19:21:02.036Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
19:21:02 [2019-10-02T19:21:02.036Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:21:02 [2019-10-02T19:21:02.855Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
19:21:02 [2019-10-02T19:21:02.855Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:21:02 [2019-10-02T19:21:02.855Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:21:02 [2019-10-02T19:21:02.969Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:21:02 [2019-10-02T19:21:02.969Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:21:03 [2019-10-02T19:21:03.900Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
19:21:03 [2019-10-02T19:21:03.900Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
19:21:03 [2019-10-02T19:21:03.900Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false
19:21:03 [2019-10-02T19:21:03.900Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:21:04 [2019-10-02T19:21:04.206Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
19:21:05 [2019-10-02T19:21:05.800Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
19:21:05 [2019-10-02T19:21:05.800Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
19:21:05 [2019-10-02T19:21:05.800Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
19:21:05 [2019-10-02T19:21:05.800Z] === RUN   TestIpcModeOlderClient
19:21:05 [2019-10-02T19:21:05.800Z] === PAUSE TestIpcModeOlderClient
19:21:05 [2019-10-02T19:21:05.800Z] === RUN   TestKillContainerInvalidSignal
19:21:06 [2019-10-02T19:21:06.058Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
19:21:06 [2019-10-02T19:21:06.058Z] === RUN   TestKillContainer
19:21:06 [2019-10-02T19:21:06.058Z] === RUN   TestKillContainer/no_signal
19:21:06 [2019-10-02T19:21:06.750Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
19:21:06 [2019-10-02T19:21:06.991Z] === RUN   TestKillContainer/non_killing_signal
19:21:07 [2019-10-02T19:21:07.619Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.238s	coverage: 57.9% of statements
19:21:07 [2019-10-02T19:21:07.923Z] === RUN   TestKillContainer/killing_signal
19:21:08 [2019-10-02T19:21:08.856Z] --- PASS: TestKillContainer (2.58s)
19:21:08 [2019-10-02T19:21:08.856Z]     --- PASS: TestKillContainer/no_signal (0.90s)
19:21:08 [2019-10-02T19:21:08.856Z]     --- PASS: TestKillContainer/non_killing_signal (0.72s)
19:21:08 [2019-10-02T19:21:08.856Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
19:21:08 [2019-10-02T19:21:08.856Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:21:08 [2019-10-02T19:21:08.856Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:21:09 [2019-10-02T19:21:09.422Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:21:09 [2019-10-02T19:21:09.679Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:21:09 [2019-10-02T19:21:09.937Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:21:10 [2019-10-02T19:21:10.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
19:21:10 [2019-10-02T19:21:10.597Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
19:21:10 [2019-10-02T19:21:10.597Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
19:21:10 [2019-10-02T19:21:10.597Z] === RUN   TestKillStoppedContainer
19:21:10 [2019-10-02T19:21:10.597Z] --- PASS: TestKillStoppedContainer (0.09s)
19:21:10 [2019-10-02T19:21:10.597Z] === RUN   TestKillStoppedContainerAPIPre120
19:21:10 [2019-10-02T19:21:10.855Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
19:21:10 [2019-10-02T19:21:10.855Z] === RUN   TestKillDifferentUserContainer
19:21:11 [2019-10-02T19:21:11.787Z] --- PASS: TestKillDifferentUserContainer (0.82s)
19:21:11 [2019-10-02T19:21:11.787Z] === RUN   TestInspectOomKilledTrue
19:21:11 [2019-10-02T19:21:11.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:21:11 [2019-10-02T19:21:11.787Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:21:11 [2019-10-02T19:21:11.787Z] === RUN   TestInspectOomKilledFalse
19:21:11 [2019-10-02T19:21:11.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:21:11 [2019-10-02T19:21:11.787Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:21:11 [2019-10-02T19:21:11.787Z] === RUN   TestLinksEtcHostsContentMatch
19:21:12 [2019-10-02T19:21:12.353Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
19:21:12 [2019-10-02T19:21:12.353Z] === RUN   TestLinksContainerNames
19:21:14 [2019-10-02T19:21:14.251Z] --- PASS: TestLinksContainerNames (2.03s)
19:21:14 [2019-10-02T19:21:14.251Z] === RUN   TestLogsFollowTailEmpty
19:21:15 [2019-10-02T19:21:15.186Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:21:15 [2019-10-02T19:21:15.186Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
19:21:15 [2019-10-02T19:21:15.186Z] === RUN   TestContainerNetworkMountsNoChown
19:21:15 [2019-10-02T19:21:15.517Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.856s	coverage: 45.9% of statements
19:21:15 [2019-10-02T19:21:15.751Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:21:16 [2019-10-02T19:21:16.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/default
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/default
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/private
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/private
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rprivate
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rprivate
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/slave
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/slave
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rslave
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rslave
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/shared
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/shared
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rshared
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rshared
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/default
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rslave
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/default/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rshared
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/default/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/shared
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rprivate
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/slave
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/private
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/private/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/private/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/default/bind_root
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:21:16 [2019-10-02T19:21:16.318Z] === CONT  TestMountDaemonRoot/default/mount_root
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:21:16 [2019-10-02T19:21:16.583Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:21:16 [2019-10-02T19:21:16.822Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.644s	coverage: 72.5% of statements
19:21:16 [2019-10-02T19:21:16.822Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/private/bind_root
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:21:16 [2019-10-02T19:21:16.848Z] === CONT  TestMountDaemonRoot/private/mount_root
19:21:17 [2019-10-02T19:21:17.106Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:21:17 [2019-10-02T19:21:17.106Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:21:17 [2019-10-02T19:21:17.106Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:21:17 [2019-10-02T19:21:17.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:21:17 [2019-10-02T19:21:17.106Z] --- PASS: TestMountDaemonRoot (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.10s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
19:21:17 [2019-10-02T19:21:17.106Z]     --- PASS: TestMountDaemonRoot/rprivate (0.01s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
19:21:17 [2019-10-02T19:21:17.106Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:21:17 [2019-10-02T19:21:17.106Z] === RUN   TestContainerBindMountNonRecursive
19:21:17 [2019-10-02T19:21:17.646Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.927s	coverage: 51.0% of statements
19:21:17 [2019-10-02T19:21:17.673Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:21:19 [2019-10-02T19:21:19.572Z] --- PASS: TestContainerBindMountNonRecursive (2.40s)
19:21:19 [2019-10-02T19:21:19.572Z] === RUN   TestNetworkNat
19:21:19 [2019-10-02T19:21:19.572Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:21:20 [2019-10-02T19:21:20.303Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.701s	coverage: 76.1% of statements
19:21:20 [2019-10-02T19:21:20.508Z] === RUN   TestDockerSuite/TestBuildAddTar
19:21:21 [2019-10-02T19:21:21.135Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
19:21:21 [2019-10-02T19:21:21.444Z] --- PASS: TestNetworkNat (2.01s)
19:21:21 [2019-10-02T19:21:21.444Z] === RUN   TestNetworkLocalhostTCPNat
19:21:22 [2019-10-02T19:21:22.462Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
19:21:22 [2019-10-02T19:21:22.817Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s)
19:21:22 [2019-10-02T19:21:22.817Z] === RUN   TestNetworkLoopbackNat
19:21:24 [2019-10-02T19:21:24.193Z] --- PASS: TestNetworkLoopbackNat (1.41s)
19:21:24 [2019-10-02T19:21:24.193Z] === RUN   TestPause
19:21:24 [2019-10-02T19:21:24.341Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.259s	coverage: 57.0% of statements
19:21:24 [2019-10-02T19:21:24.341Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:21:24 [2019-10-02T19:21:24.341Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:21:24 [2019-10-02T19:21:24.750Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
19:21:24 [2019-10-02T19:21:24.750Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:21:25 [2019-10-02T19:21:25.126Z] --- PASS: TestPause (1.23s)
19:21:25 [2019-10-02T19:21:25.126Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:21:25 [2019-10-02T19:21:25.126Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:21:25 [2019-10-02T19:21:25.126Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:21:25 [2019-10-02T19:21:25.126Z] === RUN   TestPauseStopPausedContainer
19:21:25 [2019-10-02T19:21:25.153Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
19:21:25 [2019-10-02T19:21:25.153Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:21:26 [2019-10-02T19:21:26.499Z] --- PASS: TestPauseStopPausedContainer (1.10s)
19:21:26 [2019-10-02T19:21:26.499Z] === RUN   TestPsFilter
19:21:26 [2019-10-02T19:21:26.499Z] --- PASS: TestPsFilter (0.21s)
19:21:26 [2019-10-02T19:21:26.499Z] === RUN   TestRemoveContainerWithRemovedVolume
19:21:27 [2019-10-02T19:21:27.327Z] ok  	github.com/docker/docker/daemon/logger	0.213s	coverage: 42.7% of statements
19:21:27 [2019-10-02T19:21:27.327Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.120s	coverage: 77.8% of statements
19:21:27 [2019-10-02T19:21:27.327Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:21:27 [2019-10-02T19:21:27.327Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:21:27 [2019-10-02T19:21:27.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:21:27 [2019-10-02T19:21:27.934Z] 
19:21:27 [2019-10-02T19:21:27.934Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:21:27 [2019-10-02T19:21:27.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:21:27 [2019-10-02T19:21:27.935Z] Using test binary docker
19:21:27 [2019-10-02T19:21:27.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:21:27 [2019-10-02T19:21:27.935Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:21:27 [2019-10-02T19:21:27.935Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:21:27 [2019-10-02T19:21:27.935Z] Warning failed to create cache: (null)
19:21:27 [2019-10-02T19:21:27.935Z] .
19:21:27 [2019-10-02T19:21:27.935Z] INFO: Waiting for daemon to start...
19:21:27 [2019-10-02T19:21:27.935Z] Starting dockerd
19:21:27 [2019-10-02T19:21:27.935Z] .
19:21:27 [2019-10-02T19:21:27.935Z] INFO: Building docker-sdk-python3:master...
19:21:28 [2019-10-02T19:21:28.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.76s)
19:21:28 [2019-10-02T19:21:28.398Z] === RUN   TestRemoveContainerWithVolume
19:21:28 [2019-10-02T19:21:28.826Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
19:21:28 [2019-10-02T19:21:28.826Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
19:21:29 [2019-10-02T19:21:29.332Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
19:21:29 [2019-10-02T19:21:29.332Z] === RUN   TestRemoveContainerRunning
19:21:29 [2019-10-02T19:21:29.716Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
19:21:30 [2019-10-02T19:21:30.342Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
19:21:30 [2019-10-02T19:21:30.707Z] --- PASS: TestRemoveContainerRunning (1.21s)
19:21:30 [2019-10-02T19:21:30.708Z] === RUN   TestRemoveContainerForceRemoveRunning
19:21:30 [2019-10-02T19:21:30.708Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:21:31 [2019-10-02T19:21:31.274Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:21:31 [2019-10-02T19:21:31.424Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 74.7% of statements
19:21:31 [2019-10-02T19:21:31.424Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:21:31 [2019-10-02T19:21:31.531Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s)
19:21:31 [2019-10-02T19:21:31.531Z] === RUN   TestRemoveInvalidContainer
19:21:31 [2019-10-02T19:21:31.531Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:21:31 [2019-10-02T19:21:31.531Z] === RUN   TestRenameLinkedContainer
19:21:31 [2019-10-02T19:21:31.789Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:21:31 [2019-10-02T19:21:31.809Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.013s	coverage: 20.0% of statements
19:21:33 [2019-10-02T19:21:33.163Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:21:33 [2019-10-02T19:21:33.730Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:21:33 [2019-10-02T19:21:33.733Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 47.8% of statements
19:21:34 [2019-10-02T19:21:34.149Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:21:34 [2019-10-02T19:21:34.663Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:21:35 [2019-10-02T19:21:35.039Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.687s	coverage: 84.5% of statements
19:21:35 [2019-10-02T19:21:35.039Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:21:35 [2019-10-02T19:21:35.039Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
19:21:35 [2019-10-02T19:21:35.039Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:21:35 [2019-10-02T19:21:35.229Z] --- PASS: TestRenameLinkedContainer (3.82s)
19:21:35 [2019-10-02T19:21:35.229Z] === RUN   TestRenameStoppedContainer
19:21:36 [2019-10-02T19:21:36.163Z] --- PASS: TestRenameStoppedContainer (0.85s)
19:21:36 [2019-10-02T19:21:36.163Z] === RUN   TestRenameRunningContainerAndReuse
19:21:36 [2019-10-02T19:21:36.981Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
19:21:37 [2019-10-02T19:21:37.840Z] ok  	github.com/docker/docker/distribution	0.294s	coverage: 22.4% of statements
19:21:37 [2019-10-02T19:21:37.840Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:21:38 [2019-10-02T19:21:38.058Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:21:38 [2019-10-02T19:21:38.058Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s)
19:21:38 [2019-10-02T19:21:38.058Z] === RUN   TestRenameInvalidName
19:21:38 [2019-10-02T19:21:38.993Z] --- PASS: TestRenameInvalidName (1.07s)
19:21:38 [2019-10-02T19:21:38.994Z] === RUN   TestRenameAnonymousContainer
19:21:39 [2019-10-02T19:21:39.160Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
19:21:39 [2019-10-02T19:21:39.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:21:40 [2019-10-02T19:21:40.459Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
19:21:40 [2019-10-02T19:21:40.459Z] ok  	github.com/docker/docker/distribution/xfer	1.925s	coverage: 85.1% of statements
19:21:40 [2019-10-02T19:21:40.459Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:21:41 [2019-10-02T19:21:41.898Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
19:21:41 [2019-10-02T19:21:41.898Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:21:41 [2019-10-02T19:21:41.898Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
19:21:41 [2019-10-02T19:21:41.898Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:21:43 [2019-10-02T19:21:43.222Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:21:43 [2019-10-02T19:21:43.222Z] --- PASS: TestRenameAnonymousContainer (3.97s)
19:21:43 [2019-10-02T19:21:43.222Z] === RUN   TestRenameContainerWithSameName
19:21:43 [2019-10-02T19:21:43.860Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
19:21:44 [2019-10-02T19:21:44.153Z] --- PASS: TestRenameContainerWithSameName (0.99s)
19:21:44 [2019-10-02T19:21:44.153Z] === RUN   TestRenameContainerWithLinkedContainer
19:21:44 [2019-10-02T19:21:44.724Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.9% of statements
19:21:45 [2019-10-02T19:21:45.127Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:21:45 [2019-10-02T19:21:45.525Z] === RUN   TestDockerSuite/TestBuildBlankName
19:21:45 [2019-10-02T19:21:45.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:21:45 [2019-10-02T19:21:45.783Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s)
19:21:45 [2019-10-02T19:21:45.783Z] === RUN   TestResize
19:21:47 [2019-10-02T19:21:47.155Z] --- PASS: TestResize (1.11s)
19:21:47 [2019-10-02T19:21:47.155Z] === RUN   TestResizeWithInvalidSize
19:21:47 [2019-10-02T19:21:47.701Z] ok  	github.com/docker/docker/pkg/archive	0.584s	coverage: 77.1% of statements
19:21:47 [2019-10-02T19:21:47.720Z] --- PASS: TestResizeWithInvalidSize (0.88s)
19:21:47 [2019-10-02T19:21:47.720Z] === RUN   TestResizeWhenContainerNotStarted
19:21:48 [2019-10-02T19:21:48.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:21:48 [2019-10-02T19:21:48.285Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:21:48 [2019-10-02T19:21:48.853Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s)
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:48 [2019-10-02T19:21:48.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:49 [2019-10-02T19:21:49.012Z] ok  	github.com/docker/docker/pkg/authorization	0.525s	coverage: 68.3% of statements
19:21:49 [2019-10-02T19:21:49.012Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:21:49 [2019-10-02T19:21:49.421Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:21:49 [2019-10-02T19:21:49.785Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:21:50 [2019-10-02T19:21:50.718Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:21:50 [2019-10-02T19:21:50.878Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:21:50 [2019-10-02T19:21:50.878Z] ok  	github.com/docker/docker/api/server/httputils	0.174s	coverage: 14.7% of statements
19:21:50 [2019-10-02T19:21:50.878Z] ok  	github.com/docker/docker/api/server/middleware	0.192s	coverage: 37.7% of statements
19:21:50 [2019-10-02T19:21:50.878Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ok  	github.com/docker/docker/api/server/router/swarm	0.152s	coverage: 4.0% of statements
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ok  	github.com/docker/docker/api/types/filters	0.136s	coverage: 95.2% of statements
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ok  	github.com/docker/docker/api/types/strslice	0.072s	coverage: 90.0% of statements
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ok  	github.com/docker/docker/api/types/time	0.386s	coverage: 100.0% of statements
19:21:50 [2019-10-02T19:21:50.879Z] ok  	github.com/docker/docker/api/types/versions	0.071s	coverage: 75.0% of statements
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:21:50 [2019-10-02T19:21:50.879Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:21:51 [2019-10-02T19:21:51.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:51 [2019-10-02T19:21:51.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:52 [2019-10-02T19:21:52.218Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:21:52 [2019-10-02T19:21:52.475Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:21:52 [2019-10-02T19:21:52.628Z] ok  	github.com/docker/docker/layer	7.711s	coverage: 68.8% of statements
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/oci	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:21:52 [2019-10-02T19:21:52.628Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:21:53 [2019-10-02T19:21:53.012Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
19:21:53 [2019-10-02T19:21:53.400Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
19:21:53 [2019-10-02T19:21:53.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:53 [2019-10-02T19:21:53.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:53 [2019-10-02T19:21:53.788Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.473s	coverage: 43.2% of statements
19:21:53 [2019-10-02T19:21:53.788Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:21:53 [2019-10-02T19:21:53.788Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:21:53 [2019-10-02T19:21:53.798Z] ok  	github.com/docker/docker/builder/dockerfile	0.400s	coverage: 44.7% of statements
19:21:53 [2019-10-02T19:21:53.798Z] ok  	github.com/docker/docker/builder/dockerignore	0.047s	coverage: 96.8% of statements
19:21:53 [2019-10-02T19:21:53.798Z] ok  	github.com/docker/docker/builder/fscache	0.907s	coverage: 69.2% of statements
19:21:53 [2019-10-02T19:21:53.798Z] ok  	github.com/docker/docker/builder/remotecontext	0.416s	coverage: 9.2% of statements
19:21:54 [2019-10-02T19:21:54.608Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
19:21:54 [2019-10-02T19:21:54.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:55 [2019-10-02T19:21:55.001Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
19:21:55 [2019-10-02T19:21:55.038Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:21:55 [2019-10-02T19:21:55.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:55 [2019-10-02T19:21:55.798Z] ok  	github.com/docker/docker/pkg/dmesg	0.018s	coverage: 83.3% of statements
19:21:57 [2019-10-02T19:21:57.194Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
19:21:57 [2019-10-02T19:21:57.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:57 [2019-10-02T19:21:57.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:57 [2019-10-02T19:21:57.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:21:58 [2019-10-02T19:21:58.387Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.142s	coverage: 84.1% of statements
19:21:58 [2019-10-02T19:21:58.387Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
19:21:58 [2019-10-02T19:21:58.849Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
19:21:59 [2019-10-02T19:21:59.308Z] ok  	github.com/docker/docker/pkg/fsutils	0.525s	coverage: 85.1% of statements
19:21:59 [2019-10-02T19:21:59.778Z] ok  	github.com/docker/docker/pkg/idtools	0.341s	coverage: 70.1% of statements
19:22:00 [2019-10-02T19:22:00.620Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:22:00 [2019-10-02T19:22:00.620Z] ok  	github.com/docker/docker/pkg/ioutils	0.429s	coverage: 70.6% of statements
19:22:01 [2019-10-02T19:22:01.459Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
19:22:01 [2019-10-02T19:22:01.459Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:22:01 [2019-10-02T19:22:01.459Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:22:01 [2019-10-02T19:22:01.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:22:01 [2019-10-02T19:22:01.745Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:22:01 [2019-10-02T19:22:01.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:22:01 [2019-10-02T19:22:01.857Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
19:22:02 [2019-10-02T19:22:02.231Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
19:22:02 [2019-10-02T19:22:02.632Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:22:03 [2019-10-02T19:22:03.044Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
19:22:03 [2019-10-02T19:22:03.504Z] ok  	github.com/docker/docker/pkg/mount	1.242s	coverage: 69.6% of statements
19:22:03 [2019-10-02T19:22:03.504Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:22:03 [2019-10-02T19:22:03.504Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:22:03 [2019-10-02T19:22:03.504Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:22:03 [2019-10-02T19:22:03.504Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:22:03 [2019-10-02T19:22:03.643Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:22:04 [2019-10-02T19:22:04.208Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:22:04 [2019-10-02T19:22:04.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s)
19:22:04 [2019-10-02T19:22:04.208Z]         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"
19:22:04 [2019-10-02T19:22:04.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s)
19:22:04 [2019-10-02T19:22:04.208Z]         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"
19:22:04 [2019-10-02T19:22:04.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
19:22:04 [2019-10-02T19:22:04.208Z]         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"
19:22:04 [2019-10-02T19:22:04.208Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.09s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
19:22:04 [2019-10-02T19:22:04.209Z]         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"
19:22:04 [2019-10-02T19:22:04.209Z] === RUN   TestCgroupNamespacesRun
19:22:04 [2019-10-02T19:22:04.776Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:22:04 [2019-10-02T19:22:04.977Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
19:22:05 [2019-10-02T19:22:05.358Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:22:05 [2019-10-02T19:22:05.752Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:22:06 [2019-10-02T19:22:06.157Z] --- PASS: TestCgroupNamespacesRun (1.92s)
19:22:06 [2019-10-02T19:22:06.157Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
19:22:06 [2019-10-02T19:22:06.157Z] === RUN   TestCgroupNamespacesRunPrivileged
19:22:06 [2019-10-02T19:22:06.167Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:22:07 [2019-10-02T19:22:07.455Z] ok  	github.com/docker/docker/pkg/pubsub	1.036s	coverage: 73.9% of statements
19:22:07 [2019-10-02T19:22:07.531Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:22:08 [2019-10-02T19:22:08.096Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
19:22:08 [2019-10-02T19:22:08.096Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
19:22:08 [2019-10-02T19:22:08.096Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:22:08 [2019-10-02T19:22:08.096Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:22:08 [2019-10-02T19:22:08.299Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
19:22:09 [2019-10-02T19:22:09.318Z] + return
19:22:09 [2019-10-02T19:22:09.318Z] Removing intermediate container de271954d874
19:22:09 [2019-10-02T19:22:09.318Z]  ---> c60bbe219fac
19:22:09 [2019-10-02T19:22:09.318Z] Step 77/126 : FROM runtime-dev AS runc
19:22:09 [2019-10-02T19:22:09.318Z]  ---> 8825c4e3c6dd
19:22:09 [2019-10-02T19:22:09.318Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
19:22:09 [2019-10-02T19:22:09.318Z]  ---> Running in 883cbaecd0b6
19:22:09 [2019-10-02T19:22:09.318Z] Removing intermediate container 883cbaecd0b6
19:22:09 [2019-10-02T19:22:09.318Z]  ---> 83122158a449
19:22:09 [2019-10-02T19:22:09.318Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:09 [2019-10-02T19:22:09.318Z]  ---> bc27638d68a9
19:22:09 [2019-10-02T19:22:09.318Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:09 [2019-10-02T19:22:09.318Z]  ---> ddab31f1060b
19:22:09 [2019-10-02T19:22:09.318Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:09 [2019-10-02T19:22:09.318Z]  ---> Running in b6490209af59
19:22:09 [2019-10-02T19:22:09.318Z] + RM_GOPATH=0
19:22:09 [2019-10-02T19:22:09.318Z] + TMP_GOPATH=
19:22:09 [2019-10-02T19:22:09.318Z] + : /build
19:22:09 [2019-10-02T19:22:09.318Z] + '[' -z '' ']'
19:22:09 [2019-10-02T19:22:09.318Z] ++ mktemp -d
19:22:09 [2019-10-02T19:22:09.318Z] + export GOPATH=/tmp/tmp.KtKawy6stA
19:22:09 [2019-10-02T19:22:09.318Z] + GOPATH=/tmp/tmp.KtKawy6stA
19:22:09 [2019-10-02T19:22:09.318Z] + RM_GOPATH=1
19:22:09 [2019-10-02T19:22:09.318Z] ++ dirname ./install.sh
19:22:09 [2019-10-02T19:22:09.318Z] + dir=.
19:22:09 [2019-10-02T19:22:09.318Z] + bin=runc
19:22:09 [2019-10-02T19:22:09.318Z] + shift
19:22:09 [2019-10-02T19:22:09.318Z] + '[' '!' -f ./runc.installer ']'
19:22:09 [2019-10-02T19:22:09.318Z] + . ./runc.installer
19:22:09 [2019-10-02T19:22:09.318Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:22:09 [2019-10-02T19:22:09.318Z] + install_runc
19:22:09 [2019-10-02T19:22:09.318Z] + uname -r
19:22:09 [2019-10-02T19:22:09.318Z] + grep -q '^3\.10\.0.*\.el7\.'
19:22:09 [2019-10-02T19:22:09.318Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:22:09 [2019-10-02T19:22:09.318Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
19:22:09 [2019-10-02T19:22:09.318Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KtKawy6stA/src/github.com/opencontainers/runc
19:22:09 [2019-10-02T19:22:09.318Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
19:22:09 [2019-10-02T19:22:09.318Z] Cloning into '/tmp/tmp.KtKawy6stA/src/github.com/opencontainers/runc'...
19:22:09 [2019-10-02T19:22:09.318Z] + cd /tmp/tmp.KtKawy6stA/src/github.com/opencontainers/runc
19:22:09 [2019-10-02T19:22:09.318Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:22:09 [2019-10-02T19:22:09.318Z] + '[' -z '' ']'
19:22:09 [2019-10-02T19:22:09.318Z] + target=static
19:22:09 [2019-10-02T19:22:09.318Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:22:09 [2019-10-02T19:22:09.318Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
19:22:09 [2019-10-02T19:22:09.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:22:09 [2019-10-02T19:22:09.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
19:22:09 [2019-10-02T19:22:09.995Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
19:22:09 [2019-10-02T19:22:09.995Z] === RUN   TestCgroupNamespacesRunHostMode
19:22:11 [2019-10-02T19:22:11.569Z] ok  	github.com/docker/docker/pkg/signal	2.588s	coverage: 61.0% of statements
19:22:11 [2019-10-02T19:22:11.569Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:22:11 [2019-10-02T19:22:11.896Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s)
19:22:11 [2019-10-02T19:22:11.896Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
19:22:11 [2019-10-02T19:22:11.896Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:22:11 [2019-10-02T19:22:11.967Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:22:12 [2019-10-02T19:22:12.154Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:22:12 [2019-10-02T19:22:12.381Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:22:12 [2019-10-02T19:22:12.795Z] ok  	github.com/docker/docker/pkg/symlink	0.009s	coverage: 87.7% of statements
19:22:13 [2019-10-02T19:22:13.526Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
19:22:13 [2019-10-02T19:22:13.526Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
19:22:13 [2019-10-02T19:22:13.526Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:22:13 [2019-10-02T19:22:13.672Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
19:22:14 [2019-10-02T19:22:14.270Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
19:22:14 [2019-10-02T19:22:14.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
19:22:14 [2019-10-02T19:22:14.457Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
19:22:14 [2019-10-02T19:22:14.457Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:22:14 [2019-10-02T19:22:14.582Z] sha256:80262e7812be452b1fec2d552305273939eddcfb95a26186eae10072e52317ac
19:22:14 [2019-10-02T19:22:14.582Z] INFO: Starting docker-py tests...
19:22:14 [2019-10-02T19:22:14.582Z] ============================= test session starts ==============================
19:22:14 [2019-10-02T19:22:14.582Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
19:22:14 [2019-10-02T19:22:14.582Z] rootdir: /src, inifile: pytest.ini
19:22:14 [2019-10-02T19:22:14.582Z] plugins: timeout-1.3.3, cov-2.6.1
19:22:14 [2019-10-02T19:22:14.582Z] collected 385 items / 5 deselected / 380 selected
19:22:14 [2019-10-02T19:22:14.582Z] 
19:22:15 [2019-10-02T19:22:15.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:22:15 [2019-10-02T19:22:15.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:22:15 [2019-10-02T19:22:15.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:22:15 [2019-10-02T19:22:15.232Z] ok  	github.com/docker/docker/pkg/tailfile	0.069s	coverage: 88.6% of statements
19:22:15 [2019-10-02T19:22:15.281Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
19:22:15 [2019-10-02T19:22:15.281Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
19:22:15 [2019-10-02T19:22:15.281Z] === RUN   TestCgroupNamespacesRunOlderClient
19:22:15 [2019-10-02T19:22:15.667Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.3% of statements
19:22:16 [2019-10-02T19:22:16.499Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 85.9% of statements
19:22:16 [2019-10-02T19:22:16.499Z] testing: warning: no tests to run
19:22:16 [2019-10-02T19:22:16.499Z] coverage: [no statements]
19:22:16 [2019-10-02T19:22:16.499Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
19:22:16 [2019-10-02T19:22:16.876Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:22:17 [2019-10-02T19:22:17.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
19:22:17 [2019-10-02T19:22:17.184Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
19:22:17 [2019-10-02T19:22:17.184Z] === RUN   TestKernelTCPMemory
19:22:17 [2019-10-02T19:22:17.278Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:22:17 [2019-10-02T19:22:17.673Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:22:18 [2019-10-02T19:22:18.121Z] --- PASS: TestKernelTCPMemory (1.02s)
19:22:18 [2019-10-02T19:22:18.121Z] === RUN   TestNISDomainname
19:22:18 [2019-10-02T19:22:18.689Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:22:19 [2019-10-02T19:22:19.626Z] --- PASS: TestNISDomainname (1.41s)
19:22:19 [2019-10-02T19:22:19.626Z] === RUN   TestHostnameDnsResolution
19:22:20 [2019-10-02T19:22:20.212Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 27.1% of statements
19:22:20 [2019-10-02T19:22:20.559Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:22:21 [2019-10-02T19:22:21.126Z] --- PASS: TestHostnameDnsResolution (1.58s)
19:22:21 [2019-10-02T19:22:21.126Z] === RUN   TestStats
19:22:21 [2019-10-02T19:22:21.196Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
19:22:22 [2019-10-02T19:22:22.020Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.2% of statements
19:22:22 [2019-10-02T19:22:22.431Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:22:23 [2019-10-02T19:22:23.652Z] --- PASS: TestStats (2.35s)
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestStopContainerWithTimeout
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestStopContainerWithTimeout/0
19:22:23 [2019-10-02T19:22:23.652Z] === PAUSE TestStopContainerWithTimeout/0
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestStopContainerWithTimeout/1
19:22:23 [2019-10-02T19:22:23.652Z] === PAUSE TestStopContainerWithTimeout/1
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestStopContainerWithTimeout/3
19:22:23 [2019-10-02T19:22:23.652Z] === PAUSE TestStopContainerWithTimeout/3
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestStopContainerWithTimeout/-1
19:22:23 [2019-10-02T19:22:23.652Z] === PAUSE TestStopContainerWithTimeout/-1
19:22:23 [2019-10-02T19:22:23.652Z] === CONT  TestStopContainerWithTimeout/0
19:22:23 [2019-10-02T19:22:23.652Z] === CONT  TestStopContainerWithTimeout/3
19:22:23 [2019-10-02T19:22:23.652Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:22:24 [2019-10-02T19:22:24.358Z] ok  	github.com/docker/docker/registry	0.159s	coverage: 56.3% of statements
19:22:25 [2019-10-02T19:22:25.026Z] === CONT  TestStopContainerWithTimeout/1
19:22:25 [2019-10-02T19:22:25.186Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
19:22:25 [2019-10-02T19:22:25.186Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:22:26 [2019-10-02T19:22:26.397Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:22:26 [2019-10-02T19:22:26.514Z] ok  	github.com/docker/docker/runconfig	0.014s	coverage: 68.2% of statements
19:22:26 [2019-10-02T19:22:26.514Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:22:26 [2019-10-02T19:22:26.657Z] === CONT  TestStopContainerWithTimeout/-1
19:22:26 [2019-10-02T19:22:26.914Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:22:26 [2019-10-02T19:22:26.914Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:22:28 [2019-10-02T19:22:28.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:22:29 [2019-10-02T19:22:29.545Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.255s	coverage: 85.1% of statements
19:22:29 [2019-10-02T19:22:29.545Z] ?   	github.com/docker/docker/cli	[no test files]
19:22:29 [2019-10-02T19:22:29.545Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:22:29 [2019-10-02T19:22:29.545Z] ok  	github.com/docker/docker/cli/debug	0.050s	coverage: 100.0% of statements
19:22:29 [2019-10-02T19:22:29.545Z] ok  	github.com/docker/docker/client	0.587s	coverage: 75.3% of statements
19:22:29 [2019-10-02T19:22:29.747Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:22:29 [2019-10-02T19:22:29.747Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
19:22:29 [2019-10-02T19:22:29.747Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
19:22:29 [2019-10-02T19:22:29.747Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
19:22:29 [2019-10-02T19:22:29.747Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
19:22:29 [2019-10-02T19:22:29.747Z] === RUN   TestDeleteDevicemapper
19:22:29 [2019-10-02T19:22:29.747Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:22:29 [2019-10-02T19:22:29.747Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:29 [2019-10-02T19:22:29.747Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:22:29 [2019-10-02T19:22:29.836Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:22:30 [2019-10-02T19:22:30.011Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:22:30 [2019-10-02T19:22:30.836Z] ok  	github.com/docker/docker/volume/local	0.035s	coverage: 73.0% of statements
19:22:31 [2019-10-02T19:22:31.323Z] ok  	github.com/docker/docker/volume/mounts	0.076s	coverage: 67.0% of statements
19:22:31 [2019-10-02T19:22:31.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:22:32 [2019-10-02T19:22:32.172Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s)
19:22:32 [2019-10-02T19:22:32.172Z] === RUN   TestUpdateMemory
19:22:32 [2019-10-02T19:22:32.172Z] --- SKIP: TestUpdateMemory (0.00s)
19:22:32 [2019-10-02T19:22:32.172Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:22:32 [2019-10-02T19:22:32.172Z] === RUN   TestUpdateCPUQuota
19:22:32 [2019-10-02T19:22:32.172Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:22:33 [2019-10-02T19:22:33.299Z] ok  	github.com/docker/docker/cmd/dockerd	0.723s	coverage: 18.9% of statements
19:22:33 [2019-10-02T19:22:33.332Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
19:22:34 [2019-10-02T19:22:34.070Z] --- PASS: TestUpdateCPUQuota (1.88s)
19:22:34 [2019-10-02T19:22:34.070Z] === RUN   TestUpdatePidsLimit
19:22:34 [2019-10-02T19:22:34.070Z] === RUN   TestUpdatePidsLimit/update_from_none
19:22:34 [2019-10-02T19:22:34.329Z] === RUN   TestUpdatePidsLimit/no_change
19:22:34 [2019-10-02T19:22:34.349Z] tests/integration/api_build_test.py ......................X              [  6%]
19:22:34 [2019-10-02T19:22:34.895Z] === RUN   TestUpdatePidsLimit/update_lower
19:22:34 [2019-10-02T19:22:34.913Z] tests/integration/api_client_test.py .....                               [  7%]
19:22:35 [2019-10-02T19:22:35.460Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:22:35 [2019-10-02T19:22:35.489Z] ok  	github.com/docker/docker/container	0.510s	coverage: 42.5% of statements
19:22:35 [2019-10-02T19:22:35.489Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:22:35 [2019-10-02T19:22:35.489Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:22:35 [2019-10-02T19:22:35.489Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:22:35 [2019-10-02T19:22:35.489Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:22:35 [2019-10-02T19:22:35.718Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:22:36 [2019-10-02T19:22:36.284Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:22:36 [2019-10-02T19:22:36.391Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:22:36 [2019-10-02T19:22:36.391Z] + mkdir -p /build
19:22:36 [2019-10-02T19:22:36.391Z] + cp runc /build/runc
19:22:36 [2019-10-02T19:22:36.391Z] Removing intermediate container b6490209af59
19:22:36 [2019-10-02T19:22:36.391Z]  ---> f98d1d9fe483
19:22:36 [2019-10-02T19:22:36.391Z] Step 82/126 : FROM dev-base AS tini
19:22:36 [2019-10-02T19:22:36.391Z]  ---> 38ab9290a4b7
19:22:36 [2019-10-02T19:22:36.391Z] Step 83/126 : ARG DEBIAN_FRONTEND
19:22:36 [2019-10-02T19:22:36.391Z]  ---> Using cache
19:22:36 [2019-10-02T19:22:36.391Z]  ---> 3862445309a6
19:22:36 [2019-10-02T19:22:36.391Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
19:22:36 [2019-10-02T19:22:36.391Z]  ---> Running in d72343b3f8c6
19:22:36 [2019-10-02T19:22:36.391Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:22:36 [2019-10-02T19:22:36.391Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:22:36 [2019-10-02T19:22:36.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:22:36 [2019-10-02T19:22:36.391Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:22:36 [2019-10-02T19:22:36.541Z] tests/integration/api_config_test.py .....                               [  8%]
19:22:36 [2019-10-02T19:22:36.542Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:22:36 [2019-10-02T19:22:36.542Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:22:36 [2019-10-02T19:22:36.684Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:22:36 [2019-10-02T19:22:36.684Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:22:36 [2019-10-02T19:22:36.967Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:22:37 [2019-10-02T19:22:37.249Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:22:37 [2019-10-02T19:22:37.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:22:38 [2019-10-02T19:22:38.483Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/rootless	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/volume	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:22:38 [2019-10-02T19:22:38.483Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:22:38 [2019-10-02T19:22:38.484Z] --- PASS: TestUpdatePidsLimit (4.40s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.55s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s)
19:22:38 [2019-10-02T19:22:38.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
19:22:38 [2019-10-02T19:22:38.484Z] === RUN   TestUpdateRestartPolicy
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === Skipped
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver btrfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver btrfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver btrfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver btrfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver btrfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:73: No driver to put!
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     overlay_test.go:49: Fails to compute changes intermittently
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver zfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver zfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver zfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver zfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:46: Driver zfs not supported
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     graphtest_unix.go:73: No driver to put!
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:22:38 [2019-10-02T19:22:38.931Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] 
19:22:38 [2019-10-02T19:22:38.931Z] DONE 2115 tests, 20 skipped in 237.743s
19:22:39 [2019-10-02T19:22:39.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:22:39 [2019-10-02T19:22:39.288Z] Fetched 7719 kB in 2s (3130 kB/s)
Post stage
[Pipeline] junit
19:22:39 [2019-10-02T19:22:39.671Z] Recording test results
19:22:39 [2019-10-02T19:22:39.910Z] Reading package lists...
19:22:40 [2019-10-02T19:22:40.418Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:22:40 [2019-10-02T19:22:40.680Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:22:41 [2019-10-02T19:22:41.221Z] Reading package lists...
19:22:41 [2019-10-02T19:22:41.245Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:22:41 [2019-10-02T19:22:41.505Z] Building dependency tree...
19:22:41 [2019-10-02T19:22:41.506Z] Reading state information...
19:22:41 [2019-10-02T19:22:41.506Z] The following additional packages will be installed:
19:22:41 [2019-10-02T19:22:41.506Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
19:22:41 [2019-10-02T19:22:41.506Z] Suggested packages:
19:22:41 [2019-10-02T19:22:41.506Z]   codeblocks eclipse ninja-build lrzip
19:22:41 [2019-10-02T19:22:41.506Z] Recommended packages:
19:22:41 [2019-10-02T19:22:41.506Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:22:41 [2019-10-02T19:22:41.810Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:22:41 [2019-10-02T19:22:41.814Z] The following NEW packages will be installed:
19:22:41 [2019-10-02T19:22:41.814Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
19:22:41 [2019-10-02T19:22:41.814Z]   vim-common xxd
19:22:41 [2019-10-02T19:22:41.814Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:22:41 [2019-10-02T19:22:41.814Z] Need to get 13.4 MB of archives.
19:22:41 [2019-10-02T19:22:41.814Z] After this operation, 60.4 MB of additional disk space will be used.
19:22:41 [2019-10-02T19:22:41.814Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
19:22:41 [2019-10-02T19:22:41.814Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
19:22:41 [2019-10-02T19:22:41.814Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
19:22:42 [2019-10-02T19:22:42.107Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:22:42 [2019-10-02T19:22:42.391Z] debconf: delaying package configuration, since apt-utils is not installed
19:22:42 [2019-10-02T19:22:42.391Z] Fetched 13.4 MB in 0s (32.0 MB/s)
19:22:42 [2019-10-02T19:22:42.391Z] Selecting previously unselected package cmake-data.
19:22:42 [2019-10-02T19:22:42.391Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
19:22:42 [2019-10-02T19:22:42.391Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
19:22:42 [2019-10-02T19:22:42.391Z] Unpacking cmake-data (3.7.2-1) ...
19:22:42 [2019-10-02T19:22:42.414Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/make.sh dynbinary test-integration
19:22:42 [2019-10-02T19:22:42.805Z] 
19:22:43 [2019-10-02T19:22:43.018Z] Selecting previously unselected package liblzo2-2:ppc64el.
19:22:43 [2019-10-02T19:22:43.018Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
19:22:43 [2019-10-02T19:22:43.018Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:22:43 [2019-10-02T19:22:43.225Z] Removing bundles/
19:22:43 [2019-10-02T19:22:43.225Z] 
19:22:43 [2019-10-02T19:22:43.225Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:22:43 [2019-10-02T19:22:43.225Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:22:43 [2019-10-02T19:22:43.225Z] GOOS="" GOARCH="" GOARM=""
19:22:43 [2019-10-02T19:22:43.306Z] Selecting previously unselected package libicu57:ppc64el.
19:22:43 [2019-10-02T19:22:43.306Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
19:22:43 [2019-10-02T19:22:43.306Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
19:22:44 [2019-10-02T19:22:44.329Z] Selecting previously unselected package libxml2:ppc64el.
19:22:44 [2019-10-02T19:22:44.329Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
19:22:44 [2019-10-02T19:22:44.329Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
19:22:44 [2019-10-02T19:22:44.662Z] Selecting previously unselected package libarchive13:ppc64el.
19:22:44 [2019-10-02T19:22:44.662Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
19:22:44 [2019-10-02T19:22:44.662Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
19:22:44 [2019-10-02T19:22:44.662Z] Selecting previously unselected package libjsoncpp1:ppc64el.
19:22:44 [2019-10-02T19:22:44.662Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
19:22:44 [2019-10-02T19:22:44.662Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
19:22:44 [2019-10-02T19:22:44.662Z] Selecting previously unselected package libuv1:ppc64el.
19:22:44 [2019-10-02T19:22:44.662Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
19:22:44 [2019-10-02T19:22:44.662Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
19:22:44 [2019-10-02T19:22:44.662Z] Selecting previously unselected package cmake.
19:22:44 [2019-10-02T19:22:44.662Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
19:22:44 [2019-10-02T19:22:44.662Z] Unpacking cmake (3.7.2-1) ...
19:22:45 [2019-10-02T19:22:45.323Z] Selecting previously unselected package xxd.
19:22:45 [2019-10-02T19:22:45.323Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
19:22:45 [2019-10-02T19:22:45.323Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Selecting previously unselected package vim-common.
19:22:45 [2019-10-02T19:22:45.323Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:22:45 [2019-10-02T19:22:45.323Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Processing triggers for mime-support (3.60) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up libuv1:ppc64el (1.9.1-3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up cmake-data (3.7.2-1) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
19:22:45 [2019-10-02T19:22:45.323Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
19:22:45 [2019-10-02T19:22:45.323Z] Setting up cmake (3.7.2-1) ...
19:22:45 [2019-10-02T19:22:45.323Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:22:45 [2019-10-02T19:22:45.991Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:22:47 [2019-10-02T19:22:47.357Z] Removing intermediate container d72343b3f8c6
19:22:47 [2019-10-02T19:22:47.357Z]  ---> 10e1962211a1
19:22:47 [2019-10-02T19:22:47.357Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:47 [2019-10-02T19:22:47.357Z]  ---> 1488fae9d6a6
19:22:47 [2019-10-02T19:22:47.357Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
19:22:47 [2019-10-02T19:22:47.357Z]  ---> Running in 77e07d1a6ca2
19:22:47 [2019-10-02T19:22:47.357Z] Removing intermediate container 77e07d1a6ca2
19:22:47 [2019-10-02T19:22:47.357Z]  ---> 63873c943015
19:22:47 [2019-10-02T19:22:47.357Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:47 [2019-10-02T19:22:47.362Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:22:47 [2019-10-02T19:22:47.619Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:22:47 [2019-10-02T19:22:47.640Z]  ---> 5e9a41038ae9
19:22:47 [2019-10-02T19:22:47.640Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
19:22:47 [2019-10-02T19:22:47.640Z]  ---> Running in 6f07c15224e7
19:22:47 [2019-10-02T19:22:47.927Z] + RM_GOPATH=0
19:22:47 [2019-10-02T19:22:47.927Z] + TMP_GOPATH=
19:22:47 [2019-10-02T19:22:47.927Z] + : /build
19:22:47 [2019-10-02T19:22:47.927Z] + '[' -z '' ']'
19:22:47 [2019-10-02T19:22:47.927Z] ++ mktemp -d
19:22:47 [2019-10-02T19:22:47.927Z] + export GOPATH=/tmp/tmp.UCI261ydxx
19:22:47 [2019-10-02T19:22:47.927Z] + GOPATH=/tmp/tmp.UCI261ydxx
19:22:47 [2019-10-02T19:22:47.927Z] + RM_GOPATH=1
19:22:47 [2019-10-02T19:22:47.927Z] ++ dirname ./install.sh
19:22:47 [2019-10-02T19:22:47.927Z] + dir=.
19:22:47 [2019-10-02T19:22:47.927Z] + bin=tini
19:22:47 [2019-10-02T19:22:47.927Z] + shift
19:22:47 [2019-10-02T19:22:47.927Z] + '[' '!' -f ./tini.installer ']'
19:22:47 [2019-10-02T19:22:47.927Z] + . ./tini.installer
19:22:47 [2019-10-02T19:22:47.927Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
19:22:47 [2019-10-02T19:22:47.927Z] + install_tini
19:22:47 [2019-10-02T19:22:47.927Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:22:47 [2019-10-02T19:22:47.927Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.UCI261ydxx/tini
19:22:47 [2019-10-02T19:22:47.927Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:22:47 [2019-10-02T19:22:47.927Z] Cloning into '/tmp/tmp.UCI261ydxx/tini'...
19:22:48 [2019-10-02T19:22:48.210Z] + cd /tmp/tmp.UCI261ydxx/tini
19:22:48 [2019-10-02T19:22:48.211Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:22:48 [2019-10-02T19:22:48.211Z] + cmake .
19:22:48 [2019-10-02T19:22:48.494Z] -- The C compiler identification is GNU 6.3.0
19:22:48 [2019-10-02T19:22:48.494Z] -- Check for working C compiler: /usr/bin/cc
19:22:48 [2019-10-02T19:22:48.494Z] -- Check for working C compiler: /usr/bin/cc -- works
19:22:48 [2019-10-02T19:22:48.494Z] -- Detecting C compiler ABI info
19:22:48 [2019-10-02T19:22:48.777Z] -- Detecting C compiler ABI info - done
19:22:48 [2019-10-02T19:22:48.777Z] -- Detecting C compile features
19:22:48 [2019-10-02T19:22:48.989Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:22:49 [2019-10-02T19:22:49.071Z] -- Detecting C compile features - done
19:22:49 [2019-10-02T19:22:49.357Z] -- Performing Test HAS_BUILTIN_FORTIFY
19:22:49 [2019-10-02T19:22:49.357Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:22:49 [2019-10-02T19:22:49.357Z] -- Configuring done
19:22:49 [2019-10-02T19:22:49.357Z] -- Generating done
19:22:49 [2019-10-02T19:22:49.357Z] -- Build files have been written to: /tmp/tmp.UCI261ydxx/tini
19:22:49 [2019-10-02T19:22:49.357Z] + make tini-static
19:22:49 [2019-10-02T19:22:49.357Z] Scanning dependencies of target tini-static
19:22:49 [2019-10-02T19:22:49.357Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:22:49 [2019-10-02T19:22:49.554Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:22:49 [2019-10-02T19:22:49.977Z] [100%] Linking C executable tini-static
19:22:49 [2019-10-02T19:22:49.977Z] [100%] Built target tini-static
19:22:49 [2019-10-02T19:22:49.977Z] + mkdir -p /build
19:22:49 [2019-10-02T19:22:49.977Z] + cp tini-static /build/docker-init
19:22:50 [2019-10-02T19:22:50.487Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:22:50 [2019-10-02T19:22:50.594Z] Removing intermediate container 6f07c15224e7
19:22:50 [2019-10-02T19:22:50.594Z]  ---> 85ade977db3c
19:22:50 [2019-10-02T19:22:50.594Z] Step 89/126 : FROM dev-base AS rootlesskit
19:22:50 [2019-10-02T19:22:50.594Z]  ---> 38ab9290a4b7
19:22:50 [2019-10-02T19:22:50.594Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
19:22:50 [2019-10-02T19:22:50.594Z]  ---> Running in 0743a8545264
19:22:50 [2019-10-02T19:22:50.594Z] Removing intermediate container 0743a8545264
19:22:50 [2019-10-02T19:22:50.594Z]  ---> aa4933752936
19:22:50 [2019-10-02T19:22:50.594Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
19:22:50 [2019-10-02T19:22:50.878Z]  ---> 2f4fb8f65d8e
19:22:50 [2019-10-02T19:22:50.878Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
19:22:50 [2019-10-02T19:22:50.878Z]  ---> 9e92e5d5ca37
19:22:50 [2019-10-02T19:22:50.878Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
19:22:51 [2019-10-02T19:22:51.053Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:22:51 [2019-10-02T19:22:51.163Z]  ---> Running in fc426590bc1d
19:22:51 [2019-10-02T19:22:51.446Z] + RM_GOPATH=0
19:22:51 [2019-10-02T19:22:51.446Z] + TMP_GOPATH=
19:22:51 [2019-10-02T19:22:51.446Z] + : /build/
19:22:51 [2019-10-02T19:22:51.446Z] + '[' -z '' ']'
19:22:51 [2019-10-02T19:22:51.446Z] ++ mktemp -d
19:22:51 [2019-10-02T19:22:51.446Z] + export GOPATH=/tmp/tmp.BqE1Kgu3q9
19:22:51 [2019-10-02T19:22:51.446Z] + GOPATH=/tmp/tmp.BqE1Kgu3q9
19:22:51 [2019-10-02T19:22:51.446Z] + RM_GOPATH=1
19:22:51 [2019-10-02T19:22:51.446Z] ++ dirname ./install.sh
19:22:51 [2019-10-02T19:22:51.446Z] + dir=.
19:22:51 [2019-10-02T19:22:51.446Z] + bin=rootlesskit
19:22:51 [2019-10-02T19:22:51.446Z] + shift
19:22:51 [2019-10-02T19:22:51.446Z] + '[' '!' -f ./rootlesskit.installer ']'
19:22:51 [2019-10-02T19:22:51.446Z] + . ./rootlesskit.installer
19:22:51 [2019-10-02T19:22:51.446Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
19:22:51 [2019-10-02T19:22:51.446Z] + install_rootlesskit
19:22:51 [2019-10-02T19:22:51.446Z] + case "$1" in
19:22:51 [2019-10-02T19:22:51.446Z] + export CGO_ENABLED=0
19:22:51 [2019-10-02T19:22:51.446Z] + CGO_ENABLED=0
19:22:51 [2019-10-02T19:22:51.446Z] + _install_rootlesskit
19:22:51 [2019-10-02T19:22:51.446Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
19:22:51 [2019-10-02T19:22:51.446Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BqE1Kgu3q9/src/github.com/rootless-containers/rootlesskit
19:22:51 [2019-10-02T19:22:51.446Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:22:51 [2019-10-02T19:22:51.446Z] Cloning into '/tmp/tmp.BqE1Kgu3q9/src/github.com/rootless-containers/rootlesskit'...
19:22:51 [2019-10-02T19:22:51.986Z] --- PASS: TestUpdateRestartPolicy (13.63s)
19:22:51 [2019-10-02T19:22:51.986Z] === RUN   TestUpdateRestartWithAutoRemove
19:22:52 [2019-10-02T19:22:52.218Z] + cd /tmp/tmp.BqE1Kgu3q9/src/github.com/rootless-containers/rootlesskit
19:22:52 [2019-10-02T19:22:52.218Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
19:22:52 [2019-10-02T19:22:52.506Z] + for f in rootlesskit rootlesskit-docker-proxy
19:22:52 [2019-10-02T19:22:52.506Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:22:52 [2019-10-02T19:22:52.918Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
19:22:52 [2019-10-02T19:22:52.918Z] === RUN   TestWaitNonBlocked
19:22:52 [2019-10-02T19:22:52.918Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:52 [2019-10-02T19:22:52.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:52 [2019-10-02T19:22:52.918Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:52 [2019-10-02T19:22:52.918Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:52 [2019-10-02T19:22:52.918Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:52 [2019-10-02T19:22:52.918Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:53 [2019-10-02T19:22:53.858Z] --- PASS: TestWaitNonBlocked (0.02s)
19:22:53 [2019-10-02T19:22:53.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
19:22:53 [2019-10-02T19:22:53.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
19:22:53 [2019-10-02T19:22:53.858Z] === RUN   TestWaitBlocked
19:22:53 [2019-10-02T19:22:53.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:22:53 [2019-10-02T19:22:53.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:22:53 [2019-10-02T19:22:53.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:22:53 [2019-10-02T19:22:53.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:22:53 [2019-10-02T19:22:53.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:22:53 [2019-10-02T19:22:53.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:22:54 [2019-10-02T19:22:54.424Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:22:55 [2019-10-02T19:22:55.365Z] --- PASS: TestWaitBlocked (0.02s)
19:22:55 [2019-10-02T19:22:55.365Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
19:22:55 [2019-10-02T19:22:55.365Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s)
19:22:55 [2019-10-02T19:22:55.365Z] === CONT  TestContainerStartOnDaemonRestart
19:22:55 [2019-10-02T19:22:55.365Z] === CONT  TestIpcModeOlderClient
19:22:55 [2019-10-02T19:22:55.365Z] --- PASS: TestIpcModeOlderClient (0.14s)
19:22:55 [2019-10-02T19:22:55.365Z] === CONT  TestDaemonRestartIpcMode
19:22:56 [2019-10-02T19:22:56.629Z] ok  	github.com/docker/docker/daemon	3.200s	coverage: 9.2% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/cluster	1.353s	coverage: 0.5% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.254s	coverage: 65.3% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.633s	coverage: 35.8% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.076s	coverage: 10.9% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/config	1.118s	coverage: 82.8% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/discovery	0.201s	coverage: 30.0% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/events	0.527s	coverage: 50.0% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ok  	github.com/docker/docker/daemon/graphdriver	0.429s	coverage: 2.3% of statements
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:22:56 [2019-10-02T19:22:56.630Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:22:56 [2019-10-02T19:22:56.736Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:22:56 [2019-10-02T19:22:56.736Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:22:58 [2019-10-02T19:22:58.635Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s)
19:22:58 [2019-10-02T19:22:58.635Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
19:22:59 [2019-10-02T19:22:59.200Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:22:59 [2019-10-02T19:22:59.549Z] ok  	github.com/docker/docker/daemon/images	0.970s	coverage: 4.9% of statements
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ok  	github.com/docker/docker/daemon/logger	0.630s	coverage: 43.0% of statements
19:22:59 [2019-10-02T19:22:59.549Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.762s	coverage: 77.4% of statements
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:22:59 [2019-10-02T19:22:59.549Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:22:59 [2019-10-02T19:22:59.766Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
19:22:59 [2019-10-02T19:22:59.766Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
19:22:59 [2019-10-02T19:22:59.766Z] PASS
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === Skipped
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:22:59 [2019-10-02T19:22:59.766Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] 
19:22:59 [2019-10-02T19:22:59.766Z] DONE 197 tests, 6 skipped in 150.287s
19:22:59 [2019-10-02T19:22:59.766Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:22:59 [2019-10-02T19:22:59.766Z] ++ 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
19:22:59 [2019-10-02T19:22:59.766Z] ++ set -e
19:22:59 [2019-10-02T19:22:59.766Z] ++ '[' -n 0 ']'
19:22:59 [2019-10-02T19:22:59.766Z] ++ set -x
19:22:59 [2019-10-02T19:22:59.766Z] ++ 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
19:22:59 [2019-10-02T19:22:59.766Z] INFO: Testing against a local daemon
19:22:59 [2019-10-02T19:22:59.766Z] === RUN   TestCommitInheritsEnv
19:22:59 [2019-10-02T19:22:59.766Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:23:00 [2019-10-02T19:23:00.016Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.799s	coverage: 62.1% of statements
19:23:00 [2019-10-02T19:23:00.024Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:23:00 [2019-10-02T19:23:00.282Z] --- PASS: TestCommitInheritsEnv (0.51s)
19:23:00 [2019-10-02T19:23:00.282Z] === RUN   TestImportExtremelyLargeImageWorks
19:23:00 [2019-10-02T19:23:00.282Z] === PAUSE TestImportExtremelyLargeImageWorks
19:23:00 [2019-10-02T19:23:00.282Z] === RUN   TestImagesFilterMultiReference
19:23:00 [2019-10-02T19:23:00.282Z] === RUN   TestDockerSuite/TestBuildCmd
19:23:00 [2019-10-02T19:23:00.282Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:23:00 [2019-10-02T19:23:00.282Z] === RUN   TestImagePullPlatformInvalid
19:23:00 [2019-10-02T19:23:00.478Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.392s	coverage: 88.3% of statements
19:23:00 [2019-10-02T19:23:00.540Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
19:23:00 [2019-10-02T19:23:00.540Z] === RUN   TestRemoveImageOrphaning
19:23:00 [2019-10-02T19:23:00.798Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:23:00 [2019-10-02T19:23:00.798Z] --- PASS: TestRemoveImageOrphaning (0.48s)
19:23:00 [2019-10-02T19:23:00.798Z] === RUN   TestRemoveImageGarbageCollector
19:23:01 [2019-10-02T19:23:01.056Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:23:01 [2019-10-02T19:23:01.623Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:23:01 [2019-10-02T19:23:01.623Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:23:02 [2019-10-02T19:23:02.669Z] ok  	github.com/docker/docker/daemon/logger/local	0.640s	coverage: 74.7% of statements
19:23:02 [2019-10-02T19:23:02.669Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:23:02 [2019-10-02T19:23:02.669Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.196s	coverage: 19.5% of statements
19:23:02 [2019-10-02T19:23:02.996Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:23:03 [2019-10-02T19:23:03.254Z] --- PASS: TestRemoveImageGarbageCollector (2.29s)
19:23:03 [2019-10-02T19:23:03.254Z]     remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
19:23:03 [2019-10-02T19:23:03.254Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:23:03 [2019-10-02T19:23:03.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:23:03 [2019-10-02T19:23:03.254Z] === RUN   TestTagInvalidReference
19:23:03 [2019-10-02T19:23:03.254Z] --- PASS: TestTagInvalidReference (0.01s)
19:23:03 [2019-10-02T19:23:03.254Z] === RUN   TestTagValidPrefixedRepo
19:23:03 [2019-10-02T19:23:03.254Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:23:03 [2019-10-02T19:23:03.254Z] === RUN   TestTagExistedNameWithoutForce
19:23:03 [2019-10-02T19:23:03.254Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:23:03 [2019-10-02T19:23:03.254Z] === RUN   TestTagOfficialNames
19:23:03 [2019-10-02T19:23:03.512Z] --- PASS: TestTagOfficialNames (0.05s)
19:23:03 [2019-10-02T19:23:03.512Z] === RUN   TestTagMatchesDigest
19:23:03 [2019-10-02T19:23:03.512Z] --- PASS: TestTagMatchesDigest (0.01s)
19:23:03 [2019-10-02T19:23:03.512Z] === CONT  TestImportExtremelyLargeImageWorks
19:23:04 [2019-10-02T19:23:04.861Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.250s	coverage: 84.5% of statements
19:23:04 [2019-10-02T19:23:04.861Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.469s	coverage: 47.8% of statements
19:23:04 [2019-10-02T19:23:04.861Z] ok  	github.com/docker/docker/daemon/logger/templates	0.069s	coverage: 8.3% of statements
19:23:04 [2019-10-02T19:23:04.861Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:23:04 [2019-10-02T19:23:04.861Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:23:04 [2019-10-02T19:23:04.861Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:23:05 [2019-10-02T19:23:05.106Z] + for f in rootlesskit rootlesskit-docker-proxy
19:23:05 [2019-10-02T19:23:05.106Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:23:06 [2019-10-02T19:23:06.039Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:23:06 [2019-10-02T19:23:06.971Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:23:07 [2019-10-02T19:23:07.133Z] Removing intermediate container fc426590bc1d
19:23:07 [2019-10-02T19:23:07.133Z]  ---> ce92b635dc95
19:23:07 [2019-10-02T19:23:07.133Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
19:23:07 [2019-10-02T19:23:07.133Z]  ---> 1b6df349ed9e
19:23:07 [2019-10-02T19:23:07.133Z] Step 95/126 : FROM runtime-dev AS dev
19:23:07 [2019-10-02T19:23:07.133Z]  ---> 8825c4e3c6dd
19:23:07 [2019-10-02T19:23:07.133Z] Step 96/126 : ARG DEBIAN_FRONTEND
19:23:07 [2019-10-02T19:23:07.133Z]  ---> Running in 6d5f52bdf7f5
19:23:07 [2019-10-02T19:23:07.133Z] Removing intermediate container 6d5f52bdf7f5
19:23:07 [2019-10-02T19:23:07.133Z]  ---> 9f2a5a56d22a
19:23:07 [2019-10-02T19:23:07.133Z] Step 97/126 : RUN groupadd -r docker
19:23:07 [2019-10-02T19:23:07.133Z]  ---> Running in 6aecfc1c5f07
19:23:07 [2019-10-02T19:23:07.535Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:23:07 [2019-10-02T19:23:07.781Z] ok  	github.com/docker/docker/distribution	1.522s	coverage: 20.6% of statements
19:23:07 [2019-10-02T19:23:07.781Z] ok  	github.com/docker/docker/distribution/metadata	1.174s	coverage: 48.2% of statements
19:23:07 [2019-10-02T19:23:07.781Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:23:08 [2019-10-02T19:23:08.100Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:23:08 [2019-10-02T19:23:08.145Z] Removing intermediate container 6aecfc1c5f07
19:23:08 [2019-10-02T19:23:08.145Z]  ---> 335edf4d8aae
19:23:08 [2019-10-02T19:23:08.145Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
19:23:08 [2019-10-02T19:23:08.145Z]  ---> Running in 5354f9264e68
19:23:08 [2019-10-02T19:23:08.757Z] ok  	github.com/docker/docker/distribution/xfer	2.141s	coverage: 76.8% of statements
19:23:08 [2019-10-02T19:23:08.757Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:23:08 [2019-10-02T19:23:08.757Z] ok  	github.com/docker/docker/errdefs	0.124s	coverage: 49.4% of statements
19:23:08 [2019-10-02T19:23:08.836Z] Removing intermediate container 5354f9264e68
19:23:08 [2019-10-02T19:23:08.836Z]  ---> 6b7ac4d71026
19:23:08 [2019-10-02T19:23:08.836Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:23:08 [2019-10-02T19:23:08.836Z]  ---> Running in 83f74fa6cc7e
19:23:09 [2019-10-02T19:23:09.119Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:23:09 [2019-10-02T19:23:09.404Z] Removing intermediate container 83f74fa6cc7e
19:23:09 [2019-10-02T19:23:09.404Z]  ---> fb472ba0f362
19:23:09 [2019-10-02T19:23:09.404Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:23:09 [2019-10-02T19:23:09.404Z]  ---> Running in 40ff4491ddca
19:23:10 [2019-10-02T19:23:10.115Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:23:10 [2019-10-02T19:23:10.424Z] Removing intermediate container 40ff4491ddca
19:23:10 [2019-10-02T19:23:10.424Z]  ---> 664d2a0c77b6
19:23:10 [2019-10-02T19:23:10.424Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:23:10 [2019-10-02T19:23:10.424Z]  ---> Running in acb766913e41
19:23:11 [2019-10-02T19:23:11.051Z] Removing intermediate container acb766913e41
19:23:11 [2019-10-02T19:23:11.051Z]  ---> 3a8b05f4f5a6
19:23:11 [2019-10-02T19:23:11.051Z] Step 102/126 : RUN ldconfig
19:23:11 [2019-10-02T19:23:11.051Z]  ---> Running in a6b821bc052d
19:23:11 [2019-10-02T19:23:11.220Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:23:11 [2019-10-02T19:23:11.486Z] === RUN   TestDockerSuite/TestBuildContChar
19:23:11 [2019-10-02T19:23:11.669Z] Removing intermediate container a6b821bc052d
19:23:11 [2019-10-02T19:23:11.669Z]  ---> a26257dbcd6a
19:23:11 [2019-10-02T19:23:11.669Z] 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/*
19:23:11 [2019-10-02T19:23:11.669Z]  ---> Running in e5f513bba983
19:23:11 [2019-10-02T19:23:11.687Z] ok  	github.com/docker/docker/image	1.229s	coverage: 86.4% of statements
19:23:11 [2019-10-02T19:23:11.688Z] ok  	github.com/docker/docker/image/cache	0.233s	coverage: 19.2% of statements
19:23:11 [2019-10-02T19:23:11.688Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:23:11 [2019-10-02T19:23:11.688Z] ok  	github.com/docker/docker/image/v1	0.163s	coverage: 25.0% of statements
19:23:11 [2019-10-02T19:23:11.688Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:23:12 [2019-10-02T19:23:12.298Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
19:23:12 [2019-10-02T19:23:12.298Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
19:23:12 [2019-10-02T19:23:12.298Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
19:23:12 [2019-10-02T19:23:12.298Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
19:23:12 [2019-10-02T19:23:12.298Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
19:23:12 [2019-10-02T19:23:12.298Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
19:23:12 [2019-10-02T19:23:12.582Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
19:23:12 [2019-10-02T19:23:12.867Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
19:23:13 [2019-10-02T19:23:13.384Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:23:13 [2019-10-02T19:23:13.881Z] ok  	github.com/docker/docker/layer	0.444s	coverage: 30.0% of statements
19:23:13 [2019-10-02T19:23:13.881Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:23:14 [2019-10-02T19:23:14.317Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:23:14 [2019-10-02T19:23:14.883Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:23:14 [2019-10-02T19:23:14.891Z] Fetched 7719 kB in 2s (2915 kB/s)
19:23:15 [2019-10-02T19:23:15.448Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:23:15 [2019-10-02T19:23:15.706Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:23:15 [2019-10-02T19:23:15.901Z] Reading package lists...
19:23:16 [2019-10-02T19:23:16.080Z] ok  	github.com/docker/docker/libcontainerd/local	0.434s	coverage: 1.0% of statements
19:23:16 [2019-10-02T19:23:16.080Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 87.5% of statements
19:23:16 [2019-10-02T19:23:16.080Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:23:16 [2019-10-02T19:23:16.080Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:23:16 [2019-10-02T19:23:16.080Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:23:16 [2019-10-02T19:23:16.080Z] ?   	github.com/docker/docker/oci	[no test files]
19:23:16 [2019-10-02T19:23:16.080Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:23:16 [2019-10-02T19:23:16.080Z] ok  	github.com/docker/docker/opts	0.219s	coverage: 67.3% of statements
19:23:16 [2019-10-02T19:23:16.080Z] ok  	github.com/docker/docker/pkg/aaparser	0.040s	coverage: 50.0% of statements
19:23:17 [2019-10-02T19:23:17.107Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:23:17 [2019-10-02T19:23:17.374Z] Reading package lists...
19:23:17 [2019-10-02T19:23:17.374Z] Building dependency tree...
19:23:17 [2019-10-02T19:23:17.374Z] Reading state information...
19:23:17 [2019-10-02T19:23:17.661Z] The following additional packages will be installed:
19:23:17 [2019-10-02T19:23:17.661Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
19:23:17 [2019-10-02T19:23:17.661Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
19:23:17 [2019-10-02T19:23:17.661Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
19:23:17 [2019-10-02T19:23:17.661Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
19:23:17 [2019-10-02T19:23:17.661Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:23:17 [2019-10-02T19:23:17.661Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
19:23:17 [2019-10-02T19:23:17.661Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
19:23:17 [2019-10-02T19:23:17.661Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
19:23:17 [2019-10-02T19:23:17.661Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
19:23:17 [2019-10-02T19:23:17.661Z] Suggested packages:
19:23:17 [2019-10-02T19:23:17.661Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
19:23:17 [2019-10-02T19:23:17.661Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
19:23:17 [2019-10-02T19:23:17.661Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
19:23:17 [2019-10-02T19:23:17.661Z]   vim-doc vim-scripts xfsdump acl attr quota
19:23:17 [2019-10-02T19:23:17.661Z] Recommended packages:
19:23:17 [2019-10-02T19:23:17.661Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
19:23:17 [2019-10-02T19:23:17.661Z]   python3-keyrings.alt python3-xdg unzip
19:23:17 [2019-10-02T19:23:17.674Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:23:18 [2019-10-02T19:23:18.607Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:23:18 [2019-10-02T19:23:18.669Z] The following NEW packages will be installed:
19:23:18 [2019-10-02T19:23:18.669Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
19:23:18 [2019-10-02T19:23:18.669Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
19:23:18 [2019-10-02T19:23:18.669Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
19:23:18 [2019-10-02T19:23:18.669Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
19:23:18 [2019-10-02T19:23:18.669Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
19:23:18 [2019-10-02T19:23:18.669Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
19:23:18 [2019-10-02T19:23:18.669Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
19:23:18 [2019-10-02T19:23:18.669Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
19:23:18 [2019-10-02T19:23:18.669Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
19:23:18 [2019-10-02T19:23:18.669Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
19:23:18 [2019-10-02T19:23:18.669Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
19:23:18 [2019-10-02T19:23:18.669Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
19:23:18 [2019-10-02T19:23:18.669Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
19:23:18 [2019-10-02T19:23:18.669Z]   xfsprogs xxd xz-utils zip
19:23:18 [2019-10-02T19:23:18.669Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded.
19:23:18 [2019-10-02T19:23:18.669Z] Need to get 87.3 MB of archives.
19:23:18 [2019-10-02T19:23:18.669Z] After this operation, 585 MB of additional disk space will be used.
19:23:18 [2019-10-02T19:23:18.669Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
19:23:18 [2019-10-02T19:23:18.669Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
19:23:18 [2019-10-02T19:23:18.669Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
19:23:18 [2019-10-02T19:23:18.669Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
19:23:18 [2019-10-02T19:23:18.669Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
19:23:18 [2019-10-02T19:23:18.952Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
19:23:18 [2019-10-02T19:23:18.952Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
19:23:19 [2019-10-02T19:23:19.173Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:23:19 [2019-10-02T19:23:19.241Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
19:23:19 [2019-10-02T19:23:19.241Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
19:23:19 [2019-10-02T19:23:19.241Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
19:23:19 [2019-10-02T19:23:19.431Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:23:19 [2019-10-02T19:23:19.531Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
19:23:19 [2019-10-02T19:23:19.531Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
19:23:19 [2019-10-02T19:23:19.689Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:23:19 [2019-10-02T19:23:19.689Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:23:19 [2019-10-02T19:23:19.820Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
19:23:19 [2019-10-02T19:23:19.820Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
19:23:19 [2019-10-02T19:23:19.820Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
19:23:20 [2019-10-02T19:23:20.439Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
19:23:21 [2019-10-02T19:23:21.059Z] debconf: delaying package configuration, since apt-utils is not installed
19:23:21 [2019-10-02T19:23:21.059Z] Fetched 87.3 MB in 2s (38.5 MB/s)
19:23:21 [2019-10-02T19:23:21.059Z] Selecting previously unselected package bash-completion.
19:23:21 [2019-10-02T19:23:21.059Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
19:23:21 [2019-10-02T19:23:21.059Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking bash-completion (1:2.1-4.3) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package libnet1:ppc64el.
19:23:22 [2019-10-02T19:23:22.547Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package libnfnetlink0:ppc64el.
19:23:22 [2019-10-02T19:23:22.547Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
19:23:22 [2019-10-02T19:23:22.547Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package libudev-dev:ppc64el.
19:23:22 [2019-10-02T19:23:22.547Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
19:23:22 [2019-10-02T19:23:22.547Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.547Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
19:23:22 [2019-10-02T19:23:22.547Z] Selecting previously unselected package python3.5-minimal.
19:23:22 [2019-10-02T19:23:22.831Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.831Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
19:23:22 [2019-10-02T19:23:22.831Z] Selecting previously unselected package python3-minimal.
19:23:22 [2019-10-02T19:23:22.831Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
19:23:22 [2019-10-02T19:23:22.831Z] Unpacking python3-minimal (3.5.3-1) ...
19:23:22 [2019-10-02T19:23:22.971Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:23:23 [2019-10-02T19:23:23.115Z] Selecting previously unselected package libmpdec2:ppc64el.
19:23:23 [2019-10-02T19:23:23.115Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
19:23:23 [2019-10-02T19:23:23.115Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
19:23:23 [2019-10-02T19:23:23.115Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
19:23:23 [2019-10-02T19:23:23.115Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
19:23:23 [2019-10-02T19:23:23.115Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
19:23:23 [2019-10-02T19:23:23.399Z] Selecting previously unselected package python3.5.
19:23:23 [2019-10-02T19:23:23.399Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
19:23:23 [2019-10-02T19:23:23.399Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
19:23:23 [2019-10-02T19:23:23.399Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
19:23:23 [2019-10-02T19:23:23.399Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
19:23:23 [2019-10-02T19:23:23.399Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
19:23:23 [2019-10-02T19:23:23.399Z] Selecting previously unselected package dh-python.
19:23:23 [2019-10-02T19:23:23.399Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
19:23:23 [2019-10-02T19:23:23.399Z] Unpacking dh-python (2.20170125) ...
19:23:23 [2019-10-02T19:23:23.399Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
19:23:23 [2019-10-02T19:23:23.399Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
19:23:24 [2019-10-02T19:23:24.417Z] Setting up python3-minimal (3.5.3-1) ...
19:23:24 [2019-10-02T19:23:24.701Z] Selecting previously unselected package python3.
19:23:24 [2019-10-02T19:23:24.701Z] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
19:23:24 [2019-10-02T19:23:24.701Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.701Z] Unpacking python3 (3.5.3-1) ...
19:23:24 [2019-10-02T19:23:24.701Z] Selecting previously unselected package pigz.
19:23:24 [2019-10-02T19:23:24.701Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.701Z] Unpacking pigz (2.3.4-1) ...
19:23:24 [2019-10-02T19:23:24.701Z] Selecting previously unselected package libip4tc0:ppc64el.
19:23:24 [2019-10-02T19:23:24.701Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package libip6tc0:ppc64el.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package libiptc0:ppc64el.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package libxtables12:ppc64el.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package iptables.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
19:23:24 [2019-10-02T19:23:24.985Z] Selecting previously unselected package xxd.
19:23:24 [2019-10-02T19:23:24.985Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
19:23:24 [2019-10-02T19:23:24.985Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package vim-common.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package bzip2.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking bzip2 (1.0.6-8.1) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package libgpm2:ppc64el.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package xz-utils.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package aufs-tools.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
19:23:25 [2019-10-02T19:23:25.269Z] Selecting previously unselected package liblzo2-2:ppc64el.
19:23:25 [2019-10-02T19:23:25.269Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.269Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:23:25 [2019-10-02T19:23:25.497Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:23:25 [2019-10-02T19:23:25.556Z] Selecting previously unselected package btrfs-progs.
19:23:25 [2019-10-02T19:23:25.556Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.556Z] Unpacking btrfs-progs (4.7.3-1) ...
19:23:25 [2019-10-02T19:23:25.556Z] Selecting previously unselected package btrfs-tools.
19:23:25 [2019-10-02T19:23:25.556Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.556Z] Unpacking btrfs-tools (4.7.3-1) ...
19:23:25 [2019-10-02T19:23:25.556Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
19:23:25 [2019-10-02T19:23:25.556Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.556Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
19:23:25 [2019-10-02T19:23:25.556Z] Selecting previously unselected package dmsetup.
19:23:25 [2019-10-02T19:23:25.556Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.556Z] Unpacking dmsetup (2:1.02.137-2) ...
19:23:25 [2019-10-02T19:23:25.556Z] Selecting previously unselected package libonig4:ppc64el.
19:23:25 [2019-10-02T19:23:25.556Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.556Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libjq1:ppc64el.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package jq.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking jq (1.5+dfsg-1.3) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libaio1:ppc64el.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libcap2-bin.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libcap2-bin (1:2.25-1) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libsepol1-dev:ppc64el.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
19:23:25 [2019-10-02T19:23:25.839Z] Selecting previously unselected package libpcre16-3:ppc64el.
19:23:25 [2019-10-02T19:23:25.839Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
19:23:25 [2019-10-02T19:23:25.839Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
19:23:26 [2019-10-02T19:23:26.122Z] Selecting previously unselected package libpcre32-3:ppc64el.
19:23:26 [2019-10-02T19:23:26.122Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.122Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
19:23:26 [2019-10-02T19:23:26.122Z] Selecting previously unselected package libpcre3-dev:ppc64el.
19:23:26 [2019-10-02T19:23:26.122Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.122Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
19:23:26 [2019-10-02T19:23:26.122Z] Selecting previously unselected package libselinux1-dev:ppc64el.
19:23:26 [2019-10-02T19:23:26.122Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.122Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
19:23:26 [2019-10-02T19:23:26.410Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
19:23:26 [2019-10-02T19:23:26.410Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.410Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
19:23:26 [2019-10-02T19:23:26.410Z] Selecting previously unselected package libnl-3-200:ppc64el.
19:23:26 [2019-10-02T19:23:26.410Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.410Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
19:23:26 [2019-10-02T19:23:26.410Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
19:23:26 [2019-10-02T19:23:26.410Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.410Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
19:23:26 [2019-10-02T19:23:26.410Z] Selecting previously unselected package libreadline5:ppc64el.
19:23:26 [2019-10-02T19:23:26.410Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.410Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
19:23:26 [2019-10-02T19:23:26.410Z] Selecting previously unselected package libsystemd-dev:ppc64el.
19:23:26 [2019-10-02T19:23:26.410Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
19:23:26 [2019-10-02T19:23:26.410Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
19:23:27 [2019-10-02T19:23:27.030Z] Selecting previously unselected package net-tools.
19:23:27 [2019-10-02T19:23:27.030Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
19:23:27 [2019-10-02T19:23:27.030Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
19:23:27 [2019-10-02T19:23:27.030Z] Selecting previously unselected package python-pip-whl.
19:23:27 [2019-10-02T19:23:27.030Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
19:23:27 [2019-10-02T19:23:27.030Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
19:23:27 [2019-10-02T19:23:27.030Z] Selecting previously unselected package python3-pip.
19:23:27 [2019-10-02T19:23:27.030Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
19:23:27 [2019-10-02T19:23:27.030Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
19:23:27 [2019-10-02T19:23:27.313Z] Selecting previously unselected package python3-pkg-resources.
19:23:27 [2019-10-02T19:23:27.314Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
19:23:27 [2019-10-02T19:23:27.314Z] Unpacking python3-pkg-resources (33.1.1-1) ...
19:23:27 [2019-10-02T19:23:27.314Z] Selecting previously unselected package python3-setuptools.
19:23:27 [2019-10-02T19:23:27.314Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
19:23:27 [2019-10-02T19:23:27.314Z] Unpacking python3-setuptools (33.1.1-1) ...
19:23:27 [2019-10-02T19:23:27.314Z] Selecting previously unselected package python3-wheel.
19:23:27 [2019-10-02T19:23:27.314Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
19:23:27 [2019-10-02T19:23:27.314Z] Unpacking python3-wheel (0.29.0-2) ...
19:23:27 [2019-10-02T19:23:27.314Z] Selecting previously unselected package thin-provisioning-tools.
19:23:27 [2019-10-02T19:23:27.314Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
19:23:27 [2019-10-02T19:23:27.314Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
19:23:27 [2019-10-02T19:23:27.314Z] Selecting previously unselected package vim-runtime.
19:23:27 [2019-10-02T19:23:27.314Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
19:23:27 [2019-10-02T19:23:27.596Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
19:23:27 [2019-10-02T19:23:27.596Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
19:23:27 [2019-10-02T19:23:27.596Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
19:23:28 [2019-10-02T19:23:28.611Z] Selecting previously unselected package vim.
19:23:28 [2019-10-02T19:23:28.611Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
19:23:28 [2019-10-02T19:23:28.611Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
19:23:28 [2019-10-02T19:23:28.611Z] Selecting previously unselected package xfsprogs.
19:23:28 [2019-10-02T19:23:28.611Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
19:23:28 [2019-10-02T19:23:28.611Z] Unpacking xfsprogs (4.9.0+nmu1) ...
19:23:28 [2019-10-02T19:23:28.895Z] Selecting previously unselected package zip.
19:23:28 [2019-10-02T19:23:28.895Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
19:23:28 [2019-10-02T19:23:28.895Z] Unpacking zip (3.0-11+b1) ...
19:23:28 [2019-10-02T19:23:28.895Z] Selecting previously unselected package libapparmor-perl.
19:23:28 [2019-10-02T19:23:28.895Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
19:23:28 [2019-10-02T19:23:28.895Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
19:23:28 [2019-10-02T19:23:28.895Z] Selecting previously unselected package apparmor.
19:23:28 [2019-10-02T19:23:28.895Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
19:23:28 [2019-10-02T19:23:28.895Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
19:23:29 [2019-10-02T19:23:29.179Z] Selecting previously unselected package binutils-mingw-w64-i686.
19:23:29 [2019-10-02T19:23:29.179Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
19:23:29 [2019-10-02T19:23:29.179Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:23:29 [2019-10-02T19:23:29.462Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
19:23:29 [2019-10-02T19:23:29.462Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
19:23:29 [2019-10-02T19:23:29.462Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:23:29 [2019-10-02T19:23:29.677Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:23:30 [2019-10-02T19:23:30.106Z] Selecting previously unselected package binutils-mingw-w64.
19:23:30 [2019-10-02T19:23:30.106Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
19:23:30 [2019-10-02T19:23:30.106Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:23:30 [2019-10-02T19:23:30.106Z] Selecting previously unselected package mingw-w64-common.
19:23:30 [2019-10-02T19:23:30.106Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
19:23:30 [2019-10-02T19:23:30.106Z] Unpacking mingw-w64-common (5.0.1-1) ...
19:23:30 [2019-10-02T19:23:30.609Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:23:31 [2019-10-02T19:23:31.118Z] Selecting previously unselected package mingw-w64-x86-64-dev.
19:23:31 [2019-10-02T19:23:31.118Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
19:23:31 [2019-10-02T19:23:31.118Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
19:23:32 [2019-10-02T19:23:32.132Z] Selecting previously unselected package gcc-mingw-w64-base.
19:23:32 [2019-10-02T19:23:32.422Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
19:23:32 [2019-10-02T19:23:32.422Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:23:32 [2019-10-02T19:23:32.422Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
19:23:32 [2019-10-02T19:23:32.422Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
19:23:32 [2019-10-02T19:23:32.422Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:23:34 [2019-10-02T19:23:34.790Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:23:36 [2019-10-02T19:23:36.166Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:23:36 [2019-10-02T19:23:36.732Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:23:36 [2019-10-02T19:23:36.732Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:23:36 [2019-10-02T19:23:36.855Z] Selecting previously unselected package g++-mingw-w64-x86-64.
19:23:36 [2019-10-02T19:23:36.855Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
19:23:36 [2019-10-02T19:23:36.855Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up aufs-tools (1:4.1+20161219-1) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:40 [2019-10-02T19:23:40.327Z] Processing triggers for mime-support (3.60) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up libcap2-bin (1:2.25-1) ...
19:23:40 [2019-10-02T19:23:40.327Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
19:23:40 [2019-10-02T19:23:40.609Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
19:23:40 [2019-10-02T19:23:40.609Z] Setting up bash-completion (1:2.1-4.3) ...
19:23:40 [2019-10-02T19:23:40.918Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:23:40 [2019-10-02T19:23:40.918Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libonig4:ppc64el (6.1.3-2) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up zip (3.0-11+b1) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up bzip2 (1.0.6-8.1) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libaio1:ppc64el (0.3.110-3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up xz-utils (5.2.2-1.2+b1) ...
19:23:41 [2019-10-02T19:23:41.628Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:23:41 [2019-10-02T19:23:41.628Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
19:23:41 [2019-10-02T19:23:41.628Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up pigz (2.3.4-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up mingw-w64-common (5.0.1-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up jq (1.5+dfsg-1.3) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up xfsprogs (4.9.0+nmu1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up btrfs-progs (4.7.3-1) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
19:23:41 [2019-10-02T19:23:41.915Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
19:23:44 [2019-10-02T19:23:44.195Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:23:44 [2019-10-02T19:23:44.598Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
19:23:44 [2019-10-02T19:23:44.598Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] Setting up btrfs-tools (4.7.3-1) ...
19:23:44 [2019-10-02T19:23:44.598Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] 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
19:23:44 [2019-10-02T19:23:44.598Z] Setting up python3 (3.5.3-1) ...
19:23:44 [2019-10-02T19:23:44.882Z] Setting up apparmor (2.11.0-3+deb9u2) ...
19:23:45 [2019-10-02T19:23:45.499Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
19:23:45 [2019-10-02T19:23:45.499Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
19:23:45 [2019-10-02T19:23:45.499Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
19:23:45 [2019-10-02T19:23:45.499Z] Setting up python3-wheel (0.29.0-2) ...
19:23:45 [2019-10-02T19:23:45.782Z] Setting up python3-pkg-resources (33.1.1-1) ...
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/archive	11.234s	coverage: 62.0% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/authorization	0.643s	coverage: 26.8% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/broadcaster	0.073s	coverage: 100.0% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/capabilities	0.051s	coverage: 87.5% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.191s	coverage: 15.4% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/directory	0.090s	coverage: 80.0% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/discovery	0.132s	coverage: 58.3% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/discovery/file	0.110s	coverage: 92.9% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.443s	coverage: 84.1% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.153s	coverage: 92.3% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.260s	coverage: 93.8% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/filenotify	0.131s	coverage: 45.7% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/fileutils	0.133s	coverage: 87.7% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/homedir	0.093s	coverage: 42.9% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/idtools	0.099s	coverage: 6.3% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/ioutils	0.857s	coverage: 69.7% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.288s	coverage: 91.7% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/locker	0.112s	coverage: 88.9% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/longpath	0.074s	coverage: 100.0% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.064s	coverage: 85.7% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/parsers	0.118s	coverage: 97.0% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.6% of statements
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:23:46 [2019-10-02T19:23:46.084Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:23:46 [2019-10-02T19:23:46.094Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:23:46 [2019-10-02T19:23:46.094Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:23:46 [2019-10-02T19:23:46.417Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
19:23:46 [2019-10-02T19:23:46.417Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
19:23:46 [2019-10-02T19:23:46.659Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:23:46 [2019-10-02T19:23:46.705Z] Setting up dmsetup (2:1.02.137-2) ...
19:23:46 [2019-10-02T19:23:46.705Z] Setting up python3-setuptools (33.1.1-1) ...
19:23:46 [2019-10-02T19:23:46.989Z] Setting up dh-python (2.20170125) ...
19:23:47 [2019-10-02T19:23:47.228Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:23:47 [2019-10-02T19:23:47.271Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
19:23:47 [2019-10-02T19:23:47.271Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
19:23:47 [2019-10-02T19:23:47.794Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:23:47 [2019-10-02T19:23:47.794Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:23:47 [2019-10-02T19:23:47.794Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:23:47 [2019-10-02T19:23:47.794Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:23:47 [2019-10-02T19:23:47.794Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:23:48 [2019-10-02T19:23:48.052Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:23:50 [2019-10-02T19:23:50.579Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:23:50 [2019-10-02T19:23:50.579Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:23:51 [2019-10-02T19:23:51.950Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:23:53 [2019-10-02T19:23:53.322Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:23:53 [2019-10-02T19:23:53.887Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:23:53 [2019-10-02T19:23:53.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:23:53 [2019-10-02T19:23:53.939Z] 
19:23:53 [2019-10-02T19:23:53.939Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:23:53 [2019-10-02T19:23:53.939Z] PKG_CONFIG=pkg-config
19:23:53 [2019-10-02T19:23:53.939Z] GOLANG_VERSION=1.13.1
19:23:53 [2019-10-02T19:23:53.939Z] HOSTNAME=865d3c4161cd
19:23:53 [2019-10-02T19:23:53.939Z] DOCKER_EXPERIMENTAL=1
19:23:53 [2019-10-02T19:23:53.939Z] container=docker
19:23:53 [2019-10-02T19:23:53.939Z] TEST_SKIP_INTEGRATION_CLI=1
19:23:53 [2019-10-02T19:23:53.939Z] GO111MODULE=off
19:23:53 [2019-10-02T19:23:53.939Z] GOPATH=/go
19:23:53 [2019-10-02T19:23:53.939Z] PWD=/go/src/github.com/docker/docker
19:23:53 [2019-10-02T19:23:53.939Z] HOME=/root
19:23:53 [2019-10-02T19:23:53.939Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:23:53 [2019-10-02T19:23:53.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:23:53 [2019-10-02T19:23:53.939Z] DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:23:53 [2019-10-02T19:23:53.939Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:23:53 [2019-10-02T19:23:53.939Z] DOCKER_GRAPHDRIVER=overlay2
19:23:53 [2019-10-02T19:23:53.939Z] TERM=xterm
19:23:53 [2019-10-02T19:23:53.939Z] DEST=bundles/test-integration
19:23:53 [2019-10-02T19:23:53.939Z] SHLVL=1
19:23:53 [2019-10-02T19:23:53.939Z] TIMEOUT=120m
19:23:53 [2019-10-02T19:23:53.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:23:53 [2019-10-02T19:23:53.939Z] DOCKER_PKG=github.com/docker/docker
19:23:53 [2019-10-02T19:23:53.939Z] TESTDEBUG=0
19:23:53 [2019-10-02T19:23:53.939Z] _=/usr/bin/env
19:23:53 [2019-10-02T19:23:53.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:23:57 [2019-10-02T19:23:57.547Z] Removing intermediate container e5f513bba983
19:23:57 [2019-10-02T19:23:57.547Z]  ---> 0fe37c7810c3
19:23:57 [2019-10-02T19:23:57.547Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
19:23:57 [2019-10-02T19:23:57.547Z]  ---> Running in 80955127423e
19:23:58 [2019-10-02T19:23:58.069Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:23:59 [2019-10-02T19:23:59.440Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:24:00 [2019-10-02T19:24:00.006Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:24:00 [2019-10-02T19:24:00.222Z] Collecting yamllint==1.16.0
19:24:00 [2019-10-02T19:24:00.222Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:24:00 [2019-10-02T19:24:00.504Z] Collecting pyyaml (from yamllint==1.16.0)
19:24:00 [2019-10-02T19:24:00.788Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
19:24:01 [2019-10-02T19:24:01.804Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:24:01 [2019-10-02T19:24:01.804Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
19:24:01 [2019-10-02T19:24:01.903Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
19:24:02 [2019-10-02T19:24:02.161Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:24:02 [2019-10-02T19:24:02.444Z] Building wheels for collected packages: pyyaml, pathspec
19:24:02 [2019-10-02T19:24:02.444Z]   Running setup.py bdist_wheel for pyyaml: started
19:24:03 [2019-10-02T19:24:03.078Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:24:03 [2019-10-02T19:24:03.078Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
19:24:03 [2019-10-02T19:24:03.078Z]   Running setup.py bdist_wheel for pathspec: started
19:24:03 [2019-10-02T19:24:03.693Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
19:24:03 [2019-10-02T19:24:03.693Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
19:24:03 [2019-10-02T19:24:03.693Z] Successfully built pyyaml pathspec
19:24:03 [2019-10-02T19:24:03.693Z] Installing collected packages: pyyaml, pathspec, yamllint
19:24:03 [2019-10-02T19:24:03.975Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
19:24:04 [2019-10-02T19:24:04.062Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:24:04 [2019-10-02T19:24:04.591Z] Removing intermediate container 80955127423e
19:24:04 [2019-10-02T19:24:04.591Z]  ---> 5cef60b197ec
19:24:04 [2019-10-02T19:24:04.591Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
19:24:04 [2019-10-02T19:24:04.627Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:24:05 [2019-10-02T19:24:05.601Z]  ---> 5556f823f9d9
19:24:05 [2019-10-02T19:24:05.601Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
19:24:05 [2019-10-02T19:24:05.999Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/plugins	35.266s	coverage: 73.4% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.124s	coverage: 56.8% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.112s	coverage: 85.7% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/pools	0.129s	coverage: 88.2% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/progress	0.077s	coverage: 75.9% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/pubsub	1.128s	coverage: 73.9% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/reexec	0.127s	coverage: 82.4% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/signal	0.059s	coverage: 20.3% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/stdcopy	0.040s	coverage: 100.0% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/streamformatter	0.074s	coverage: 66.2% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/sysinfo	0.099s	coverage: 38.2% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/system	0.087s	coverage: 12.7% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/tailfile	0.071s	coverage: 88.6% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/tarsum	0.267s	coverage: 89.3% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/term	0.129s	coverage: 30.8% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/urlutil	0.064s	coverage: 100.0% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/plugin	0.336s	coverage: 11.6% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/plugin/v2	0.121s	coverage: 20.1% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/reference	0.176s	coverage: 84.4% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/registry	0.433s	coverage: 52.2% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/registry/resumable	0.297s	coverage: 100.0% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/restartmanager	0.041s	coverage: 50.9% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/rootless	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/runconfig	0.281s	coverage: 54.5% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/testutil	0.078s	coverage: 62.5% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/volume	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/volume/drivers	0.322s	coverage: 36.1% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/volume/local	0.227s	coverage: 37.7% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/volume/mounts	0.105s	coverage: 66.2% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ok  	github.com/docker/docker/volume/service	0.389s	coverage: 70.3% of statements
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:24:07 [2019-10-02T19:24:07.217Z] INFO: make.ps1 ended at 10/02/2019 19:24:06
19:24:08 [2019-10-02T19:24:08.191Z] INFO: Unit tests ended at 10/02/2019 19:24:08. Duration:00:04:00.0285324
19:24:08 [2019-10-02T19:24:08.191Z] INFO: Building busybox
19:24:08 [2019-10-02T19:24:08.653Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:24:08 [2019-10-02T19:24:08.653Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:24:08 [2019-10-02T19:24:08.653Z] 
19:24:08 [2019-10-02T19:24:08.653Z] Sending build context to Docker daemon   2.56kB
19:24:08 [2019-10-02T19:24:08.653Z] 
19:24:08 [2019-10-02T19:24:08.653Z] Step 1/6 : FROM microsoft/windowsservercore
19:24:08 [2019-10-02T19:24:08.653Z]  ---> 1ddfa8bee56a
19:24:08 [2019-10-02T19:24:08.653Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
19:24:08 [2019-10-02T19:24:08.653Z]  ---> Running in c1c6b1c56358
19:24:10 [2019-10-02T19:24:10.040Z]  ---> 3941670f1348
19:24:10 [2019-10-02T19:24:10.040Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
19:24:10 [2019-10-02T19:24:10.186Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:24:10 [2019-10-02T19:24:10.418Z]  ---> ecebe08380ea
19:24:10 [2019-10-02T19:24:10.418Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
19:24:10 [2019-10-02T19:24:10.703Z]  ---> 4ae310051422
19:24:10 [2019-10-02T19:24:10.703Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
19:24:10 [2019-10-02T19:24:10.987Z]  ---> e3dd9b3441cf
19:24:10 [2019-10-02T19:24:10.987Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
19:24:11 [2019-10-02T19:24:11.274Z]  ---> c2ec69b0684f
19:24:11 [2019-10-02T19:24:11.274Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
19:24:11 [2019-10-02T19:24:11.559Z]  ---> bd6db10fd38f
19:24:11 [2019-10-02T19:24:11.559Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
19:24:11 [2019-10-02T19:24:11.842Z]  ---> 716db2b70548
19:24:11 [2019-10-02T19:24:11.842Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
19:24:12 [2019-10-02T19:24:12.716Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:24:12 [2019-10-02T19:24:12.853Z]  ---> 8073f8269b04
19:24:12 [2019-10-02T19:24:12.853Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
19:24:13 [2019-10-02T19:24:13.135Z]  ---> 787ebcb24f17
19:24:13 [2019-10-02T19:24:13.135Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
19:24:13 [2019-10-02T19:24:13.768Z]  ---> 1aa15532b304
19:24:13 [2019-10-02T19:24:13.768Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
19:24:14 [2019-10-02T19:24:14.592Z] Removing intermediate container c1c6b1c56358
19:24:14 [2019-10-02T19:24:14.593Z]  ---> 2aef16ad67af
19:24:14 [2019-10-02T19:24:14.593Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
19:24:15 [2019-10-02T19:24:15.249Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:24:15 [2019-10-02T19:24:15.564Z] 
19:24:15 [2019-10-02T19:24:15.564Z]  ---> c51d76f377ec
19:24:15 [2019-10-02T19:24:15.564Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
19:24:15 [2019-10-02T19:24:15.564Z]  ---> Running in e3dedea46af8
19:24:15 [2019-10-02T19:24:15.794Z]  ---> 67d582af8b66
19:24:15 [2019-10-02T19:24:15.794Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
19:24:15 [2019-10-02T19:24:15.794Z]  ---> 52b8f2172e32
19:24:15 [2019-10-02T19:24:15.794Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
19:24:16 [2019-10-02T19:24:16.094Z] ................................................                         [ 29%]
19:24:16 [2019-10-02T19:24:16.416Z]  ---> d48750af1ef1
19:24:16 [2019-10-02T19:24:16.416Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
19:24:16 [2019-10-02T19:24:16.416Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
19:24:16 [2019-10-02T19:24:16.416Z] bad55c542dc9: Pulling fs layer
19:24:17 [2019-10-02T19:24:17.108Z] 
19:24:17 [2019-10-02T19:24:17.108Z] SUCCESS: Specified value was saved.
19:24:17 [2019-10-02T19:24:17.147Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:24:18 [2019-10-02T19:24:18.079Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:24:18 [2019-10-02T19:24:18.482Z] bad55c542dc9: Verifying Checksum
19:24:18 [2019-10-02T19:24:18.482Z] bad55c542dc9: Download complete
19:24:18 [2019-10-02T19:24:18.482Z] bad55c542dc9: Pull complete
19:24:18 [2019-10-02T19:24:18.482Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:24:18 [2019-10-02T19:24:18.482Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
19:24:19 [2019-10-02T19:24:19.107Z]  ---> a7c4ade42fbd
19:24:19 [2019-10-02T19:24:19.107Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
19:24:19 [2019-10-02T19:24:19.107Z]  ---> Running in c8058b4013b8
19:24:19 [2019-10-02T19:24:19.107Z] Removing intermediate container c8058b4013b8
19:24:19 [2019-10-02T19:24:19.107Z]  ---> 0ae1e327c2f3
19:24:19 [2019-10-02T19:24:19.107Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
19:24:19 [2019-10-02T19:24:19.391Z]  ---> Running in f14b4b3212a5
19:24:19 [2019-10-02T19:24:19.391Z] Removing intermediate container f14b4b3212a5
19:24:19 [2019-10-02T19:24:19.391Z]  ---> 11dbe3d86255
19:24:19 [2019-10-02T19:24:19.391Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
19:24:19 [2019-10-02T19:24:19.391Z]  ---> Running in 0165031d292f
19:24:19 [2019-10-02T19:24:19.452Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:24:19 [2019-10-02T19:24:19.673Z] Removing intermediate container 0165031d292f
19:24:19 [2019-10-02T19:24:19.673Z]  ---> 8658010936f6
19:24:19 [2019-10-02T19:24:19.673Z] Step 123/126 : VOLUME /var/lib/docker
19:24:19 [2019-10-02T19:24:19.673Z]  ---> Running in 22f85d41315b
19:24:19 [2019-10-02T19:24:19.673Z] Removing intermediate container 22f85d41315b
19:24:19 [2019-10-02T19:24:19.673Z]  ---> 99b3f77526d9
19:24:19 [2019-10-02T19:24:19.673Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
19:24:19 [2019-10-02T19:24:19.673Z]  ---> Running in cdd8b1dfce9b
19:24:19 [2019-10-02T19:24:19.955Z] Removing intermediate container cdd8b1dfce9b
19:24:19 [2019-10-02T19:24:19.955Z]  ---> edb53f065098
19:24:19 [2019-10-02T19:24:19.955Z] Step 125/126 : FROM dev AS final
19:24:19 [2019-10-02T19:24:19.955Z]  ---> edb53f065098
19:24:19 [2019-10-02T19:24:19.955Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
19:24:20 [2019-10-02T19:24:20.024Z] Removing intermediate container e3dedea46af8
19:24:20 [2019-10-02T19:24:20.024Z]  ---> 7d9823aa10d8
19:24:20 [2019-10-02T19:24:20.024Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:24:20 [2019-10-02T19:24:20.024Z]  ---> Running in d1d3e014fc3e
19:24:20 [2019-10-02T19:24:20.384Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:24:21 [2019-10-02T19:24:21.318Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:24:23 [2019-10-02T19:24:23.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:24:23 [2019-10-02T19:24:23.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:24:23 [2019-10-02T19:24:23.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:24:23 [2019-10-02T19:24:23.217Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:24:23 [2019-10-02T19:24:23.217Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:24:25 [2019-10-02T19:24:25.838Z] Cannot create a file when that file already exists.
19:24:26 [2019-10-02T19:24:26.820Z]  ---> 922e2f01f865
19:24:26 [2019-10-02T19:24:26.820Z] Successfully built 922e2f01f865
19:24:26 [2019-10-02T19:24:26.820Z] Successfully tagged docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:24:27 [2019-10-02T19:24:27.260Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/test/unit
19:24:28 [2019-10-02T19:24:28.484Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:24:28 [2019-10-02T19:24:28.484Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:24:28 [2019-10-02T19:24:28.741Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:24:30 [2019-10-02T19:24:30.111Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:24:31 [2019-10-02T19:24:31.703Z] ?   	github.com/docker/docker/api	[no test files]
19:24:32 [2019-10-02T19:24:32.010Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:24:32 [2019-10-02T19:24:32.010Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:24:32 [2019-10-02T19:24:32.934Z] Removing intermediate container d1d3e014fc3e
19:24:32 [2019-10-02T19:24:32.934Z]  ---> 78087d65e4fd
19:24:32 [2019-10-02T19:24:32.934Z] Step 6/6 : CMD ["sh"]
19:24:32 [2019-10-02T19:24:32.934Z]  ---> Running in a0f666c5af81
19:24:32 [2019-10-02T19:24:32.934Z] Removing intermediate container a0f666c5af81
19:24:32 [2019-10-02T19:24:32.934Z]  ---> c856dfd108cd
19:24:32 [2019-10-02T19:24:32.934Z] Successfully built c856dfd108cd
19:24:32 [2019-10-02T19:24:32.934Z] Successfully tagged busybox:latest
19:24:32 [2019-10-02T19:24:32.934Z] INFO: Docker images of the daemon under test
19:24:32 [2019-10-02T19:24:32.934Z] 
19:24:32 [2019-10-02T19:24:32.934Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:24:32 [2019-10-02T19:24:32.934Z] busybox                                latest              c856dfd108cd        Less than a second ago   4.75GB
19:24:32 [2019-10-02T19:24:32.934Z] microsoft/windowsservercore            latest              1ddfa8bee56a        3 weeks ago              4.71GB
19:24:32 [2019-10-02T19:24:32.934Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        3 weeks ago              4.71GB
19:24:32 [2019-10-02T19:24:32.934Z] 
19:24:32 [2019-10-02T19:24:32.934Z] INFO: Running integration tests at 10/02/2019 19:24:32...
19:24:32 [2019-10-02T19:24:32.934Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:24:32 [2019-10-02T19:24:32.934Z] INFO: Integration API tests being run from the host:
19:24:32 [2019-10-02T19:24:32.934Z] INFO: make.ps1 starting at 10/02/2019 19:24:32
19:24:33 [2019-10-02T19:24:33.384Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:24:33 [2019-10-02T19:24:33.908Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
19:24:34 [2019-10-02T19:24:34.984Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:24:42 [2019-10-02T19:24:42.939Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:24:43 [2019-10-02T19:24:43.348Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:24:45 [2019-10-02T19:24:45.876Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:24:46 [2019-10-02T19:24:46.785Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
19:24:46 [2019-10-02T19:24:46.808Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:24:47 [2019-10-02T19:24:47.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:24:47 [2019-10-02T19:24:47.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:24:47 [2019-10-02T19:24:47.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:24:47 [2019-10-02T19:24:47.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:24:47 [2019-10-02T19:24:47.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:24:48 [2019-10-02T19:24:48.194Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:24:48 [2019-10-02T19:24:48.762Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:24:49 [2019-10-02T19:24:49.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:24:51 [2019-10-02T19:24:51.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:24:51 [2019-10-02T19:24:51.287Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:24:51 [2019-10-02T19:24:51.287Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:24:53 [2019-10-02T19:24:53.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:24:53 [2019-10-02T19:24:53.186Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:24:55 [2019-10-02T19:24:55.092Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
19:24:55 [2019-10-02T19:24:55.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:24:56 [2019-10-02T19:24:56.065Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
19:24:57 [2019-10-02T19:24:57.366Z] --- PASS: TestDockerDaemonSuite (355.16s)
19:24:57 [2019-10-02T19:24:57.366Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.24s)
19:24:57 [2019-10-02T19:24:57.366Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
19:24:57 [2019-10-02T19:24:57.366Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.80s)
19:24:57 [2019-10-02T19:24:57.366Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
19:24:57 [2019-10-02T19:24:57.366Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s)
19:24:57 [2019-10-02T19:24:57.366Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
19:24:57 [2019-10-02T19:24:57.366Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.10s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
19:24:57 [2019-10-02T19:24:57.367Z]         docker_cli_daemon_test.go:1449: Daemon d21bc4e47ab6f is not started
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon db38aa7d6dd7e is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.56s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.54s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d1024cdc040d3 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.93s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.83s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.12s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.19s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.94s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.65s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.82s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.44s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d17ceb6ac06e6 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d60b4f38a38d1 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.31s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.82s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon dadb76f78d3c2 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.04s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.42s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d394d7a7f7abd is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
19:24:57 [2019-10-02T19:24:57.367Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
19:24:57 [2019-10-02T19:24:57.367Z]         requirement.go:26: unmatched requirement bridgeNfIptables
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d29293c85e871 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
19:24:57 [2019-10-02T19:24:57.367Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
19:24:57 [2019-10-02T19:24:57.367Z]         requirement.go:26: unmatched requirement IPv6
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon dcbaf9e125c0b is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.43s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.46s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d69d308db7d21 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon db2f96ee07506 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.56s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
19:24:57 [2019-10-02T19:24:57.367Z]         docker_cli_daemon_plugins_test.go:79: Daemon deca79589b323 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
19:24:57 [2019-10-02T19:24:57.367Z]         docker_cli_daemon_plugins_test.go:169: Daemon d34d5a96179b2 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d39c513e7e983 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.83s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d586e8f028dbb is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.43s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.17s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.43s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon d2c9f8ca89cc1 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.71s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.08s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.94s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
19:24:57 [2019-10-02T19:24:57.367Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
19:24:57 [2019-10-02T19:24:57.367Z]         requirement.go:26: unmatched requirement Devicemapper
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon dff432774db1f is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
19:24:57 [2019-10-02T19:24:57.367Z]         requirement.go:26: unmatched requirement Devicemapper
19:24:57 [2019-10-02T19:24:57.367Z]         check_test.go:309: Daemon db74ae2ee4c36 is not started
19:24:57 [2019-10-02T19:24:57.367Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s)
19:24:57 [2019-10-02T19:24:57.367Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d72b89aee2977 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d3240dc5b0a85 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d17f385abc887 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon df41f8f4ffdae is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d9f5e31d5088f is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon dc83d9a7ba748 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.24s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.55s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon de2f020eaf0a2 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.05s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.01s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.35s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d4fb2a987eb88 is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.18s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon dd14aeba0d46e is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.18s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.69s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.26s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.82s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.92s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
19:24:57 [2019-10-02T19:24:57.368Z]         docker_cli_daemon_test.go:2542: Daemon d088ef3fc94ed is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.03s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.66s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.33s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
19:24:57 [2019-10-02T19:24:57.368Z]         check_test.go:309: Daemon d6a8b1db824cf is not started
19:24:57 [2019-10-02T19:24:57.368Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s)
19:24:57 [2019-10-02T19:24:57.368Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
19:24:57 [2019-10-02T19:24:57.368Z] === RUN   TestDockerSwarmSuite
19:24:57 [2019-10-02T19:24:57.368Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:24:57 [2019-10-02T19:24:57.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:24:58 [2019-10-02T19:24:58.777Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 9.0% of statements
19:24:58 [2019-10-02T19:24:58.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:24:59 [2019-10-02T19:24:59.815Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
19:25:00 [2019-10-02T19:25:00.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:25:01 [2019-10-02T19:25:01.547Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:25:02 [2019-10-02T19:25:02.006Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
19:25:02 [2019-10-02T19:25:02.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:25:03 [2019-10-02T19:25:03.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:25:04 [2019-10-02T19:25:04.194Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:25:04 [2019-10-02T19:25:04.772Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:25:04 [2019-10-02T19:25:04.772Z] Using test binary docker
19:25:04 [2019-10-02T19:25:04.772Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:25:04 [2019-10-02T19:25:04.772Z] +++ /etc/init.d/apparmor start
19:25:04 [2019-10-02T19:25:04.772Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:25:04 [2019-10-02T19:25:04.772Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:25:04 [2019-10-02T19:25:04.772Z] Warning failed to create cache: (null)
19:25:04 [2019-10-02T19:25:04.772Z] .
19:25:04 [2019-10-02T19:25:04.772Z] Starting dockerd
19:25:04 [2019-10-02T19:25:04.772Z] INFO: Waiting for daemon to start...
19:25:04 [2019-10-02T19:25:04.772Z] +++ 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
19:25:04 [2019-10-02T19:25:04.827Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:25:05 [2019-10-02T19:25:05.167Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:25:05 [2019-10-02T19:25:05.629Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
19:25:06 [2019-10-02T19:25:06.603Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:25:07 [2019-10-02T19:25:07.065Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
19:25:07 [2019-10-02T19:25:07.531Z] .
19:25:07 [2019-10-02T19:25:07.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:25:07 [2019-10-02T19:25:07.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:25:07 [2019-10-02T19:25:07.531Z] Error: No such image: emptyfs
19:25:07 [2019-10-02T19:25:07.531Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:25:07 [2019-10-02T19:25:07.531Z] ++++ docker load
19:25:07 [2019-10-02T19:25:07.531Z] Running integration-test (iteration 1)
19:25:07 [2019-10-02T19:25:07.531Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:25:07 [2019-10-02T19:25:07.531Z] ++ 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
19:25:07 [2019-10-02T19:25:07.531Z] ++ set -e
19:25:07 [2019-10-02T19:25:07.531Z] ++ '[' -n 0 ']'
19:25:07 [2019-10-02T19:25:07.531Z] ++ set -x
19:25:07 [2019-10-02T19:25:07.531Z] ++ 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
19:25:07 [2019-10-02T19:25:07.540Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:25:08 [2019-10-02T19:25:08.324Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:25:08 [2019-10-02T19:25:08.473Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:25:08 [2019-10-02T19:25:08.473Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:25:09 [2019-10-02T19:25:09.355Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:25:11 [2019-10-02T19:25:11.004Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:25:13 [2019-10-02T19:25:13.107Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:25:14 [2019-10-02T19:25:14.283Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:25:16 [2019-10-02T19:25:16.810Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:25:17 [2019-10-02T19:25:17.107Z] Loaded image: buildpack-deps:jessie
19:25:17 [2019-10-02T19:25:17.107Z] Loaded image: busybox:latest
19:25:17 [2019-10-02T19:25:17.107Z] Loaded image: busybox:glibc
19:25:17 [2019-10-02T19:25:17.107Z] Loaded image: debian:jessie
19:25:17 [2019-10-02T19:25:17.548Z] Loaded image: hello-world:latest
19:25:17 [2019-10-02T19:25:17.548Z] INFO: Testing against a local daemon
19:25:17 [2019-10-02T19:25:17.548Z] === RUN   TestCgroupNamespacesBuild
19:25:19 [2019-10-02T19:25:19.339Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:25:19 [2019-10-02T19:25:19.573Z] --- PASS: TestCgroupNamespacesBuild (1.86s)
19:25:19 [2019-10-02T19:25:19.573Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
19:25:19 [2019-10-02T19:25:19.573Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:25:20 [2019-10-02T19:25:20.229Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:25:21 [2019-10-02T19:25:21.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
19:25:21 [2019-10-02T19:25:21.471Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
19:25:21 [2019-10-02T19:25:21.471Z] === RUN   TestBuildWithSession
19:25:22 [2019-10-02T19:25:22.418Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
19:25:22 [2019-10-02T19:25:22.570Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:25:23 [2019-10-02T19:25:23.993Z] --- PASS: TestBuildWithSession (2.71s)
19:25:23 [2019-10-02T19:25:23.993Z] === RUN   TestBuildSquashParent
19:25:24 [2019-10-02T19:25:24.062Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:25:24 [2019-10-02T19:25:24.601Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:25:24 [2019-10-02T19:25:24.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:25:25 [2019-10-02T19:25:25.335Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
19:25:26 [2019-10-02T19:25:26.758Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:25:28 [2019-10-02T19:25:28.254Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
19:25:29 [2019-10-02T19:25:29.037Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:25:30 [2019-10-02T19:25:30.042Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:25:30 [2019-10-02T19:25:30.355Z] --- PASS: TestBuildSquashParent (6.03s)
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:25:30 [2019-10-02T19:25:30.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:25:30 [2019-10-02T19:25:30.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:25:30 [2019-10-02T19:25:30.355Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.355Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:25:30 [2019-10-02T19:25:30.442Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
19:25:32 [2019-10-02T19:25:32.568Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:25:32 [2019-10-02T19:25:32.630Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
19:25:33 [2019-10-02T19:25:33.004Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:25:33 [2019-10-02T19:25:33.004Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:25:35 [2019-10-02T19:25:35.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:25:35 [2019-10-02T19:25:35.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:25:35 [2019-10-02T19:25:35.551Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:25:35 [2019-10-02T19:25:35.551Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:25:35 [2019-10-02T19:25:35.551Z] INFO: Testing against a local daemon
19:25:35 [2019-10-02T19:25:35.551Z] === RUN   TestBuildWithSession
19:25:35 [2019-10-02T19:25:35.551Z] --- SKIP: TestBuildWithSession (0.00s)
19:25:35 [2019-10-02T19:25:35.551Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:25:35 [2019-10-02T19:25:35.551Z] === RUN   TestBuildSquashParent
19:25:35 [2019-10-02T19:25:35.551Z] --- SKIP: TestBuildSquashParent (0.00s)
19:25:35 [2019-10-02T19:25:35.551Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:25:35 [2019-10-02T19:25:35.551Z] === RUN   TestBuildWithRemoveAndForceRemove
19:25:35 [2019-10-02T19:25:35.551Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
19:25:35 [2019-10-02T19:25:35.551Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:35 [2019-10-02T19:25:35.551Z] === RUN   TestBuildMultiStageCopy
19:25:35 [2019-10-02T19:25:35.551Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:25:38 [2019-10-02T19:25:38.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s)
19:25:38 [2019-10-02T19:25:38.051Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s)
19:25:38 [2019-10-02T19:25:38.051Z] === RUN   TestBuildMultiStageCopy
19:25:38 [2019-10-02T19:25:38.051Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:25:41 [2019-10-02T19:25:41.540Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:25:41 [2019-10-02T19:25:41.540Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:25:41 [2019-10-02T19:25:41.821Z] .........................                                                [ 67%]
19:25:41 [2019-10-02T19:25:41.937Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:25:42 [2019-10-02T19:25:42.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:25:43 [2019-10-02T19:25:43.193Z] --- PASS: TestBuildMultiStageCopy (5.00s)
19:25:43 [2019-10-02T19:25:43.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s)
19:25:43 [2019-10-02T19:25:43.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
19:25:43 [2019-10-02T19:25:43.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
19:25:43 [2019-10-02T19:25:43.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
19:25:43 [2019-10-02T19:25:43.193Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
19:25:43 [2019-10-02T19:25:43.193Z] === RUN   TestBuildMultiStageParentConfig
19:25:44 [2019-10-02T19:25:44.514Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
19:25:44 [2019-10-02T19:25:44.514Z] === RUN   TestBuildLabelWithTargets
19:25:45 [2019-10-02T19:25:45.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:25:45 [2019-10-02T19:25:45.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:25:46 [2019-10-02T19:25:46.369Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:25:47 [2019-10-02T19:25:47.912Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:25:48 [2019-10-02T19:25:48.631Z] --- PASS: TestBuildLabelWithTargets (3.26s)
19:25:48 [2019-10-02T19:25:48.631Z] === RUN   TestBuildWithEmptyLayers
19:25:49 [2019-10-02T19:25:49.031Z] --- PASS: TestBuildWithEmptyLayers (0.91s)
19:25:49 [2019-10-02T19:25:49.031Z] === RUN   TestBuildMultiStageOnBuild
19:25:49 [2019-10-02T19:25:49.456Z] --- PASS: TestBuildMultiStageCopy (13.93s)
19:25:49 [2019-10-02T19:25:49.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.40s)
19:25:49 [2019-10-02T19:25:49.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s)
19:25:49 [2019-10-02T19:25:49.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
19:25:49 [2019-10-02T19:25:49.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s)
19:25:49 [2019-10-02T19:25:49.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s)
19:25:49 [2019-10-02T19:25:49.456Z] === RUN   TestBuildMultiStageParentConfig
19:25:49 [2019-10-02T19:25:49.456Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
19:25:49 [2019-10-02T19:25:49.456Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:49 [2019-10-02T19:25:49.456Z] === RUN   TestBuildLabelWithTargets
19:25:49 [2019-10-02T19:25:49.456Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
19:25:49 [2019-10-02T19:25:49.456Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:49 [2019-10-02T19:25:49.456Z] === RUN   TestBuildWithEmptyLayers
19:25:50 [2019-10-02T19:25:50.428Z] --- PASS: TestBuildWithEmptyLayers (1.11s)
19:25:50 [2019-10-02T19:25:50.428Z] === RUN   TestBuildMultiStageOnBuild
19:25:50 [2019-10-02T19:25:50.428Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
19:25:50 [2019-10-02T19:25:50.429Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildUncleanTarFilenames
19:25:50 [2019-10-02T19:25:50.429Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
19:25:50 [2019-10-02T19:25:50.429Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildMultiStageLayerLeak
19:25:50 [2019-10-02T19:25:50.429Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
19:25:50 [2019-10-02T19:25:50.429Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildWithHugeFile
19:25:50 [2019-10-02T19:25:50.429Z] --- SKIP: TestBuildWithHugeFile (0.00s)
19:25:50 [2019-10-02T19:25:50.429Z]     build_test.go:491: testEnv.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildWithEmptyDockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:25:50 [2019-10-02T19:25:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:25:50 [2019-10-02T19:25:50.890Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestBuildPreserveOwnership
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
19:25:50 [2019-10-02T19:25:50.890Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestBuildPlatformInvalid
19:25:50 [2019-10-02T19:25:50.890Z] --- PASS: TestBuildPlatformInvalid (0.05s)
19:25:50 [2019-10-02T19:25:50.890Z] PASS
19:25:50 [2019-10-02T19:25:50.890Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:25:50 [2019-10-02T19:25:50.890Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:25:50 [2019-10-02T19:25:50.890Z] INFO: Testing against a local daemon
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigList
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigList (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigsCreateAndDelete
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigsUpdate
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigsUpdate (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestTemplatedConfig
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestTemplatedConfig (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigInspect
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigInspect (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigCreateWithLabels
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigCreateResolve
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestConfigDaemonLibtrustID
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
19:25:50 [2019-10-02T19:25:50.890Z] PASS
19:25:50 [2019-10-02T19:25:50.890Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:25:50 [2019-10-02T19:25:50.890Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:25:50 [2019-10-02T19:25:50.890Z] INFO: Testing against a local daemon
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCheckpoint
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCheckpoint (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestContainerInvalidJSON
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:25:50 [2019-10-02T19:25:50.890Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:25:50 [2019-10-02T19:25:50.890Z] --- PASS: TestContainerInvalidJSON (0.05s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:25:50 [2019-10-02T19:25:50.890Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s)
19:25:50 [2019-10-02T19:25:50.890Z]     copy_test.go:25: testEnv.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCopyFromContainerPathIsNotDir
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
19:25:50 [2019-10-02T19:25:50.890Z]     copy_test.go:39: testEnv.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCopyToContainerPathDoesNotExist
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
19:25:50 [2019-10-02T19:25:50.890Z]     copy_test.go:51: testEnv.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCopyToContainerPathIsNotDir
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
19:25:50 [2019-10-02T19:25:50.890Z]     copy_test.go:65: testEnv.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCopyFromContainer
19:25:50 [2019-10-02T19:25:50.890Z] --- SKIP: TestCopyFromContainer (0.00s)
19:25:50 [2019-10-02T19:25:50.890Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:25:50 [2019-10-02T19:25:50.890Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:25:50 [2019-10-02T19:25:50.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:25:51 [2019-10-02T19:25:51.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateLinkToNonExistingContainer
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidEnv
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidEnv/0
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidEnv/0
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidEnv/1
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidEnv/1
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidEnv/2
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidEnv/2
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidEnv/0
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidEnv/2
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidEnv/1
19:25:51 [2019-10-02T19:25:51.353Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateTmpfsMountsTarget
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithCustomMaskedPaths
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithCapabilities
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestCreateWithCapabilities (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithCustomReadonlyPaths
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:25:51 [2019-10-02T19:25:51.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestDiff
19:25:51 [2019-10-02T19:25:51.353Z] --- SKIP: TestDiff (0.00s)
19:25:51 [2019-10-02T19:25:51.353Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:25:51 [2019-10-02T19:25:51.353Z] === RUN   TestExecWithCloseStdin
19:25:52 [2019-10-02T19:25:52.547Z] --- PASS: TestBuildMultiStageOnBuild (3.22s)
19:25:52 [2019-10-02T19:25:52.547Z] === RUN   TestBuildUncleanTarFilenames
19:25:53 [2019-10-02T19:25:53.387Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
19:25:53 [2019-10-02T19:25:53.387Z] === RUN   TestBuildMultiStageLayerLeak
19:25:53 [2019-10-02T19:25:53.543Z] --- PASS: TestExecWithCloseStdin (2.09s)
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestExec
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestExec (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestExecUser
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestExecUser (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestExportContainerAndImportImage
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestExportContainerAfterDaemonRestart
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestHealthCheckWorkdir
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestHealthKillContainer
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestHealthKillContainer (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestInspectCpusetInConfigPre120
19:25:53 [2019-10-02T19:25:53.543Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:25:53 [2019-10-02T19:25:53.543Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:25:53 [2019-10-02T19:25:53.543Z] === RUN   TestKillContainerInvalidSignal
19:25:54 [2019-10-02T19:25:54.483Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:25:54 [2019-10-02T19:25:54.483Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:25:54 [2019-10-02T19:25:54.483Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:25:54 [2019-10-02T19:25:54.483Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:25:55 [2019-10-02T19:25:55.089Z] --- PASS: TestKillContainerInvalidSignal (1.72s)
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestKillContainer
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestKillContainer (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestKillStoppedContainer
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestKillStoppedContainerAPIPre120
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestKillDifferentUserContainer
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestInspectOomKilledTrue
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestInspectOomKilledFalse
19:25:55 [2019-10-02T19:25:55.089Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:25:55 [2019-10-02T19:25:55.089Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:25:55 [2019-10-02T19:25:55.089Z] === RUN   TestLogsFollowTailEmpty
19:25:57 [2019-10-02T19:25:57.278Z] --- PASS: TestLogsFollowTailEmpty (1.86s)
19:25:57 [2019-10-02T19:25:57.278Z] === RUN   TestNetworkNat
19:25:57 [2019-10-02T19:25:57.278Z] --- SKIP: TestNetworkNat (0.00s)
19:25:57 [2019-10-02T19:25:57.278Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:25:57 [2019-10-02T19:25:57.278Z] === RUN   TestNetworkLocalhostTCPNat
19:25:57 [2019-10-02T19:25:57.278Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
19:25:57 [2019-10-02T19:25:57.278Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
19:25:57 [2019-10-02T19:25:57.278Z] === RUN   TestNetworkLoopbackNat
19:25:57 [2019-10-02T19:25:57.278Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:25:57 [2019-10-02T19:25:57.278Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
19:25:57 [2019-10-02T19:25:57.278Z] === RUN   TestPause
19:25:57 [2019-10-02T19:25:57.278Z] --- SKIP: TestPause (0.00s)
19:25:57 [2019-10-02T19:25:57.278Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:25:57 [2019-10-02T19:25:57.278Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:25:57 [2019-10-02T19:25:57.760Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:25:57 [2019-10-02T19:25:57.760Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:25:58 [2019-10-02T19:25:58.017Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:25:58 [2019-10-02T19:25:58.578Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s)
19:25:58 [2019-10-02T19:25:58.578Z] === RUN   TestBuildWithHugeFile
19:25:58 [2019-10-02T19:25:58.825Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s)
19:25:58 [2019-10-02T19:25:58.825Z] === RUN   TestPauseStopPausedContainer
19:25:58 [2019-10-02T19:25:58.825Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:25:58 [2019-10-02T19:25:58.825Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
19:25:58 [2019-10-02T19:25:58.825Z] === RUN   TestPsFilter
19:25:58 [2019-10-02T19:25:58.825Z] --- PASS: TestPsFilter (0.17s)
19:25:58 [2019-10-02T19:25:58.825Z] === RUN   TestRemoveContainerWithRemovedVolume
19:25:58 [2019-10-02T19:25:58.950Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:25:58 [2019-10-02T19:25:58.950Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:25:59 [2019-10-02T19:25:59.526Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:25:59 [2019-10-02T19:25:59.795Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:26:01 [2019-10-02T19:26:01.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.04s)
19:26:01 [2019-10-02T19:26:01.015Z] === RUN   TestRemoveContainerWithVolume
19:26:01 [2019-10-02T19:26:01.166Z] --- PASS: TestImportExtremelyLargeImageWorks (177.57s)
19:26:01 [2019-10-02T19:26:01.166Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
19:26:01 [2019-10-02T19:26:01.166Z] PASS
19:26:01 [2019-10-02T19:26:01.166Z] 
19:26:01 [2019-10-02T19:26:01.166Z] DONE 12 tests in 181.297s
19:26:01 [2019-10-02T19:26:01.166Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:26:01 [2019-10-02T19:26:01.166Z] ++ 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
19:26:01 [2019-10-02T19:26:01.166Z] ++ set -e
19:26:01 [2019-10-02T19:26:01.166Z] ++ '[' -n 0 ']'
19:26:01 [2019-10-02T19:26:01.166Z] ++ set -x
19:26:01 [2019-10-02T19:26:01.167Z] ++ 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
19:26:01 [2019-10-02T19:26:01.167Z] INFO: Testing against a local daemon
19:26:01 [2019-10-02T19:26:01.167Z] === RUN   TestNetworkCreateDelete
19:26:01 [2019-10-02T19:26:01.167Z] --- PASS: TestNetworkCreateDelete (0.11s)
19:26:01 [2019-10-02T19:26:01.167Z] === RUN   TestDockerNetworkDeletePreferID
19:26:01 [2019-10-02T19:26:01.424Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
19:26:01 [2019-10-02T19:26:01.424Z] === RUN   TestInspectNetwork
19:26:02 [2019-10-02T19:26:02.357Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:26:03 [2019-10-02T19:26:03.204Z] --- PASS: TestRemoveContainerWithVolume (2.06s)
19:26:03 [2019-10-02T19:26:03.204Z] === RUN   TestRemoveContainerRunning
19:26:04 [2019-10-02T19:26:04.254Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:26:04 [2019-10-02T19:26:04.750Z] --- PASS: TestRemoveContainerRunning (1.78s)
19:26:04 [2019-10-02T19:26:04.750Z] === RUN   TestRemoveContainerForceRemoveRunning
19:26:05 [2019-10-02T19:26:05.627Z] === RUN   TestDockerSuite/TestBuildEnv
19:26:06 [2019-10-02T19:26:06.296Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s)
19:26:06 [2019-10-02T19:26:06.296Z] === RUN   TestRemoveInvalidContainer
19:26:06 [2019-10-02T19:26:06.296Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:26:06 [2019-10-02T19:26:06.296Z] === RUN   TestRenameLinkedContainer
19:26:06 [2019-10-02T19:26:06.296Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:26:06 [2019-10-02T19:26:06.296Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:26:06 [2019-10-02T19:26:06.296Z] === RUN   TestRenameStoppedContainer
19:26:06 [2019-10-02T19:26:06.998Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:26:07 [2019-10-02T19:26:07.930Z] === RUN   TestInspectNetwork/full_network_id
19:26:07 [2019-10-02T19:26:07.930Z] === RUN   TestInspectNetwork/partial_network_id
19:26:07 [2019-10-02T19:26:07.930Z] === RUN   TestInspectNetwork/network_name
19:26:07 [2019-10-02T19:26:07.930Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:26:07 [2019-10-02T19:26:07.930Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:26:08 [2019-10-02T19:26:08.486Z] --- PASS: TestRenameStoppedContainer (2.03s)
19:26:08 [2019-10-02T19:26:08.486Z] === RUN   TestRenameRunningContainerAndReuse
19:26:09 [2019-10-02T19:26:09.301Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:26:11 [2019-10-02T19:26:11.828Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:26:12 [2019-10-02T19:26:12.086Z] --- PASS: TestInspectNetwork (10.52s)
19:26:12 [2019-10-02T19:26:12.086Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
19:26:12 [2019-10-02T19:26:12.086Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:26:12 [2019-10-02T19:26:12.086Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:26:12 [2019-10-02T19:26:12.086Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:26:12 [2019-10-02T19:26:12.086Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
19:26:12 [2019-10-02T19:26:12.086Z] === RUN   TestRunContainerWithBridgeNone
19:26:12 [2019-10-02T19:26:12.258Z] --- PASS: TestRenameRunningContainerAndReuse (3.61s)
19:26:12 [2019-10-02T19:26:12.258Z] === RUN   TestRenameInvalidName
19:26:12 [2019-10-02T19:26:12.344Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:26:13 [2019-10-02T19:26:13.803Z] --- PASS: TestRenameInvalidName (1.85s)
19:26:13 [2019-10-02T19:26:13.803Z] === RUN   TestRenameAnonymousContainer
19:26:13 [2019-10-02T19:26:13.803Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
19:26:13 [2019-10-02T19:26:13.803Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:26:13 [2019-10-02T19:26:13.803Z] === RUN   TestRenameContainerWithSameName
19:26:15 [2019-10-02T19:26:15.625Z] --- PASS: TestRunContainerWithBridgeNone (3.15s)
19:26:15 [2019-10-02T19:26:15.625Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
19:26:15 [2019-10-02T19:26:15.625Z] === RUN   TestNetworkInvalidJSON
19:26:15 [2019-10-02T19:26:15.625Z] === RUN   TestNetworkInvalidJSON//networks/create
19:26:15 [2019-10-02T19:26:15.625Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:26:15 [2019-10-02T19:26:15.625Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:26:15 [2019-10-02T19:26:15.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:26:15 [2019-10-02T19:26:15.625Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:15 [2019-10-02T19:26:15.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:15 [2019-10-02T19:26:15.625Z] === CONT  TestNetworkInvalidJSON//networks/create
19:26:15 [2019-10-02T19:26:15.625Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:15 [2019-10-02T19:26:15.625Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:26:15 [2019-10-02T19:26:15.625Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:26:15 [2019-10-02T19:26:15.625Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:26:15 [2019-10-02T19:26:15.625Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:26:15 [2019-10-02T19:26:15.625Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:26:15 [2019-10-02T19:26:15.625Z] === RUN   TestDaemonRestartWithLiveRestore
19:26:15 [2019-10-02T19:26:15.991Z] --- PASS: TestRenameContainerWithSameName (1.73s)
19:26:15 [2019-10-02T19:26:15.991Z] === RUN   TestRenameContainerWithLinkedContainer
19:26:15 [2019-10-02T19:26:15.991Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:26:15 [2019-10-02T19:26:15.991Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:26:15 [2019-10-02T19:26:15.991Z] === RUN   TestResize
19:26:15 [2019-10-02T19:26:15.991Z] --- SKIP: TestResize (0.00s)
19:26:15 [2019-10-02T19:26:15.991Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
19:26:15 [2019-10-02T19:26:15.991Z] === RUN   TestResizeWithInvalidSize
19:26:15 [2019-10-02T19:26:15.991Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
19:26:15 [2019-10-02T19:26:15.991Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
19:26:15 [2019-10-02T19:26:15.991Z] === RUN   TestResizeWhenContainerNotStarted
19:26:16 [2019-10-02T19:26:16.192Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:26:16 [2019-10-02T19:26:16.192Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:26:16 [2019-10-02T19:26:16.192Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
19:26:16 [2019-10-02T19:26:16.192Z] === RUN   TestDaemonDefaultNetworkPools
19:26:17 [2019-10-02T19:26:17.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:26:17 [2019-10-02T19:26:17.126Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
19:26:17 [2019-10-02T19:26:17.126Z] === RUN   TestDaemonRestartWithExistingNetwork
19:26:17 [2019-10-02T19:26:17.536Z] --- PASS: TestResizeWhenContainerNotStarted (2.02s)
19:26:17 [2019-10-02T19:26:17.536Z] === RUN   TestDaemonRestartKillContainers
19:26:17 [2019-10-02T19:26:17.536Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:26:17 [2019-10-02T19:26:17.536Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:26:17 [2019-10-02T19:26:17.536Z] === RUN   TestStats
19:26:17 [2019-10-02T19:26:17.536Z] --- SKIP: TestStats (0.00s)
19:26:17 [2019-10-02T19:26:17.536Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
19:26:17 [2019-10-02T19:26:17.536Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:26:18 [2019-10-02T19:26:18.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:26:18 [2019-10-02T19:26:18.058Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
19:26:18 [2019-10-02T19:26:18.058Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:26:19 [2019-10-02T19:26:19.428Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
19:26:19 [2019-10-02T19:26:19.428Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
19:26:19 [2019-10-02T19:26:19.428Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:26:19 [2019-10-02T19:26:19.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
19:26:19 [2019-10-02T19:26:19.993Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
19:26:19 [2019-10-02T19:26:19.993Z] === RUN   TestServiceWithPredefinedNetwork
19:26:20 [2019-10-02T19:26:20.448Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
19:26:23 [2019-10-02T19:26:23.280Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s)
19:26:23 [2019-10-02T19:26:23.280Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
19:26:23 [2019-10-02T19:26:23.280Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:26:23 [2019-10-02T19:26:23.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:26:23 [2019-10-02T19:26:23.280Z]     service_test.go:230: FLAKY_TEST
19:26:23 [2019-10-02T19:26:23.280Z] === RUN   TestServiceWithDataPathPortInit
19:26:27 [2019-10-02T19:26:27.892Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.26s)
19:26:27 [2019-10-02T19:26:27.892Z] === RUN   TestStopContainerWithTimeout
19:26:27 [2019-10-02T19:26:27.892Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:26:27 [2019-10-02T19:26:27.892Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:26:27 [2019-10-02T19:26:27.892Z] === RUN   TestUpdateRestartPolicy
19:26:33 [2019-10-02T19:26:33.514Z] --- PASS: TestBuildWithHugeFile (34.03s)
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildWithEmptyDockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:26:33 [2019-10-02T19:26:33.514Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
19:26:33 [2019-10-02T19:26:33.514Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
19:26:33 [2019-10-02T19:26:33.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
19:26:33 [2019-10-02T19:26:33.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildPreserveOwnership
19:26:33 [2019-10-02T19:26:33.514Z] === RUN   TestBuildPreserveOwnership/copy_from
19:26:35 [2019-10-02T19:26:35.930Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ok  	github.com/docker/docker/api/server/middleware	0.053s	coverage: 37.7% of statements
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:26:35 [2019-10-02T19:26:35.931Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:26:36 [2019-10-02T19:26:36.218Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:26:36 [2019-10-02T19:26:36.218Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:26:37 [2019-10-02T19:26:37.243Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
19:26:37 [2019-10-02T19:26:37.243Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 95.2% of statements
19:26:37 [2019-10-02T19:26:37.538Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
19:26:37 [2019-10-02T19:26:37.880Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:26:38 [2019-10-02T19:26:38.165Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:26:38 [2019-10-02T19:26:38.173Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.0% of statements
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:26:38 [2019-10-02T19:26:38.173Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:26:38 [2019-10-02T19:26:38.460Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:26:38 [2019-10-02T19:26:38.500Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:26:38 [2019-10-02T19:26:38.500Z] tests/integration/client_test.py .....                                   [ 75%]
19:26:38 [2019-10-02T19:26:38.500Z] tests/integration/errors_test.py .                                       [ 76%]
19:26:39 [2019-10-02T19:26:39.095Z] ok  	github.com/docker/docker/builder/dockerignore	0.024s	coverage: 96.8% of statements
19:26:39 [2019-10-02T19:26:39.790Z] --- PASS: TestBuildPreserveOwnership (7.26s)
19:26:39 [2019-10-02T19:26:39.790Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.95s)
19:26:39 [2019-10-02T19:26:39.790Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
19:26:39 [2019-10-02T19:26:39.790Z] === RUN   TestBuildPlatformInvalid
19:26:39 [2019-10-02T19:26:39.790Z] --- PASS: TestBuildPlatformInvalid (0.14s)
19:26:39 [2019-10-02T19:26:39.790Z] PASS
19:26:39 [2019-10-02T19:26:39.790Z] 
19:26:39 [2019-10-02T19:26:39.790Z] DONE 32 tests in 92.560s
19:26:39 [2019-10-02T19:26:39.790Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:26:39 [2019-10-02T19:26:39.790Z] ++ 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
19:26:39 [2019-10-02T19:26:39.790Z] ++ set -e
19:26:39 [2019-10-02T19:26:39.790Z] ++ '[' -n 0 ']'
19:26:39 [2019-10-02T19:26:39.790Z] ++ set -x
19:26:39 [2019-10-02T19:26:39.790Z] ++ 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
19:26:40 [2019-10-02T19:26:40.062Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:26:40 [2019-10-02T19:26:40.193Z] INFO: Testing against a local daemon
19:26:40 [2019-10-02T19:26:40.193Z] === RUN   TestConfigList
19:26:41 [2019-10-02T19:26:41.433Z] --- PASS: TestServiceWithDataPathPortInit (18.56s)
19:26:41 [2019-10-02T19:26:41.433Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:26:41 [2019-10-02T19:26:41.433Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:26:41 [2019-10-02T19:26:41.433Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:26:43 [2019-10-02T19:26:43.539Z] --- PASS: TestConfigList (3.28s)
19:26:43 [2019-10-02T19:26:43.539Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
19:26:43 [2019-10-02T19:26:43.539Z] === RUN   TestConfigsCreateAndDelete
19:26:47 [2019-10-02T19:26:47.126Z] --- PASS: TestConfigsCreateAndDelete (3.56s)
19:26:47 [2019-10-02T19:26:47.126Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
19:26:47 [2019-10-02T19:26:47.126Z] === RUN   TestConfigsUpdate
19:26:49 [2019-10-02T19:26:49.025Z] --- PASS: TestUpdateRestartPolicy (20.44s)
19:26:49 [2019-10-02T19:26:49.025Z] === RUN   TestUpdateRestartWithAutoRemove
19:26:49 [2019-10-02T19:26:49.415Z] ok  	github.com/docker/docker/builder/fscache	0.146s	coverage: 69.2% of statements
19:26:49 [2019-10-02T19:26:49.415Z] ok  	github.com/docker/docker/builder/remotecontext	0.403s	coverage: 13.6% of statements
19:26:49 [2019-10-02T19:26:49.532Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:26:49 [2019-10-02T19:26:49.703Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
19:26:49 [2019-10-02T19:26:49.991Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.820s	coverage: 85.1% of statements
19:26:50 [2019-10-02T19:26:50.097Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:26:50 [2019-10-02T19:26:50.411Z] --- PASS: TestConfigsUpdate (3.36s)
19:26:50 [2019-10-02T19:26:50.411Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
19:26:50 [2019-10-02T19:26:50.411Z] === RUN   TestTemplatedConfig
19:26:50 [2019-10-02T19:26:50.569Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s)
19:26:50 [2019-10-02T19:26:50.569Z] === RUN   TestWaitNonBlocked
19:26:50 [2019-10-02T19:26:50.569Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:26:50 [2019-10-02T19:26:50.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:26:50 [2019-10-02T19:26:50.569Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:26:50 [2019-10-02T19:26:50.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:26:50 [2019-10-02T19:26:50.569Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:26:50 [2019-10-02T19:26:50.569Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:26:50 [2019-10-02T19:26:50.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:26:50 [2019-10-02T19:26:50.919Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:26:51 [2019-10-02T19:26:51.484Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.93s)
19:26:51 [2019-10-02T19:26:51.484Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
19:26:51 [2019-10-02T19:26:51.484Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jl04nl94njjpccfvhi9e5fm9s Created:2019-10-02 19:26:43.163787331 +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[7611cd69cfdf7fcf0d4b917c17e3cdf1e2719b22030259e523c2c48dde2f4da0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sa169jqm8qrb5je0bl13ulzvw EndpointID:6e969f82219999fb5992bcce34b51322d988659b8967003c8dd05e0f89580286 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec7b3b4af2923cad816dd458388c8a43443bc0a8aa3cc05dc84330280c4b841a 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:45267199ed8e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sa169jqm8qrb5je0bl13ulzvw EndpointID:6e969f82219999fb5992bcce34b51322d988659b8967003c8dd05e0f89580286 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
19:26:51 [2019-10-02T19:26:51.484Z] PASS
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] === Skipped
19:26:51 [2019-10-02T19:26:51.484Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:26:51 [2019-10-02T19:26:51.484Z]     service_test.go:230: FLAKY_TEST
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] DONE 21 tests, 1 skipped in 50.459s
19:26:51 [2019-10-02T19:26:51.484Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:26:51 [2019-10-02T19:26:51.484Z] ++ 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
19:26:51 [2019-10-02T19:26:51.484Z] ++ set -e
19:26:51 [2019-10-02T19:26:51.484Z] ++ '[' -n 0 ']'
19:26:51 [2019-10-02T19:26:51.484Z] ++ set -x
19:26:51 [2019-10-02T19:26:51.484Z] ++ 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
19:26:51 [2019-10-02T19:26:51.484Z] INFO: Testing against a local daemon
19:26:51 [2019-10-02T19:26:51.484Z] === RUN   TestDockerNetworkIpvlanPersistance
19:26:51 [2019-10-02T19:26:51.484Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:26:51 [2019-10-02T19:26:51.484Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:51 [2019-10-02T19:26:51.484Z] === RUN   TestDockerNetworkIpvlan
19:26:51 [2019-10-02T19:26:51.484Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:26:51 [2019-10-02T19:26:51.484Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:51 [2019-10-02T19:26:51.484Z] PASS
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] === Skipped
19:26:51 [2019-10-02T19:26:51.484Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:26:51 [2019-10-02T19:26:51.484Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:26:51 [2019-10-02T19:26:51.484Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] 
19:26:51 [2019-10-02T19:26:51.484Z] DONE 2 tests, 2 skipped in 0.098s
19:26:51 [2019-10-02T19:26:51.484Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:26:51 [2019-10-02T19:26:51.484Z] ++ 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
19:26:51 [2019-10-02T19:26:51.484Z] ++ set -e
19:26:51 [2019-10-02T19:26:51.484Z] ++ '[' -n 0 ']'
19:26:51 [2019-10-02T19:26:51.484Z] ++ set -x
19:26:51 [2019-10-02T19:26:51.484Z] ++ 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
19:26:51 [2019-10-02T19:26:51.501Z] ok  	github.com/docker/docker/builder/dockerfile	1.174s	coverage: 46.6% of statements
19:26:51 [2019-10-02T19:26:51.501Z] ?   	github.com/docker/docker/cli	[no test files]
19:26:51 [2019-10-02T19:26:51.501Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:26:51 [2019-10-02T19:26:51.741Z] INFO: Testing against a local daemon
19:26:51 [2019-10-02T19:26:51.741Z] === RUN   TestDockerNetworkMacvlanPersistance
19:26:52 [2019-10-02T19:26:52.674Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:26:52 [2019-10-02T19:26:52.674Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:26:52 [2019-10-02T19:26:52.932Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:26:52 [2019-10-02T19:26:52.932Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
19:26:52 [2019-10-02T19:26:52.932Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
19:26:52 [2019-10-02T19:26:52.932Z] === RUN   TestDockerNetworkMacvlan
19:26:53 [2019-10-02T19:26:53.865Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:26:54 [2019-10-02T19:26:54.570Z] --- PASS: TestTemplatedConfig (4.44s)
19:26:54 [2019-10-02T19:26:54.570Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
19:26:54 [2019-10-02T19:26:54.570Z] === RUN   TestConfigInspect
19:26:54 [2019-10-02T19:26:54.796Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:26:55 [2019-10-02T19:26:55.361Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestWaitNonBlocked (0.03s)
19:26:57 [2019-10-02T19:26:57.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.52s)
19:26:57 [2019-10-02T19:26:57.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.17s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestWaitBlocked
19:26:57 [2019-10-02T19:26:57.680Z] --- SKIP: TestWaitBlocked (0.00s)
19:26:57 [2019-10-02T19:26:57.680Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:26:57 [2019-10-02T19:26:57.680Z] PASS
19:26:57 [2019-10-02T19:26:57.680Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:26:57 [2019-10-02T19:26:57.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:57 [2019-10-02T19:26:57.680Z] INFO: Testing against a local daemon
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestCommitInheritsEnv
19:26:57 [2019-10-02T19:26:57.680Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:26:57 [2019-10-02T19:26:57.680Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestImportExtremelyLargeImageWorks
19:26:57 [2019-10-02T19:26:57.680Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:26:57 [2019-10-02T19:26:57.680Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestImagesFilterMultiReference
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestImagePullPlatformInvalid
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestRemoveImageOrphaning
19:26:57 [2019-10-02T19:26:57.680Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
19:26:57 [2019-10-02T19:26:57.680Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagInvalidReference
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestTagInvalidReference (0.03s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagValidPrefixedRepo
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagExistedNameWithoutForce
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagOfficialNames
19:26:57 [2019-10-02T19:26:57.680Z] --- SKIP: TestTagOfficialNames (0.00s)
19:26:57 [2019-10-02T19:26:57.680Z]     tag_test.go:98: testEnv.OSType == "windows"
19:26:57 [2019-10-02T19:26:57.680Z] === RUN   TestTagMatchesDigest
19:26:57 [2019-10-02T19:26:57.680Z] --- PASS: TestTagMatchesDigest (0.03s)
19:26:57 [2019-10-02T19:26:57.680Z] PASS
19:26:57 [2019-10-02T19:26:57.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestNetworkCreateDelete
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDockerNetworkDeletePreferID
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestInspectNetwork
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestInspectNetwork (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestRunContainerWithBridgeNone
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestNetworkInvalidJSON
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestNetworkInvalidJSON//networks/create
19:26:58 [2019-10-02T19:26:58.143Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:26:58 [2019-10-02T19:26:58.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:58 [2019-10-02T19:26:58.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:58 [2019-10-02T19:26:58.143Z] === CONT  TestNetworkInvalidJSON//networks/create
19:26:58 [2019-10-02T19:26:58.143Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:26:58 [2019-10-02T19:26:58.143Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:26:58 [2019-10-02T19:26:58.143Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:26:58 [2019-10-02T19:26:58.143Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:26:58 [2019-10-02T19:26:58.143Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDaemonRestartWithLiveRestore
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:29: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDaemonDefaultNetworkPools
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:51: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDaemonRestartWithExistingNetwork
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:94: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:127: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:177: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestServiceWithPredefinedNetwork
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:201: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:230: FLAKY_TEST
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestServiceWithDataPathPortInit
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:319: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     service_test.go:386: testEnv.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestPluginInvalidJSON
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:26:58 [2019-10-02T19:26:58.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:26:58 [2019-10-02T19:26:58.143Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:26:58 [2019-10-02T19:26:58.143Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:26:58 [2019-10-02T19:26:58.143Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestExternalGraphDriver
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     external_test.go:48: runtime.GOOS == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] === RUN   TestGraphdriverPluginV2
19:26:58 [2019-10-02T19:26:58.143Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:26:58 [2019-10-02T19:26:58.143Z]     external_test.go:407: runtime.GOOS == "windows"
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.143Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.143Z] PASS
19:26:58 [2019-10-02T19:26:58.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.605Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSecretInspect
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSecretInspect (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSecretList
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSecretList (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSecretsCreateAndDelete
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSecretsUpdate
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSecretsUpdate (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestTemplatedSecret
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestTemplatedSecret (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSecretCreateResolve
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.605Z] PASS
19:26:58 [2019-10-02T19:26:58.605Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceCreateInit
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:26:58 [2019-10-02T19:26:58.605Z] --- PASS: TestServiceCreateInit (0.03s)
19:26:58 [2019-10-02T19:26:58.605Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceMultipleTimes
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceConflict
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceMaxReplicas
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateWithDuplicateNetworkNames
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceSecretFileMode
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceConfigFileMode
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceSysctls
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceSysctls (0.03s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCreateServiceCapabilities
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
19:26:58 [2019-10-02T19:26:58.605Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestInspect
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestInspect (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestDockerNetworkConnectAlias
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestDockerNetworkReConnect
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServicePlugin
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestServicePlugin (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceUpdateLabel
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceUpdateSecrets
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceUpdateConfigs
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestServiceUpdateNetwork
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
19:26:58 [2019-10-02T19:26:58.605Z] PASS
19:26:58 [2019-10-02T19:26:58.605Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSessionCreate
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSessionCreate (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestSessionCreateWithBadUpgrade
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:26:58 [2019-10-02T19:26:58.605Z] PASS
19:26:58 [2019-10-02T19:26:58.605Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:58 [2019-10-02T19:26:58.605Z] INFO: Testing against a local daemon
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestEventsExecDie
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestEventsExecDie (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestEventsBackwardsCompatible
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestInfoAPI
19:26:58 [2019-10-02T19:26:58.605Z] --- PASS: TestInfoAPI (0.04s)
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestInfoAPIWarnings
19:26:58 [2019-10-02T19:26:58.605Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:26:58 [2019-10-02T19:26:58.605Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:58 [2019-10-02T19:26:58.605Z] === RUN   TestLoginFailsWithBadCredentials
19:26:58 [2019-10-02T19:26:58.637Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:26:58 [2019-10-02T19:26:58.803Z] --- PASS: TestConfigInspect (3.80s)
19:26:58 [2019-10-02T19:26:58.803Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
19:26:58 [2019-10-02T19:26:58.803Z] === RUN   TestConfigCreateWithLabels
19:26:59 [2019-10-02T19:26:59.586Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
19:26:59 [2019-10-02T19:26:59.586Z] === RUN   TestPingCacheHeaders
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestPingCacheHeaders (0.05s)
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestPingGet
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestPingGet (0.07s)
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestPingHead
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestPingHead (0.06s)
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVersion
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestVersion (0.06s)
19:27:00 [2019-10-02T19:27:00.047Z] PASS
19:27:00 [2019-10-02T19:27:00.047Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:27:00 [2019-10-02T19:27:00.047Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:27:00 [2019-10-02T19:27:00.047Z] INFO: Testing against a local daemon
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVolumesCreateAndList
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVolumesRemove
19:27:00 [2019-10-02T19:27:00.047Z] --- SKIP: TestVolumesRemove (0.00s)
19:27:00 [2019-10-02T19:27:00.047Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVolumesInspect
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestVolumesInspect (0.04s)
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVolumesInvalidJSON
19:27:00 [2019-10-02T19:27:00.047Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:27:00 [2019-10-02T19:27:00.047Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:27:00 [2019-10-02T19:27:00.047Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:27:00 [2019-10-02T19:27:00.047Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:27:00 [2019-10-02T19:27:00.047Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:27:00 [2019-10-02T19:27:00.047Z] PASS
19:27:00 [2019-10-02T19:27:00.047Z] INFO: make.ps1 ended at 10/02/2019 19:26:59
19:27:00 [2019-10-02T19:27:00.047Z] INFO: Integration CLI tests being run from the host:
19:27:00 [2019-10-02T19:27:00.047Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
19:27:01 [2019-10-02T19:27:01.161Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:27:02 [2019-10-02T19:27:02.121Z] --- PASS: TestConfigCreateWithLabels (3.59s)
19:27:02 [2019-10-02T19:27:02.121Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
19:27:02 [2019-10-02T19:27:02.121Z] === RUN   TestConfigCreateResolve
19:27:02 [2019-10-02T19:27:02.549Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:27:04 [2019-10-02T19:27:04.093Z] ok  	github.com/docker/docker/client	0.602s	coverage: 75.8% of statements
19:27:05 [2019-10-02T19:27:05.202Z] === RUN   TestDockerSuite/TestBuildExpose
19:27:05 [2019-10-02T19:27:05.530Z] --- PASS: TestConfigCreateResolve (3.48s)
19:27:05 [2019-10-02T19:27:05.530Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
19:27:05 [2019-10-02T19:27:05.530Z] === RUN   TestConfigDaemonLibtrustID
19:27:05 [2019-10-02T19:27:05.767Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:27:06 [2019-10-02T19:27:06.336Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:27:06 [2019-10-02T19:27:06.598Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:27:06 [2019-10-02T19:27:06.875Z] --- PASS: TestConfigDaemonLibtrustID (1.13s)
19:27:06 [2019-10-02T19:27:06.875Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
19:27:06 [2019-10-02T19:27:06.875Z] PASS
19:27:06 [2019-10-02T19:27:06.875Z] 
19:27:06 [2019-10-02T19:27:06.875Z] DONE 8 tests in 26.798s
19:27:06 [2019-10-02T19:27:06.875Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:27:06 [2019-10-02T19:27:06.875Z] ++ 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
19:27:06 [2019-10-02T19:27:06.875Z] ++ set -e
19:27:06 [2019-10-02T19:27:06.875Z] ++ '[' -n 0 ']'
19:27:06 [2019-10-02T19:27:06.875Z] ++ set -x
19:27:06 [2019-10-02T19:27:06.875Z] ++ 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
19:27:07 [2019-10-02T19:27:07.164Z] === RUN   TestDockerSuite/TestBuildFails
19:27:07 [2019-10-02T19:27:07.278Z] INFO: Testing against a local daemon
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestCheckpoint
19:27:07 [2019-10-02T19:27:07.278Z] --- SKIP: TestCheckpoint (0.00s)
19:27:07 [2019-10-02T19:27:07.278Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestContainerInvalidJSON
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:27:07 [2019-10-02T19:27:07.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:27:07 [2019-10-02T19:27:07.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:27:07 [2019-10-02T19:27:07.278Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:27:07 [2019-10-02T19:27:07.278Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:27:07 [2019-10-02T19:27:07.278Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:27:07 [2019-10-02T19:27:07.278Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:27:07 [2019-10-02T19:27:07.278Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:27:07 [2019-10-02T19:27:07.278Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:27:07 [2019-10-02T19:27:07.278Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:27:07 [2019-10-02T19:27:07.278Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:27:07 [2019-10-02T19:27:07.278Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestCopyFromContainerPathIsNotDir
19:27:07 [2019-10-02T19:27:07.278Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestCopyToContainerPathDoesNotExist
19:27:07 [2019-10-02T19:27:07.278Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
19:27:07 [2019-10-02T19:27:07.278Z] === RUN   TestCopyToContainerPathIsNotDir
19:27:07 [2019-10-02T19:27:07.677Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
19:27:07 [2019-10-02T19:27:07.678Z] === RUN   TestCopyFromContainer
19:27:08 [2019-10-02T19:27:08.097Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:27:08 [2019-10-02T19:27:08.097Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:27:08 [2019-10-02T19:27:08.658Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:27:08 [2019-10-02T19:27:08.658Z] INFO: Testing against a local daemon
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:27:08 [2019-10-02T19:27:08.658Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:27:08 [2019-10-02T19:27:08.662Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:27:09 [2019-10-02T19:27:09.631Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:27:09 [2019-10-02T19:27:09.631Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:27:10 [2019-10-02T19:27:10.229Z] === RUN   TestCopyFromContainer//
19:27:10 [2019-10-02T19:27:10.230Z] === RUN   TestCopyFromContainer//bar/root
19:27:10 [2019-10-02T19:27:10.230Z] === RUN   TestCopyFromContainer//bar/root/
19:27:10 [2019-10-02T19:27:10.230Z] === RUN   TestCopyFromContainer/bar/quux
19:27:10 [2019-10-02T19:27:10.558Z] --- PASS: TestDockerNetworkMacvlan (17.27s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.81s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s)
19:27:10 [2019-10-02T19:27:10.558Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:27:10 [2019-10-02T19:27:10.558Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s)
19:27:10 [2019-10-02T19:27:10.558Z] PASS
19:27:10 [2019-10-02T19:27:10.558Z] 
19:27:10 [2019-10-02T19:27:10.558Z] DONE 8 tests in 18.709s
19:27:10 [2019-10-02T19:27:10.558Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:27:10 [2019-10-02T19:27:10.558Z] ++ 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
19:27:10 [2019-10-02T19:27:10.558Z] ++ set -e
19:27:10 [2019-10-02T19:27:10.558Z] ++ '[' -n 0 ']'
19:27:10 [2019-10-02T19:27:10.558Z] ++ set -x
19:27:10 [2019-10-02T19:27:10.558Z] ++ 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
19:27:10 [2019-10-02T19:27:10.558Z] testing: warning: no tests to run
19:27:10 [2019-10-02T19:27:10.558Z] PASS
19:27:10 [2019-10-02T19:27:10.558Z] 
19:27:10 [2019-10-02T19:27:10.558Z] DONE 0 tests in 0.020s
19:27:10 [2019-10-02T19:27:10.558Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:27:10 [2019-10-02T19:27:10.558Z] ++ 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
19:27:10 [2019-10-02T19:27:10.558Z] ++ set -e
19:27:10 [2019-10-02T19:27:10.558Z] ++ '[' -n 0 ']'
19:27:10 [2019-10-02T19:27:10.558Z] ++ set -x
19:27:10 [2019-10-02T19:27:10.558Z] ++ 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
19:27:10 [2019-10-02T19:27:10.558Z] INFO: Testing against a local daemon
19:27:10 [2019-10-02T19:27:10.558Z] === RUN   TestAuthZPluginAllowRequest
19:27:10 [2019-10-02T19:27:10.558Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:27:10 [2019-10-02T19:27:10.603Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:27:10 [2019-10-02T19:27:10.603Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:27:10 [2019-10-02T19:27:10.641Z] === RUN   TestCopyFromContainer/bar/quux/
19:27:10 [2019-10-02T19:27:10.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:27:10 [2019-10-02T19:27:10.641Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:27:10 [2019-10-02T19:27:10.641Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:27:11 [2019-10-02T19:27:11.052Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:27:11 [2019-10-02T19:27:11.052Z] === RUN   TestCopyFromContainer/bar/notarget
19:27:11 [2019-10-02T19:27:11.455Z] --- PASS: TestCopyFromContainer (3.70s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:27:11 [2019-10-02T19:27:11.455Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateLinkToNonExistingContainer
19:27:11 [2019-10-02T19:27:11.455Z] --- PASS: TestCreateLinkToNonExistingContainer (0.16s)
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateWithInvalidEnv
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateWithInvalidEnv/0
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateWithInvalidEnv/0
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateWithInvalidEnv/1
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateWithInvalidEnv/1
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateWithInvalidEnv/2
19:27:11 [2019-10-02T19:27:11.455Z] === PAUSE TestCreateWithInvalidEnv/2
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateWithInvalidEnv/0
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateWithInvalidEnv/2
19:27:11 [2019-10-02T19:27:11.455Z] === CONT  TestCreateWithInvalidEnv/1
19:27:11 [2019-10-02T19:27:11.455Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:27:11 [2019-10-02T19:27:11.455Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateTmpfsMountsTarget
19:27:11 [2019-10-02T19:27:11.455Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:27:11 [2019-10-02T19:27:11.455Z] === RUN   TestCreateWithCustomMaskedPaths
19:27:11 [2019-10-02T19:27:11.515Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:27:11 [2019-10-02T19:27:11.929Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
19:27:11 [2019-10-02T19:27:11.929Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
19:27:11 [2019-10-02T19:27:11.929Z] === RUN   TestAuthZPluginTLS
19:27:12 [2019-10-02T19:27:12.494Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:27:12 [2019-10-02T19:27:12.494Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
19:27:12 [2019-10-02T19:27:12.494Z] === RUN   TestAuthZPluginDenyRequest
19:27:13 [2019-10-02T19:27:13.059Z] === RUN   TestDockerSuite/TestBuildForceRm
19:27:13 [2019-10-02T19:27:13.059Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
19:27:13 [2019-10-02T19:27:13.059Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
19:27:13 [2019-10-02T19:27:13.059Z] === RUN   TestAuthZPluginAPIDenyResponse
19:27:13 [2019-10-02T19:27:13.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:27:13 [2019-10-02T19:27:13.625Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
19:27:13 [2019-10-02T19:27:13.625Z] === RUN   TestAuthZPluginDenyResponse
19:27:14 [2019-10-02T19:27:14.189Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
19:27:14 [2019-10-02T19:27:14.189Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
19:27:14 [2019-10-02T19:27:14.189Z] === RUN   TestAuthZPluginAllowEventStream
19:27:14 [2019-10-02T19:27:14.971Z] --- PASS: TestCreateWithCustomMaskedPaths (3.05s)
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:27:14 [2019-10-02T19:27:14.971Z] --- PASS: TestCreateWithCapabilities (0.02s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
19:27:14 [2019-10-02T19:27:14.971Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
19:27:14 [2019-10-02T19:27:14.971Z] === RUN   TestCreateWithCustomReadonlyPaths
19:27:15 [2019-10-02T19:27:15.121Z] === RUN   TestDockerSuite/TestBuildFromGit
19:27:16 [2019-10-02T19:27:16.054Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
19:27:16 [2019-10-02T19:27:16.054Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
19:27:16 [2019-10-02T19:27:16.054Z] === RUN   TestAuthZPluginErrorResponse
19:27:16 [2019-10-02T19:27:16.618Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
19:27:16 [2019-10-02T19:27:16.618Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
19:27:16 [2019-10-02T19:27:16.618Z] === RUN   TestAuthZPluginErrorRequest
19:27:16 [2019-10-02T19:27:16.618Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:27:17 [2019-10-02T19:27:17.184Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:27:17 [2019-10-02T19:27:17.184Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:27:17 [2019-10-02T19:27:17.184Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
19:27:17 [2019-10-02T19:27:17.184Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:27:17 [2019-10-02T19:27:17.749Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
19:27:17 [2019-10-02T19:27:17.749Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
19:27:17 [2019-10-02T19:27:17.749Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:27:18 [2019-10-02T19:27:18.314Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:27:18 [2019-10-02T19:27:18.320Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.11s)
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:27:18 [2019-10-02T19:27:18.320Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:27:18 [2019-10-02T19:27:18.320Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:27:18 [2019-10-02T19:27:18.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:27:18 [2019-10-02T19:27:18.320Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:27:18 [2019-10-02T19:27:18.320Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:27:18 [2019-10-02T19:27:18.320Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:27:18 [2019-10-02T19:27:18.320Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:27:18 [2019-10-02T19:27:18.320Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestContainerStartOnDaemonRestart
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestContainerStartOnDaemonRestart
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestDaemonRestartIpcMode
19:27:18 [2019-10-02T19:27:18.320Z] === PAUSE TestDaemonRestartIpcMode
19:27:18 [2019-10-02T19:27:18.320Z] === RUN   TestDiff
19:27:18 [2019-10-02T19:27:18.728Z] --- PASS: TestDiff (0.83s)
19:27:18 [2019-10-02T19:27:18.728Z] === RUN   TestExecWithCloseStdin
19:27:19 [2019-10-02T19:27:19.686Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s)
19:27:19 [2019-10-02T19:27:19.686Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
19:27:19 [2019-10-02T19:27:19.686Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:27:20 [2019-10-02T19:27:20.073Z] --- PASS: TestExecWithCloseStdin (1.14s)
19:27:20 [2019-10-02T19:27:20.073Z] === RUN   TestExec
19:27:20 [2019-10-02T19:27:20.619Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:27:21 [2019-10-02T19:27:21.185Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:27:21 [2019-10-02T19:27:21.442Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:27:21 [2019-10-02T19:27:21.700Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s)
19:27:21 [2019-10-02T19:27:21.700Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
19:27:21 [2019-10-02T19:27:21.700Z] === RUN   TestAuthZPluginHeader
19:27:21 [2019-10-02T19:27:21.948Z] --- PASS: TestExec (1.67s)
19:27:21 [2019-10-02T19:27:21.948Z] === RUN   TestExecUser
19:27:22 [2019-10-02T19:27:22.633Z] --- PASS: TestAuthZPluginHeader (0.81s)
19:27:22 [2019-10-02T19:27:22.633Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
19:27:22 [2019-10-02T19:27:22.633Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:27:22 [2019-10-02T19:27:22.839Z] --- PASS: TestExecUser (1.30s)
19:27:22 [2019-10-02T19:27:22.839Z] === RUN   TestExportContainerAndImportImage
19:27:24 [2019-10-02T19:27:24.006Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:27:24 [2019-10-02T19:27:24.354Z] --- PASS: TestExportContainerAndImportImage (1.47s)
19:27:24 [2019-10-02T19:27:24.354Z] === RUN   TestExportContainerAfterDaemonRestart
19:27:26 [2019-10-02T19:27:26.228Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
19:27:26 [2019-10-02T19:27:26.228Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
19:27:26 [2019-10-02T19:27:26.228Z] === RUN   TestHealthCheckWorkdir
19:27:26 [2019-10-02T19:27:26.534Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:27:27 [2019-10-02T19:27:27.100Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s)
19:27:27 [2019-10-02T19:27:27.100Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
19:27:27 [2019-10-02T19:27:27.100Z] === RUN   TestAuthZPluginV2Disable
19:27:27 [2019-10-02T19:27:27.527Z] --- PASS: TestHealthCheckWorkdir (1.27s)
19:27:27 [2019-10-02T19:27:27.527Z] === RUN   TestHealthKillContainer
19:27:27 [2019-10-02T19:27:27.665Z] === RUN   TestDockerSuite/TestBuildHistory
19:27:30 [2019-10-02T19:27:30.510Z] .........                                                                [ 85%]
19:27:30 [2019-10-02T19:27:30.758Z] --- PASS: TestHealthKillContainer (3.00s)
19:27:30 [2019-10-02T19:27:30.758Z] === RUN   TestInspectCpusetInConfigPre120
19:27:30 [2019-10-02T19:27:30.952Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
19:27:30 [2019-10-02T19:27:30.952Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
19:27:30 [2019-10-02T19:27:30.952Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:27:31 [2019-10-02T19:27:31.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
19:27:31 [2019-10-02T19:27:31.160Z] === RUN   TestIpcModeNone
19:27:32 [2019-10-02T19:27:32.323Z] === RUN   TestDockerSuite/TestBuildIidFile
19:27:32 [2019-10-02T19:27:32.497Z] --- PASS: TestIpcModeNone (1.21s)
19:27:32 [2019-10-02T19:27:32.497Z] === RUN   TestIpcModePrivate
19:27:32 [2019-10-02T19:27:32.887Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:27:33 [2019-10-02T19:27:33.820Z] === RUN   TestDockerSuite/TestBuildInheritance
19:27:34 [2019-10-02T19:27:34.191Z] --- PASS: TestIpcModePrivate (1.31s)
19:27:34 [2019-10-02T19:27:34.191Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
19:27:34 [2019-10-02T19:27:34.191Z] === RUN   TestIpcModeShareable
19:27:34 [2019-10-02T19:27:34.385Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:27:34 [2019-10-02T19:27:34.385Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s)
19:27:34 [2019-10-02T19:27:34.385Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
19:27:34 [2019-10-02T19:27:34.385Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:27:34 [2019-10-02T19:27:34.643Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:27:34 [2019-10-02T19:27:34.902Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:27:34 [2019-10-02T19:27:34.902Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:27:35 [2019-10-02T19:27:35.037Z] --- PASS: TestIpcModeShareable (1.29s)
19:27:35 [2019-10-02T19:27:35.037Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
19:27:35 [2019-10-02T19:27:35.037Z] === RUN   TestAPIIpcModeShareableAndContainer
19:27:35 [2019-10-02T19:27:35.598Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:27:36 [2019-10-02T19:27:36.275Z] === RUN   TestDockerSuite/TestBuildLabel
19:27:37 [2019-10-02T19:27:37.208Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:27:37 [2019-10-02T19:27:37.223Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:27:37 [2019-10-02T19:27:37.774Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:27:38 [2019-10-02T19:27:38.330Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.31s)
19:27:38 [2019-10-02T19:27:38.330Z] === RUN   TestAPIIpcModeHost
19:27:38 [2019-10-02T19:27:38.707Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:27:38 [2019-10-02T19:27:38.965Z] === RUN   TestDockerSuite/TestBuildLabels
19:27:39 [2019-10-02T19:27:39.646Z] --- PASS: TestAPIIpcModeHost (1.00s)
19:27:39 [2019-10-02T19:27:39.646Z] === RUN   TestDaemonIpcModeShareable
19:27:39 [2019-10-02T19:27:39.898Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:27:41 [2019-10-02T19:27:41.798Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:27:41 [2019-10-02T19:27:41.807Z] --- PASS: TestDaemonIpcModeShareable (1.98s)
19:27:41 [2019-10-02T19:27:41.807Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
19:27:41 [2019-10-02T19:27:41.807Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:27:41 [2019-10-02T19:27:41.807Z] === RUN   TestDaemonIpcModePrivate
19:27:42 [2019-10-02T19:27:42.474Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:27:43 [2019-10-02T19:27:43.664Z] --- PASS: TestDaemonIpcModePrivate (2.03s)
19:27:43 [2019-10-02T19:27:43.664Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
19:27:43 [2019-10-02T19:27:43.664Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
19:27:43 [2019-10-02T19:27:43.664Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:27:43 [2019-10-02T19:27:43.843Z] tests/integration/models_resources_test.py .                             [ 91%]
19:27:45 [2019-10-02T19:27:45.568Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s)
19:27:45 [2019-10-02T19:27:45.568Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
19:27:45 [2019-10-02T19:27:45.568Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
19:27:45 [2019-10-02T19:27:45.568Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:27:45 [2019-10-02T19:27:45.978Z] === RUN   TestDockerSuite/TestBuildLastModified
19:27:47 [2019-10-02T19:27:47.349Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.92s)
19:27:47 [2019-10-02T19:27:47.349Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
19:27:47 [2019-10-02T19:27:47.349Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:27:47 [2019-10-02T19:27:47.416Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s)
19:27:47 [2019-10-02T19:27:47.416Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
19:27:47 [2019-10-02T19:27:47.416Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:27:47 [2019-10-02T19:27:47.416Z] === RUN   TestIpcModeOlderClient
19:27:47 [2019-10-02T19:27:47.416Z] === PAUSE TestIpcModeOlderClient
19:27:47 [2019-10-02T19:27:47.416Z] === RUN   TestKillContainerInvalidSignal
19:27:48 [2019-10-02T19:27:48.231Z] --- PASS: TestKillContainerInvalidSignal (0.97s)
19:27:48 [2019-10-02T19:27:48.231Z] === RUN   TestKillContainer
19:27:48 [2019-10-02T19:27:48.231Z] === RUN   TestKillContainer/no_signal
19:27:49 [2019-10-02T19:27:49.035Z] === RUN   TestKillContainer/non_killing_signal
19:27:49 [2019-10-02T19:27:49.914Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:27:50 [2019-10-02T19:27:50.062Z] === RUN   TestKillContainer/killing_signal
19:27:50 [2019-10-02T19:27:50.624Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:27:51 [2019-10-02T19:27:51.060Z] --- PASS: TestKillContainer (2.95s)
19:27:51 [2019-10-02T19:27:51.060Z]     --- PASS: TestKillContainer/no_signal (0.90s)
19:27:51 [2019-10-02T19:27:51.060Z]     --- PASS: TestKillContainer/non_killing_signal (0.63s)
19:27:51 [2019-10-02T19:27:51.060Z]     --- PASS: TestKillContainer/killing_signal (0.98s)
19:27:51 [2019-10-02T19:27:51.060Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:27:51 [2019-10-02T19:27:51.060Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:27:51 [2019-10-02T19:27:51.523Z] ok  	github.com/docker/docker/cmd/dockerd	0.212s	coverage: 30.1% of statements
19:27:52 [2019-10-02T19:27:52.340Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:27:53 [2019-10-02T19:27:53.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s)
19:27:53 [2019-10-02T19:27:53.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
19:27:53 [2019-10-02T19:27:53.162Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
19:27:53 [2019-10-02T19:27:53.162Z] === RUN   TestKillStoppedContainer
19:27:53 [2019-10-02T19:27:53.162Z] --- PASS: TestKillStoppedContainer (0.08s)
19:27:53 [2019-10-02T19:27:53.162Z] === RUN   TestKillStoppedContainerAPIPre120
19:27:53 [2019-10-02T19:27:53.175Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:27:53 [2019-10-02T19:27:53.175Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:27:53 [2019-10-02T19:27:53.543Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
19:27:53 [2019-10-02T19:27:53.543Z] === RUN   TestKillDifferentUserContainer
19:27:54 [2019-10-02T19:27:54.338Z] --- PASS: TestKillDifferentUserContainer (0.90s)
19:27:54 [2019-10-02T19:27:54.338Z] === RUN   TestInspectOomKilledTrue
19:27:54 [2019-10-02T19:27:54.338Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
19:27:54 [2019-10-02T19:27:54.338Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:27:54 [2019-10-02T19:27:54.338Z] === RUN   TestInspectOomKilledFalse
19:27:54 [2019-10-02T19:27:54.338Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:27:54 [2019-10-02T19:27:54.338Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:27:54 [2019-10-02T19:27:54.338Z] === RUN   TestLinksEtcHostsContentMatch
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:27:54 [2019-10-02T19:27:54.802Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:27:55 [2019-10-02T19:27:55.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
19:27:55 [2019-10-02T19:27:55.150Z] === RUN   TestLinksContainerNames
19:27:56 [2019-10-02T19:27:56.175Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:27:56 [2019-10-02T19:27:56.973Z] --- PASS: TestLinksContainerNames (1.74s)
19:27:56 [2019-10-02T19:27:56.973Z] === RUN   TestLogsFollowTailEmpty
19:27:57 [2019-10-02T19:27:57.550Z] ok  	github.com/docker/docker/container	0.189s	coverage: 35.3% of statements
19:27:57 [2019-10-02T19:27:57.550Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:27:57 [2019-10-02T19:27:57.550Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:27:57 [2019-10-02T19:27:57.550Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:27:57 [2019-10-02T19:27:57.550Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:27:57 [2019-10-02T19:27:57.902Z] --- PASS: TestLogsFollowTailEmpty (1.13s)
19:27:57 [2019-10-02T19:27:57.902Z] === RUN   TestContainerNetworkMountsNoChown
19:27:57 [2019-10-02T19:27:57.938Z] tests/integration/regression_test.py ......                              [ 98%]
19:27:58 [2019-10-02T19:27:58.072Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:27:58 [2019-10-02T19:27:58.195Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:27:58 [2019-10-02T19:27:58.195Z] tests/integration/credentials/utils_test.py .                            [100%]
19:27:58 [2019-10-02T19:27:58.195Z] 
19:27:58 [2019-10-02T19:27:58.195Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:27:58 [2019-10-02T19:27:58.195Z] =========================== short test summary info ============================
19:27:58 [2019-10-02T19:27:58.195Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:27:58 [2019-10-02T19:27:58.195Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:27:58 [2019-10-02T19:27:58.195Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:27:58 [2019-10-02T19:27:58.195Z]   Not supported on most drivers
19:27:58 [2019-10-02T19:27:58.195Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:27:58 [2019-10-02T19:27:58.195Z]   This doesn't seem to be taken into account by the engine
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:27:58 [2019-10-02T19:27:58.195Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:27:58 [2019-10-02T19:27:58.195Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 347.10 seconds ==
19:27:58 [2019-10-02T19:27:58.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:27:58 [2019-10-02T19:27:58.886Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s)
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/default
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/default
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/private
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/private
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rprivate
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rprivate
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/slave
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/slave
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rslave
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rslave
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/shared
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/shared
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rshared
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rshared
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/default
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/default/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/default/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/rshared
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/shared
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/rslave
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/slave
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/rprivate
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/private
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/private/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/private/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/default/bind_root
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/default/mount_root
19:27:58 [2019-10-02T19:27:58.886Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:27:59 [2019-10-02T19:27:59.279Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/private/bind_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/private/mount_root
19:27:59 [2019-10-02T19:27:59.665Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:27:59 [2019-10-02T19:27:59.665Z] --- PASS: TestMountDaemonRoot (0.02s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:27:59 [2019-10-02T19:27:59.665Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:27:59 [2019-10-02T19:27:59.665Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:27:59 [2019-10-02T19:27:59.665Z] === RUN   TestContainerBindMountNonRecursive
19:28:01 [2019-10-02T19:28:01.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:28:01 [2019-10-02T19:28:01.692Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
19:28:01 [2019-10-02T19:28:01.702Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:28:02 [2019-10-02T19:28:02.267Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:28:02 [2019-10-02T19:28:02.280Z] --- PASS: TestContainerBindMountNonRecursive (2.43s)
19:28:02 [2019-10-02T19:28:02.280Z] === RUN   TestNetworkNat
19:28:02 [2019-10-02T19:28:02.833Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:28:03 [2019-10-02T19:28:03.090Z] --- PASS: TestNetworkNat (1.03s)
19:28:03 [2019-10-02T19:28:03.090Z] === RUN   TestNetworkLocalhostTCPNat
19:28:03 [2019-10-02T19:28:03.767Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
19:28:03 [2019-10-02T19:28:03.767Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
19:28:03 [2019-10-02T19:28:03.767Z] PASS
19:28:03 [2019-10-02T19:28:03.767Z] 
19:28:03 [2019-10-02T19:28:03.767Z] DONE 17 tests in 53.522s
19:28:03 [2019-10-02T19:28:03.767Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:28:03 [2019-10-02T19:28:03.767Z] ++ 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
19:28:03 [2019-10-02T19:28:03.767Z] ++ set -e
19:28:03 [2019-10-02T19:28:03.767Z] ++ '[' -n 0 ']'
19:28:03 [2019-10-02T19:28:03.767Z] ++ set -x
19:28:03 [2019-10-02T19:28:03.767Z] ++ 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
19:28:03 [2019-10-02T19:28:03.896Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
19:28:03 [2019-10-02T19:28:03.896Z] === RUN   TestNetworkLoopbackNat
19:28:04 [2019-10-02T19:28:04.024Z] INFO: Testing against a local daemon
19:28:04 [2019-10-02T19:28:04.024Z] === RUN   TestPluginInvalidJSON
19:28:04 [2019-10-02T19:28:04.024Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:28:04 [2019-10-02T19:28:04.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:28:04 [2019-10-02T19:28:04.024Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:28:04 [2019-10-02T19:28:04.024Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:28:04 [2019-10-02T19:28:04.024Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:28:04 [2019-10-02T19:28:04.024Z] PASS
19:28:04 [2019-10-02T19:28:04.024Z] 
19:28:04 [2019-10-02T19:28:04.024Z] DONE 2 tests in 0.118s
19:28:04 [2019-10-02T19:28:04.024Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:28:04 [2019-10-02T19:28:04.024Z] ++ 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
19:28:04 [2019-10-02T19:28:04.024Z] ++ set -e
19:28:04 [2019-10-02T19:28:04.024Z] ++ '[' -n 0 ']'
19:28:04 [2019-10-02T19:28:04.025Z] ++ set -x
19:28:04 [2019-10-02T19:28:04.025Z] ++ 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
19:28:04 [2019-10-02T19:28:04.025Z] INFO: Testing against a local daemon
19:28:04 [2019-10-02T19:28:04.025Z] === RUN   TestExternalGraphDriver
19:28:04 [2019-10-02T19:28:04.282Z] === RUN   TestExternalGraphDriver/json
19:28:05 [2019-10-02T19:28:05.229Z] --- PASS: TestNetworkLoopbackNat (1.21s)
19:28:05 [2019-10-02T19:28:05.229Z] === RUN   TestPause
19:28:06 [2019-10-02T19:28:06.197Z] --- PASS: TestPause (1.14s)
19:28:06 [2019-10-02T19:28:06.197Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:28:06 [2019-10-02T19:28:06.197Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:28:06 [2019-10-02T19:28:06.197Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:28:06 [2019-10-02T19:28:06.197Z] === RUN   TestPauseStopPausedContainer
19:28:06 [2019-10-02T19:28:06.808Z] === RUN   TestExternalGraphDriver/spec
19:28:07 [2019-10-02T19:28:07.507Z] --- PASS: TestPauseStopPausedContainer (0.95s)
19:28:07 [2019-10-02T19:28:07.507Z] === RUN   TestPsFilter
19:28:07 [2019-10-02T19:28:07.507Z] --- PASS: TestPsFilter (0.23s)
19:28:07 [2019-10-02T19:28:07.507Z] === RUN   TestRemoveContainerWithRemovedVolume
19:28:08 [2019-10-02T19:28:08.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
19:28:08 [2019-10-02T19:28:08.339Z] === RUN   TestRemoveContainerWithVolume
19:28:08 [2019-10-02T19:28:08.704Z] === RUN   TestExternalGraphDriver/pull
19:28:09 [2019-10-02T19:28:09.614Z] --- PASS: TestRemoveContainerWithVolume (1.38s)
19:28:09 [2019-10-02T19:28:09.614Z] === RUN   TestRemoveContainerRunning
19:28:10 [2019-10-02T19:28:10.259Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.8% of statements
19:28:10 [2019-10-02T19:28:10.549Z] ok  	github.com/docker/docker/daemon/cluster	0.114s	coverage: 0.5% of statements
19:28:10 [2019-10-02T19:28:10.602Z] --- PASS: TestExternalGraphDriver (6.22s)
19:28:10 [2019-10-02T19:28:10.602Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
19:28:10 [2019-10-02T19:28:10.602Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
19:28:10 [2019-10-02T19:28:10.602Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
19:28:10 [2019-10-02T19:28:10.602Z]     --- PASS: TestExternalGraphDriver/pull (1.86s)
19:28:10 [2019-10-02T19:28:10.602Z] === RUN   TestGraphdriverPluginV2
19:28:10 [2019-10-02T19:28:10.629Z] umount: bundles/test-docker-py/root: mountpoint not found
19:28:10 [2019-10-02T19:28:10.629Z] Clearing AppArmor profiles cache:.
19:28:10 [2019-10-02T19:28:10.629Z] All profile caches have been cleared, but no profiles have been unloaded.
19:28:10 [2019-10-02T19:28:10.629Z] Unloading profiles will leave already running processes permanently
19:28:10 [2019-10-02T19:28:10.629Z] unconfined, which can lead to unexpected situations.
19:28:10 [2019-10-02T19:28:10.629Z] 
19:28:10 [2019-10-02T19:28:10.629Z] To set a process to complain mode, use the command line tool
19:28:10 [2019-10-02T19:28:10.629Z] 'aa-complain'. To really tear down all profiles, run the init script
19:28:10 [2019-10-02T19:28:10.629Z] with the 'teardown' option."
19:28:10 [2019-10-02T19:28:10.629Z] 
19:28:10 [2019-10-02T19:28:10.895Z] --- PASS: TestRemoveContainerRunning (0.90s)
19:28:10 [2019-10-02T19:28:10.895Z] === RUN   TestRemoveContainerForceRemoveRunning
Post stage
[Pipeline] junit
19:28:11 [2019-10-02T19:28:11.205Z] Recording test results
19:28:11 [2019-10-02T19:28:11.692Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s)
19:28:11 [2019-10-02T19:28:11.692Z] === RUN   TestRemoveInvalidContainer
19:28:11 [2019-10-02T19:28:11.692Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:28:11 [2019-10-02T19:28:11.692Z] === RUN   TestRenameLinkedContainer
[Pipeline] sh
19:28:12 [2019-10-02T19:28:12.375Z] + echo Ensuring container killed.
19:28:12 [2019-10-02T19:28:12.375Z] Ensuring container killed.
19:28:12 [2019-10-02T19:28:12.375Z] + docker rm -vf docker-pr4
19:28:12 [2019-10-02T19:28:12.375Z] Error: No such container: docker-pr4
19:28:12 [2019-10-02T19:28:12.375Z] + true
[Pipeline] sh
19:28:12 [2019-10-02T19:28:12.656Z] + echo Chowning /workspace to jenkins user
19:28:12 [2019-10-02T19:28:12.656Z] Chowning /workspace to jenkins user
19:28:12 [2019-10-02T19:28:12.656Z] + id -u
19:28:12 [2019-10-02T19:28:12.656Z] + id -g
19:28:12 [2019-10-02T19:28:12.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40026:/workspace busybox chown -R 1000:1000 /workspace
19:28:12 [2019-10-02T19:28:12.656Z] Unable to find image 'busybox:latest' locally
19:28:12 [2019-10-02T19:28:12.656Z] latest: Pulling from library/busybox
19:28:12 [2019-10-02T19:28:12.656Z] 7c9d20b9b6cd: Pulling fs layer
19:28:13 [2019-10-02T19:28:13.879Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:28:14 [2019-10-02T19:28:14.025Z] 7c9d20b9b6cd: Download complete
19:28:14 [2019-10-02T19:28:14.025Z] 7c9d20b9b6cd: Pull complete
19:28:14 [2019-10-02T19:28:14.025Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
19:28:14 [2019-10-02T19:28:14.025Z] Status: Downloaded newer image for busybox:latest
19:28:14 [2019-10-02T19:28:14.811Z] --- PASS: TestGraphdriverPluginV2 (4.51s)
19:28:14 [2019-10-02T19:28:14.811Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
19:28:14 [2019-10-02T19:28:14.811Z] PASS
19:28:14 [2019-10-02T19:28:14.811Z] 
19:28:14 [2019-10-02T19:28:14.811Z] DONE 5 tests in 10.841s
19:28:14 [2019-10-02T19:28:14.811Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:28:14 [2019-10-02T19:28:14.811Z] ++ 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
19:28:14 [2019-10-02T19:28:14.811Z] ++ set -e
19:28:14 [2019-10-02T19:28:14.811Z] ++ '[' -n 0 ']'
19:28:14 [2019-10-02T19:28:14.811Z] ++ set -x
19:28:14 [2019-10-02T19:28:14.811Z] ++ 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
19:28:15 [2019-10-02T19:28:15.069Z] INFO: Testing against a local daemon
19:28:15 [2019-10-02T19:28:15.069Z] === RUN   TestContinueAfterPluginCrash
19:28:15 [2019-10-02T19:28:15.069Z] === PAUSE TestContinueAfterPluginCrash
19:28:15 [2019-10-02T19:28:15.069Z] === RUN   TestDaemonStartWithLogOpt
19:28:15 [2019-10-02T19:28:15.069Z] === PAUSE TestDaemonStartWithLogOpt
19:28:15 [2019-10-02T19:28:15.069Z] === CONT  TestContinueAfterPluginCrash
19:28:15 [2019-10-02T19:28:15.069Z] === CONT  TestDaemonStartWithLogOpt
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:28:15 [2019-10-02T19:28:15.686Z] + bundleName=docker-py
19:28:15 [2019-10-02T19:28:15.686Z] + echo Creating docker-py-bundles.tar.gz
19:28:15 [2019-10-02T19:28:15.686Z] Creating docker-py-bundles.tar.gz
19:28:15 [2019-10-02T19:28:15.686Z] + 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
19:28:15 [2019-10-02T19:28:15.697Z] Archiving artifacts
19:28:15 [2019-10-02T19:28:15.850Z] --- PASS: TestRenameLinkedContainer (3.92s)
19:28:15 [2019-10-02T19:28:15.850Z] === RUN   TestRenameStoppedContainer
19:28:15 [2019-10-02T19:28:15.928Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:28:16 [2019-10-02T19:28:16.087Z] ok  	github.com/docker/docker/daemon/discovery	0.032s	coverage: 30.0% of statements
19:28:16 [2019-10-02T19:28:16.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/make.sh binary-daemon
19:28:16 [2019-10-02T19:28:16.638Z] --- PASS: TestRenameStoppedContainer (0.90s)
19:28:16 [2019-10-02T19:28:16.638Z] === RUN   TestRenameRunningContainerAndReuse
19:28:16 [2019-10-02T19:28:16.871Z] 
19:28:16 [2019-10-02T19:28:16.871Z] Removing bundles/
19:28:16 [2019-10-02T19:28:16.871Z] 
19:28:16 [2019-10-02T19:28:16.871Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:28:16 [2019-10-02T19:28:16.871Z] Building: bundles/binary-daemon/dockerd-dev
19:28:16 [2019-10-02T19:28:16.871Z] GOOS="" GOARCH="" GOARM=""
19:28:18 [2019-10-02T19:28:18.504Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s)
19:28:18 [2019-10-02T19:28:18.504Z] === RUN   TestRenameInvalidName
19:28:18 [2019-10-02T19:28:18.805Z] ok  	github.com/docker/docker/daemon/events	0.076s	coverage: 50.0% of statements
19:28:19 [2019-10-02T19:28:19.248Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:28:19 [2019-10-02T19:28:19.337Z] --- PASS: TestRenameInvalidName (1.03s)
19:28:19 [2019-10-02T19:28:19.337Z] === RUN   TestRenameAnonymousContainer
19:28:20 [2019-10-02T19:28:20.182Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:28:20 [2019-10-02T19:28:20.880Z] ok  	github.com/docker/docker/daemon/config	0.098s	coverage: 84.6% of statements
19:28:22 [2019-10-02T19:28:22.617Z] --- PASS: TestRenameAnonymousContainer (3.04s)
19:28:22 [2019-10-02T19:28:22.617Z] === RUN   TestRenameContainerWithSameName
19:28:22 [2019-10-02T19:28:22.920Z] ok  	github.com/docker/docker/daemon/graphdriver	0.025s	coverage: 2.2% of statements
19:28:23 [2019-10-02T19:28:23.537Z] --- PASS: TestRenameContainerWithSameName (0.84s)
19:28:23 [2019-10-02T19:28:23.537Z] === RUN   TestRenameContainerWithLinkedContainer
19:28:24 [2019-10-02T19:28:24.369Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:28:24 [2019-10-02T19:28:24.369Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:28:24 [2019-10-02T19:28:24.626Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:28:25 [2019-10-02T19:28:25.419Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
19:28:25 [2019-10-02T19:28:25.420Z] === RUN   TestResize
19:28:26 [2019-10-02T19:28:26.222Z] --- PASS: TestResize (0.93s)
19:28:26 [2019-10-02T19:28:26.222Z] === RUN   TestResizeWithInvalidSize
19:28:26 [2019-10-02T19:28:26.399Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.526s	coverage: 13.7% of statements
19:28:27 [2019-10-02T19:28:27.035Z] --- PASS: TestResizeWithInvalidSize (0.97s)
19:28:27 [2019-10-02T19:28:27.035Z] === RUN   TestResizeWhenContainerNotStarted
19:28:27 [2019-10-02T19:28:27.417Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 2.9% of statements
19:28:27 [2019-10-02T19:28:27.840Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s)
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:28:27 [2019-10-02T19:28:27.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:28:30 [2019-10-02T19:28:30.139Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.817s	coverage: 57.9% of statements
19:28:30 [2019-10-02T19:28:30.140Z] ok  	github.com/docker/docker/daemon	12.593s	coverage: 17.6% of statements
19:28:30 [2019-10-02T19:28:30.140Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:28:30 [2019-10-02T19:28:30.140Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:28:30 [2019-10-02T19:28:30.140Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:28:30 [2019-10-02T19:28:30.140Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:28:30 [2019-10-02T19:28:30.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:28:30 [2019-10-02T19:28:30.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:28:31 [2019-10-02T19:28:31.186Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:28:31 [2019-10-02T19:28:31.186Z] --- PASS: TestDaemonStartWithLogOpt (15.92s)
19:28:31 [2019-10-02T19:28:31.186Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
19:28:31 [2019-10-02T19:28:31.186Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:28:31 [2019-10-02T19:28:31.443Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:28:31 [2019-10-02T19:28:31.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:28:32 [2019-10-02T19:28:32.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:28:33 [2019-10-02T19:28:33.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:28:33 [2019-10-02T19:28:33.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:28:33 [2019-10-02T19:28:33.982Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:28:34 [2019-10-02T19:28:34.250Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:28:35 [2019-10-02T19:28:35.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:28:35 [2019-10-02T19:28:35.659Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.539s	coverage: 68.6% of statements
19:28:35 [2019-10-02T19:28:35.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:28:36 [2019-10-02T19:28:36.145Z] --- PASS: TestContinueAfterPluginCrash (20.95s)
19:28:36 [2019-10-02T19:28:36.145Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
19:28:36 [2019-10-02T19:28:36.145Z] PASS
19:28:36 [2019-10-02T19:28:36.145Z] 
19:28:36 [2019-10-02T19:28:36.145Z] DONE 2 tests in 21.066s
19:28:36 [2019-10-02T19:28:36.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:28:36 [2019-10-02T19:28:36.145Z] ++ 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
19:28:36 [2019-10-02T19:28:36.145Z] ++ set -e
19:28:36 [2019-10-02T19:28:36.145Z] ++ '[' -n 0 ']'
19:28:36 [2019-10-02T19:28:36.145Z] ++ set -x
19:28:36 [2019-10-02T19:28:36.145Z] ++ 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
19:28:36 [2019-10-02T19:28:36.145Z] INFO: Testing against a local daemon
19:28:36 [2019-10-02T19:28:36.145Z] === RUN   TestPluginWithDevMounts
19:28:36 [2019-10-02T19:28:36.145Z] === PAUSE TestPluginWithDevMounts
19:28:36 [2019-10-02T19:28:36.145Z] === CONT  TestPluginWithDevMounts
19:28:36 [2019-10-02T19:28:36.285Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.844s	coverage: 51.0% of statements
19:28:36 [2019-10-02T19:28:36.285Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.944s	coverage: 45.9% of statements
19:28:36 [2019-10-02T19:28:36.285Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:28:36 [2019-10-02T19:28:36.403Z] === RUN   TestDockerSuite/TestBuildNetNone
19:28:37 [2019-10-02T19:28:37.335Z] === RUN   TestDockerSuite/TestBuildNoContext
19:28:37 [2019-10-02T19:28:37.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:28:37 [2019-10-02T19:28:37.899Z] --- PASS: TestPluginWithDevMounts (1.95s)
19:28:37 [2019-10-02T19:28:37.899Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
19:28:37 [2019-10-02T19:28:37.899Z] PASS
19:28:37 [2019-10-02T19:28:37.899Z] 
19:28:37 [2019-10-02T19:28:37.899Z] DONE 1 tests in 2.057s
19:28:38 [2019-10-02T19:28:38.156Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:28:38 [2019-10-02T19:28:38.156Z] ++ 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
19:28:38 [2019-10-02T19:28:38.156Z] ++ set -e
19:28:38 [2019-10-02T19:28:38.156Z] ++ '[' -n 0 ']'
19:28:38 [2019-10-02T19:28:38.156Z] ++ set -x
19:28:38 [2019-10-02T19:28:38.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-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
19:28:38 [2019-10-02T19:28:38.156Z] INFO: Testing against a local daemon
19:28:38 [2019-10-02T19:28:38.156Z] === RUN   TestSecretInspect
19:28:38 [2019-10-02T19:28:38.413Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:28:38 [2019-10-02T19:28:38.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:28:39 [2019-10-02T19:28:39.346Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:28:40 [2019-10-02T19:28:40.703Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
19:28:40 [2019-10-02T19:28:40.703Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.737s	coverage: 52.6% of statements
19:28:40 [2019-10-02T19:28:40.703Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:28:40 [2019-10-02T19:28:40.703Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.682s	coverage: 76.1% of statements
19:28:40 [2019-10-02T19:28:40.703Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:28:40 [2019-10-02T19:28:40.729Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
19:28:40 [2019-10-02T19:28:40.729Z]         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"
19:28:40 [2019-10-02T19:28:40.729Z] === RUN   TestCgroupNamespacesRun
19:28:41 [2019-10-02T19:28:41.329Z] --- PASS: TestSecretInspect (2.95s)
19:28:41 [2019-10-02T19:28:41.329Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
19:28:41 [2019-10-02T19:28:41.329Z] === RUN   TestSecretList
19:28:41 [2019-10-02T19:28:41.329Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:28:41 [2019-10-02T19:28:41.340Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.038s	coverage: 3.0% of statements
19:28:41 [2019-10-02T19:28:41.586Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:28:41 [2019-10-02T19:28:41.586Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:28:41 [2019-10-02T19:28:41.967Z] ok  	github.com/docker/docker/daemon/links	0.033s	coverage: 93.0% of statements
19:28:42 [2019-10-02T19:28:42.152Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:28:42 [2019-10-02T19:28:42.409Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:28:42 [2019-10-02T19:28:42.578Z] --- PASS: TestCgroupNamespacesRun (1.83s)
19:28:42 [2019-10-02T19:28:42.578Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
19:28:42 [2019-10-02T19:28:42.578Z] === RUN   TestCgroupNamespacesRunPrivileged
19:28:42 [2019-10-02T19:28:42.975Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:28:43 [2019-10-02T19:28:43.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:28:44 [2019-10-02T19:28:44.163Z] --- PASS: TestSecretList (3.04s)
19:28:44 [2019-10-02T19:28:44.163Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
19:28:44 [2019-10-02T19:28:44.163Z] === RUN   TestSecretsCreateAndDelete
19:28:44 [2019-10-02T19:28:44.441Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
19:28:44 [2019-10-02T19:28:44.441Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
19:28:44 [2019-10-02T19:28:44.441Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:28:45 [2019-10-02T19:28:45.534Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:28:46 [2019-10-02T19:28:46.100Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:28:46 [2019-10-02T19:28:46.286Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
19:28:46 [2019-10-02T19:28:46.286Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
19:28:46 [2019-10-02T19:28:46.286Z] === RUN   TestCgroupNamespacesRunHostMode
19:28:46 [2019-10-02T19:28:46.394Z] ok  	github.com/docker/docker/daemon/logger	0.282s	coverage: 42.7% of statements
19:28:47 [2019-10-02T19:28:47.883Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 68.2% of statements
19:28:47 [2019-10-02T19:28:47.997Z] --- PASS: TestSecretsCreateAndDelete (3.57s)
19:28:47 [2019-10-02T19:28:47.997Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
19:28:47 [2019-10-02T19:28:47.997Z] === RUN   TestSecretsUpdate
19:28:48 [2019-10-02T19:28:48.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
19:28:48 [2019-10-02T19:28:48.162Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
19:28:48 [2019-10-02T19:28:48.162Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:28:48 [2019-10-02T19:28:48.170Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.665s	coverage: 77.8% of statements
19:28:49 [2019-10-02T19:28:49.628Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
19:28:49 [2019-10-02T19:28:49.628Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
19:28:49 [2019-10-02T19:28:49.628Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:28:49 [2019-10-02T19:28:49.676Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
19:28:49 [2019-10-02T19:28:49.895Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:28:50 [2019-10-02T19:28:50.297Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.029s	coverage: 88.3% of statements
19:28:50 [2019-10-02T19:28:50.460Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s)
19:28:50 [2019-10-02T19:28:50.461Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
19:28:50 [2019-10-02T19:28:50.461Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:28:50 [2019-10-02T19:28:50.826Z] --- PASS: TestSecretsUpdate (3.21s)
19:28:50 [2019-10-02T19:28:50.826Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
19:28:50 [2019-10-02T19:28:50.826Z] === RUN   TestTemplatedSecret
19:28:51 [2019-10-02T19:28:51.083Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:28:51 [2019-10-02T19:28:51.278Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
19:28:51 [2019-10-02T19:28:51.278Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
19:28:51 [2019-10-02T19:28:51.278Z] === RUN   TestCgroupNamespacesRunOlderClient
19:28:51 [2019-10-02T19:28:51.316Z] ok  	github.com/docker/docker/daemon/images	0.051s	coverage: 4.9% of statements
19:28:51 [2019-10-02T19:28:51.316Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:28:51 [2019-10-02T19:28:51.316Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:28:51 [2019-10-02T19:28:51.316Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:28:51 [2019-10-02T19:28:51.316Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:28:51 [2019-10-02T19:28:51.939Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.040s	coverage: 62.1% of statements
19:28:53 [2019-10-02T19:28:53.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
19:28:53 [2019-10-02T19:28:53.118Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
19:28:53 [2019-10-02T19:28:53.118Z] === RUN   TestKernelTCPMemory
19:28:53 [2019-10-02T19:28:53.609Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:28:53 [2019-10-02T19:28:53.984Z] ok  	github.com/docker/docker/daemon/logger/local	0.125s	coverage: 74.7% of statements
19:28:53 [2019-10-02T19:28:53.984Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:28:54 [2019-10-02T19:28:54.422Z] --- PASS: TestKernelTCPMemory (1.04s)
19:28:54 [2019-10-02T19:28:54.422Z] === RUN   TestNISDomainname
19:28:54 [2019-10-02T19:28:54.540Z] --- PASS: TestTemplatedSecret (3.55s)
19:28:54 [2019-10-02T19:28:54.540Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
19:28:54 [2019-10-02T19:28:54.540Z] === RUN   TestSecretCreateResolve
19:28:54 [2019-10-02T19:28:54.798Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:28:55 [2019-10-02T19:28:55.021Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 20.0% of statements
19:28:55 [2019-10-02T19:28:55.310Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 47.8% of statements
19:28:55 [2019-10-02T19:28:55.720Z] --- PASS: TestNISDomainname (1.23s)
19:28:55 [2019-10-02T19:28:55.720Z] === RUN   TestHostnameDnsResolution
19:28:56 [2019-10-02T19:28:56.696Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:28:56 [2019-10-02T19:28:56.799Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
19:28:56 [2019-10-02T19:28:56.953Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:28:57 [2019-10-02T19:28:57.074Z] --- PASS: TestHostnameDnsResolution (1.37s)
19:28:57 [2019-10-02T19:28:57.074Z] === RUN   TestStats
19:28:57 [2019-10-02T19:28:57.888Z] --- PASS: TestSecretCreateResolve (3.25s)
19:28:57 [2019-10-02T19:28:57.888Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
19:28:57 [2019-10-02T19:28:57.888Z] PASS
19:28:57 [2019-10-02T19:28:57.888Z] 
19:28:57 [2019-10-02T19:28:57.888Z] DONE 6 tests in 19.665s
19:28:57 [2019-10-02T19:28:57.888Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:28:57 [2019-10-02T19:28:57.888Z] ++ 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
19:28:57 [2019-10-02T19:28:57.888Z] ++ set -e
19:28:57 [2019-10-02T19:28:57.888Z] ++ '[' -n 0 ']'
19:28:57 [2019-10-02T19:28:57.888Z] ++ set -x
19:28:57 [2019-10-02T19:28:57.888Z] ++ 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
19:28:57 [2019-10-02T19:28:57.888Z] INFO: Testing against a local daemon
19:28:57 [2019-10-02T19:28:57.888Z] === RUN   TestServiceCreateInit
19:28:57 [2019-10-02T19:28:57.888Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:28:58 [2019-10-02T19:28:58.840Z] ok  	github.com/docker/docker/daemon/network	0.099s	coverage: 63.8% of statements
19:28:59 [2019-10-02T19:28:59.548Z] --- PASS: TestStats (2.55s)
19:28:59 [2019-10-02T19:28:59.549Z] === RUN   TestStopContainerWithTimeout
19:28:59 [2019-10-02T19:28:59.549Z] === RUN   TestStopContainerWithTimeout/0
19:28:59 [2019-10-02T19:28:59.549Z] === PAUSE TestStopContainerWithTimeout/0
19:28:59 [2019-10-02T19:28:59.549Z] === RUN   TestStopContainerWithTimeout/1
19:28:59 [2019-10-02T19:28:59.549Z] === PAUSE TestStopContainerWithTimeout/1
19:28:59 [2019-10-02T19:28:59.549Z] === RUN   TestStopContainerWithTimeout/3
19:28:59 [2019-10-02T19:28:59.549Z] === PAUSE TestStopContainerWithTimeout/3
19:28:59 [2019-10-02T19:28:59.549Z] === RUN   TestStopContainerWithTimeout/-1
19:28:59 [2019-10-02T19:28:59.549Z] === PAUSE TestStopContainerWithTimeout/-1
19:28:59 [2019-10-02T19:28:59.549Z] === CONT  TestStopContainerWithTimeout/0
19:28:59 [2019-10-02T19:28:59.549Z] === CONT  TestStopContainerWithTimeout/-1
19:28:59 [2019-10-02T19:28:59.861Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.896s	coverage: 84.5% of statements
19:28:59 [2019-10-02T19:28:59.861Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:28:59 [2019-10-02T19:28:59.861Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:29:00 [2019-10-02T19:29:00.366Z] === CONT  TestStopContainerWithTimeout/3
19:29:01 [2019-10-02T19:29:01.172Z] === RUN   TestDockerSuite/TestBuildPATH
19:29:02 [2019-10-02T19:29:02.599Z] ok  	github.com/docker/docker/distribution/metadata	0.112s	coverage: 48.2% of statements
19:29:02 [2019-10-02T19:29:02.854Z] === CONT  TestStopContainerWithTimeout/1
19:29:02 [2019-10-02T19:29:02.886Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 49.4% of statements
19:29:03 [2019-10-02T19:29:03.506Z] ok  	github.com/docker/docker/distribution	0.576s	coverage: 22.4% of statements
19:29:03 [2019-10-02T19:29:03.507Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:29:03 [2019-10-02T19:29:03.697Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:29:03 [2019-10-02T19:29:03.697Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:29:04 [2019-10-02T19:29:04.262Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:29:04 [2019-10-02T19:29:04.687Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:29:04 [2019-10-02T19:29:04.687Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
19:29:04 [2019-10-02T19:29:04.687Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
19:29:04 [2019-10-02T19:29:04.687Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
19:29:04 [2019-10-02T19:29:04.687Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
19:29:04 [2019-10-02T19:29:04.687Z] === RUN   TestDeleteDevicemapper
19:29:04 [2019-10-02T19:29:04.687Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:29:04 [2019-10-02T19:29:04.687Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:29:04 [2019-10-02T19:29:04.687Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:29:05 [2019-10-02T19:29:05.633Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:29:07 [2019-10-02T19:29:07.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
19:29:07 [2019-10-02T19:29:07.468Z] === RUN   TestUpdateMemory
19:29:07 [2019-10-02T19:29:07.468Z] --- SKIP: TestUpdateMemory (0.00s)
19:29:07 [2019-10-02T19:29:07.468Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:29:07 [2019-10-02T19:29:07.468Z] === RUN   TestUpdateCPUQuota
19:29:07 [2019-10-02T19:29:07.934Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
19:29:07 [2019-10-02T19:29:07.934Z] ok  	github.com/docker/docker/distribution/xfer	1.750s	coverage: 85.6% of statements
19:29:07 [2019-10-02T19:29:07.934Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:29:07 [2019-10-02T19:29:07.934Z] ok  	github.com/docker/docker/image	0.106s	coverage: 86.4% of statements
19:29:07 [2019-10-02T19:29:07.934Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:29:08 [2019-10-02T19:29:08.157Z] --- PASS: TestServiceCreateInit (10.27s)
19:29:08 [2019-10-02T19:29:08.157Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s)
19:29:08 [2019-10-02T19:29:08.157Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
19:29:08 [2019-10-02T19:29:08.157Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s)
19:29:08 [2019-10-02T19:29:08.157Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
19:29:08 [2019-10-02T19:29:08.157Z] === RUN   TestCreateServiceMultipleTimes
19:29:08 [2019-10-02T19:29:08.561Z] ok  	github.com/docker/docker/image/v1	0.032s	coverage: 25.0% of statements
19:29:08 [2019-10-02T19:29:08.561Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:29:09 [2019-10-02T19:29:09.186Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
19:29:09 [2019-10-02T19:29:09.277Z] --- PASS: TestUpdateCPUQuota (1.75s)
19:29:09 [2019-10-02T19:29:09.277Z] === RUN   TestUpdatePidsLimit
19:29:09 [2019-10-02T19:29:09.277Z] === RUN   TestUpdatePidsLimit/update_from_none
19:29:09 [2019-10-02T19:29:09.645Z] === RUN   TestUpdatePidsLimit/no_change
19:29:09 [2019-10-02T19:29:09.809Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
19:29:10 [2019-10-02T19:29:10.031Z] === RUN   TestUpdatePidsLimit/update_lower
19:29:10 [2019-10-02T19:29:10.837Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:29:11 [2019-10-02T19:29:11.220Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:29:11 [2019-10-02T19:29:11.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:29:11 [2019-10-02T19:29:11.963Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:29:13 [2019-10-02T19:29:13.966Z] --- PASS: TestUpdatePidsLimit (4.64s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/no_change (0.49s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.51s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
19:29:13 [2019-10-02T19:29:13.966Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s)
19:29:13 [2019-10-02T19:29:13.966Z] === RUN   TestUpdateRestartPolicy
19:29:15 [2019-10-02T19:29:15.344Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 66.9% of statements
19:29:15 [2019-10-02T19:29:15.973Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
19:29:16 [2019-10-02T19:29:16.257Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:29:16 [2019-10-02T19:29:16.989Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
19:29:16 [2019-10-02T19:29:16.989Z] ok  	github.com/docker/docker/pkg/archive	1.412s	coverage: 76.8% of statements
19:29:18 [2019-10-02T19:29:18.006Z] ok  	github.com/docker/docker/pkg/authorization	2.450s	coverage: 68.3% of statements
19:29:18 [2019-10-02T19:29:18.006Z] ok  	github.com/docker/docker/pkg/directory	0.028s	coverage: 80.0% of statements
19:29:19 [2019-10-02T19:29:19.493Z] ok  	github.com/docker/docker/pkg/discovery	0.033s	coverage: 58.3% of statements
19:29:19 [2019-10-02T19:29:19.783Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
19:29:20 [2019-10-02T19:29:20.441Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:29:21 [2019-10-02T19:29:21.275Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
19:29:22 [2019-10-02T19:29:22.302Z] ok  	github.com/docker/docker/layer	7.744s	coverage: 68.8% of statements
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/oci	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:29:22 [2019-10-02T19:29:22.302Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
19:29:22 [2019-10-02T19:29:22.336Z] === RUN   TestDockerSuite/TestBuildRm
19:29:22 [2019-10-02T19:29:22.926Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
19:29:23 [2019-10-02T19:29:23.944Z] ok  	github.com/docker/docker/pkg/filenotify	0.627s	coverage: 67.0% of statements
19:29:24 [2019-10-02T19:29:24.232Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.529s	coverage: 43.2% of statements
19:29:24 [2019-10-02T19:29:24.232Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:29:24 [2019-10-02T19:29:24.232Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:29:24 [2019-10-02T19:29:24.232Z] ok  	github.com/docker/docker/pkg/fileutils	0.041s	coverage: 89.5% of statements
19:29:25 [2019-10-02T19:29:25.615Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:29:25 [2019-10-02T19:29:25.720Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.274s	coverage: 84.1% of statements
19:29:25 [2019-10-02T19:29:25.720Z] ok  	github.com/docker/docker/pkg/fsutils	0.389s	coverage: 85.1% of statements
19:29:26 [2019-10-02T19:29:26.018Z] ok  	github.com/docker/docker/pkg/homedir	0.030s	coverage: 11.4% of statements
19:29:26 [2019-10-02T19:29:26.988Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:29:27 [2019-10-02T19:29:27.626Z] --- PASS: TestUpdateRestartPolicy (12.92s)
19:29:27 [2019-10-02T19:29:27.626Z] === RUN   TestUpdateRestartWithAutoRemove
19:29:27 [2019-10-02T19:29:27.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
19:29:27 [2019-10-02T19:29:27.626Z] === RUN   TestWaitNonBlocked
19:29:27 [2019-10-02T19:29:27.626Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:29:27 [2019-10-02T19:29:27.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:29:27 [2019-10-02T19:29:27.626Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:29:27 [2019-10-02T19:29:27.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:29:27 [2019-10-02T19:29:27.626Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:29:27 [2019-10-02T19:29:27.626Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:29:28 [2019-10-02T19:29:28.065Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.026s	coverage: 91.7% of statements
19:29:28 [2019-10-02T19:29:28.065Z] ok  	github.com/docker/docker/pkg/locker	0.032s	coverage: 88.9% of statements
19:29:28 [2019-10-02T19:29:28.358Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:29:28 [2019-10-02T19:29:28.616Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:29:28 [2019-10-02T19:29:28.691Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
19:29:28 [2019-10-02T19:29:28.888Z] --- PASS: TestWaitNonBlocked (0.03s)
19:29:28 [2019-10-02T19:29:28.888Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
19:29:28 [2019-10-02T19:29:28.888Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
19:29:28 [2019-10-02T19:29:28.888Z] === RUN   TestWaitBlocked
19:29:28 [2019-10-02T19:29:28.888Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:29:28 [2019-10-02T19:29:28.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:29:28 [2019-10-02T19:29:28.888Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:29:28 [2019-10-02T19:29:28.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:29:28 [2019-10-02T19:29:28.888Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:29:28 [2019-10-02T19:29:28.888Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:29:28 [2019-10-02T19:29:28.979Z] ok  	github.com/docker/docker/pkg/idtools	1.104s	coverage: 70.1% of statements
19:29:29 [2019-10-02T19:29:29.180Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:29:29 [2019-10-02T19:29:29.278Z] ok  	github.com/docker/docker/pkg/ioutils	1.827s	coverage: 70.6% of statements
19:29:29 [2019-10-02T19:29:29.278Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:29:30 [2019-10-02T19:29:30.116Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
19:29:30 [2019-10-02T19:29:30.279Z] --- PASS: TestWaitBlocked (0.01s)
19:29:30 [2019-10-02T19:29:30.279Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
19:29:30 [2019-10-02T19:29:30.279Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s)
19:29:30 [2019-10-02T19:29:30.279Z] === CONT  TestContainerStartOnDaemonRestart
19:29:30 [2019-10-02T19:29:30.279Z] === CONT  TestIpcModeOlderClient
19:29:30 [2019-10-02T19:29:30.279Z] --- PASS: TestIpcModeOlderClient (0.15s)
19:29:30 [2019-10-02T19:29:30.279Z] === CONT  TestDaemonRestartIpcMode
19:29:30 [2019-10-02T19:29:30.551Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:29:30 [2019-10-02T19:29:30.761Z] ok  	github.com/docker/docker/pkg/parsers	0.026s	coverage: 97.0% of statements
19:29:30 [2019-10-02T19:29:30.809Z] --- PASS: TestCreateServiceMultipleTimes (22.79s)
19:29:30 [2019-10-02T19:29:30.809Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
19:29:30 [2019-10-02T19:29:30.809Z] === RUN   TestCreateServiceConflict
19:29:31 [2019-10-02T19:29:31.063Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
19:29:31 [2019-10-02T19:29:31.063Z] ok  	github.com/docker/docker/pkg/mount	0.870s	coverage: 69.6% of statements
19:29:31 [2019-10-02T19:29:31.063Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:29:31 [2019-10-02T19:29:31.692Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 91.4% of statements
19:29:31 [2019-10-02T19:29:31.740Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:29:32 [2019-10-02T19:29:32.329Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
19:29:32 [2019-10-02T19:29:32.329Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:29:32 [2019-10-02T19:29:32.329Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:29:32 [2019-10-02T19:29:32.979Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.033s	coverage: 56.8% of statements
19:29:33 [2019-10-02T19:29:33.111Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:29:33 [2019-10-02T19:29:33.603Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s)
19:29:33 [2019-10-02T19:29:33.603Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
19:29:33 [2019-10-02T19:29:33.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:29:33 [2019-10-02T19:29:33.676Z] --- PASS: TestCreateServiceConflict (2.89s)
19:29:33 [2019-10-02T19:29:33.676Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
19:29:33 [2019-10-02T19:29:33.676Z] === RUN   TestCreateServiceMaxReplicas
19:29:34 [2019-10-02T19:29:34.405Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
19:29:34 [2019-10-02T19:29:34.405Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
19:29:34 [2019-10-02T19:29:34.405Z] PASS
19:29:34 [2019-10-02T19:29:34.405Z] 
19:29:34 [2019-10-02T19:29:34.405Z] === Skipped
19:29:34 [2019-10-02T19:29:34.405Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:29:34 [2019-10-02T19:29:34.405Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:29:34 [2019-10-02T19:29:34.405Z] 
19:29:34 [2019-10-02T19:29:34.406Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
19:29:34 [2019-10-02T19:29:34.406Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:29:34 [2019-10-02T19:29:34.406Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:29:34 [2019-10-02T19:29:34.406Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:29:34 [2019-10-02T19:29:34.406Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:29:34 [2019-10-02T19:29:34.406Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] 
19:29:34 [2019-10-02T19:29:34.406Z] DONE 197 tests, 6 skipped in 147.633s
19:29:34 [2019-10-02T19:29:34.406Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:29:34 [2019-10-02T19:29:34.406Z] ++ 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
19:29:34 [2019-10-02T19:29:34.406Z] ++ set -e
19:29:34 [2019-10-02T19:29:34.406Z] ++ '[' -n 0 ']'
19:29:34 [2019-10-02T19:29:34.406Z] ++ set -x
19:29:34 [2019-10-02T19:29:34.406Z] ++ 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
19:29:34 [2019-10-02T19:29:34.633Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
19:29:34 [2019-10-02T19:29:34.633Z] ok  	github.com/docker/docker/pkg/pools	0.007s	coverage: 88.2% of statements
19:29:34 [2019-10-02T19:29:34.785Z] INFO: Testing against a local daemon
19:29:34 [2019-10-02T19:29:34.785Z] === RUN   TestCommitInheritsEnv
19:29:34 [2019-10-02T19:29:34.924Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
19:29:35 [2019-10-02T19:29:35.159Z] --- PASS: TestCommitInheritsEnv (0.51s)
19:29:35 [2019-10-02T19:29:35.159Z] === RUN   TestImportExtremelyLargeImageWorks
19:29:35 [2019-10-02T19:29:35.159Z] === PAUSE TestImportExtremelyLargeImageWorks
19:29:35 [2019-10-02T19:29:35.159Z] === RUN   TestImagesFilterMultiReference
19:29:35 [2019-10-02T19:29:35.159Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:29:35 [2019-10-02T19:29:35.159Z] === RUN   TestImagePullPlatformInvalid
19:29:35 [2019-10-02T19:29:35.159Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:29:35 [2019-10-02T19:29:35.159Z] === RUN   TestRemoveImageOrphaning
19:29:35 [2019-10-02T19:29:35.942Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestRemoveImageOrphaning (0.51s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestRemoveImageGarbageCollector
19:29:35 [2019-10-02T19:29:35.962Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:29:35 [2019-10-02T19:29:35.962Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagInvalidReference
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagInvalidReference (0.01s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagValidPrefixedRepo
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagExistedNameWithoutForce
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagOfficialNames
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagOfficialNames (0.04s)
19:29:35 [2019-10-02T19:29:35.962Z] === RUN   TestTagMatchesDigest
19:29:35 [2019-10-02T19:29:35.962Z] --- PASS: TestTagMatchesDigest (0.01s)
19:29:35 [2019-10-02T19:29:35.962Z] === CONT  TestImportExtremelyLargeImageWorks
19:29:36 [2019-10-02T19:29:36.561Z] ok  	github.com/docker/docker/pkg/pubsub	1.163s	coverage: 73.9% of statements
19:29:36 [2019-10-02T19:29:36.847Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:29:37 [2019-10-02T19:29:37.564Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:29:37 [2019-10-02T19:29:37.872Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
19:29:37 [2019-10-02T19:29:37.893Z] --- PASS: TestCreateServiceMaxReplicas (3.76s)
19:29:37 [2019-10-02T19:29:37.893Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
19:29:37 [2019-10-02T19:29:37.893Z] === RUN   TestCreateWithDuplicateNetworkNames
19:29:37 [2019-10-02T19:29:37.893Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:29:37 [2019-10-02T19:29:37.893Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:29:38 [2019-10-02T19:29:38.158Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
19:29:38 [2019-10-02T19:29:38.273Z] Created binary: bundles/binary-daemon/dockerd-dev
19:29:38 [2019-10-02T19:29:38.273Z] Copying nested executables into bundles/binary-daemon
19:29:38 [2019-10-02T19:29:38.273Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:29:38 [2019-10-02T19:29:38.457Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:29:38 [2019-10-02T19:29:38.457Z] === RUN   TestDockerSuite/TestBuildSpaces
19:29:38 [2019-10-02T19:29:38.595Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/make.sh cross
19:29:38 [2019-10-02T19:29:38.778Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
19:29:39 [2019-10-02T19:29:39.022Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:29:39 [2019-10-02T19:29:39.160Z] 
19:29:39 [2019-10-02T19:29:39.160Z] Removing bundles/
19:29:39 [2019-10-02T19:29:39.160Z] 
19:29:39 [2019-10-02T19:29:39.160Z] ---> Making bundle: cross (in bundles/cross)
19:29:39 [2019-10-02T19:29:39.160Z] Cross building: bundles/cross/linux/amd64
19:29:39 [2019-10-02T19:29:39.160Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:29:39 [2019-10-02T19:29:39.160Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:29:39 [2019-10-02T19:29:39.399Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 80.0% of statements
19:29:39 [2019-10-02T19:29:39.686Z] ok  	github.com/docker/docker/pkg/signal	3.561s	coverage: 61.0% of statements
19:29:40 [2019-10-02T19:29:40.397Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:29:40 [2019-10-02T19:29:40.397Z] === RUN   TestDockerSuite/TestBuildStderr
19:29:40 [2019-10-02T19:29:40.720Z] ok  	github.com/docker/docker/pkg/system	0.047s	coverage: 36.9% of statements
19:29:41 [2019-10-02T19:29:41.017Z] ok  	github.com/docker/docker/pkg/tailfile	0.151s	coverage: 88.6% of statements
19:29:41 [2019-10-02T19:29:41.329Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:29:42 [2019-10-02T19:29:42.038Z] ok  	github.com/docker/docker/pkg/term	0.014s	coverage: 85.9% of statements
19:29:42 [2019-10-02T19:29:42.038Z] testing: warning: no tests to run
19:29:42 [2019-10-02T19:29:42.038Z] coverage: [no statements]
19:29:42 [2019-10-02T19:29:42.038Z] ok  	github.com/docker/docker/pkg/term/windows	0.025s	coverage: [no statements] [no tests to run]
19:29:42 [2019-10-02T19:29:42.664Z] ok  	github.com/docker/docker/pkg/tarsum	0.262s	coverage: 89.3% of statements
19:29:42 [2019-10-02T19:29:42.956Z] ok  	github.com/docker/docker/pkg/urlutil	0.016s	coverage: 100.0% of statements
19:29:42 [2019-10-02T19:29:42.956Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
19:29:43 [2019-10-02T19:29:43.420Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:29:43 [2019-10-02T19:29:43.420Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:29:43 [2019-10-02T19:29:43.420Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:29:43 [2019-10-02T19:29:43.602Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
19:29:45 [2019-10-02T19:29:45.648Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
19:29:46 [2019-10-02T19:29:46.586Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:29:47 [2019-10-02T19:29:47.169Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:29:47 [2019-10-02T19:29:47.517Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:29:47 [2019-10-02T19:29:47.697Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
19:29:48 [2019-10-02T19:29:48.726Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 68.8% of statements
19:29:48 [2019-10-02T19:29:48.887Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:29:49 [2019-10-02T19:29:49.145Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:29:49 [2019-10-02T19:29:49.353Z] ok  	github.com/docker/docker/plugin	0.585s	coverage: 27.1% of statements
19:29:49 [2019-10-02T19:29:49.362Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:29:49 [2019-10-02T19:29:49.362Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:29:49 [2019-10-02T19:29:49.362Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:29:49 [2019-10-02T19:29:49.362Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:29:49 [2019-10-02T19:29:49.362Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:29:50 [2019-10-02T19:29:50.077Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:29:50 [2019-10-02T19:29:50.335Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:29:50 [2019-10-02T19:29:50.854Z] ok  	github.com/docker/docker/registry/resumable	0.067s	coverage: 100.0% of statements
19:29:51 [2019-10-02T19:29:51.142Z] ok  	github.com/docker/docker/restartmanager	0.020s	coverage: 45.3% of statements
19:29:51 [2019-10-02T19:29:51.707Z] === RUN   TestDockerSuite/TestBuildUser
19:29:52 [2019-10-02T19:29:52.281Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:29:52 [2019-10-02T19:29:52.281Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:29:52 [2019-10-02T19:29:52.281Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:29:52 [2019-10-02T19:29:52.626Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
19:29:53 [2019-10-02T19:29:53.249Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 68.2% of statements
19:29:53 [2019-10-02T19:29:53.537Z] ok  	github.com/docker/docker/registry	0.567s	coverage: 56.3% of statements
19:29:53 [2019-10-02T19:29:53.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.87s)
19:29:53 [2019-10-02T19:29:53.604Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
19:29:53 [2019-10-02T19:29:53.604Z] === RUN   TestCreateServiceSecretFileMode
19:29:54 [2019-10-02T19:29:54.169Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:29:56 [2019-10-02T19:29:56.695Z] --- PASS: TestCreateServiceSecretFileMode (3.03s)
19:29:56 [2019-10-02T19:29:56.695Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
19:29:56 [2019-10-02T19:29:56.695Z] === RUN   TestCreateServiceConfigFileMode
19:29:57 [2019-10-02T19:29:57.952Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
19:29:58 [2019-10-02T19:29:58.071Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:29:59 [2019-10-02T19:29:59.378Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:29:59 [2019-10-02T19:29:59.457Z] ok  	github.com/docker/docker/volume/mounts	0.088s	coverage: 67.0% of statements
19:29:59 [2019-10-02T19:29:59.763Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
19:29:59 [2019-10-02T19:29:59.972Z] --- PASS: TestCreateServiceConfigFileMode (3.55s)
19:29:59 [2019-10-02T19:29:59.972Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
19:29:59 [2019-10-02T19:29:59.972Z] === RUN   TestCreateServiceSysctls
19:30:01 [2019-10-02T19:30:01.884Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
19:30:05 [2019-10-02T19:30:05.230Z] --- PASS: TestCreateServiceSysctls (4.37s)
19:30:05 [2019-10-02T19:30:05.230Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
19:30:05 [2019-10-02T19:30:05.230Z] === RUN   TestCreateServiceCapabilities
19:30:08 [2019-10-02T19:30:08.524Z] --- PASS: TestCreateServiceCapabilities (3.69s)
19:30:08 [2019-10-02T19:30:08.524Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
19:30:08 [2019-10-02T19:30:08.524Z] === RUN   TestInspect
19:30:08 [2019-10-02T19:30:08.749Z] ok  	github.com/docker/docker/pkg/plugins	33.670s	coverage: 76.6% of statements
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/rootless	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/volume	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === Skipped
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver btrfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver btrfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver btrfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver btrfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver btrfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:73: No driver to put!
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     overlay_test.go:49: Fails to compute changes intermittently
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver zfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver zfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver zfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver zfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:46: Driver zfs not supported
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     graphtest_unix.go:73: No driver to put!
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:30:08 [2019-10-02T19:30:08.749Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] 
19:30:08 [2019-10-02T19:30:08.749Z] DONE 2115 tests, 20 skipped in 339.332s
Post stage
[Pipeline] junit
19:30:09 [2019-10-02T19:30:09.399Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:30:10 [2019-10-02T19:30:10.249Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/make.sh dynbinary test-integration
19:30:10 [2019-10-02T19:30:10.536Z] 
19:30:10 [2019-10-02T19:30:10.823Z] Removing bundles/
19:30:10 [2019-10-02T19:30:10.823Z] 
19:30:10 [2019-10-02T19:30:10.823Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:30:10 [2019-10-02T19:30:10.823Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:30:10 [2019-10-02T19:30:10.823Z] GOOS="" GOARCH="" GOARM=""
19:30:13 [2019-10-02T19:30:13.784Z] --- PASS: TestInspect (5.50s)
19:30:13 [2019-10-02T19:30:13.784Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
19:30:13 [2019-10-02T19:30:13.784Z] === RUN   TestDockerNetworkConnectAlias
19:30:16 [2019-10-02T19:30:16.310Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:30:17 [2019-10-02T19:30:17.681Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:30:17 [2019-10-02T19:30:17.681Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:30:19 [2019-10-02T19:30:19.052Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:30:19 [2019-10-02T19:30:19.984Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:30:20 [2019-10-02T19:30:20.916Z] --- PASS: TestDockerNetworkConnectAlias (7.24s)
19:30:20 [2019-10-02T19:30:20.916Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
19:30:20 [2019-10-02T19:30:20.916Z] === RUN   TestDockerNetworkReConnect
19:30:21 [2019-10-02T19:30:21.482Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:30:21 [2019-10-02T19:30:21.482Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:30:21 [2019-10-02T19:30:21.482Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:30:21 [2019-10-02T19:30:21.482Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:30:21 [2019-10-02T19:30:21.482Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:30:24 [2019-10-02T19:30:24.007Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:30:24 [2019-10-02T19:30:24.007Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:30:24 [2019-10-02T19:30:24.939Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:30:25 [2019-10-02T19:30:25.504Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:30:25 [2019-10-02T19:30:25.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:30:26 [2019-10-02T19:30:26.693Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:30:26 [2019-10-02T19:30:26.951Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:30:26 [2019-10-02T19:30:26.951Z] --- PASS: TestDockerNetworkReConnect (6.19s)
19:30:26 [2019-10-02T19:30:26.951Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
19:30:26 [2019-10-02T19:30:26.951Z] === RUN   TestServicePlugin
19:30:31 [2019-10-02T19:30:31.132Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:30:32 [2019-10-02T19:30:32.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:30:32 [2019-10-02T19:30:32.603Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:30:33 [2019-10-02T19:30:33.982Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:30:34 [2019-10-02T19:30:34.240Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:30:36 [2019-10-02T19:30:36.140Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:30:36 [2019-10-02T19:30:36.140Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:30:36 [2019-10-02T19:30:36.704Z] === RUN   TestDockerSuite/TestBuildXZHost
19:30:39 [2019-10-02T19:30:39.237Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:30:39 [2019-10-02T19:30:39.237Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:30:39 [2019-10-02T19:30:39.237Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:30:40 [2019-10-02T19:30:40.168Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:30:41 [2019-10-02T19:30:41.100Z] === RUN   TestDockerSuite/TestCommitChange
19:30:42 [2019-10-02T19:30:42.031Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:30:42 [2019-10-02T19:30:42.964Z] === RUN   TestDockerSuite/TestCommitHardlink
19:30:44 [2019-10-02T19:30:44.860Z] === RUN   TestDockerSuite/TestCommitNewFile
19:30:47 [2019-10-02T19:30:47.385Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:30:47 [2019-10-02T19:30:47.949Z] === RUN   TestDockerSuite/TestCommitTTY
19:30:49 [2019-10-02T19:30:49.848Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:30:50 [2019-10-02T19:30:50.783Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:30:52 [2019-10-02T19:30:52.686Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:30:53 [2019-10-02T19:30:53.616Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:30:55 [2019-10-02T19:30:55.514Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:30:55 [2019-10-02T19:30:55.514Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:30:56 [2019-10-02T19:30:56.884Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:30:56 [2019-10-02T19:30:56.884Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:30:57 [2019-10-02T19:30:57.818Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:30:59 [2019-10-02T19:30:59.192Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:30:59 [2019-10-02T19:30:59.757Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:31:00 [2019-10-02T19:31:00.556Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:31:00 [2019-10-02T19:31:00.556Z] Copying nested executables into bundles/cross/linux/amd64
19:31:00 [2019-10-02T19:31:00.556Z] Cross building: bundles/cross/windows/amd64
19:31:00 [2019-10-02T19:31:00.556Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:31:00 [2019-10-02T19:31:00.556Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:31:00 [2019-10-02T19:31:00.750Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:31:01 [2019-10-02T19:31:01.325Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:31:01 [2019-10-02T19:31:01.325Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:31:01 [2019-10-02T19:31:01.325Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:31:02 [2019-10-02T19:31:02.257Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:31:02 [2019-10-02T19:31:02.257Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:31:02 [2019-10-02T19:31:02.257Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:31:02 [2019-10-02T19:31:02.514Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:31:02 [2019-10-02T19:31:02.514Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:31:02 [2019-10-02T19:31:02.771Z] --- PASS: TestServicePlugin (35.78s)
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:62: [d2e8b3cb324b6] joining swarm manager [daf530e6ec120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
19:31:02 [2019-10-02T19:31:02.771Z]     plugin_test.go:65: [dbe94bab6d7f6] joining swarm manager [daf530e6ec120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:31:02 [2019-10-02T19:31:02.771Z] === RUN   TestServiceUpdateLabel
19:31:03 [2019-10-02T19:31:03.335Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:31:04 [2019-10-02T19:31:04.293Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:31:05 [2019-10-02T19:31:05.228Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:31:05 [2019-10-02T19:31:05.228Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:31:06 [2019-10-02T19:31:06.160Z] --- PASS: TestServiceUpdateLabel (3.17s)
19:31:06 [2019-10-02T19:31:06.160Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
19:31:06 [2019-10-02T19:31:06.160Z] === RUN   TestServiceUpdateSecrets
19:31:07 [2019-10-02T19:31:07.092Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:31:08 [2019-10-02T19:31:08.027Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:31:08 [2019-10-02T19:31:08.027Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:31:08 [2019-10-02T19:31:08.961Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:31:09 [2019-10-02T19:31:09.893Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:31:10 [2019-10-02T19:31:10.457Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:31:11 [2019-10-02T19:31:11.390Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:31:11 [2019-10-02T19:31:11.391Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:31:12 [2019-10-02T19:31:12.321Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:31:13 [2019-10-02T19:31:13.254Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:31:13 [2019-10-02T19:31:13.818Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:31:14 [2019-10-02T19:31:14.075Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:31:15 [2019-10-02T19:31:15.007Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:31:16 [2019-10-02T19:31:16.380Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:31:18 [2019-10-02T19:31:18.275Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:31:18 [2019-10-02T19:31:18.275Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:31:18 [2019-10-02T19:31:18.275Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:31:18 [2019-10-02T19:31:18.275Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:31:18 [2019-10-02T19:31:18.275Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:31:18 [2019-10-02T19:31:18.839Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:31:21 [2019-10-02T19:31:21.363Z] --- PASS: TestServiceUpdateSecrets (15.45s)
19:31:21 [2019-10-02T19:31:21.363Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
19:31:21 [2019-10-02T19:31:21.363Z] === RUN   TestServiceUpdateConfigs
19:31:23 [2019-10-02T19:31:23.888Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:31:24 [2019-10-02T19:31:24.453Z] === RUN   TestDockerSuite/TestContainerAPITop
19:31:25 [2019-10-02T19:31:25.384Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:31:25 [2019-10-02T19:31:25.384Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:31:25 [2019-10-02T19:31:25.384Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:31:27 [2019-10-02T19:31:27.909Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:31:28 [2019-10-02T19:31:28.841Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:31:30 [2019-10-02T19:31:30.219Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestImportExtremelyLargeImageWorks (102.62s)
19:31:30 [2019-10-02T19:31:30.698Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
19:31:30 [2019-10-02T19:31:30.698Z] PASS
19:31:30 [2019-10-02T19:31:30.698Z] 
19:31:30 [2019-10-02T19:31:30.698Z] === Skipped
19:31:30 [2019-10-02T19:31:30.698Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:31:30 [2019-10-02T19:31:30.698Z] 
19:31:30 [2019-10-02T19:31:30.698Z] 
19:31:30 [2019-10-02T19:31:30.698Z] DONE 12 tests, 1 skipped in 104.176s
19:31:30 [2019-10-02T19:31:30.698Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:31:30 [2019-10-02T19:31:30.698Z] ++ 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
19:31:30 [2019-10-02T19:31:30.698Z] ++ set -e
19:31:30 [2019-10-02T19:31:30.698Z] ++ '[' -n 0 ']'
19:31:30 [2019-10-02T19:31:30.698Z] ++ set -x
19:31:30 [2019-10-02T19:31:30.698Z] ++ 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
19:31:30 [2019-10-02T19:31:30.698Z] INFO: Testing against a local daemon
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestNetworkCreateDelete
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestDockerNetworkDeletePreferID
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestInspectNetwork
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestInspectNetwork/full_network_id
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestInspectNetwork/partial_network_id
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestInspectNetwork/network_name
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestInspectNetwork (8.65s)
19:31:30 [2019-10-02T19:31:30.698Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestRunContainerWithBridgeNone
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestRunContainerWithBridgeNone (2.77s)
19:31:30 [2019-10-02T19:31:30.698Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestNetworkInvalidJSON
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestNetworkInvalidJSON//networks/create
19:31:30 [2019-10-02T19:31:30.698Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:31:30 [2019-10-02T19:31:30.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:31:30 [2019-10-02T19:31:30.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:31:30 [2019-10-02T19:31:30.698Z] === CONT  TestNetworkInvalidJSON//networks/create
19:31:30 [2019-10-02T19:31:30.698Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:31:30 [2019-10-02T19:31:30.698Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:31:30 [2019-10-02T19:31:30.698Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:31:30 [2019-10-02T19:31:30.698Z] === RUN   TestDaemonRestartWithLiveRestore
19:31:31 [2019-10-02T19:31:31.956Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
19:31:31 [2019-10-02T19:31:31.956Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
19:31:31 [2019-10-02T19:31:31.956Z] === RUN   TestDaemonDefaultNetworkPools
19:31:32 [2019-10-02T19:31:32.323Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:31:32 [2019-10-02T19:31:32.323Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
19:31:32 [2019-10-02T19:31:32.323Z] === RUN   TestDaemonRestartWithExistingNetwork
19:31:33 [2019-10-02T19:31:33.584Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
19:31:33 [2019-10-02T19:31:33.584Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
19:31:33 [2019-10-02T19:31:33.584Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:31:34 [2019-10-02T19:31:34.865Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
19:31:34 [2019-10-02T19:31:34.865Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
19:31:34 [2019-10-02T19:31:34.865Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:31:35 [2019-10-02T19:31:35.475Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:31:35 [2019-10-02T19:31:35.475Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:31:35 [2019-10-02T19:31:35.656Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
19:31:35 [2019-10-02T19:31:35.656Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
19:31:35 [2019-10-02T19:31:35.656Z] === RUN   TestServiceWithPredefinedNetwork
19:31:36 [2019-10-02T19:31:36.847Z] --- PASS: TestServiceUpdateConfigs (15.50s)
19:31:36 [2019-10-02T19:31:36.847Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
19:31:36 [2019-10-02T19:31:36.847Z] === RUN   TestServiceUpdateNetwork
19:31:37 [2019-10-02T19:31:37.412Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:31:39 [2019-10-02T19:31:39.006Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s)
19:31:39 [2019-10-02T19:31:39.006Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
19:31:39 [2019-10-02T19:31:39.006Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:31:39 [2019-10-02T19:31:39.006Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:31:39 [2019-10-02T19:31:39.007Z]     service_test.go:230: FLAKY_TEST
19:31:39 [2019-10-02T19:31:39.007Z] === RUN   TestServiceWithDataPathPortInit
19:31:39 [2019-10-02T19:31:39.308Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestServiceUpdateNetwork (15.78s)
19:31:54 [2019-10-02T19:31:54.165Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
19:31:54 [2019-10-02T19:31:54.165Z] PASS
19:31:54 [2019-10-02T19:31:54.165Z] 
19:31:54 [2019-10-02T19:31:54.165Z] DONE 19 tests in 174.944s
19:31:54 [2019-10-02T19:31:54.165Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:31:54 [2019-10-02T19:31:54.165Z] ++ 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
19:31:54 [2019-10-02T19:31:54.165Z] ++ set -e
19:31:54 [2019-10-02T19:31:54.165Z] ++ '[' -n 0 ']'
19:31:54 [2019-10-02T19:31:54.165Z] ++ set -x
19:31:54 [2019-10-02T19:31:54.165Z] ++ 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
19:31:54 [2019-10-02T19:31:54.165Z] INFO: Testing against a local daemon
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestSessionCreate
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestSessionCreate (0.02s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestSessionCreateWithBadUpgrade
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:31:54 [2019-10-02T19:31:54.165Z] PASS
19:31:54 [2019-10-02T19:31:54.165Z] 
19:31:54 [2019-10-02T19:31:54.165Z] DONE 2 tests in 0.162s
19:31:54 [2019-10-02T19:31:54.165Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:31:54 [2019-10-02T19:31:54.165Z] ++ 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
19:31:54 [2019-10-02T19:31:54.165Z] ++ set -e
19:31:54 [2019-10-02T19:31:54.165Z] ++ '[' -n 0 ']'
19:31:54 [2019-10-02T19:31:54.165Z] ++ set -x
19:31:54 [2019-10-02T19:31:54.165Z] ++ 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
19:31:54 [2019-10-02T19:31:54.165Z] INFO: Testing against a local daemon
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:31:54 [2019-10-02T19:31:54.165Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:31:54 [2019-10-02T19:31:54.165Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestEventsExecDie
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestEventsExecDie (1.04s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestEventsBackwardsCompatible
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestInfoBinaryCommits
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestInfoBinaryCommits (0.03s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestInfoAPIVersioned
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestInfoAPI
19:31:54 [2019-10-02T19:31:54.165Z] --- PASS: TestInfoAPI (0.02s)
19:31:54 [2019-10-02T19:31:54.165Z] === RUN   TestInfoAPIWarnings
19:31:55 [2019-10-02T19:31:55.095Z] --- PASS: TestInfoAPIWarnings (0.76s)
19:31:55 [2019-10-02T19:31:55.096Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
19:31:55 [2019-10-02T19:31:55.096Z] === RUN   TestLoginFailsWithBadCredentials
19:31:55 [2019-10-02T19:31:55.096Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
19:31:55 [2019-10-02T19:31:55.096Z] === RUN   TestPingCacheHeaders
19:31:55 [2019-10-02T19:31:55.096Z] --- PASS: TestPingCacheHeaders (0.03s)
19:31:55 [2019-10-02T19:31:55.096Z] === RUN   TestPingGet
19:31:55 [2019-10-02T19:31:55.353Z] --- PASS: TestPingGet (0.03s)
19:31:55 [2019-10-02T19:31:55.353Z] === RUN   TestPingHead
19:31:55 [2019-10-02T19:31:55.353Z] --- PASS: TestPingHead (0.02s)
19:31:55 [2019-10-02T19:31:55.353Z] === RUN   TestVersion
19:31:55 [2019-10-02T19:31:55.353Z] --- PASS: TestVersion (0.02s)
19:31:55 [2019-10-02T19:31:55.353Z] PASS
19:31:55 [2019-10-02T19:31:55.353Z] 
19:31:55 [2019-10-02T19:31:55.353Z] === Skipped
19:31:55 [2019-10-02T19:31:55.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:31:55 [2019-10-02T19:31:55.353Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:31:55 [2019-10-02T19:31:55.353Z] 
19:31:55 [2019-10-02T19:31:55.353Z] 
19:31:55 [2019-10-02T19:31:55.353Z] DONE 12 tests, 1 skipped in 2.417s
19:31:55 [2019-10-02T19:31:55.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:31:55 [2019-10-02T19:31:55.353Z] ++ 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
19:31:55 [2019-10-02T19:31:55.353Z] ++ set -e
19:31:55 [2019-10-02T19:31:55.353Z] ++ '[' -n 0 ']'
19:31:55 [2019-10-02T19:31:55.353Z] ++ set -x
19:31:55 [2019-10-02T19:31:55.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-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
19:31:55 [2019-10-02T19:31:55.353Z] INFO: Testing against a local daemon
19:31:55 [2019-10-02T19:31:55.353Z] === RUN   TestVolumesCreateAndList
19:31:55 [2019-10-02T19:31:55.353Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:31:55 [2019-10-02T19:31:55.353Z] === RUN   TestVolumesRemove
19:31:55 [2019-10-02T19:31:55.516Z] --- PASS: TestServiceWithDataPathPortInit (16.94s)
19:31:55 [2019-10-02T19:31:55.516Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:31:55 [2019-10-02T19:31:55.516Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:31:55 [2019-10-02T19:31:55.516Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:31:55 [2019-10-02T19:31:55.610Z] --- PASS: TestVolumesRemove (0.10s)
19:31:55 [2019-10-02T19:31:55.610Z] === RUN   TestVolumesInspect
19:31:55 [2019-10-02T19:31:55.610Z] --- PASS: TestVolumesInspect (0.02s)
19:31:55 [2019-10-02T19:31:55.610Z] === RUN   TestVolumesInvalidJSON
19:31:55 [2019-10-02T19:31:55.610Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:31:55 [2019-10-02T19:31:55.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:31:55 [2019-10-02T19:31:55.610Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:31:55 [2019-10-02T19:31:55.610Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:31:55 [2019-10-02T19:31:55.610Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:31:55 [2019-10-02T19:31:55.610Z] PASS
19:31:55 [2019-10-02T19:31:55.610Z] 
19:31:55 [2019-10-02T19:31:55.610Z] DONE 5 tests in 0.268s
19:31:55 [2019-10-02T19:31:55.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:31:55 [2019-10-02T19:31:55.868Z] ++++ cat bundles/test-integration/docker.pid
19:31:55 [2019-10-02T19:31:55.868Z] +++ kill 5322
19:31:55 [2019-10-02T19:31:55.903Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:31:55 [2019-10-02T19:31:55.903Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:31:55 [2019-10-02T19:31:55.903Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:31:55 [2019-10-02T19:31:55.903Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:31:55 [2019-10-02T19:31:55.903Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:31:56 [2019-10-02T19:31:56.366Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:31:56 [2019-10-02T19:31:56.366Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:31:56 [2019-10-02T19:31:56.366Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:31:56 [2019-10-02T19:31:56.366Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:31:56 [2019-10-02T19:31:56.829Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:31:57 [2019-10-02T19:31:57.237Z] umount: bundles/test-integration/root: mountpoint not found
19:31:57 [2019-10-02T19:31:57.237Z] +++ /etc/init.d/apparmor stop
19:31:57 [2019-10-02T19:31:57.237Z] Clearing AppArmor profiles cache:.
19:31:57 [2019-10-02T19:31:57.237Z] All profile caches have been cleared, but no profiles have been unloaded.
19:31:57 [2019-10-02T19:31:57.237Z] Unloading profiles will leave already running processes permanently
19:31:57 [2019-10-02T19:31:57.237Z] unconfined, which can lead to unexpected situations.
19:31:57 [2019-10-02T19:31:57.237Z] 
19:31:57 [2019-10-02T19:31:57.237Z] To set a process to complain mode, use the command line tool
19:31:57 [2019-10-02T19:31:57.237Z] 'aa-complain'. To really tear down all profiles, run the init script
19:31:57 [2019-10-02T19:31:57.237Z] with the 'teardown' option."
19:31:57 [2019-10-02T19:31:57.237Z] 
19:31:57 [2019-10-02T19:31:57.804Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:32:00 [2019-10-02T19:32:00.722Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:32:02 [2019-10-02T19:32:02.268Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:32:02 [2019-10-02T19:32:02.268Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:32:02 [2019-10-02T19:32:02.268Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:32:02 [2019-10-02T19:32:02.268Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:32:03 [2019-10-02T19:32:03.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:32:03 [2019-10-02T19:32:03.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:32:04 [2019-10-02T19:32:04.353Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:32:04 [2019-10-02T19:32:04.458Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:32:04 [2019-10-02T19:32:04.919Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:32:05 [2019-10-02T19:32:05.025Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s)
19:32:05 [2019-10-02T19:32:05.025Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
19:32:05 [2019-10-02T19:32:05.025Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dnrj88kuq7z039ic8zcjpzn8e Created:2019-10-02 19:31:56.915976935 +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[d32db6cfb07558519b09a89a79533399d70004d53c4b5a3d00bbec16a9694c7f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5i4nktkljy44odfyfrid87la EndpointID:a9c70004c8903cd305640386faf84f563ce530e60fc0252eb3cc9c7c88f97389 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6d55f432bcd50367dea332b8fb98168d674c4e2543f49cbd6139f33e2e14b0a 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:a4a62c7bd489 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5i4nktkljy44odfyfrid87la EndpointID:a9c70004c8903cd305640386faf84f563ce530e60fc0252eb3cc9c7c88f97389 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
19:32:05 [2019-10-02T19:32:05.025Z] PASS
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] === Skipped
19:32:05 [2019-10-02T19:32:05.025Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:32:05 [2019-10-02T19:32:05.025Z]     service_test.go:230: FLAKY_TEST
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] DONE 21 tests, 1 skipped in 45.663s
19:32:05 [2019-10-02T19:32:05.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:32:05 [2019-10-02T19:32:05.025Z] ++ 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
19:32:05 [2019-10-02T19:32:05.025Z] ++ set -e
19:32:05 [2019-10-02T19:32:05.025Z] ++ '[' -n 0 ']'
19:32:05 [2019-10-02T19:32:05.025Z] ++ set -x
19:32:05 [2019-10-02T19:32:05.025Z] ++ 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
19:32:05 [2019-10-02T19:32:05.025Z] INFO: Testing against a local daemon
19:32:05 [2019-10-02T19:32:05.025Z] === RUN   TestDockerNetworkIpvlanPersistance
19:32:05 [2019-10-02T19:32:05.025Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:32:05 [2019-10-02T19:32:05.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:05 [2019-10-02T19:32:05.025Z] === RUN   TestDockerNetworkIpvlan
19:32:05 [2019-10-02T19:32:05.025Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:32:05 [2019-10-02T19:32:05.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:05 [2019-10-02T19:32:05.025Z] PASS
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] === Skipped
19:32:05 [2019-10-02T19:32:05.025Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:32:05 [2019-10-02T19:32:05.025Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:32:05 [2019-10-02T19:32:05.025Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] 
19:32:05 [2019-10-02T19:32:05.025Z] DONE 2 tests, 2 skipped in 0.184s
19:32:05 [2019-10-02T19:32:05.025Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:32:05 [2019-10-02T19:32:05.025Z] ++ 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
19:32:05 [2019-10-02T19:32:05.025Z] ++ set -e
19:32:05 [2019-10-02T19:32:05.025Z] ++ '[' -n 0 ']'
19:32:05 [2019-10-02T19:32:05.025Z] ++ set -x
19:32:05 [2019-10-02T19:32:05.025Z] ++ 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
19:32:05 [2019-10-02T19:32:05.025Z] INFO: Testing against a local daemon
19:32:05 [2019-10-02T19:32:05.025Z] === RUN   TestDockerNetworkMacvlanPersistance
19:32:05 [2019-10-02T19:32:05.843Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
19:32:05 [2019-10-02T19:32:05.843Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
19:32:05 [2019-10-02T19:32:05.843Z] === RUN   TestDockerNetworkMacvlan
19:32:07 [2019-10-02T19:32:07.103Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:32:07 [2019-10-02T19:32:07.902Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:32:08 [2019-10-02T19:32:08.317Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:32:08 [2019-10-02T19:32:08.320Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:32:08 [2019-10-02T19:32:08.320Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:32:08 [2019-10-02T19:32:08.320Z] remote: Enumerating objects: 19, done.
19:32:08 [2019-10-02T19:32:08.320Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
19:32:08 [2019-10-02T19:32:08.320Z] 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.
19:32:08 [2019-10-02T19:32:08.320Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:32:08 [2019-10-02T19:32:08.320Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:32:08 [2019-10-02T19:32:08.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/test/unit
19:32:08 [2019-10-02T19:32:08.946Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:32:10 [2019-10-02T19:32:10.844Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:32:11 [2019-10-02T19:32:11.198Z] ?   	github.com/docker/docker/api	[no test files]
19:32:11 [2019-10-02T19:32:11.489Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:32:13 [2019-10-02T19:32:13.400Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:32:15 [2019-10-02T19:32:15.298Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:32:15 [2019-10-02T19:32:15.298Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:32:15 [2019-10-02T19:32:15.562Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:32:16 [2019-10-02T19:32:16.232Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:32:17 [2019-10-02T19:32:17.049Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:32:17 [2019-10-02T19:32:17.164Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:32:17 [2019-10-02T19:32:17.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:32:17 [2019-10-02T19:32:17.997Z] 
19:32:17 [2019-10-02T19:32:17.997Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:32:17 [2019-10-02T19:32:17.997Z] PKG_CONFIG=pkg-config
19:32:17 [2019-10-02T19:32:17.997Z] GOLANG_VERSION=1.13.1
19:32:17 [2019-10-02T19:32:17.997Z] HOSTNAME=69b741d7f8ac
19:32:17 [2019-10-02T19:32:17.997Z] DOCKER_EXPERIMENTAL=1
19:32:17 [2019-10-02T19:32:17.997Z] container=docker
19:32:17 [2019-10-02T19:32:17.997Z] TEST_SKIP_INTEGRATION_CLI=1
19:32:17 [2019-10-02T19:32:17.997Z] GO111MODULE=off
19:32:17 [2019-10-02T19:32:17.997Z] GOPATH=/go
19:32:17 [2019-10-02T19:32:17.997Z] PWD=/go/src/github.com/docker/docker
19:32:17 [2019-10-02T19:32:17.997Z] HOME=/root
19:32:17 [2019-10-02T19:32:17.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:32:17 [2019-10-02T19:32:17.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:32:17 [2019-10-02T19:32:17.997Z] DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4
19:32:17 [2019-10-02T19:32:17.997Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:32:17 [2019-10-02T19:32:17.997Z] DOCKER_GRAPHDRIVER=overlay2
19:32:17 [2019-10-02T19:32:17.997Z] TERM=xterm
19:32:17 [2019-10-02T19:32:17.997Z] DEST=bundles/test-integration
19:32:17 [2019-10-02T19:32:17.997Z] SHLVL=1
19:32:17 [2019-10-02T19:32:17.997Z] TIMEOUT=120m
19:32:17 [2019-10-02T19:32:17.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:32:17 [2019-10-02T19:32:17.997Z] DOCKER_PKG=github.com/docker/docker
19:32:17 [2019-10-02T19:32:17.997Z] TESTDEBUG=0
19:32:17 [2019-10-02T19:32:17.997Z] _=/usr/bin/env
19:32:17 [2019-10-02T19:32:17.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:32:18 [2019-10-02T19:32:18.096Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:32:19 [2019-10-02T19:32:19.028Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:32:19 [2019-10-02T19:32:19.960Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:32:20 [2019-10-02T19:32:20.755Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:32:21 [2019-10-02T19:32:21.335Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:32:22 [2019-10-02T19:32:22.094Z] --- PASS: TestDockerNetworkMacvlan (15.92s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.45s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s)
19:32:22 [2019-10-02T19:32:22.094Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:32:22 [2019-10-02T19:32:22.094Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s)
19:32:22 [2019-10-02T19:32:22.094Z] PASS
19:32:22 [2019-10-02T19:32:22.094Z] 
19:32:22 [2019-10-02T19:32:22.094Z] DONE 8 tests in 17.488s
19:32:22 [2019-10-02T19:32:22.094Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:32:22 [2019-10-02T19:32:22.094Z] ++ 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
19:32:22 [2019-10-02T19:32:22.094Z] ++ set -e
19:32:22 [2019-10-02T19:32:22.094Z] ++ '[' -n 0 ']'
19:32:22 [2019-10-02T19:32:22.094Z] ++ set -x
19:32:22 [2019-10-02T19:32:22.094Z] ++ 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
19:32:22 [2019-10-02T19:32:22.094Z] testing: warning: no tests to run
19:32:22 [2019-10-02T19:32:22.094Z] PASS
19:32:22 [2019-10-02T19:32:22.094Z] 
19:32:22 [2019-10-02T19:32:22.094Z] DONE 0 tests in 0.056s
19:32:22 [2019-10-02T19:32:22.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:32:22 [2019-10-02T19:32:22.094Z] ++ 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
19:32:22 [2019-10-02T19:32:22.094Z] ++ set -e
19:32:22 [2019-10-02T19:32:22.094Z] ++ '[' -n 0 ']'
19:32:22 [2019-10-02T19:32:22.094Z] ++ set -x
19:32:22 [2019-10-02T19:32:22.094Z] ++ 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
19:32:22 [2019-10-02T19:32:22.094Z] INFO: Testing against a local daemon
19:32:22 [2019-10-02T19:32:22.094Z] === RUN   TestAuthZPluginAllowRequest
19:32:22 [2019-10-02T19:32:22.266Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:32:23 [2019-10-02T19:32:23.043Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:32:23 [2019-10-02T19:32:23.198Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:32:23 [2019-10-02T19:32:23.509Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:32:23 [2019-10-02T19:32:23.509Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:32:23 [2019-10-02T19:32:23.925Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
19:32:23 [2019-10-02T19:32:23.925Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
19:32:23 [2019-10-02T19:32:23.925Z] === RUN   TestAuthZPluginTLS
19:32:24 [2019-10-02T19:32:24.129Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:32:24 [2019-10-02T19:32:24.729Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:32:24 [2019-10-02T19:32:24.729Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
19:32:24 [2019-10-02T19:32:24.729Z] === RUN   TestAuthZPluginDenyRequest
19:32:25 [2019-10-02T19:32:25.060Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:32:25 [2019-10-02T19:32:25.091Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:32:25 [2019-10-02T19:32:25.091Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
19:32:25 [2019-10-02T19:32:25.091Z] === RUN   TestAuthZPluginAPIDenyResponse
19:32:25 [2019-10-02T19:32:25.463Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:32:25 [2019-10-02T19:32:25.463Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
19:32:25 [2019-10-02T19:32:25.463Z] === RUN   TestAuthZPluginDenyResponse
19:32:26 [2019-10-02T19:32:26.063Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
19:32:26 [2019-10-02T19:32:26.248Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:32:26 [2019-10-02T19:32:26.248Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
19:32:26 [2019-10-02T19:32:26.248Z] === RUN   TestAuthZPluginAllowEventStream
19:32:26 [2019-10-02T19:32:26.430Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:32:26 [2019-10-02T19:32:26.431Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:32:27 [2019-10-02T19:32:27.364Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:32:27 [2019-10-02T19:32:27.976Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:32:28 [2019-10-02T19:32:28.089Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
19:32:28 [2019-10-02T19:32:28.089Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
19:32:28 [2019-10-02T19:32:28.089Z] === RUN   TestAuthZPluginErrorResponse
19:32:28 [2019-10-02T19:32:28.297Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:32:28 [2019-10-02T19:32:28.527Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:32:28 [2019-10-02T19:32:28.527Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
19:32:28 [2019-10-02T19:32:28.527Z] === RUN   TestAuthZPluginErrorRequest
19:32:28 [2019-10-02T19:32:28.898Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:32:28 [2019-10-02T19:32:28.898Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
19:32:28 [2019-10-02T19:32:28.898Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:32:29 [2019-10-02T19:32:29.275Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:32:29 [2019-10-02T19:32:29.275Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
19:32:29 [2019-10-02T19:32:29.275Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:32:30 [2019-10-02T19:32:30.193Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:32:31 [2019-10-02T19:32:31.126Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:32:31 [2019-10-02T19:32:31.739Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
19:32:31 [2019-10-02T19:32:31.739Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
19:32:31 [2019-10-02T19:32:31.739Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:32:32 [2019-10-02T19:32:32.059Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:32:32 [2019-10-02T19:32:32.059Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:32:32 [2019-10-02T19:32:32.991Z] === RUN   TestDockerSuite/TestCpRelativePath
19:32:33 [2019-10-02T19:32:33.557Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:32:33 [2019-10-02T19:32:33.591Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
19:32:33 [2019-10-02T19:32:33.591Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
19:32:33 [2019-10-02T19:32:33.591Z] === RUN   TestAuthZPluginHeader
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddScript
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:32:33 [2019-10-02T19:32:33.806Z] === RUN   TestDockerSuite/TestBuildAddTar
19:32:34 [2019-10-02T19:32:34.381Z] --- PASS: TestAuthZPluginHeader (0.84s)
19:32:34 [2019-10-02T19:32:34.381Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
19:32:34 [2019-10-02T19:32:34.381Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:32:34 [2019-10-02T19:32:34.381Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:32:34 [2019-10-02T19:32:34.381Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:34 [2019-10-02T19:32:34.381Z] === RUN   TestAuthZPluginV2Disable
19:32:34 [2019-10-02T19:32:34.381Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:32:34 [2019-10-02T19:32:34.381Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:34 [2019-10-02T19:32:34.381Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:32:34 [2019-10-02T19:32:34.381Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:32:34 [2019-10-02T19:32:34.381Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:34 [2019-10-02T19:32:34.381Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:32:34 [2019-10-02T19:32:34.381Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:32:34 [2019-10-02T19:32:34.381Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:34 [2019-10-02T19:32:34.381Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:32:34 [2019-10-02T19:32:34.928Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:32:35 [2019-10-02T19:32:35.860Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:32:37 [2019-10-02T19:32:37.231Z] === RUN   TestDockerSuite/TestCpToCaseA
19:32:38 [2019-10-02T19:32:38.623Z] === RUN   TestDockerSuite/TestCpToCaseB
19:32:39 [2019-10-02T19:32:39.556Z] === RUN   TestDockerSuite/TestCpToCaseC
19:32:42 [2019-10-02T19:32:42.080Z] === RUN   TestDockerSuite/TestCpToCaseD
19:32:47 [2019-10-02T19:32:47.338Z] === RUN   TestDockerSuite/TestCpToCaseE
19:32:50 [2019-10-02T19:32:50.615Z] === RUN   TestDockerSuite/TestCpToCaseF
19:32:51 [2019-10-02T19:32:51.547Z] === RUN   TestDockerSuite/TestCpToCaseG
19:32:54 [2019-10-02T19:32:54.193Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s)
19:32:54 [2019-10-02T19:32:54.193Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
19:32:54 [2019-10-02T19:32:54.193Z] PASS
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] === Skipped
19:32:54 [2019-10-02T19:32:54.193Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:32:54 [2019-10-02T19:32:54.193Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:32:54 [2019-10-02T19:32:54.193Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:32:54 [2019-10-02T19:32:54.193Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:32:54 [2019-10-02T19:32:54.193Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] DONE 17 tests, 4 skipped in 29.462s
19:32:54 [2019-10-02T19:32:54.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:32:54 [2019-10-02T19:32:54.193Z] ++ 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
19:32:54 [2019-10-02T19:32:54.193Z] ++ set -e
19:32:54 [2019-10-02T19:32:54.193Z] ++ '[' -n 0 ']'
19:32:54 [2019-10-02T19:32:54.193Z] ++ set -x
19:32:54 [2019-10-02T19:32:54.193Z] ++ 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
19:32:54 [2019-10-02T19:32:54.193Z] INFO: Testing against a local daemon
19:32:54 [2019-10-02T19:32:54.193Z] === RUN   TestPluginInvalidJSON
19:32:54 [2019-10-02T19:32:54.193Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:32:54 [2019-10-02T19:32:54.193Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:32:54 [2019-10-02T19:32:54.193Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:32:54 [2019-10-02T19:32:54.193Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:32:54 [2019-10-02T19:32:54.193Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:32:54 [2019-10-02T19:32:54.193Z] PASS
19:32:54 [2019-10-02T19:32:54.193Z] 
19:32:54 [2019-10-02T19:32:54.193Z] DONE 2 tests in 0.288s
19:32:54 [2019-10-02T19:32:54.193Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:32:54 [2019-10-02T19:32:54.193Z] ++ 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
19:32:54 [2019-10-02T19:32:54.193Z] ++ set -e
19:32:54 [2019-10-02T19:32:54.193Z] ++ '[' -n 0 ']'
19:32:54 [2019-10-02T19:32:54.193Z] ++ set -x
19:32:54 [2019-10-02T19:32:54.193Z] ++ 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
19:32:54 [2019-10-02T19:32:54.193Z] INFO: Testing against a local daemon
19:32:54 [2019-10-02T19:32:54.193Z] === RUN   TestExternalGraphDriver
19:32:54 [2019-10-02T19:32:54.193Z] === RUN   TestExternalGraphDriver/json
19:32:54 [2019-10-02T19:32:54.572Z] === RUN   TestExternalGraphDriver/spec
19:32:56 [2019-10-02T19:32:56.805Z] === RUN   TestDockerSuite/TestCpToCaseH
19:32:57 [2019-10-02T19:32:57.808Z] === RUN   TestExternalGraphDriver/pull
19:32:59 [2019-10-02T19:32:59.829Z] --- PASS: TestExternalGraphDriver (7.86s)
19:32:59 [2019-10-02T19:32:59.829Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
19:32:59 [2019-10-02T19:32:59.829Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
19:32:59 [2019-10-02T19:32:59.829Z]     --- PASS: TestExternalGraphDriver/spec (3.01s)
19:32:59 [2019-10-02T19:32:59.829Z]     --- PASS: TestExternalGraphDriver/pull (2.49s)
19:32:59 [2019-10-02T19:32:59.829Z] === RUN   TestGraphdriverPluginV2
19:32:59 [2019-10-02T19:32:59.829Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
19:32:59 [2019-10-02T19:32:59.829Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:59 [2019-10-02T19:32:59.829Z] PASS
19:32:59 [2019-10-02T19:32:59.829Z] 
19:32:59 [2019-10-02T19:32:59.829Z] === Skipped
19:32:59 [2019-10-02T19:32:59.829Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
19:32:59 [2019-10-02T19:32:59.829Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:32:59 [2019-10-02T19:32:59.829Z] 
19:32:59 [2019-10-02T19:32:59.829Z] 
19:32:59 [2019-10-02T19:32:59.829Z] DONE 5 tests, 1 skipped in 8.169s
19:32:59 [2019-10-02T19:32:59.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:32:59 [2019-10-02T19:32:59.829Z] ++ 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
19:32:59 [2019-10-02T19:32:59.829Z] ++ set -e
19:32:59 [2019-10-02T19:32:59.829Z] ++ '[' -n 0 ']'
19:32:59 [2019-10-02T19:32:59.829Z] ++ set -x
19:32:59 [2019-10-02T19:32:59.829Z] ++ 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
19:33:00 [2019-10-02T19:33:00.083Z] === RUN   TestDockerSuite/TestCpToCaseI
19:33:00 [2019-10-02T19:33:00.634Z] INFO: Testing against a local daemon
19:33:00 [2019-10-02T19:33:00.634Z] === RUN   TestContinueAfterPluginCrash
19:33:00 [2019-10-02T19:33:00.634Z] === PAUSE TestContinueAfterPluginCrash
19:33:00 [2019-10-02T19:33:00.634Z] === RUN   TestDaemonStartWithLogOpt
19:33:00 [2019-10-02T19:33:00.634Z] === PAUSE TestDaemonStartWithLogOpt
19:33:00 [2019-10-02T19:33:00.635Z] === CONT  TestContinueAfterPluginCrash
19:33:00 [2019-10-02T19:33:00.635Z] === CONT  TestDaemonStartWithLogOpt
19:33:00 [2019-10-02T19:33:00.647Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:33:05 [2019-10-02T19:33:05.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:33:05 [2019-10-02T19:33:05.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:33:05 [2019-10-02T19:33:05.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:33:05 [2019-10-02T19:33:05.905Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:33:06 [2019-10-02T19:33:06.469Z] === RUN   TestDockerSuite/TestCpToDot
19:33:07 [2019-10-02T19:33:07.448Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:33:08 [2019-10-02T19:33:08.821Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:33:10 [2019-10-02T19:33:10.718Z] === RUN   TestDockerSuite/TestCpToStdout
19:33:11 [2019-10-02T19:33:11.668Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:33:13 [2019-10-02T19:33:13.563Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:33:14 [2019-10-02T19:33:14.934Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:33:15 [2019-10-02T19:33:15.498Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:33:16 [2019-10-02T19:33:16.396Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:33:16 [2019-10-02T19:33:16.396Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:33:16 [2019-10-02T19:33:16.396Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:33:16 [2019-10-02T19:33:16.429Z] === RUN   TestDockerSuite/TestCpVolumePath
19:33:17 [2019-10-02T19:33:17.634Z] --- PASS: TestDaemonStartWithLogOpt (14.28s)
19:33:17 [2019-10-02T19:33:17.634Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
19:33:18 [2019-10-02T19:33:18.011Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:33:18 [2019-10-02T19:33:18.011Z] === RUN   TestDockerSuite/TestCreateArgs
19:33:18 [2019-10-02T19:33:18.268Z] === RUN   TestDockerSuite/TestCreateByImageID
19:33:18 [2019-10-02T19:33:18.832Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:33:19 [2019-10-02T19:33:19.396Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:33:19 [2019-10-02T19:33:19.396Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:33:19 [2019-10-02T19:33:19.654Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:33:20 [2019-10-02T19:33:20.095Z] --- PASS: TestContinueAfterPluginCrash (19.14s)
19:33:20 [2019-10-02T19:33:20.095Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
19:33:20 [2019-10-02T19:33:20.095Z] PASS
19:33:20 [2019-10-02T19:33:20.095Z] 
19:33:20 [2019-10-02T19:33:20.095Z] DONE 2 tests in 19.978s
19:33:20 [2019-10-02T19:33:20.095Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:33:20 [2019-10-02T19:33:20.095Z] ++ 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
19:33:20 [2019-10-02T19:33:20.095Z] ++ set -e
19:33:20 [2019-10-02T19:33:20.095Z] ++ '[' -n 0 ']'
19:33:20 [2019-10-02T19:33:20.095Z] ++ set -x
19:33:20 [2019-10-02T19:33:20.095Z] ++ 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
19:33:20 [2019-10-02T19:33:20.095Z] INFO: Testing against a local daemon
19:33:20 [2019-10-02T19:33:20.095Z] === RUN   TestPluginWithDevMounts
19:33:20 [2019-10-02T19:33:20.095Z] === PAUSE TestPluginWithDevMounts
19:33:20 [2019-10-02T19:33:20.095Z] === CONT  TestPluginWithDevMounts
19:33:20 [2019-10-02T19:33:20.220Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:33:20 [2019-10-02T19:33:20.784Z] === RUN   TestDockerSuite/TestCreateLabels
19:33:20 [2019-10-02T19:33:20.784Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:33:20 [2019-10-02T19:33:20.785Z] === RUN   TestDockerSuite/TestCreateRM
19:33:21 [2019-10-02T19:33:21.041Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:33:21 [2019-10-02T19:33:21.042Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:33:21 [2019-10-02T19:33:21.042Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:33:21 [2019-10-02T19:33:21.298Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:33:22 [2019-10-02T19:33:22.584Z] --- PASS: TestPluginWithDevMounts (2.10s)
19:33:22 [2019-10-02T19:33:22.584Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
19:33:22 [2019-10-02T19:33:22.584Z] PASS
19:33:22 [2019-10-02T19:33:22.584Z] 
19:33:22 [2019-10-02T19:33:22.584Z] DONE 1 tests in 2.294s
19:33:22 [2019-10-02T19:33:22.584Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:33:22 [2019-10-02T19:33:22.584Z] ++ 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
19:33:22 [2019-10-02T19:33:22.584Z] ++ set -e
19:33:22 [2019-10-02T19:33:22.584Z] ++ '[' -n 0 ']'
19:33:22 [2019-10-02T19:33:22.584Z] ++ set -x
19:33:22 [2019-10-02T19:33:22.584Z] ++ 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
19:33:22 [2019-10-02T19:33:22.584Z] INFO: Testing against a local daemon
19:33:22 [2019-10-02T19:33:22.584Z] === RUN   TestSecretInspect
19:33:23 [2019-10-02T19:33:23.825Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:33:23 [2019-10-02T19:33:23.825Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:33:23 [2019-10-02T19:33:23.825Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:33:25 [2019-10-02T19:33:25.792Z] --- PASS: TestSecretInspect (2.94s)
19:33:25 [2019-10-02T19:33:25.792Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
19:33:25 [2019-10-02T19:33:25.792Z] === RUN   TestSecretList
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:33:27 [2019-10-02T19:33:27.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:33:28 [2019-10-02T19:33:28.038Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:33:28 [2019-10-02T19:33:28.312Z] --- PASS: TestSecretList (2.97s)
19:33:28 [2019-10-02T19:33:28.312Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
19:33:28 [2019-10-02T19:33:28.312Z] === RUN   TestSecretsCreateAndDelete
19:33:29 [2019-10-02T19:33:29.408Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:33:30 [2019-10-02T19:33:30.781Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:33:31 [2019-10-02T19:33:31.508Z] --- PASS: TestSecretsCreateAndDelete (2.81s)
19:33:31 [2019-10-02T19:33:31.508Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
19:33:31 [2019-10-02T19:33:31.508Z] === RUN   TestSecretsUpdate
19:33:32 [2019-10-02T19:33:32.151Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.2% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/builder/fscache	0.114s	coverage: 69.2% of statements
19:33:33 [2019-10-02T19:33:33.716Z] ok  	github.com/docker/docker/builder/dockerfile	0.572s	coverage: 46.6% of statements
19:33:33 [2019-10-02T19:33:33.944Z] --- PASS: TestSecretsUpdate (2.79s)
19:33:33 [2019-10-02T19:33:33.945Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
19:33:33 [2019-10-02T19:33:33.945Z] === RUN   TestTemplatedSecret
19:33:34 [2019-10-02T19:33:34.048Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:33:34 [2019-10-02T19:33:34.281Z] ok  	github.com/docker/docker/builder/remotecontext	0.167s	coverage: 13.6% of statements
19:33:34 [2019-10-02T19:33:34.319Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:33:34 [2019-10-02T19:33:34.319Z] === RUN   TestDockerSuite/TestBuildBlankName
19:33:34 [2019-10-02T19:33:34.538Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.073s	coverage: 85.1% of statements
19:33:34 [2019-10-02T19:33:34.538Z] ?   	github.com/docker/docker/cli	[no test files]
19:33:34 [2019-10-02T19:33:34.538Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:33:34 [2019-10-02T19:33:34.613Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:33:34 [2019-10-02T19:33:34.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:33:34 [2019-10-02T19:33:34.795Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:33:34 [2019-10-02T19:33:34.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:33:35 [2019-10-02T19:33:35.435Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:33:35 [2019-10-02T19:33:35.693Z] === RUN   TestDockerSuite/TestDevicePermissions
19:33:36 [2019-10-02T19:33:36.627Z] === RUN   TestDockerSuite/TestDockerFails
19:33:36 [2019-10-02T19:33:36.627Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:33:36 [2019-10-02T19:33:36.627Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:33:36 [2019-10-02T19:33:36.627Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:33:37 [2019-10-02T19:33:37.347Z] --- PASS: TestTemplatedSecret (3.52s)
19:33:37 [2019-10-02T19:33:37.347Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
19:33:37 [2019-10-02T19:33:37.347Z] === RUN   TestSecretCreateResolve
19:33:38 [2019-10-02T19:33:38.542Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:33:39 [2019-10-02T19:33:39.477Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:33:40 [2019-10-02T19:33:40.050Z] ok  	github.com/docker/docker/client	0.230s	coverage: 75.8% of statements
19:33:40 [2019-10-02T19:33:40.409Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:33:40 [2019-10-02T19:33:40.530Z] --- PASS: TestSecretCreateResolve (2.96s)
19:33:40 [2019-10-02T19:33:40.530Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
19:33:40 [2019-10-02T19:33:40.530Z] PASS
19:33:40 [2019-10-02T19:33:40.530Z] 
19:33:40 [2019-10-02T19:33:40.530Z] DONE 6 tests in 18.112s
19:33:40 [2019-10-02T19:33:40.530Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:33:40 [2019-10-02T19:33:40.530Z] ++ 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
19:33:40 [2019-10-02T19:33:40.530Z] ++ set -e
19:33:40 [2019-10-02T19:33:40.530Z] ++ '[' -n 0 ']'
19:33:40 [2019-10-02T19:33:40.530Z] ++ set -x
19:33:40 [2019-10-02T19:33:40.530Z] ++ 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
19:33:40 [2019-10-02T19:33:40.530Z] INFO: Testing against a local daemon
19:33:40 [2019-10-02T19:33:40.530Z] === RUN   TestServiceCreateInit
19:33:40 [2019-10-02T19:33:40.530Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:33:40 [2019-10-02T19:33:40.667Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:33:40 [2019-10-02T19:33:40.924Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:33:40 [2019-10-02T19:33:40.924Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:33:40 [2019-10-02T19:33:40.924Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:33:43 [2019-10-02T19:33:43.383Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:33:44 [2019-10-02T19:33:44.361Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:33:44 [2019-10-02T19:33:44.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:33:44 [2019-10-02T19:33:44.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:33:44 [2019-10-02T19:33:44.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:33:46 [2019-10-02T19:33:46.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:33:46 [2019-10-02T19:33:46.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:33:46 [2019-10-02T19:33:46.858Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:33:49 [2019-10-02T19:33:49.029Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:33:50 [2019-10-02T19:33:50.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:33:50 [2019-10-02T19:33:50.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:33:50 [2019-10-02T19:33:50.923Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:33:50 [2019-10-02T19:33:50.924Z] --- PASS: TestServiceCreateInit (10.54s)
19:33:50 [2019-10-02T19:33:50.924Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
19:33:50 [2019-10-02T19:33:50.924Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
19:33:50 [2019-10-02T19:33:50.924Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
19:33:50 [2019-10-02T19:33:50.924Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
19:33:50 [2019-10-02T19:33:50.924Z] === RUN   TestCreateServiceMultipleTimes
19:33:51 [2019-10-02T19:33:51.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:33:53 [2019-10-02T19:33:53.447Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:33:55 [2019-10-02T19:33:55.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:33:55 [2019-10-02T19:33:55.344Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:33:56 [2019-10-02T19:33:56.714Z] === RUN   TestDockerSuite/TestEventsAttach
19:33:57 [2019-10-02T19:33:57.646Z] === RUN   TestDockerSuite/TestEventsCommit
19:33:58 [2019-10-02T19:33:58.576Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:33:58 [2019-10-02T19:33:58.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:33:59 [2019-10-02T19:33:59.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:33:59 [2019-10-02T19:33:59.397Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:34:00 [2019-10-02T19:34:00.329Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:34:00 [2019-10-02T19:34:00.533Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:34:01 [2019-10-02T19:34:01.261Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:34:02 [2019-10-02T19:34:02.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:34:03 [2019-10-02T19:34:03.158Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:34:03 [2019-10-02T19:34:03.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:34:05 [2019-10-02T19:34:05.684Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:34:07 [2019-10-02T19:34:07.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:34:08 [2019-10-02T19:34:08.965Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:34:09 [2019-10-02T19:34:09.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:34:10 [2019-10-02T19:34:10.786Z] --- PASS: TestCreateServiceMultipleTimes (17.18s)
19:34:10 [2019-10-02T19:34:10.786Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
19:34:10 [2019-10-02T19:34:10.786Z] === RUN   TestCreateServiceConflict
19:34:10 [2019-10-02T19:34:10.885Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:34:10 [2019-10-02T19:34:10.885Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:34:11 [2019-10-02T19:34:11.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:34:11 [2019-10-02T19:34:11.488Z] === RUN   TestDockerSuite/TestEventsCopy
19:34:11 [2019-10-02T19:34:11.566Z] --- PASS: TestCreateServiceConflict (3.20s)
19:34:11 [2019-10-02T19:34:11.566Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
19:34:11 [2019-10-02T19:34:11.566Z] === RUN   TestCreateServiceMaxReplicas
19:34:12 [2019-10-02T19:34:12.104Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 30.1% of statements
19:34:12 [2019-10-02T19:34:12.859Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:34:13 [2019-10-02T19:34:13.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:34:13 [2019-10-02T19:34:13.174Z] Using test binary docker
19:34:13 [2019-10-02T19:34:13.174Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:34:13 [2019-10-02T19:34:13.174Z] +++ /etc/init.d/apparmor start
19:34:13 [2019-10-02T19:34:13.174Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:34:13 [2019-10-02T19:34:13.174Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:34:13 [2019-10-02T19:34:13.174Z] Warning failed to create cache: (null)
19:34:13 [2019-10-02T19:34:13.174Z] .
19:34:13 [2019-10-02T19:34:13.174Z] INFO: Waiting for daemon to start...
19:34:13 [2019-10-02T19:34:13.174Z] Starting dockerd
19:34:13 [2019-10-02T19:34:13.174Z] +++ 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
19:34:13 [2019-10-02T19:34:13.998Z] ok  	github.com/docker/docker/container	0.131s	coverage: 35.3% of statements
19:34:13 [2019-10-02T19:34:13.998Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:34:13 [2019-10-02T19:34:13.998Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:34:13 [2019-10-02T19:34:13.998Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:34:13 [2019-10-02T19:34:13.998Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:34:14 [2019-10-02T19:34:14.230Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:34:15 [2019-10-02T19:34:15.163Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:34:15 [2019-10-02T19:34:15.197Z] .
19:34:15 [2019-10-02T19:34:15.197Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:34:15 [2019-10-02T19:34:15.197Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:34:15 [2019-10-02T19:34:15.197Z] Error: No such image: emptyfs
19:34:15 [2019-10-02T19:34:15.197Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:34:15 [2019-10-02T19:34:15.197Z] ++++ docker load
19:34:15 [2019-10-02T19:34:15.420Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:34:15 [2019-10-02T19:34:15.489Z] Running integration-test (iteration 1)
19:34:15 [2019-10-02T19:34:15.489Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:34:15 [2019-10-02T19:34:15.489Z] ++ 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
19:34:15 [2019-10-02T19:34:15.489Z] ++ set -e
19:34:15 [2019-10-02T19:34:15.489Z] ++ '[' -n 0 ']'
19:34:15 [2019-10-02T19:34:15.489Z] ++ set -x
19:34:15 [2019-10-02T19:34:15.489Z] ++ 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
19:34:15 [2019-10-02T19:34:15.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:34:15 [2019-10-02T19:34:15.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:34:15 [2019-10-02T19:34:15.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:34:15 [2019-10-02T19:34:15.636Z] --- PASS: TestCreateServiceMaxReplicas (3.99s)
19:34:15 [2019-10-02T19:34:15.636Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
19:34:15 [2019-10-02T19:34:15.636Z] === RUN   TestCreateWithDuplicateNetworkNames
19:34:16 [2019-10-02T19:34:16.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:34:17 [2019-10-02T19:34:17.048Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:34:18 [2019-10-02T19:34:18.418Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:34:18 [2019-10-02T19:34:18.418Z] === RUN   TestDockerSuite/TestEventsFilterType
19:34:18 [2019-10-02T19:34:18.676Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:34:18 [2019-10-02T19:34:18.934Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:34:18 [2019-10-02T19:34:18.934Z] === RUN   TestDockerSuite/TestEventsFilters
19:34:20 [2019-10-02T19:34:20.833Z] === RUN   TestDockerSuite/TestEventsFormat
19:34:22 [2019-10-02T19:34:22.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:34:22 [2019-10-02T19:34:22.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:34:22 [2019-10-02T19:34:22.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:34:22 [2019-10-02T19:34:22.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:34:22 [2019-10-02T19:34:22.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:34:22 [2019-10-02T19:34:22.737Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:34:22 [2019-10-02T19:34:22.737Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:34:22 [2019-10-02T19:34:22.737Z] === RUN   TestDockerSuite/TestEventsImageImport
19:34:23 [2019-10-02T19:34:23.302Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:34:23 [2019-10-02T19:34:23.559Z] === RUN   TestDockerSuite/TestEventsImagePull
19:34:23 [2019-10-02T19:34:23.816Z] === RUN   TestDockerSuite/TestEventsImageTag
19:34:23 [2019-10-02T19:34:23.956Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
19:34:24 [2019-10-02T19:34:24.522Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:34:24 [2019-10-02T19:34:24.747Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:34:25 [2019-10-02T19:34:25.005Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:34:25 [2019-10-02T19:34:25.005Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:34:25 [2019-10-02T19:34:25.005Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:34:25 [2019-10-02T19:34:25.895Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
19:34:26 [2019-10-02T19:34:26.901Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:34:27 [2019-10-02T19:34:27.832Z] === RUN   TestDockerSuite/TestEventsRename
19:34:28 [2019-10-02T19:34:28.764Z] === RUN   TestDockerSuite/TestEventsResize
19:34:29 [2019-10-02T19:34:29.697Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:34:30 [2019-10-02T19:34:30.263Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:34:30 [2019-10-02T19:34:30.751Z] Loaded image: buildpack-deps:jessie
19:34:30 [2019-10-02T19:34:30.751Z] Loaded image: busybox:latest
19:34:30 [2019-10-02T19:34:30.751Z] Loaded image: busybox:glibc
19:34:30 [2019-10-02T19:34:30.751Z] Loaded image: debian:jessie
19:34:30 [2019-10-02T19:34:30.751Z] Loaded image: hello-world:latest
19:34:30 [2019-10-02T19:34:30.751Z] INFO: Testing against a local daemon
19:34:30 [2019-10-02T19:34:30.751Z] === RUN   TestCgroupNamespacesBuild
19:34:31 [2019-10-02T19:34:31.198Z] === RUN   TestDockerSuite/TestEventsStreaming
19:34:31 [2019-10-02T19:34:31.370Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
19:34:31 [2019-10-02T19:34:31.370Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
19:34:31 [2019-10-02T19:34:31.370Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:34:32 [2019-10-02T19:34:32.130Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:34:32 [2019-10-02T19:34:32.146Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.14s)
19:34:32 [2019-10-02T19:34:32.147Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
19:34:32 [2019-10-02T19:34:32.147Z] === RUN   TestCreateServiceSecretFileMode
19:34:32 [2019-10-02T19:34:32.694Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:34:33 [2019-10-02T19:34:33.403Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
19:34:33 [2019-10-02T19:34:33.403Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
19:34:33 [2019-10-02T19:34:33.403Z] === RUN   TestBuildWithSession
19:34:33 [2019-10-02T19:34:33.961Z] --- PASS: TestCreateServiceSecretFileMode (3.42s)
19:34:33 [2019-10-02T19:34:33.961Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
19:34:33 [2019-10-02T19:34:33.961Z] === RUN   TestCreateServiceConfigFileMode
19:34:33 [2019-10-02T19:34:33.996Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
19:34:35 [2019-10-02T19:34:35.224Z] === RUN   TestDockerSuite/TestEventsTop
19:34:35 [2019-10-02T19:34:35.368Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 84.6% of statements
19:34:35 [2019-10-02T19:34:35.445Z] --- PASS: TestBuildWithSession (2.15s)
19:34:35 [2019-10-02T19:34:35.445Z] === RUN   TestBuildSquashParent
19:34:35 [2019-10-02T19:34:35.931Z] ok  	github.com/docker/docker/daemon	12.190s	coverage: 17.6% of statements
19:34:35 [2019-10-02T19:34:35.931Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:34:35 [2019-10-02T19:34:35.931Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:34:35 [2019-10-02T19:34:35.931Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
19:34:36 [2019-10-02T19:34:36.156Z] === RUN   TestDockerSuite/TestEventsUntag
19:34:36 [2019-10-02T19:34:36.862Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
19:34:36 [2019-10-02T19:34:36.862Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:34:36 [2019-10-02T19:34:36.862Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:34:37 [2019-10-02T19:34:37.243Z] --- PASS: TestCreateServiceConfigFileMode (3.24s)
19:34:37 [2019-10-02T19:34:37.243Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
19:34:37 [2019-10-02T19:34:37.243Z] === RUN   TestCreateServiceSysctls
19:34:37 [2019-10-02T19:34:37.794Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
19:34:39 [2019-10-02T19:34:39.433Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:34:39 [2019-10-02T19:34:39.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:34:40 [2019-10-02T19:34:40.320Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
19:34:40 [2019-10-02T19:34:40.364Z] === RUN   TestDockerSuite/TestExec
19:34:40 [2019-10-02T19:34:40.885Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.236s	coverage: 57.0% of statements
19:34:40 [2019-10-02T19:34:40.948Z] --- PASS: TestBuildSquashParent (5.25s)
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:40 [2019-10-02T19:34:40.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:40 [2019-10-02T19:34:40.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:40 [2019-10-02T19:34:40.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:34:40 [2019-10-02T19:34:40.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:34:40 [2019-10-02T19:34:40.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:34:41 [2019-10-02T19:34:41.442Z] --- PASS: TestCreateServiceSysctls (4.18s)
19:34:41 [2019-10-02T19:34:41.442Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
19:34:41 [2019-10-02T19:34:41.442Z] === RUN   TestCreateServiceCapabilities
19:34:41 [2019-10-02T19:34:41.737Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:34:42 [2019-10-02T19:34:42.673Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:34:43 [2019-10-02T19:34:43.674Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:34:43 [2019-10-02T19:34:43.675Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:34:44 [2019-10-02T19:34:44.045Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:34:44 [2019-10-02T19:34:44.165Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.273s	coverage: 72.5% of statements
19:34:44 [2019-10-02T19:34:44.165Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.477s	coverage: 45.9% of statements
19:34:44 [2019-10-02T19:34:44.165Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:34:44 [2019-10-02T19:34:44.676Z] --- PASS: TestCreateServiceCapabilities (2.84s)
19:34:44 [2019-10-02T19:34:44.676Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
19:34:44 [2019-10-02T19:34:44.676Z] === RUN   TestInspect
19:34:44 [2019-10-02T19:34:44.977Z] === RUN   TestDockerSuite/TestExecAPIStart
19:34:46 [2019-10-02T19:34:46.353Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
19:34:46 [2019-10-02T19:34:46.354Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s)
19:34:46 [2019-10-02T19:34:46.354Z] === RUN   TestBuildMultiStageCopy
19:34:46 [2019-10-02T19:34:46.354Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:34:46 [2019-10-02T19:34:46.686Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.940s	coverage: 51.0% of statements
19:34:46 [2019-10-02T19:34:46.875Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:34:47 [2019-10-02T19:34:47.806Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:34:48 [2019-10-02T19:34:48.110Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.300s	coverage: 76.1% of statements
19:34:48 [2019-10-02T19:34:48.381Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:34:48 [2019-10-02T19:34:48.381Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:34:48 [2019-10-02T19:34:48.738Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:34:48 [2019-10-02T19:34:48.865Z] --- PASS: TestInspect (3.93s)
19:34:48 [2019-10-02T19:34:48.865Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
19:34:48 [2019-10-02T19:34:48.865Z] === RUN   TestDockerNetworkConnectAlias
19:34:49 [2019-10-02T19:34:49.003Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:34:49 [2019-10-02T19:34:49.056Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
19:34:49 [2019-10-02T19:34:49.056Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.140s	coverage: 57.2% of statements
19:34:49 [2019-10-02T19:34:49.056Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:34:49 [2019-10-02T19:34:49.056Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:34:49 [2019-10-02T19:34:49.297Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:34:49 [2019-10-02T19:34:49.578Z] --- PASS: TestBuildMultiStageCopy (3.68s)
19:34:49 [2019-10-02T19:34:49.578Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.10s)
19:34:49 [2019-10-02T19:34:49.578Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
19:34:49 [2019-10-02T19:34:49.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s)
19:34:49 [2019-10-02T19:34:49.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
19:34:49 [2019-10-02T19:34:49.579Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s)
19:34:49 [2019-10-02T19:34:49.579Z] === RUN   TestBuildMultiStageParentConfig
19:34:49 [2019-10-02T19:34:49.670Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:34:50 [2019-10-02T19:34:50.594Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
19:34:50 [2019-10-02T19:34:50.594Z] === RUN   TestBuildLabelWithTargets
19:34:50 [2019-10-02T19:34:50.603Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:34:50 [2019-10-02T19:34:50.951Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
19:34:51 [2019-10-02T19:34:51.208Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
19:34:51 [2019-10-02T19:34:51.533Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:34:52 [2019-10-02T19:34:52.069Z] --- PASS: TestBuildLabelWithTargets (1.60s)
19:34:52 [2019-10-02T19:34:52.069Z] === RUN   TestBuildWithEmptyLayers
19:34:52 [2019-10-02T19:34:52.464Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:34:52 [2019-10-02T19:34:52.578Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 4.9% of statements
19:34:52 [2019-10-02T19:34:52.578Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:34:52 [2019-10-02T19:34:52.578Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:34:52 [2019-10-02T19:34:52.685Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:34:53 [2019-10-02T19:34:53.076Z] --- PASS: TestBuildWithEmptyLayers (0.76s)
19:34:53 [2019-10-02T19:34:53.076Z] === RUN   TestBuildMultiStageOnBuild
19:34:53 [2019-10-02T19:34:53.142Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 42.7% of statements
19:34:53 [2019-10-02T19:34:53.835Z] === RUN   TestDockerSuite/TestExecCgroup
19:34:54 [2019-10-02T19:34:54.511Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 77.8% of statements
19:34:54 [2019-10-02T19:34:54.511Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:34:54 [2019-10-02T19:34:54.511Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:34:54 [2019-10-02T19:34:54.511Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
19:34:55 [2019-10-02T19:34:55.102Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
19:34:55 [2019-10-02T19:34:55.102Z] === RUN   TestBuildUncleanTarFilenames
19:34:55 [2019-10-02T19:34:55.174Z] --- PASS: TestDockerNetworkConnectAlias (5.99s)
19:34:55 [2019-10-02T19:34:55.175Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
19:34:55 [2019-10-02T19:34:55.175Z] === RUN   TestDockerNetworkReConnect
19:34:55 [2019-10-02T19:34:55.205Z] === RUN   TestDockerSuite/TestExecEnv
19:34:55 [2019-10-02T19:34:55.442Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
19:34:55 [2019-10-02T19:34:55.604Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:34:55 [2019-10-02T19:34:55.699Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
19:34:55 [2019-10-02T19:34:55.957Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
19:34:56 [2019-10-02T19:34:56.137Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:34:56 [2019-10-02T19:34:56.578Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:34:56 [2019-10-02T19:34:56.578Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:34:56 [2019-10-02T19:34:56.579Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
19:34:56 [2019-10-02T19:34:56.579Z] === RUN   TestBuildMultiStageLayerLeak
19:34:56 [2019-10-02T19:34:56.888Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
19:34:56 [2019-10-02T19:34:56.888Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:34:57 [2019-10-02T19:34:57.452Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 20.0% of statements
19:34:58 [2019-10-02T19:34:58.033Z] === RUN   TestDockerSuite/TestExecExitStatus
19:34:58 [2019-10-02T19:34:58.125Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:34:58 [2019-10-02T19:34:58.125Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:34:58 [2019-10-02T19:34:58.599Z] === RUN   TestDockerSuite/TestExecInspectID
19:34:58 [2019-10-02T19:34:58.607Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s)
19:34:58 [2019-10-02T19:34:58.607Z] === RUN   TestBuildWithHugeFile
19:34:59 [2019-10-02T19:34:59.223Z] --- PASS: TestDockerNetworkReConnect (4.63s)
19:34:59 [2019-10-02T19:34:59.223Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
19:34:59 [2019-10-02T19:34:59.223Z] === RUN   TestServicePlugin
19:34:59 [2019-10-02T19:34:59.223Z] --- SKIP: TestServicePlugin (0.02s)
19:34:59 [2019-10-02T19:34:59.223Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:34:59 [2019-10-02T19:34:59.223Z] === RUN   TestServiceUpdateLabel
19:34:59 [2019-10-02T19:34:59.347Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 47.8% of statements
19:34:59 [2019-10-02T19:34:59.347Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:34:59 [2019-10-02T19:34:59.911Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
19:35:00 [2019-10-02T19:35:00.167Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.643s	coverage: 84.5% of statements
19:35:00 [2019-10-02T19:35:00.167Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:35:00 [2019-10-02T19:35:00.167Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:35:00 [2019-10-02T19:35:00.509Z] === RUN   TestDockerSuite/TestExecInteractive
19:35:01 [2019-10-02T19:35:01.440Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:35:01 [2019-10-02T19:35:01.879Z] --- PASS: TestServiceUpdateLabel (2.98s)
19:35:01 [2019-10-02T19:35:01.879Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
19:35:01 [2019-10-02T19:35:01.879Z] === RUN   TestServiceUpdateSecrets
19:35:02 [2019-10-02T19:35:02.062Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 48.2% of statements
19:35:02 [2019-10-02T19:35:02.319Z] ok  	github.com/docker/docker/distribution	0.200s	coverage: 22.4% of statements
19:35:02 [2019-10-02T19:35:02.319Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:35:02 [2019-10-02T19:35:02.371Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:35:03 [2019-10-02T19:35:03.692Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
19:35:03 [2019-10-02T19:35:03.742Z] === RUN   TestDockerSuite/TestExecParseError
19:35:03 [2019-10-02T19:35:03.937Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:35:04 [2019-10-02T19:35:04.307Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:35:04 [2019-10-02T19:35:04.399Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:35:04 [2019-10-02T19:35:04.399Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:35:04 [2019-10-02T19:35:04.399Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:35:05 [2019-10-02T19:35:05.065Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
19:35:05 [2019-10-02T19:35:05.239Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:35:05 [2019-10-02T19:35:05.630Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:35:05 [2019-10-02T19:35:05.630Z] ok  	github.com/docker/docker/distribution/xfer	1.888s	coverage: 85.1% of statements
19:35:05 [2019-10-02T19:35:05.630Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:35:05 [2019-10-02T19:35:05.888Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:35:05 [2019-10-02T19:35:05.944Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:35:06 [2019-10-02T19:35:06.169Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:35:06 [2019-10-02T19:35:06.821Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
19:35:06 [2019-10-02T19:35:06.821Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:35:06 [2019-10-02T19:35:06.917Z] === RUN   TestDockerSuite/TestBuildCmd
19:35:07 [2019-10-02T19:35:07.379Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:35:07 [2019-10-02T19:35:07.753Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:35:07 [2019-10-02T19:35:07.841Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:35:08 [2019-10-02T19:35:08.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:35:08 [2019-10-02T19:35:08.066Z] === RUN   TestDockerSuite/TestExecSetEnv
19:35:08 [2019-10-02T19:35:08.303Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:35:08 [2019-10-02T19:35:08.685Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
19:35:08 [2019-10-02T19:35:08.685Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:35:09 [2019-10-02T19:35:09.439Z] === RUN   TestDockerSuite/TestExecStartFails
19:35:10 [2019-10-02T19:35:10.004Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:35:10 [2019-10-02T19:35:10.580Z] ok  	github.com/docker/docker/pkg/archive	0.386s	coverage: 77.4% of statements
19:35:10 [2019-10-02T19:35:10.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:35:11 [2019-10-02T19:35:11.513Z] ok  	github.com/docker/docker/pkg/authorization	0.270s	coverage: 68.3% of statements
19:35:11 [2019-10-02T19:35:11.770Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:35:12 [2019-10-02T19:35:12.027Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:35:14 [2019-10-02T19:35:14.118Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:35:15 [2019-10-02T19:35:15.301Z] ok  	github.com/docker/docker/layer	7.125s	coverage: 68.8% of statements
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/oci	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:35:15 [2019-10-02T19:35:15.302Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:35:15 [2019-10-02T19:35:15.558Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.927s	coverage: 43.2% of statements
19:35:15 [2019-10-02T19:35:15.558Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:35:15 [2019-10-02T19:35:15.558Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:35:15 [2019-10-02T19:35:15.816Z] ok  	github.com/docker/docker/pkg/discovery	0.020s	coverage: 58.3% of statements
19:35:16 [2019-10-02T19:35:16.306Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:35:16 [2019-10-02T19:35:16.306Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:35:16 [2019-10-02T19:35:16.381Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
19:35:16 [2019-10-02T19:35:16.945Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
19:35:17 [2019-10-02T19:35:17.279Z] === RUN   TestDockerSuite/TestBuildContChar
19:35:17 [2019-10-02T19:35:17.508Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
19:35:18 [2019-10-02T19:35:18.071Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:35:18 [2019-10-02T19:35:18.299Z] --- PASS: TestServiceUpdateSecrets (15.69s)
19:35:18 [2019-10-02T19:35:18.299Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
19:35:18 [2019-10-02T19:35:18.299Z] === RUN   TestServiceUpdateConfigs
19:35:19 [2019-10-02T19:35:19.001Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
19:35:19 [2019-10-02T19:35:19.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
19:35:20 [2019-10-02T19:35:20.495Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.132s	coverage: 84.1% of statements
19:35:20 [2019-10-02T19:35:20.495Z] ok  	github.com/docker/docker/pkg/fsutils	0.248s	coverage: 85.1% of statements
19:35:20 [2019-10-02T19:35:20.753Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
19:35:22 [2019-10-02T19:35:22.124Z] ok  	github.com/docker/docker/pkg/idtools	0.557s	coverage: 70.1% of statements
19:35:22 [2019-10-02T19:35:22.124Z] ok  	github.com/docker/docker/pkg/ioutils	0.423s	coverage: 69.3% of statements
19:35:22 [2019-10-02T19:35:22.382Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
19:35:22 [2019-10-02T19:35:22.382Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
19:35:22 [2019-10-02T19:35:22.946Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:35:22 [2019-10-02T19:35:22.946Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:35:23 [2019-10-02T19:35:23.122Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:35:23 [2019-10-02T19:35:23.122Z] === RUN   TestDockerSuite/TestExecTTY
19:35:23 [2019-10-02T19:35:23.203Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
19:35:23 [2019-10-02T19:35:23.379Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:35:23 [2019-10-02T19:35:23.460Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:35:23 [2019-10-02T19:35:23.718Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:35:23 [2019-10-02T19:35:23.718Z] ok  	github.com/docker/docker/pkg/mount	0.536s	coverage: 69.6% of statements
19:35:23 [2019-10-02T19:35:23.718Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:35:24 [2019-10-02T19:35:24.281Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
19:35:24 [2019-10-02T19:35:24.281Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
19:35:24 [2019-10-02T19:35:24.281Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:35:24 [2019-10-02T19:35:24.281Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:35:24 [2019-10-02T19:35:24.313Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:35:25 [2019-10-02T19:35:25.212Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
19:35:25 [2019-10-02T19:35:25.249Z] === RUN   TestDockerSuite/TestExecUlimits
19:35:25 [2019-10-02T19:35:25.777Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:35:26 [2019-10-02T19:35:26.179Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:35:26 [2019-10-02T19:35:26.179Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:35:26 [2019-10-02T19:35:26.341Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:35:26 [2019-10-02T19:35:26.341Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:35:27 [2019-10-02T19:35:27.709Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
19:35:27 [2019-10-02T19:35:27.966Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
19:35:28 [2019-10-02T19:35:28.076Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:35:29 [2019-10-02T19:35:29.008Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:35:30 [2019-10-02T19:35:30.380Z] === RUN   TestDockerSuite/TestExecWithTERM
19:35:31 [2019-10-02T19:35:31.238Z] ok  	github.com/docker/docker/pkg/signal	2.394s	coverage: 61.0% of statements
19:35:31 [2019-10-02T19:35:31.238Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:35:31 [2019-10-02T19:35:31.312Z] === RUN   TestDockerSuite/TestExecWithUser
19:35:31 [2019-10-02T19:35:31.496Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:35:31 [2019-10-02T19:35:31.754Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:35:32 [2019-10-02T19:35:32.012Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
19:35:32 [2019-10-02T19:35:32.125Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:35:32 [2019-10-02T19:35:32.125Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:35:32 [2019-10-02T19:35:32.125Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:35:32 [2019-10-02T19:35:32.262Z] === RUN   TestDockerSuite/TestGetContainerStats
19:35:32 [2019-10-02T19:35:32.269Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
19:35:32 [2019-10-02T19:35:32.833Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
19:35:33 [2019-10-02T19:35:33.090Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
19:35:33 [2019-10-02T19:35:33.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:35:33 [2019-10-02T19:35:33.653Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
19:35:34 [2019-10-02T19:35:34.217Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
19:35:34 [2019-10-02T19:35:34.217Z] testing: warning: no tests to run
19:35:34 [2019-10-02T19:35:34.217Z] coverage: [no statements]
19:35:34 [2019-10-02T19:35:34.217Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:35:34 [2019-10-02T19:35:34.316Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:35:34 [2019-10-02T19:35:34.778Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:35:34 [2019-10-02T19:35:34.780Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:35:34 [2019-10-02T19:35:34.780Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:35:34 [2019-10-02T19:35:34.794Z] --- PASS: TestServiceUpdateConfigs (15.65s)
19:35:34 [2019-10-02T19:35:34.795Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
19:35:34 [2019-10-02T19:35:34.795Z] === RUN   TestServiceUpdateNetwork
19:35:35 [2019-10-02T19:35:35.038Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:35:35 [2019-10-02T19:35:35.241Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:35:35 [2019-10-02T19:35:35.704Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:35:36 [2019-10-02T19:35:36.166Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:35:36 [2019-10-02T19:35:36.910Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:35:36 [2019-10-02T19:35:36.933Z] ok  	github.com/docker/docker/plugin	0.538s	coverage: 27.1% of statements
19:35:37 [2019-10-02T19:35:37.148Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:35:37 [2019-10-02T19:35:37.148Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:35:37 [2019-10-02T19:35:37.148Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:35:37 [2019-10-02T19:35:37.866Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:35:38 [2019-10-02T19:35:38.429Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
19:35:38 [2019-10-02T19:35:38.686Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
19:35:40 [2019-10-02T19:35:40.055Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.3% of statements
19:35:40 [2019-10-02T19:35:40.619Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:35:40 [2019-10-02T19:35:40.925Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
19:35:41 [2019-10-02T19:35:41.490Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
19:35:41 [2019-10-02T19:35:41.747Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:35:42 [2019-10-02T19:35:42.165Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:35:43 [2019-10-02T19:35:43.057Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:35:44 [2019-10-02T19:35:44.270Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:35:44 [2019-10-02T19:35:44.688Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:35:44 [2019-10-02T19:35:44.835Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
19:35:45 [2019-10-02T19:35:45.401Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
19:35:46 [2019-10-02T19:35:46.331Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestServiceUpdateNetwork (13.83s)
19:35:48 [2019-10-02T19:35:48.479Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
19:35:48 [2019-10-02T19:35:48.479Z] PASS
19:35:48 [2019-10-02T19:35:48.479Z] 
19:35:48 [2019-10-02T19:35:48.479Z] === Skipped
19:35:48 [2019-10-02T19:35:48.479Z] === SKIP: s390x.integration.service TestServicePlugin (0.02s)
19:35:48 [2019-10-02T19:35:48.479Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:48 [2019-10-02T19:35:48.479Z] 
19:35:48 [2019-10-02T19:35:48.479Z] 
19:35:48 [2019-10-02T19:35:48.479Z] DONE 19 tests, 1 skipped in 126.578s
19:35:48 [2019-10-02T19:35:48.479Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:35:48 [2019-10-02T19:35:48.479Z] ++ 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
19:35:48 [2019-10-02T19:35:48.479Z] ++ set -e
19:35:48 [2019-10-02T19:35:48.479Z] ++ '[' -n 0 ']'
19:35:48 [2019-10-02T19:35:48.479Z] ++ set -x
19:35:48 [2019-10-02T19:35:48.479Z] ++ 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
19:35:48 [2019-10-02T19:35:48.479Z] INFO: Testing against a local daemon
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestSessionCreate
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestSessionCreate (0.03s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestSessionCreateWithBadUpgrade
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:35:48 [2019-10-02T19:35:48.479Z] PASS
19:35:48 [2019-10-02T19:35:48.479Z] 
19:35:48 [2019-10-02T19:35:48.479Z] DONE 2 tests in 0.253s
19:35:48 [2019-10-02T19:35:48.479Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:35:48 [2019-10-02T19:35:48.479Z] ++ 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
19:35:48 [2019-10-02T19:35:48.479Z] ++ set -e
19:35:48 [2019-10-02T19:35:48.479Z] ++ '[' -n 0 ']'
19:35:48 [2019-10-02T19:35:48.479Z] ++ set -x
19:35:48 [2019-10-02T19:35:48.479Z] ++ 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
19:35:48 [2019-10-02T19:35:48.479Z] INFO: Testing against a local daemon
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:35:48 [2019-10-02T19:35:48.479Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
19:35:48 [2019-10-02T19:35:48.479Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestEventsExecDie
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestEventsExecDie (0.96s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestEventsBackwardsCompatible
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestInfoBinaryCommits
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestInfoAPIVersioned
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestInfoAPI
19:35:48 [2019-10-02T19:35:48.479Z] --- PASS: TestInfoAPI (0.02s)
19:35:48 [2019-10-02T19:35:48.479Z] === RUN   TestInfoAPIWarnings
19:35:49 [2019-10-02T19:35:49.291Z] --- PASS: TestInfoAPIWarnings (0.84s)
19:35:49 [2019-10-02T19:35:49.291Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
19:35:49 [2019-10-02T19:35:49.291Z] === RUN   TestLoginFailsWithBadCredentials
19:35:49 [2019-10-02T19:35:49.682Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
19:35:49 [2019-10-02T19:35:49.682Z] === RUN   TestPingCacheHeaders
19:35:49 [2019-10-02T19:35:49.682Z] --- PASS: TestPingCacheHeaders (0.02s)
19:35:49 [2019-10-02T19:35:49.682Z] === RUN   TestPingGet
19:35:49 [2019-10-02T19:35:49.682Z] --- PASS: TestPingGet (0.04s)
19:35:49 [2019-10-02T19:35:49.682Z] === RUN   TestPingHead
19:35:49 [2019-10-02T19:35:49.682Z] --- PASS: TestPingHead (0.02s)
19:35:49 [2019-10-02T19:35:49.682Z] === RUN   TestVersion
19:35:49 [2019-10-02T19:35:49.944Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:35:49 [2019-10-02T19:35:49.944Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:35:49 [2019-10-02T19:35:49.944Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:35:49 [2019-10-02T19:35:49.944Z] === RUN   TestDockerSuite/TestHealth
19:35:50 [2019-10-02T19:35:50.078Z] --- PASS: TestVersion (0.03s)
19:35:50 [2019-10-02T19:35:50.078Z] PASS
19:35:50 [2019-10-02T19:35:50.078Z] 
19:35:50 [2019-10-02T19:35:50.078Z] === Skipped
19:35:50 [2019-10-02T19:35:50.078Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
19:35:50 [2019-10-02T19:35:50.078Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:35:50 [2019-10-02T19:35:50.078Z] 
19:35:50 [2019-10-02T19:35:50.078Z] 
19:35:50 [2019-10-02T19:35:50.078Z] DONE 12 tests, 1 skipped in 2.629s
19:35:50 [2019-10-02T19:35:50.078Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:35:50 [2019-10-02T19:35:50.078Z] ++ 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
19:35:50 [2019-10-02T19:35:50.078Z] ++ set -e
19:35:50 [2019-10-02T19:35:50.078Z] ++ '[' -n 0 ']'
19:35:50 [2019-10-02T19:35:50.079Z] ++ set -x
19:35:50 [2019-10-02T19:35:50.079Z] ++ 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
19:35:50 [2019-10-02T19:35:50.079Z] INFO: Testing against a local daemon
19:35:50 [2019-10-02T19:35:50.079Z] === RUN   TestVolumesCreateAndList
19:35:50 [2019-10-02T19:35:50.079Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:35:50 [2019-10-02T19:35:50.079Z] === RUN   TestVolumesRemove
19:35:50 [2019-10-02T19:35:50.079Z] --- PASS: TestVolumesRemove (0.12s)
19:35:50 [2019-10-02T19:35:50.079Z] === RUN   TestVolumesInspect
19:35:50 [2019-10-02T19:35:50.079Z] --- PASS: TestVolumesInspect (0.03s)
19:35:50 [2019-10-02T19:35:50.079Z] === RUN   TestVolumesInvalidJSON
19:35:50 [2019-10-02T19:35:50.079Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:35:50 [2019-10-02T19:35:50.079Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:35:50 [2019-10-02T19:35:50.079Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:35:50 [2019-10-02T19:35:50.448Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:35:50 [2019-10-02T19:35:50.448Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:35:50 [2019-10-02T19:35:50.448Z] PASS
19:35:50 [2019-10-02T19:35:50.448Z] 
19:35:50 [2019-10-02T19:35:50.448Z] DONE 5 tests in 0.348s
19:35:50 [2019-10-02T19:35:50.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:35:50 [2019-10-02T19:35:50.448Z] ++++ cat bundles/test-integration/docker.pid
19:35:50 [2019-10-02T19:35:50.448Z] +++ kill 11534
19:35:52 [2019-10-02T19:35:52.250Z] umount: bundles/test-integration/root: mountpoint not found
19:35:52 [2019-10-02T19:35:52.250Z] +++ /etc/init.d/apparmor stop
19:35:52 [2019-10-02T19:35:52.250Z] Clearing AppArmor profiles cache:.
19:35:52 [2019-10-02T19:35:52.250Z] All profile caches have been cleared, but no profiles have been unloaded.
19:35:52 [2019-10-02T19:35:52.250Z] Unloading profiles will leave already running processes permanently
19:35:52 [2019-10-02T19:35:52.250Z] unconfined, which can lead to unexpected situations.
19:35:52 [2019-10-02T19:35:52.250Z] 
19:35:52 [2019-10-02T19:35:52.250Z] To set a process to complain mode, use the command line tool
19:35:52 [2019-10-02T19:35:52.250Z] 'aa-complain'. To really tear down all profiles, run the init script
19:35:52 [2019-10-02T19:35:52.250Z] with the 'teardown' option."
19:35:52 [2019-10-02T19:35:52.250Z] 
Post stage
[Pipeline] junit
19:35:55 [2019-10-02T19:35:55.700Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:35:57 [2019-10-02T19:35:57.292Z] + echo Ensuring container killed.
19:35:57 [2019-10-02T19:35:57.292Z] Ensuring container killed.
19:35:57 [2019-10-02T19:35:57.292Z] + docker rm -vf docker-pr4
19:35:57 [2019-10-02T19:35:57.292Z] Error: No such container: docker-pr4
19:35:57 [2019-10-02T19:35:57.292Z] + true
[Pipeline] sh
19:35:58 [2019-10-02T19:35:58.131Z] + echo Chowning /workspace to jenkins user
19:35:58 [2019-10-02T19:35:58.131Z] Chowning /workspace to jenkins user
19:35:58 [2019-10-02T19:35:58.131Z] + id -u
19:35:58 [2019-10-02T19:35:58.131Z] + id -g
19:35:58 [2019-10-02T19:35:58.131Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40026:/workspace busybox chown -R 1001:1001 /workspace
19:35:58 [2019-10-02T19:35:58.131Z] Unable to find image 'busybox:latest' locally
19:35:58 [2019-10-02T19:35:58.497Z] latest: Pulling from library/busybox
19:35:58 [2019-10-02T19:35:58.497Z] 6d4c3d9fc915: Pulling fs layer
19:35:58 [2019-10-02T19:35:58.497Z] 6d4c3d9fc915: Verifying Checksum
19:35:58 [2019-10-02T19:35:58.497Z] 6d4c3d9fc915: Download complete
19:35:59 [2019-10-02T19:35:59.291Z] 6d4c3d9fc915: Pull complete
19:35:59 [2019-10-02T19:35:59.291Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
19:35:59 [2019-10-02T19:35:59.291Z] Status: Downloaded newer image for busybox:latest
19:36:01 [2019-10-02T19:36:01.178Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/rootless	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/volume	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === Skipped
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver btrfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:73: No driver to put!
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     overlay_test.go:49: Fails to compute changes intermittently
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:46: Driver zfs not supported
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     graphtest_unix.go:73: No driver to put!
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:36:01 [2019-10-02T19:36:01.178Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] 
19:36:01 [2019-10-02T19:36:01.178Z] DONE 2115 tests, 20 skipped in 229.234s
Post stage
[Pipeline] junit
19:36:01 [2019-10-02T19:36:01.189Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:36:01 [2019-10-02T19:36:01.959Z] + bundleName=s390x-integration
19:36:01 [2019-10-02T19:36:01.959Z] + echo Creating s390x-integration-bundles.tar.gz
19:36:01 [2019-10-02T19:36:01.959Z] Creating s390x-integration-bundles.tar.gz
19:36:01 [2019-10-02T19:36:01.959Z] + xargs tar -czf s390x-integration-bundles.tar.gz
19:36:01 [2019-10-02T19:36:01.959Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:36:01 [2019-10-02T19:36:01.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40026/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -e DOCKER_GRAPHDRIVER docker:97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 hack/validate/vendor
[Pipeline] archiveArtifacts
19:36:02 [2019-10-02T19:36:02.134Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:36:02 [2019-10-02T19:36:02.141Z] Archiving artifacts
19:36:02 [2019-10-02T19:36:02.911Z] No vendor changes in diff.
19:36:03 [2019-10-02T19:36:03.543Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
19:36:04 [2019-10-02T19:36:04.265Z] + echo Building e2e image
19:36:04 [2019-10-02T19:36:04.265Z] Building e2e image
19:36:04 [2019-10-02T19:36:04.265Z] + docker build --build-arg DOCKER_GITCOMMIT=97aa82d2c76cc7fef5920b3bf49e969c4b90faa4 -t moby-e2e-test -f Dockerfile.e2e .
19:36:04 [2019-10-02T19:36:04.265Z] #1 [internal] load .dockerignore
19:36:04 [2019-10-02T19:36:04.265Z] #1 transferring context: 34B done
19:36:04 [2019-10-02T19:36:04.265Z] #1 DONE 0.0s
19:36:04 [2019-10-02T19:36:04.265Z] 
19:36:04 [2019-10-02T19:36:04.265Z] #2 [internal] load build definition from Dockerfile.e2e
19:36:04 [2019-10-02T19:36:04.265Z] #2 transferring dockerfile: 3.21kB done
19:36:04 [2019-10-02T19:36:04.265Z] #2 DONE 0.0s
19:36:04 [2019-10-02T19:36:04.265Z] 
19:36:04 [2019-10-02T19:36:04.265Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine
19:36:04 [2019-10-02T19:36:04.294Z] + make clean
19:36:04 [2019-10-02T19:36:04.524Z] #4 DONE 0.3s
19:36:04 [2019-10-02T19:36:04.524Z] 
19:36:04 [2019-10-02T19:36:04.524Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
19:36:04 [2019-10-02T19:36:04.524Z] #3 DONE 0.3s
19:36:04 [2019-10-02T19:36:04.524Z] 
19:36:04 [2019-10-02T19:36:04.524Z] #8 [internal] load build context
19:36:04 [2019-10-02T19:36:04.661Z] docker volume rm -f docker-dev-cache
19:36:04 [2019-10-02T19:36:04.661Z] docker-dev-cache
[Pipeline] deleteDir
19:36:05 [2019-10-02T19:36:05.460Z] #8 transferring context: 791.74kB 0.6s done
19:36:05 [2019-10-02T19:36:05.460Z] #8 DONE 0.7s
19:36:05 [2019-10-02T19:36:05.460Z] 
19:36:05 [2019-10-02T19:36:05.460Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
19:36:05 [2019-10-02T19:36:05.460Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done
19:36:05 [2019-10-02T19:36:05.460Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.6s done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 46.93MB / 126.85MB 0.7s
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done
19:36:05 [2019-10-02T19:36:05.460Z] #14 ...
19:36:05 [2019-10-02T19:36:05.460Z] 
19:36:05 [2019-10-02T19:36:05.460Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
19:36:05 [2019-10-02T19:36:05.460Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
19:36:05 [2019-10-02T19:36:05.460Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done
19:36:05 [2019-10-02T19:36:05.460Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done
19:36:05 [2019-10-02T19:36:05.460Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done
19:36:05 [2019-10-02T19:36:05.460Z] #5 DONE 0.8s
19:36:05 [2019-10-02T19:36:05.460Z] 
19:36:05 [2019-10-02T19:36:05.460Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
19:36:05 [2019-10-02T19:36:05.460Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 62.30MB / 126.85MB 0.9s
19:36:05 [2019-10-02T19:36:05.460Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7
19:36:05 [2019-10-02T19:36:05.718Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 77.19MB / 126.85MB 1.1s
19:36:05 [2019-10-02T19:36:05.718Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done
19:36:05 [2019-10-02T19:36:05.718Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done
19:36:05 [2019-10-02T19:36:05.978Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 90.35MB / 126.85MB 1.3s
19:36:05 [2019-10-02T19:36:05.978Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 105.20MB / 126.85MB 1.5s
19:36:06 [2019-10-02T19:36:06.235Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 112.84MB / 126.85MB 1.6s
19:36:06 [2019-10-02T19:36:06.235Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.8s
19:36:06 [2019-10-02T19:36:06.493Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.9s done
19:36:06 [2019-10-02T19:36:06.493Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158
19:36:06 [2019-10-02T19:36:06.749Z] #14 ...
19:36:06 [2019-10-02T19:36:06.749Z] 
19:36:06 [2019-10-02T19:36:06.749Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
19:36:06 [2019-10-02T19:36:06.749Z] #6 DONE 1.3s
19:36:06 [2019-10-02T19:36:06.749Z] 
19:36:06 [2019-10-02T19:36:06.749Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
19:36:12 [2019-10-02T19:36:12.005Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s
19:36:12 [2019-10-02T19:36:12.093Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:36:12 [2019-10-02T19:36:12.093Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:36:12 [2019-10-02T19:36:12.093Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:36:12 [2019-10-02T19:36:12.093Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:36:12 [2019-10-02T19:36:12.350Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:36:12 [2019-10-02T19:36:12.350Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:36:12 [2019-10-02T19:36:12.935Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.2s done
19:36:13 [2019-10-02T19:36:13.192Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137
19:36:13 [2019-10-02T19:36:13.192Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done
19:36:13 [2019-10-02T19:36:13.282Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:36:13 [2019-10-02T19:36:13.282Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:36:13 [2019-10-02T19:36:13.282Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:36:13 [2019-10-02T19:36:13.282Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:36:13 [2019-10-02T19:36:13.755Z] #14 DONE 9.0s
19:36:13 [2019-10-02T19:36:13.755Z] 
19:36:13 [2019-10-02T19:36:13.755Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:36:13 [2019-10-02T19:36:13.755Z] #15 ...
19:36:13 [2019-10-02T19:36:13.755Z] 
19:36:13 [2019-10-02T19:36:13.755Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
19:36:13 [2019-10-02T19:36:13.755Z] #7 1.009 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.117 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.223 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.226 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.434 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.442 (4/31) Installing readline (8.0.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.448 (5/31) Installing bash (5.0.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.463 Executing bash-5.0.0-r0.post-install
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.465 (6/31) Installing ca-certificates (20190108-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.483 (7/31) Installing libgcc (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.487 (8/31) Installing libstdc++ (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.502 (9/31) Installing binutils (2.32-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.618 (10/31) Installing gmp (6.1.2-r1)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.626 (11/31) Installing isl (0.18-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.647 (12/31) Installing libgomp (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.651 (13/31) Installing libatomic (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.653 (14/31) Installing mpfr3 (3.1.5-r1)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.660 (15/31) Installing mpc1 (1.1.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 2.663 (16/31) Installing gcc (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 3.580 (17/31) Installing musl-dev (1.1.22-r3)
19:36:13 [2019-10-02T19:36:13.755Z] #7 3.681 (18/31) Installing libc-dev (0.7.1-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 3.684 (19/31) Installing g++ (8.3.0-r0)
19:36:13 [2019-10-02T19:36:13.755Z] #7 4.256 (20/31) Installing nghttp2-libs (1.39.2-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.259 (21/31) Installing libcurl (7.66.0-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.267 (22/31) Installing expat (2.2.8-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.271 (23/31) Installing pcre2 (10.33-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.281 (24/31) Installing git (2.22.0-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.507 (25/31) Installing libmnl (1.0.4-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.510 (26/31) Installing libnftnl-libs (1.1.3-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.514 (27/31) Installing iptables (1.8.3-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.539 (28/31) Installing pigz (2.4-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.545 (29/31) Installing tar (1.32-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.554 (30/31) Installing xz-libs (5.2.4-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.558 (31/31) Installing xz (5.2.4-r0)
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.563 Executing busybox-1.30.1-r2.trigger
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.570 Executing ca-certificates-20190108-r0.trigger
19:36:13 [2019-10-02T19:36:13.756Z] #7 4.627 OK: 185 MiB in 45 packages
19:36:13 [2019-10-02T19:36:13.756Z] #7 DONE 7.1s
19:36:13 [2019-10-02T19:36:13.847Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:36:13 [2019-10-02T19:36:13.847Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:36:14 [2019-10-02T19:36:14.013Z] 
19:36:14 [2019-10-02T19:36:14.013Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
19:36:14 [2019-10-02T19:36:14.013Z] #9 DONE 0.1s
19:36:14 [2019-10-02T19:36:14.013Z] 
19:36:14 [2019-10-02T19:36:14.013Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
19:36:14 [2019-10-02T19:36:14.013Z] #10 DONE 0.1s
19:36:14 [2019-10-02T19:36:14.013Z] 
19:36:14 [2019-10-02T19:36:14.013Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
19:36:14 [2019-10-02T19:36:14.013Z] #11 DONE 0.1s
19:36:14 [2019-10-02T19:36:14.013Z] 
19:36:14 [2019-10-02T19:36:14.013Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
19:36:14 [2019-10-02T19:36:14.013Z] #12 DONE 0.1s
19:36:14 [2019-10-02T19:36:14.013Z] 
19:36:14 [2019-10-02T19:36:14.013Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
19:36:14 [2019-10-02T19:36:14.270Z] #13 DONE 0.1s
19:36:14 [2019-10-02T19:36:14.270Z] 
19:36:14 [2019-10-02T19:36:14.270Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:36:14 [2019-10-02T19:36:14.270Z] #15 0.823 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:36:14 [2019-10-02T19:36:14.411Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:36:14 [2019-10-02T19:36:14.411Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:36:15 [2019-10-02T19:36:15.343Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:36:15 [2019-10-02T19:36:15.343Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:36:15 [2019-10-02T19:36:15.638Z] #15 1.876 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:36:15 [2019-10-02T19:36:15.638Z] #15 1.952 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 1.954 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.086 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.092 (4/43) Installing readline (8.0.0-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.095 (5/43) Installing bash (5.0.0-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.106 Executing bash-5.0.0-r0.post-install
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.108 (6/43) Installing linux-headers (4.19.36-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.178 (7/43) Installing libuuid (2.33.2-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.180 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.183 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.188 (10/43) Installing binutils (2.32-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.254 (11/43) Installing libmagic (5.37-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.273 (12/43) Installing file (5.37-r0)
19:36:15 [2019-10-02T19:36:15.638Z] #15 2.275 (13/43) Installing gmp (6.1.2-r1)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.280 (14/43) Installing isl (0.18-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.296 (15/43) Installing libgomp (8.3.0-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.299 (16/43) Installing libatomic (8.3.0-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.301 (17/43) Installing libgcc (8.3.0-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.303 (18/43) Installing mpfr3 (3.1.5-r1)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.308 (19/43) Installing mpc1 (1.1.0-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.310 (20/43) Installing libstdc++ (8.3.0-r0)
19:36:15 [2019-10-02T19:36:15.896Z] #15 2.321 (21/43) Installing gcc (8.3.0-r0)
19:36:16 [2019-10-02T19:36:16.296Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:36:16 [2019-10-02T19:36:16.461Z] #15 2.983 (22/43) Installing musl-dev (1.1.22-r3)
19:36:16 [2019-10-02T19:36:16.718Z] #15 3.059 (23/43) Installing libc-dev (0.7.1-r0)
19:36:16 [2019-10-02T19:36:16.718Z] #15 3.061 (24/43) Installing g++ (8.3.0-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.458 (25/43) Installing make (4.2.1-r2)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.462 (26/43) Installing fortify-headers (1.1-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.464 (27/43) Installing build-base (0.5-r1)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.466 (28/43) Installing nghttp2-libs (1.39.2-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.468 (29/43) Installing libcurl (7.66.0-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.474 (30/43) Installing curl (7.66.0-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.477 (31/43) Installing oniguruma (6.9.2-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.482 (32/43) Installing jq (1.6-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.488 (33/43) Installing device-mapper-libs (2.02.184-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.492 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.494 (35/43) Installing libaio (0.3.111-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.496 (36/43) Installing libblkid (2.33.2-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.500 (37/43) Installing lvm2-libs (2.02.184-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.527 (38/43) Installing libfdisk (2.33.2-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.532 (39/43) Installing libmount (2.33.2-r0)
19:36:16 [2019-10-02T19:36:16.975Z] #15 3.537 (40/43) Installing libsmartcols (2.33.2-r0)
19:36:17 [2019-10-02T19:36:17.228Z] === RUN   TestDockerSuite/TestImagesFormat
19:36:17 [2019-10-02T19:36:17.228Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:36:17 [2019-10-02T19:36:17.231Z] #15 3.540 (41/43) Installing pkgconf (1.6.1-r1)
19:36:17 [2019-10-02T19:36:17.231Z] #15 3.543 (42/43) Installing util-linux-dev (2.33.2-r0)
19:36:17 [2019-10-02T19:36:17.231Z] #15 3.563 (43/43) Installing lvm2-dev (2.02.184-r0)
19:36:17 [2019-10-02T19:36:17.231Z] #15 3.568 Executing busybox-1.30.1-r2.trigger
19:36:17 [2019-10-02T19:36:17.231Z] #15 3.574 OK: 190 MiB in 58 packages
19:36:17 [2019-10-02T19:36:17.796Z] #15 DONE 4.4s
19:36:18 [2019-10-02T19:36:18.053Z] 
19:36:18 [2019-10-02T19:36:18.053Z] #16 [base 3/5] RUN mkdir -p /build/
19:36:18 [2019-10-02T19:36:18.160Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:36:18 [2019-10-02T19:36:18.788Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:36:18 [2019-10-02T19:36:18.983Z] #16 DONE 0.8s
19:36:18 [2019-10-02T19:36:18.983Z] 
19:36:18 [2019-10-02T19:36:18.983Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
19:36:19 [2019-10-02T19:36:19.547Z] #17 DONE 0.7s
19:36:19 [2019-10-02T19:36:19.547Z] 
19:36:19 [2019-10-02T19:36:19.547Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
19:36:19 [2019-10-02T19:36:19.547Z] #18 DONE 0.1s
19:36:19 [2019-10-02T19:36:19.547Z] 
19:36:19 [2019-10-02T19:36:19.547Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
19:36:19 [2019-10-02T19:36:19.547Z] #19 DONE 0.1s
19:36:19 [2019-10-02T19:36:19.547Z] 
19:36:19 [2019-10-02T19:36:19.547Z] #31 [builder 1/4] COPY . .
19:36:19 [2019-10-02T19:36:19.762Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:36:20 [2019-10-02T19:36:20.736Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:36:21 [2019-10-02T19:36:21.435Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:36:21 [2019-10-02T19:36:21.435Z] === RUN   TestDockerSuite/TestImportBadURL
19:36:21 [2019-10-02T19:36:21.435Z] === RUN   TestDockerSuite/TestImportDisplay
19:36:22 [2019-10-02T19:36:22.805Z] === RUN   TestDockerSuite/TestImportFile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:36:24 [2019-10-02T19:36:24.700Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:36:24 [2019-10-02T19:36:24.700Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:36:24 [2019-10-02T19:36:24.812Z] #31 DONE 4.6s
19:36:24 [2019-10-02T19:36:24.812Z] 
19:36:24 [2019-10-02T19:36:24.812Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:36:24 [2019-10-02T19:36:24.812Z] #20 1.225 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:36:24 [2019-10-02T19:36:24.812Z] #20 1.415 
19:36:24 [2019-10-02T19:36:24.812Z] #20 1.522 
##########                                                                14.5%
########################                                                  33.7%
######################################                                    52.8%
###################################################                       71.8%
#################################################################         90.9%
######################################################################## 100.0%
19:36:24 [2019-10-02T19:36:24.812Z] #20 2.157 
19:36:24 [2019-10-02T19:36:24.812Z] #20 2.266 
####################                                                      28.9%
###############################################################           88.1%
######################################################################## 100.0%
19:36:24 [2019-10-02T19:36:24.812Z] #20 2.577 
19:36:24 [2019-10-02T19:36:24.812Z] #20 2.687 
#############                                                             18.6%
##############################                                            41.8%
##############################################                            65.0%
###############################################################           88.1%
######################################################################## 100.0%
19:36:24 [2019-10-02T19:36:24.812Z] #20 3.212 
19:36:24 [2019-10-02T19:36:24.812Z] #20 3.320 
##                                                                         3.9%
#########                                                                 13.7%
###############                                                           21.1%
####################                                                      28.5%
#########################                                                 35.9%
###############################                                           43.3%
####################################                                      50.3%
#########################################                                 58.1%
###############################################                           65.7%
####################################################                      73.1%
#########################################################                 80.4%
###############################################################           87.9%
####################################################################      95.3%
######################################################################## 100.0%
19:36:24 [2019-10-02T19:36:24.812Z] #20 4.780 
19:36:25 [2019-10-02T19:36:25.069Z] #20 5.400 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:36:25 [2019-10-02T19:36:25.326Z] #20 5.612 
19:36:25 [2019-10-02T19:36:25.327Z] #20 ...
19:36:25 [2019-10-02T19:36:25.327Z] 
19:36:25 [2019-10-02T19:36:25.327Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
19:36:25 [2019-10-02T19:36:25.327Z] #32 DONE 1.1s
19:36:25 [2019-10-02T19:36:25.327Z] 
19:36:25 [2019-10-02T19:36:25.327Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:36:25 [2019-10-02T19:36:25.327Z] #20 5.686 
######################################################################## 100.0%
19:36:25 [2019-10-02T19:36:25.327Z] #20 ...
19:36:25 [2019-10-02T19:36:25.327Z] 
19:36:25 [2019-10-02T19:36:25.327Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:36:26 [2019-10-02T19:36:26.072Z] === RUN   TestDockerSuite/TestImportGzipped
19:36:26 [2019-10-02T19:36:26.259Z] #33 0.869 
19:36:26 [2019-10-02T19:36:26.259Z] #33 0.937 Removing bundles/
19:36:26 [2019-10-02T19:36:26.259Z] #33 0.938 
19:36:26 [2019-10-02T19:36:26.259Z] #33 0.943 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
19:36:26 [2019-10-02T19:36:26.823Z] #33 1.494 Building test suite binary ./integration-cli/test.main
19:36:27 [2019-10-02T19:36:27.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:36:27 [2019-10-02T19:36:27.830Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:36:27 [2019-10-02T19:36:27.830Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:36:28 [2019-10-02T19:36:28.291Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:36:28 [2019-10-02T19:36:28.291Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:36:28 [2019-10-02T19:36:28.375Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:36:28 [2019-10-02T19:36:28.752Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:36:28 [2019-10-02T19:36:28.752Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:36:30 [2019-10-02T19:36:30.101Z] #33 ...
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:36:30 [2019-10-02T19:36:30.101Z] #20 5.906 
19:36:30 [2019-10-02T19:36:30.101Z] #20 6.529 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:36:30 [2019-10-02T19:36:30.101Z] #20 6.823 
19:36:30 [2019-10-02T19:36:30.101Z] #20 6.957 
#############################################################             85.7%
######################################################################## 100.0%
19:36:30 [2019-10-02T19:36:30.101Z] #20 7.219 
19:36:30 [2019-10-02T19:36:30.101Z] #20 7.998 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:36:30 [2019-10-02T19:36:30.101Z] #20 8.100 skipping existing 1849cc453dee
19:36:30 [2019-10-02T19:36:30.101Z] #20 8.285 
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.102 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.390 
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.446 
######################################################################## 100.0%
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.689 
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.746 Download of images into '/build' complete.
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.746 Use something like the following to load the result into a Docker daemon:
19:36:30 [2019-10-02T19:36:30.101Z] #20 9.747   tar -cC '/build' . | docker load
19:36:30 [2019-10-02T19:36:30.101Z] #20 DONE 9.9s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
19:36:30 [2019-10-02T19:36:30.101Z] #26 DONE 0.1s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:36:30 [2019-10-02T19:36:30.101Z] #22 DONE 0.1s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
19:36:30 [2019-10-02T19:36:30.101Z] #27 DONE 0.1s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:36:30 [2019-10-02T19:36:30.101Z] #23 DONE 0.2s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
19:36:30 [2019-10-02T19:36:30.101Z] #28 DONE 0.1s
19:36:30 [2019-10-02T19:36:30.101Z] 
19:36:30 [2019-10-02T19:36:30.101Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:36:30 [2019-10-02T19:36:30.271Z] === RUN   TestDockerSuite/TestInfoDebug
19:36:30 [2019-10-02T19:36:30.529Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
19:36:31 [2019-10-02T19:36:31.462Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
19:36:31 [2019-10-02T19:36:31.720Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
19:36:33 [2019-10-02T19:36:33.091Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:36:33 [2019-10-02T19:36:33.733Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:36:34 [2019-10-02T19:36:34.666Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:36:35 [2019-10-02T19:36:35.361Z] #29 ...
19:36:35 [2019-10-02T19:36:35.361Z] 
19:36:35 [2019-10-02T19:36:35.361Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
19:36:35 [2019-10-02T19:36:35.361Z] #21 DONE 1.3s
19:36:35 [2019-10-02T19:36:35.361Z] 
19:36:35 [2019-10-02T19:36:35.361Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + RM_GOPATH=0
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + TMP_GOPATH=
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + : /build
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + '[' -z '' ']'
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 ++ mktemp -d
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + export GOPATH=/tmp/tmp.fLMDiK
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + GOPATH=/tmp/tmp.fLMDiK
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + RM_GOPATH=1
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 ++ dirname ./install.sh
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + dir=.
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + bin=dockercli
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + shift
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + '[' '!' -f ./dockercli.installer ']'
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + . ./dockercli.installer
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 ++ DOCKERCLI_CHANNEL=stable
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 ++ DOCKERCLI_VERSION=17.06.2-ce
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + install_dockercli
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 ++ uname -m
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.153 Install docker/cli version 17.06.2-ce from stable
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.158 + arch=x86_64
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.158 + '[' x86_64 '!=' x86_64 ']'
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.158 + url=https://download.docker.com/linux/static
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.158 + tar -xz docker/docker
19:36:35 [2019-10-02T19:36:35.361Z] #24 2.158 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:36:35 [2019-10-02T19:36:35.361Z] #24 5.251 + mkdir -p /build
19:36:35 [2019-10-02T19:36:35.361Z] #24 5.252 + mv docker/docker /build/
19:36:35 [2019-10-02T19:36:35.361Z] #24 5.254 + rmdir docker
19:36:35 [2019-10-02T19:36:35.361Z] #24 DONE 5.4s
19:36:35 [2019-10-02T19:36:35.361Z] 
19:36:35 [2019-10-02T19:36:35.361Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:36:35 [2019-10-02T19:36:35.602Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:36:35 [2019-10-02T19:36:35.602Z] === RUN   TestDockerSuite/TestInfoFormat
19:36:35 [2019-10-02T19:36:35.602Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:36:35 [2019-10-02T19:36:35.602Z] === RUN   TestDockerSuite/TestInsecureRegistries
19:36:35 [2019-10-02T19:36:35.684Z] --- PASS: TestBuildWithHugeFile (83.41s)
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildWithEmptyDockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:36:35 [2019-10-02T19:36:35.684Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
19:36:35 [2019-10-02T19:36:35.684Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
19:36:35 [2019-10-02T19:36:35.684Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
19:36:35 [2019-10-02T19:36:35.684Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s)
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildPreserveOwnership
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildPreserveOwnership/copy_from
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:36:35 [2019-10-02T19:36:35.684Z] --- PASS: TestBuildPreserveOwnership (4.85s)
19:36:35 [2019-10-02T19:36:35.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
19:36:35 [2019-10-02T19:36:35.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
19:36:35 [2019-10-02T19:36:35.684Z] === RUN   TestBuildPlatformInvalid
19:36:35 [2019-10-02T19:36:35.684Z] --- PASS: TestBuildPlatformInvalid (0.15s)
19:36:35 [2019-10-02T19:36:35.684Z] PASS
19:36:35 [2019-10-02T19:36:35.684Z] 
19:36:35 [2019-10-02T19:36:35.684Z] DONE 32 tests in 132.037s
19:36:35 [2019-10-02T19:36:35.684Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:36:35 [2019-10-02T19:36:35.684Z] ++ 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
19:36:35 [2019-10-02T19:36:35.684Z] ++ set -e
19:36:35 [2019-10-02T19:36:35.684Z] ++ '[' -n 0 ']'
19:36:35 [2019-10-02T19:36:35.684Z] ++ set -x
19:36:35 [2019-10-02T19:36:35.685Z] ++ 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
19:36:35 [2019-10-02T19:36:35.685Z] INFO: Testing against a local daemon
19:36:35 [2019-10-02T19:36:35.685Z] === RUN   TestConfigList
19:36:35 [2019-10-02T19:36:35.685Z] --- PASS: TestConfigList (2.26s)
19:36:35 [2019-10-02T19:36:35.685Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
19:36:35 [2019-10-02T19:36:35.685Z] === RUN   TestConfigsCreateAndDelete
19:36:35 [2019-10-02T19:36:35.685Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
19:36:35 [2019-10-02T19:36:35.685Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
19:36:35 [2019-10-02T19:36:35.685Z] === RUN   TestConfigsUpdate
19:36:35 [2019-10-02T19:36:35.685Z] --- PASS: TestConfigsUpdate (2.16s)
19:36:35 [2019-10-02T19:36:35.685Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
19:36:35 [2019-10-02T19:36:35.685Z] === RUN   TestTemplatedConfig
19:36:36 [2019-10-02T19:36:36.166Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:36:36 [2019-10-02T19:36:36.298Z] #29 ...
19:36:36 [2019-10-02T19:36:36.298Z] 
19:36:36 [2019-10-02T19:36:36.298Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
19:36:36 [2019-10-02T19:36:36.298Z] #25 DONE 0.2s
19:36:36 [2019-10-02T19:36:36.298Z] 
19:36:36 [2019-10-02T19:36:36.298Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:36:37 [2019-10-02T19:36:37.097Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:36:37 [2019-10-02T19:36:37.197Z] --- PASS: TestTemplatedConfig (2.95s)
19:36:37 [2019-10-02T19:36:37.197Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
19:36:37 [2019-10-02T19:36:37.197Z] === RUN   TestConfigInspect
19:36:38 [2019-10-02T19:36:38.029Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:36:38 [2019-10-02T19:36:38.592Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:36:39 [2019-10-02T19:36:39.236Z] --- PASS: TestConfigInspect (2.18s)
19:36:39 [2019-10-02T19:36:39.236Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
19:36:39 [2019-10-02T19:36:39.236Z] === RUN   TestConfigCreateWithLabels
19:36:39 [2019-10-02T19:36:39.524Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:36:40 [2019-10-02T19:36:40.458Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:36:41 [2019-10-02T19:36:41.405Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:36:41 [2019-10-02T19:36:41.405Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:36:41 [2019-10-02T19:36:41.950Z] --- PASS: TestConfigCreateWithLabels (2.29s)
19:36:41 [2019-10-02T19:36:41.950Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
19:36:41 [2019-10-02T19:36:41.950Z] === RUN   TestConfigCreateResolve
19:36:42 [2019-10-02T19:36:42.775Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:36:43 [2019-10-02T19:36:43.707Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:36:44 [2019-10-02T19:36:44.638Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:36:44 [2019-10-02T19:36:44.638Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:36:44 [2019-10-02T19:36:44.641Z] --- PASS: TestConfigCreateResolve (2.78s)
19:36:44 [2019-10-02T19:36:44.641Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
19:36:44 [2019-10-02T19:36:44.641Z] === RUN   TestConfigDaemonLibtrustID
19:36:44 [2019-10-02T19:36:44.924Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
19:36:44 [2019-10-02T19:36:44.924Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
19:36:44 [2019-10-02T19:36:44.924Z] PASS
19:36:44 [2019-10-02T19:36:44.924Z] 
19:36:44 [2019-10-02T19:36:44.924Z] DONE 8 tests in 17.457s
19:36:44 [2019-10-02T19:36:44.924Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:36:44 [2019-10-02T19:36:44.924Z] ++ 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
19:36:44 [2019-10-02T19:36:44.924Z] ++ set -e
19:36:44 [2019-10-02T19:36:44.924Z] ++ '[' -n 0 ']'
19:36:44 [2019-10-02T19:36:44.924Z] ++ set -x
19:36:44 [2019-10-02T19:36:44.924Z] ++ 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
19:36:45 [2019-10-02T19:36:45.203Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:36:45 [2019-10-02T19:36:45.203Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:36:45 [2019-10-02T19:36:45.208Z] INFO: Testing against a local daemon
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestCheckpoint
19:36:45 [2019-10-02T19:36:45.209Z] --- SKIP: TestCheckpoint (0.00s)
19:36:45 [2019-10-02T19:36:45.209Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestContainerInvalidJSON
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:36:45 [2019-10-02T19:36:45.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:36:45 [2019-10-02T19:36:45.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:36:45 [2019-10-02T19:36:45.209Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:36:45 [2019-10-02T19:36:45.209Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:36:45 [2019-10-02T19:36:45.209Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:36:45 [2019-10-02T19:36:45.209Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:36:45 [2019-10-02T19:36:45.209Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:36:45 [2019-10-02T19:36:45.209Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:36:45 [2019-10-02T19:36:45.209Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:36:45 [2019-10-02T19:36:45.209Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:36:45 [2019-10-02T19:36:45.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestCopyFromContainerPathIsNotDir
19:36:45 [2019-10-02T19:36:45.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
19:36:45 [2019-10-02T19:36:45.209Z] === RUN   TestCopyToContainerPathDoesNotExist
19:36:45 [2019-10-02T19:36:45.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
19:36:45 [2019-10-02T19:36:45.492Z] === RUN   TestCopyToContainerPathIsNotDir
19:36:45 [2019-10-02T19:36:45.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
19:36:45 [2019-10-02T19:36:45.492Z] === RUN   TestCopyFromContainer
19:36:46 [2019-10-02T19:36:46.573Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:36:46 [2019-10-02T19:36:46.969Z] === RUN   TestCopyFromContainer//
19:36:47 [2019-10-02T19:36:47.253Z] === RUN   TestCopyFromContainer//bar/root
19:36:47 [2019-10-02T19:36:47.253Z] === RUN   TestCopyFromContainer//bar/root/
19:36:47 [2019-10-02T19:36:47.253Z] === RUN   TestCopyFromContainer/bar/quux
19:36:47 [2019-10-02T19:36:47.507Z] === RUN   TestDockerSuite/TestInspectDefault
19:36:47 [2019-10-02T19:36:47.541Z] === RUN   TestCopyFromContainer/bar/quux/
19:36:47 [2019-10-02T19:36:47.542Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:36:47 [2019-10-02T19:36:47.542Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:36:47 [2019-10-02T19:36:47.542Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:36:47 [2019-10-02T19:36:47.832Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:36:47 [2019-10-02T19:36:47.832Z] === RUN   TestCopyFromContainer/bar/notarget
19:36:48 [2019-10-02T19:36:48.071Z] === RUN   TestDockerSuite/TestInspectHistory
19:36:48 [2019-10-02T19:36:48.116Z] --- PASS: TestCopyFromContainer (2.55s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:36:48 [2019-10-02T19:36:48.116Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateLinkToNonExistingContainer
19:36:48 [2019-10-02T19:36:48.116Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateWithInvalidEnv
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateWithInvalidEnv/0
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateWithInvalidEnv/0
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateWithInvalidEnv/1
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateWithInvalidEnv/1
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateWithInvalidEnv/2
19:36:48 [2019-10-02T19:36:48.116Z] === PAUSE TestCreateWithInvalidEnv/2
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateWithInvalidEnv/0
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateWithInvalidEnv/1
19:36:48 [2019-10-02T19:36:48.116Z] === CONT  TestCreateWithInvalidEnv/2
19:36:48 [2019-10-02T19:36:48.116Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:36:48 [2019-10-02T19:36:48.116Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateTmpfsMountsTarget
19:36:48 [2019-10-02T19:36:48.116Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:36:48 [2019-10-02T19:36:48.116Z] === RUN   TestCreateWithCustomMaskedPaths
19:36:49 [2019-10-02T19:36:49.443Z] === RUN   TestDockerSuite/TestInspectImage
19:36:49 [2019-10-02T19:36:49.443Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:36:49 [2019-10-02T19:36:49.443Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:36:49 [2019-10-02T19:36:49.443Z] === RUN   TestDockerSuite/TestInspectInt64
19:36:50 [2019-10-02T19:36:50.008Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:36:50 [2019-10-02T19:36:50.142Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s)
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:36:50 [2019-10-02T19:36:50.142Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:36:50 [2019-10-02T19:36:50.143Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:36:50 [2019-10-02T19:36:50.143Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:36:50 [2019-10-02T19:36:50.143Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:36:50 [2019-10-02T19:36:50.426Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
19:36:50 [2019-10-02T19:36:50.426Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
19:36:50 [2019-10-02T19:36:50.426Z] === RUN   TestCreateWithCustomReadonlyPaths
19:36:50 [2019-10-02T19:36:50.941Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:36:50 [2019-10-02T19:36:50.941Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:36:51 [2019-10-02T19:36:51.874Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:36:52 [2019-10-02T19:36:52.441Z] === RUN   TestDockerSuite/TestInspectPlugin
19:36:52 [2019-10-02T19:36:52.453Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:36:52 [2019-10-02T19:36:52.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:36:52 [2019-10-02T19:36:52.454Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:36:52 [2019-10-02T19:36:52.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:36:52 [2019-10-02T19:36:52.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:36:52 [2019-10-02T19:36:52.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:36:52 [2019-10-02T19:36:52.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
19:36:52 [2019-10-02T19:36:52.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
19:36:52 [2019-10-02T19:36:52.454Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestContainerStartOnDaemonRestart
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestContainerStartOnDaemonRestart
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestDaemonRestartIpcMode
19:36:52 [2019-10-02T19:36:52.454Z] === PAUSE TestDaemonRestartIpcMode
19:36:52 [2019-10-02T19:36:52.454Z] === RUN   TestDiff
19:36:53 [2019-10-02T19:36:53.075Z] --- PASS: TestDiff (0.68s)
19:36:53 [2019-10-02T19:36:53.075Z] === RUN   TestExecWithCloseStdin
19:36:54 [2019-10-02T19:36:54.094Z] --- PASS: TestExecWithCloseStdin (0.93s)
19:36:54 [2019-10-02T19:36:54.094Z] === RUN   TestExec
19:36:54 [2019-10-02T19:36:54.336Z] === RUN   TestDockerSuite/TestInspectRootFS
19:36:54 [2019-10-02T19:36:54.336Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:36:55 [2019-10-02T19:36:55.102Z] --- PASS: TestExec (0.86s)
19:36:55 [2019-10-02T19:36:55.102Z] === RUN   TestExecUser
19:36:55 [2019-10-02T19:36:55.268Z] === RUN   TestDockerSuite/TestInspectStatus
19:36:55 [2019-10-02T19:36:55.725Z] --- PASS: TestExecUser (0.89s)
19:36:55 [2019-10-02T19:36:55.725Z] === RUN   TestExportContainerAndImportImage
19:36:56 [2019-10-02T19:36:56.201Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:36:56 [2019-10-02T19:36:56.736Z] --- PASS: TestExportContainerAndImportImage (1.01s)
19:36:56 [2019-10-02T19:36:56.737Z] === RUN   TestExportContainerAfterDaemonRestart
19:36:58 [2019-10-02T19:36:58.099Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:36:58 [2019-10-02T19:36:58.204Z] #29 27.96 # github.com/docker/docker/contrib/httpserver
19:36:58 [2019-10-02T19:36:58.204Z] #29 27.96 loadinternal: cannot find runtime/cgo
19:36:58 [2019-10-02T19:36:58.461Z] #29 DONE 28.4s
19:36:58 [2019-10-02T19:36:58.461Z] 
19:36:58 [2019-10-02T19:36:58.461Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:36:58 [2019-10-02T19:36:58.663Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:36:58 [2019-10-02T19:36:58.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:36:58 [2019-10-02T19:36:58.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:36:58 [2019-10-02T19:36:58.739Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:36:58 [2019-10-02T19:36:58.772Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
19:36:58 [2019-10-02T19:36:58.772Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
19:36:58 [2019-10-02T19:36:58.772Z] === RUN   TestHealthCheckWorkdir
19:36:59 [2019-10-02T19:36:59.026Z] #33 ...
19:36:59 [2019-10-02T19:36:59.026Z] 
19:36:59 [2019-10-02T19:36:59.026Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
19:36:59 [2019-10-02T19:36:59.284Z] #30 DONE 0.1s
19:36:59 [2019-10-02T19:36:59.284Z] 
19:36:59 [2019-10-02T19:36:59.284Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:36:59 [2019-10-02T19:36:59.594Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:36:59 [2019-10-02T19:36:59.784Z] --- PASS: TestHealthCheckWorkdir (1.20s)
19:36:59 [2019-10-02T19:36:59.784Z] === RUN   TestHealthKillContainer
19:37:00 [2019-10-02T19:37:00.525Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:37:01 [2019-10-02T19:37:01.090Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:37:02 [2019-10-02T19:37:02.025Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:37:02 [2019-10-02T19:37:02.457Z] --- PASS: TestHealthKillContainer (2.93s)
19:37:02 [2019-10-02T19:37:02.457Z] === RUN   TestInspectCpusetInConfigPre120
19:37:02 [2019-10-02T19:37:02.956Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:37:02 [2019-10-02T19:37:02.956Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:37:03 [2019-10-02T19:37:03.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
19:37:03 [2019-10-02T19:37:03.471Z] === RUN   TestIpcModeNone
19:37:04 [2019-10-02T19:37:04.088Z] --- PASS: TestIpcModeNone (0.86s)
19:37:04 [2019-10-02T19:37:04.088Z] === RUN   TestIpcModePrivate
19:37:05 [2019-10-02T19:37:05.097Z] --- PASS: TestIpcModePrivate (0.87s)
19:37:05 [2019-10-02T19:37:05.097Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
19:37:05 [2019-10-02T19:37:05.097Z] === RUN   TestIpcModeShareable
19:37:05 [2019-10-02T19:37:05.492Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:37:06 [2019-10-02T19:37:06.104Z] --- PASS: TestIpcModeShareable (0.89s)
19:37:06 [2019-10-02T19:37:06.104Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
19:37:06 [2019-10-02T19:37:06.104Z] === RUN   TestAPIIpcModeShareableAndContainer
19:37:06 [2019-10-02T19:37:06.874Z] === RUN   TestDockerSuite/TestLinksEnvs
19:37:07 [2019-10-02T19:37:07.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:37:08 [2019-10-02T19:37:08.509Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:37:08 [2019-10-02T19:37:08.767Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:37:08 [2019-10-02T19:37:08.808Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s)
19:37:08 [2019-10-02T19:37:08.808Z] === RUN   TestAPIIpcModeHost
19:37:09 [2019-10-02T19:37:09.112Z] --- PASS: TestAPIIpcModeHost (0.77s)
19:37:09 [2019-10-02T19:37:09.112Z] === RUN   TestDaemonIpcModeShareable
19:37:11 [2019-10-02T19:37:11.148Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
19:37:11 [2019-10-02T19:37:11.148Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
19:37:11 [2019-10-02T19:37:11.148Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
19:37:11 [2019-10-02T19:37:11.148Z] === RUN   TestDaemonIpcModePrivate
19:37:11 [2019-10-02T19:37:11.295Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:37:13 [2019-10-02T19:37:13.174Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
19:37:13 [2019-10-02T19:37:13.174Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
19:37:13 [2019-10-02T19:37:13.174Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
19:37:13 [2019-10-02T19:37:13.174Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:37:14 [2019-10-02T19:37:14.576Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:37:14 [2019-10-02T19:37:14.647Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
19:37:14 [2019-10-02T19:37:14.647Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
19:37:14 [2019-10-02T19:37:14.647Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
19:37:14 [2019-10-02T19:37:14.647Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:37:16 [2019-10-02T19:37:16.474Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:37:16 [2019-10-02T19:37:16.474Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:37:16 [2019-10-02T19:37:16.675Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:37:16 [2019-10-02T19:37:16.675Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
19:37:16 [2019-10-02T19:37:16.675Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
19:37:16 [2019-10-02T19:37:16.675Z] === RUN   TestIpcModeOlderClient
19:37:16 [2019-10-02T19:37:16.675Z] === PAUSE TestIpcModeOlderClient
19:37:16 [2019-10-02T19:37:16.675Z] === RUN   TestKillContainerInvalidSignal
19:37:17 [2019-10-02T19:37:17.294Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
19:37:17 [2019-10-02T19:37:17.294Z] === RUN   TestKillContainer
19:37:17 [2019-10-02T19:37:17.294Z] === RUN   TestKillContainer/no_signal
19:37:17 [2019-10-02T19:37:17.910Z] === RUN   TestKillContainer/non_killing_signal
19:37:18 [2019-10-02T19:37:18.544Z] === RUN   TestKillContainer/killing_signal
19:37:19 [2019-10-02T19:37:19.560Z] --- PASS: TestKillContainer (2.33s)
19:37:19 [2019-10-02T19:37:19.560Z]     --- PASS: TestKillContainer/no_signal (0.68s)
19:37:19 [2019-10-02T19:37:19.560Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
19:37:19 [2019-10-02T19:37:19.560Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
19:37:19 [2019-10-02T19:37:19.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:37:19 [2019-10-02T19:37:19.560Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:37:19 [2019-10-02T19:37:19.752Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:37:19 [2019-10-02T19:37:19.752Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:37:19 [2019-10-02T19:37:19.873Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:37:19 [2019-10-02T19:37:19.873Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:37:19 [2019-10-02T19:37:19.873Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:37:20 [2019-10-02T19:37:20.178Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:37:20 [2019-10-02T19:37:20.688Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:37:21 [2019-10-02T19:37:21.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
19:37:21 [2019-10-02T19:37:21.186Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
19:37:21 [2019-10-02T19:37:21.186Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
19:37:21 [2019-10-02T19:37:21.186Z] === RUN   TestKillStoppedContainer
19:37:21 [2019-10-02T19:37:21.186Z] --- PASS: TestKillStoppedContainer (0.08s)
19:37:21 [2019-10-02T19:37:21.186Z] === RUN   TestKillStoppedContainerAPIPre120
19:37:21 [2019-10-02T19:37:21.186Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
19:37:21 [2019-10-02T19:37:21.186Z] === RUN   TestKillDifferentUserContainer
19:37:21 [2019-10-02T19:37:21.809Z] --- PASS: TestKillDifferentUserContainer (0.75s)
19:37:21 [2019-10-02T19:37:21.809Z] === RUN   TestInspectOomKilledTrue
19:37:23 [2019-10-02T19:37:23.288Z] --- PASS: TestInspectOomKilledTrue (1.24s)
19:37:23 [2019-10-02T19:37:23.288Z] === RUN   TestInspectOomKilledFalse
19:37:23 [2019-10-02T19:37:23.925Z] --- PASS: TestInspectOomKilledFalse (0.69s)
19:37:23 [2019-10-02T19:37:23.925Z] === RUN   TestLinksEtcHostsContentMatch
19:37:24 [2019-10-02T19:37:24.543Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
19:37:24 [2019-10-02T19:37:24.543Z] === RUN   TestLinksContainerNames
19:37:26 [2019-10-02T19:37:26.025Z] --- PASS: TestLinksContainerNames (1.47s)
19:37:26 [2019-10-02T19:37:26.025Z] === RUN   TestLogsFollowTailEmpty
19:37:26 [2019-10-02T19:37:26.644Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
19:37:26 [2019-10-02T19:37:26.644Z] === RUN   TestContainerNetworkMountsNoChown
19:37:27 [2019-10-02T19:37:27.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/default
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/default
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/private
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/private
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rprivate
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rprivate
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/slave
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/slave
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rslave
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rslave
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/shared
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/shared
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rshared
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rshared
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/default
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rprivate
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rslave
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/default/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/default/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/shared
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/slave
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rshared
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/private
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/private/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === RUN   TestMountDaemonRoot/private/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/default/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/default/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:37:27 [2019-10-02T19:37:27.655Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/private/mount_root
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:37:27 [2019-10-02T19:37:27.940Z] === CONT  TestMountDaemonRoot/private/bind_root
19:37:27 [2019-10-02T19:37:27.940Z] --- PASS: TestMountDaemonRoot (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:37:27 [2019-10-02T19:37:27.940Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:37:27 [2019-10-02T19:37:27.940Z] === RUN   TestContainerBindMountNonRecursive
19:37:28 [2019-10-02T19:37:28.464Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:37:29 [2019-10-02T19:37:29.970Z] --- PASS: TestContainerBindMountNonRecursive (1.80s)
19:37:29 [2019-10-02T19:37:29.970Z] === RUN   TestNetworkNat
19:37:30 [2019-10-02T19:37:30.589Z] --- PASS: TestNetworkNat (0.75s)
19:37:30 [2019-10-02T19:37:30.589Z] === RUN   TestNetworkLocalhostTCPNat
19:37:30 [2019-10-02T19:37:30.655Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:37:31 [2019-10-02T19:37:31.211Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
19:37:31 [2019-10-02T19:37:31.211Z] === RUN   TestNetworkLoopbackNat
19:37:32 [2019-10-02T19:37:32.234Z] --- PASS: TestNetworkLoopbackNat (1.04s)
19:37:32 [2019-10-02T19:37:32.234Z] === RUN   TestPause
19:37:33 [2019-10-02T19:37:33.245Z] --- PASS: TestPause (0.76s)
19:37:33 [2019-10-02T19:37:33.245Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:37:33 [2019-10-02T19:37:33.245Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:37:33 [2019-10-02T19:37:33.245Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:37:33 [2019-10-02T19:37:33.245Z] === RUN   TestPauseStopPausedContainer
19:37:33 [2019-10-02T19:37:33.573Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:37:33 [2019-10-02T19:37:33.860Z] --- PASS: TestPauseStopPausedContainer (0.85s)
19:37:33 [2019-10-02T19:37:33.860Z] === RUN   TestPsFilter
19:37:34 [2019-10-02T19:37:34.181Z] --- PASS: TestPsFilter (0.18s)
19:37:34 [2019-10-02T19:37:34.181Z] === RUN   TestRemoveContainerWithRemovedVolume
19:37:34 [2019-10-02T19:37:34.800Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
19:37:34 [2019-10-02T19:37:34.800Z] === RUN   TestRemoveContainerWithVolume
19:37:35 [2019-10-02T19:37:35.414Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
19:37:35 [2019-10-02T19:37:35.414Z] === RUN   TestRemoveContainerRunning
19:37:35 [2019-10-02T19:37:35.552Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:37:35 [2019-10-02T19:37:35.552Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:37:36 [2019-10-02T19:37:36.029Z] --- PASS: TestRemoveContainerRunning (0.70s)
19:37:36 [2019-10-02T19:37:36.030Z] === RUN   TestRemoveContainerForceRemoveRunning
19:37:36 [2019-10-02T19:37:36.923Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:37:37 [2019-10-02T19:37:37.037Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
19:37:37 [2019-10-02T19:37:37.037Z] === RUN   TestRemoveInvalidContainer
19:37:37 [2019-10-02T19:37:37.037Z] --- PASS: TestRemoveInvalidContainer (0.04s)
19:37:37 [2019-10-02T19:37:37.037Z] === RUN   TestRenameLinkedContainer
19:37:39 [2019-10-02T19:37:39.448Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:37:39 [2019-10-02T19:37:39.448Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:37:39 [2019-10-02T19:37:39.721Z] --- PASS: TestRenameLinkedContainer (2.82s)
19:37:39 [2019-10-02T19:37:39.721Z] === RUN   TestRenameStoppedContainer
19:37:40 [2019-10-02T19:37:40.012Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:37:40 [2019-10-02T19:37:40.339Z] --- PASS: TestRenameStoppedContainer (0.74s)
19:37:40 [2019-10-02T19:37:40.339Z] === RUN   TestRenameRunningContainerAndReuse
19:37:41 [2019-10-02T19:37:41.812Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s)
19:37:41 [2019-10-02T19:37:41.812Z] === RUN   TestRenameInvalidName
19:37:42 [2019-10-02T19:37:42.536Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:37:42 [2019-10-02T19:37:42.536Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:37:42 [2019-10-02T19:37:42.794Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:37:42 [2019-10-02T19:37:42.821Z] --- PASS: TestRenameInvalidName (0.73s)
19:37:42 [2019-10-02T19:37:42.821Z] === RUN   TestRenameAnonymousContainer
19:37:43 [2019-10-02T19:37:43.158Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:37:43 [2019-10-02T19:37:43.158Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:37:43 [2019-10-02T19:37:43.158Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:37:44 [2019-10-02T19:37:44.102Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:37:45 [2019-10-02T19:37:45.035Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:37:45 [2019-10-02T19:37:45.293Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:37:45 [2019-10-02T19:37:45.564Z] --- PASS: TestRenameAnonymousContainer (2.72s)
19:37:45 [2019-10-02T19:37:45.564Z] === RUN   TestRenameContainerWithSameName
19:37:46 [2019-10-02T19:37:46.178Z] --- PASS: TestRenameContainerWithSameName (0.69s)
19:37:46 [2019-10-02T19:37:46.178Z] === RUN   TestRenameContainerWithLinkedContainer
19:37:47 [2019-10-02T19:37:47.657Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s)
19:37:47 [2019-10-02T19:37:47.657Z] === RUN   TestResize
19:37:48 [2019-10-02T19:37:48.272Z] --- PASS: TestResize (0.72s)
19:37:48 [2019-10-02T19:37:48.272Z] === RUN   TestResizeWithInvalidSize
19:37:48 [2019-10-02T19:37:48.570Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:37:48 [2019-10-02T19:37:48.827Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:37:48 [2019-10-02T19:37:48.888Z] --- PASS: TestResizeWithInvalidSize (0.72s)
19:37:48 [2019-10-02T19:37:48.888Z] === RUN   TestResizeWhenContainerNotStarted
19:37:49 [2019-10-02T19:37:49.511Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:37:49 [2019-10-02T19:37:49.759Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:37:51 [2019-10-02T19:37:51.675Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:37:52 [2019-10-02T19:37:52.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:37:52 [2019-10-02T19:37:52.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:37:52 [2019-10-02T19:37:52.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:37:52 [2019-10-02T19:37:52.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:37:53 [2019-10-02T19:37:53.888Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:37:54 [2019-10-02T19:37:54.952Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:37:54 [2019-10-02T19:37:54.952Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:37:55 [2019-10-02T19:37:55.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:37:55 [2019-10-02T19:37:55.516Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:37:55 [2019-10-02T19:37:55.516Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:37:55 [2019-10-02T19:37:55.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:37:56 [2019-10-02T19:37:56.886Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:37:57 [2019-10-02T19:37:57.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:37:58 [2019-10-02T19:37:58.260Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:37:59 [2019-10-02T19:37:59.631Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:38:00 [2019-10-02T19:38:00.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.17s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.31s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.81s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
19:38:00 [2019-10-02T19:38:00.190Z]         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"
19:38:00 [2019-10-02T19:38:00.190Z] === RUN   TestCgroupNamespacesRun
19:38:00 [2019-10-02T19:38:00.562Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:38:00 [2019-10-02T19:38:00.820Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:38:01 [2019-10-02T19:38:01.384Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:38:01 [2019-10-02T19:38:01.660Z] --- PASS: TestCgroupNamespacesRun (1.78s)
19:38:01 [2019-10-02T19:38:01.660Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
19:38:01 [2019-10-02T19:38:01.660Z] === RUN   TestCgroupNamespacesRunPrivileged
19:38:03 [2019-10-02T19:38:03.157Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
19:38:03 [2019-10-02T19:38:03.157Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
19:38:03 [2019-10-02T19:38:03.157Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:38:04 [2019-10-02T19:38:04.664Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:38:05 [2019-10-02T19:38:05.184Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
19:38:05 [2019-10-02T19:38:05.184Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
19:38:05 [2019-10-02T19:38:05.184Z] === RUN   TestCgroupNamespacesRunHostMode
19:38:05 [2019-10-02T19:38:05.229Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:38:06 [2019-10-02T19:38:06.161Z] === RUN   TestDockerSuite/TestLogsSince
19:38:07 [2019-10-02T19:38:07.096Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:38:07 [2019-10-02T19:38:07.212Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
19:38:07 [2019-10-02T19:38:07.212Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
19:38:07 [2019-10-02T19:38:07.212Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:38:08 [2019-10-02T19:38:08.691Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
19:38:08 [2019-10-02T19:38:08.691Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
19:38:08 [2019-10-02T19:38:08.691Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:38:09 [2019-10-02T19:38:09.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
19:38:09 [2019-10-02T19:38:09.705Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
19:38:09 [2019-10-02T19:38:09.705Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:38:10 [2019-10-02T19:38:10.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
19:38:10 [2019-10-02T19:38:10.337Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
19:38:10 [2019-10-02T19:38:10.337Z] === RUN   TestCgroupNamespacesRunOlderClient
19:38:12 [2019-10-02T19:38:12.370Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
19:38:12 [2019-10-02T19:38:12.370Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
19:38:12 [2019-10-02T19:38:12.370Z] === RUN   TestKernelTCPMemory
19:38:13 [2019-10-02T19:38:13.382Z] --- PASS: TestKernelTCPMemory (0.97s)
19:38:13 [2019-10-02T19:38:13.382Z] === RUN   TestNISDomainname
19:38:13 [2019-10-02T19:38:13.668Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:38:14 [2019-10-02T19:38:14.398Z] --- PASS: TestNISDomainname (1.12s)
19:38:14 [2019-10-02T19:38:14.398Z] === RUN   TestHostnameDnsResolution
19:38:15 [2019-10-02T19:38:15.412Z] --- PASS: TestHostnameDnsResolution (1.19s)
19:38:15 [2019-10-02T19:38:15.412Z] === RUN   TestStats
19:38:17 [2019-10-02T19:38:17.445Z] --- PASS: TestStats (2.03s)
19:38:17 [2019-10-02T19:38:17.445Z] === RUN   TestStopContainerWithTimeout
19:38:17 [2019-10-02T19:38:17.445Z] === RUN   TestStopContainerWithTimeout/0
19:38:17 [2019-10-02T19:38:17.445Z] === PAUSE TestStopContainerWithTimeout/0
19:38:17 [2019-10-02T19:38:17.445Z] === RUN   TestStopContainerWithTimeout/1
19:38:17 [2019-10-02T19:38:17.445Z] === PAUSE TestStopContainerWithTimeout/1
19:38:17 [2019-10-02T19:38:17.445Z] === RUN   TestStopContainerWithTimeout/3
19:38:17 [2019-10-02T19:38:17.445Z] === PAUSE TestStopContainerWithTimeout/3
19:38:17 [2019-10-02T19:38:17.445Z] === RUN   TestStopContainerWithTimeout/-1
19:38:17 [2019-10-02T19:38:17.445Z] === PAUSE TestStopContainerWithTimeout/-1
19:38:17 [2019-10-02T19:38:17.445Z] === CONT  TestStopContainerWithTimeout/0
19:38:17 [2019-10-02T19:38:17.445Z] === CONT  TestStopContainerWithTimeout/3
19:38:17 [2019-10-02T19:38:17.445Z] === CONT  TestStopContainerWithTimeout/-1
19:38:17 [2019-10-02T19:38:17.445Z] === CONT  TestStopContainerWithTimeout/1
19:38:18 [2019-10-02T19:38:18.922Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:38:19 [2019-10-02T19:38:19.488Z] === RUN   TestDockerSuite/TestLogsTail
19:38:20 [2019-10-02T19:38:20.420Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:38:20 [2019-10-02T19:38:20.949Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:38:20 [2019-10-02T19:38:20.949Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
19:38:20 [2019-10-02T19:38:20.949Z]     --- PASS: TestStopContainerWithTimeout/1 (2.41s)
19:38:20 [2019-10-02T19:38:20.949Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
19:38:20 [2019-10-02T19:38:20.949Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.33s)
19:38:20 [2019-10-02T19:38:20.949Z] === RUN   TestDeleteDevicemapper
19:38:20 [2019-10-02T19:38:20.949Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:38:20 [2019-10-02T19:38:20.949Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:38:20 [2019-10-02T19:38:20.949Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:38:21 [2019-10-02T19:38:21.352Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:38:21 [2019-10-02T19:38:21.917Z] === RUN   TestDockerSuite/TestMountIntoProc
19:38:22 [2019-10-02T19:38:22.481Z] === RUN   TestDockerSuite/TestMountIntoSys
19:38:22 [2019-10-02T19:38:22.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s)
19:38:22 [2019-10-02T19:38:22.975Z] === RUN   TestUpdateMemory
19:38:23 [2019-10-02T19:38:23.413Z] === RUN   TestDockerSuite/TestNetHostname
19:38:24 [2019-10-02T19:38:24.066Z] --- PASS: TestUpdateMemory (1.09s)
19:38:24 [2019-10-02T19:38:24.066Z] === RUN   TestUpdateCPUQuota
19:38:25 [2019-10-02T19:38:25.939Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:38:25 [2019-10-02T19:38:25.939Z] === RUN   TestDockerSuite/TestNetworkEvents
19:38:26 [2019-10-02T19:38:26.097Z] --- PASS: TestUpdateCPUQuota (1.72s)
19:38:26 [2019-10-02T19:38:26.097Z] === RUN   TestUpdatePidsLimit
19:38:26 [2019-10-02T19:38:26.097Z] === RUN   TestUpdatePidsLimit/update_from_none
19:38:26 [2019-10-02T19:38:26.382Z] === RUN   TestUpdatePidsLimit/no_change
19:38:26 [2019-10-02T19:38:26.667Z] === RUN   TestUpdatePidsLimit/update_lower
19:38:27 [2019-10-02T19:38:27.284Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:38:27 [2019-10-02T19:38:27.313Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:38:27 [2019-10-02T19:38:27.567Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:38:27 [2019-10-02T19:38:27.857Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:38:28 [2019-10-02T19:38:28.475Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:38:29 [2019-10-02T19:38:29.837Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:38:29 [2019-10-02T19:38:29.955Z] --- PASS: TestUpdatePidsLimit (4.19s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
19:38:29 [2019-10-02T19:38:29.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
19:38:29 [2019-10-02T19:38:29.955Z] === RUN   TestUpdateRestartPolicy
19:38:30 [2019-10-02T19:38:30.402Z] === RUN   TestDockerSuite/TestPluginActive
19:38:32 [2019-10-02T19:38:32.298Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:38:32 [2019-10-02T19:38:32.298Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:38:35 [2019-10-02T19:38:35.696Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:38:35 [2019-10-02T19:38:35.696Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:38:35 [2019-10-02T19:38:35.696Z] #33 126.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:38:35 [2019-10-02T19:38:35.696Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:38:36 [2019-10-02T19:38:36.261Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:38:37 [2019-10-02T19:38:37.194Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:38:38 [2019-10-02T19:38:38.566Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:38:38 [2019-10-02T19:38:38.854Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:38:38 [2019-10-02T19:38:38.854Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:38:39 [2019-10-02T19:38:39.111Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:38:39 [2019-10-02T19:38:39.499Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:38:39 [2019-10-02T19:38:39.757Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:38:41 [2019-10-02T19:38:41.131Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:38:42 [2019-10-02T19:38:42.389Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:38:42 [2019-10-02T19:38:42.495Z] --- PASS: TestUpdateRestartPolicy (12.23s)
19:38:42 [2019-10-02T19:38:42.495Z] === RUN   TestUpdateRestartWithAutoRemove
19:38:42 [2019-10-02T19:38:42.503Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:38:43 [2019-10-02T19:38:43.225Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
19:38:43 [2019-10-02T19:38:43.225Z] === RUN   TestWaitNonBlocked
19:38:43 [2019-10-02T19:38:43.225Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:43 [2019-10-02T19:38:43.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:43 [2019-10-02T19:38:43.225Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:43 [2019-10-02T19:38:43.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:43 [2019-10-02T19:38:43.225Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:38:43 [2019-10-02T19:38:43.225Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:38:43 [2019-10-02T19:38:43.549Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:38:44 [2019-10-02T19:38:44.253Z] --- PASS: TestWaitNonBlocked (0.03s)
19:38:44 [2019-10-02T19:38:44.253Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
19:38:44 [2019-10-02T19:38:44.253Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
19:38:44 [2019-10-02T19:38:44.253Z] === RUN   TestWaitBlocked
19:38:44 [2019-10-02T19:38:44.253Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:38:44 [2019-10-02T19:38:44.253Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:38:44 [2019-10-02T19:38:44.253Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:38:44 [2019-10-02T19:38:44.253Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:38:44 [2019-10-02T19:38:44.253Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:38:44 [2019-10-02T19:38:44.253Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:38:44 [2019-10-02T19:38:44.288Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:38:45 [2019-10-02T19:38:45.220Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:38:45 [2019-10-02T19:38:45.281Z] --- PASS: TestWaitBlocked (0.04s)
19:38:45 [2019-10-02T19:38:45.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
19:38:45 [2019-10-02T19:38:45.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
19:38:45 [2019-10-02T19:38:45.281Z] === CONT  TestContainerStartOnDaemonRestart
19:38:45 [2019-10-02T19:38:45.281Z] === CONT  TestIpcModeOlderClient
19:38:45 [2019-10-02T19:38:45.281Z] === CONT  TestDaemonRestartIpcMode
19:38:45 [2019-10-02T19:38:45.281Z] --- PASS: TestIpcModeOlderClient (0.14s)
19:38:45 [2019-10-02T19:38:45.444Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:38:46 [2019-10-02T19:38:46.157Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:38:46 [2019-10-02T19:38:46.815Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:38:48 [2019-10-02T19:38:48.187Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:38:48 [2019-10-02T19:38:48.807Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s)
19:38:48 [2019-10-02T19:38:48.807Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
19:38:49 [2019-10-02T19:38:49.092Z] --- PASS: TestDaemonRestartIpcMode (3.93s)
19:38:49 [2019-10-02T19:38:49.092Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
19:38:49 [2019-10-02T19:38:49.092Z] PASS
19:38:49 [2019-10-02T19:38:49.092Z] 
19:38:49 [2019-10-02T19:38:49.092Z] === Skipped
19:38:49 [2019-10-02T19:38:49.092Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:38:49 [2019-10-02T19:38:49.092Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:38:49 [2019-10-02T19:38:49.092Z] 
19:38:49 [2019-10-02T19:38:49.092Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:38:49 [2019-10-02T19:38:49.092Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:38:49 [2019-10-02T19:38:49.092Z] 
19:38:49 [2019-10-02T19:38:49.092Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:38:49 [2019-10-02T19:38:49.092Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:38:49 [2019-10-02T19:38:49.092Z] 
19:38:49 [2019-10-02T19:38:49.092Z] 
19:38:49 [2019-10-02T19:38:49.092Z] DONE 197 tests, 3 skipped in 124.219s
19:38:49 [2019-10-02T19:38:49.092Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:38:49 [2019-10-02T19:38:49.092Z] ++ 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
19:38:49 [2019-10-02T19:38:49.092Z] ++ set -e
19:38:49 [2019-10-02T19:38:49.092Z] ++ '[' -n 0 ']'
19:38:49 [2019-10-02T19:38:49.092Z] ++ set -x
19:38:49 [2019-10-02T19:38:49.092Z] ++ 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
19:38:49 [2019-10-02T19:38:49.379Z] INFO: Testing against a local daemon
19:38:49 [2019-10-02T19:38:49.379Z] === RUN   TestCommitInheritsEnv
19:38:49 [2019-10-02T19:38:49.433Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:38:49 [2019-10-02T19:38:49.559Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:38:49 [2019-10-02T19:38:49.662Z] --- PASS: TestCommitInheritsEnv (0.45s)
19:38:49 [2019-10-02T19:38:49.662Z] === RUN   TestImportExtremelyLargeImageWorks
19:38:49 [2019-10-02T19:38:49.662Z] === PAUSE TestImportExtremelyLargeImageWorks
19:38:49 [2019-10-02T19:38:49.662Z] === RUN   TestImagesFilterMultiReference
19:38:49 [2019-10-02T19:38:49.945Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:38:49 [2019-10-02T19:38:49.945Z] === RUN   TestImagePullPlatformInvalid
19:38:49 [2019-10-02T19:38:49.945Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
19:38:49 [2019-10-02T19:38:49.945Z] === RUN   TestRemoveImageOrphaning
19:38:50 [2019-10-02T19:38:50.227Z] --- PASS: TestRemoveImageOrphaning (0.42s)
19:38:50 [2019-10-02T19:38:50.227Z] === RUN   TestRemoveImageGarbageCollector
19:38:50 [2019-10-02T19:38:50.227Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:38:50 [2019-10-02T19:38:50.227Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:38:50 [2019-10-02T19:38:50.227Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:38:50 [2019-10-02T19:38:50.489Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:38:50 [2019-10-02T19:38:50.511Z] === RUN   TestTagInvalidReference
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagInvalidReference (0.03s)
19:38:50 [2019-10-02T19:38:50.511Z] === RUN   TestTagValidPrefixedRepo
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:38:50 [2019-10-02T19:38:50.511Z] === RUN   TestTagExistedNameWithoutForce
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:38:50 [2019-10-02T19:38:50.511Z] === RUN   TestTagOfficialNames
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagOfficialNames (0.05s)
19:38:50 [2019-10-02T19:38:50.511Z] === RUN   TestTagMatchesDigest
19:38:50 [2019-10-02T19:38:50.511Z] --- PASS: TestTagMatchesDigest (0.03s)
19:38:50 [2019-10-02T19:38:50.511Z] === CONT  TestImportExtremelyLargeImageWorks
19:38:51 [2019-10-02T19:38:51.860Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:38:51 [2019-10-02T19:38:51.958Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:38:52 [2019-10-02T19:38:52.789Z] #33 147.5 
19:38:53 [2019-10-02T19:38:53.719Z] #33 DONE 148.2s
19:38:53 [2019-10-02T19:38:53.719Z] 
19:38:53 [2019-10-02T19:38:53.719Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
19:38:53 [2019-10-02T19:38:53.856Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:38:55 [2019-10-02T19:38:55.089Z] #34 DONE 1.7s
19:38:55 [2019-10-02T19:38:55.228Z] === RUN   TestDockerSuite/TestPortHostBinding
19:38:56 [2019-10-02T19:38:56.598Z] === RUN   TestDockerSuite/TestPortList
19:38:57 [2019-10-02T19:38:57.030Z] 
19:38:57 [2019-10-02T19:38:57.030Z] #35 [runner 12/12] COPY --from=builder       /build/ /
19:38:57 [2019-10-02T19:38:57.970Z] #35 DONE 1.2s
19:38:57 [2019-10-02T19:38:57.970Z] 
19:38:57 [2019-10-02T19:38:57.970Z] #36 exporting to image
19:38:57 [2019-10-02T19:38:57.970Z] #36 exporting layers
19:38:59 [2019-10-02T19:38:59.684Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:38:59 [2019-10-02T19:38:59.684Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:38:59 [2019-10-02T19:38:59.684Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:39:01 [2019-10-02T19:39:01.244Z] #36 exporting layers 3.4s done
19:39:01 [2019-10-02T19:39:01.245Z] #36 writing image sha256:057a9e8397686203e8020dc3fa2f8ce3e9488eb19a3bf9ac2fea823baf344e31 done
19:39:01 [2019-10-02T19:39:01.245Z] #36 naming to docker.io/library/moby-e2e-test done
19:39:01 [2019-10-02T19:39:01.245Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:39:01 [2019-10-02T19:39:01.559Z] + echo Ensuring container killed.
19:39:01 [2019-10-02T19:39:01.559Z] Ensuring container killed.
19:39:01 [2019-10-02T19:39:01.559Z] + docker rm -vf docker-pr4
19:39:01 [2019-10-02T19:39:01.559Z] Error: No such container: docker-pr4
19:39:01 [2019-10-02T19:39:01.559Z] + true
[Pipeline] sh
19:39:01 [2019-10-02T19:39:01.846Z] + echo Chowning /workspace to jenkins user
19:39:01 [2019-10-02T19:39:01.846Z] Chowning /workspace to jenkins user
19:39:01 [2019-10-02T19:39:01.846Z] + id -u
19:39:01 [2019-10-02T19:39:01.846Z] + id -g
19:39:01 [2019-10-02T19:39:01.846Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40026:/workspace busybox chown -R 1000:1000 /workspace
19:39:03 [2019-10-02T19:39:03.151Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:39:03 [2019-10-02T19:39:03.513Z] + bundleName=unit
19:39:03 [2019-10-02T19:39:03.513Z] + echo Creating unit-bundles.tar.gz
19:39:03 [2019-10-02T19:39:03.513Z] Creating unit-bundles.tar.gz
19:39:03 [2019-10-02T19:39:03.513Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:39:03 [2019-10-02T19:39:03.513Z] bundles/junit-report.xml
19:39:03 [2019-10-02T19:39:03.513Z] bundles/go-test-report.json
19:39:03 [2019-10-02T19:39:03.513Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:39:03 [2019-10-02T19:39:03.525Z] Archiving artifacts
19:39:03 [2019-10-02T19:39:03.839Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:39:04 [2019-10-02T19:39:04.147Z] + make clean
19:39:04 [2019-10-02T19:39:04.403Z] docker volume rm -f docker-dev-cache
19:39:04 [2019-10-02T19:39:04.403Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:39:05 [2019-10-02T19:39:05.676Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:39:07 [2019-10-02T19:39:07.575Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:39:08 [2019-10-02T19:39:08.946Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:39:09 [2019-10-02T19:39:09.204Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:39:11 [2019-10-02T19:39:11.732Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:39:15 [2019-10-02T19:39:15.008Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:39:16 [2019-10-02T19:39:16.905Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:39:16 [2019-10-02T19:39:16.905Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:39:16 [2019-10-02T19:39:16.905Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:39:17 [2019-10-02T19:39:17.477Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:39:17 [2019-10-02T19:39:17.477Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:39:18 [2019-10-02T19:39:18.413Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:39:18 [2019-10-02T19:39:18.413Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:39:19 [2019-10-02T19:39:19.344Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:39:19 [2019-10-02T19:39:19.344Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:39:19 [2019-10-02T19:39:19.344Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:39:21 [2019-10-02T19:39:21.239Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:39:21 [2019-10-02T19:39:21.239Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:39:23 [2019-10-02T19:39:23.136Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:39:24 [2019-10-02T19:39:24.509Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:39:25 [2019-10-02T19:39:25.881Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:39:26 [2019-10-02T19:39:26.138Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:39:26 [2019-10-02T19:39:26.703Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:39:26 [2019-10-02T19:39:26.703Z] === RUN   TestDockerSuite/TestPsByOrder
19:39:29 [2019-10-02T19:39:29.231Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:39:30 [2019-10-02T19:39:30.163Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:39:31 [2019-10-02T19:39:31.539Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:39:34 [2019-10-02T19:39:34.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:39:36 [2019-10-02T19:39:36.186Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:39:40 [2019-10-02T19:39:40.364Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:39:40 [2019-10-02T19:39:40.364Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:39:41 [2019-10-02T19:39:41.735Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:39:44 [2019-10-02T19:39:44.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:39:52 [2019-10-02T19:39:52.360Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:39:53 [2019-10-02T19:39:53.290Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:39:55 [2019-10-02T19:39:55.192Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:39:55 [2019-10-02T19:39:55.450Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:39:57 [2019-10-02T19:39:57.346Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:39:58 [2019-10-02T19:39:58.281Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:39:58 [2019-10-02T19:39:58.845Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:40:00 [2019-10-02T19:40:00.744Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:40:02 [2019-10-02T19:40:02.643Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:40:03 [2019-10-02T19:40:03.574Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:40:04 [2019-10-02T19:40:04.946Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:40:05 [2019-10-02T19:40:05.203Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:40:05 [2019-10-02T19:40:05.771Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:40:06 [2019-10-02T19:40:06.029Z] === RUN   TestDockerSuite/TestPsRightTagName
19:40:09 [2019-10-02T19:40:09.310Z] === RUN   TestDockerSuite/TestPsShowMounts
19:40:11 [2019-10-02T19:40:11.210Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:40:11 [2019-10-02T19:40:11.775Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:40:11 [2019-10-02T19:40:11.841Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:40:11 [2019-10-02T19:40:11.841Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:40:11 [2019-10-02T19:40:11.841Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:40:12 [2019-10-02T19:40:12.707Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:40:12 [2019-10-02T19:40:12.707Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:40:12 [2019-10-02T19:40:12.707Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:40:12 [2019-10-02T19:40:12.965Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:40:12 [2019-10-02T19:40:12.965Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:40:13 [2019-10-02T19:40:13.898Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:40:14 [2019-10-02T19:40:14.463Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:40:15 [2019-10-02T19:40:15.840Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:40:17 [2019-10-02T19:40:17.221Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:40:18 [2019-10-02T19:40:18.152Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:40:26 [2019-10-02T19:40:26.254Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:40:27 [2019-10-02T19:40:27.189Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:40:27 [2019-10-02T19:40:27.446Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:40:29 [2019-10-02T19:40:29.562Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:40:29 [2019-10-02T19:40:29.970Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:40:29 [2019-10-02T19:40:29.970Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:40:30 [2019-10-02T19:40:30.228Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:40:30 [2019-10-02T19:40:30.485Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:40:33 [2019-10-02T19:40:33.009Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:40:34 [2019-10-02T19:40:34.906Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:40:39 [2019-10-02T19:40:39.083Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:40:39 [2019-10-02T19:40:39.914Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:40:40 [2019-10-02T19:40:40.015Z] === RUN   TestDockerSuite/TestRmiBlank
19:40:40 [2019-10-02T19:40:40.015Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:40:40 [2019-10-02T19:40:40.272Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:40:40 [2019-10-02T19:40:40.836Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:40:45 [2019-10-02T19:40:45.018Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:40:45 [2019-10-02T19:40:45.622Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:40:45 [2019-10-02T19:40:45.622Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:40:47 [2019-10-02T19:40:47.518Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:40:48 [2019-10-02T19:40:48.892Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:40:50 [2019-10-02T19:40:50.262Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:40:50 [2019-10-02T19:40:50.293Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:40:51 [2019-10-02T19:40:51.633Z] === RUN   TestDockerSuite/TestRmiTag
19:40:51 [2019-10-02T19:40:51.633Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:40:52 [2019-10-02T19:40:52.563Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:40:54 [2019-10-02T19:40:54.459Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:40:57 [2019-10-02T19:40:57.736Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:40:57 [2019-10-02T19:40:57.737Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:40:57 [2019-10-02T19:40:57.995Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:40:58 [2019-10-02T19:40:58.927Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:40:59 [2019-10-02T19:40:59.491Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:41:00 [2019-10-02T19:41:00.862Z] === RUN   TestDockerSuite/TestRunAddHost
19:41:01 [2019-10-02T19:41:01.794Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:41:02 [2019-10-02T19:41:02.052Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:41:02 [2019-10-02T19:41:02.983Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:41:02 [2019-10-02T19:41:02.983Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:41:03 [2019-10-02T19:41:03.915Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:41:05 [2019-10-02T19:41:05.811Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:41:06 [2019-10-02T19:41:06.742Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:41:07 [2019-10-02T19:41:07.674Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:41:08 [2019-10-02T19:41:08.605Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:41:10 [2019-10-02T19:41:10.500Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:41:11 [2019-10-02T19:41:11.870Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:41:12 [2019-10-02T19:41:12.802Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:41:13 [2019-10-02T19:41:13.734Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:41:14 [2019-10-02T19:41:14.684Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:41:15 [2019-10-02T19:41:15.619Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:41:16 [2019-10-02T19:41:16.550Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:41:17 [2019-10-02T19:41:17.481Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:41:17 [2019-10-02T19:41:17.740Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:41:19 [2019-10-02T19:41:19.110Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:41:20 [2019-10-02T19:41:20.042Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:41:20 [2019-10-02T19:41:20.660Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:41:20 [2019-10-02T19:41:20.660Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:41:21 [2019-10-02T19:41:21.593Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:41:21 [2019-10-02T19:41:21.851Z] === RUN   TestDockerSuite/TestRunBindMounts
19:41:23 [2019-10-02T19:41:23.223Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:41:24 [2019-10-02T19:41:24.157Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:41:25 [2019-10-02T19:41:25.090Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:41:26 [2019-10-02T19:41:26.023Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:41:26 [2019-10-02T19:41:26.031Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:41:26 [2019-10-02T19:41:26.955Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:41:27 [2019-10-02T19:41:27.886Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:41:27 [2019-10-02T19:41:27.886Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:41:28 [2019-10-02T19:41:28.450Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:41:29 [2019-10-02T19:41:29.383Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:41:30 [2019-10-02T19:41:30.314Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:41:30 [2019-10-02T19:41:30.880Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:41:31 [2019-10-02T19:41:31.812Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:41:31 [2019-10-02T19:41:31.812Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:41:32 [2019-10-02T19:41:32.377Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:41:32 [2019-10-02T19:41:32.634Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:41:34 [2019-10-02T19:41:34.006Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:41:34 [2019-10-02T19:41:34.571Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:41:35 [2019-10-02T19:41:35.503Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:41:36 [2019-10-02T19:41:36.364Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:41:36 [2019-10-02T19:41:36.436Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:41:36 [2019-10-02T19:41:36.436Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:41:37 [2019-10-02T19:41:37.376Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:41:38 [2019-10-02T19:41:38.747Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:41:40 [2019-10-02T19:41:40.649Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:41:42 [2019-10-02T19:41:42.021Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:41:42 [2019-10-02T19:41:42.953Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:41:42 [2019-10-02T19:41:42.953Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:41:43 [2019-10-02T19:41:43.518Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:41:44 [2019-10-02T19:41:44.453Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:41:45 [2019-10-02T19:41:45.387Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:41:45 [2019-10-02T19:41:45.953Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:41:46 [2019-10-02T19:41:46.676Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:41:47 [2019-10-02T19:41:47.849Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:41:52 [2019-10-02T19:41:52.028Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:41:52 [2019-10-02T19:41:52.028Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:41:52 [2019-10-02T19:41:52.028Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:41:52 [2019-10-02T19:41:52.285Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:41:54 [2019-10-02T19:41:54.182Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:41:54 [2019-10-02T19:41:54.747Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:41:57 [2019-10-02T19:41:57.272Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:41:59 [2019-10-02T19:41:59.795Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:42:02 [2019-10-02T19:42:02.318Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:42:02 [2019-10-02T19:42:02.318Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:42:02 [2019-10-02T19:42:02.318Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:42:02 [2019-10-02T19:42:02.885Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:42:04 [2019-10-02T19:42:04.785Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:42:06 [2019-10-02T19:42:06.689Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:42:09 [2019-10-02T19:42:09.212Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:42:09 [2019-10-02T19:42:09.776Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:42:10 [2019-10-02T19:42:10.341Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:42:11 [2019-10-02T19:42:11.274Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:42:12 [2019-10-02T19:42:12.206Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:42:12 [2019-10-02T19:42:12.206Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:42:13 [2019-10-02T19:42:13.137Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:42:15 [2019-10-02T19:42:15.033Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:42:15 [2019-10-02T19:42:15.033Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:42:15 [2019-10-02T19:42:15.599Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:42:16 [2019-10-02T19:42:16.530Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:42:17 [2019-10-02T19:42:17.095Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:42:18 [2019-10-02T19:42:18.027Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:42:18 [2019-10-02T19:42:18.027Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:42:18 [2019-10-02T19:42:18.960Z] === RUN   TestDockerSuite/TestRunEnvironment
19:42:19 [2019-10-02T19:42:19.526Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:42:20 [2019-10-02T19:42:20.607Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:42:21 [2019-10-02T19:42:21.173Z] === RUN   TestDockerSuite/TestRunExitCode
19:42:22 [2019-10-02T19:42:22.105Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:42:22 [2019-10-02T19:42:22.669Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:42:23 [2019-10-02T19:42:23.233Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:42:24 [2019-10-02T19:42:24.165Z] === RUN   TestDockerSuite/TestRunExposePort
19:42:24 [2019-10-02T19:42:24.165Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:42:25 [2019-10-02T19:42:25.096Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:42:25 [2019-10-02T19:42:25.660Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:42:27 [2019-10-02T19:42:27.558Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:42:27 [2019-10-02T19:42:27.558Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:42:27 [2019-10-02T19:42:27.558Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:42:29 [2019-10-02T19:42:29.466Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:42:31 [2019-10-02T19:42:31.377Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:42:32 [2019-10-02T19:42:32.308Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:42:37 [2019-10-02T19:42:37.564Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:42:44 [2019-10-02T19:42:44.112Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:42:45 [2019-10-02T19:42:45.043Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:42:46 [2019-10-02T19:42:46.413Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:42:46 [2019-10-02T19:42:46.413Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:42:46 [2019-10-02T19:42:46.413Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:42:46 [2019-10-02T19:42:46.413Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:42:47 [2019-10-02T19:42:47.344Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:42:50 [2019-10-02T19:42:50.619Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:42:52 [2019-10-02T19:42:52.514Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:42:53 [2019-10-02T19:42:53.883Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:42:54 [2019-10-02T19:42:54.814Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:42:55 [2019-10-02T19:42:55.378Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:42:55 [2019-10-02T19:42:55.942Z] === RUN   TestDockerSuite/TestRunModeHostname
19:42:57 [2019-10-02T19:42:57.313Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:42:57 [2019-10-02T19:42:57.313Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:42:57 [2019-10-02T19:42:57.313Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:42:59 [2019-10-02T19:42:59.209Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:43:00 [2019-10-02T19:43:00.141Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:43:02 [2019-10-02T19:43:02.049Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:43:02 [2019-10-02T19:43:02.049Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:43:02 [2019-10-02T19:43:02.049Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:43:03 [2019-10-02T19:43:03.944Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:43:05 [2019-10-02T19:43:05.318Z] === RUN   TestDockerSuite/TestRunMount
19:43:11 [2019-10-02T19:43:11.867Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:43:12 [2019-10-02T19:43:12.432Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:43:13 [2019-10-02T19:43:13.363Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:43:15 [2019-10-02T19:43:15.258Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:43:17 [2019-10-02T19:43:17.783Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:43:21 [2019-10-02T19:43:21.060Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:43:22 [2019-10-02T19:43:22.955Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:43:26 [2019-10-02T19:43:26.231Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:43:27 [2019-10-02T19:43:27.629Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:43:27 [2019-10-02T19:43:27.921Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:43:29 [2019-10-02T19:43:29.000Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:43:29 [2019-10-02T19:43:29.000Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:43:29 [2019-10-02T19:43:29.932Z] === RUN   TestDockerSuite/TestRunNetHost
19:43:30 [2019-10-02T19:43:30.864Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:43:31 [2019-10-02T19:43:31.821Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:43:32 [2019-10-02T19:43:32.385Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:43:32 [2019-10-02T19:43:32.613Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:43:34 [2019-10-02T19:43:34.910Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:43:35 [2019-10-02T19:43:35.520Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:43:37 [2019-10-02T19:43:37.433Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnv
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:43:41 [2019-10-02T19:43:41.310Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:43:42 [2019-10-02T19:43:42.694Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:43:42 [2019-10-02T19:43:42.951Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:43:43 [2019-10-02T19:43:43.209Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:43:43 [2019-10-02T19:43:43.773Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:43:44 [2019-10-02T19:43:44.030Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:43:44 [2019-10-02T19:43:44.594Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:43:45 [2019-10-02T19:43:45.043Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:43:45 [2019-10-02T19:43:45.043Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:43:45 [2019-10-02T19:43:45.043Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:43:45 [2019-10-02T19:43:45.043Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:43:45 [2019-10-02T19:43:45.502Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:43:45 [2019-10-02T19:43:45.525Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:43:45 [2019-10-02T19:43:45.526Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:43:46 [2019-10-02T19:43:46.456Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:43:47 [2019-10-02T19:43:47.387Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:43:47 [2019-10-02T19:43:47.387Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:43:47 [2019-10-02T19:43:47.951Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:43:48 [2019-10-02T19:43:48.883Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:43:50 [2019-10-02T19:43:50.780Z] === RUN   TestDockerSuite/TestRunPortInUse
19:43:51 [2019-10-02T19:43:51.289Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:43:51 [2019-10-02T19:43:51.711Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:43:52 [2019-10-02T19:43:52.276Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:43:53 [2019-10-02T19:43:53.207Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:43:53 [2019-10-02T19:43:53.771Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:43:54 [2019-10-02T19:43:54.703Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:43:55 [2019-10-02T19:43:55.267Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:43:55 [2019-10-02T19:43:55.267Z] === RUN   TestDockerSuite/TestRunPublishPort
19:43:56 [2019-10-02T19:43:56.199Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:43:57 [2019-10-02T19:43:57.130Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:43:57 [2019-10-02T19:43:57.130Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:43:57 [2019-10-02T19:43:57.704Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:43:58 [2019-10-02T19:43:58.097Z] --- PASS: TestImportExtremelyLargeImageWorks (297.43s)
19:43:58 [2019-10-02T19:43:58.097Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
19:43:58 [2019-10-02T19:43:58.097Z] PASS
19:43:58 [2019-10-02T19:43:58.097Z] 
19:43:58 [2019-10-02T19:43:58.097Z] === Skipped
19:43:58 [2019-10-02T19:43:58.097Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
19:43:58 [2019-10-02T19:43:58.097Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:58 [2019-10-02T19:43:58.097Z] 
19:43:58 [2019-10-02T19:43:58.097Z] 
19:43:58 [2019-10-02T19:43:58.097Z] DONE 12 tests, 1 skipped in 298.855s
19:43:58 [2019-10-02T19:43:58.097Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:43:58 [2019-10-02T19:43:58.097Z] ++ 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
19:43:58 [2019-10-02T19:43:58.097Z] ++ set -e
19:43:58 [2019-10-02T19:43:58.097Z] ++ '[' -n 0 ']'
19:43:58 [2019-10-02T19:43:58.097Z] ++ set -x
19:43:58 [2019-10-02T19:43:58.097Z] ++ 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
19:43:58 [2019-10-02T19:43:58.097Z] INFO: Testing against a local daemon
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestNetworkCreateDelete
19:43:58 [2019-10-02T19:43:58.097Z] --- PASS: TestNetworkCreateDelete (0.20s)
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestDockerNetworkDeletePreferID
19:43:58 [2019-10-02T19:43:58.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestInspectNetwork
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestInspectNetwork/full_network_id
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestInspectNetwork/partial_network_id
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestInspectNetwork/network_name
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:43:58 [2019-10-02T19:43:58.097Z] --- PASS: TestInspectNetwork (8.32s)
19:43:58 [2019-10-02T19:43:58.097Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
19:43:58 [2019-10-02T19:43:58.097Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:43:58 [2019-10-02T19:43:58.097Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:43:58 [2019-10-02T19:43:58.097Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:43:58 [2019-10-02T19:43:58.097Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:43:58 [2019-10-02T19:43:58.097Z] === RUN   TestRunContainerWithBridgeNone
19:43:59 [2019-10-02T19:43:59.607Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:43:59 [2019-10-02T19:43:59.607Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:44:00 [2019-10-02T19:44:00.122Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
19:44:00 [2019-10-02T19:44:00.122Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
19:44:00 [2019-10-02T19:44:00.122Z] === RUN   TestNetworkInvalidJSON
19:44:00 [2019-10-02T19:44:00.122Z] === RUN   TestNetworkInvalidJSON//networks/create
19:44:00 [2019-10-02T19:44:00.122Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:44:00 [2019-10-02T19:44:00.122Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:44:00 [2019-10-02T19:44:00.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:44:00 [2019-10-02T19:44:00.122Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:44:00 [2019-10-02T19:44:00.122Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:44:00 [2019-10-02T19:44:00.122Z] === CONT  TestNetworkInvalidJSON//networks/create
19:44:00 [2019-10-02T19:44:00.122Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:44:00 [2019-10-02T19:44:00.122Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:44:00 [2019-10-02T19:44:00.122Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:44:00 [2019-10-02T19:44:00.122Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:44:00 [2019-10-02T19:44:00.122Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:44:00 [2019-10-02T19:44:00.122Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:44:00 [2019-10-02T19:44:00.122Z] === RUN   TestDaemonRestartWithLiveRestore
19:44:01 [2019-10-02T19:44:01.136Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:44:01 [2019-10-02T19:44:01.136Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
19:44:01 [2019-10-02T19:44:01.136Z] === RUN   TestDaemonDefaultNetworkPools
19:44:01 [2019-10-02T19:44:01.755Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
19:44:01 [2019-10-02T19:44:01.755Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
19:44:01 [2019-10-02T19:44:01.755Z] === RUN   TestDaemonRestartWithExistingNetwork
19:44:02 [2019-10-02T19:44:02.883Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:44:03 [2019-10-02T19:44:03.246Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
19:44:03 [2019-10-02T19:44:03.246Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
19:44:03 [2019-10-02T19:44:03.246Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:44:04 [2019-10-02T19:44:04.252Z] === RUN   TestDockerSuite/TestRunRm
19:44:04 [2019-10-02T19:44:04.261Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s)
19:44:04 [2019-10-02T19:44:04.261Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
19:44:04 [2019-10-02T19:44:04.261Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:44:04 [2019-10-02T19:44:04.898Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
19:44:04 [2019-10-02T19:44:04.898Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
19:44:04 [2019-10-02T19:44:04.898Z] === RUN   TestServiceWithPredefinedNetwork
19:44:05 [2019-10-02T19:44:05.185Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:44:07 [2019-10-02T19:44:07.586Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
19:44:07 [2019-10-02T19:44:07.586Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
19:44:07 [2019-10-02T19:44:07.586Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:44:07 [2019-10-02T19:44:07.586Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:44:07 [2019-10-02T19:44:07.586Z]     service_test.go:230: FLAKY_TEST
19:44:07 [2019-10-02T19:44:07.586Z] === RUN   TestServiceWithDataPathPortInit
19:44:08 [2019-10-02T19:44:08.972Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:44:09 [2019-10-02T19:44:09.362Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:44:09 [2019-10-02T19:44:09.620Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildExpose
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:44:09 [2019-10-02T19:44:09.940Z] === RUN   TestDockerSuite/TestBuildFails
19:44:10 [2019-10-02T19:44:10.552Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:44:11 [2019-10-02T19:44:11.485Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:44:12 [2019-10-02T19:44:12.049Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:44:12 [2019-10-02T19:44:12.115Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:44:12 [2019-10-02T19:44:12.115Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:44:12 [2019-10-02T19:44:12.981Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:44:17 [2019-10-02T19:44:17.899Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:44:18 [2019-10-02T19:44:18.243Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:44:18 [2019-10-02T19:44:18.243Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:44:22 [2019-10-02T19:44:22.422Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:44:22 [2019-10-02T19:44:22.582Z] === RUN   TestDockerSuite/TestBuildForceRm
19:44:22 [2019-10-02T19:44:22.832Z] --- PASS: TestServiceWithDataPathPortInit (14.65s)
19:44:22 [2019-10-02T19:44:22.832Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:44:22 [2019-10-02T19:44:22.832Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:44:22 [2019-10-02T19:44:22.832Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:44:22 [2019-10-02T19:44:22.988Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:44:23 [2019-10-02T19:44:23.920Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:44:24 [2019-10-02T19:44:24.852Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:44:25 [2019-10-02T19:44:25.786Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:44:26 [2019-10-02T19:44:26.718Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:44:27 [2019-10-02T19:44:27.284Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:44:28 [2019-10-02T19:44:28.238Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:44:28 [2019-10-02T19:44:28.496Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:44:29 [2019-10-02T19:44:29.061Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:44:29 [2019-10-02T19:44:29.630Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:44:29 [2019-10-02T19:44:29.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
19:44:29 [2019-10-02T19:44:29.649Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
19:44:29 [2019-10-02T19:44:29.649Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oksef263wvmnmarhiqm6seu6s Created:2019-10-02 19:44:23.133626408 +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[22ddc4dab142c6729c03a2969f12972b4a68918e18ab74ebc161dfbab6dd7f29:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0qw5ho6o12rj9ld1obb3l3kn EndpointID:3f2bcf8307902883b1cd28c0f8f6356e28283bf7256b478d5e886b783a527327 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e65098825748fa5a23aac3ef7a95295cd91a31de250a6b92b134815b37d88a3 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:4502dc781d66 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0qw5ho6o12rj9ld1obb3l3kn EndpointID:3f2bcf8307902883b1cd28c0f8f6356e28283bf7256b478d5e886b783a527327 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
19:44:29 [2019-10-02T19:44:29.649Z] PASS
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] === Skipped
19:44:29 [2019-10-02T19:44:29.649Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:44:29 [2019-10-02T19:44:29.649Z]     service_test.go:230: FLAKY_TEST
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] DONE 21 tests, 1 skipped in 41.264s
19:44:29 [2019-10-02T19:44:29.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:44:29 [2019-10-02T19:44:29.649Z] ++ 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
19:44:29 [2019-10-02T19:44:29.649Z] ++ set -e
19:44:29 [2019-10-02T19:44:29.649Z] ++ '[' -n 0 ']'
19:44:29 [2019-10-02T19:44:29.649Z] ++ set -x
19:44:29 [2019-10-02T19:44:29.649Z] ++ 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
19:44:29 [2019-10-02T19:44:29.649Z] INFO: Testing against a local daemon
19:44:29 [2019-10-02T19:44:29.649Z] === RUN   TestDockerNetworkIpvlanPersistance
19:44:29 [2019-10-02T19:44:29.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:44:29 [2019-10-02T19:44:29.649Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:29 [2019-10-02T19:44:29.649Z] === RUN   TestDockerNetworkIpvlan
19:44:29 [2019-10-02T19:44:29.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:44:29 [2019-10-02T19:44:29.649Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:29 [2019-10-02T19:44:29.649Z] PASS
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] === Skipped
19:44:29 [2019-10-02T19:44:29.649Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:44:29 [2019-10-02T19:44:29.649Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:44:29 [2019-10-02T19:44:29.649Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] 
19:44:29 [2019-10-02T19:44:29.649Z] DONE 2 tests, 2 skipped in 0.102s
19:44:29 [2019-10-02T19:44:29.649Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:44:29 [2019-10-02T19:44:29.649Z] ++ 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
19:44:29 [2019-10-02T19:44:29.649Z] ++ set -e
19:44:29 [2019-10-02T19:44:29.649Z] ++ '[' -n 0 ']'
19:44:29 [2019-10-02T19:44:29.649Z] ++ set -x
19:44:29 [2019-10-02T19:44:29.649Z] ++ 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
19:44:29 [2019-10-02T19:44:29.649Z] INFO: Testing against a local daemon
19:44:29 [2019-10-02T19:44:29.649Z] === RUN   TestDockerNetworkMacvlanPersistance
19:44:29 [2019-10-02T19:44:29.658Z] === RUN   TestDockerSuite/TestBuildFromGit
19:44:31 [2019-10-02T19:44:31.128Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
19:44:31 [2019-10-02T19:44:31.128Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
19:44:31 [2019-10-02T19:44:31.128Z] === RUN   TestDockerNetworkMacvlan
19:44:32 [2019-10-02T19:44:32.144Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:44:32 [2019-10-02T19:44:32.908Z] === RUN   TestDockerSuite/TestRunState
19:44:33 [2019-10-02T19:44:33.167Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:44:33 [2019-10-02T19:44:33.791Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:44:34 [2019-10-02T19:44:34.280Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:44:35 [2019-10-02T19:44:35.214Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:44:36 [2019-10-02T19:44:36.145Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:44:36 [2019-10-02T19:44:36.145Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:44:36 [2019-10-02T19:44:36.145Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:44:36 [2019-10-02T19:44:36.477Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:44:36 [2019-10-02T19:44:36.728Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:44:37 [2019-10-02T19:44:37.079Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:44:37 [2019-10-02T19:44:37.188Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:44:38 [2019-10-02T19:44:38.012Z] === RUN   TestDockerSuite/TestRunSysctls
19:44:38 [2019-10-02T19:44:38.579Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:44:39 [2019-10-02T19:44:39.512Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:44:39 [2019-10-02T19:44:39.512Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:44:39 [2019-10-02T19:44:39.512Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:44:40 [2019-10-02T19:44:40.011Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:44:40 [2019-10-02T19:44:40.449Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:44:41 [2019-10-02T19:44:41.382Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:44:42 [2019-10-02T19:44:42.978Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:44:42 [2019-10-02T19:44:42.978Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:44:43 [2019-10-02T19:44:43.282Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:44:43 [2019-10-02T19:44:43.949Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:44:44 [2019-10-02T19:44:44.215Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:44:44 [2019-10-02T19:44:44.408Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:44:44 [2019-10-02T19:44:44.408Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:44:45 [2019-10-02T19:44:45.522Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:44:46 [2019-10-02T19:44:46.189Z] --- PASS: TestDockerNetworkMacvlan (15.21s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s)
19:44:46 [2019-10-02T19:44:46.189Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:44:46 [2019-10-02T19:44:46.189Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
19:44:46 [2019-10-02T19:44:46.189Z] PASS
19:44:46 [2019-10-02T19:44:46.189Z] 
19:44:46 [2019-10-02T19:44:46.189Z] DONE 8 tests in 16.798s
19:44:46 [2019-10-02T19:44:46.510Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:44:46 [2019-10-02T19:44:46.510Z] ++ 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
19:44:46 [2019-10-02T19:44:46.510Z] ++ set -e
19:44:46 [2019-10-02T19:44:46.510Z] ++ '[' -n 0 ']'
19:44:46 [2019-10-02T19:44:46.510Z] ++ set -x
19:44:46 [2019-10-02T19:44:46.510Z] ++ 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
19:44:46 [2019-10-02T19:44:46.510Z] testing: warning: no tests to run
19:44:46 [2019-10-02T19:44:46.510Z] PASS
19:44:46 [2019-10-02T19:44:46.510Z] 
19:44:46 [2019-10-02T19:44:46.510Z] DONE 0 tests in 0.036s
19:44:46 [2019-10-02T19:44:46.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:44:46 [2019-10-02T19:44:46.510Z] ++ 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
19:44:46 [2019-10-02T19:44:46.510Z] ++ set -e
19:44:46 [2019-10-02T19:44:46.510Z] ++ '[' -n 0 ']'
19:44:46 [2019-10-02T19:44:46.510Z] ++ set -x
19:44:46 [2019-10-02T19:44:46.510Z] ++ 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
19:44:46 [2019-10-02T19:44:46.510Z] INFO: Testing against a local daemon
19:44:46 [2019-10-02T19:44:46.510Z] === RUN   TestAuthZPluginAllowRequest
19:44:46 [2019-10-02T19:44:46.746Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:44:47 [2019-10-02T19:44:47.005Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:44:48 [2019-10-02T19:44:48.017Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
19:44:48 [2019-10-02T19:44:48.017Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
19:44:48 [2019-10-02T19:44:48.017Z] === RUN   TestAuthZPluginTLS
19:44:48 [2019-10-02T19:44:48.638Z] --- PASS: TestAuthZPluginTLS (0.59s)
19:44:48 [2019-10-02T19:44:48.638Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
19:44:48 [2019-10-02T19:44:48.638Z] === RUN   TestAuthZPluginDenyRequest
19:44:49 [2019-10-02T19:44:49.257Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
19:44:49 [2019-10-02T19:44:49.257Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
19:44:49 [2019-10-02T19:44:49.257Z] === RUN   TestAuthZPluginAPIDenyResponse
19:44:49 [2019-10-02T19:44:49.875Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
19:44:49 [2019-10-02T19:44:49.875Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
19:44:49 [2019-10-02T19:44:49.875Z] === RUN   TestAuthZPluginDenyResponse
19:44:50 [2019-10-02T19:44:50.288Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:44:50 [2019-10-02T19:44:50.289Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:44:50 [2019-10-02T19:44:50.494Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
19:44:50 [2019-10-02T19:44:50.494Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
19:44:50 [2019-10-02T19:44:50.494Z] === RUN   TestAuthZPluginAllowEventStream
19:44:52 [2019-10-02T19:44:52.534Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
19:44:52 [2019-10-02T19:44:52.534Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
19:44:52 [2019-10-02T19:44:52.534Z] === RUN   TestAuthZPluginErrorResponse
19:44:52 [2019-10-02T19:44:52.819Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
19:44:52 [2019-10-02T19:44:52.819Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
19:44:52 [2019-10-02T19:44:52.819Z] === RUN   TestAuthZPluginErrorRequest
19:44:53 [2019-10-02T19:44:53.438Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
19:44:53 [2019-10-02T19:44:53.438Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
19:44:53 [2019-10-02T19:44:53.438Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:44:53 [2019-10-02T19:44:53.567Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:44:53 [2019-10-02T19:44:53.722Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
19:44:53 [2019-10-02T19:44:53.722Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
19:44:53 [2019-10-02T19:44:53.722Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:44:54 [2019-10-02T19:44:54.228Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:44:54 [2019-10-02T19:44:54.739Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:44:54 [2019-10-02T19:44:54.739Z] === RUN   TestDockerSuite/TestBuildHistory
19:44:55 [2019-10-02T19:44:55.167Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:44:55 [2019-10-02T19:44:55.167Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:44:55 [2019-10-02T19:44:55.167Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:44:55 [2019-10-02T19:44:55.984Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
19:44:55 [2019-10-02T19:44:55.984Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
19:44:55 [2019-10-02T19:44:55.984Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:44:56 [2019-10-02T19:44:56.113Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:44:58 [2019-10-02T19:44:58.085Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
19:44:58 [2019-10-02T19:44:58.085Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
19:44:58 [2019-10-02T19:44:58.085Z] === RUN   TestAuthZPluginHeader
19:44:58 [2019-10-02T19:44:58.639Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:44:59 [2019-10-02T19:44:59.099Z] --- PASS: TestAuthZPluginHeader (0.96s)
19:44:59 [2019-10-02T19:44:59.099Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
19:44:59 [2019-10-02T19:44:59.099Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:44:59 [2019-10-02T19:44:59.099Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:44:59 [2019-10-02T19:44:59.099Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:59 [2019-10-02T19:44:59.099Z] === RUN   TestAuthZPluginV2Disable
19:44:59 [2019-10-02T19:44:59.099Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:44:59 [2019-10-02T19:44:59.099Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:59 [2019-10-02T19:44:59.099Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:44:59 [2019-10-02T19:44:59.099Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:44:59 [2019-10-02T19:44:59.099Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:59 [2019-10-02T19:44:59.099Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:44:59 [2019-10-02T19:44:59.099Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:44:59 [2019-10-02T19:44:59.099Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:59 [2019-10-02T19:44:59.099Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:45:00 [2019-10-02T19:45:00.014Z] === RUN   TestDockerSuite/TestRunUserByID
19:45:00 [2019-10-02T19:45:00.946Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:45:00 [2019-10-02T19:45:00.946Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:45:01 [2019-10-02T19:45:01.204Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:45:02 [2019-10-02T19:45:02.136Z] === RUN   TestDockerSuite/TestRunUserByName
19:45:02 [2019-10-02T19:45:02.701Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:45:02 [2019-10-02T19:45:02.958Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:45:03 [2019-10-02T19:45:03.522Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:45:03 [2019-10-02T19:45:03.780Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:45:03 [2019-10-02T19:45:03.780Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:45:04 [2019-10-02T19:45:04.037Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:45:04 [2019-10-02T19:45:04.295Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:45:04 [2019-10-02T19:45:04.861Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:45:07 [2019-10-02T19:45:07.124Z] === RUN   TestDockerSuite/TestBuildIidFile
19:45:07 [2019-10-02T19:45:07.124Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:45:07 [2019-10-02T19:45:07.390Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:45:08 [2019-10-02T19:45:08.662Z] === RUN   TestDockerSuite/TestBuildInheritance
19:45:08 [2019-10-02T19:45:08.662Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:45:09 [2019-10-02T19:45:09.122Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:45:09 [2019-10-02T19:45:09.581Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:45:09 [2019-10-02T19:45:09.919Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:45:10 [2019-10-02T19:45:10.485Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:45:11 [2019-10-02T19:45:11.856Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:45:14 [2019-10-02T19:45:14.381Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:45:15 [2019-10-02T19:45:15.757Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:45:17 [2019-10-02T19:45:17.543Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
19:45:17 [2019-10-02T19:45:17.543Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
19:45:17 [2019-10-02T19:45:17.543Z] PASS
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] === Skipped
19:45:17 [2019-10-02T19:45:17.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:45:17 [2019-10-02T19:45:17.543Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:45:17 [2019-10-02T19:45:17.543Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:45:17 [2019-10-02T19:45:17.543Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:45:17 [2019-10-02T19:45:17.543Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] DONE 17 tests, 4 skipped in 29.462s
19:45:17 [2019-10-02T19:45:17.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:45:17 [2019-10-02T19:45:17.543Z] ++ 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
19:45:17 [2019-10-02T19:45:17.543Z] ++ set -e
19:45:17 [2019-10-02T19:45:17.543Z] ++ '[' -n 0 ']'
19:45:17 [2019-10-02T19:45:17.543Z] ++ set -x
19:45:17 [2019-10-02T19:45:17.543Z] ++ 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
19:45:17 [2019-10-02T19:45:17.543Z] INFO: Testing against a local daemon
19:45:17 [2019-10-02T19:45:17.543Z] === RUN   TestPluginInvalidJSON
19:45:17 [2019-10-02T19:45:17.543Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:45:17 [2019-10-02T19:45:17.543Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:45:17 [2019-10-02T19:45:17.543Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:45:17 [2019-10-02T19:45:17.543Z] --- PASS: TestPluginInvalidJSON (0.05s)
19:45:17 [2019-10-02T19:45:17.543Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:45:17 [2019-10-02T19:45:17.543Z] PASS
19:45:17 [2019-10-02T19:45:17.543Z] 
19:45:17 [2019-10-02T19:45:17.543Z] DONE 2 tests in 0.127s
19:45:17 [2019-10-02T19:45:17.543Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:45:17 [2019-10-02T19:45:17.543Z] ++ 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
19:45:17 [2019-10-02T19:45:17.543Z] ++ set -e
19:45:17 [2019-10-02T19:45:17.543Z] ++ '[' -n 0 ']'
19:45:17 [2019-10-02T19:45:17.543Z] ++ set -x
19:45:17 [2019-10-02T19:45:17.543Z] ++ 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
19:45:17 [2019-10-02T19:45:17.543Z] INFO: Testing against a local daemon
19:45:17 [2019-10-02T19:45:17.543Z] === RUN   TestExternalGraphDriver
19:45:17 [2019-10-02T19:45:17.543Z] === RUN   TestExternalGraphDriver/json
19:45:18 [2019-10-02T19:45:18.286Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:45:18 [2019-10-02T19:45:18.555Z] === RUN   TestExternalGraphDriver/spec
19:45:19 [2019-10-02T19:45:19.901Z] === RUN   TestDockerSuite/TestBuildLabel
19:45:19 [2019-10-02T19:45:19.901Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:45:20 [2019-10-02T19:45:20.360Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:45:20 [2019-10-02T19:45:20.594Z] === RUN   TestExternalGraphDriver/pull
19:45:20 [2019-10-02T19:45:20.810Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:45:21 [2019-10-02T19:45:21.328Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:45:21 [2019-10-02T19:45:21.745Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:45:21 [2019-10-02T19:45:21.787Z] === RUN   TestDockerSuite/TestBuildLabels
19:45:22 [2019-10-02T19:45:22.311Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:45:22 [2019-10-02T19:45:22.619Z] --- PASS: TestExternalGraphDriver (6.52s)
19:45:22 [2019-10-02T19:45:22.619Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
19:45:22 [2019-10-02T19:45:22.619Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
19:45:22 [2019-10-02T19:45:22.619Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
19:45:22 [2019-10-02T19:45:22.619Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
19:45:22 [2019-10-02T19:45:22.619Z] === RUN   TestGraphdriverPluginV2
19:45:22 [2019-10-02T19:45:22.619Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
19:45:22 [2019-10-02T19:45:22.619Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:22 [2019-10-02T19:45:22.619Z] PASS
19:45:22 [2019-10-02T19:45:22.619Z] 
19:45:22 [2019-10-02T19:45:22.619Z] === Skipped
19:45:22 [2019-10-02T19:45:22.619Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
19:45:22 [2019-10-02T19:45:22.619Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:22 [2019-10-02T19:45:22.619Z] 
19:45:22 [2019-10-02T19:45:22.619Z] 
19:45:22 [2019-10-02T19:45:22.619Z] DONE 5 tests, 1 skipped in 6.681s
19:45:22 [2019-10-02T19:45:22.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:45:22 [2019-10-02T19:45:22.619Z] ++ 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
19:45:22 [2019-10-02T19:45:22.619Z] ++ set -e
19:45:22 [2019-10-02T19:45:22.619Z] ++ '[' -n 0 ']'
19:45:22 [2019-10-02T19:45:22.619Z] ++ set -x
19:45:22 [2019-10-02T19:45:22.619Z] ++ 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
19:45:22 [2019-10-02T19:45:22.755Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:45:22 [2019-10-02T19:45:22.904Z] INFO: Testing against a local daemon
19:45:22 [2019-10-02T19:45:22.904Z] === RUN   TestContinueAfterPluginCrash
19:45:22 [2019-10-02T19:45:22.904Z] === PAUSE TestContinueAfterPluginCrash
19:45:22 [2019-10-02T19:45:22.904Z] === RUN   TestDaemonStartWithLogOpt
19:45:22 [2019-10-02T19:45:22.904Z] === PAUSE TestDaemonStartWithLogOpt
19:45:22 [2019-10-02T19:45:22.904Z] === CONT  TestContinueAfterPluginCrash
19:45:22 [2019-10-02T19:45:22.904Z] === CONT  TestDaemonStartWithLogOpt
19:45:23 [2019-10-02T19:45:23.244Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:45:23 [2019-10-02T19:45:23.244Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:45:23 [2019-10-02T19:45:23.244Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:45:23 [2019-10-02T19:45:23.244Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:45:23 [2019-10-02T19:45:23.501Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:45:24 [2019-10-02T19:45:24.065Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:45:24 [2019-10-02T19:45:24.291Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:45:25 [2019-10-02T19:45:25.436Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:45:26 [2019-10-02T19:45:26.001Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:45:27 [2019-10-02T19:45:27.898Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:45:28 [2019-10-02T19:45:28.465Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:45:29 [2019-10-02T19:45:29.395Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:45:29 [2019-10-02T19:45:29.395Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:45:29 [2019-10-02T19:45:29.961Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:45:29 [2019-10-02T19:45:29.961Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLastModified
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:45:30 [2019-10-02T19:45:30.081Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:45:30 [2019-10-02T19:45:30.219Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:45:30 [2019-10-02T19:45:30.219Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:45:30 [2019-10-02T19:45:30.219Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:45:30 [2019-10-02T19:45:30.219Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:45:30 [2019-10-02T19:45:30.476Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:45:30 [2019-10-02T19:45:30.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:45:30 [2019-10-02T19:45:30.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:45:30 [2019-10-02T19:45:30.990Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:45:31 [2019-10-02T19:45:31.049Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:45:31 [2019-10-02T19:45:31.508Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:45:31 [2019-10-02T19:45:31.923Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:45:32 [2019-10-02T19:45:32.488Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:45:33 [2019-10-02T19:45:33.420Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:45:33 [2019-10-02T19:45:33.420Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:45:34 [2019-10-02T19:45:34.351Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:45:34 [2019-10-02T19:45:34.608Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:45:35 [2019-10-02T19:45:35.540Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:45:35 [2019-10-02T19:45:35.540Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:45:36 [2019-10-02T19:45:36.104Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:45:37 [2019-10-02T19:45:37.035Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:45:37 [2019-10-02T19:45:37.035Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:45:37 [2019-10-02T19:45:37.035Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:45:37 [2019-10-02T19:45:37.299Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:45:37 [2019-10-02T19:45:37.967Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:45:39 [2019-10-02T19:45:39.489Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:45:40 [2019-10-02T19:45:40.054Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:45:40 [2019-10-02T19:45:40.054Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:45:40 [2019-10-02T19:45:40.987Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:45:40 [2019-10-02T19:45:40.987Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:45:41 [2019-10-02T19:45:41.448Z] --- PASS: TestDaemonStartWithLogOpt (15.54s)
19:45:41 [2019-10-02T19:45:41.448Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
19:45:42 [2019-10-02T19:45:42.360Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:45:43 [2019-10-02T19:45:43.292Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:45:43 [2019-10-02T19:45:43.486Z] --- PASS: TestContinueAfterPluginCrash (20.36s)
19:45:43 [2019-10-02T19:45:43.487Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
19:45:43 [2019-10-02T19:45:43.487Z] PASS
19:45:43 [2019-10-02T19:45:43.487Z] 
19:45:43 [2019-10-02T19:45:43.487Z] DONE 2 tests in 20.473s
19:45:43 [2019-10-02T19:45:43.487Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:45:43 [2019-10-02T19:45:43.487Z] ++ 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
19:45:43 [2019-10-02T19:45:43.487Z] ++ set -e
19:45:43 [2019-10-02T19:45:43.487Z] ++ '[' -n 0 ']'
19:45:43 [2019-10-02T19:45:43.487Z] ++ set -x
19:45:43 [2019-10-02T19:45:43.487Z] ++ 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
19:45:43 [2019-10-02T19:45:43.487Z] INFO: Testing against a local daemon
19:45:43 [2019-10-02T19:45:43.487Z] === RUN   TestPluginWithDevMounts
19:45:43 [2019-10-02T19:45:43.487Z] === PAUSE TestPluginWithDevMounts
19:45:43 [2019-10-02T19:45:43.487Z] === CONT  TestPluginWithDevMounts
19:45:45 [2019-10-02T19:45:45.515Z] --- PASS: TestPluginWithDevMounts (2.31s)
19:45:45 [2019-10-02T19:45:45.515Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
19:45:45 [2019-10-02T19:45:45.515Z] PASS
19:45:45 [2019-10-02T19:45:45.515Z] 
19:45:45 [2019-10-02T19:45:45.515Z] DONE 1 tests in 2.423s
19:45:45 [2019-10-02T19:45:45.800Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:45:45 [2019-10-02T19:45:45.800Z] ++ 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
19:45:45 [2019-10-02T19:45:45.800Z] ++ set -e
19:45:45 [2019-10-02T19:45:45.800Z] ++ '[' -n 0 ']'
19:45:45 [2019-10-02T19:45:45.800Z] ++ set -x
19:45:45 [2019-10-02T19:45:45.800Z] ++ 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
19:45:45 [2019-10-02T19:45:45.800Z] INFO: Testing against a local daemon
19:45:45 [2019-10-02T19:45:45.800Z] === RUN   TestSecretInspect
19:45:45 [2019-10-02T19:45:45.842Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:45:46 [2019-10-02T19:45:46.773Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:45:46 [2019-10-02T19:45:46.773Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:45:46 [2019-10-02T19:45:46.773Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:45:47 [2019-10-02T19:45:47.705Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:45:48 [2019-10-02T19:45:48.485Z] --- PASS: TestSecretInspect (2.25s)
19:45:48 [2019-10-02T19:45:48.485Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
19:45:48 [2019-10-02T19:45:48.485Z] === RUN   TestSecretList
19:45:48 [2019-10-02T19:45:48.636Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:45:50 [2019-10-02T19:45:50.008Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:45:50 [2019-10-02T19:45:50.008Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:45:50 [2019-10-02T19:45:50.527Z] --- PASS: TestSecretList (2.28s)
19:45:50 [2019-10-02T19:45:50.527Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
19:45:50 [2019-10-02T19:45:50.527Z] === RUN   TestSecretsCreateAndDelete
19:45:51 [2019-10-02T19:45:51.907Z] === RUN   TestDockerSuite/TestSaveImageId
19:45:51 [2019-10-02T19:45:51.907Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:45:52 [2019-10-02T19:45:52.311Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:45:52 [2019-10-02T19:45:52.471Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:45:52 [2019-10-02T19:45:52.556Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
19:45:52 [2019-10-02T19:45:52.556Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
19:45:52 [2019-10-02T19:45:52.556Z] === RUN   TestSecretsUpdate
19:45:52 [2019-10-02T19:45:52.769Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:45:54 [2019-10-02T19:45:54.369Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:45:54 [2019-10-02T19:45:54.369Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:45:54 [2019-10-02T19:45:54.587Z] --- PASS: TestSecretsUpdate (2.22s)
19:45:54 [2019-10-02T19:45:54.587Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
19:45:54 [2019-10-02T19:45:54.587Z] === RUN   TestTemplatedSecret
19:45:54 [2019-10-02T19:45:54.950Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:45:56 [2019-10-02T19:45:56.267Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:45:56 [2019-10-02T19:45:56.267Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:45:56 [2019-10-02T19:45:56.267Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:45:57 [2019-10-02T19:45:57.642Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:45:58 [2019-10-02T19:45:58.070Z] --- PASS: TestTemplatedSecret (2.97s)
19:45:58 [2019-10-02T19:45:58.070Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
19:45:58 [2019-10-02T19:45:58.070Z] === RUN   TestSecretCreateResolve
19:45:59 [2019-10-02T19:45:59.541Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:45:59 [2019-10-02T19:45:59.541Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:45:59 [2019-10-02T19:45:59.799Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:45:59 [2019-10-02T19:45:59.799Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:45:59 [2019-10-02T19:45:59.799Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:46:00 [2019-10-02T19:46:00.057Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:46:00 [2019-10-02T19:46:00.104Z] --- PASS: TestSecretCreateResolve (2.18s)
19:46:00 [2019-10-02T19:46:00.104Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
19:46:00 [2019-10-02T19:46:00.104Z] PASS
19:46:00 [2019-10-02T19:46:00.104Z] 
19:46:00 [2019-10-02T19:46:00.104Z] DONE 6 tests in 14.188s
19:46:00 [2019-10-02T19:46:00.104Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:46:00 [2019-10-02T19:46:00.104Z] ++ 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
19:46:00 [2019-10-02T19:46:00.104Z] ++ set -e
19:46:00 [2019-10-02T19:46:00.104Z] ++ '[' -n 0 ']'
19:46:00 [2019-10-02T19:46:00.104Z] ++ set -x
19:46:00 [2019-10-02T19:46:00.104Z] ++ 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
19:46:00 [2019-10-02T19:46:00.104Z] INFO: Testing against a local daemon
19:46:00 [2019-10-02T19:46:00.104Z] === RUN   TestServiceCreateInit
19:46:00 [2019-10-02T19:46:00.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:46:01 [2019-10-02T19:46:01.523Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:46:02 [2019-10-02T19:46:02.893Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:46:04 [2019-10-02T19:46:04.486Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:46:08 [2019-10-02T19:46:08.952Z] --- PASS: TestServiceCreateInit (8.69s)
19:46:08 [2019-10-02T19:46:08.952Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s)
19:46:08 [2019-10-02T19:46:08.952Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
19:46:08 [2019-10-02T19:46:08.952Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s)
19:46:08 [2019-10-02T19:46:08.952Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
19:46:08 [2019-10-02T19:46:08.952Z] === RUN   TestCreateServiceMultipleTimes
19:46:09 [2019-10-02T19:46:09.443Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:46:11 [2019-10-02T19:46:11.340Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:46:12 [2019-10-02T19:46:12.711Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:46:14 [2019-10-02T19:46:14.083Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:46:17 [2019-10-02T19:46:17.364Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:46:19 [2019-10-02T19:46:19.261Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:46:20 [2019-10-02T19:46:20.195Z] === RUN   TestDockerSuite/TestStartRecordError
19:46:22 [2019-10-02T19:46:22.091Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:46:23 [2019-10-02T19:46:23.987Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:46:26 [2019-10-02T19:46:26.514Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:46:27 [2019-10-02T19:46:27.415Z] --- PASS: TestCreateServiceMultipleTimes (16.91s)
19:46:27 [2019-10-02T19:46:27.415Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
19:46:27 [2019-10-02T19:46:27.415Z] === RUN   TestCreateServiceConflict
19:46:27 [2019-10-02T19:46:27.700Z] --- PASS: TestCreateServiceConflict (2.22s)
19:46:27 [2019-10-02T19:46:27.700Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
19:46:27 [2019-10-02T19:46:27.700Z] === RUN   TestCreateServiceMaxReplicas
19:46:30 [2019-10-02T19:46:30.637Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:46:30 [2019-10-02T19:46:30.695Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:46:31 [2019-10-02T19:46:31.179Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
19:46:31 [2019-10-02T19:46:31.179Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
19:46:31 [2019-10-02T19:46:31.179Z] === RUN   TestCreateWithDuplicateNetworkNames
19:46:34 [2019-10-02T19:46:34.871Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:46:37 [2019-10-02T19:46:37.394Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:46:43 [2019-10-02T19:46:43.942Z] === RUN   TestDockerSuite/TestStatsNoStream
19:46:46 [2019-10-02T19:46:46.468Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:46:46 [2019-10-02T19:46:46.492Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s)
19:46:46 [2019-10-02T19:46:46.492Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
19:46:46 [2019-10-02T19:46:46.492Z] === RUN   TestCreateServiceSecretFileMode
19:46:46 [2019-10-02T19:46:46.776Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
19:46:46 [2019-10-02T19:46:46.776Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
19:46:46 [2019-10-02T19:46:46.776Z] === RUN   TestCreateServiceConfigFileMode
19:46:48 [2019-10-02T19:46:48.367Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:46:48 [2019-10-02T19:46:48.401Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:46:48 [2019-10-02T19:46:48.936Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:46:49 [2019-10-02T19:46:49.473Z] --- PASS: TestCreateServiceConfigFileMode (2.66s)
19:46:49 [2019-10-02T19:46:49.473Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
19:46:49 [2019-10-02T19:46:49.473Z] === RUN   TestCreateServiceSysctls
19:46:49 [2019-10-02T19:46:49.867Z] === RUN   TestDockerSuite/TestTopPrivileged
19:46:50 [2019-10-02T19:46:50.799Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:46:50 [2019-10-02T19:46:50.799Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:46:51 [2019-10-02T19:46:51.364Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:46:52 [2019-10-02T19:46:52.153Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:46:52 [2019-10-02T19:46:52.937Z] --- PASS: TestCreateServiceSysctls (3.39s)
19:46:52 [2019-10-02T19:46:52.937Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
19:46:52 [2019-10-02T19:46:52.937Z] === RUN   TestCreateServiceCapabilities
19:46:53 [2019-10-02T19:46:53.889Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:46:55 [2019-10-02T19:46:55.624Z] --- PASS: TestCreateServiceCapabilities (2.63s)
19:46:55 [2019-10-02T19:46:55.624Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
19:46:55 [2019-10-02T19:46:55.624Z] === RUN   TestInspect
19:46:55 [2019-10-02T19:46:55.790Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:46:57 [2019-10-02T19:46:57.986Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:46:58 [2019-10-02T19:46:58.314Z] --- PASS: TestInspect (2.87s)
19:46:58 [2019-10-02T19:46:58.314Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
19:46:58 [2019-10-02T19:46:58.314Z] === RUN   TestDockerNetworkConnectAlias
19:47:00 [2019-10-02T19:47:00.003Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:47:00 [2019-10-02T19:47:00.261Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:47:01 [2019-10-02T19:47:01.193Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:47:01 [2019-10-02T19:47:01.193Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:47:02 [2019-10-02T19:47:02.126Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:47:03 [2019-10-02T19:47:03.806Z] --- PASS: TestDockerNetworkConnectAlias (4.71s)
19:47:03 [2019-10-02T19:47:03.806Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
19:47:03 [2019-10-02T19:47:03.806Z] === RUN   TestDockerNetworkReConnect
19:47:04 [2019-10-02T19:47:04.025Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:47:04 [2019-10-02T19:47:04.025Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:47:05 [2019-10-02T19:47:05.068Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:47:05 [2019-10-02T19:47:05.397Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:47:06 [2019-10-02T19:47:06.330Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:47:06 [2019-10-02T19:47:06.491Z] --- PASS: TestDockerNetworkReConnect (3.59s)
19:47:06 [2019-10-02T19:47:06.491Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
19:47:06 [2019-10-02T19:47:06.491Z] === RUN   TestServicePlugin
19:47:06 [2019-10-02T19:47:06.491Z] --- SKIP: TestServicePlugin (0.00s)
19:47:06 [2019-10-02T19:47:06.491Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:47:06 [2019-10-02T19:47:06.491Z] === RUN   TestServiceUpdateLabel
19:47:07 [2019-10-02T19:47:07.265Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:47:07 [2019-10-02T19:47:07.265Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:47:09 [2019-10-02T19:47:09.180Z] --- PASS: TestServiceUpdateLabel (2.27s)
19:47:09 [2019-10-02T19:47:09.180Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
19:47:09 [2019-10-02T19:47:09.180Z] === RUN   TestServiceUpdateSecrets
19:47:09 [2019-10-02T19:47:09.251Z] === RUN   TestDockerSuite/TestUpdateStats
19:47:13 [2019-10-02T19:47:13.429Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:47:13 [2019-10-02T19:47:13.993Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:47:15 [2019-10-02T19:47:15.890Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:47:15 [2019-10-02T19:47:15.890Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:47:16 [2019-10-02T19:47:16.827Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:47:18 [2019-10-02T19:47:18.199Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:47:22 [2019-10-02T19:47:22.376Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:47:22 [2019-10-02T19:47:22.839Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:47:22 [2019-10-02T19:47:22.839Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:47:24 [2019-10-02T19:47:24.410Z] --- PASS: TestServiceUpdateSecrets (14.88s)
19:47:24 [2019-10-02T19:47:24.410Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
19:47:24 [2019-10-02T19:47:24.410Z] === RUN   TestServiceUpdateConfigs
19:47:26 [2019-10-02T19:47:26.553Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:47:29 [2019-10-02T19:47:29.829Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:47:31 [2019-10-02T19:47:31.416Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:47:31 [2019-10-02T19:47:31.416Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:47:31 [2019-10-02T19:47:31.416Z] === RUN   TestDockerSuite/TestBuildNetNone
19:47:31 [2019-10-02T19:47:31.416Z] === RUN   TestDockerSuite/TestBuildNoContext
19:47:32 [2019-10-02T19:47:32.353Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:47:33 [2019-10-02T19:47:33.597Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:47:36 [2019-10-02T19:47:36.585Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:47:38 [2019-10-02T19:47:38.290Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:47:39 [2019-10-02T19:47:39.653Z] --- PASS: TestServiceUpdateConfigs (14.87s)
19:47:39 [2019-10-02T19:47:39.653Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
19:47:39 [2019-10-02T19:47:39.653Z] === RUN   TestServiceUpdateNetwork
19:47:40 [2019-10-02T19:47:40.473Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:47:40 [2019-10-02T19:47:40.933Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:47:40 [2019-10-02T19:47:40.933Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:47:41 [2019-10-02T19:47:41.842Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:47:43 [2019-10-02T19:47:43.116Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:47:43 [2019-10-02T19:47:43.739Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:47:44 [2019-10-02T19:47:44.658Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:47:45 [2019-10-02T19:47:45.627Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:47:46 [2019-10-02T19:47:46.265Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:47:48 [2019-10-02T19:47:48.161Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:47:49 [2019-10-02T19:47:49.533Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:47:52 [2019-10-02T19:47:52.056Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:47:52 [2019-10-02T19:47:52.197Z] --- PASS: TestServiceUpdateNetwork (12.95s)
19:47:52 [2019-10-02T19:47:52.197Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
19:47:52 [2019-10-02T19:47:52.197Z] PASS
19:47:52 [2019-10-02T19:47:52.197Z] 
19:47:52 [2019-10-02T19:47:52.197Z] === Skipped
19:47:52 [2019-10-02T19:47:52.197Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:47:52 [2019-10-02T19:47:52.197Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:47:52 [2019-10-02T19:47:52.197Z] 
19:47:52 [2019-10-02T19:47:52.197Z] 
19:47:52 [2019-10-02T19:47:52.197Z] DONE 19 tests, 1 skipped in 111.619s
19:47:52 [2019-10-02T19:47:52.197Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:47:52 [2019-10-02T19:47:52.197Z] ++ 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
19:47:52 [2019-10-02T19:47:52.197Z] ++ set -e
19:47:52 [2019-10-02T19:47:52.197Z] ++ '[' -n 0 ']'
19:47:52 [2019-10-02T19:47:52.197Z] ++ set -x
19:47:52 [2019-10-02T19:47:52.197Z] ++ 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
19:47:52 [2019-10-02T19:47:52.197Z] INFO: Testing against a local daemon
19:47:52 [2019-10-02T19:47:52.197Z] === RUN   TestSessionCreate
19:47:52 [2019-10-02T19:47:52.197Z] --- PASS: TestSessionCreate (0.05s)
19:47:52 [2019-10-02T19:47:52.197Z] === RUN   TestSessionCreateWithBadUpgrade
19:47:52 [2019-10-02T19:47:52.197Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:47:52 [2019-10-02T19:47:52.197Z] PASS
19:47:52 [2019-10-02T19:47:52.197Z] 
19:47:52 [2019-10-02T19:47:52.197Z] DONE 2 tests in 0.198s
19:47:52 [2019-10-02T19:47:52.197Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:47:52 [2019-10-02T19:47:52.197Z] ++ 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
19:47:52 [2019-10-02T19:47:52.197Z] ++ set -e
19:47:52 [2019-10-02T19:47:52.197Z] ++ '[' -n 0 ']'
19:47:52 [2019-10-02T19:47:52.197Z] ++ set -x
19:47:52 [2019-10-02T19:47:52.197Z] ++ 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
19:47:52 [2019-10-02T19:47:52.197Z] INFO: Testing against a local daemon
19:47:52 [2019-10-02T19:47:52.197Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:47:52 [2019-10-02T19:47:52.197Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:47:52 [2019-10-02T19:47:52.197Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:47:52 [2019-10-02T19:47:52.197Z] === RUN   TestEventsExecDie
19:47:52 [2019-10-02T19:47:52.813Z] --- PASS: TestEventsExecDie (0.91s)
19:47:52 [2019-10-02T19:47:52.813Z] === RUN   TestEventsBackwardsCompatible
19:47:52 [2019-10-02T19:47:52.813Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:47:52 [2019-10-02T19:47:52.813Z] === RUN   TestInfoBinaryCommits
19:47:52 [2019-10-02T19:47:52.813Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:47:52 [2019-10-02T19:47:52.813Z] === RUN   TestInfoAPIVersioned
19:47:52 [2019-10-02T19:47:52.813Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:47:52 [2019-10-02T19:47:52.813Z] === RUN   TestInfoAPI
19:47:53 [2019-10-02T19:47:53.098Z] --- PASS: TestInfoAPI (0.05s)
19:47:53 [2019-10-02T19:47:53.098Z] === RUN   TestInfoAPIWarnings
19:47:53 [2019-10-02T19:47:53.951Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:47:54 [2019-10-02T19:47:54.119Z] --- PASS: TestInfoAPIWarnings (0.92s)
19:47:54 [2019-10-02T19:47:54.119Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
19:47:54 [2019-10-02T19:47:54.119Z] === RUN   TestLoginFailsWithBadCredentials
19:47:54 [2019-10-02T19:47:54.402Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
19:47:54 [2019-10-02T19:47:54.402Z] === RUN   TestPingCacheHeaders
19:47:54 [2019-10-02T19:47:54.402Z] --- PASS: TestPingCacheHeaders (0.05s)
19:47:54 [2019-10-02T19:47:54.402Z] === RUN   TestPingGet
19:47:54 [2019-10-02T19:47:54.402Z] --- PASS: TestPingGet (0.03s)
19:47:54 [2019-10-02T19:47:54.402Z] === RUN   TestPingHead
19:47:54 [2019-10-02T19:47:54.684Z] --- PASS: TestPingHead (0.05s)
19:47:54 [2019-10-02T19:47:54.684Z] === RUN   TestVersion
19:47:54 [2019-10-02T19:47:54.684Z] --- PASS: TestVersion (0.05s)
19:47:54 [2019-10-02T19:47:54.684Z] PASS
19:47:54 [2019-10-02T19:47:54.684Z] 
19:47:54 [2019-10-02T19:47:54.684Z] === Skipped
19:47:54 [2019-10-02T19:47:54.684Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:47:54 [2019-10-02T19:47:54.684Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:47:54 [2019-10-02T19:47:54.684Z] 
19:47:54 [2019-10-02T19:47:54.684Z] 
19:47:54 [2019-10-02T19:47:54.684Z] DONE 12 tests, 1 skipped in 2.878s
19:47:54 [2019-10-02T19:47:54.684Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:47:54 [2019-10-02T19:47:54.685Z] ++ 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
19:47:54 [2019-10-02T19:47:54.685Z] ++ set -e
19:47:54 [2019-10-02T19:47:54.685Z] ++ '[' -n 0 ']'
19:47:54 [2019-10-02T19:47:54.685Z] ++ set -x
19:47:54 [2019-10-02T19:47:54.685Z] ++ 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
19:47:54 [2019-10-02T19:47:54.685Z] INFO: Testing against a local daemon
19:47:54 [2019-10-02T19:47:54.685Z] === RUN   TestVolumesCreateAndList
19:47:54 [2019-10-02T19:47:54.685Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:47:54 [2019-10-02T19:47:54.685Z] === RUN   TestVolumesRemove
19:47:54 [2019-10-02T19:47:54.967Z] --- PASS: TestVolumesRemove (0.09s)
19:47:54 [2019-10-02T19:47:54.967Z] === RUN   TestVolumesInspect
19:47:54 [2019-10-02T19:47:54.967Z] --- PASS: TestVolumesInspect (0.04s)
19:47:54 [2019-10-02T19:47:54.967Z] === RUN   TestVolumesInvalidJSON
19:47:54 [2019-10-02T19:47:54.967Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:47:54 [2019-10-02T19:47:54.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:47:54 [2019-10-02T19:47:54.967Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:47:54 [2019-10-02T19:47:54.967Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:47:54 [2019-10-02T19:47:54.967Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:47:54 [2019-10-02T19:47:54.967Z] PASS
19:47:54 [2019-10-02T19:47:54.967Z] 
19:47:54 [2019-10-02T19:47:54.967Z] DONE 5 tests in 0.303s
19:47:54 [2019-10-02T19:47:54.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:47:55 [2019-10-02T19:47:55.249Z] ++++ cat bundles/test-integration/docker.pid
19:47:55 [2019-10-02T19:47:55.249Z] +++ kill 13156
19:47:55 [2019-10-02T19:47:55.960Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:47:56 [2019-10-02T19:47:56.420Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:47:56 [2019-10-02T19:47:56.475Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:47:56 [2019-10-02T19:47:56.717Z] umount: bundles/test-integration/root: mountpoint not found
19:47:56 [2019-10-02T19:47:56.717Z] +++ /etc/init.d/apparmor stop
19:47:56 [2019-10-02T19:47:56.717Z] Clearing AppArmor profiles cache:.
19:47:56 [2019-10-02T19:47:56.717Z] All profile caches have been cleared, but no profiles have been unloaded.
19:47:56 [2019-10-02T19:47:56.717Z] Unloading profiles will leave already running processes permanently
19:47:56 [2019-10-02T19:47:56.717Z] unconfined, which can lead to unexpected situations.
19:47:56 [2019-10-02T19:47:56.717Z] 
19:47:56 [2019-10-02T19:47:56.717Z] To set a process to complain mode, use the command line tool
19:47:56 [2019-10-02T19:47:56.717Z] 'aa-complain'. To really tear down all profiles, run the init script
19:47:56 [2019-10-02T19:47:56.717Z] with the 'teardown' option."
19:47:56 [2019-10-02T19:47:56.717Z] 
Post stage
[Pipeline] junit
19:47:58 [2019-10-02T19:47:58.793Z] Recording test results
19:47:59 [2019-10-02T19:47:59.000Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:47:59 [2019-10-02T19:47:59.629Z] + echo Ensuring container killed.
19:47:59 [2019-10-02T19:47:59.629Z] Ensuring container killed.
19:47:59 [2019-10-02T19:47:59.629Z] + docker rm -vf docker-pr4
19:47:59 [2019-10-02T19:47:59.629Z] Error: No such container: docker-pr4
19:47:59 [2019-10-02T19:47:59.629Z] + true
[Pipeline] sh
19:48:00 [2019-10-02T19:48:00.009Z] + echo Chowning /workspace to jenkins user
19:48:00 [2019-10-02T19:48:00.009Z] Chowning /workspace to jenkins user
19:48:00 [2019-10-02T19:48:00.009Z] + id -u
19:48:00 [2019-10-02T19:48:00.009Z] + id -g
19:48:00 [2019-10-02T19:48:00.009Z] + docker run --rm -v /home/docker/workspace/moby_PR-40026:/workspace busybox chown -R 1001:1001 /workspace
19:48:00 [2019-10-02T19:48:00.009Z] Unable to find image 'busybox:latest' locally
19:48:00 [2019-10-02T19:48:00.293Z] latest: Pulling from library/busybox
19:48:00 [2019-10-02T19:48:00.577Z] e38168a01e65: Pulling fs layer
19:48:00 [2019-10-02T19:48:00.871Z] e38168a01e65: Verifying Checksum
19:48:00 [2019-10-02T19:48:00.871Z] e38168a01e65: Download complete
19:48:00 [2019-10-02T19:48:00.871Z] e38168a01e65: Pull complete
19:48:00 [2019-10-02T19:48:00.871Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
19:48:00 [2019-10-02T19:48:00.896Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:48:01 [2019-10-02T19:48:01.154Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:48:03 [2019-10-02T19:48:03.566Z] + bundleName=ppc64le-integration
19:48:03 [2019-10-02T19:48:03.566Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:48:03 [2019-10-02T19:48:03.566Z] Creating ppc64le-integration-bundles.tar.gz
19:48:03 [2019-10-02T19:48:03.566Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:48:03 [2019-10-02T19:48:03.566Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:48:03 [2019-10-02T19:48:03.884Z] Archiving artifacts
19:48:04 [2019-10-02T19:48:04.243Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:48:04 [2019-10-02T19:48:04.812Z] + make clean
19:48:05 [2019-10-02T19:48:05.434Z] docker volume rm -f docker-dev-cache
19:48:05 [2019-10-02T19:48:05.434Z] docker-dev-cache
[Pipeline] deleteDir
19:48:06 [2019-10-02T19:48:06.821Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:48:09 [2019-10-02T19:48:09.006Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:48:18 [2019-10-02T19:48:18.959Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:48:19 [2019-10-02T19:48:19.336Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:48:21 [2019-10-02T19:48:21.484Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:48:21 [2019-10-02T19:48:21.484Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:48:21 [2019-10-02T19:48:21.484Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:48:21 [2019-10-02T19:48:21.741Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:48:21 [2019-10-02T19:48:21.741Z] === RUN   TestDockerSuite/TestVolumeEvents
19:48:22 [2019-10-02T19:48:22.673Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:48:24 [2019-10-02T19:48:24.032Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:48:25 [2019-10-02T19:48:25.199Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:48:25 [2019-10-02T19:48:25.199Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:48:25 [2019-10-02T19:48:25.199Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:48:28 [2019-10-02T19:48:28.511Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:48:28 [2019-10-02T19:48:28.739Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:48:29 [2019-10-02T19:48:29.710Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:48:29 [2019-10-02T19:48:29.710Z] === RUN   TestDockerSuite/TestBuildPATH
19:48:29 [2019-10-02T19:48:29.710Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:48:31 [2019-10-02T19:48:31.899Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:48:31 [2019-10-02T19:48:31.899Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:48:32 [2019-10-02T19:48:32.693Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:48:32 [2019-10-02T19:48:32.693Z] --- PASS: TestDockerSuite (1769.14s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.47s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.43s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.45s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.49s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.13s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.47s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.20s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.67s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.65s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.39s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.45s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.09s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.37s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.17s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.41s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.75s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.80s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.29s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.10s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.99s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.94s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.79s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.16s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.58s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.53s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.51s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.70s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.02s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.31s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.98s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.06s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.80s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.13s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.35s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.55s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.05s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.11s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.11s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.09s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.29s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.76s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.86s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.11s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.72s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.74s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.36s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.23s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.52s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.58s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.22s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.70s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.19s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.60s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.57s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.10s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.09s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.92s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.52s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.65s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:48:32 [2019-10-02T19:48:32.693Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.34s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFails (1.13s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.11s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.28s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.70s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.59s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.42s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.70s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.90s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.74s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.77s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.90s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.25s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.56s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
19:48:32 [2019-10-02T19:48:32.693Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.32s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.98s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.69s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.79s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.60s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.09s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.21s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.86s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.13s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.82s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.24s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.51s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.60s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.90s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.51s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.20s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.61s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRm (3.40s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.04s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.91s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.10s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildUser (2.37s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.82s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.40s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.32s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.60s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.25s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.40s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_sni_test.go:18: Flakey test
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitChange (1.15s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.74s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.16s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.98s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.05s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.88s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:48:32 [2019-10-02T19:48:32.694Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.74s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.58s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.73s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc00092d8c0 <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1982154999 /foo false  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1982154999 /foo true  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3391934442 /foo false  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3391934442 /foo true  <nil> <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3391934442 /foo true  0xc00092dd80 <nil> <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc00092dda0 <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc00092ddc0 <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc00092dde0 <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc00092de00 <nil>}
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 0
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 1
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 2
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 3
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 4
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 5
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 6
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 7
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 8
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 9
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 10
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 11
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 12
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 13
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 14
19:48:32 [2019-10-02T19:48:32.694Z]         docker_api_containers_test.go:1927: case 15
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.27s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.71s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.02s)
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership890396543/file1 0858099b80eb872bfe57fd1608128e47a72b86c131916681d971a8b2a4727f45:/tmpvol/file1`
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c91acf7374b59140a503da212d6a7679b4eb66590df28f33d468122e6b03232a:/root/file1 /tmp/test-cp-from-case-a688508626/itWorks.txt`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a688508626/itWorks.txt" contains "file1\n"
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f1ff3d1673595f92333fd4ff2d9b3dfe0ddd33f568527aec32a2573e768a3aab:/file1 /tmp/test-cp-from-case-b034637833/testDir/`
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c120431572/file2" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a8bddf494a81477167d645b0972b8a59f71298b2d29c6a02be07ee2a8a0ae044:/root/file1 /tmp/test-cp-from-case-c120431572/file2`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c120431572/file2" contains "file1\n"
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e2a7e3ab38915c182c2ac83dcbb604b6d9a367ca5024aed964176b301024938e:/file1 /tmp/test-cp-from-case-d741715235/dir1`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d741715235/dir1/file1" contains "file1\n"
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e2a7e3ab38915c182c2ac83dcbb604b6d9a367ca5024aed964176b301024938e:/file1 /tmp/test-cp-from-case-d741715235/dir1/`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d741715235/dir1/file1" contains "file1\n"
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0eef3aef837dcdba7b8c74f0b6257413f42a7e1df56d0cdd8b1510383d023fb8:dir1 /tmp/test-cp-from-case-e705339430/testDir`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e705339430/testDir/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0eef3aef837dcdba7b8c74f0b6257413f42a7e1df56d0cdd8b1510383d023fb8:dir1 /tmp/test-cp-from-case-e705339430/testDir/`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e705339430/testDir/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  0c1bd0d80d6862991364c0883bfae54bc0d34b970f087669ec12242f050bd927:/root/dir1 /tmp/test-cp-from-case-f422493517/file1`
19:48:32 [2019-10-02T19:48:32.694Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s)
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3d2b675427893e8b87bd397bce24ba63dff8067aebace055cba5fa269fda929c:/root/dir1 /tmp/test-cp-from-case-g680176200/dir2`
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g680176200/dir2/dir1/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.694Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3d2b675427893e8b87bd397bce24ba63dff8067aebace055cba5fa269fda929c:/root/dir1 /tmp/test-cp-from-case-g680176200/dir2/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g680176200/dir2/dir1/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c6442d8430420245d1713f508fbc8144c93d144157ed2baca45de7eac1fb9e34:dir1/. /tmp/test-cp-from-case-h118148359/testDir`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h118148359/testDir/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c6442d8430420245d1713f508fbc8144c93d144157ed2baca45de7eac1fb9e34:dir1/. /tmp/test-cp-from-case-h118148359/testDir/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h118148359/testDir/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b86c5d4b0dc1b187b5e848d7bd752d75f1fa411e25fa7f3800bd91b3c10e4c20:/root/dir1/. /tmp/test-cp-from-case-i948619450/file1`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.17s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7677562864f8c5e1e4a6cc254e3c2586a01852de67b24e9699dd5297fdb532a9:/root/dir1/. /tmp/test-cp-from-case-j235748561/dir2`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j235748561/dir2/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7677562864f8c5e1e4a6cc254e3c2586a01852de67b24e9699dd5297fdb532a9:/root/dir1/. /tmp/test-cp-from-case-j235748561/dir2/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j235748561/dir2/file1-1" contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a5fac3f63de4be281c58c7d985833aea7b23f4c6a7d926d7041f387acc67e0f6:/file2 /tmp/test-cp-from-err-dst-not-dir534904316/symlinkToFile1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir534904316/symlinkToFile1" points to "file1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir534904316/file1" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a5fac3f63de4be281c58c7d985833aea7b23f4c6a7d926d7041f387acc67e0f6:/file2 /tmp/test-cp-from-err-dst-not-dir534904316/symlinkToDir1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir534904316/symlinkToDir1" points to "dir1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir534904316/file2" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a5fac3f63de4be281c58c7d985833aea7b23f4c6a7d926d7041f387acc67e0f6:/file2 /tmp/test-cp-from-err-dst-not-dir534904316/brokenSymlinkToFileX`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir534904316/brokenSymlinkToFileX" points to "fileX"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir534904316/fileX" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a5fac3f63de4be281c58c7d985833aea7b23f4c6a7d926d7041f387acc67e0f6:/dir2 /tmp/test-cp-from-err-dst-not-dir534904316/symlinkToDir1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir534904316/symlinkToDir1" points to "dir1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir534904316/dir1/dir2/file2-1" contains "file2-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a5fac3f63de4be281c58c7d985833aea7b23f4c6a7d926d7041f387acc67e0f6:/dir2 /tmp/test-cp-from-err-dst-not-dir534904316/brokenSymlinkToDirX`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir534904316/brokenSymlinkToDirX" points to "dirX"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir534904316/dirX/file2-1" contains "file2-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.73s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a512335140/file1 12a2c33dfdba44239a7f5e2fbf39eb8df935bc9bd3a524edf5a70f7dcdcaa890:/root/itWorks.txt`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "12a2c33dfdba44239a7f5e2fbf39eb8df935bc9bd3a524edf5a70f7dcdcaa890" start output contains "file1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 12a2c33dfdba44239a7f5e2fbf39eb8df935bc9bd3a524edf5a70f7dcdcaa890`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b510422067/file1 46fc8aa8aeac500f12784b35ac9901c326a34f4661897bf50ad3cbe0a1f491be:testDir/`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.60s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "f8101b9d3590d26c9adc70a84ab6397a1905f760c0bfe9df92def78e1039b668" start output contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f8101b9d3590d26c9adc70a84ab6397a1905f760c0bfe9df92def78e1039b668`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c557853686/file1 f8101b9d3590d26c9adc70a84ab6397a1905f760c0bfe9df92def78e1039b668:/root/file2`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "f8101b9d3590d26c9adc70a84ab6397a1905f760c0bfe9df92def78e1039b668" start output contains "file1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f8101b9d3590d26c9adc70a84ab6397a1905f760c0bfe9df92def78e1039b668`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.97s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "1cc12b574ba881cf6dddaac8c21200c0dfe60dce1802a69bdbda82eed75e706f" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1cc12b574ba881cf6dddaac8c21200c0dfe60dce1802a69bdbda82eed75e706f`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d289667293/file1 1cc12b574ba881cf6dddaac8c21200c0dfe60dce1802a69bdbda82eed75e706f:dir1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "1cc12b574ba881cf6dddaac8c21200c0dfe60dce1802a69bdbda82eed75e706f" start output contains "file1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1cc12b574ba881cf6dddaac8c21200c0dfe60dce1802a69bdbda82eed75e706f`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "266594b78f76c4397942308f62c6ec263d9776627fbe6bd80e35bbee5f8d7acc" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 266594b78f76c4397942308f62c6ec263d9776627fbe6bd80e35bbee5f8d7acc`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d289667293/file1 266594b78f76c4397942308f62c6ec263d9776627fbe6bd80e35bbee5f8d7acc:dir1/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "266594b78f76c4397942308f62c6ec263d9776627fbe6bd80e35bbee5f8d7acc" start output contains "file1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 266594b78f76c4397942308f62c6ec263d9776627fbe6bd80e35bbee5f8d7acc`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.36s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e141168792/dir1 5e5ea58e306ccf2d83673c310d91b6f64a748f972905a66ec947935799b35fc7:testDir`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "5e5ea58e306ccf2d83673c310d91b6f64a748f972905a66ec947935799b35fc7" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5e5ea58e306ccf2d83673c310d91b6f64a748f972905a66ec947935799b35fc7`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e141168792/dir1 8ed83a51fd1654238953e444e7012be2a33885404b58f9c3e3d99dc090c80c07:testDir/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "8ed83a51fd1654238953e444e7012be2a33885404b58f9c3e3d99dc090c80c07" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8ed83a51fd1654238953e444e7012be2a33885404b58f9c3e3d99dc090c80c07`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f710677783/dir1 77e2dd93750a4079d89a9b2e6b964a5ef5aafd75a26f0a80a3de87493a5e0384:/root/file1`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.86s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "661be2d9cae323a017455bff1da6711e53ffac5f81fa4c7bcf8b7745ac73fe31" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 661be2d9cae323a017455bff1da6711e53ffac5f81fa4c7bcf8b7745ac73fe31`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g417652106/dir1 661be2d9cae323a017455bff1da6711e53ffac5f81fa4c7bcf8b7745ac73fe31:/root/dir2`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "661be2d9cae323a017455bff1da6711e53ffac5f81fa4c7bcf8b7745ac73fe31" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 661be2d9cae323a017455bff1da6711e53ffac5f81fa4c7bcf8b7745ac73fe31`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "edc06bf5c35f36f96bdf2a24ddb171f790840be383933743643a25eecc6d535c" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a edc06bf5c35f36f96bdf2a24ddb171f790840be383933743643a25eecc6d535c`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g417652106/dir1 edc06bf5c35f36f96bdf2a24ddb171f790840be383933743643a25eecc6d535c:/dir2/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "edc06bf5c35f36f96bdf2a24ddb171f790840be383933743643a25eecc6d535c" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a edc06bf5c35f36f96bdf2a24ddb171f790840be383933743643a25eecc6d535c`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.43s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h763212641/dir1/. d718fc186a44a0f9c47652e7d1b2ce1e477d5a69c675b0bb6287ced7e49c8934:testDir`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "d718fc186a44a0f9c47652e7d1b2ce1e477d5a69c675b0bb6287ced7e49c8934" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d718fc186a44a0f9c47652e7d1b2ce1e477d5a69c675b0bb6287ced7e49c8934`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h763212641/dir1/. 1cd33233408267b6ef6bc759cd8b6fbdd309608507d3be42211c8be7ac076656:testDir/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "1cd33233408267b6ef6bc759cd8b6fbdd309608507d3be42211c8be7ac076656" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1cd33233408267b6ef6bc759cd8b6fbdd309608507d3be42211c8be7ac076656`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.82s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i633517388/dir1/. 94dd20ab9a7566afa88b10f645028b7e15a724b81920e8cc758a29666532a2b6:/root/file1`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "c6d751692e061d84e083d23e494348c918d2364111fab74b3dfa8c45020a585c" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c6d751692e061d84e083d23e494348c918d2364111fab74b3dfa8c45020a585c`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j878683707/dir1/. c6d751692e061d84e083d23e494348c918d2364111fab74b3dfa8c45020a585c:/dir2`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "c6d751692e061d84e083d23e494348c918d2364111fab74b3dfa8c45020a585c" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c6d751692e061d84e083d23e494348c918d2364111fab74b3dfa8c45020a585c`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "c3432bf6a8a493d67a6f6d5865f6ba821a8e4e43592265d6e6151cc2389add23" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c3432bf6a8a493d67a6f6d5865f6ba821a8e4e43592265d6e6151cc2389add23`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j878683707/dir1/. c3432bf6a8a493d67a6f6d5865f6ba821a8e4e43592265d6e6151cc2389add23:/dir2/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "c3432bf6a8a493d67a6f6d5865f6ba821a8e4e43592265d6e6151cc2389add23" start output contains "file1-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c3432bf6a8a493d67a6f6d5865f6ba821a8e4e43592265d6e6151cc2389add23`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions862688350/permdirtest permtest:/`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToDot (0.89s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs482711360/file1 4b03dca691653d7726df5e0e4521d55d6a2348922f572be0ad08152af723fb26:/root/shouldNotExist`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "4b03dca691653d7726df5e0e4521d55d6a2348922f572be0ad08152af723fb26" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4b03dca691653d7726df5e0e4521d55d6a2348922f572be0ad08152af723fb26`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume838541727/file1 6f34a6b3c6276fa8d8c559b8c693adc885e46c939412762cc3f31b5c1f88b3c7:/vol_ro/shouldNotExist`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:279: checking that container "6f34a6b3c6276fa8d8c559b8c693adc885e46c939412762cc3f31b5c1f88b3c7" start output contains ""
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6f34a6b3c6276fa8d8c559b8c693adc885e46c939412762cc3f31b5c1f88b3c7`
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.92s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s)
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-505152114/file2 e28b23874d1445f0123b2b83f9aa56576b2d3ade921a8ebf6643bd84cfbaa71b:/vol2/symlinkToFile1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-505152114/symlinkToFile1" points to "file1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-505152114/file1" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-505152114/file2 e28b23874d1445f0123b2b83f9aa56576b2d3ade921a8ebf6643bd84cfbaa71b:/vol2/symlinkToDir1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-505152114/symlinkToDir1" points to "dir1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-505152114/file2" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-505152114/file2 e28b23874d1445f0123b2b83f9aa56576b2d3ade921a8ebf6643bd84cfbaa71b:/vol2/brokenSymlinkToFileX`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-505152114/brokenSymlinkToFileX" points to "fileX"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-505152114/fileX" contains "file2\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-505152114//dir2 e28b23874d1445f0123b2b83f9aa56576b2d3ade921a8ebf6643bd84cfbaa71b:/vol2/symlinkToDir1`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-505152114/symlinkToDir1" points to "dir1"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-505152114/dir1/dir2/file2-1" contains "file2-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-505152114//dir2 e28b23874d1445f0123b2b83f9aa56576b2d3ade921a8ebf6643bd84cfbaa71b:/vol2/brokenSymlinkToDirX`
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-505152114/brokenSymlinkToDirX" points to "dirX"
19:48:32 [2019-10-02T19:48:32.695Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-505152114/dirX/file2-1" contains "file2-1\n"
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.68s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.54s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:48:32 [2019-10-02T19:48:32.695Z]         requirement.go:26: unmatched requirement Devicemapper
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:48:32 [2019-10-02T19:48:32.695Z]         requirement.go:26: unmatched requirement Devicemapper
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
19:48:32 [2019-10-02T19:48:32.695Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.91s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.63s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.00s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.90s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.94s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.11s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.55s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.27s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.44s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.79s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.55s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsResize (0.93s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.14s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsTop (1.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.60s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExec (1.15s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.99s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.38s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.16s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.50s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.45s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecEnv (0.89s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.90s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.96s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecParseError (0.87s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.00s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.96s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.29s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.93s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecTTY (0.97s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.89s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.87s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.07s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.45s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHealth (21.37s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.64s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportFile (1.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.96s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.03s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement Devicemapper
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.99s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement Devicemapper
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.77s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.73s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.06s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.24s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.63s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.43s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.31s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.82s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.29s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.69s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.75s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsSince (6.85s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsTail (0.83s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.51s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.80s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestNetHostname (2.36s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.23s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginActive (1.65s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.45s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:48:32 [2019-10-02T19:48:32.696Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.62s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
19:48:32 [2019-10-02T19:48:32.696Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.49s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.06s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.44s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.48s)
19:48:32 [2019-10-02T19:48:32.696Z]     --- PASS: TestDockerSuite/TestPortList (10.70s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.66s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.53s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.48s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.14s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.16s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.11s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.34s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.98s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.84s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsRightTagName (3.04s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.65s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.71s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.63s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.84s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.13s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.96s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.95s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.92s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.98s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.06s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.52s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.99s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.94s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.91s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.67s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.48s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.30s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMount (6.46s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.14s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.29s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.02s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s)
19:48:32 [2019-10-02T19:48:32.697Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.70s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement IsolationIsProcess
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRm (0.84s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.51s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.80s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.91s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.93s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunState (1.87s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
19:48:32 [2019-10-02T19:48:32.697Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:48:32 [2019-10-02T19:48:32.697Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.95s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.62s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.90s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.93s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.16s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.08s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.23s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.56s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (1.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.75s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.85s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.85s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s)
19:48:32 [2019-10-02T19:48:32.698Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents326060644
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.60s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.81s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.59s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.85s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.63s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.98s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.76s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.65s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.19s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.72s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.23s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.25s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.31s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.79s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s)
19:48:32 [2019-10-02T19:48:32.698Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:48:32 [2019-10-02T19:48:32.698Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:48:32 [2019-10-02T19:48:32.698Z] === RUN   TestDockerRegistrySuite
19:48:32 [2019-10-02T19:48:32.698Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:48:34 [2019-10-02T19:48:34.069Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:48:35 [2019-10-02T19:48:35.439Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:48:37 [2019-10-02T19:48:37.337Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:48:37 [2019-10-02T19:48:37.594Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:48:41 [2019-10-02T19:48:41.774Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:48:45 [2019-10-02T19:48:45.954Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:48:50 [2019-10-02T19:48:50.132Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:48:51 [2019-10-02T19:48:51.503Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:48:52 [2019-10-02T19:48:52.873Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:48:54 [2019-10-02T19:48:54.243Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:48:55 [2019-10-02T19:48:55.624Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:48:57 [2019-10-02T19:48:57.002Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:48:58 [2019-10-02T19:48:58.372Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:48:59 [2019-10-02T19:48:59.750Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:49:02 [2019-10-02T19:49:02.276Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:49:04 [2019-10-02T19:49:04.802Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:49:06 [2019-10-02T19:49:06.173Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:49:10 [2019-10-02T19:49:10.355Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:49:10 [2019-10-02T19:49:10.920Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:49:11 [2019-10-02T19:49:11.178Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:49:12 [2019-10-02T19:49:12.580Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:49:13 [2019-10-02T19:49:13.512Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:49:14 [2019-10-02T19:49:14.882Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:49:18 [2019-10-02T19:49:18.159Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:49:18 [2019-10-02T19:49:18.417Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:49:18 [2019-10-02T19:49:18.983Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:49:20 [2019-10-02T19:49:20.367Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:49:20 [2019-10-02T19:49:20.932Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:49:21 [2019-10-02T19:49:21.189Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:49:21 [2019-10-02T19:49:21.447Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:49:21 [2019-10-02T19:49:21.704Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:49:21 [2019-10-02T19:49:21.962Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:49:22 [2019-10-02T19:49:22.220Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:49:22 [2019-10-02T19:49:22.596Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:49:23 [2019-10-02T19:49:23.594Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:49:26 [2019-10-02T19:49:26.122Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:49:26 [2019-10-02T19:49:26.687Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:49:28 [2019-10-02T19:49:28.061Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:49:28 [2019-10-02T19:49:28.994Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:49:29 [2019-10-02T19:49:29.925Z] --- PASS: TestDockerRegistrySuite (57.53s)
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon dc93b167615b9 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.40s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon da2d36f6f217c is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d1623749c5a4e is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon da6da68b40c11 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.17s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d98354c710b79 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.29s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d3b68c412e85d is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.21s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d85c44d607474 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d0dbfc493de52 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon df13dffb717c1 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon dbb8c5bf98ad1 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d1c1507689740 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d0669802997bd is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon da88feb235f81 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d16eeaff71ca2 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.54s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
19:49:29 [2019-10-02T19:49:29.926Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c1e2df04e39f7757c97915015da59872b5babc9299c6105cc692f971e178ac51
19:49:29 [2019-10-02T19:49:29.926Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44c91a38bb7c8c9fdec2a4f0926cbd348fb6e0863f870272e8af70e79974118d
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d876a0eaa1278 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
19:49:29 [2019-10-02T19:49:29.926Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:224d84e153c6a337bf493918f9b5e21f7981c129542ed8709c8b333f33afff56
19:49:29 [2019-10-02T19:49:29.926Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6895977532b397121adf86f3289bff5b2249bffaebed0fd811417f43556f22f1
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d439552d489c3 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d18149b39ebcd is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.41s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d6ab2f7b97a26 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d60b51d380cf8 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d4bd5822914cc is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.31s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon df8fe380a8850 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d57608bc1bba2 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d056a8feefb8f is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d8c694f7291c3 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d6ceb2fa93cd5 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.62s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d77232c0197c0 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d1d4d8116bec1 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon dfb8ceb02c274 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d041427db637a is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon df158ddebf455 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon db6898fc330ad is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d7c4457a1920e is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d429b0dafb76a is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.14s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d2844049fce76 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon defd716641358 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.32s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
19:49:29 [2019-10-02T19:49:29.926Z]         check_test.go:196: Daemon d44f5c2a83176 is not started
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
19:49:29 [2019-10-02T19:49:29.926Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
19:49:29 [2019-10-02T19:49:29.926Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
19:49:29 [2019-10-02T19:49:29.926Z] === RUN   TestDockerSchema1RegistrySuite
19:49:29 [2019-10-02T19:49:29.926Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:49:29 [2019-10-02T19:49:29.926Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:49:31 [2019-10-02T19:49:31.824Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:49:34 [2019-10-02T19:49:34.351Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:49:34 [2019-10-02T19:49:34.916Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:49:37 [2019-10-02T19:49:37.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:49:38 [2019-10-02T19:49:38.819Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:49:43 [2019-10-02T19:49:43.701Z] === RUN   TestDockerSuite/TestBuildRm
19:49:44 [2019-10-02T19:49:44.080Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:49:44 [2019-10-02T19:49:44.080Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:49:44 [2019-10-02T19:49:44.645Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:49:46 [2019-10-02T19:49:46.543Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:49:46 [2019-10-02T19:49:46.543Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:49:46 [2019-10-02T19:49:46.543Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:49:47 [2019-10-02T19:49:47.917Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:49:49 [2019-10-02T19:49:49.290Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:49:50 [2019-10-02T19:49:50.676Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:49:54 [2019-10-02T19:49:54.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:49:55 [2019-10-02T19:49:55.112Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:49:55 [2019-10-02T19:49:55.678Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:49:55 [2019-10-02T19:49:55.678Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:49:55 [2019-10-02T19:49:55.936Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:49:56 [2019-10-02T19:49:56.193Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:49:56 [2019-10-02T19:49:56.758Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:49:56 [2019-10-02T19:49:56.758Z] --- PASS: TestDockerSchema1RegistrySuite (26.96s)
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d03c0ca46b3b7 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.32s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d4f48bea44072 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dd53050c010d7 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.68s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dd3d8a7c48d40 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon de3a73d5cad2c is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d3071ce21d883 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon de3a788b71766 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d50e076b4ab6c is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.51s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dc9a806b7f0b0 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon da6f99b1533c2 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dec2bb7c3f11f is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dac0bd78c8579 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon ddfdbbac767c8 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dcaea726faede is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon dc79ebf31f85c is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d2110cb465576 is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d68765abe492e is not started
19:49:56 [2019-10-02T19:49:56.758Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s)
19:49:56 [2019-10-02T19:49:56.758Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
19:49:56 [2019-10-02T19:49:56.758Z]         check_test.go:223: Daemon d9b2a8ea4ee3c is not started
19:49:56 [2019-10-02T19:49:56.758Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:49:56 [2019-10-02T19:49:56.758Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:49:57 [2019-10-02T19:49:57.691Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:49:58 [2019-10-02T19:49:58.257Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:49:58 [2019-10-02T19:49:58.257Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:49:58 [2019-10-02T19:49:58.526Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:49:59 [2019-10-02T19:49:59.629Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:49:59 [2019-10-02T19:49:59.629Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:50:00 [2019-10-02T19:50:00.195Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:50:00 [2019-10-02T19:50:00.708Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:50:00 [2019-10-02T19:50:00.708Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:50:00 [2019-10-02T19:50:00.762Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:50:00 [2019-10-02T19:50:00.762Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.00s)
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d60092037445d is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d22b963b2c4e1 is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d9a21a310a964 is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d04bc961ee4d7 is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d127a9ce406c9 is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d61f63d2ad18e is not started
19:50:00 [2019-10-02T19:50:00.762Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
19:50:00 [2019-10-02T19:50:00.762Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
19:50:00 [2019-10-02T19:50:00.762Z]         check_test.go:252: Daemon d064d4aef6978 is not started
19:50:00 [2019-10-02T19:50:00.762Z] === RUN   TestDockerRegistryAuthTokenSuite
19:50:00 [2019-10-02T19:50:00.762Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:50:01 [2019-10-02T19:50:01.168Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:50:02 [2019-10-02T19:50:02.709Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:50:06 [2019-10-02T19:50:06.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:50:06 [2019-10-02T19:50:06.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:50:06 [2019-10-02T19:50:06.279Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:50:06 [2019-10-02T19:50:06.279Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:50:06 [2019-10-02T19:50:06.452Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:50:06 [2019-10-02T19:50:06.537Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
19:50:06 [2019-10-02T19:50:06.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
19:50:06 [2019-10-02T19:50:06.537Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
19:50:06 [2019-10-02T19:50:06.537Z]         check_test.go:279: Daemon d4de3ba762f77 is not started
19:50:06 [2019-10-02T19:50:06.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:50:06 [2019-10-02T19:50:06.537Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
19:50:06 [2019-10-02T19:50:06.537Z]         check_test.go:279: Daemon d1519be03645f is not started
19:50:06 [2019-10-02T19:50:06.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s)
19:50:06 [2019-10-02T19:50:06.537Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
19:50:06 [2019-10-02T19:50:06.537Z]         check_test.go:279: Daemon d07386ca246ea is not started
19:50:06 [2019-10-02T19:50:06.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s)
19:50:06 [2019-10-02T19:50:06.537Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
19:50:06 [2019-10-02T19:50:06.537Z]         check_test.go:279: Daemon d669773b7f194 is not started
19:50:06 [2019-10-02T19:50:06.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:50:06 [2019-10-02T19:50:06.537Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
19:50:06 [2019-10-02T19:50:06.537Z]         check_test.go:279: Daemon d4dbc7cbd41ae is not started
19:50:06 [2019-10-02T19:50:06.537Z] === RUN   TestDockerNetworkSuite
19:50:06 [2019-10-02T19:50:06.537Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:50:09 [2019-10-02T19:50:09.362Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:50:09 [2019-10-02T19:50:09.818Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:50:10 [2019-10-02T19:50:10.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:50:15 [2019-10-02T19:50:15.163Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:50:17 [2019-10-02T19:50:17.308Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:50:18 [2019-10-02T19:50:18.680Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:50:22 [2019-10-02T19:50:22.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:50:24 [2019-10-02T19:50:24.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:50:32 [2019-10-02T19:50:32.860Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:50:32 [2019-10-02T19:50:32.860Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:50:32 [2019-10-02T19:50:32.860Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:50:34 [2019-10-02T19:50:34.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:50:36 [2019-10-02T19:50:36.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:50:38 [2019-10-02T19:50:38.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:50:39 [2019-10-02T19:50:39.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:50:39 [2019-10-02T19:50:39.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:50:40 [2019-10-02T19:50:40.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:50:40 [2019-10-02T19:50:40.979Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:50:42 [2019-10-02T19:50:42.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:50:42 [2019-10-02T19:50:42.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:50:43 [2019-10-02T19:50:43.444Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:50:43 [2019-10-02T19:50:43.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:50:44 [2019-10-02T19:50:44.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:50:44 [2019-10-02T19:50:44.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:50:45 [2019-10-02T19:50:45.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:50:45 [2019-10-02T19:50:45.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:50:45 [2019-10-02T19:50:45.256Z] === RUN   TestDockerSuite/TestBuildSpaces
19:50:45 [2019-10-02T19:50:45.256Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:50:46 [2019-10-02T19:50:46.979Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:50:47 [2019-10-02T19:50:47.544Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:50:48 [2019-10-02T19:50:48.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:50:48 [2019-10-02T19:50:48.735Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:50:48 [2019-10-02T19:50:48.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:50:49 [2019-10-02T19:50:49.251Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:50:50 [2019-10-02T19:50:50.623Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:50:51 [2019-10-02T19:50:51.058Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:50:51 [2019-10-02T19:50:51.058Z] === RUN   TestDockerSuite/TestBuildStderr
19:50:53 [2019-10-02T19:50:53.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:50:55 [2019-10-02T19:50:55.053Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:50:55 [2019-10-02T19:50:55.753Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:50:56 [2019-10-02T19:50:56.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:50:59 [2019-10-02T19:50:59.054Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:51:07 [2019-10-02T19:51:07.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:51:07 [2019-10-02T19:51:07.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:51:07 [2019-10-02T19:51:07.728Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:51:07 [2019-10-02T19:51:07.986Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:51:07 [2019-10-02T19:51:07.986Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:51:08 [2019-10-02T19:51:08.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:51:08 [2019-10-02T19:51:08.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:51:08 [2019-10-02T19:51:08.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:51:12 [2019-10-02T19:51:12.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:51:12 [2019-10-02T19:51:12.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:51:12 [2019-10-02T19:51:12.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:51:13 [2019-10-02T19:51:13.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:51:16 [2019-10-02T19:51:16.858Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:51:16 [2019-10-02T19:51:16.858Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:51:17 [2019-10-02T19:51:17.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:51:19 [2019-10-02T19:51:19.771Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:51:19 [2019-10-02T19:51:19.886Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:51:20 [2019-10-02T19:51:20.740Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:51:23 [2019-10-02T19:51:23.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:51:23 [2019-10-02T19:51:23.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:51:24 [2019-10-02T19:51:24.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:51:25 [2019-10-02T19:51:25.443Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:51:27 [2019-10-02T19:51:27.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:51:27 [2019-10-02T19:51:27.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:51:27 [2019-10-02T19:51:27.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:51:28 [2019-10-02T19:51:28.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:51:30 [2019-10-02T19:51:30.774Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:51:31 [2019-10-02T19:51:31.247Z] === RUN   TestDockerSuite/TestBuildUser
19:51:31 [2019-10-02T19:51:31.247Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:51:31 [2019-10-02T19:51:31.247Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:51:31 [2019-10-02T19:51:31.247Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:51:34 [2019-10-02T19:51:34.958Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:51:35 [2019-10-02T19:51:35.949Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:51:36 [2019-10-02T19:51:36.410Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:51:37 [2019-10-02T19:51:37.486Z] --- PASS: TestDockerNetworkSuite (91.06s)
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d4d6e23a8d1aa is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d8482e4b1426b is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.33s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon ddf50868e32c8 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.58s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d61381ee02fd4 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.60s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:1233: Daemon d99a39545bc73 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon de1a9585bb6be is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.75s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d9715523aac5b is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.37s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d313f1d23465f is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d55fa5567f957 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon da5fe5bd4daba is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d65f061bd60e1 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon dbc3899c92726 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon da882f67466c4 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon dce43dbb2be84 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.62s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon d4073a7917488 is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon dc438fbc57aab is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel"
19:51:37 [2019-10-02T19:51:37.486Z]         docker_cli_network_unix_test.go:46: Daemon dfb037898565b is not started
19:51:37 [2019-10-02T19:51:37.486Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
19:51:37 [2019-10-02T19:51:37.486Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d9fac96537fc2 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d438b9afdd08d is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.80s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d26744f6d37ec is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon da4ec09eb85ae is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d66607f40bb85 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.38s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d17d00b0e0d6b is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d95e0f0a6baaa is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.64s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:968: Daemon dc7ac62410cd8 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.75s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d961870c44fd0 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.42s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:1116: Daemon d1599c2724202 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon dcc15abaac706 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon df60388119bda is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d4320318ba306 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon dd3d9197531e2 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d7599cf9b5f44 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d08c24bd1c48c is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d8902c717b691 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d86fe82b410d0 is not started
19:51:37 [2019-10-02T19:51:37.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
19:51:37 [2019-10-02T19:51:37.744Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault"
19:51:37 [2019-10-02T19:51:37.744Z]         docker_cli_network_unix_test.go:46: Daemon d2af593fc48e5 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
19:51:37 [2019-10-02T19:51:37.745Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon de73433838867 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon dd39bbac00092 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.46s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart"
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.69s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:1084: Daemon d7b8e14779570 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon d8ae47f2980f4 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon de49a4eb585c5 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon d45b9fcf60d2a is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon d97997084d6d7 is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon db95f8d61e73f is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon d309e9fd50bbb is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.69s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon d2135d298dc6a is not started
19:51:37 [2019-10-02T19:51:37.745Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.01s)
19:51:37 [2019-10-02T19:51:37.745Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver"
19:51:37 [2019-10-02T19:51:37.745Z]         docker_cli_network_unix_test.go:46: Daemon dd6b8c3aa7f96 is not started
19:51:37 [2019-10-02T19:51:37.745Z] === RUN   TestDockerHubPullSuite
19:51:37 [2019-10-02T19:51:37.745Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:51:39 [2019-10-02T19:51:39.118Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:51:39 [2019-10-02T19:51:39.376Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:51:41 [2019-10-02T19:51:41.273Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:51:41 [2019-10-02T19:51:41.838Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:51:42 [2019-10-02T19:51:42.403Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:51:43 [2019-10-02T19:51:43.337Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:51:43 [2019-10-02T19:51:43.595Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:51:43 [2019-10-02T19:51:43.595Z] --- PASS: TestDockerHubPullSuite (6.08s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s)
19:51:43 [2019-10-02T19:51:43.595Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.64s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
19:51:43 [2019-10-02T19:51:43.595Z] PASS
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === Skipped
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:51:43 [2019-10-02T19:51:43.595Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:51:43 [2019-10-02T19:51:43.595Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:51:43 [2019-10-02T19:51:43.595Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.595Z] 
19:51:43 [2019-10-02T19:51:43.595Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:51:43 [2019-10-02T19:51:43.595Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_sni_test.go:18: Flakey test
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement Devicemapper
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement Devicemapper
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement Devicemapper
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement Devicemapper
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement IsolationIsProcess
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindows
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement swapMemorySupport
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:51:43 [2019-10-02T19:51:43.596Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
19:51:43 [2019-10-02T19:51:43.596Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
19:51:43 [2019-10-02T19:51:43.596Z]         docker_cli_network_unix_test.go:46: Daemon de73433838867 is not started
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] 
19:51:43 [2019-10-02T19:51:43.596Z] DONE 1253 tests, 44 skipped in 1993.702s
19:51:43 [2019-10-02T19:51:43.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:51:43 [2019-10-02T19:51:43.855Z] ++++ cat bundles/test-integration/docker.pid
19:51:43 [2019-10-02T19:51:43.855Z] +++ kill 7290
19:51:44 [2019-10-02T19:51:44.992Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:51:44 [2019-10-02T19:51:44.992Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:51:44 [2019-10-02T19:51:44.992Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:51:46 [2019-10-02T19:51:46.385Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:51:52 [2019-10-02T19:51:52.939Z] umount: bundles/test-integration/root: mountpoint not found
19:51:52 [2019-10-02T19:51:52.939Z] +++ /etc/init.d/apparmor stop
19:51:52 [2019-10-02T19:51:52.939Z] Clearing AppArmor profiles cache:.
19:51:52 [2019-10-02T19:51:52.939Z] All profile caches have been cleared, but no profiles have been unloaded.
19:51:52 [2019-10-02T19:51:52.939Z] Unloading profiles will leave already running processes permanently
19:51:52 [2019-10-02T19:51:52.939Z] unconfined, which can lead to unexpected situations.
19:51:52 [2019-10-02T19:51:52.939Z] 
19:51:52 [2019-10-02T19:51:52.939Z] To set a process to complain mode, use the command line tool
19:51:52 [2019-10-02T19:51:52.939Z] 'aa-complain'. To really tear down all profiles, run the init script
19:51:52 [2019-10-02T19:51:52.939Z] with the 'teardown' option."
19:51:52 [2019-10-02T19:51:52.939Z] 
19:51:58 [2019-10-02T19:51:58.196Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:52:03 [2019-10-02T19:52:03.454Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:52:05 [2019-10-02T19:52:05.981Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:52:09 [2019-10-02T19:52:09.285Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:52:10 [2019-10-02T19:52:10.129Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:52:10 [2019-10-02T19:52:10.129Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:52:12 [2019-10-02T19:52:12.561Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:52:15 [2019-10-02T19:52:15.841Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:52:18 [2019-10-02T19:52:18.368Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:52:21 [2019-10-02T19:52:21.645Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:52:22 [2019-10-02T19:52:22.509Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:52:34 [2019-10-02T19:52:34.881Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:52:34 [2019-10-02T19:52:34.881Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:52:34 [2019-10-02T19:52:34.881Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:52:36 [2019-10-02T19:52:36.417Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:52:36 [2019-10-02T19:52:36.417Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:52:48 [2019-10-02T19:52:48.803Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:52:53 [2019-10-02T19:52:53.487Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:52:53 [2019-10-02T19:52:53.946Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:53:15 [2019-10-02T19:53:15.076Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:53:15 [2019-10-02T19:53:15.076Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:53:15 [2019-10-02T19:53:15.076Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:53:15 [2019-10-02T19:53:15.076Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:53:15 [2019-10-02T19:53:15.076Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:53:17 [2019-10-02T19:53:17.840Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:53:25 [2019-10-02T19:53:25.390Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:53:25 [2019-10-02T19:53:25.849Z] === RUN   TestDockerSuite/TestBuildXZHost
19:53:26 [2019-10-02T19:53:26.306Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:53:26 [2019-10-02T19:53:26.306Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:53:26 [2019-10-02T19:53:26.306Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:53:28 [2019-10-02T19:53:28.483Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:53:32 [2019-10-02T19:53:32.695Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:53:33 [2019-10-02T19:53:33.170Z] === RUN   TestDockerSuite/TestCommitChange
19:53:38 [2019-10-02T19:53:38.959Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:53:43 [2019-10-02T19:53:43.646Z] === RUN   TestDockerSuite/TestCommitHardlink
19:53:43 [2019-10-02T19:53:43.646Z] === RUN   TestDockerSuite/TestCommitNewFile
19:53:50 [2019-10-02T19:53:50.783Z] --- PASS: TestDockerSwarmSuite (1732.37s)
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.26s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.93s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.06s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.37s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [da87b8fdc59e5] joining swarm manager [dcc861f5e72a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [da4deba433d7c] joining swarm manager [dcc861f5e72a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:379: Daemon da87b8fdc59e5 is not started
19:53:50 [2019-10-02T19:53:50.783Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:53:50 [2019-10-02T19:53:50.783Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.39s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d07bf72e0505b] joining swarm manager [de1cf3167488c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.63s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.49s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [dacd34360105d] joining swarm manager [d30e18f24c9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [ddecb0f28dbaf] joining swarm manager [d30e18f24c9a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
19:53:50 [2019-10-02T19:53:50.783Z]         docker_api_swarm_test.go:364: Waiting for possible election...
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.42s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [da5766d1ea7d2] joining swarm manager [d92577ea413dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [da4d3dc41e518] joining swarm manager [d92577ea413dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.73s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.43s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.78s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d13dfcb7813ee] joining swarm manager [dd8f9f7d47223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d923b2e5223f6] joining swarm manager [dd8f9f7d47223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.71s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [da92814d24658] joining swarm manager [d6ed7b6c0ceb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d08644c9b35dc] joining swarm manager [d6ed7b6c0ceb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d863766cf5a72] joining swarm manager [d698a78e0c409]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [dfc4f046526df] joining swarm manager [df284a9a42cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [df55ea898ff11] joining swarm manager [df284a9a42cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.91s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [dff48309c167d] joining swarm manager [d86efbfa8c63f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.70s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [dd29491cf8c04] joining swarm manager [d6ef237d974c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d12addd45b57c] joining swarm manager [d6ef237d974c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:379: Daemon d12addd45b57c is not started
19:53:50 [2019-10-02T19:53:50.783Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.59s)
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [dc6eb03236f83] joining swarm manager [de3ff6c6bdabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d001ed24b6889] joining swarm manager [de3ff6c6bdabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.783Z]         check_test.go:358: [d51e2a3c535d3] joining swarm manager [de3ff6c6bdabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:53:50 [2019-10-02T19:53:50.783Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d0086974f4402] joining swarm manager [de3ff6c6bdabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [db7dbc19d6296] joining swarm manager [de3ff6c6bdabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.53s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.53s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dea089dedff28] joining swarm manager [d0b9b7a56bb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d63d0cee5b9e2] joining swarm manager [d0b9b7a56bb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.54s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [de8c3ef02e0ac] joining swarm manager [d91debfb623d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dbaee53a78318] joining swarm manager [d91debfb623d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dd2c9da4a8717] joining swarm manager [dccac794a32fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [db5548ed0a797] joining swarm manager [dccac794a32fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.23s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.18s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d527899dacbd3] joining swarm manager [d22a6b0ec1db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d767f4516859d] joining swarm manager [d22a6b0ec1db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dc98087c9ec9e] joining swarm manager [d22a6b0ec1db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d4bfbe42d9f81] joining swarm manager [d22a6b0ec1db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.84s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [de1bc5613ba49] joining swarm manager [d091ba592eb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dd7107dc8e31b] joining swarm manager [d091ba592eb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.12s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d04e9563ccb2b] joining swarm manager [d28921fb8faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d1f7dea55359b] joining swarm manager [d28921fb8faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:379: Daemon d04e9563ccb2b is not started
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.47s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dace828f6461c] joining swarm manager [d2ed057bdb482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d434e1a3626b0] joining swarm manager [d2ed057bdb482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.78s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [de1144ddcb7b9] joining swarm manager [dbf32cd50e106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dbae78e3c662e] joining swarm manager [dbf32cd50e106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.69s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.37s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.90s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.07s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.11s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.51s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (12.66s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.15s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.50s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.41s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.26s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.61s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.95s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.79s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.63s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.87x0kvwzdp37@6e162b05e1cf    | hello1\n"
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.cgldxzk0abf9@6e162b05e1cf    | hello2\n"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.03s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.50s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.17s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.37s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:242: checking task mff9yrlna9ny
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:247: checking messages for mff9yrlna9ny
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:242: checking task ivplernetkaz
19:53:50 [2019-10-02T19:53:50.784Z]         docker_cli_service_logs_test.go:247: checking messages for ivplernetkaz
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.06s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.92s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.08s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d886cfff93d4a] joining swarm manager [d7e720ca89408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dc497e8f7cd7f] joining swarm manager [d7e720ca89408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d287c51dd1861] joining swarm manager [d79585438c8f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [d07a53bf4e194] joining swarm manager [d79585438c8f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
19:53:50 [2019-10-02T19:53:50.784Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.01s)
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
19:53:50 [2019-10-02T19:53:50.784Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
19:53:50 [2019-10-02T19:53:50.784Z]         check_test.go:358: [dc809f5bcf635] joining swarm manager [df6bb3fdd3615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d50ff92579f5b] joining swarm manager [df6bb3fdd3615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.13s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.87s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.96s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.89s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.63s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.15s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.18s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
19:53:50 [2019-10-02T19:53:50.785Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
19:53:50 [2019-10-02T19:53:50.785Z]         requirement.go:26: unmatched requirement IPv6
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.34s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.15s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.76s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.65s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [db7d17756776b] joining swarm manager [d297ceaae583f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [dc064e40b9c55] joining swarm manager [d297ceaae583f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.59s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.78s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.84s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d670d1da1e359] joining swarm manager [d46fd86cd494b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d0c5b7ce8018c] joining swarm manager [d46fd86cd494b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [db5002e655d25] joining swarm manager [d46fd86cd494b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d6cf058950fee] joining swarm manager [d16fd697960b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d9c6760f80ce7] joining swarm manager [d16fd697960b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.93s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
19:53:50 [2019-10-02T19:53:50.785Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge"
19:53:50 [2019-10-02T19:53:50.785Z]         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
19:53:50 [2019-10-02T19:53:50.785Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay"
19:53:50 [2019-10-02T19:53:50.785Z]         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
19:53:50 [2019-10-02T19:53:50.785Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge"
19:53:50 [2019-10-02T19:53:50.785Z]         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
19:53:50 [2019-10-02T19:53:50.785Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay"
19:53:50 [2019-10-02T19:53:50.785Z]         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
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.73s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.88s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.31s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [db6fbc4be493b] joining swarm manager [de1ba89968274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.72s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.97s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.12s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.63s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.44s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.00s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
19:53:50 [2019-10-02T19:53:50.785Z]         check_test.go:358: [d708c16204ae3] joining swarm manager [db9392e100a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.34s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (4.33s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.17s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.95s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.02s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.13s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.34s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
19:53:50 [2019-10-02T19:53:50.785Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s)
19:53:50 [2019-10-02T19:53:50.785Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
19:53:50 [2019-10-02T19:53:50.785Z] === RUN   TestDockerExternalVolumeSuite
19:53:50 [2019-10-02T19:53:50.785Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:53:56 [2019-10-02T19:53:56.099Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:53:56 [2019-10-02T19:53:56.099Z] === RUN   TestDockerSuite/TestCommitTTY
19:54:05 [2019-10-02T19:54:05.712Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:54:08 [2019-10-02T19:54:08.482Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:54:19 [2019-10-02T19:54:19.154Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:54:23 [2019-10-02T19:54:23.841Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:54:30 [2019-10-02T19:54:30.909Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:54:30 [2019-10-02T19:54:30.909Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:54:33 [2019-10-02T19:54:33.086Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:54:33 [2019-10-02T19:54:33.086Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:54:33 [2019-10-02T19:54:33.086Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:54:33 [2019-10-02T19:54:33.086Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:54:35 [2019-10-02T19:54:35.270Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:54:35 [2019-10-02T19:54:35.270Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:54:35 [2019-10-02T19:54:35.270Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:54:37 [2019-10-02T19:54:37.447Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:54:37 [2019-10-02T19:54:37.447Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:54:37 [2019-10-02T19:54:37.447Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:54:37 [2019-10-02T19:54:37.447Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:54:37 [2019-10-02T19:54:37.447Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:54:40 [2019-10-02T19:54:40.356Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:54:41 [2019-10-02T19:54:41.891Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:54:44 [2019-10-02T19:54:44.067Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:54:44 [2019-10-02T19:54:44.067Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:54:44 [2019-10-02T19:54:44.067Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:54:46 [2019-10-02T19:54:46.246Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:54:46 [2019-10-02T19:54:46.246Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:54:48 [2019-10-02T19:54:48.420Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:54:48 [2019-10-02T19:54:48.420Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:54:48 [2019-10-02T19:54:48.420Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:54:50 [2019-10-02T19:54:50.598Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:54:50 [2019-10-02T19:54:50.598Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:54:52 [2019-10-02T19:54:52.773Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:54:52 [2019-10-02T19:54:52.773Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:54:54 [2019-10-02T19:54:54.949Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:54:54 [2019-10-02T19:54:54.949Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:54:57 [2019-10-02T19:54:57.131Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:55:05 [2019-10-02T19:55:05.695Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:55:10 [2019-10-02T19:55:10.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:55:10 [2019-10-02T19:55:10.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:55:10 [2019-10-02T19:55:10.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:55:10 [2019-10-02T19:55:10.382Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:55:10 [2019-10-02T19:55:10.382Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:55:11 [2019-10-02T19:55:11.918Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:55:11 [2019-10-02T19:55:11.918Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:55:14 [2019-10-02T19:55:14.092Z] === RUN   TestDockerSuite/TestContainerAPITop
19:55:14 [2019-10-02T19:55:14.092Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:55:16 [2019-10-02T19:55:16.271Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:55:16 [2019-10-02T19:55:16.271Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:55:16 [2019-10-02T19:55:16.690Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:55:20 [2019-10-02T19:55:20.953Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:55:22 [2019-10-02T19:55:22.489Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:55:23 [2019-10-02T19:55:23.237Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:55:24 [2019-10-02T19:55:24.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:55:49 [2019-10-02T19:55:49.795Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:55:53 [2019-10-02T19:55:53.526Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:55:53 [2019-10-02T19:55:53.985Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:55:53 [2019-10-02T19:55:53.985Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:55:55 [2019-10-02T19:55:55.291Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:56:01 [2019-10-02T19:56:01.101Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:56:01 [2019-10-02T19:56:01.101Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:56:01 [2019-10-02T19:56:01.101Z] === RUN   TestDockerSuite/TestCpRelativePath
19:56:08 [2019-10-02T19:56:08.171Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:56:08 [2019-10-02T19:56:08.171Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:56:08 [2019-10-02T19:56:08.171Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:56:08 [2019-10-02T19:56:08.171Z] === RUN   TestDockerSuite/TestCpToCaseA
19:56:10 [2019-10-02T19:56:10.150Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:56:13 [2019-10-02T19:56:13.959Z] === RUN   TestDockerSuite/TestCpToCaseB
19:56:21 [2019-10-02T19:56:21.029Z] === RUN   TestDockerSuite/TestCpToCaseC
19:56:21 [2019-10-02T19:56:21.029Z] === RUN   TestDockerSuite/TestCpToCaseD
19:56:21 [2019-10-02T19:56:21.029Z] === RUN   TestDockerSuite/TestCpToCaseE
19:56:35 [2019-10-02T19:56:35.859Z] === RUN   TestDockerSuite/TestCpToCaseF
19:56:35 [2019-10-02T19:56:35.859Z] === RUN   TestDockerSuite/TestCpToCaseG
19:56:35 [2019-10-02T19:56:35.859Z] === RUN   TestDockerSuite/TestCpToCaseH
19:56:42 [2019-10-02T19:56:42.197Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:56:48 [2019-10-02T19:56:48.396Z] === RUN   TestDockerSuite/TestCpToCaseI
19:56:48 [2019-10-02T19:56:48.397Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:56:48 [2019-10-02T19:56:48.397Z] === RUN   TestDockerSuite/TestCpToDot
19:56:50 [2019-10-02T19:56:50.670Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:56:50 [2019-10-02T19:56:50.670Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:56:50 [2019-10-02T19:56:50.670Z] === RUN   TestDockerSuite/TestCpToStdout
19:56:54 [2019-10-02T19:56:54.448Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:56:57 [2019-10-02T19:56:57.745Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:56:57 [2019-10-02T19:56:57.745Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:56:57 [2019-10-02T19:56:57.745Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:56:57 [2019-10-02T19:56:57.745Z] === RUN   TestDockerSuite/TestCpVolumePath
19:56:57 [2019-10-02T19:56:57.745Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:56:58 [2019-10-02T19:56:58.208Z] === RUN   TestDockerSuite/TestCreateArgs
19:56:58 [2019-10-02T19:56:58.208Z] === RUN   TestDockerSuite/TestCreateByImageID
19:56:59 [2019-10-02T19:56:59.796Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:57:01 [2019-10-02T19:57:01.984Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:57:02 [2019-10-02T19:57:02.446Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:57:02 [2019-10-02T19:57:02.446Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:57:04 [2019-10-02T19:57:04.636Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:57:05 [2019-10-02T19:57:05.610Z] === RUN   TestDockerSuite/TestCreateLabels
19:57:05 [2019-10-02T19:57:05.610Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:57:05 [2019-10-02T19:57:05.610Z] === RUN   TestDockerSuite/TestCreateRM
19:57:06 [2019-10-02T19:57:06.071Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:57:06 [2019-10-02T19:57:06.071Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:57:06 [2019-10-02T19:57:06.071Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:57:06 [2019-10-02T19:57:06.534Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:57:18 [2019-10-02T19:57:18.947Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:57:19 [2019-10-02T19:57:19.409Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:57:19 [2019-10-02T19:57:19.872Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:57:24 [2019-10-02T19:57:24.585Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:57:24 [2019-10-02T19:57:24.585Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:57:24 [2019-10-02T19:57:24.585Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:57:26 [2019-10-02T19:57:26.515Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDevicePermissions
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDockerFails
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestEventsAttach
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestEventsCommit
19:57:26 [2019-10-02T19:57:26.772Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:57:29 [2019-10-02T19:57:29.744Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:57:31 [2019-10-02T19:57:31.933Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:57:34 [2019-10-02T19:57:34.290Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:57:41 [2019-10-02T19:57:41.400Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:57:49 [2019-10-02T19:57:49.226Z] === RUN   TestDockerSuite/TestEventsCopy
19:57:53 [2019-10-02T19:57:53.022Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:57:58 [2019-10-02T19:57:58.844Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:57:59 [2019-10-02T19:57:59.467Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:58:00 [2019-10-02T19:58:00.390Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:58:00 [2019-10-02T19:58:00.851Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:58:04 [2019-10-02T19:58:04.605Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:58:05 [2019-10-02T19:58:05.579Z] === RUN   TestDockerSuite/TestEventsFilterType
19:58:06 [2019-10-02T19:58:06.554Z] === RUN   TestDockerSuite/TestEventsFilters
19:58:11 [2019-10-02T19:58:11.263Z] === RUN   TestDockerSuite/TestEventsFormat
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsImageImport
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsImagePull
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsImageTag
19:58:21 [2019-10-02T19:58:21.615Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:58:22 [2019-10-02T19:58:22.077Z] === RUN   TestDockerSuite/TestEventsRename
19:58:24 [2019-10-02T19:58:24.267Z] === RUN   TestDockerSuite/TestEventsResize
19:58:27 [2019-10-02T19:58:27.184Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:58:29 [2019-10-02T19:58:29.373Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:58:31 [2019-10-02T19:58:31.561Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:58:36 [2019-10-02T19:58:36.267Z] === RUN   TestDockerSuite/TestEventsTop
19:58:36 [2019-10-02T19:58:36.267Z] === RUN   TestDockerSuite/TestEventsUntag
19:58:39 [2019-10-02T19:58:39.184Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:58:42 [2019-10-02T19:58:42.935Z] === RUN   TestDockerSuite/TestExec
19:58:42 [2019-10-02T19:58:42.935Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:58:42 [2019-10-02T19:58:42.935Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:58:44 [2019-10-02T19:58:44.480Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:58:46 [2019-10-02T19:58:46.108Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:58:46 [2019-10-02T19:58:46.668Z] === RUN   TestDockerSuite/TestExecAPIStart
19:58:46 [2019-10-02T19:58:46.668Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:58:46 [2019-10-02T19:58:46.668Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:58:46 [2019-10-02T19:58:46.668Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:58:48 [2019-10-02T19:58:48.856Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:58:50 [2019-10-02T19:58:50.401Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:58:52 [2019-10-02T19:58:52.588Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:58:54 [2019-10-02T19:58:54.777Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:58:59 [2019-10-02T19:58:59.482Z] === RUN   TestDockerSuite/TestExecCgroup
19:58:59 [2019-10-02T19:58:59.482Z] === RUN   TestDockerSuite/TestExecEnv
19:58:59 [2019-10-02T19:58:59.482Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:58:59 [2019-10-02T19:58:59.482Z] === RUN   TestDockerSuite/TestExecExitStatus
19:59:01 [2019-10-02T19:59:01.672Z] === RUN   TestDockerSuite/TestExecInspectID
19:59:04 [2019-10-02T19:59:04.169Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecInteractive
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecParseError
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:59:06 [2019-10-02T19:59:06.378Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecSetEnv
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecStartFails
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:59:08 [2019-10-02T19:59:08.569Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:59:10 [2019-10-02T19:59:10.822Z] === RUN   TestDockerSuite/TestExecUlimits
19:59:10 [2019-10-02T19:59:10.822Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:59:19 [2019-10-02T19:59:19.625Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:59:19 [2019-10-02T19:59:19.625Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:59:19 [2019-10-02T19:59:19.625Z] === RUN   TestDockerSuite/TestExecWithUser
19:59:19 [2019-10-02T19:59:19.625Z] === RUN   TestDockerSuite/TestGetContainerStats
19:59:25 [2019-10-02T19:59:25.438Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:59:31 [2019-10-02T19:59:31.251Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:59:35 [2019-10-02T19:59:35.005Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:59:36 [2019-10-02T19:59:36.218Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestHealth
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:59:40 [2019-10-02T19:59:40.820Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:59:41 [2019-10-02T19:59:41.281Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:59:46 [2019-10-02T19:59:46.000Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:59:46 [2019-10-02T19:59:46.000Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:59:46 [2019-10-02T19:59:46.000Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:59:46 [2019-10-02T19:59:46.462Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:59:46 [2019-10-02T19:59:46.462Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:59:46 [2019-10-02T19:59:46.924Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:59:47 [2019-10-02T19:59:47.386Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:59:47 [2019-10-02T19:59:47.386Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:59:48 [2019-10-02T19:59:48.358Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:59:48 [2019-10-02T19:59:48.358Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:59:49 [2019-10-02T19:59:49.903Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:59:50 [2019-10-02T19:59:50.365Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:59:52 [2019-10-02T19:59:52.552Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:59:54 [2019-10-02T19:59:54.742Z] === RUN   TestDockerSuite/TestImagesFormat
19:59:55 [2019-10-02T19:59:55.204Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:59:55 [2019-10-02T19:59:55.204Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:59:58 [2019-10-02T19:59:58.953Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:59:58 [2019-10-02T19:59:58.953Z] === RUN   TestDockerSuite/TestImportBadURL
20:00:01 [2019-10-02T20:00:01.143Z] === RUN   TestDockerSuite/TestImportDisplay
20:00:01 [2019-10-02T20:00:01.143Z] === RUN   TestDockerSuite/TestImportFile
20:00:01 [2019-10-02T20:00:01.143Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:00:01 [2019-10-02T20:00:01.143Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestImportGzipped
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDebug
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:00:01 [2019-10-02T20:00:01.606Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:00:02 [2019-10-02T20:00:02.068Z] === RUN   TestDockerSuite/TestInfoFormat
20:00:02 [2019-10-02T20:00:02.068Z] === RUN   TestDockerSuite/TestInsecureRegistries
20:00:02 [2019-10-02T20:00:02.068Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:00:02 [2019-10-02T20:00:02.068Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:00:02 [2019-10-02T20:00:02.068Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:00:04 [2019-10-02T20:00:04.259Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:00:06 [2019-10-02T20:00:06.449Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:00:06 [2019-10-02T20:00:06.910Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:00:06 [2019-10-02T20:00:06.910Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:00:06 [2019-10-02T20:00:06.910Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:00:06 [2019-10-02T20:00:06.910Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:00:08 [2019-10-02T20:00:08.287Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:00:14 [2019-10-02T20:00:14.007Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:00:14 [2019-10-02T20:00:14.007Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:00:16 [2019-10-02T20:00:16.194Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:00:16 [2019-10-02T20:00:16.194Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:00:16 [2019-10-02T20:00:16.194Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:00:16 [2019-10-02T20:00:16.194Z] === RUN   TestDockerSuite/TestInspectDefault
20:00:19 [2019-10-02T20:00:19.113Z] === RUN   TestDockerSuite/TestInspectHistory
20:00:23 [2019-10-02T20:00:23.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:00:23 [2019-10-02T20:00:23.833Z] === RUN   TestDockerSuite/TestInspectImage
20:00:23 [2019-10-02T20:00:23.833Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:00:23 [2019-10-02T20:00:23.833Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:00:23 [2019-10-02T20:00:23.833Z] === RUN   TestDockerSuite/TestInspectInt64
20:00:30 [2019-10-02T20:00:30.932Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:00:33 [2019-10-02T20:00:33.124Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:00:33 [2019-10-02T20:00:33.124Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:00:40 [2019-10-02T20:00:40.226Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:00:41 [2019-10-02T20:00:41.205Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:00:42 [2019-10-02T20:00:42.456Z] === RUN   TestDockerSuite/TestInspectPlugin
20:00:42 [2019-10-02T20:00:42.456Z] === RUN   TestDockerSuite/TestInspectRootFS
20:00:42 [2019-10-02T20:00:42.456Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:00:44 [2019-10-02T20:00:44.649Z] === RUN   TestDockerSuite/TestInspectStatus
20:00:47 [2019-10-02T20:00:47.619Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:00:52 [2019-10-02T20:00:52.337Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:00:54 [2019-10-02T20:00:54.681Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:00:56 [2019-10-02T20:00:56.066Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:00:56 [2019-10-02T20:00:56.868Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:00:59 [2019-10-02T20:00:59.058Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:01:01 [2019-10-02T20:01:01.245Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:01:03 [2019-10-02T20:01:03.438Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:01:05 [2019-10-02T20:01:05.628Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksEnvs
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:01:06 [2019-10-02T20:01:06.090Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:01:08 [2019-10-02T20:01:08.279Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:01:09 [2019-10-02T20:01:09.830Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:01:10 [2019-10-02T20:01:10.922Z] --- PASS: TestDockerExternalVolumeSuite (441.18s)
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:53: Daemon df84d3ed42a25 is not started
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:53: Daemon d616093dc801c is not started
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:53: Daemon d2923b37dde8b is not started
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:53: Daemon d3a89220d9563 is not started
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:485: Daemon d1280d03061ea is not started
20:01:10 [2019-10-02T20:01:10.922Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
20:01:10 [2019-10-02T20:01:10.922Z]         docker_cli_external_volume_driver_test.go:53: Daemon d2e4456baf7bc is not started
20:01:10 [2019-10-02T20:01:10.922Z] PASS
20:01:10 [2019-10-02T20:01:10.922Z] 
20:01:10 [2019-10-02T20:01:10.922Z] === Skipped
20:01:10 [2019-10-02T20:01:10.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
20:01:10 [2019-10-02T20:01:10.922Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
20:01:10 [2019-10-02T20:01:10.922Z]         requirement.go:26: unmatched requirement bridgeNfIptables
20:01:10 [2019-10-02T20:01:10.922Z]         check_test.go:309: Daemon d29293c85e871 is not started
20:01:10 [2019-10-02T20:01:10.922Z] 
20:01:10 [2019-10-02T20:01:10.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:01:10 [2019-10-02T20:01:10.922Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:01:10 [2019-10-02T20:01:10.922Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
20:01:10 [2019-10-02T20:01:10.922Z]         requirement.go:26: unmatched requirement IPv6
20:01:10 [2019-10-02T20:01:10.922Z]         check_test.go:309: Daemon dcbaf9e125c0b is not started
20:01:10 [2019-10-02T20:01:10.922Z] 
20:01:10 [2019-10-02T20:01:10.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:01:10 [2019-10-02T20:01:10.923Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:01:10 [2019-10-02T20:01:10.923Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
20:01:10 [2019-10-02T20:01:10.923Z]         requirement.go:26: unmatched requirement Devicemapper
20:01:10 [2019-10-02T20:01:10.923Z]         check_test.go:309: Daemon dff432774db1f is not started
20:01:10 [2019-10-02T20:01:10.923Z] 
20:01:10 [2019-10-02T20:01:10.923Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:01:10 [2019-10-02T20:01:10.923Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:01:10 [2019-10-02T20:01:10.923Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
20:01:10 [2019-10-02T20:01:10.923Z]         requirement.go:26: unmatched requirement Devicemapper
20:01:10 [2019-10-02T20:01:10.923Z]         check_test.go:309: Daemon db74ae2ee4c36 is not started
20:01:10 [2019-10-02T20:01:10.923Z] 
20:01:10 [2019-10-02T20:01:10.923Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:01:10 [2019-10-02T20:01:10.923Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
20:01:10 [2019-10-02T20:01:10.923Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:01:10 [2019-10-02T20:01:10.923Z] 
20:01:10 [2019-10-02T20:01:10.923Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:01:10 [2019-10-02T20:01:10.923Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
20:01:10 [2019-10-02T20:01:10.923Z]         requirement.go:26: unmatched requirement IPv6
20:01:10 [2019-10-02T20:01:10.923Z] 
20:01:10 [2019-10-02T20:01:10.923Z] 
20:01:10 [2019-10-02T20:01:10.923Z] DONE 270 tests, 6 skipped in 2561.930s
20:01:10 [2019-10-02T20:01:10.923Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:01:11 [2019-10-02T20:01:11.180Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bc684021f48/docker.pid
20:01:11 [2019-10-02T20:01:11.180Z] +++ kill 6308
20:01:11 [2019-10-02T20:01:11.180Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6308 is not a child of this shell
20:01:11 [2019-10-02T20:01:11.180Z] warning: PID 6308 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bc684021f48/docker.pid had a nonzero exit code
20:01:11 [2019-10-02T20:01:11.180Z] ++++ cat bundles/test-integration/docker.pid
20:01:11 [2019-10-02T20:01:11.180Z] +++ kill 7305
20:01:12 [2019-10-02T20:01:12.112Z] umount: bundles/test-integration/root: mountpoint not found
20:01:12 [2019-10-02T20:01:12.112Z] +++ /etc/init.d/apparmor stop
20:01:12 [2019-10-02T20:01:12.112Z] Clearing AppArmor profiles cache:.
20:01:12 [2019-10-02T20:01:12.112Z] All profile caches have been cleared, but no profiles have been unloaded.
20:01:12 [2019-10-02T20:01:12.112Z] Unloading profiles will leave already running processes permanently
20:01:12 [2019-10-02T20:01:12.112Z] unconfined, which can lead to unexpected situations.
20:01:12 [2019-10-02T20:01:12.112Z] 
20:01:12 [2019-10-02T20:01:12.112Z] To set a process to complain mode, use the command line tool
20:01:12 [2019-10-02T20:01:12.112Z] 'aa-complain'. To really tear down all profiles, run the init script
20:01:12 [2019-10-02T20:01:12.112Z] with the 'teardown' option."
20:01:12 [2019-10-02T20:01:12.112Z] 
20:01:12 [2019-10-02T20:01:12.676Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
20:01:12 [2019-10-02T20:01:12.709Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:01:13 [2019-10-02T20:01:13.616Z] + echo Ensuring container killed.
20:01:13 [2019-10-02T20:01:13.616Z] Ensuring container killed.
20:01:13 [2019-10-02T20:01:13.616Z] + docker ps -aq -f name=docker-pr4-*
20:01:13 [2019-10-02T20:01:13.616Z] + cids=19a32e6d92db
20:01:13 [2019-10-02T20:01:13.616Z] 8efa73a87f03
20:01:13 [2019-10-02T20:01:13.616Z] 6e162b05e1cf
20:01:13 [2019-10-02T20:01:13.616Z] + [ -n 19a32e6d92db
20:01:13 [2019-10-02T20:01:13.616Z] 8efa73a87f03
20:01:13 [2019-10-02T20:01:13.616Z] 6e162b05e1cf ]
20:01:13 [2019-10-02T20:01:13.616Z] + docker rm -vf 19a32e6d92db 8efa73a87f03 6e162b05e1cf
20:01:14 [2019-10-02T20:01:14.549Z] 19a32e6d92db
20:01:15 [2019-10-02T20:01:15.645Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:01:16 [2019-10-02T20:01:16.446Z] 8efa73a87f03
20:01:16 [2019-10-02T20:01:16.446Z] 6e162b05e1cf
[Pipeline] sh
20:01:16 [2019-10-02T20:01:16.729Z] + echo Chowning /workspace to jenkins user
20:01:16 [2019-10-02T20:01:16.729Z] Chowning /workspace to jenkins user
20:01:16 [2019-10-02T20:01:16.729Z] + id -u
20:01:16 [2019-10-02T20:01:16.729Z] + id -g
20:01:16 [2019-10-02T20:01:16.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40026:/workspace busybox chown -R 1000:1000 /workspace
20:01:17 [2019-10-02T20:01:17.836Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:01:17 [2019-10-02T20:01:17.836Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:01:20 [2019-10-02T20:01:20.024Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:01:20 [2019-10-02T20:01:20.024Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:01:21 [2019-10-02T20:01:21.207Z] + bundleName=amd64
20:01:21 [2019-10-02T20:01:21.207Z] + echo Creating amd64-bundles.tar.gz
20:01:21 [2019-10-02T20:01:21.207Z] Creating amd64-bundles.tar.gz
20:01:21 [2019-10-02T20:01:21.207Z] + find bundles+  -path */root/*overlay2 -prune -o -type f ( -namexargs *-report.json tar -o -czf -name amd64-bundles.tar.gz *.log
20:01:21 [2019-10-02T20:01:21.207Z]  -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:01:22 [2019-10-02T20:01:22.158Z] Archiving artifacts
20:01:22 [2019-10-02T20:01:22.518Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:01:22 [2019-10-02T20:01:22.828Z] + make clean
20:01:23 [2019-10-02T20:01:23.087Z] docker volume rm -f docker-dev-cache
20:01:23 [2019-10-02T20:01:23.087Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:01:28 [2019-10-02T20:01:28.618Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:01:35 [2019-10-02T20:01:35.722Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:01:42 [2019-10-02T20:01:42.834Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:01:45 [2019-10-02T20:01:45.750Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:01:48 [2019-10-02T20:01:48.048Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:01:48 [2019-10-02T20:01:48.048Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:01:50 [2019-10-02T20:01:50.965Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:01:53 [2019-10-02T20:01:53.159Z] === RUN   TestDockerSuite/TestLogsSince
20:02:01 [2019-10-02T20:02:01.898Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:02:01 [2019-10-02T20:02:01.898Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:02:01 [2019-10-02T20:02:01.898Z] === RUN   TestDockerSuite/TestLogsTail
20:02:10 [2019-10-02T20:02:10.492Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:02:12 [2019-10-02T20:02:12.037Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestMountIntoProc
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestMountIntoSys
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestNetHostname
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginActive
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPortHostBinding
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPortList
20:02:14 [2019-10-02T20:02:14.229Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:02:18 [2019-10-02T20:02:18.939Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:02:23 [2019-10-02T20:02:23.648Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:02:23 [2019-10-02T20:02:23.648Z] === RUN   TestDockerSuite/TestPsByOrder
20:02:32 [2019-10-02T20:02:32.239Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:02:32 [2019-10-02T20:02:32.239Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:02:40 [2019-10-02T20:02:40.838Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:02:58 [2019-10-02T20:02:58.557Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:02:59 [2019-10-02T20:02:59.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:02:59 [2019-10-02T20:02:59.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:03:11 [2019-10-02T20:03:11.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:03:15 [2019-10-02T20:03:15.190Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:03:22 [2019-10-02T20:03:22.290Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:03:26 [2019-10-02T20:03:26.042Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:03:26 [2019-10-02T20:03:26.042Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:03:26 [2019-10-02T20:03:26.042Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:03:30 [2019-10-02T20:03:30.749Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:03:30 [2019-10-02T20:03:30.749Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:03:30 [2019-10-02T20:03:30.749Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:03:30 [2019-10-02T20:03:30.749Z] === RUN   TestDockerSuite/TestPsRightTagName
20:03:30 [2019-10-02T20:03:30.749Z] === RUN   TestDockerSuite/TestPsShowMounts
20:03:37 [2019-10-02T20:03:37.847Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:03:37 [2019-10-02T20:03:37.847Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:03:46 [2019-10-02T20:03:46.440Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:03:46 [2019-10-02T20:03:46.440Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:03:47 [2019-10-02T20:03:47.413Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:03:48 [2019-10-02T20:03:48.387Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:03:48 [2019-10-02T20:03:48.387Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:03:53 [2019-10-02T20:03:53.095Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:03:56 [2019-10-02T20:03:56.846Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:03:59 [2019-10-02T20:03:59.036Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:04:20 [2019-10-02T20:04:20.171Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:04:20 [2019-10-02T20:04:20.171Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:04:25 [2019-10-02T20:04:25.992Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:04:25 [2019-10-02T20:04:25.992Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:04:25 [2019-10-02T20:04:25.992Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:04:26 [2019-10-02T20:04:26.456Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:04:31 [2019-10-02T20:04:31.171Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:04:35 [2019-10-02T20:04:35.109Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:04:35 [2019-10-02T20:04:35.109Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:04:38 [2019-10-02T20:04:38.861Z] === RUN   TestDockerSuite/TestRmiBlank
20:04:39 [2019-10-02T20:04:39.324Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:04:39 [2019-10-02T20:04:39.325Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:04:54 [2019-10-02T20:04:54.171Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:04:56 [2019-10-02T20:04:56.359Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:04:57 [2019-10-02T20:04:57.336Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:05:04 [2019-10-02T20:05:04.433Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:05:09 [2019-10-02T20:05:09.145Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:05:18 [2019-10-02T20:05:18.062Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:05:21 [2019-10-02T20:05:21.813Z] === RUN   TestDockerSuite/TestRmiTag
20:05:22 [2019-10-02T20:05:22.277Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:05:24 [2019-10-02T20:05:24.505Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:05:42 [2019-10-02T20:05:42.231Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:05:44 [2019-10-02T20:05:44.417Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:05:49 [2019-10-02T20:05:49.126Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddHost
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:05:50 [2019-10-02T20:05:50.669Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:05:52 [2019-10-02T20:05:52.858Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:05:52 [2019-10-02T20:05:52.858Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:05:52 [2019-10-02T20:05:52.858Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:05:56 [2019-10-02T20:05:56.610Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:05:59 [2019-10-02T20:05:59.529Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:06:01 [2019-10-02T20:06:01.727Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:06:03 [2019-10-02T20:06:03.938Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:06:11 [2019-10-02T20:06:11.036Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:06:11 [2019-10-02T20:06:11.036Z] === RUN   TestDockerSuite/TestRunBindMounts
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:06:21 [2019-10-02T20:06:21.383Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:06:22 [2019-10-02T20:06:22.927Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:06:22 [2019-10-02T20:06:22.927Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:06:25 [2019-10-02T20:06:25.845Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:06:25 [2019-10-02T20:06:25.845Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:06:25 [2019-10-02T20:06:25.845Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:06:28 [2019-10-02T20:06:28.036Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:06:30 [2019-10-02T20:06:30.226Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:06:32 [2019-10-02T20:06:32.417Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:06:34 [2019-10-02T20:06:34.604Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:06:34 [2019-10-02T20:06:34.604Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:06:34 [2019-10-02T20:06:34.604Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:06:34 [2019-10-02T20:06:34.604Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:06:36 [2019-10-02T20:06:36.790Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:06:36 [2019-10-02T20:06:36.790Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:06:36 [2019-10-02T20:06:36.790Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:06:36 [2019-10-02T20:06:36.790Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:06:36 [2019-10-02T20:06:36.790Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:06:38 [2019-10-02T20:06:38.978Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:06:51 [2019-10-02T20:06:51.391Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:06:53 [2019-10-02T20:06:53.579Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:06:53 [2019-10-02T20:06:53.579Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:06:53 [2019-10-02T20:06:53.579Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:06:53 [2019-10-02T20:06:53.579Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:06:55 [2019-10-02T20:06:55.767Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:06:57 [2019-10-02T20:06:57.954Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:06:57 [2019-10-02T20:06:57.954Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:06:59 [2019-10-02T20:06:59.658Z] === RUN   TestDockerSuite/TestRunEnvironment
20:06:59 [2019-10-02T20:06:59.658Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:06:59 [2019-10-02T20:06:59.658Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:06:59 [2019-10-02T20:06:59.658Z] === RUN   TestDockerSuite/TestRunExitCode
20:07:02 [2019-10-02T20:07:02.563Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:07:04 [2019-10-02T20:07:04.100Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:07:06 [2019-10-02T20:07:06.277Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunExposePort
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:07:09 [2019-10-02T20:07:09.177Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:07:12 [2019-10-02T20:07:12.909Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:07:23 [2019-10-02T20:07:23.221Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:07:23 [2019-10-02T20:07:23.221Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModeHostname
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:07:23 [2019-10-02T20:07:23.679Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunMount
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:07:24 [2019-10-02T20:07:24.137Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:07:36 [2019-10-02T20:07:36.508Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:07:36 [2019-10-02T20:07:36.508Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:07:36 [2019-10-02T20:07:36.508Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:07:36 [2019-10-02T20:07:36.508Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:07:40 [2019-10-02T20:07:40.240Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetHost
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:07:43 [2019-10-02T20:07:43.972Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:07:44 [2019-10-02T20:07:44.431Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:07:45 [2019-10-02T20:07:45.397Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:07:47 [2019-10-02T20:07:47.573Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:07:49 [2019-10-02T20:07:49.748Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:07:50 [2019-10-02T20:07:50.715Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunPortInUse
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:07:52 [2019-10-02T20:07:52.890Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunPublishPort
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:08:01 [2019-10-02T20:08:01.449Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:08:08 [2019-10-02T20:08:08.518Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:08:08 [2019-10-02T20:08:08.518Z] === RUN   TestDockerSuite/TestRunRm
20:08:11 [2019-10-02T20:08:11.419Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:08:16 [2019-10-02T20:08:16.169Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:08:18 [2019-10-02T20:08:18.346Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:08:20 [2019-10-02T20:08:20.522Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:08:22 [2019-10-02T20:08:22.698Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:08:25 [2019-10-02T20:08:25.612Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:08:25 [2019-10-02T20:08:25.612Z] === RUN   TestDockerSuite/TestRunState
20:08:25 [2019-10-02T20:08:25.612Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:08:27 [2019-10-02T20:08:27.147Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:08:27 [2019-10-02T20:08:27.606Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:08:29 [2019-10-02T20:08:29.141Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:08:29 [2019-10-02T20:08:29.141Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:08:29 [2019-10-02T20:08:29.599Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:08:29 [2019-10-02T20:08:29.599Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:08:29 [2019-10-02T20:08:29.599Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:08:29 [2019-10-02T20:08:29.599Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserByID
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserByName
20:08:34 [2019-10-02T20:08:34.284Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:08:36 [2019-10-02T20:08:36.459Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:08:36 [2019-10-02T20:08:36.459Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:08:38 [2019-10-02T20:08:38.635Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:08:38 [2019-10-02T20:08:38.635Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:08:38 [2019-10-02T20:08:38.635Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:08:42 [2019-10-02T20:08:42.365Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:08:48 [2019-10-02T20:08:48.151Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:08:58 [2019-10-02T20:08:58.467Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:09:04 [2019-10-02T20:09:04.275Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:09:04 [2019-10-02T20:09:04.275Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:09:04 [2019-10-02T20:09:04.275Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
20:09:04 [2019-10-02T20:09:04.275Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
20:09:04 [2019-10-02T20:09:04.275Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:09:06 [2019-10-02T20:09:06.454Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:09:13 [2019-10-02T20:09:13.524Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:09:15 [2019-10-02T20:09:15.827Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:09:20 [2019-10-02T20:09:20.513Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:09:21 [2019-10-02T20:09:21.478Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:09:23 [2019-10-02T20:09:23.655Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveImageId
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:09:28 [2019-10-02T20:09:28.343Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:09:30 [2019-10-02T20:09:30.519Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:09:30 [2019-10-02T20:09:30.977Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:09:31 [2019-10-02T20:09:31.439Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:09:31 [2019-10-02T20:09:31.439Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:09:33 [2019-10-02T20:09:33.617Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:09:40 [2019-10-02T20:09:40.687Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:09:40 [2019-10-02T20:09:40.687Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:09:49 [2019-10-02T20:09:49.250Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:09:49 [2019-10-02T20:09:49.250Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:09:53 [2019-10-02T20:09:53.934Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:09:53 [2019-10-02T20:09:53.935Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:09:53 [2019-10-02T20:09:53.935Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:09:53 [2019-10-02T20:09:53.935Z] === RUN   TestDockerSuite/TestStartRecordError
20:09:53 [2019-10-02T20:09:53.935Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestStatsNoStream
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:10:11 [2019-10-02T20:10:11.632Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:10:13 [2019-10-02T20:10:13.809Z] === RUN   TestDockerSuite/TestTopPrivileged
20:10:13 [2019-10-02T20:10:13.809Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:10:15 [2019-10-02T20:10:15.986Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:10:33 [2019-10-02T20:10:33.794Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:10:35 [2019-10-02T20:10:35.330Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:10:35 [2019-10-02T20:10:35.330Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:10:38 [2019-10-02T20:10:38.230Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:10:38 [2019-10-02T20:10:38.689Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:10:38 [2019-10-02T20:10:38.689Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:10:39 [2019-10-02T20:10:39.147Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:10:39 [2019-10-02T20:10:39.147Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:10:47 [2019-10-02T20:10:47.712Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:10:47 [2019-10-02T20:10:47.712Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:10:47 [2019-10-02T20:10:47.712Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:10:47 [2019-10-02T20:10:47.712Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:10:47 [2019-10-02T20:10:47.712Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:10:54 [2019-10-02T20:10:54.921Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:10:54 [2019-10-02T20:10:54.921Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:10:54 [2019-10-02T20:10:54.921Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:11:09 [2019-10-02T20:11:09.722Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:11:09 [2019-10-02T20:11:09.722Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:11:09 [2019-10-02T20:11:09.722Z] --- PASS: TestDockerSuite (2641.03s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.86s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.30s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.66s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement Apparmor
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement Apparmor
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.08s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement IsPausable
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.08s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.17s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement UnixCli
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.14s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.41s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.50s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.51s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.33s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddTar (39.90s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.16s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.66s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.14s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.03s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.72s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.99s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.26s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.06s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.10s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.03s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement UnixCli
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.41s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildContChar (14.30s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.05s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.82s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.69s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.47s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.54s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.29s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.83s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.74s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (73.56s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.00s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
20:11:09 [2019-10-02T20:11:09.722Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.69s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.07s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.96s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.77s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.86s)
20:11:09 [2019-10-02T20:11:09.722Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.60s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.05s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.57s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.04s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.33s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.00s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.53s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFails (2.09s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.31s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.36s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.89s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.25s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.88s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement UnixCli
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.54s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.31s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.93s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.54s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.96s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.96s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.25s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.43s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.55s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.08s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.97s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.86s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.41s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.15s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.54s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.54s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.16s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.63s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.34s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.05s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.56s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.11s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.56s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.01s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.01s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.69s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildRm (13.85s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.19s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.45s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.97s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.40s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.56s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.29s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.79s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.57s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.58s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.60s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.44s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.99s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.78s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.61s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.18s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.85s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.83s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.00s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:11:09 [2019-10-02T20:11:09.723Z]         docker_cli_sni_test.go:18: Flakey test
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitChange (5.16s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.67s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.96s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.72s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.62s)
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:11:09 [2019-10-02T20:11:09.723Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.723Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.96s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.29s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.08s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.43s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.96s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.24s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.57s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:11:09 [2019-10-02T20:11:09.724Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:09 [2019-10-02T20:11:09.724Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s)
20:11:09 [2019-10-02T20:11:09.724Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.65s)
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0008d8dc0 <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1265954610 c:\foo false  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1265954610 c:\foo true  <nil> <nil> <nil>}
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 0
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 1
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 2
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 3
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 4
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 5
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 6
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 7
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 8
20:11:10 [2019-10-02T20:11:10.184Z]         docker_api_containers_test.go:1927: case 9
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.15s)
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.184Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:11:10 [2019-10-02T20:11:10.184Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.31s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpRelativePath (7.09s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.93s)
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a501229613\file1 f5d0b81ef5c5b0fe84cf180af9a6eee7169997da79a4ee7c99f8a5d96a5724c3:/root/itWorks.txt`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:279: checking that container "f5d0b81ef5c5b0fe84cf180af9a6eee7169997da79a4ee7c99f8a5d96a5724c3" start output contains "file1\n"
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f5d0b81ef5c5b0fe84cf180af9a6eee7169997da79a4ee7c99f8a5d96a5724c3`
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.12s)
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b622334376\file1 5b922d644d1214534a1fb9e4f0632268866399b265aeb00d936798d5dff8ca0c:testDir/`
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.81s)
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e072429799\dir1 2c542a527345cd05bcf73b54a92104621e5c9ba4ec6f5d3e25a9261c230b7bb8:testDir`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:279: checking that container "2c542a527345cd05bcf73b54a92104621e5c9ba4ec6f5d3e25a9261c230b7bb8" start output contains "file1-1\n"
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2c542a527345cd05bcf73b54a92104621e5c9ba4ec6f5d3e25a9261c230b7bb8`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e072429799\dir1 d661b313e3146a431d3d623f450d600997bc676db116b153d166668d139b33e5:testDir/`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:279: checking that container "d661b313e3146a431d3d623f450d600997bc676db116b153d166668d139b33e5" start output contains "file1-1\n"
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d661b313e3146a431d3d623f450d600997bc676db116b153d166668d139b33e5`
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.68s)
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h701620506\dir1\. a994419f0be6fa88c9df83442d525550a9b4ef9ee6d46c5440d1e959e6d4419e:testDir`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:279: checking that container "a994419f0be6fa88c9df83442d525550a9b4ef9ee6d46c5440d1e959e6d4419e" start output contains "file1-1\n"
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a994419f0be6fa88c9df83442d525550a9b4ef9ee6d46c5440d1e959e6d4419e`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h701620506\dir1\. e4713a70cbe6e79b7d07934458fd2818fc55f880d89bdc412dd6f9ed026e2e93:testDir/`
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:279: checking that container "e4713a70cbe6e79b7d07934458fd2818fc55f880d89bdc412dd6f9ed026e2e93" start output contains "file1-1\n"
20:11:10 [2019-10-02T20:11:10.185Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e4713a70cbe6e79b7d07934458fd2818fc55f880d89bdc412dd6f9ed026e2e93`
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToDot (2.51s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.25s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.79s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.24s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateRM (0.32s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement Devicemapper
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.60s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.61s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (13.10s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.70s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.91s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.12s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.72s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.09s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.69s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFormat (9.33s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsRename (2.29s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsResize (2.90s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.08s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.62s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.55s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.87s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.97s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.26s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.22s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.73s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement IsPausable
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.24s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.27s)
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.185Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
20:11:10 [2019-10-02T20:11:10.185Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.04s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.13s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.02s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement IsPausable
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.14s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.18s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.50s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.92s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.12s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.82s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.46s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.21s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.27s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.20s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.72s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.52s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.61s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.59s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.71s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.22s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsSince (9.11s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsTail (7.30s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement IsAmd64
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement IsAmd64
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.42s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.23s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.27s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.82s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.32s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:11:10 [2019-10-02T20:11:10.186Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.20s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.64s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.09s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.34s)
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.186Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.186Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.65s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (9.04s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.05s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.30s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.66s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.38s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.25s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.18s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.37s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.36s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.75s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.43s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.56s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.15s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.18s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.80s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.25s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.21s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.96s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.36s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.10s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.33s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.10s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.22s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s)
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.187Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:11:10 [2019-10-02T20:11:10.187Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.53s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.59s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.87s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.65s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement Apparmor
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.99s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunRm (2.38s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.97s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.71s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement Apparmor
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.06s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.10s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.32s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.17s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.09s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.66s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.00s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.10s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement Apparmor
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.49s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.51s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement IsPausable
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.51s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s)
20:11:10 [2019-10-02T20:11:10.188Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:11:10 [2019-10-02T20:11:10.188Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.188Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.72s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.54s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.83s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.25s)
20:11:10 [2019-10-02T20:11:10.189Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:11:10 [2019-10-02T20:11:10.189Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.189Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s)
20:11:10 [2019-10-02T20:11:10.189Z] === RUN   TestDockerRegistrySuite
20:11:10 [2019-10-02T20:11:10.189Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:11:10 [2019-10-02T20:11:10.648Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:11:10 [2019-10-02T20:11:10.649Z] --- PASS: TestDockerRegistrySuite (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:11:10 [2019-10-02T20:11:10.649Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:11:10 [2019-10-02T20:11:10.649Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:11:10 [2019-10-02T20:11:10.649Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerDaemonSuite
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:11:10 [2019-10-02T20:11:10.649Z] --- PASS: TestDockerDaemonSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:11:10 [2019-10-02T20:11:10.649Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.649Z] === RUN   TestDockerSwarmSuite
20:11:10 [2019-10-02T20:11:10.650Z] --- PASS: TestDockerSwarmSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginCreate
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginInspect
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerPluginSuite/TestPluginSet
20:11:10 [2019-10-02T20:11:10.650Z] --- PASS: TestDockerPluginSuite (0.02s)
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]         requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerExternalVolumeSuite
20:11:10 [2019-10-02T20:11:10.650Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerNetworkSuite
20:11:10 [2019-10-02T20:11:10.650Z] --- SKIP: TestDockerNetworkSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z] === RUN   TestDockerHubPullSuite
20:11:10 [2019-10-02T20:11:10.650Z] --- SKIP: TestDockerHubPullSuite (0.00s)
20:11:10 [2019-10-02T20:11:10.650Z]     requirement.go:26: unmatched requirement DaemonIsLinux
20:11:10 [2019-10-02T20:11:10.650Z] PASS
20:11:10 [2019-10-02T20:11:10.650Z] ok  	github.com/docker/docker/integration-cli	2641.880s
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Integration tests ended at 10/02/2019 20:11:10. Duration:00:44:10.2988004
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Docker info of the daemon under test at end of run
20:11:10 [2019-10-02T20:11:10.650Z] 
20:11:10 [2019-10-02T20:11:10.650Z] Containers: 2
20:11:10 [2019-10-02T20:11:10.650Z]  Running: 0
20:11:10 [2019-10-02T20:11:10.650Z]  Paused: 0
20:11:10 [2019-10-02T20:11:10.650Z]  Stopped: 2
20:11:10 [2019-10-02T20:11:10.650Z] Images: 12
20:11:10 [2019-10-02T20:11:10.650Z] Server Version: 0.0.0-dev
20:11:10 [2019-10-02T20:11:10.650Z] Storage Driver: windowsfilter
20:11:10 [2019-10-02T20:11:10.650Z]  Windows: 
20:11:10 [2019-10-02T20:11:10.650Z] Logging Driver: json-file
20:11:10 [2019-10-02T20:11:10.650Z] Plugins: 
20:11:10 [2019-10-02T20:11:10.650Z]  Volume: local
20:11:10 [2019-10-02T20:11:10.650Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:11:10 [2019-10-02T20:11:10.650Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:11:10 [2019-10-02T20:11:10.650Z] Swarm: inactive
20:11:10 [2019-10-02T20:11:10.650Z] Default Isolation: process
20:11:10 [2019-10-02T20:11:10.650Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:11:10 [2019-10-02T20:11:10.650Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
20:11:10 [2019-10-02T20:11:10.650Z] OSType: windows
20:11:10 [2019-10-02T20:11:10.650Z] Architecture: x86_64
20:11:10 [2019-10-02T20:11:10.650Z] CPUs: 4
20:11:10 [2019-10-02T20:11:10.650Z] Total Memory: 32GiB
20:11:10 [2019-10-02T20:11:10.650Z] Name: azwin-2-eea630
20:11:10 [2019-10-02T20:11:10.650Z] ID: NTIQ:4MQU:RDBZ:QKUL:SWIQ:536M:YJY7:RLL5:7CLJ:2SP6:ROU6:NI2V
20:11:10 [2019-10-02T20:11:10.650Z] Docker Root Dir: D:\CI\PR-40026\4\daemon
20:11:10 [2019-10-02T20:11:10.650Z] Debug Mode (client): false
20:11:10 [2019-10-02T20:11:10.650Z] Debug Mode (server): true
20:11:10 [2019-10-02T20:11:10.650Z]  File Descriptors: -1
20:11:10 [2019-10-02T20:11:10.650Z]  Goroutines: 18
20:11:10 [2019-10-02T20:11:10.650Z]  System Time: 2019-10-02T20:11:10.3371782Z
20:11:10 [2019-10-02T20:11:10.650Z]  EventsListeners: 0
20:11:10 [2019-10-02T20:11:10.650Z] Registry: https://index.docker.io/v1/
20:11:10 [2019-10-02T20:11:10.650Z] Labels:
20:11:10 [2019-10-02T20:11:10.650Z] Experimental: false
20:11:10 [2019-10-02T20:11:10.650Z] Insecure Registries:
20:11:10 [2019-10-02T20:11:10.650Z]  127.0.0.0/8
20:11:10 [2019-10-02T20:11:10.650Z] Live Restore Enabled: false
20:11:10 [2019-10-02T20:11:10.650Z] 
20:11:10 [2019-10-02T20:11:10.650Z] 
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Stopping daemon under test
20:11:10 [2019-10-02T20:11:10.650Z] SUCCESS: The process with PID 10912 (child process of PID 7152) has been terminated.
20:11:10 [2019-10-02T20:11:10.650Z] SUCCESS: The process with PID 7152 (child process of PID 6292) has been terminated.
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Stop tailing logs of the daemon under tests
20:11:10 [2019-10-02T20:11:10.650Z] INFO: executeCI.ps1 Completed successfully at 10/02/2019 20:11:10.
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Tidying up at end of run
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Saving daemon under test log (d:\CI\PR-40026\4\dut.out) to C:\windows\TEMP\CIDUT.out
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Saving daemon under test log (d:\CI\PR-40026\4\dut.err) to C:\windows\TEMP\CIDUT.err
20:11:10 [2019-10-02T20:11:10.650Z] INFO: Nuke-Everything...
20:11:11 [2019-10-02T20:11:11.108Z] INFO: Container count on control daemon to delete is 2
20:11:12 [2019-10-02T20:11:12.074Z] f415481f390a
20:11:12 [2019-10-02T20:11:12.074Z] 4018deba0f85
20:11:12 [2019-10-02T20:11:12.074Z] INFO: Non-base image count on control daemon to delete is 1
20:11:13 [2019-10-02T20:11:13.611Z] Deleted: sha256:779d0c2fd31fa3cef17209fd2622835f17bd347a4e380e6c96fd38e46e7a869b
20:11:13 [2019-10-02T20:11:13.611Z] Deleted: sha256:c08c566436c106e4fa6eac9d796a4606ef028056068d916436c5ec162646d001
20:11:13 [2019-10-02T20:11:13.611Z] INFO: Tidying pidfile d:\CI\PR-40026\4\docker.pid
20:11:13 [2019-10-02T20:11:13.611Z] INFO: Nuking d:\CI
20:11:49 [2019-10-02T20:11:49.282Z] INFO: Zapped successfully
20:11:49 [2019-10-02T20:11:49.282Z] 
20:11:49 [2019-10-02T20:11:49.282Z] INFO: executeCI.ps1 exiting at Wed Oct  2 20:11:44 CUT 2019. Duration 00:59:09.8244602
20:11:49 [2019-10-02T20:11:49.282Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:11:50 [2019-10-02T20:11:50.933Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
20:11:52 [2019-10-02T20:11:52.680Z] Archiving artifacts
20:11:54 [2019-10-02T20:11:54.141Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40026/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:11:55 [2019-10-02T20:11:55.059Z] + make clean
20:11:56 [2019-10-02T20:11:56.028Z] docker volume rm -f docker-dev-cache
20:11:56 [2019-10-02T20:11:56.486Z] 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