Skip to content
Success

Console Output

Pull request #39881 opened
15:50:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f874f8b6fd10a180cc47d7a9829dff63233ee20c+4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 (3d0187bf95e422244de59bd4a12b49833611c29c)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39881@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
First time build. Skipping changelog.
[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
15:50:32 [2019-09-09T15:50:32.833Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:50:32 [2019-09-09T15:50:32.840Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:50:47 [2019-09-09T15:50:47.959Z] Still waiting to schedule task
15:50:47 [2019-09-09T15:50:47.960Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
15:51:47 [2019-09-09T15:51:47.841Z] Running on ubuntu-1804-overlay2 (i-0169aa362f5d012ca) in /home/ubuntu/workspace/moby_PR-39881
[Pipeline] {
[Pipeline] checkout
15:51:47 [2019-09-09T15:51:47.946Z] using credential docker-jenkins-github-credentials
15:51:47 [2019-09-09T15:51:47.953Z] Cloning the remote Git repository
15:51:47 [2019-09-09T15:51:47.953Z] Cloning with configured refspecs honoured and without tags
15:51:47 [2019-09-09T15:51:47.947Z] Cloning repository https://github.com/moby/moby.git
15:51:47 [2019-09-09T15:51:47.947Z]  > git init /home/ubuntu/workspace/moby_PR-39881 # timeout=10
15:51:47 [2019-09-09T15:51:47.953Z] Fetching upstream changes from https://github.com/moby/moby.git
15:51:47 [2019-09-09T15:51:47.953Z]  > git --version # timeout=10
15:51:47 [2019-09-09T15:51:47.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:51:47 [2019-09-09T15:51:47.959Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:00 [2019-09-09T15:52:00.403Z] Fetching without tags
15:52:00 [2019-09-09T15:52:00.357Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:00 [2019-09-09T15:52:00.363Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
15:52:00 [2019-09-09T15:52:00.374Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:00 [2019-09-09T15:52:00.391Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:00 [2019-09-09T15:52:00.396Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:00 [2019-09-09T15:52:00.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:00 [2019-09-09T15:52:00.397Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:00 [2019-09-09T15:52:00.665Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:01 [2019-09-09T15:52:01.172Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:01 [2019-09-09T15:52:01.173Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:52:01 [2019-09-09T15:52:01.419Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:52:01 [2019-09-09T15:52:01.419Z] First time build. Skipping changelog.
15:52:01 [2019-09-09T15:52:01.467Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
15:52:00 [2019-09-09T15:52:00.658Z]  > git config core.sparsecheckout # timeout=10
15:52:00 [2019-09-09T15:52:00.666Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:01 [2019-09-09T15:52:01.151Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:52:01 [2019-09-09T15:52:01.160Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:01 [2019-09-09T15:52:01.166Z]  > git config core.sparsecheckout # timeout=10
15:52:01 [2019-09-09T15:52:01.172Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:52:02 [2019-09-09T15:52:02.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39881:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
15:52:02 [2019-09-09T15:52:02.639Z] Unable to find image 'alpine:latest' locally
15:52:02 [2019-09-09T15:52:02.639Z] latest: Pulling from library/alpine
15:52:02 [2019-09-09T15:52:02.639Z] 9d48c3bd43c5: Already exists
15:52:02 [2019-09-09T15:52:02.894Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
15:52:02 [2019-09-09T15:52:02.894Z] Status: Downloaded newer image for alpine:latest
15:52:06 [2019-09-09T15:52:06.151Z] 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: janky)
[Pipeline] { (Branch: z)
[Pipeline] { (Branch: z-master)
[Pipeline] { (Branch: powerpc)
[Pipeline] { (Branch: powerpc-master)
[Pipeline] { (Branch: windowsRS1)
[Pipeline] { (Branch: windowsRS5-process)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (janky)
[Pipeline] stage
[Pipeline] { (z)
[Pipeline] stage
[Pipeline] { (z-master)
[Pipeline] stage
[Pipeline] { (powerpc)
[Pipeline] stage
[Pipeline] { (powerpc-master)
[Pipeline] stage
[Pipeline] { (windowsRS1)
[Pipeline] stage
[Pipeline] { (windowsRS5-process)
Stage "z-master" skipped due to when conditional
Stage "powerpc-master" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
15:52:06 [2019-09-09T15:52:06.590Z] Running on ubuntu-1804-overlay2 (i-0169aa362f5d012ca) in /home/ubuntu/workspace/moby_PR-39881
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
15:52:06 [2019-09-09T15:52:06.654Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
15:52:06 [2019-09-09T15:52:06.667Z] Fetching changes from the remote Git repository
15:52:06 [2019-09-09T15:52:06.675Z] Fetching without tags
15:52:06 [2019-09-09T15:52:06.678Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-39881
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "z-master" skipped due to when conditional
[Pipeline] }
Stage "powerpc-master" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:52:06 [2019-09-09T15:52:06.795Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:52:06 [2019-09-09T15:52:06.811Z] Cloning the remote Git repository
15:52:06 [2019-09-09T15:52:06.811Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:52:06 [2019-09-09T15:52:06.861Z] Running on ubuntu-1804-overlay2 (i-00460eb9ca7f9fbce) in /home/ubuntu/workspace/moby_PR-39881
[Pipeline] {
[Pipeline] checkout
15:52:06 [2019-09-09T15:52:06.933Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-39881
[Pipeline] {
[Pipeline] checkout
15:52:06 [2019-09-09T15:52:06.957Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:07 [2019-09-09T15:52:07.161Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:07 [2019-09-09T15:52:07.162Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:52:07 [2019-09-09T15:52:07.211Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:52:07 [2019-09-09T15:52:07.215Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
15:52:07 [2019-09-09T15:52:07.578Z] using credential docker-jenkins-github-credentials
15:52:07 [2019-09-09T15:52:07.626Z] Cloning the remote Git repository
15:52:07 [2019-09-09T15:52:07.626Z] Cloning with configured refspecs honoured and without tags
15:52:06 [2019-09-09T15:52:06.653Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:52:06 [2019-09-09T15:52:06.661Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:06 [2019-09-09T15:52:06.668Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:06 [2019-09-09T15:52:06.668Z]  > git --version # timeout=10
15:52:06 [2019-09-09T15:52:06.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:06 [2019-09-09T15:52:06.672Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:06 [2019-09-09T15:52:06.951Z]  > git config core.sparsecheckout # timeout=10
15:52:06 [2019-09-09T15:52:06.957Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:07 [2019-09-09T15:52:07.139Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:52:07 [2019-09-09T15:52:07.147Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:07 [2019-09-09T15:52:07.156Z]  > git config core.sparsecheckout # timeout=10
15:52:07 [2019-09-09T15:52:07.158Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:06 [2019-09-09T15:52:06.817Z] Cloning repository https://github.com/moby/moby.git
15:52:06 [2019-09-09T15:52:06.817Z]  > git init /home/docker/workspace/moby_PR-39881 # timeout=10
15:52:06 [2019-09-09T15:52:06.827Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:06 [2019-09-09T15:52:06.827Z]  > git --version # timeout=10
15:52:06 [2019-09-09T15:52:06.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:06 [2019-09-09T15:52:06.831Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:07 [2019-09-09T15:52:07.671Z] Cloning repository https://github.com/moby/moby.git
15:52:07 [2019-09-09T15:52:07.712Z]  > git init /home/jenkins/workspace/moby_PR-39881 # timeout=10
15:52:07 [2019-09-09T15:52:07.762Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:07 [2019-09-09T15:52:07.763Z]  > git --version # timeout=10
15:52:07 [2019-09-09T15:52:07.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:07 [2019-09-09T15:52:07.779Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:08 [2019-09-09T15:52:08.544Z] + docker version
15:52:08 [2019-09-09T15:52:08.544Z] Client: Docker Engine - Community
15:52:08 [2019-09-09T15:52:08.544Z]  Version:           19.03.1
15:52:08 [2019-09-09T15:52:08.544Z]  API version:       1.40
15:52:08 [2019-09-09T15:52:08.544Z]  Go version:        go1.12.5
15:52:08 [2019-09-09T15:52:08.544Z]  Git commit:        74b1e89
15:52:08 [2019-09-09T15:52:08.544Z]  Built:             Thu Jul 25 21:21:05 2019
15:52:08 [2019-09-09T15:52:08.544Z]  OS/Arch:           linux/amd64
15:52:08 [2019-09-09T15:52:08.544Z]  Experimental:      false
15:52:08 [2019-09-09T15:52:08.544Z] 
15:52:08 [2019-09-09T15:52:08.544Z] Server: Docker Engine - Community
15:52:08 [2019-09-09T15:52:08.544Z]  Engine:
15:52:08 [2019-09-09T15:52:08.544Z]   Version:          19.03.1
15:52:08 [2019-09-09T15:52:08.544Z]   API version:      1.40 (minimum version 1.12)
15:52:08 [2019-09-09T15:52:08.544Z]   Go version:       go1.12.5
15:52:08 [2019-09-09T15:52:08.544Z]   Git commit:       74b1e89
15:52:08 [2019-09-09T15:52:08.544Z]   Built:            Thu Jul 25 21:19:41 2019
15:52:08 [2019-09-09T15:52:08.544Z]   OS/Arch:          linux/amd64
15:52:08 [2019-09-09T15:52:08.544Z]   Experimental:     true
15:52:08 [2019-09-09T15:52:08.544Z]  containerd:
15:52:08 [2019-09-09T15:52:08.544Z]   Version:          1.2.6
15:52:08 [2019-09-09T15:52:08.544Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:08 [2019-09-09T15:52:08.544Z]  runc:
15:52:08 [2019-09-09T15:52:08.544Z]   Version:          1.0.0-rc8
15:52:08 [2019-09-09T15:52:08.544Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:08 [2019-09-09T15:52:08.544Z]  docker-init:
15:52:08 [2019-09-09T15:52:08.544Z]   Version:          0.18.0
15:52:08 [2019-09-09T15:52:08.544Z]   GitCommit:        fec3683
[Pipeline] sh
15:52:08 [2019-09-09T15:52:08.861Z] + docker info
15:52:11 [2019-09-09T15:52:11.243Z] using credential docker-jenkins-github-credentials
15:52:11 [2019-09-09T15:52:11.250Z] Cloning the remote Git repository
15:52:11 [2019-09-09T15:52:11.250Z] Cloning with configured refspecs honoured and without tags
15:52:11 [2019-09-09T15:52:11.358Z] Cloning repository https://github.com/moby/moby.git
15:52:11 [2019-09-09T15:52:11.418Z]  > git init /home/ubuntu/workspace/moby_PR-39881 # timeout=10
15:52:12 [2019-09-09T15:52:12.032Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:12 [2019-09-09T15:52:12.033Z]  > git --version # timeout=10
15:52:12 [2019-09-09T15:52:12.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:12 [2019-09-09T15:52:12.071Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:16 [2019-09-09T15:52:16.569Z] Fetching without tags
15:52:16 [2019-09-09T15:52:16.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:16 [2019-09-09T15:52:16.467Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
15:52:16 [2019-09-09T15:52:16.481Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:16 [2019-09-09T15:52:16.544Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:17 [2019-09-09T15:52:17.014Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:17 [2019-09-09T15:52:17.835Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:17 [2019-09-09T15:52:17.836Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:52:16 [2019-09-09T15:52:16.609Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:16 [2019-09-09T15:52:16.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:16 [2019-09-09T15:52:16.611Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:17 [2019-09-09T15:52:17.051Z]  > git config core.sparsecheckout # timeout=10
15:52:17 [2019-09-09T15:52:17.066Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:17 [2019-09-09T15:52:17.742Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:52:17 [2019-09-09T15:52:17.807Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:17 [2019-09-09T15:52:17.873Z]  > git config core.sparsecheckout # timeout=10
15:52:17 [2019-09-09T15:52:17.890Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:18 [2019-09-09T15:52:18.649Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:52:18 [2019-09-09T15:52:18.784Z] Client:
15:52:18 [2019-09-09T15:52:18.784Z]  Debug Mode: false
15:52:18 [2019-09-09T15:52:18.784Z] 
15:52:18 [2019-09-09T15:52:18.784Z] Server:
15:52:18 [2019-09-09T15:52:18.784Z]  Containers: 0
15:52:18 [2019-09-09T15:52:18.784Z]   Running: 0
15:52:18 [2019-09-09T15:52:18.784Z]   Paused: 0
15:52:18 [2019-09-09T15:52:18.784Z]   Stopped: 0
15:52:18 [2019-09-09T15:52:18.784Z]  Images: 66
15:52:18 [2019-09-09T15:52:18.784Z]  Server Version: 19.03.1
15:52:18 [2019-09-09T15:52:18.784Z]  Storage Driver: overlay2
15:52:18 [2019-09-09T15:52:18.784Z]   Backing Filesystem: extfs
15:52:18 [2019-09-09T15:52:18.784Z]   Supports d_type: true
15:52:18 [2019-09-09T15:52:18.784Z]   Native Overlay Diff: true
15:52:18 [2019-09-09T15:52:18.784Z]  Logging Driver: json-file
15:52:18 [2019-09-09T15:52:18.784Z]  Cgroup Driver: cgroupfs
15:52:18 [2019-09-09T15:52:18.784Z]  Plugins:
15:52:18 [2019-09-09T15:52:18.784Z]   Volume: local
15:52:18 [2019-09-09T15:52:18.784Z]   Network: bridge host ipvlan macvlan null overlay
15:52:18 [2019-09-09T15:52:18.784Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:52:18 [2019-09-09T15:52:18.784Z]  Swarm: inactive
15:52:18 [2019-09-09T15:52:18.784Z]  Runtimes: runc
15:52:18 [2019-09-09T15:52:18.784Z]  Default Runtime: runc
15:52:18 [2019-09-09T15:52:18.784Z]  Init Binary: docker-init
15:52:18 [2019-09-09T15:52:18.784Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:18 [2019-09-09T15:52:18.784Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:18 [2019-09-09T15:52:18.784Z]  init version: fec3683
15:52:18 [2019-09-09T15:52:18.784Z]  Security Options:
15:52:18 [2019-09-09T15:52:18.784Z]   apparmor
15:52:18 [2019-09-09T15:52:18.784Z]   seccomp
15:52:18 [2019-09-09T15:52:18.784Z]    Profile: default
15:52:18 [2019-09-09T15:52:18.784Z]  Kernel Version: 4.15.0-1045-aws
15:52:18 [2019-09-09T15:52:18.784Z]  Operating System: Ubuntu 18.04.3 LTS
15:52:18 [2019-09-09T15:52:18.784Z]  OSType: linux
15:52:18 [2019-09-09T15:52:18.784Z]  Architecture: x86_64
15:52:18 [2019-09-09T15:52:18.784Z]  CPUs: 2
15:52:18 [2019-09-09T15:52:18.784Z]  Total Memory: 7.501GiB
15:52:18 [2019-09-09T15:52:18.784Z]  Name: ip-10-100-74-78
15:52:18 [2019-09-09T15:52:18.784Z]  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
15:52:18 [2019-09-09T15:52:18.784Z]  Docker Root Dir: /var/lib/docker
15:52:18 [2019-09-09T15:52:18.784Z]  Debug Mode: false
15:52:18 [2019-09-09T15:52:18.784Z]  Registry: https://index.docker.io/v1/
15:52:18 [2019-09-09T15:52:18.784Z]  Labels:
15:52:18 [2019-09-09T15:52:18.784Z]  Experimental: true
15:52:18 [2019-09-09T15:52:18.784Z]  Insecure Registries:
15:52:18 [2019-09-09T15:52:18.784Z]   127.0.0.0/8
15:52:18 [2019-09-09T15:52:18.784Z]  Live Restore Enabled: true
15:52:18 [2019-09-09T15:52:18.784Z] 
15:52:18 [2019-09-09T15:52:18.784Z] WARNING: No swap limit support
[Pipeline] sh
15:52:18 [2019-09-09T15:52:18.981Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
15:52:19 [2019-09-09T15:52:19.099Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:19 [2019-09-09T15:52:19.099Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:19 [2019-09-09T15:52:19.099Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39881/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:19 [2019-09-09T15:52:19.099Z] + bash /home/ubuntu/workspace/moby_PR-39881/check-config.sh
15:52:19 [2019-09-09T15:52:19.099Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:19 [2019-09-09T15:52:19.099Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ...
15:52:19 [2019-09-09T15:52:19.099Z] 
15:52:19 [2019-09-09T15:52:19.099Z] Generally Necessary:
15:52:19 [2019-09-09T15:52:19.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:19 [2019-09-09T15:52:19.099Z] - apparmor: enabled and tools installed
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_NAMESPACES: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_NET_NS: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_PID_NS: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_IPC_NS: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_UTS_NS: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_CGROUPS: enabled
15:52:19 [2019-09-09T15:52:19.099Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_SCHED: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CPUSETS: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_MEMCG: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_KEYS: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_VETH: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_BRIDGE: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NF_NAT: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:19 [2019-09-09T15:52:19.355Z] 
15:52:19 [2019-09-09T15:52:19.355Z] Optional Features:
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_USER_NS: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_SECCOMP: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_PIDS: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_MEMCG_SWAP: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:19 [2019-09-09T15:52:19.355Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_BLK_CGROUP: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_PERF: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_VS: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_VS_NFCT: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_EXT4_FS: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:19 [2019-09-09T15:52:19.355Z] - Network Drivers:
15:52:19 [2019-09-09T15:52:19.355Z]   - "overlay":
15:52:19 [2019-09-09T15:52:19.355Z]     - CONFIG_VXLAN: enabled (as module)
15:52:19 [2019-09-09T15:52:19.355Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:19 [2019-09-09T15:52:19.355Z]       Optional (for encrypted networks):
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_CRYPTO: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_CRYPTO_AEAD: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_CRYPTO_GCM: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_CRYPTO_GHASH: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_XFRM: enabled
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "ipvlan":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "macvlan":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_DUMMY: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "ftp,tftp client in container":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z] - Storage Drivers:
15:52:19 [2019-09-09T15:52:19.653Z]   - "aufs":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "btrfs":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:19 [2019-09-09T15:52:19.653Z]   - "devicemapper":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "overlay":
15:52:19 [2019-09-09T15:52:19.653Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:19 [2019-09-09T15:52:19.653Z]   - "zfs":
15:52:19 [2019-09-09T15:52:19.653Z]     - /dev/zfs: missing
15:52:19 [2019-09-09T15:52:19.653Z]     - zfs command: missing
15:52:19 [2019-09-09T15:52:19.653Z]     - zpool command: missing
15:52:19 [2019-09-09T15:52:19.653Z] 
15:52:19 [2019-09-09T15:52:19.653Z] Limits:
15:52:19 [2019-09-09T15:52:19.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:19 [2019-09-09T15:52:19.653Z] 
15:52:19 [2019-09-09T15:52:19.653Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:20 [2019-09-09T15:52:20.277Z] + sudo modprobe ip_vs
15:52:20 [2019-09-09T15:52:20.277Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c .
15:52:20 [2019-09-09T15:52:20.277Z] #2 [internal] load build definition from Dockerfile
15:52:20 [2019-09-09T15:52:20.277Z] #2 transferring dockerfile: 10.90kB done
15:52:20 [2019-09-09T15:52:20.277Z] #2 DONE 0.0s
15:52:20 [2019-09-09T15:52:20.277Z] 
15:52:20 [2019-09-09T15:52:20.277Z] #1 [internal] load .dockerignore
15:52:20 [2019-09-09T15:52:20.277Z] #1 transferring context: 87B done
15:52:20 [2019-09-09T15:52:20.277Z] #1 DONE 0.0s
15:52:20 [2019-09-09T15:52:20.277Z] 
15:52:20 [2019-09-09T15:52:20.277Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch
15:52:20 [2019-09-09T15:52:20.320Z] + docker version
15:52:20 [2019-09-09T15:52:20.320Z] Client:
15:52:20 [2019-09-09T15:52:20.320Z]  Version:           18.06.1-ce
15:52:20 [2019-09-09T15:52:20.320Z]  API version:       1.38
15:52:20 [2019-09-09T15:52:20.320Z]  Go version:        go1.10.3
15:52:20 [2019-09-09T15:52:20.320Z]  Git commit:        e68fc7a
15:52:20 [2019-09-09T15:52:20.320Z]  Built:             Tue Aug 21 17:24:34 2018
15:52:20 [2019-09-09T15:52:20.320Z]  OS/Arch:           linux/s390x
15:52:20 [2019-09-09T15:52:20.320Z]  Experimental:      false
15:52:20 [2019-09-09T15:52:20.320Z] 
15:52:20 [2019-09-09T15:52:20.320Z] Server:
15:52:20 [2019-09-09T15:52:20.320Z]  Engine:
15:52:20 [2019-09-09T15:52:20.320Z]   Version:          18.06.1-ce
15:52:20 [2019-09-09T15:52:20.320Z]   API version:      1.38 (minimum version 1.12)
15:52:20 [2019-09-09T15:52:20.320Z]   Go version:       go1.10.3
15:52:20 [2019-09-09T15:52:20.320Z]   Git commit:       e68fc7a
15:52:20 [2019-09-09T15:52:20.320Z]   Built:            Tue Aug 21 17:23:34 2018
15:52:20 [2019-09-09T15:52:20.320Z]   OS/Arch:          linux/s390x
15:52:20 [2019-09-09T15:52:20.320Z]   Experimental:     true
[Pipeline] sh
15:52:20 [2019-09-09T15:52:20.533Z] #3 DONE 0.3s
15:52:20 [2019-09-09T15:52:20.533Z] 
15:52:20 [2019-09-09T15:52:20.533Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:52:20 [2019-09-09T15:52:20.533Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 0B / 45.37MB 0.1s
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.1s
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.1s
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 8.35MB / 45.37MB 0.2s
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 5.05MB / 10.79MB 0.2s
15:52:20 [2019-09-09T15:52:20.788Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 521.77kB / 4.34MB 0.2s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 15.32MB / 45.37MB 0.3s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.2s done
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.3s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 23.43MB / 45.37MB 0.4s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.3s done
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 5.35MB / 50.07MB 0.4s
15:52:21 [2019-09-09T15:52:21.042Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 4.27MB / 57.67MB 0.4s
15:52:21 [2019-09-09T15:52:21.216Z] + docker info
15:52:21 [2019-09-09T15:52:21.216Z] Containers: 0
15:52:21 [2019-09-09T15:52:21.216Z]  Running: 0
15:52:21 [2019-09-09T15:52:21.216Z]  Paused: 0
15:52:21 [2019-09-09T15:52:21.216Z]  Stopped: 0
15:52:21 [2019-09-09T15:52:21.216Z] Images: 0
15:52:21 [2019-09-09T15:52:21.216Z] Server Version: 18.06.1-ce
15:52:21 [2019-09-09T15:52:21.216Z] Storage Driver: overlay2
15:52:21 [2019-09-09T15:52:21.216Z]  Backing Filesystem: extfs
15:52:21 [2019-09-09T15:52:21.216Z]  Supports d_type: true
15:52:21 [2019-09-09T15:52:21.216Z]  Native Overlay Diff: true
15:52:21 [2019-09-09T15:52:21.216Z] Logging Driver: json-file
15:52:21 [2019-09-09T15:52:21.216Z] Cgroup Driver: cgroupfs
15:52:21 [2019-09-09T15:52:21.216Z] Plugins:
15:52:21 [2019-09-09T15:52:21.216Z]  Volume: local
15:52:21 [2019-09-09T15:52:21.216Z]  Network: bridge host ipvlan macvlan null overlay
15:52:21 [2019-09-09T15:52:21.216Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:52:21 [2019-09-09T15:52:21.216Z] Swarm: inactive
15:52:21 [2019-09-09T15:52:21.216Z] Runtimes: runc
15:52:21 [2019-09-09T15:52:21.216Z] Default Runtime: runc
15:52:21 [2019-09-09T15:52:21.216Z] Init Binary: docker-init
15:52:21 [2019-09-09T15:52:21.216Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:52:21 [2019-09-09T15:52:21.216Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:52:21 [2019-09-09T15:52:21.216Z] init version: fec3683
15:52:21 [2019-09-09T15:52:21.216Z] Security Options:
15:52:21 [2019-09-09T15:52:21.216Z]  apparmor
15:52:21 [2019-09-09T15:52:21.216Z]  seccomp
15:52:21 [2019-09-09T15:52:21.216Z]   Profile: default
15:52:21 [2019-09-09T15:52:21.216Z] Kernel Version: 4.4.0-133-generic
15:52:21 [2019-09-09T15:52:21.216Z] Operating System: Ubuntu 16.04.5 LTS
15:52:21 [2019-09-09T15:52:21.216Z] OSType: linux
15:52:21 [2019-09-09T15:52:21.216Z] Architecture: s390x
15:52:21 [2019-09-09T15:52:21.216Z] CPUs: 2
15:52:21 [2019-09-09T15:52:21.216Z] Total Memory: 7.862GiB
15:52:21 [2019-09-09T15:52:21.216Z] Name: s390x-ubuntu-29
15:52:21 [2019-09-09T15:52:21.216Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:52:21 [2019-09-09T15:52:21.216Z] Docker Root Dir: /var/lib/docker
15:52:21 [2019-09-09T15:52:21.216Z] Debug Mode (client): false
15:52:21 [2019-09-09T15:52:21.216Z] Debug Mode (server): false
15:52:21 [2019-09-09T15:52:21.216Z] Username: dockerbuildbot
15:52:21 [2019-09-09T15:52:21.216Z] Registry: https://index.docker.io/v1/
15:52:21 [2019-09-09T15:52:21.216Z] Labels:
15:52:21 [2019-09-09T15:52:21.216Z] Experimental: true
15:52:21 [2019-09-09T15:52:21.216Z] Insecure Registries:
15:52:21 [2019-09-09T15:52:21.216Z]  127.0.0.0/8
15:52:21 [2019-09-09T15:52:21.216Z] Live Restore Enabled: false
15:52:21 [2019-09-09T15:52:21.216Z] 
15:52:21 [2019-09-09T15:52:21.216Z] WARNING: No swap limit support
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 28.76MB / 45.37MB 0.5s
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 9.24MB / 50.07MB 0.5s
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 8.10MB / 57.67MB 0.5s
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 31.12MB / 45.37MB 0.6s
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 15.28MB / 50.07MB 0.6s
15:52:21 [2019-09-09T15:52:21.297Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 13.80MB / 57.67MB 0.6s
[Pipeline] sh
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 39.86MB / 45.37MB 0.7s
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 24.05MB / 50.07MB 0.7s
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 22.71MB / 57.67MB 0.7s
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 0.9s
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 29.55MB / 50.07MB 0.9s
15:52:21 [2019-09-09T15:52:21.552Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 28.70MB / 57.67MB 0.9s
15:52:21 [2019-09-09T15:52:21.592Z] Still waiting to schedule task
15:52:21 [2019-09-09T15:52:21.592Z] All nodes of label ‘windows-2016’ are offline
15:52:21 [2019-09-09T15:52:21.593Z] Still waiting to schedule task
15:52:21 [2019-09-09T15:52:21.593Z] ‘azwin-2-cdca60’ is offline
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 35.40MB / 50.07MB 0.9s
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 38.61MB / 57.67MB 0.9s
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s done
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 43.77MB / 50.07MB 1.1s
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 45.45MB / 57.67MB 1.1s
15:52:21 [2019-09-09T15:52:21.808Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.1s
15:52:22 [2019-09-09T15:52:22.044Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:22 [2019-09-09T15:52:22.044Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:22 [2019-09-09T15:52:22.044Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39881/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:22 [2019-09-09T15:52:22.044Z] + bash /home/jenkins/workspace/moby_PR-39881/check-config.sh
15:52:22 [2019-09-09T15:52:22.044Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:22 [2019-09-09T15:52:22.044Z] info: reading kernel config from /boot/config-4.4.0-133-generic ...
15:52:22 [2019-09-09T15:52:22.044Z] 
15:52:22 [2019-09-09T15:52:22.044Z] Generally Necessary:
15:52:22 [2019-09-09T15:52:22.044Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:22 [2019-09-09T15:52:22.044Z] - apparmor: enabled and tools installed
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_NAMESPACES: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_NET_NS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_PID_NS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_IPC_NS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_UTS_NS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CGROUPS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CGROUP_SCHED: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_CPUSETS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_MEMCG: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_KEYS: enabled
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_VETH: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_BRIDGE: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:22 [2019-09-09T15:52:22.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:22 [2019-09-09T15:52:22.063Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.3s
15:52:22 [2019-09-09T15:52:22.063Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 50.26MB / 57.67MB 1.3s
15:52:22 [2019-09-09T15:52:22.063Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 7.29MB / 127.96MB 1.3s
15:52:22 [2019-09-09T15:52:22.063Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
15:52:22 [2019-09-09T15:52:22.363Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.5s
15:52:22 [2019-09-09T15:52:22.363Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 21.26MB / 127.96MB 1.5s
15:52:22 [2019-09-09T15:52:22.363Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 32.40MB / 127.96MB 1.6s
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_NF_NAT: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:52:22 [2019-09-09T15:52:22.411Z] 
15:52:22 [2019-09-09T15:52:22.411Z] Optional Features:
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_USER_NS: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_SECCOMP: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CGROUP_PIDS: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_MEMCG_SWAP: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:22 [2019-09-09T15:52:22.411Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_MEMCG_KMEM: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_BLK_CGROUP: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CGROUP_PERF: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_VS: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_VS_NFCT: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_EXT4_FS: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:22 [2019-09-09T15:52:22.411Z] - Network Drivers:
15:52:22 [2019-09-09T15:52:22.411Z]   - "overlay":
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_VXLAN: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:22 [2019-09-09T15:52:22.411Z]       Optional (for encrypted networks):
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_CRYPTO: enabled
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_XFRM: enabled
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]   - "ipvlan":
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]   - "macvlan":
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_DUMMY: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]   - "ftp,tftp client in container":
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:22 [2019-09-09T15:52:22.411Z] - Storage Drivers:
15:52:22 [2019-09-09T15:52:22.411Z]   - "aufs":
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:22 [2019-09-09T15:52:22.412Z]   - "btrfs":
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:22 [2019-09-09T15:52:22.412Z]   - "devicemapper":
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:22 [2019-09-09T15:52:22.412Z]   - "overlay":
15:52:22 [2019-09-09T15:52:22.412Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:22 [2019-09-09T15:52:22.412Z]   - "zfs":
15:52:22 [2019-09-09T15:52:22.412Z]     - /dev/zfs: missing
15:52:22 [2019-09-09T15:52:22.412Z]     - zfs command: missing
15:52:22 [2019-09-09T15:52:22.412Z]     - zpool command: missing
15:52:22 [2019-09-09T15:52:22.412Z] 
15:52:22 [2019-09-09T15:52:22.412Z] Limits:
15:52:22 [2019-09-09T15:52:22.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:22 [2019-09-09T15:52:22.412Z] 
15:52:22 [2019-09-09T15:52:22.412Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:22 [2019-09-09T15:52:22.622Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 41.18MB / 127.96MB 1.8s
15:52:22 [2019-09-09T15:52:22.622Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.9s done
15:52:22 [2019-09-09T15:52:22.622Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 1.9s done
15:52:22 [2019-09-09T15:52:22.622Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 58.09MB / 127.96MB 2.1s
15:52:22 [2019-09-09T15:52:22.622Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 2.0s done
15:52:22 [2019-09-09T15:52:22.880Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 65.33MB / 127.96MB 2.2s
15:52:22 [2019-09-09T15:52:22.880Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 72.31MB / 127.96MB 2.3s
15:52:23 [2019-09-09T15:52:23.135Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 80.18MB / 127.96MB 2.4s
15:52:23 [2019-09-09T15:52:23.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c -f Dockerfile .
15:52:23 [2019-09-09T15:52:23.396Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 88.78MB / 127.96MB 2.6s
15:52:23 [2019-09-09T15:52:23.396Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 100.20MB / 127.96MB 2.8s
15:52:23 [2019-09-09T15:52:23.655Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 111.76MB / 127.96MB 3.0s
15:52:23 [2019-09-09T15:52:23.913Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 126.29MB / 127.96MB 3.2s
15:52:24 [2019-09-09T15:52:24.472Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 3.5s done
15:52:24 [2019-09-09T15:52:24.472Z] #4 ...
15:52:24 [2019-09-09T15:52:24.472Z] 
15:52:24 [2019-09-09T15:52:24.472Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
15:52:24 [2019-09-09T15:52:24.472Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done
15:52:24 [2019-09-09T15:52:24.472Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:52:24 [2019-09-09T15:52:24.472Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:52:24 [2019-09-09T15:52:24.472Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done
15:52:24 [2019-09-09T15:52:24.472Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done
15:52:24 [2019-09-09T15:52:24.472Z] #64 DONE 3.5s
15:52:24 [2019-09-09T15:52:24.472Z] 
15:52:24 [2019-09-09T15:52:24.472Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:52:24 [2019-09-09T15:52:24.727Z] #4 ...
15:52:24 [2019-09-09T15:52:24.727Z] 
15:52:24 [2019-09-09T15:52:24.727Z] #18 [internal] load build context
15:52:24 [2019-09-09T15:52:24.727Z] #18 transferring context: 45.59MB 4.0s done
15:52:24 [2019-09-09T15:52:24.727Z] #18 DONE 4.1s
15:52:24 [2019-09-09T15:52:24.727Z] 
15:52:24 [2019-09-09T15:52:24.727Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:52:24 [2019-09-09T15:52:24.798Z] Sending build context to Docker daemon  50.08MB

15:52:24 [2019-09-09T15:52:24.798Z] Step 1/126 : ARG CROSS="false"
15:52:24 [2019-09-09T15:52:24.798Z] Step 2/126 : ARG GO_VERSION=1.12.9
15:52:24 [2019-09-09T15:52:24.798Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
15:52:24 [2019-09-09T15:52:24.798Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
15:52:24 [2019-09-09T15:52:24.798Z] 1.12.9-stretch: Pulling from library/golang
15:52:24 [2019-09-09T15:52:24.798Z] 05b3194a550b: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] 5cc01dcd9b0a: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] 5154470af4c8: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] cd3b67ff4ea9: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] 81cc889ba28f: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] cd3b67ff4ea9: Waiting
15:52:24 [2019-09-09T15:52:24.798Z] 893380247084: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] 1dde6e4a9a98: Pulling fs layer
15:52:24 [2019-09-09T15:52:24.798Z] 81cc889ba28f: Waiting
15:52:24 [2019-09-09T15:52:24.798Z] 1dde6e4a9a98: Waiting
15:52:25 [2019-09-09T15:52:25.212Z] 5cc01dcd9b0a: Verifying Checksum
15:52:25 [2019-09-09T15:52:25.212Z] 5cc01dcd9b0a: Download complete
15:52:25 [2019-09-09T15:52:25.212Z] 5154470af4c8: Verifying Checksum
15:52:25 [2019-09-09T15:52:25.212Z] 5154470af4c8: Download complete
15:52:26 [2019-09-09T15:52:26.078Z] 05b3194a550b: Verifying Checksum
15:52:26 [2019-09-09T15:52:26.079Z] 05b3194a550b: Download complete
15:52:26 [2019-09-09T15:52:26.087Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.0s done
15:52:26 [2019-09-09T15:52:26.087Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
15:52:26 [2019-09-09T15:52:26.342Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.3s done
15:52:26 [2019-09-09T15:52:26.342Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
15:52:26 [2019-09-09T15:52:26.558Z] cd3b67ff4ea9: Verifying Checksum
15:52:26 [2019-09-09T15:52:26.558Z] cd3b67ff4ea9: Download complete
15:52:26 [2019-09-09T15:52:26.597Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done
15:52:26 [2019-09-09T15:52:26.852Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
15:52:27 [2019-09-09T15:52:27.250Z] 1dde6e4a9a98: Verifying Checksum
15:52:27 [2019-09-09T15:52:27.250Z] 1dde6e4a9a98: Download complete
15:52:27 [2019-09-09T15:52:27.250Z] 81cc889ba28f: Verifying Checksum
15:52:27 [2019-09-09T15:52:27.250Z] 81cc889ba28f: Download complete
15:52:28 [2019-09-09T15:52:28.042Z] 893380247084: Verifying Checksum
15:52:28 [2019-09-09T15:52:28.042Z] 893380247084: Download complete
15:52:28 [2019-09-09T15:52:28.042Z] 05b3194a550b: Pull complete
15:52:28 [2019-09-09T15:52:28.413Z] 5cc01dcd9b0a: Pull complete
15:52:28 [2019-09-09T15:52:28.736Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 1.9s done
15:52:28 [2019-09-09T15:52:28.890Z] 5154470af4c8: Pull complete
15:52:28 [2019-09-09T15:52:28.990Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0.1s
15:52:30 [2019-09-09T15:52:30.742Z] cd3b67ff4ea9: Pull complete
15:52:30 [2019-09-09T15:52:30.858Z] Fetching without tags
15:52:30 [2019-09-09T15:52:30.889Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.9s done
15:52:30 [2019-09-09T15:52:30.889Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b
15:52:31 [2019-09-09T15:52:31.368Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:32 [2019-09-09T15:52:32.515Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:32 [2019-09-09T15:52:32.516Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:52:30 [2019-09-09T15:52:30.824Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:30 [2019-09-09T15:52:30.829Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
15:52:30 [2019-09-09T15:52:30.832Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:30 [2019-09-09T15:52:30.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:30 [2019-09-09T15:52:30.864Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:30 [2019-09-09T15:52:30.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:30 [2019-09-09T15:52:30.865Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:31 [2019-09-09T15:52:31.374Z]  > git config core.sparsecheckout # timeout=10
15:52:31 [2019-09-09T15:52:31.381Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:32 [2019-09-09T15:52:32.481Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:52:32 [2019-09-09T15:52:32.505Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:32 [2019-09-09T15:52:32.522Z]  > git config core.sparsecheckout # timeout=10
15:52:32 [2019-09-09T15:52:32.525Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:32 [2019-09-09T15:52:32.540Z] 81cc889ba28f: Pull complete
15:52:33 [2019-09-09T15:52:33.090Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:52:33 [2019-09-09T15:52:33.142Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:34 [2019-09-09T15:52:34.148Z] Fetching without tags
15:52:34 [2019-09-09T15:52:34.153Z] + docker version
15:52:34 [2019-09-09T15:52:34.153Z] Client:
15:52:34 [2019-09-09T15:52:34.153Z]  Version:           18.06.1-ce
15:52:34 [2019-09-09T15:52:34.153Z]  API version:       1.38
15:52:34 [2019-09-09T15:52:34.153Z]  Go version:        go1.10.3
15:52:34 [2019-09-09T15:52:34.153Z]  Git commit:        e68fc7a
15:52:34 [2019-09-09T15:52:34.153Z]  Built:             Tue Aug 21 17:26:10 2018
15:52:34 [2019-09-09T15:52:34.153Z]  OS/Arch:           linux/ppc64le
15:52:34 [2019-09-09T15:52:34.153Z]  Experimental:      false
15:52:34 [2019-09-09T15:52:34.153Z] 
15:52:34 [2019-09-09T15:52:34.153Z] Server:
15:52:34 [2019-09-09T15:52:34.153Z]  Engine:
15:52:34 [2019-09-09T15:52:34.153Z]   Version:          18.06.1-ce
15:52:34 [2019-09-09T15:52:34.153Z]   API version:      1.38 (minimum version 1.12)
15:52:34 [2019-09-09T15:52:34.153Z]   Go version:       go1.10.3
15:52:34 [2019-09-09T15:52:34.153Z]   Git commit:       e68fc7a
15:52:34 [2019-09-09T15:52:34.153Z]   Built:            Tue Aug 21 17:24:20 2018
15:52:34 [2019-09-09T15:52:34.153Z]   OS/Arch:          linux/ppc64le
15:52:34 [2019-09-09T15:52:34.153Z]   Experimental:     true
[Pipeline] sh
15:52:34 [2019-09-09T15:52:34.531Z] + docker info
15:52:34 [2019-09-09T15:52:34.531Z] Containers: 0
15:52:34 [2019-09-09T15:52:34.531Z]  Running: 0
15:52:34 [2019-09-09T15:52:34.531Z]  Paused: 0
15:52:34 [2019-09-09T15:52:34.531Z]  Stopped: 0
15:52:34 [2019-09-09T15:52:34.531Z] Images: 0
15:52:34 [2019-09-09T15:52:34.531Z] Server Version: 18.06.1-ce
15:52:34 [2019-09-09T15:52:34.531Z] Storage Driver: overlay2
15:52:34 [2019-09-09T15:52:34.531Z]  Backing Filesystem: extfs
15:52:34 [2019-09-09T15:52:34.531Z]  Supports d_type: true
15:52:34 [2019-09-09T15:52:34.531Z]  Native Overlay Diff: true
15:52:34 [2019-09-09T15:52:34.531Z] Logging Driver: json-file
15:52:34 [2019-09-09T15:52:34.531Z] Cgroup Driver: cgroupfs
15:52:34 [2019-09-09T15:52:34.531Z] Plugins:
15:52:34 [2019-09-09T15:52:34.531Z]  Volume: local
15:52:34 [2019-09-09T15:52:34.531Z]  Network: bridge host ipvlan macvlan null overlay
15:52:34 [2019-09-09T15:52:34.531Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:52:34 [2019-09-09T15:52:34.531Z] Swarm: inactive
15:52:34 [2019-09-09T15:52:34.531Z] Runtimes: runc
15:52:34 [2019-09-09T15:52:34.531Z] Default Runtime: runc
15:52:34 [2019-09-09T15:52:34.531Z] Init Binary: docker-init
15:52:34 [2019-09-09T15:52:34.531Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:52:34 [2019-09-09T15:52:34.531Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:52:34 [2019-09-09T15:52:34.531Z] init version: fec3683
15:52:34 [2019-09-09T15:52:34.531Z] Security Options:
15:52:34 [2019-09-09T15:52:34.531Z]  apparmor
15:52:34 [2019-09-09T15:52:34.531Z]  seccomp
15:52:34 [2019-09-09T15:52:34.531Z]   Profile: default
15:52:34 [2019-09-09T15:52:34.531Z] Kernel Version: 4.4.0-139-generic
15:52:34 [2019-09-09T15:52:34.531Z] Operating System: Ubuntu 16.04.3 LTS
15:52:34 [2019-09-09T15:52:34.531Z] OSType: linux
15:52:34 [2019-09-09T15:52:34.531Z] Architecture: ppc64le
15:52:34 [2019-09-09T15:52:34.531Z] CPUs: 4
15:52:34 [2019-09-09T15:52:34.531Z] Total Memory: 7.972GiB
15:52:34 [2019-09-09T15:52:34.531Z] Name: ppc64le-ubuntu-34
15:52:34 [2019-09-09T15:52:34.531Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:52:34 [2019-09-09T15:52:34.531Z] Docker Root Dir: /var/lib/docker
15:52:34 [2019-09-09T15:52:34.531Z] Debug Mode (client): false
15:52:34 [2019-09-09T15:52:34.531Z] Debug Mode (server): false
15:52:34 [2019-09-09T15:52:34.531Z] Username: dockerbuildbot
15:52:34 [2019-09-09T15:52:34.531Z] Registry: https://index.docker.io/v1/
15:52:34 [2019-09-09T15:52:34.531Z] Labels:
15:52:34 [2019-09-09T15:52:34.531Z] Experimental: true
15:52:34 [2019-09-09T15:52:34.531Z] Insecure Registries:
15:52:34 [2019-09-09T15:52:34.531Z]  127.0.0.0/8
15:52:34 [2019-09-09T15:52:34.531Z] Live Restore Enabled: false
15:52:34 [2019-09-09T15:52:34.531Z] 
[Pipeline] sh
15:52:34 [2019-09-09T15:52:34.581Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:34 [2019-09-09T15:52:34.916Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:34 [2019-09-09T15:52:34.916Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:34 [2019-09-09T15:52:34.916Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39881/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:34 [2019-09-09T15:52:34.916Z] + bash /home/docker/workspace/moby_PR-39881/check-config.sh
15:52:34 [2019-09-09T15:52:34.916Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:34 [2019-09-09T15:52:34.916Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:52:34 [2019-09-09T15:52:34.916Z] 
15:52:34 [2019-09-09T15:52:34.916Z] Generally Necessary:
15:52:34 [2019-09-09T15:52:34.916Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:34 [2019-09-09T15:52:34.916Z] - apparmor: enabled and tools installed
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_NAMESPACES: enabled
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_NET_NS: enabled
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_PID_NS: enabled
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_IPC_NS: enabled
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_UTS_NS: enabled
15:52:34 [2019-09-09T15:52:34.916Z] - CONFIG_CGROUPS: enabled
15:52:35 [2019-09-09T15:52:35.047Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.0s done
15:52:35 [2019-09-09T15:52:35.047Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_SCHED: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CPUSETS: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_MEMCG: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_KEYS: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_VETH: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_BRIDGE: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NF_NAT: enabled (as module)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:52:35 [2019-09-09T15:52:35.200Z] 
15:52:35 [2019-09-09T15:52:35.200Z] Optional Features:
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_USER_NS: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_SECCOMP: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_PIDS: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_MEMCG_SWAP: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:35 [2019-09-09T15:52:35.200Z]     (cgroup swap accounting is currently enabled)
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_MEMCG_KMEM: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_BLK_CGROUP: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_PERF: enabled
15:52:35 [2019-09-09T15:52:35.200Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:35 [2019-09-09T15:52:35.301Z] #4 DONE 14.5s
15:52:35 [2019-09-09T15:52:35.301Z] 
15:52:35 [2019-09-09T15:52:35.301Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:52:34 [2019-09-09T15:52:34.099Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:34 [2019-09-09T15:52:34.109Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
15:52:34 [2019-09-09T15:52:34.121Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:34 [2019-09-09T15:52:34.149Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:34 [2019-09-09T15:52:34.213Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:34 [2019-09-09T15:52:34.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:34 [2019-09-09T15:52:34.214Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:52:34 [2019-09-09T15:52:34.611Z]  > git config core.sparsecheckout # timeout=10
15:52:34 [2019-09-09T15:52:34.645Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_VS: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_VS_NFCT: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_EXT4_FS: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:35 [2019-09-09T15:52:35.483Z] - Network Drivers:
15:52:35 [2019-09-09T15:52:35.483Z]   - "overlay":
15:52:35 [2019-09-09T15:52:35.483Z]     - CONFIG_VXLAN: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:35 [2019-09-09T15:52:35.483Z]       Optional (for encrypted networks):
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_CRYPTO: enabled
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_XFRM: enabled
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]   - "ipvlan":
15:52:35 [2019-09-09T15:52:35.483Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]   - "macvlan":
15:52:35 [2019-09-09T15:52:35.483Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]     - CONFIG_DUMMY: enabled (as module)
15:52:35 [2019-09-09T15:52:35.483Z]   - "ftp,tftp client in container":
15:52:35 [2019-09-09T15:52:35.675Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:35 [2019-09-09T15:52:35.676Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z] - Storage Drivers:
15:52:35 [2019-09-09T15:52:35.766Z]   - "aufs":
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]   - "btrfs":
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:35 [2019-09-09T15:52:35.766Z]   - "devicemapper":
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]   - "overlay":
15:52:35 [2019-09-09T15:52:35.766Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:35 [2019-09-09T15:52:35.766Z]   - "zfs":
15:52:35 [2019-09-09T15:52:35.766Z]     - /dev/zfs: missing
15:52:35 [2019-09-09T15:52:35.766Z]     - zfs command: missing
15:52:35 [2019-09-09T15:52:35.766Z]     - zpool command: missing
15:52:35 [2019-09-09T15:52:35.766Z] 
15:52:35 [2019-09-09T15:52:35.766Z] Limits:
15:52:35 [2019-09-09T15:52:35.766Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:35 [2019-09-09T15:52:35.766Z] 
15:52:35 [2019-09-09T15:52:35.766Z] + true
[Pipeline] }
[Pipeline] // stage
15:52:35 [2019-09-09T15:52:35.798Z] 893380247084: Pull complete
15:52:35 [2019-09-09T15:52:35.798Z] 1dde6e4a9a98: Pull complete
15:52:35 [2019-09-09T15:52:35.798Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926
15:52:35 [2019-09-09T15:52:35.798Z] Status: Downloaded newer image for golang:1.12.9-stretch
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:36 [2019-09-09T15:52:36.157Z]  ---> b121e8146464
15:52:36 [2019-09-09T15:52:36.157Z] Step 5/126 : ARG APT_MIRROR
15:52:36 [2019-09-09T15:52:36.157Z]  ---> Running in 6f91041e7d89
15:52:36 [2019-09-09T15:52:36.157Z] Removing intermediate container 6f91041e7d89
15:52:36 [2019-09-09T15:52:36.157Z]  ---> 7e5f56e4d52a
15:52:36 [2019-09-09T15:52:36.157Z] 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
15:52:36 [2019-09-09T15:52:36.157Z]  ---> Running in ad335fd7122c
15:52:36 [2019-09-09T15:52:36.178Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c -f Dockerfile .
15:52:37 [2019-09-09T15:52:37.497Z] Removing intermediate container ad335fd7122c
15:52:37 [2019-09-09T15:52:37.497Z]  ---> 8447a256e0a0
15:52:37 [2019-09-09T15:52:37.497Z] Step 7/126 : FROM base AS criu
15:52:37 [2019-09-09T15:52:37.497Z]  ---> 8447a256e0a0
15:52:37 [2019-09-09T15:52:37.497Z] Step 8/126 : ARG DEBIAN_FRONTEND
15:52:37 [2019-09-09T15:52:37.497Z]  ---> Running in 9ade3142570c
15:52:37 [2019-09-09T15:52:37.497Z] Removing intermediate container 9ade3142570c
15:52:37 [2019-09-09T15:52:37.497Z]  ---> 8108a4c19234
15:52:37 [2019-09-09T15:52:37.497Z] Step 9/126 : ENV CRIU_VERSION 3.12
15:52:37 [2019-09-09T15:52:37.497Z]  ---> Running in 797c5aa24078
15:52:37 [2019-09-09T15:52:37.497Z] Removing intermediate container 797c5aa24078
15:52:37 [2019-09-09T15:52:37.497Z]  ---> 1db4eb2567da
15:52:37 [2019-09-09T15:52:37.497Z] Step 10/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/*
15:52:37 [2019-09-09T15:52:37.497Z]  ---> Running in 575ab5288b4e
15:52:35 [2019-09-09T15:52:35.638Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:52:35 [2019-09-09T15:52:35.667Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:35 [2019-09-09T15:52:35.736Z]  > git config core.sparsecheckout # timeout=10
15:52:35 [2019-09-09T15:52:35.759Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:52:37 [2019-09-09T15:52:37.858Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:52:37 [2019-09-09T15:52:37.869Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:37 [2019-09-09T15:52:37.952Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
15:52:38 [2019-09-09T15:52:38.292Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:38 [2019-09-09T15:52:38.292Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:38 [2019-09-09T15:52:38.292Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:38 [2019-09-09T15:52:38.292Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:52:38 [2019-09-09T15:52:38.703Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:38 [2019-09-09T15:52:38.703Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:52:38 [2019-09-09T15:52:38.703Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:52:38 [2019-09-09T15:52:38.868Z] Sending build context to Docker daemon  50.08MB

15:52:38 [2019-09-09T15:52:38.868Z] Step 1/126 : ARG CROSS="false"
15:52:38 [2019-09-09T15:52:38.868Z] Step 2/126 : ARG GO_VERSION=1.12.9
15:52:38 [2019-09-09T15:52:38.868Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
15:52:38 [2019-09-09T15:52:38.868Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
15:52:38 [2019-09-09T15:52:38.868Z] 1.12.9-stretch: Pulling from library/golang
15:52:38 [2019-09-09T15:52:38.868Z] 2825fdb7e177: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 361ecb978398: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 15483e8c82df: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 34839f11bbce: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 34f648706e72: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 8563a0b9fade: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 53fac1b4f6a7: Pulling fs layer
15:52:38 [2019-09-09T15:52:38.868Z] 34839f11bbce: Waiting
15:52:38 [2019-09-09T15:52:38.868Z] 34f648706e72: Waiting
15:52:38 [2019-09-09T15:52:38.868Z] 8563a0b9fade: Waiting
15:52:38 [2019-09-09T15:52:38.868Z] 53fac1b4f6a7: Waiting
15:52:38 [2019-09-09T15:52:38.906Z] + docker version
15:52:39 [2019-09-09T15:52:39.485Z] 15483e8c82df: Verifying Checksum
15:52:39 [2019-09-09T15:52:39.485Z] 15483e8c82df: Download complete
15:52:39 [2019-09-09T15:52:39.500Z] #5 DONE 4.0s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:52:39 [2019-09-09T15:52:39.500Z] #15 ...
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:52:39 [2019-09-09T15:52:39.500Z] #22 DONE 0.1s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
15:52:39 [2019-09-09T15:52:39.500Z] #23 DONE 0.1s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:52:39 [2019-09-09T15:52:39.500Z] #52 DONE 0.2s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:52:39 [2019-09-09T15:52:39.500Z] #32 DONE 0.3s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:52:39 [2019-09-09T15:52:39.500Z] #49 DONE 0.3s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:52:39 [2019-09-09T15:52:39.500Z] #60 DONE 0.3s
15:52:39 [2019-09-09T15:52:39.500Z] 
15:52:39 [2019-09-09T15:52:39.500Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:52:39 [2019-09-09T15:52:39.769Z] 361ecb978398: Verifying Checksum
15:52:39 [2019-09-09T15:52:39.769Z] 361ecb978398: Download complete
15:52:39 [2019-09-09T15:52:39.798Z] #61 ...
15:52:39 [2019-09-09T15:52:39.798Z] 
15:52:39 [2019-09-09T15:52:39.798Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:52:39 [2019-09-09T15:52:39.798Z] #26 DONE 0.3s
15:52:39 [2019-09-09T15:52:39.798Z] 
15:52:39 [2019-09-09T15:52:39.798Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:52:39 [2019-09-09T15:52:39.798Z] #29 DONE 0.3s
15:52:39 [2019-09-09T15:52:39.798Z] 
15:52:39 [2019-09-09T15:52:39.798Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:52:41 [2019-09-09T15:52:41.153Z] Fetched 7671 kB in 2s (2746 kB/s)
15:52:41 [2019-09-09T15:52:41.153Z] Reading package lists...
15:52:41 [2019-09-09T15:52:41.885Z] Reading package lists...
15:52:41 [2019-09-09T15:52:41.885Z] Building dependency tree...
15:52:41 [2019-09-09T15:52:41.885Z] Reading state information...
15:52:41 [2019-09-09T15:52:41.885Z] The following additional packages will be installed:
15:52:41 [2019-09-09T15:52:41.885Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:52:41 [2019-09-09T15:52:41.885Z]   libprotoc10 python-pkg-resources zlib1g-dev
15:52:41 [2019-09-09T15:52:41.885Z] Suggested packages:
15:52:41 [2019-09-09T15:52:41.885Z]   manpages-dev python-setuptools
15:52:42 [2019-09-09T15:52:42.280Z] The following NEW packages will be installed:
15:52:42 [2019-09-09T15:52:42.280Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:52:42 [2019-09-09T15:52:42.280Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:52:42 [2019-09-09T15:52:42.280Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:52:42 [2019-09-09T15:52:42.280Z]   zlib1g-dev
15:52:42 [2019-09-09T15:52:42.280Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
15:52:42 [2019-09-09T15:52:42.280Z] Need to get 3476 kB of archives.
15:52:42 [2019-09-09T15:52:42.280Z] After this operation, 20.2 MB of additional disk space will be used.
15:52:42 [2019-09-09T15:52:42.280Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
15:52:42 [2019-09-09T15:52:42.280Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
15:52:42 [2019-09-09T15:52:42.468Z] 2825fdb7e177: Verifying Checksum
15:52:42 [2019-09-09T15:52:42.468Z] 2825fdb7e177: Download complete
15:52:42 [2019-09-09T15:52:42.662Z] debconf: delaying package configuration, since apt-utils is not installed
15:52:42 [2019-09-09T15:52:42.662Z] Fetched 3476 kB in 0s (21.9 MB/s)
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libnet1:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] (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.)
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libcap-dev:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libnet1-dev.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libnl-3-200:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libnl-3-dev:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libprotobuf-c1:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
15:52:42 [2019-09-09T15:52:42.663Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
15:52:42 [2019-09-09T15:52:42.663Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
15:52:42 [2019-09-09T15:52:42.663Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
15:52:43 [2019-09-09T15:52:43.034Z] Selecting previously unselected package zlib1g-dev:s390x.
15:52:43 [2019-09-09T15:52:43.034Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
15:52:43 [2019-09-09T15:52:43.034Z] Selecting previously unselected package libprotobuf10:s390x.
15:52:43 [2019-09-09T15:52:43.034Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.034Z] Selecting previously unselected package libprotobuf-lite10:s390x.
15:52:43 [2019-09-09T15:52:43.034Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.034Z] Selecting previously unselected package libprotobuf-dev:s390x.
15:52:43 [2019-09-09T15:52:43.034Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.034Z] Selecting previously unselected package libprotoc10:s390x.
15:52:43 [2019-09-09T15:52:43.034Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.034Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.420Z] Selecting previously unselected package protobuf-c-compiler.
15:52:43 [2019-09-09T15:52:43.420Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.420Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
15:52:43 [2019-09-09T15:52:43.420Z] Selecting previously unselected package protobuf-compiler.
15:52:43 [2019-09-09T15:52:43.420Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.420Z] Unpacking protobuf-compiler (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.420Z] Selecting previously unselected package python-pkg-resources.
15:52:43 [2019-09-09T15:52:43.420Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:52:43 [2019-09-09T15:52:43.420Z] Unpacking python-pkg-resources (33.1.1-1) ...
15:52:43 [2019-09-09T15:52:43.420Z] Selecting previously unselected package python-protobuf.
15:52:43 [2019-09-09T15:52:43.420Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
15:52:43 [2019-09-09T15:52:43.420Z] Unpacking python-protobuf (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.420Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
15:52:43 [2019-09-09T15:52:43.420Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
15:52:43 [2019-09-09T15:52:43.420Z] Setting up python-pkg-resources (33.1.1-1) ...
15:52:43 [2019-09-09T15:52:43.498Z] 34839f11bbce: Verifying Checksum
15:52:43 [2019-09-09T15:52:43.498Z] 34839f11bbce: Download complete
15:52:43 [2019-09-09T15:52:43.806Z] 53fac1b4f6a7: Verifying Checksum
15:52:43 [2019-09-09T15:52:43.806Z] 53fac1b4f6a7: Download complete
15:52:43 [2019-09-09T15:52:43.854Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:52:43 [2019-09-09T15:52:43.854Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
15:52:43 [2019-09-09T15:52:43.854Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:52:43 [2019-09-09T15:52:43.854Z] Setting up python-protobuf (3.0.0-9) ...
15:52:44 [2019-09-09T15:52:44.091Z] 34f648706e72: Verifying Checksum
15:52:44 [2019-09-09T15:52:44.091Z] 34f648706e72: Download complete
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libcap-dev:s390x (1:2.25-1) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libprotoc10:s390x (3.0.0-9) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up protobuf-c-compiler (1.2.1-2) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up protobuf-compiler (3.0.0-9) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
15:52:44 [2019-09-09T15:52:44.360Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
15:52:44 [2019-09-09T15:52:44.360Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:52:45 [2019-09-09T15:52:45.077Z] #30 ...
15:52:45 [2019-09-09T15:52:45.077Z] 
15:52:45 [2019-09-09T15:52:45.077Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.409 + RM_GOPATH=0
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.409 + TMP_GOPATH=
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.409 + : /build
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.409 + '[' -z '' ']'
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.410 ++ mktemp -d
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.417 + export GOPATH=/tmp/tmp.WsvuGSsKeA
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.417 + GOPATH=/tmp/tmp.WsvuGSsKeA
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.417 + RM_GOPATH=1
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.417 ++ dirname ./install.sh
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.418 + dir=.
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.420 + bin=gometalinter
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.421 + shift
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.421 + '[' '!' -f ./gometalinter.installer ']'
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.421 + . ./gometalinter.installer
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.421 ++ GOMETALINTER_COMMIT=v2.0.6
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.421 + install_gometalinter
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.422 + echo 'Installing gometalinter version v2.0.6'
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.422 Installing gometalinter version v2.0.6
15:52:45 [2019-09-09T15:52:45.077Z] #24 5.422 + go get -d github.com/alecthomas/gometalinter
15:52:45 [2019-09-09T15:52:45.077Z] #24 ...
15:52:45 [2019-09-09T15:52:45.077Z] 
15:52:45 [2019-09-09T15:52:45.077Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:52:45 [2019-09-09T15:52:45.077Z] #15 5.996 + mktemp -d
15:52:45 [2019-09-09T15:52:45.077Z] #15 6.006 + export GOPATH=/tmp/tmp.c6i6TNE5dM
15:52:45 [2019-09-09T15:52:45.077Z] #15 6.006 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.c6i6TNE5dM/src/github.com/go-swagger/go-swagger
15:52:45 [2019-09-09T15:52:45.077Z] #15 6.008 Cloning into '/tmp/tmp.c6i6TNE5dM/src/github.com/go-swagger/go-swagger'...
15:52:45 [2019-09-09T15:52:45.161Z] Removing intermediate container 575ab5288b4e
15:52:45 [2019-09-09T15:52:45.161Z]  ---> 204f79fba021
15:52:45 [2019-09-09T15:52:45.161Z] Step 11/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
15:52:45 [2019-09-09T15:52:45.161Z]  ---> Running in fd3ce49db51c
15:52:46 [2019-09-09T15:52:46.420Z] Note: Building without setproctitle() and strlcpy() support.
15:52:46 [2019-09-09T15:52:46.420Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:52:46 [2019-09-09T15:52:46.420Z] fatal: Not a git repository (or any of the parent directories): .git
15:52:46 [2019-09-09T15:52:46.420Z]   GEN      .gitid
15:52:46 [2019-09-09T15:52:46.420Z]   GEN      criu/include/version.h
15:52:46 [2019-09-09T15:52:46.420Z]   GEN      include/common/asm
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/opts.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/sit.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/google/protobuf/descriptor.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/opts.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/sit.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/macvlan.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/macvlan.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/autofs.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/autofs.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/sysctl.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/sysctl.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/time.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/time.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/binfmt-misc.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/binfmt-misc.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/seccomp.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/seccomp.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/userns.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/userns.pb-c.d
15:52:46 [2019-09-09T15:52:46.420Z]   PBCC     images/cgroup.pb-c.c
15:52:46 [2019-09-09T15:52:46.420Z]   DEP      images/cgroup.pb-c.d
15:52:46 [2019-09-09T15:52:46.779Z] 2825fdb7e177: Pull complete
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/fown.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ext-file.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/fown.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ext-file.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/rpc.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/rpc.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/siginfo.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/siginfo.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/pagemap.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/pagemap.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/rlimit.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/rlimit.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/file-lock.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/file-lock.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/tty.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/tty.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/tun.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/netdev.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/tun.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/netdev.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/vma.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/vma.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/creds.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/creds.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/utsns.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/utsns.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ipc-desc.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ipc-sem.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ipc-desc.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ipc-sem.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ipc-msg.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ipc-msg.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ipc-shm.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ipc-shm.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/ipc-var.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/ipc-var.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/sk-opts.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/packet-sock.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/sk-opts.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/packet-sock.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/sk-netlink.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/sk-netlink.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/sk-inet.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/sk-inet.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/sk-unix.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/sk-unix.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/mm.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/mm.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/timerfd.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/timerfd.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/timer.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/timer.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/sa.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/sa.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/pipe-data.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/pipe-data.pb-c.d
15:52:46 [2019-09-09T15:52:46.804Z]   PBCC     images/mnt.pb-c.c
15:52:46 [2019-09-09T15:52:46.804Z]   DEP      images/mnt.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/sk-packet.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/sk-packet.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/tcp-stream.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/tcp-stream.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/pipe.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/pipe.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/pstree.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/pstree.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/fs.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/fs.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/signalfd.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/signalfd.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/fh.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/fsnotify.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/fh.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/fsnotify.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/eventpoll.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/eventpoll.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/eventfd.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/eventfd.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/remap-file-path.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/remap-file-path.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/fifo.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/fifo.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/ghost-file.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/ghost-file.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/regfile.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/regfile.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/ns.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/ns.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/fdinfo.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/fdinfo.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core-aarch64.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core-arm.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core-ppc64.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core-s390.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core-x86.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/core.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/inventory.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core-aarch64.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core-arm.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core-ppc64.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core-s390.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core-x86.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/core.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/inventory.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/cpuinfo.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/cpuinfo.pb-c.d
15:52:47 [2019-09-09T15:52:47.186Z]   PBCC     images/stats.pb-c.c
15:52:47 [2019-09-09T15:52:47.186Z]   DEP      images/stats.pb-c.d
15:52:47 [2019-09-09T15:52:47.398Z] 361ecb978398: Pull complete
15:52:47 [2019-09-09T15:52:47.587Z] make[1]: Nothing to be done for 'all'.
15:52:47 [2019-09-09T15:52:47.587Z]   CC       images/stats.o
15:52:47 [2019-09-09T15:52:47.587Z]   CC       images/core.o
15:52:47 [2019-09-09T15:52:47.587Z]   CC       images/core-x86.o
15:52:47 [2019-09-09T15:52:47.682Z] 15483e8c82df: Pull complete
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/core-arm.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/core-aarch64.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/core-ppc64.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/core-s390.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/cpuinfo.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/inventory.o
15:52:47 [2019-09-09T15:52:47.998Z]   CC       images/fdinfo.o
15:52:48 [2019-09-09T15:52:48.386Z]   CC       images/fown.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/ns.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/regfile.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/ghost-file.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/fifo.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/remap-file-path.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/eventfd.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/eventpoll.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/fh.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/fsnotify.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/signalfd.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/fs.o
15:52:48 [2019-09-09T15:52:48.387Z]   CC       images/pstree.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/pipe.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/tcp-stream.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/sk-packet.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/mnt.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/pipe-data.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/sa.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/timer.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/timerfd.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/mm.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/sk-opts.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/sk-unix.o
15:52:48 [2019-09-09T15:52:48.760Z]   CC       images/sk-inet.o
15:52:48 [2019-09-09T15:52:48.850Z] Client: Docker Engine - Community
15:52:48 [2019-09-09T15:52:48.850Z]  Version:           19.03.1
15:52:48 [2019-09-09T15:52:48.850Z]  API version:       1.40
15:52:48 [2019-09-09T15:52:48.850Z]  Go version:        go1.12.5
15:52:48 [2019-09-09T15:52:48.850Z]  Git commit:        74b1e89
15:52:48 [2019-09-09T15:52:48.850Z]  Built:             Thu Jul 25 21:21:05 2019
15:52:48 [2019-09-09T15:52:48.850Z]  OS/Arch:           linux/amd64
15:52:48 [2019-09-09T15:52:48.850Z]  Experimental:      false
15:52:48 [2019-09-09T15:52:48.850Z] 
15:52:48 [2019-09-09T15:52:48.850Z] Server: Docker Engine - Community
15:52:48 [2019-09-09T15:52:48.850Z]  Engine:
15:52:48 [2019-09-09T15:52:48.850Z]   Version:          19.03.1
15:52:48 [2019-09-09T15:52:48.850Z]   API version:      1.40 (minimum version 1.12)
15:52:48 [2019-09-09T15:52:48.850Z]   Go version:       go1.12.5
15:52:48 [2019-09-09T15:52:48.850Z]   Git commit:       74b1e89
15:52:48 [2019-09-09T15:52:48.850Z]   Built:            Thu Jul 25 21:19:41 2019
15:52:48 [2019-09-09T15:52:48.850Z]   OS/Arch:          linux/amd64
15:52:48 [2019-09-09T15:52:48.850Z]   Experimental:     true
15:52:48 [2019-09-09T15:52:48.850Z]  containerd:
15:52:48 [2019-09-09T15:52:48.850Z]   Version:          1.2.6
15:52:48 [2019-09-09T15:52:48.850Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:48 [2019-09-09T15:52:48.850Z]  runc:
15:52:48 [2019-09-09T15:52:48.850Z]   Version:          1.0.0-rc8
15:52:48 [2019-09-09T15:52:48.850Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:48 [2019-09-09T15:52:48.850Z]  docker-init:
15:52:48 [2019-09-09T15:52:48.850Z]   Version:          0.18.0
15:52:48 [2019-09-09T15:52:48.850Z]   GitCommit:        fec3683
[Pipeline] sh
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/tun.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/sk-netlink.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/packet-sock.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/ipc-var.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/ipc-desc.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/ipc-shm.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/ipc-msg.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/ipc-sem.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/utsns.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/creds.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/vma.o
15:52:49 [2019-09-09T15:52:49.128Z]   CC       images/netdev.o
15:52:49 [2019-09-09T15:52:49.231Z] #15 ...
15:52:49 [2019-09-09T15:52:49.231Z] 
15:52:49 [2019-09-09T15:52:49.231Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:52:49 [2019-09-09T15:52:49.231Z] #44 5.822 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:49 [2019-09-09T15:52:49.231Z] #44 5.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 5.849 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 5.865 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 5.931 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:49 [2019-09-09T15:52:49.232Z] #44 6.694 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 8.520 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 9.443 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:52:49 [2019-09-09T15:52:49.232Z] #44 ...
15:52:49 [2019-09-09T15:52:49.232Z] 
15:52:49 [2019-09-09T15:52:49.232Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:52:49 [2019-09-09T15:52:49.232Z] #55 4.169 + mktemp -d
15:52:49 [2019-09-09T15:52:49.232Z] #55 4.172 + export GOPATH=/tmp/tmp.D0yIqe04Q0
15:52:49 [2019-09-09T15:52:49.232Z] #55 4.172 + git clone https://github.com/docker/distribution.git /tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution
15:52:49 [2019-09-09T15:52:49.232Z] #55 4.172 Cloning into '/tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution'...
15:52:49 [2019-09-09T15:52:49.236Z] + docker info
15:52:49 [2019-09-09T15:52:49.486Z] #55 ...
15:52:49 [2019-09-09T15:52:49.486Z] 
15:52:49 [2019-09-09T15:52:49.486Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.065 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.111 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.116 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.143 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:49 [2019-09-09T15:52:49.486Z] #17 4.990 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:52:49 [2019-09-09T15:52:49.486Z] #17 6.604 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:52:49 [2019-09-09T15:52:49.487Z] #17 7.412 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/tty.o
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/file-lock.o
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/rlimit.o
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/pagemap.o
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/siginfo.o
15:52:49 [2019-09-09T15:52:49.499Z]   CC       images/rpc.o
15:52:49 [2019-09-09T15:52:49.728Z] 8563a0b9fade: Verifying Checksum
15:52:49 [2019-09-09T15:52:49.728Z] 8563a0b9fade: Download complete
15:52:49 [2019-09-09T15:52:49.742Z] #17 ...
15:52:49 [2019-09-09T15:52:49.742Z] 
15:52:49 [2019-09-09T15:52:49.742Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:52:49 [2019-09-09T15:52:49.742Z] #6 5.853 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:49 [2019-09-09T15:52:49.742Z] #6 5.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 5.925 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 5.957 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 6.007 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:49 [2019-09-09T15:52:49.742Z] #6 6.814 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 8.476 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 9.378 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #6 ...
15:52:49 [2019-09-09T15:52:49.742Z] 
15:52:49 [2019-09-09T15:52:49.742Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.111 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.126 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.151 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.230 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:49 [2019-09-09T15:52:49.742Z] #57 6.959 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #57 8.822 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:52:49 [2019-09-09T15:52:49.742Z] #57 9.835 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:52:49 [2019-09-09T15:52:49.865Z]   CC       images/ext-file.o
15:52:49 [2019-09-09T15:52:49.865Z]   CC       images/cgroup.o
15:52:49 [2019-09-09T15:52:49.865Z]   CC       images/userns.o
15:52:49 [2019-09-09T15:52:49.865Z]   CC       images/google/protobuf/descriptor.o
15:52:49 [2019-09-09T15:52:49.865Z]   CC       images/opts.o
15:52:49 [2019-09-09T15:52:49.997Z] #57 ...
15:52:49 [2019-09-09T15:52:49.997Z] 
15:52:49 [2019-09-09T15:52:49.997Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.145 + RM_GOPATH=0
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.145 + TMP_GOPATH=
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.145 + : /build
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.145 + '[' -z '' ']'
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.148 ++ mktemp -d
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.156 + export GOPATH=/tmp/tmp.8nZbZbQ5vn
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.156 + GOPATH=/tmp/tmp.8nZbZbQ5vn
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.156 + RM_GOPATH=1
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.156 ++ dirname ./install.sh
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.157 + dir=.
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.157 + bin=gotestsum
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.158 + shift
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.158 + '[' '!' -f ./gotestsum.installer ']'
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.160 + . ./gotestsum.installer
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.160 ++ GOTESTSUM_COMMIT=v0.3.5
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.162 + install_gotestsum
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.162 + echo 'Installing gotestsum version v0.3.5'
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.162 Installing gotestsum version v0.3.5
15:52:49 [2019-09-09T15:52:49.997Z] #27 6.163 + go get -d gotest.tools/gotestsum
15:52:49 [2019-09-09T15:52:49.997Z] #27 ...
15:52:49 [2019-09-09T15:52:49.997Z] 
15:52:49 [2019-09-09T15:52:49.997Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.913 + RM_GOPATH=0
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.916 + TMP_GOPATH=
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.916 + : /build
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.917 + '[' -z '' ']'
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.921 ++ mktemp -d
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.925 + export GOPATH=/tmp/tmp.OsbozQZ49w
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.925 + GOPATH=/tmp/tmp.OsbozQZ49w
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.925 + RM_GOPATH=1
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.926 ++ dirname ./install.sh
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.929 + dir=.
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.933 + bin=vndr
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.933 + shift
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.933 + '[' '!' -f ./vndr.installer ']'
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.938 + . ./vndr.installer
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.938 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.938 + install_vndr
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.938 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.939 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.939 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OsbozQZ49w/src/github.com/LK4D4/vndr
15:52:49 [2019-09-09T15:52:49.997Z] #33 5.950 Cloning into '/tmp/tmp.OsbozQZ49w/src/github.com/LK4D4/vndr'...
15:52:49 [2019-09-09T15:52:49.997Z] #33 6.877 + cd /tmp/tmp.OsbozQZ49w/src/github.com/LK4D4/vndr
15:52:49 [2019-09-09T15:52:49.997Z] #33 6.880 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:52:49 [2019-09-09T15:52:49.997Z] #33 6.904 + go build -buildmode=pie -v -o /build/vndr .
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.265 errors
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.273 internal/cpu
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.355 internal/race
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.463 runtime/internal/atomic
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.775 runtime/internal/sys
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.859 internal/bytealg
15:52:49 [2019-09-09T15:52:49.997Z] #33 8.908 runtime/internal/math
15:52:49 [2019-09-09T15:52:49.997Z] #33 9.013 sync/atomic
15:52:49 [2019-09-09T15:52:49.997Z] #33 9.301 unicode
15:52:49 [2019-09-09T15:52:49.997Z] #33 9.583 runtime
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/seccomp.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/binfmt-misc.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/time.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/sysctl.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/autofs.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/macvlan.o
15:52:50 [2019-09-09T15:52:50.243Z]   CC       images/sit.o
15:52:50 [2019-09-09T15:52:50.244Z]   LINK     images/built-in.o
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/include/asm
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/include/version.h
15:52:50 [2019-09-09T15:52:50.244Z] touch .config
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      include/common/config.h
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/plugins/include/uapi/std/syscall.h
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:52:50 [2019-09-09T15:52:50.244Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/std/infect.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/std/string.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/std/log.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/std/fds.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/std/std.d
15:52:50 [2019-09-09T15:52:50.244Z]   DEP      compel/plugins/shmem/shmem.d
15:52:50 [2019-09-09T15:52:50.251Z] #33 ...
15:52:50 [2019-09-09T15:52:50.251Z] 
15:52:50 [2019-09-09T15:52:50.251Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:52:50 [2019-09-09T15:52:50.251Z] #35 7.487 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:52:50 [2019-09-09T15:52:50.251Z] #35 7.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:52:50 [2019-09-09T15:52:50.251Z] #35 7.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:52:50 [2019-09-09T15:52:50.252Z] #35 7.582 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:52:50 [2019-09-09T15:52:50.252Z] #35 7.629 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:52:50 [2019-09-09T15:52:50.252Z] #35 8.520 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:52:50 [2019-09-09T15:52:50.252Z] #35 10.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:52:50 [2019-09-09T15:52:50.507Z] #35 ...
15:52:50 [2019-09-09T15:52:50.507Z] 
15:52:50 [2019-09-09T15:52:50.507Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.896 + RM_GOPATH=0
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.896 + TMP_GOPATH=
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.896 + : /build
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.896 + '[' -z '' ']'
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.902 ++ mktemp -d
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.909 + export GOPATH=/tmp/tmp.lwj3K8LVwF
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.909 + GOPATH=/tmp/tmp.lwj3K8LVwF
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.909 + RM_GOPATH=1
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.926 ++ dirname ./install.sh
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.927 + dir=.
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.927 + bin=dockercli
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.927 + shift
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.927 + '[' '!' -f ./dockercli.installer ']'
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.927 + . ./dockercli.installer
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.928 ++ DOCKERCLI_CHANNEL=stable
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.928 ++ DOCKERCLI_VERSION=17.06.2-ce
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.928 + install_dockercli
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.928 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.929 Install docker/cli version 17.06.2-ce from stable
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.929 ++ uname -m
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.942 + arch=x86_64
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.942 + '[' x86_64 '!=' x86_64 ']'
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.942 + url=https://download.docker.com/linux/static
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.943 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:52:50 [2019-09-09T15:52:50.507Z] #53 5.946 + tar -xz docker/docker
15:52:50 [2019-09-09T15:52:50.507Z] #53 ...
15:52:50 [2019-09-09T15:52:50.507Z] 
15:52:50 [2019-09-09T15:52:50.507Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.097 + RM_GOPATH=0
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.097 + TMP_GOPATH=
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.097 + : /build
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.097 + '[' -z '' ']'
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.105 ++ mktemp -d
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.105 + export GOPATH=/tmp/tmp.UTNyIsx5le
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.105 + GOPATH=/tmp/tmp.UTNyIsx5le
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.106 + RM_GOPATH=1
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.109 ++ dirname ./install.sh
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.110 + dir=.
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.110 + bin=proxy
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.111 + shift
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.111 + '[' '!' -f ./proxy.installer ']'
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.111 + . ./proxy.installer
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.111 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + install_proxy
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + case "$1" in
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + export CGO_ENABLED=0
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + CGO_ENABLED=0
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + _install_proxy
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.112 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d'
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.113 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.113 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UTNyIsx5le/src/github.com/docker/libnetwork
15:52:50 [2019-09-09T15:52:50.507Z] #50 6.114 Cloning into '/tmp/tmp.UTNyIsx5le/src/github.com/docker/libnetwork'...
15:52:50 [2019-09-09T15:52:50.620Z]   DEP      compel/plugins/fds/fds.d
15:52:50 [2019-09-09T15:52:50.620Z]   CC       compel/plugins/std/std.o
15:52:50 [2019-09-09T15:52:50.620Z]   CC       compel/plugins/std/fds.o
15:52:50 [2019-09-09T15:52:50.620Z]   CC       compel/plugins/std/log.o
15:52:50 [2019-09-09T15:52:50.620Z]   CC       compel/plugins/std/string.o
15:52:50 [2019-09-09T15:52:50.761Z] #50 ...
15:52:50 [2019-09-09T15:52:50.761Z] 
15:52:50 [2019-09-09T15:52:50.761Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.968 + RM_GOPATH=0
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.968 + TMP_GOPATH=
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.968 + : /build
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.968 + '[' -z '' ']'
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.971 ++ mktemp -d
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.973 + export GOPATH=/tmp/tmp.UxfpignBKE
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.973 + GOPATH=/tmp/tmp.UxfpignBKE
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.973 + RM_GOPATH=1
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.976 ++ dirname ./install.sh
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.983 + dir=.
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.983 + bin=tomlv
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.983 + shift
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.984 + '[' '!' -f ./tomlv.installer ']'
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.984 + . ./tomlv.installer
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.984 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.985 + install_tomlv
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.985 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.985 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UxfpignBKE/src/github.com/BurntSushi/toml
15:52:50 [2019-09-09T15:52:50.761Z] #30 5.991 Cloning into '/tmp/tmp.UxfpignBKE/src/github.com/BurntSushi/toml'...
15:52:50 [2019-09-09T15:52:50.761Z] #30 7.245 + cd /tmp/tmp.UxfpignBKE/src/github.com/BurntSushi/toml
15:52:50 [2019-09-09T15:52:50.761Z] #30 7.246 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:52:50 [2019-09-09T15:52:50.761Z] #30 7.282 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.006 errors
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.031 internal/cpu
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.083 math/bits
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.484 internal/bytealg
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.903 runtime/internal/atomic
15:52:50 [2019-09-09T15:52:50.761Z] #30 8.968 math
15:52:50 [2019-09-09T15:52:50.761Z] #30 9.151 runtime/internal/sys
15:52:50 [2019-09-09T15:52:50.761Z] #30 9.390 runtime/internal/math
15:52:50 [2019-09-09T15:52:50.761Z] #30 9.628 runtime
15:52:50 [2019-09-09T15:52:50.985Z]   CC       compel/plugins/std/infect.o
15:52:50 [2019-09-09T15:52:50.985Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
15:52:50 [2019-09-09T15:52:50.985Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:52:50 [2019-09-09T15:52:50.985Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:52:50 [2019-09-09T15:52:50.985Z]   AR       compel/plugins/std.lib.a
15:52:50 [2019-09-09T15:52:50.985Z]   CC       compel/plugins/fds/fds.o
15:52:50 [2019-09-09T15:52:50.985Z]   AR       compel/plugins/fds.lib.a
15:52:50 [2019-09-09T15:52:50.985Z]   HOSTDEP  compel/src/lib/log-host.d
15:52:50 [2019-09-09T15:52:50.985Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
15:52:50 [2019-09-09T15:52:50.985Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:52:50 [2019-09-09T15:52:50.985Z]   HOSTDEP  compel/src/main-host.d
15:52:50 [2019-09-09T15:52:50.985Z]   DEP      compel/src/lib/ptrace.d
15:52:50 [2019-09-09T15:52:50.985Z]   DEP      compel/src/lib/infect.d
15:52:50 [2019-09-09T15:52:50.985Z]   DEP      compel/src/lib/infect-util.d
15:52:50 [2019-09-09T15:52:50.985Z]   DEP      compel/src/lib/infect-rpc.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/arch/s390/src/lib/infect.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/arch/s390/src/lib/cpu.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/src/lib/log.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/src/main.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/src/lib/handle-elf.d
15:52:51 [2019-09-09T15:52:51.363Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
15:52:51 [2019-09-09T15:52:51.363Z]   CC       compel/src/lib/log.o
15:52:51 [2019-09-09T15:52:51.363Z]   CC       compel/arch/s390/src/lib/cpu.o
15:52:51 [2019-09-09T15:52:51.363Z]   CC       compel/arch/s390/src/lib/infect.o
15:52:51 [2019-09-09T15:52:51.363Z]   CC       compel/src/lib/infect-rpc.o
15:52:51 [2019-09-09T15:52:51.732Z]   CC       compel/src/lib/infect-util.o
15:52:51 [2019-09-09T15:52:51.732Z]   CC       compel/src/lib/infect.o
15:52:51 [2019-09-09T15:52:51.763Z] 34839f11bbce: Pull complete
15:52:52 [2019-09-09T15:52:52.112Z]   CC       compel/src/lib/ptrace.o
15:52:52 [2019-09-09T15:52:52.112Z]   AR       compel/libcompel.a
15:52:52 [2019-09-09T15:52:52.112Z]   HOSTCC   compel/src/main-host.o
15:52:52 [2019-09-09T15:52:52.112Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:52:52 [2019-09-09T15:52:52.112Z]   HOSTCC   compel/src/lib/handle-elf-host.o
15:52:52 [2019-09-09T15:52:52.112Z]   HOSTCC   compel/src/lib/log-host.o
15:52:52 [2019-09-09T15:52:52.112Z]   HOSTLINK compel/compel-host-bin
15:52:52 [2019-09-09T15:52:52.123Z] #30 ...
15:52:52 [2019-09-09T15:52:52.123Z] 
15:52:52 [2019-09-09T15:52:52.123Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:52:52 [2019-09-09T15:52:52.123Z] #33 12.61 unicode/utf8
15:52:52 [2019-09-09T15:52:52.537Z]   DEP      soccr/soccr.d
15:52:52 [2019-09-09T15:52:52.537Z]   CC       soccr/soccr.o
15:52:52 [2019-09-09T15:52:52.537Z]   AR       soccr/libsoccr.a
15:52:52 [2019-09-09T15:52:52.537Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:52:52 [2019-09-09T15:52:52.537Z]   DEP      criu/arch/s390/sigframe.d
15:52:52 [2019-09-09T15:52:52.537Z]   DEP      criu/arch/s390/crtools.d
15:52:52 [2019-09-09T15:52:52.537Z]   DEP      criu/arch/s390/cpu.d
15:52:52 [2019-09-09T15:52:52.537Z]   CC       criu/arch/s390/cpu.o
15:52:52 [2019-09-09T15:52:52.683Z] #33 13.11 math/bits
15:52:52 [2019-09-09T15:52:52.974Z]   CC       criu/arch/s390/crtools.o
15:52:52 [2019-09-09T15:52:52.974Z]   CC       criu/arch/s390/sigframe.o
15:52:52 [2019-09-09T15:52:52.974Z]   LINK     criu/arch/s390/crtools.built-in.o
15:52:52 [2019-09-09T15:52:52.974Z]   DEP      criu/arch/s390/vdso-pie.d
15:52:52 [2019-09-09T15:52:52.974Z]   DEP      criu/pie/parasite-vdso.d
15:52:52 [2019-09-09T15:52:52.974Z]   DEP      criu/pie/util-vdso.d
15:52:52 [2019-09-09T15:52:52.974Z]   DEP      criu/pie/util.d
15:52:52 [2019-09-09T15:52:52.974Z]   CC       criu/pie/util.o
15:52:53 [2019-09-09T15:52:53.359Z]   CC       criu/pie/util-vdso.o
15:52:53 [2019-09-09T15:52:53.359Z]   CC       criu/pie/parasite-vdso.o
15:52:53 [2019-09-09T15:52:53.359Z]   CC       criu/arch/s390/vdso-pie.o
15:52:53 [2019-09-09T15:52:53.359Z]   AR       criu/pie/pie.lib.a
15:52:53 [2019-09-09T15:52:53.359Z]   DEP      criu/pie/restorer.d
15:52:53 [2019-09-09T15:52:53.359Z]   DEP      criu/arch/s390/restorer.d
15:52:53 [2019-09-09T15:52:53.359Z]   DEP      criu/pie/parasite.d
15:52:53 [2019-09-09T15:52:53.608Z] #33 14.03 math
15:52:53 [2019-09-09T15:52:53.730Z]   CC       criu/pie/parasite.o
15:52:53 [2019-09-09T15:52:53.730Z]   LINK     criu/pie/parasite.built-in.o
15:52:53 [2019-09-09T15:52:53.730Z]   GEN      criu/pie/parasite-blob.h
15:52:53 [2019-09-09T15:52:53.730Z]   CC       criu/arch/s390/restorer.o
15:52:53 [2019-09-09T15:52:53.730Z]   CC       criu/pie/restorer.o
15:52:54 [2019-09-09T15:52:54.450Z] 34f648706e72: Pull complete
15:52:54 [2019-09-09T15:52:54.514Z]   LINK     criu/pie/restorer.built-in.o
15:52:54 [2019-09-09T15:52:54.514Z]   GEN      criu/pie/restorer-blob.h
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/vdso.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/uts_ns.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/util.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/uffd.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/tun.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/tty.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/timerfd.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/sysfs_parse.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/sysctl.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/string.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/stats.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/sockets.d
15:52:54 [2019-09-09T15:52:54.514Z]   DEP      criu/sk-unix.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sk-tcp.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sk-queue.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sk-packet.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sk-netlink.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sk-inet.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/signalfd.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/sigframe.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/shmem.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/servicefd.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/seize.d
15:52:54 [2019-09-09T15:52:54.882Z]   DEP      criu/seccomp.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/rst-malloc.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/rbtree.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/pstree.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/protobuf.d
15:52:55 [2019-09-09T15:52:55.256Z]   GEN      criu/protobuf-desc-gen.h
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/protobuf-desc.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/proc_parse.d
15:52:55 [2019-09-09T15:52:55.256Z]   DEP      criu/plugin.d
15:52:55 [2019-09-09T15:52:55.493Z] #33 ...
15:52:55 [2019-09-09T15:52:55.493Z] 
15:52:55 [2019-09-09T15:52:55.493Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.025 + RM_GOPATH=0
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.025 + TMP_GOPATH=
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.025 + : /build/
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.025 + '[' -z '' ']'
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.026 ++ mktemp -d
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.028 + export GOPATH=/tmp/tmp.FoKzQo4PNX
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.028 + GOPATH=/tmp/tmp.FoKzQo4PNX
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.028 + RM_GOPATH=1
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.029 ++ dirname ./install.sh
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + dir=.
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + bin=rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + shift
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + '[' '!' -f ./rootlesskit.installer ']'
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + . ./rootlesskit.installer
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.030 + install_rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + case "$1" in
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + export CGO_ENABLED=0
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + CGO_ENABLED=0
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + _install_rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.031 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FoKzQo4PNX/src/github.com/rootless-containers/rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 6.038 Cloning into '/tmp/tmp.FoKzQo4PNX/src/github.com/rootless-containers/rootlesskit'...
15:52:55 [2019-09-09T15:52:55.493Z] #61 10.06 + cd /tmp/tmp.FoKzQo4PNX/src/github.com/rootless-containers/rootlesskit
15:52:55 [2019-09-09T15:52:55.493Z] #61 10.06 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:52:55 [2019-09-09T15:52:55.493Z] #61 10.35 + for f in rootlesskit rootlesskit-docker-proxy
15:52:55 [2019-09-09T15:52:55.493Z] #61 10.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pipes.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pie-util.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pie-util-vdso.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pie-util-vdso-elf32.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/path.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/parasite-syscall.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pagemap.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/pagemap-cache.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/page-xfer.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/page-pipe.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/netfilter.d
15:52:55 [2019-09-09T15:52:55.633Z]   DEP      criu/net.d
15:52:55 [2019-09-09T15:52:55.748Z] #61 ...
15:52:55 [2019-09-09T15:52:55.748Z] 
15:52:55 [2019-09-09T15:52:55.748Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:52:55 [2019-09-09T15:52:55.748Z] #53 14.99 + mkdir -p /build
15:52:55 [2019-09-09T15:52:55.748Z] #53 14.99 + mv docker/docker /build/
15:52:55 [2019-09-09T15:52:55.748Z] #53 14.99 + rmdir docker
15:52:55 [2019-09-09T15:52:55.748Z] #53 DONE 16.2s
15:52:55 [2019-09-09T15:52:55.748Z] 
15:52:55 [2019-09-09T15:52:55.748Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:52:55 [2019-09-09T15:52:55.748Z] #30 14.31 unicode/utf8
15:52:55 [2019-09-09T15:52:55.748Z] #30 14.81 strconv
15:52:55 [2019-09-09T15:52:55.769Z] Client:
15:52:55 [2019-09-09T15:52:55.769Z]  Debug Mode: false
15:52:55 [2019-09-09T15:52:55.769Z] 
15:52:55 [2019-09-09T15:52:55.769Z] Server:
15:52:55 [2019-09-09T15:52:55.769Z]  Containers: 0
15:52:55 [2019-09-09T15:52:55.769Z]   Running: 0
15:52:55 [2019-09-09T15:52:55.769Z]   Paused: 0
15:52:55 [2019-09-09T15:52:55.769Z]   Stopped: 0
15:52:55 [2019-09-09T15:52:55.769Z]  Images: 0
15:52:55 [2019-09-09T15:52:55.769Z]  Server Version: 19.03.1
15:52:55 [2019-09-09T15:52:55.769Z]  Storage Driver: overlay2
15:52:55 [2019-09-09T15:52:55.769Z]   Backing Filesystem: extfs
15:52:55 [2019-09-09T15:52:55.769Z]   Supports d_type: true
15:52:55 [2019-09-09T15:52:55.769Z]   Native Overlay Diff: true
15:52:55 [2019-09-09T15:52:55.769Z]  Logging Driver: json-file
15:52:55 [2019-09-09T15:52:55.769Z]  Cgroup Driver: cgroupfs
15:52:55 [2019-09-09T15:52:55.769Z]  Plugins:
15:52:55 [2019-09-09T15:52:55.769Z]   Volume: local
15:52:55 [2019-09-09T15:52:55.769Z]   Network: bridge host ipvlan macvlan null overlay
15:52:55 [2019-09-09T15:52:55.769Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:52:55 [2019-09-09T15:52:55.769Z]  Swarm: inactive
15:52:55 [2019-09-09T15:52:55.769Z]  Runtimes: runc
15:52:55 [2019-09-09T15:52:55.769Z]  Default Runtime: runc
15:52:55 [2019-09-09T15:52:55.769Z]  Init Binary: docker-init
15:52:55 [2019-09-09T15:52:55.769Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
15:52:55 [2019-09-09T15:52:55.769Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
15:52:55 [2019-09-09T15:52:55.769Z]  init version: fec3683
15:52:55 [2019-09-09T15:52:55.769Z]  Security Options:
15:52:55 [2019-09-09T15:52:55.769Z]   apparmor
15:52:55 [2019-09-09T15:52:55.769Z]   seccomp
15:52:55 [2019-09-09T15:52:55.769Z]    Profile: default
15:52:55 [2019-09-09T15:52:55.769Z]  Kernel Version: 4.15.0-1045-aws
15:52:55 [2019-09-09T15:52:55.769Z]  Operating System: Ubuntu 18.04.3 LTS
15:52:55 [2019-09-09T15:52:55.769Z]  OSType: linux
15:52:55 [2019-09-09T15:52:55.769Z]  Architecture: x86_64
15:52:55 [2019-09-09T15:52:55.769Z]  CPUs: 2
15:52:55 [2019-09-09T15:52:55.769Z]  Total Memory: 7.501GiB
15:52:55 [2019-09-09T15:52:55.769Z]  Name: ip-10-100-91-59
15:52:55 [2019-09-09T15:52:55.769Z]  ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS
15:52:55 [2019-09-09T15:52:55.769Z]  Docker Root Dir: /var/lib/docker
15:52:55 [2019-09-09T15:52:55.769Z]  Debug Mode: false
15:52:55 [2019-09-09T15:52:55.769Z]  Registry: https://index.docker.io/v1/
15:52:55 [2019-09-09T15:52:55.769Z]  Labels:
15:52:55 [2019-09-09T15:52:55.769Z]  Experimental: true
15:52:55 [2019-09-09T15:52:55.769Z]  Insecure Registries:
15:52:55 [2019-09-09T15:52:55.769Z]   127.0.0.0/8
15:52:55 [2019-09-09T15:52:55.769Z]  Live Restore Enabled: true
15:52:55 [2019-09-09T15:52:55.769Z] 
15:52:55 [2019-09-09T15:52:55.769Z] WARNING: No swap limit support
[Pipeline] sh
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/namespaces.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/mount.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/mem.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/lsm.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/log.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/libnetlink.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/kerndat.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/kcmp-ids.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/irmap.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/ipc_ns.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/image.d
15:52:56 [2019-09-09T15:52:56.023Z]   DEP      criu/image-desc.d
15:52:56 [2019-09-09T15:52:56.051Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:56 [2019-09-09T15:52:56.051Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:52:56 [2019-09-09T15:52:56.051Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39881/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:52:56 [2019-09-09T15:52:56.051Z] + bash /home/ubuntu/workspace/moby_PR-39881/check-config.sh
15:52:56 [2019-09-09T15:52:56.051Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:52:56 [2019-09-09T15:52:56.051Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ...
15:52:56 [2019-09-09T15:52:56.051Z] 
15:52:56 [2019-09-09T15:52:56.051Z] Generally Necessary:
15:52:56 [2019-09-09T15:52:56.051Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:52:56 [2019-09-09T15:52:56.051Z] - apparmor: enabled and tools installed
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NAMESPACES: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NET_NS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_PID_NS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_IPC_NS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_UTS_NS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUPS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUP_CPUACCT: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUP_DEVICE: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUP_FREEZER: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUP_SCHED: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CPUSETS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_MEMCG: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_KEYS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_VETH: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_BRIDGE: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NF_NAT: enabled (as module)
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_NF_NAT_NEEDED: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_POSIX_MQUEUE: enabled
15:52:56 [2019-09-09T15:52:56.051Z] 
15:52:56 [2019-09-09T15:52:56.051Z] Optional Features:
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_USER_NS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_SECCOMP: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_CGROUP_PIDS: enabled
15:52:56 [2019-09-09T15:52:56.051Z] - CONFIG_MEMCG_SWAP: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:52:56 [2019-09-09T15:52:56.307Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_BLK_CGROUP: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IOSCHED_CFQ: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_CGROUP_PERF: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_CGROUP_HUGETLB: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_CFS_BANDWIDTH: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_RT_GROUP_SCHED: missing
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_VS: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_VS_NFCT: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_IP_VS_RR: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_EXT4_FS: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:52:56 [2019-09-09T15:52:56.307Z] - Network Drivers:
15:52:56 [2019-09-09T15:52:56.307Z]   - "overlay":
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_VXLAN: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       Optional (for encrypted networks):
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_CRYPTO: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_CRYPTO_AEAD: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_CRYPTO_GCM: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_CRYPTO_GHASH: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_XFRM: enabled
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_XFRM_USER: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_INET_ESP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]   - "ipvlan":
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_IPVLAN: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]   - "macvlan":
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_MACVLAN: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_DUMMY: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]   - "ftp,tftp client in container":
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z] - Storage Drivers:
15:52:56 [2019-09-09T15:52:56.307Z]   - "aufs":
15:52:56 [2019-09-09T15:52:56.307Z]     - CONFIG_AUFS_FS: enabled (as module)
15:52:56 [2019-09-09T15:52:56.307Z]   - "btrfs":
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/fsnotify.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/filesystems.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/files.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/files-reg.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/files-ext.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/file-lock.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/file-ids.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/fifo.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/fdstore.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/fault-injection.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/external.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/eventpoll.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/eventfd.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/crtools.d
15:52:56 [2019-09-09T15:52:56.463Z]   DEP      criu/cr-service.d
15:52:56 [2019-09-09T15:52:56.563Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:52:56 [2019-09-09T15:52:56.563Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:52:56 [2019-09-09T15:52:56.563Z]   - "devicemapper":
15:52:56 [2019-09-09T15:52:56.563Z]     - CONFIG_BLK_DEV_DM: enabled
15:52:56 [2019-09-09T15:52:56.563Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:52:56 [2019-09-09T15:52:56.563Z]   - "overlay":
15:52:56 [2019-09-09T15:52:56.563Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:52:56 [2019-09-09T15:52:56.563Z]   - "zfs":
15:52:56 [2019-09-09T15:52:56.563Z]     - /dev/zfs: missing
15:52:56 [2019-09-09T15:52:56.564Z]     - zfs command: missing
15:52:56 [2019-09-09T15:52:56.564Z]     - zpool command: missing
15:52:56 [2019-09-09T15:52:56.564Z] 
15:52:56 [2019-09-09T15:52:56.564Z] Limits:
15:52:56 [2019-09-09T15:52:56.564Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:52:56 [2019-09-09T15:52:56.564Z] 
15:52:56 [2019-09-09T15:52:56.564Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cr-restore.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cr-errno.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cr-dump.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cr-dedup.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cr-check.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/config.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/clone-noasan.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cgroup.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/cgroup-props.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/bitmap.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/bfd.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/autofs.d
15:52:56 [2019-09-09T15:52:56.867Z]   DEP      criu/aio.d
15:52:57 [2019-09-09T15:52:57.007Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c .
15:52:57 [2019-09-09T15:52:57.007Z] #1 [internal] load build definition from Dockerfile
15:52:57 [2019-09-09T15:52:57.007Z] #1 transferring dockerfile: 10.90kB done
15:52:57 [2019-09-09T15:52:57.007Z] #1 DONE 0.1s
15:52:57 [2019-09-09T15:52:57.007Z] 
15:52:57 [2019-09-09T15:52:57.007Z] #2 [internal] load .dockerignore
15:52:57 [2019-09-09T15:52:57.007Z] #2 transferring context: 87B done
15:52:57 [2019-09-09T15:52:57.007Z] #2 DONE 0.1s
15:52:57 [2019-09-09T15:52:57.007Z] 
15:52:57 [2019-09-09T15:52:57.007Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch
15:52:57 [2019-09-09T15:52:57.240Z]   DEP      criu/action-scripts.d
15:52:57 [2019-09-09T15:52:57.240Z]   CC       criu/action-scripts.o
15:52:57 [2019-09-09T15:52:57.240Z]   CC       criu/aio.o
15:52:57 [2019-09-09T15:52:57.240Z]   CC       criu/autofs.o
15:52:57 [2019-09-09T15:52:57.570Z] #3 DONE 0.3s
15:52:57 [2019-09-09T15:52:57.570Z] 
15:52:57 [2019-09-09T15:52:57.570Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:52:57 [2019-09-09T15:52:57.570Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done
15:52:57 [2019-09-09T15:52:57.635Z]   CC       criu/bfd.o
15:52:57 [2019-09-09T15:52:57.635Z]   CC       criu/bitmap.o
15:52:57 [2019-09-09T15:52:57.635Z]   CC       criu/cgroup-props.o
15:52:57 [2019-09-09T15:52:57.996Z]   CC       criu/cgroup.o
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 14.56MB / 45.37MB 0.7s
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 6.00MB / 10.79MB 0.7s
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done
15:52:58 [2019-09-09T15:52:58.177Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.6s done
15:52:58 [2019-09-09T15:52:58.178Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0B / 50.07MB 0.7s
15:52:58 [2019-09-09T15:52:58.360Z]   CC       criu/clone-noasan.o
15:52:58 [2019-09-09T15:52:58.494Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 30.25MB / 45.37MB 0.9s
15:52:58 [2019-09-09T15:52:58.494Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.9s
15:52:58 [2019-09-09T15:52:58.494Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 8.83MB / 50.07MB 0.9s
15:52:58 [2019-09-09T15:52:58.494Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 35.35MB / 45.37MB 1.0s
15:52:58 [2019-09-09T15:52:58.494Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 16.70MB / 50.07MB 1.0s
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 41.34MB / 45.37MB 1.1s
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 23.05MB / 50.07MB 1.1s
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.3s
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 1.1s done
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 32.17MB / 50.07MB 1.3s
15:52:58 [2019-09-09T15:52:58.750Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 1.3s
15:52:58 [2019-09-09T15:52:58.752Z]   CC       criu/config.o
15:52:58 [2019-09-09T15:52:58.752Z]   CC       criu/cr-check.o
15:52:59 [2019-09-09T15:52:59.040Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 38.89MB / 50.07MB 1.4s
15:52:59 [2019-09-09T15:52:59.040Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 3.97MB / 57.67MB 1.4s
15:52:59 [2019-09-09T15:52:59.040Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.6s
15:52:59 [2019-09-09T15:52:59.040Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 17.81MB / 57.67MB 1.6s
15:52:59 [2019-09-09T15:52:59.096Z] #30 18.98 internal/race
15:52:59 [2019-09-09T15:52:59.096Z] #30 19.07 sync/atomic
15:52:59 [2019-09-09T15:52:59.096Z] #30 19.26 unicode
15:52:59 [2019-09-09T15:52:59.117Z]   CC       criu/cr-dedup.o
15:52:59 [2019-09-09T15:52:59.117Z]   CC       criu/cr-dump.o
15:52:59 [2019-09-09T15:52:59.296Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 23.90MB / 57.67MB 1.7s
15:52:59 [2019-09-09T15:52:59.296Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 28.46MB / 57.67MB 1.8s
15:52:59 [2019-09-09T15:52:59.296Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 36.40MB / 57.67MB 1.9s
15:52:59 [2019-09-09T15:52:59.557Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 43.26MB / 57.67MB 2.0s
15:52:59 [2019-09-09T15:52:59.557Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.2s
15:52:59 [2019-09-09T15:52:59.657Z] #30 ...
15:52:59 [2019-09-09T15:52:59.657Z] 
15:52:59 [2019-09-09T15:52:59.657Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:52:59 [2019-09-09T15:52:59.657Z] #55 18.40 + cd /tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution
15:52:59 [2019-09-09T15:52:59.657Z] #55 18.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:52:59 [2019-09-09T15:52:59.912Z] #55 20.60 + GOPATH=/tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.D0yIqe04Q0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:52:59 [2019-09-09T15:52:59.929Z]   CC       criu/cr-errno.o
15:52:59 [2019-09-09T15:52:59.929Z]   CC       criu/cr-restore.o
15:52:59 [2019-09-09T15:52:59.949Z] 8563a0b9fade: Pull complete
15:52:59 [2019-09-09T15:52:59.949Z] 53fac1b4f6a7: Pull complete
15:52:59 [2019-09-09T15:52:59.949Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926
15:52:59 [2019-09-09T15:52:59.949Z] Status: Downloaded newer image for golang:1.12.9-stretch
15:52:59 [2019-09-09T15:52:59.949Z]  ---> b5f54f7bacb8
15:52:59 [2019-09-09T15:52:59.949Z] Step 5/126 : ARG APT_MIRROR
15:52:59 [2019-09-09T15:52:59.949Z]  ---> Running in 492035e1ba0a
15:52:59 [2019-09-09T15:52:59.949Z] Removing intermediate container 492035e1ba0a
15:52:59 [2019-09-09T15:52:59.949Z]  ---> bef3144cad25
15:52:59 [2019-09-09T15:52:59.949Z] 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
15:53:00 [2019-09-09T15:53:00.230Z]  ---> Running in 9e1f04811af3
15:53:00 [2019-09-09T15:53:00.487Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e
15:53:00 [2019-09-09T15:53:00.513Z] #55 ...
15:53:00 [2019-09-09T15:53:00.513Z] 
15:53:00 [2019-09-09T15:53:00.514Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:00 [2019-09-09T15:53:00.514Z] #35 11.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:00 [2019-09-09T15:53:00.755Z]   CC       criu/cr-service.o
15:53:00 [2019-09-09T15:53:00.769Z] #35 ...
15:53:00 [2019-09-09T15:53:00.769Z] 
15:53:00 [2019-09-09T15:53:00.769Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:00 [2019-09-09T15:53:00.769Z] #57 21.32 Fetched 7922 kB in 16s (489 kB/s)
15:53:00 [2019-09-09T15:53:00.846Z] Removing intermediate container 9e1f04811af3
15:53:00 [2019-09-09T15:53:00.846Z]  ---> e1839d81822e
15:53:00 [2019-09-09T15:53:00.846Z] Step 7/126 : FROM base AS criu
15:53:00 [2019-09-09T15:53:00.846Z]  ---> e1839d81822e
15:53:00 [2019-09-09T15:53:00.846Z] Step 8/126 : ARG DEBIAN_FRONTEND
15:53:00 [2019-09-09T15:53:00.846Z]  ---> Running in 7b73367e9763
15:53:01 [2019-09-09T15:53:01.052Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 2.6s done
15:53:01 [2019-09-09T15:53:01.052Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 3.5s done
15:53:01 [2019-09-09T15:53:01.052Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 3.5s done
15:53:01 [2019-09-09T15:53:01.052Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 3.6s
15:53:01 [2019-09-09T15:53:01.052Z] #4 ...
15:53:01 [2019-09-09T15:53:01.052Z] 
15:53:01 [2019-09-09T15:53:01.052Z] #18 [internal] load build context
15:53:01 [2019-09-09T15:53:01.052Z] #18 transferring context: 45.59MB 2.9s done
15:53:01 [2019-09-09T15:53:01.052Z] #18 DONE 3.6s
15:53:01 [2019-09-09T15:53:01.052Z] 
15:53:01 [2019-09-09T15:53:01.052Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:53:01 [2019-09-09T15:53:01.052Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 3.7s
15:53:01 [2019-09-09T15:53:01.141Z] Removing intermediate container 7b73367e9763
15:53:01 [2019-09-09T15:53:01.141Z]  ---> d37d0500c383
15:53:01 [2019-09-09T15:53:01.141Z] Step 9/126 : ENV CRIU_VERSION 3.12
15:53:01 [2019-09-09T15:53:01.141Z]  ---> Running in 3d1993698917
15:53:01 [2019-09-09T15:53:01.141Z] Removing intermediate container 3d1993698917
15:53:01 [2019-09-09T15:53:01.141Z]  ---> ee376c71ff01
15:53:01 [2019-09-09T15:53:01.141Z] Step 10/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/*
15:53:01 [2019-09-09T15:53:01.141Z]  ---> Running in 150f992b3064
15:53:01 [2019-09-09T15:53:01.214Z]   CC       criu/crtools.o
15:53:01 [2019-09-09T15:53:01.214Z]   CC       criu/eventfd.o
15:53:01 [2019-09-09T15:53:01.214Z]   CC       criu/eventpoll.o
15:53:01 [2019-09-09T15:53:01.310Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 11.43MB / 127.96MB 3.8s
15:53:01 [2019-09-09T15:53:01.310Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 3.7s done
15:53:01 [2019-09-09T15:53:01.329Z] #57 21.32 Reading package lists...
15:53:01 [2019-09-09T15:53:01.329Z] #57 ...
15:53:01 [2019-09-09T15:53:01.329Z] 
15:53:01 [2019-09-09T15:53:01.329Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:53:01 [2019-09-09T15:53:01.329Z] #24 11.92 + cd /tmp/tmp.WsvuGSsKeA/src/github.com/alecthomas/gometalinter
15:53:01 [2019-09-09T15:53:01.329Z] #24 11.92 + git checkout -q v2.0.6
15:53:01 [2019-09-09T15:53:01.329Z] #24 12.46 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:53:01 [2019-09-09T15:53:01.573Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 22.56MB / 127.96MB 4.0s
15:53:01 [2019-09-09T15:53:01.584Z] #24 ...
15:53:01 [2019-09-09T15:53:01.584Z] 
15:53:01 [2019-09-09T15:53:01.584Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:53:01 [2019-09-09T15:53:01.584Z] #50 21.29 + cd /tmp/tmp.UTNyIsx5le/src/github.com/docker/libnetwork
15:53:01 [2019-09-09T15:53:01.584Z] #50 21.29 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d
15:53:01 [2019-09-09T15:53:01.584Z] #50 21.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:53:01 [2019-09-09T15:53:01.634Z]   CC       criu/external.o
15:53:01 [2019-09-09T15:53:01.634Z]   CC       criu/fault-injection.o
15:53:01 [2019-09-09T15:53:01.634Z]   CC       criu/fdstore.o
15:53:01 [2019-09-09T15:53:01.634Z]   CC       criu/fifo.o
15:53:01 [2019-09-09T15:53:01.634Z]   CC       criu/file-ids.o
15:53:01 [2019-09-09T15:53:01.755Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:01 [2019-09-09T15:53:01.755Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:01 [2019-09-09T15:53:01.755Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:01 [2019-09-09T15:53:01.755Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:01 [2019-09-09T15:53:01.755Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:01 [2019-09-09T15:53:01.755Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
15:53:01 [2019-09-09T15:53:01.834Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 41.20MB / 127.96MB 4.4s
15:53:02 [2019-09-09T15:53:02.006Z]   CC       criu/file-lock.o
15:53:02 [2019-09-09T15:53:02.006Z]   CC       criu/files-ext.o
15:53:02 [2019-09-09T15:53:02.006Z]   CC       criu/files-reg.o
15:53:02 [2019-09-09T15:53:02.039Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:53:02 [2019-09-09T15:53:02.093Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 51.17MB / 127.96MB 4.6s
15:53:02 [2019-09-09T15:53:02.327Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:53:02 [2019-09-09T15:53:02.348Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 58.24MB / 127.96MB 4.7s
15:53:02 [2019-09-09T15:53:02.348Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 66.47MB / 127.96MB 4.9s
15:53:02 [2019-09-09T15:53:02.606Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 73.06MB / 127.96MB 5.1s
15:53:02 [2019-09-09T15:53:02.807Z]   CC       criu/files.o
15:53:02 [2019-09-09T15:53:02.862Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 82.82MB / 127.96MB 5.3s
15:53:03 [2019-09-09T15:53:03.122Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 91.95MB / 127.96MB 5.5s
15:53:03 [2019-09-09T15:53:03.122Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 101.14MB / 127.96MB 5.7s
15:53:03 [2019-09-09T15:53:03.177Z]   CC       criu/filesystems.o
15:53:03 [2019-09-09T15:53:03.177Z]   CC       criu/fsnotify.o
15:53:03 [2019-09-09T15:53:03.377Z] #4 ...
15:53:03 [2019-09-09T15:53:03.377Z] 
15:53:03 [2019-09-09T15:53:03.377Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
15:53:03 [2019-09-09T15:53:03.377Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done
15:53:03 [2019-09-09T15:53:03.377Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
15:53:03 [2019-09-09T15:53:03.377Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
15:53:03 [2019-09-09T15:53:03.377Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.3s done
15:53:03 [2019-09-09T15:53:03.377Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done
15:53:03 [2019-09-09T15:53:03.377Z] #64 DONE 5.2s
15:53:03 [2019-09-09T15:53:03.377Z] 
15:53:03 [2019-09-09T15:53:03.377Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d...
15:53:03 [2019-09-09T15:53:03.377Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 108.67MB / 127.96MB 5.8s
15:53:03 [2019-09-09T15:53:03.547Z]   CC       criu/image-desc.o
15:53:03 [2019-09-09T15:53:03.547Z]   CC       criu/image.o
15:53:03 [2019-09-09T15:53:03.632Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 6.1s
15:53:03 [2019-09-09T15:53:03.919Z]   CC       criu/ipc_ns.o
15:53:03 [2019-09-09T15:53:03.919Z]   CC       criu/irmap.o
15:53:04 [2019-09-09T15:53:04.288Z]   CC       criu/kcmp-ids.o
15:53:04 [2019-09-09T15:53:04.288Z]   CC       criu/kerndat.o
15:53:04 [2019-09-09T15:53:04.354Z] Fetched 7721 kB in 2s (3067 kB/s)
15:53:04 [2019-09-09T15:53:04.560Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.2s done
15:53:04 [2019-09-09T15:53:04.754Z]   CC       criu/libnetlink.o
15:53:04 [2019-09-09T15:53:04.754Z]   CC       criu/log.o
15:53:04 [2019-09-09T15:53:04.754Z]   CC       criu/lsm.o
15:53:05 [2019-09-09T15:53:05.285Z]   CC       criu/mem.o
15:53:05 [2019-09-09T15:53:05.285Z]   CC       criu/mount.o
15:53:05 [2019-09-09T15:53:05.362Z] Reading package lists...
15:53:05 [2019-09-09T15:53:05.973Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 8.2s done
15:53:05 [2019-09-09T15:53:05.973Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821
15:53:06 [2019-09-09T15:53:06.228Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done
15:53:06 [2019-09-09T15:53:06.430Z] Reading package lists...
15:53:06 [2019-09-09T15:53:06.484Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8
15:53:06 [2019-09-09T15:53:06.582Z]   CC       criu/namespaces.o
15:53:06 [2019-09-09T15:53:06.713Z] Building dependency tree...
15:53:06 [2019-09-09T15:53:06.713Z] Reading state information...
15:53:06 [2019-09-09T15:53:06.713Z] The following additional packages will be installed:
15:53:06 [2019-09-09T15:53:06.713Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:53:06 [2019-09-09T15:53:06.713Z]   libprotoc10 python-pkg-resources zlib1g-dev
15:53:06 [2019-09-09T15:53:06.713Z] Suggested packages:
15:53:06 [2019-09-09T15:53:06.713Z]   manpages-dev python-setuptools
15:53:06 [2019-09-09T15:53:06.822Z] #50 ...
15:53:06 [2019-09-09T15:53:06.823Z] 
15:53:06 [2019-09-09T15:53:06.823Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:06 [2019-09-09T15:53:06.823Z] #57 21.32 Reading package lists...
15:53:06 [2019-09-09T15:53:06.961Z]   CC       criu/net.o
15:53:07 [2019-09-09T15:53:07.045Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done
15:53:07 [2019-09-09T15:53:07.045Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s
15:53:07 [2019-09-09T15:53:07.331Z] The following NEW packages will be installed:
15:53:07 [2019-09-09T15:53:07.331Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:53:07 [2019-09-09T15:53:07.331Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:53:07 [2019-09-09T15:53:07.331Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:53:07 [2019-09-09T15:53:07.331Z]   zlib1g-dev
15:53:07 [2019-09-09T15:53:07.331Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
15:53:07 [2019-09-09T15:53:07.331Z] Need to get 3548 kB of archives.
15:53:07 [2019-09-09T15:53:07.331Z] After this operation, 21.2 MB of additional disk space will be used.
15:53:07 [2019-09-09T15:53:07.331Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
15:53:07 [2019-09-09T15:53:07.331Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
15:53:07 [2019-09-09T15:53:07.759Z]   CC       criu/netfilter.o
15:53:07 [2019-09-09T15:53:07.759Z]   CC       criu/page-pipe.o
15:53:07 [2019-09-09T15:53:07.759Z]   CC       criu/page-xfer.o
15:53:08 [2019-09-09T15:53:08.170Z]   CC       criu/pagemap-cache.o
15:53:08 [2019-09-09T15:53:08.170Z]   CC       criu/pagemap.o
15:53:08 [2019-09-09T15:53:08.185Z] #57 27.69 Reading package lists...
15:53:08 [2019-09-09T15:53:08.185Z] #57 ...
15:53:08 [2019-09-09T15:53:08.185Z] 
15:53:08 [2019-09-09T15:53:08.185Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:08 [2019-09-09T15:53:08.185Z] #33 18.68 strconv
15:53:08 [2019-09-09T15:53:08.185Z] #33 22.63 internal/testlog
15:53:08 [2019-09-09T15:53:08.185Z] #33 22.92 encoding
15:53:08 [2019-09-09T15:53:08.185Z] #33 23.04 unicode/utf16
15:53:08 [2019-09-09T15:53:08.185Z] #33 23.24 container/list
15:53:08 [2019-09-09T15:53:08.185Z] #33 23.92 crypto/internal/subtle
15:53:08 [2019-09-09T15:53:08.185Z] #33 24.07 crypto/subtle
15:53:08 [2019-09-09T15:53:08.185Z] #33 24.26 crypto/rc4
15:53:08 [2019-09-09T15:53:08.185Z] #33 24.51 internal/x/crypto/cryptobyte/asn1
15:53:08 [2019-09-09T15:53:08.185Z] #33 24.65 internal/nettrace
15:53:08 [2019-09-09T15:53:08.185Z] #33 24.76 internal/x/net/dns/dnsmessage
15:53:08 [2019-09-09T15:53:08.440Z] #33 28.84 runtime/cgo
15:53:08 [2019-09-09T15:53:08.536Z]   CC       criu/parasite-syscall.o
15:53:08 [2019-09-09T15:53:08.915Z]   CC       criu/path.o
15:53:08 [2019-09-09T15:53:08.915Z]   CC       criu/pie-util-vdso-elf32.o
15:53:08 [2019-09-09T15:53:08.915Z]   CC       criu/pie-util-vdso.o
15:53:08 [2019-09-09T15:53:08.915Z]   CC       criu/pie-util.o
15:53:09 [2019-09-09T15:53:09.001Z] #33 ...
15:53:09 [2019-09-09T15:53:09.001Z] 
15:53:09 [2019-09-09T15:53:09.001Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:53:09 [2019-09-09T15:53:09.001Z] #17 19.70 Fetched 7922 kB in 16s (476 kB/s)
15:53:09 [2019-09-09T15:53:09.001Z] #17 19.70 Reading package lists...
15:53:09 [2019-09-09T15:53:09.001Z] #17 26.32 Reading package lists...
15:53:09 [2019-09-09T15:53:09.001Z] #17 ...
15:53:09 [2019-09-09T15:53:09.001Z] 
15:53:09 [2019-09-09T15:53:09.001Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:09 [2019-09-09T15:53:09.001Z] #30 22.72 internal/testlog
15:53:09 [2019-09-09T15:53:09.001Z] #30 23.06 encoding
15:53:09 [2019-09-09T15:53:09.001Z] #30 23.20 runtime/cgo
15:53:09 [2019-09-09T15:53:09.257Z] #30 ...
15:53:09 [2019-09-09T15:53:09.257Z] 
15:53:09 [2019-09-09T15:53:09.257Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:09 [2019-09-09T15:53:09.257Z] #35 23.20 Fetched 7922 kB in 16s (474 kB/s)
15:53:09 [2019-09-09T15:53:09.257Z] #35 23.20 Reading package lists...
15:53:09 [2019-09-09T15:53:09.284Z]   CC       criu/pipes.o
15:53:09 [2019-09-09T15:53:09.284Z]   CC       criu/plugin.o
15:53:09 [2019-09-09T15:53:09.284Z]   CC       criu/proc_parse.o
15:53:09 [2019-09-09T15:53:09.352Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
15:53:09 [2019-09-09T15:53:09.638Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
15:53:09 [2019-09-09T15:53:09.817Z] #35 30.05 Reading package lists...
15:53:09 [2019-09-09T15:53:09.817Z] #35 ...
15:53:09 [2019-09-09T15:53:09.817Z] 
15:53:09 [2019-09-09T15:53:09.817Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:53:09 [2019-09-09T15:53:09.817Z] #6 20.63 Fetched 7922 kB in 15s (503 kB/s)
15:53:09 [2019-09-09T15:53:09.817Z] #6 20.63 Reading package lists...
15:53:09 [2019-09-09T15:53:09.817Z] #6 27.15 Reading package lists...
15:53:09 [2019-09-09T15:53:09.817Z] #6 ...
15:53:09 [2019-09-09T15:53:09.817Z] 
15:53:09 [2019-09-09T15:53:09.817Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:53:09 [2019-09-09T15:53:09.817Z] #44 20.89 Fetched 7922 kB in 16s (490 kB/s)
15:53:09 [2019-09-09T15:53:09.817Z] #44 20.89 Reading package lists...
15:53:09 [2019-09-09T15:53:09.925Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
15:53:09 [2019-09-09T15:53:09.925Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
15:53:09 [2019-09-09T15:53:09.925Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
15:53:09 [2019-09-09T15:53:09.925Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
15:53:09 [2019-09-09T15:53:09.925Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
15:53:09 [2019-09-09T15:53:09.925Z] debconf: delaying package configuration, since apt-utils is not installed
15:53:09 [2019-09-09T15:53:09.925Z] Fetched 3548 kB in 2s (1367 kB/s)
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libnet1:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] (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.)
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libcap-dev:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libnet1-dev.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libnl-3-200:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libnl-3-dev:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
15:53:10 [2019-09-09T15:53:10.210Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:53:10 [2019-09-09T15:53:10.210Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.210Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
15:53:10 [2019-09-09T15:53:10.231Z]   CC       criu/protobuf-desc.o
15:53:10 [2019-09-09T15:53:10.496Z] Selecting previously unselected package zlib1g-dev:ppc64el.
15:53:10 [2019-09-09T15:53:10.496Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.496Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
15:53:10 [2019-09-09T15:53:10.496Z] Selecting previously unselected package libprotobuf10:ppc64el.
15:53:10 [2019-09-09T15:53:10.496Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.496Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
15:53:10 [2019-09-09T15:53:10.496Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
15:53:10 [2019-09-09T15:53:10.496Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.496Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
15:53:10 [2019-09-09T15:53:10.496Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
15:53:10 [2019-09-09T15:53:10.496Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.496Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
15:53:10 [2019-09-09T15:53:10.613Z]   CC       criu/protobuf.o
15:53:10 [2019-09-09T15:53:10.613Z]   CC       criu/pstree.o
15:53:10 [2019-09-09T15:53:10.783Z] Selecting previously unselected package libprotoc10:ppc64el.
15:53:10 [2019-09-09T15:53:10.783Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.783Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
15:53:10 [2019-09-09T15:53:10.783Z] Selecting previously unselected package protobuf-c-compiler.
15:53:10 [2019-09-09T15:53:10.783Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
15:53:10 [2019-09-09T15:53:10.783Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
15:53:10 [2019-09-09T15:53:10.989Z]   CC       criu/rbtree.o
15:53:11 [2019-09-09T15:53:11.066Z] Selecting previously unselected package protobuf-compiler.
15:53:11 [2019-09-09T15:53:11.066Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
15:53:11 [2019-09-09T15:53:11.066Z] Unpacking protobuf-compiler (3.0.0-9) ...
15:53:11 [2019-09-09T15:53:11.066Z] Selecting previously unselected package python-pkg-resources.
15:53:11 [2019-09-09T15:53:11.066Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:53:11 [2019-09-09T15:53:11.066Z] Unpacking python-pkg-resources (33.1.1-1) ...
15:53:11 [2019-09-09T15:53:11.066Z] Selecting previously unselected package python-protobuf.
15:53:11 [2019-09-09T15:53:11.066Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
15:53:11 [2019-09-09T15:53:11.066Z] Unpacking python-protobuf (3.0.0-9) ...
15:53:11 [2019-09-09T15:53:11.066Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
15:53:11 [2019-09-09T15:53:11.066Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
15:53:11 [2019-09-09T15:53:11.066Z] Setting up python-pkg-resources (33.1.1-1) ...
15:53:11 [2019-09-09T15:53:11.212Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 3.7s done
15:53:11 [2019-09-09T15:53:11.212Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc
15:53:11 [2019-09-09T15:53:11.351Z]   CC       criu/rst-malloc.o
15:53:11 [2019-09-09T15:53:11.351Z]   CC       criu/seccomp.o
15:53:11 [2019-09-09T15:53:11.351Z]   CC       criu/seize.o
15:53:11 [2019-09-09T15:53:11.704Z] #44 27.89 Reading package lists...
15:53:11 [2019-09-09T15:53:11.704Z] #44 ...
15:53:11 [2019-09-09T15:53:11.704Z] 
15:53:11 [2019-09-09T15:53:11.704Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:53:11 [2019-09-09T15:53:11.704Z] #17 26.32 Reading package lists...
15:53:11 [2019-09-09T15:53:11.714Z]   CC       criu/servicefd.o
15:53:11 [2019-09-09T15:53:11.714Z]   CC       criu/shmem.o
15:53:12 [2019-09-09T15:53:12.074Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:53:12 [2019-09-09T15:53:12.074Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
15:53:12 [2019-09-09T15:53:12.074Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:12 [2019-09-09T15:53:12.074Z] Setting up python-protobuf (3.0.0-9) ...
15:53:12 [2019-09-09T15:53:12.102Z]   CC       criu/sigframe.o
15:53:12 [2019-09-09T15:53:12.102Z]   CC       criu/signalfd.o
15:53:12 [2019-09-09T15:53:12.102Z]   CC       criu/sk-inet.o
15:53:12 [2019-09-09T15:53:12.480Z]   CC       criu/sk-netlink.o
15:53:12 [2019-09-09T15:53:12.629Z] #17 32.44 Building dependency tree...
15:53:12 [2019-09-09T15:53:12.629Z] #17 33.56 Reading state information...
15:53:12 [2019-09-09T15:53:12.853Z]   CC       criu/sk-packet.o
15:53:12 [2019-09-09T15:53:12.853Z]   CC       criu/sk-queue.o
15:53:12 [2019-09-09T15:53:12.853Z]   CC       criu/sk-tcp.o
15:53:13 [2019-09-09T15:53:13.233Z]   CC       criu/sk-unix.o
15:53:13 [2019-09-09T15:53:13.546Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up protobuf-c-compiler (1.2.1-2) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up protobuf-compiler (3.0.0-9) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
15:53:13 [2019-09-09T15:53:13.547Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
15:53:13 [2019-09-09T15:53:13.547Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:13 [2019-09-09T15:53:13.666Z]   CC       criu/sockets.o
15:53:14 [2019-09-09T15:53:14.107Z]   CC       criu/stats.o
15:53:14 [2019-09-09T15:53:14.107Z]   CC       criu/string.o
15:53:14 [2019-09-09T15:53:14.107Z]   CC       criu/sysctl.o
15:53:14 [2019-09-09T15:53:14.476Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 2.7s done
15:53:14 [2019-09-09T15:53:14.476Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b
15:53:14 [2019-09-09T15:53:14.497Z]   CC       criu/sysfs_parse.o
15:53:14 [2019-09-09T15:53:14.497Z]   CC       criu/timerfd.o
15:53:14 [2019-09-09T15:53:14.497Z]   CC       criu/tty.o
15:53:14 [2019-09-09T15:53:14.514Z] #17 34.94 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:53:14 [2019-09-09T15:53:14.514Z] #17 34.94 The following additional packages will be installed:
15:53:14 [2019-09-09T15:53:14.514Z] #17 34.94   libjq1 libonig4
15:53:14 [2019-09-09T15:53:14.514Z] #17 35.30 The following NEW packages will be installed:
15:53:14 [2019-09-09T15:53:14.514Z] #17 35.31   jq libjq1 libonig4
15:53:14 [2019-09-09T15:53:14.556Z] Removing intermediate container 150f992b3064
15:53:14 [2019-09-09T15:53:14.556Z]  ---> fc3b6a67b9f6
15:53:14 [2019-09-09T15:53:14.556Z] Step 11/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
15:53:14 [2019-09-09T15:53:14.556Z]  ---> Running in 2f9d19fe6702
15:53:15 [2019-09-09T15:53:15.316Z]   CC       criu/tun.o
15:53:15 [2019-09-09T15:53:15.316Z]   CC       criu/uffd.o
15:53:15 [2019-09-09T15:53:15.440Z] #17 36.41 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:53:15 [2019-09-09T15:53:15.440Z] #17 36.41 Need to get 327 kB of archives.
15:53:15 [2019-09-09T15:53:15.440Z] #17 36.41 After this operation, 1157 kB of additional disk space will be used.
15:53:15 [2019-09-09T15:53:15.440Z] #17 36.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:53:15 [2019-09-09T15:53:15.577Z] Note: Building without setproctitle() and strlcpy() support.
15:53:15 [2019-09-09T15:53:15.577Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:53:15 [2019-09-09T15:53:15.691Z]   CC       criu/util.o
15:53:15 [2019-09-09T15:53:15.696Z] #17 36.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:53:15 [2019-09-09T15:53:15.696Z] #17 36.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:53:15 [2019-09-09T15:53:15.861Z] fatal: Not a git repository (or any of the parent directories): .git
15:53:15 [2019-09-09T15:53:15.861Z]   GEN      .gitid
15:53:15 [2019-09-09T15:53:15.861Z]   GEN      criu/include/version.h
15:53:15 [2019-09-09T15:53:15.861Z]   GEN      include/common/asm
15:53:16 [2019-09-09T15:53:16.056Z]   CC       criu/uts_ns.o
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/opts.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/sit.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/google/protobuf/descriptor.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/opts.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/sit.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/macvlan.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/macvlan.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/autofs.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/autofs.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/sysctl.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/sysctl.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/time.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/time.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/binfmt-misc.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/binfmt-misc.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/seccomp.pb-c.c
15:53:16 [2019-09-09T15:53:16.145Z]   DEP      images/seccomp.pb-c.d
15:53:16 [2019-09-09T15:53:16.145Z]   PBCC     images/userns.pb-c.c
15:53:16 [2019-09-09T15:53:16.425Z]   CC       criu/vdso.o
15:53:16 [2019-09-09T15:53:16.425Z]   LINK     criu/built-in.o
15:53:16 [2019-09-09T15:53:16.425Z]   LINK     criu/criu
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/userns.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/cgroup.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/cgroup.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/fown.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/ext-file.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/fown.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/ext-file.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/rpc.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/rpc.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/siginfo.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/siginfo.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/pagemap.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/pagemap.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/rlimit.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/rlimit.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/file-lock.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/file-lock.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/tty.pb-c.c
15:53:16 [2019-09-09T15:53:16.428Z]   DEP      images/tty.pb-c.d
15:53:16 [2019-09-09T15:53:16.428Z]   PBCC     images/tun.pb-c.c
15:53:16 [2019-09-09T15:53:16.622Z] #17 37.30 debconf: delaying package configuration, since apt-utils is not installed
15:53:16 [2019-09-09T15:53:16.622Z] #17 37.46 Fetched 327 kB in 1s (321 kB/s)
15:53:16 [2019-09-09T15:53:16.622Z] #17 ...
15:53:16 [2019-09-09T15:53:16.622Z] 
15:53:16 [2019-09-09T15:53:16.622Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:53:16 [2019-09-09T15:53:16.622Z] #15 37.42 + cd /tmp/tmp.c6i6TNE5dM/src/github.com/go-swagger/go-swagger
15:53:16 [2019-09-09T15:53:16.622Z] #15 37.42 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/netdev.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/tun.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/netdev.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/vma.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/vma.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/creds.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/creds.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/utsns.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/utsns.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/ipc-desc.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/ipc-sem.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/ipc-desc.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/ipc-sem.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/ipc-msg.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/ipc-msg.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/ipc-shm.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/ipc-shm.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/ipc-var.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   DEP      images/ipc-var.pb-c.d
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/sk-opts.pb-c.c
15:53:16 [2019-09-09T15:53:16.711Z]   PBCC     images/packet-sock.pb-c.c
15:53:16 [2019-09-09T15:53:16.800Z]   DEP      lib/c/criu.d
15:53:16 [2019-09-09T15:53:16.800Z]   CC       images/rpc.pb-c.o
15:53:16 [2019-09-09T15:53:16.800Z]   CC       lib/c/criu.o
15:53:16 [2019-09-09T15:53:16.995Z]   DEP      images/sk-opts.pb-c.d
15:53:16 [2019-09-09T15:53:16.995Z]   DEP      images/packet-sock.pb-c.d
15:53:16 [2019-09-09T15:53:16.995Z]   PBCC     images/sk-netlink.pb-c.c
15:53:16 [2019-09-09T15:53:16.995Z]   DEP      images/sk-netlink.pb-c.d
15:53:16 [2019-09-09T15:53:16.995Z]   PBCC     images/sk-inet.pb-c.c
15:53:16 [2019-09-09T15:53:16.995Z]   DEP      images/sk-inet.pb-c.d
15:53:16 [2019-09-09T15:53:16.995Z]   PBCC     images/sk-unix.pb-c.c
15:53:16 [2019-09-09T15:53:16.995Z]   DEP      images/sk-unix.pb-c.d
15:53:16 [2019-09-09T15:53:16.995Z]   PBCC     images/mm.pb-c.c
15:53:16 [2019-09-09T15:53:16.996Z]   DEP      images/mm.pb-c.d
15:53:16 [2019-09-09T15:53:16.996Z]   PBCC     images/timerfd.pb-c.c
15:53:16 [2019-09-09T15:53:16.996Z]   DEP      images/timerfd.pb-c.d
15:53:16 [2019-09-09T15:53:16.996Z]   PBCC     images/timer.pb-c.c
15:53:16 [2019-09-09T15:53:16.996Z]   DEP      images/timer.pb-c.d
15:53:16 [2019-09-09T15:53:16.996Z]   PBCC     images/sa.pb-c.c
15:53:16 [2019-09-09T15:53:16.996Z]   DEP      images/sa.pb-c.d
15:53:16 [2019-09-09T15:53:16.996Z]   PBCC     images/pipe-data.pb-c.c
15:53:16 [2019-09-09T15:53:16.996Z]   DEP      images/pipe-data.pb-c.d
15:53:16 [2019-09-09T15:53:16.996Z]   PBCC     images/mnt.pb-c.c
15:53:17 [2019-09-09T15:53:17.168Z]   LINK     lib/c/built-in.o
15:53:17 [2019-09-09T15:53:17.168Z]   LINK     lib/c/libcriu.so
15:53:17 [2019-09-09T15:53:17.168Z]   GEN      magic.py
15:53:17 [2019-09-09T15:53:17.168Z] Note: Building without setproctitle() and strlcpy() support.
15:53:17 [2019-09-09T15:53:17.168Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/mnt.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/sk-packet.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/sk-packet.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/tcp-stream.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/tcp-stream.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/pipe.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/pipe.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/pstree.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/pstree.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/fs.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/fs.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/signalfd.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/signalfd.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/fh.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/fsnotify.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/fh.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/fsnotify.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/eventpoll.pb-c.c
15:53:17 [2019-09-09T15:53:17.281Z]   DEP      images/eventpoll.pb-c.d
15:53:17 [2019-09-09T15:53:17.281Z]   PBCC     images/eventfd.pb-c.c
15:53:17 [2019-09-09T15:53:17.538Z] fatal: Not a git repository (or any of the parent directories): .git
15:53:17 [2019-09-09T15:53:17.538Z] make[1]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.538Z] make[1]: 'images/built-in.o' is up to date.
15:53:17 [2019-09-09T15:53:17.538Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/eventfd.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/remap-file-path.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/remap-file-path.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/fifo.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/fifo.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/ghost-file.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/ghost-file.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/regfile.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/regfile.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/ns.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/ns.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/fdinfo.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   DEP      images/fdinfo.pb-c.d
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core-aarch64.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core-arm.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core-ppc64.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core-s390.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core-x86.pb-c.c
15:53:17 [2019-09-09T15:53:17.564Z]   PBCC     images/core.pb-c.c
15:53:17 [2019-09-09T15:53:17.847Z]   PBCC     images/inventory.pb-c.c
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core-aarch64.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core-arm.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core-ppc64.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core-s390.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core-x86.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/core.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/inventory.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   PBCC     images/cpuinfo.pb-c.c
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/cpuinfo.pb-c.d
15:53:17 [2019-09-09T15:53:17.847Z]   PBCC     images/stats.pb-c.c
15:53:17 [2019-09-09T15:53:17.847Z]   DEP      images/stats.pb-c.d
15:53:17 [2019-09-09T15:53:17.906Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:53:17 [2019-09-09T15:53:17.906Z] make[1]: 'compel/libcompel.a' is up to date.
15:53:17 [2019-09-09T15:53:17.906Z] make[1]: 'compel/compel-host-bin' is up to date.
15:53:17 [2019-09-09T15:53:17.906Z] make[1]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z] make[2]: Nothing to be done for 'all'.
15:53:17 [2019-09-09T15:53:17.906Z]   INSTALL  criu/criu
15:53:17 [2019-09-09T15:53:17.984Z] #15 ...
15:53:17 [2019-09-09T15:53:17.985Z] 
15:53:17 [2019-09-09T15:53:17.985Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:53:17 [2019-09-09T15:53:17.985Z] #50 DONE 38.4s
15:53:18 [2019-09-09T15:53:18.131Z] make[1]: Nothing to be done for 'all'.
15:53:18 [2019-09-09T15:53:18.240Z] 
15:53:18 [2019-09-09T15:53:18.240Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.55 Selecting previously unselected package libonig4:amd64.
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.62 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.63 Unpacking libonig4:amd64 (6.1.3-2) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.88 Selecting previously unselected package libjq1:amd64.
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.89 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 37.89 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.12 Selecting previously unselected package jq.
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.15 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.16 Unpacking jq (1.5+dfsg-1.3) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.50 Setting up libonig4:amd64 (6.1.3-2) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.59 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:18 [2019-09-09T15:53:18.240Z] #17 38.80 Setting up jq (1.5+dfsg-1.3) ...
15:53:18 [2019-09-09T15:53:18.415Z]   CC       images/stats.o
15:53:18 [2019-09-09T15:53:18.495Z] #17 DONE 39.2s
15:53:18 [2019-09-09T15:53:18.495Z] 
15:53:18 [2019-09-09T15:53:18.495Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:53:18 [2019-09-09T15:53:18.495Z] #19 DONE 0.1s
15:53:18 [2019-09-09T15:53:18.495Z] 
15:53:18 [2019-09-09T15:53:18.495Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:18 [2019-09-09T15:53:18.495Z] #57 27.69 Reading package lists...
15:53:18 [2019-09-09T15:53:18.495Z] #57 33.94 Building dependency tree...
15:53:18 [2019-09-09T15:53:18.495Z] #57 35.25 Reading state information...
15:53:18 [2019-09-09T15:53:18.495Z] #57 36.65 The following additional packages will be installed:
15:53:18 [2019-09-09T15:53:18.495Z] #57 36.66   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:53:18 [2019-09-09T15:53:18.495Z] #57 36.67   libprotoc10 python-pkg-resources zlib1g-dev
15:53:18 [2019-09-09T15:53:18.495Z] #57 36.68 Suggested packages:
15:53:18 [2019-09-09T15:53:18.495Z] #57 36.68   manpages-dev python-setuptools
15:53:18 [2019-09-09T15:53:18.495Z] #57 38.03 The following NEW packages will be installed:
15:53:18 [2019-09-09T15:53:18.495Z] #57 38.03   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:53:18 [2019-09-09T15:53:18.495Z] #57 38.04   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:53:18 [2019-09-09T15:53:18.495Z] #57 38.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:53:18 [2019-09-09T15:53:18.495Z] #57 38.05   zlib1g-dev
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.18 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.18 Need to get 3602 kB of archives.
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.18 After this operation, 18.9 MB of additional disk space will be used.
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #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]
15:53:18 [2019-09-09T15:53:18.495Z] #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]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
15:53:18 [2019-09-09T15:53:18.495Z] #57 39.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
15:53:18 [2019-09-09T15:53:18.697Z]   CC       images/core.o
15:53:18 [2019-09-09T15:53:18.751Z] #57 39.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
15:53:18 [2019-09-09T15:53:18.751Z] #57 39.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
15:53:18 [2019-09-09T15:53:18.751Z] #57 39.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
15:53:18 [2019-09-09T15:53:18.751Z] #57 39.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
15:53:18 [2019-09-09T15:53:18.751Z] #57 39.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
15:53:18 [2019-09-09T15:53:18.979Z]   CC       images/core-x86.o
15:53:18 [2019-09-09T15:53:18.979Z]   CC       images/core-arm.o
15:53:19 [2019-09-09T15:53:19.006Z] #57 39.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
15:53:19 [2019-09-09T15:53:19.247Z] Removing intermediate container fd3ce49db51c
15:53:19 [2019-09-09T15:53:19.247Z]  ---> 98bcd121858f
15:53:19 [2019-09-09T15:53:19.247Z] Step 12/126 : FROM base AS registry
15:53:19 [2019-09-09T15:53:19.247Z]  ---> 8447a256e0a0
15:53:19 [2019-09-09T15:53:19.247Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:53:19 [2019-09-09T15:53:19.247Z]  ---> Running in 0dba52d821b5
15:53:19 [2019-09-09T15:53:19.247Z] Removing intermediate container 0dba52d821b5
15:53:19 [2019-09-09T15:53:19.247Z]  ---> cf160f4db379
15:53:19 [2019-09-09T15:53:19.247Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
15:53:19 [2019-09-09T15:53:19.247Z]  ---> Running in 1c00e08d8546
15:53:19 [2019-09-09T15:53:19.262Z]   CC       images/core-aarch64.o
15:53:19 [2019-09-09T15:53:19.262Z]   CC       images/core-ppc64.o
15:53:19 [2019-09-09T15:53:19.262Z] #57 ...
15:53:19 [2019-09-09T15:53:19.262Z] 
15:53:19 [2019-09-09T15:53:19.262Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:53:19 [2019-09-09T15:53:19.262Z] #15 39.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:53:19 [2019-09-09T15:53:19.557Z]   CC       images/core-s390.o
15:53:19 [2019-09-09T15:53:19.609Z] Removing intermediate container 1c00e08d8546
15:53:19 [2019-09-09T15:53:19.609Z]  ---> c094cadbea33
15:53:19 [2019-09-09T15:53:19.609Z] Step 15/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"
15:53:19 [2019-09-09T15:53:19.609Z]  ---> Running in c05dd505fa65
15:53:19 [2019-09-09T15:53:19.764Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 5.1s
15:53:19 [2019-09-09T15:53:19.838Z]   CC       images/cpuinfo.o
15:53:19 [2019-09-09T15:53:19.838Z]   CC       images/inventory.o
15:53:19 [2019-09-09T15:53:19.969Z] + mktemp -d
15:53:19 [2019-09-09T15:53:19.969Z] + export GOPATH=/tmp/tmp.GFJfK3syqt
15:53:19 [2019-09-09T15:53:19.969Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution
15:53:19 [2019-09-09T15:53:19.969Z] Cloning into '/tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution'...
15:53:20 [2019-09-09T15:53:20.121Z]   CC       images/fdinfo.o
15:53:20 [2019-09-09T15:53:20.121Z]   CC       images/fown.o
15:53:20 [2019-09-09T15:53:20.121Z]   CC       images/ns.o
15:53:20 [2019-09-09T15:53:20.121Z]   CC       images/regfile.o
15:53:20 [2019-09-09T15:53:20.404Z]   CC       images/ghost-file.o
15:53:20 [2019-09-09T15:53:20.404Z]   CC       images/fifo.o
15:53:20 [2019-09-09T15:53:20.404Z]   CC       images/remap-file-path.o
15:53:20 [2019-09-09T15:53:20.404Z]   CC       images/eventfd.o
15:53:20 [2019-09-09T15:53:20.672Z] #15 ...
15:53:20 [2019-09-09T15:53:20.672Z] 
15:53:20 [2019-09-09T15:53:20.672Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:53:20 [2019-09-09T15:53:20.672Z] #6 27.15 Reading package lists...
15:53:20 [2019-09-09T15:53:20.672Z] #6 33.64 Building dependency tree...
15:53:20 [2019-09-09T15:53:20.672Z] #6 34.90 Reading state information...
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.34 The following additional packages will be installed:
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.35   libapparmor1 libseccomp2
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.35 Suggested packages:
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.36   seccomp
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.72 The following NEW packages will be installed:
15:53:20 [2019-09-09T15:53:20.672Z] #6 36.74   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 Need to get 300 kB of archives.
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 After this operation, 1201 kB of additional disk space will be used.
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
15:53:20 [2019-09-09T15:53:20.672Z] #6 37.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
15:53:20 [2019-09-09T15:53:20.672Z] #6 38.69 debconf: delaying package configuration, since apt-utils is not installed
15:53:20 [2019-09-09T15:53:20.672Z] #6 38.89 Fetched 300 kB in 1s (283 kB/s)
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.13 Selecting previously unselected package libseccomp2:amd64.
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.13 (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.)
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.20 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.24 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.44 Selecting previously unselected package libseccomp-dev:amd64.
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.44 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.54 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.70 Selecting previously unselected package libapparmor1:amd64.
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.70 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.70 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.95 Selecting previously unselected package libapparmor-dev:amd64.
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.96 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 39.97 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.66 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.70 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.76 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.81 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 40.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:20 [2019-09-09T15:53:20.672Z] #6 DONE 41.2s
15:53:20 [2019-09-09T15:53:20.672Z] 
15:53:20 [2019-09-09T15:53:20.672Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:20 [2019-09-09T15:53:20.672Z] #40 DONE 0.1s
15:53:20 [2019-09-09T15:53:20.672Z] 
15:53:20 [2019-09-09T15:53:20.672Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:53:20 [2019-09-09T15:53:20.672Z] #41 DONE 0.1s
15:53:20 [2019-09-09T15:53:20.672Z] 
15:53:20 [2019-09-09T15:53:20.672Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:20 [2019-09-09T15:53:20.672Z] #57 41.35 debconf: delaying package configuration, since apt-utils is not installed
15:53:20 [2019-09-09T15:53:20.686Z]   CC       images/eventpoll.o
15:53:20 [2019-09-09T15:53:20.686Z]   CC       images/fh.o
15:53:20 [2019-09-09T15:53:20.686Z]   CC       images/fsnotify.o
15:53:20 [2019-09-09T15:53:20.928Z] #57 41.56 Fetched 3602 kB in 1s (2301 kB/s)
15:53:20 [2019-09-09T15:53:20.928Z] #57 41.73 Selecting previously unselected package libnet1:amd64.
15:53:20 [2019-09-09T15:53:20.928Z] #57 41.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:53:20 [2019-09-09T15:53:20.928Z] #57 41.81 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:53:20 [2019-09-09T15:53:20.968Z]   CC       images/signalfd.o
15:53:20 [2019-09-09T15:53:20.968Z]   CC       images/fs.o
15:53:21 [2019-09-09T15:53:21.184Z] #57 41.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:53:21 [2019-09-09T15:53:21.249Z] + cd /tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution
15:53:21 [2019-09-09T15:53:21.249Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:53:21 [2019-09-09T15:53:21.250Z]   CC       images/pstree.o
15:53:21 [2019-09-09T15:53:21.250Z]   CC       images/pipe.o
15:53:21 [2019-09-09T15:53:21.250Z]   CC       images/tcp-stream.o
15:53:21 [2019-09-09T15:53:21.250Z]   CC       images/sk-packet.o
15:53:21 [2019-09-09T15:53:21.440Z] #57 42.13 Selecting previously unselected package libcap-dev:amd64.
15:53:21 [2019-09-09T15:53:21.440Z] #57 42.14 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.440Z] #57 42.15 Unpacking libcap-dev:amd64 (1:2.25-1) ...
15:53:21 [2019-09-09T15:53:21.440Z] #57 42.34 Selecting previously unselected package libnet1-dev.
15:53:21 [2019-09-09T15:53:21.532Z]   CC       images/mnt.o
15:53:21 [2019-09-09T15:53:21.532Z]   CC       images/pipe-data.o
15:53:21 [2019-09-09T15:53:21.532Z]   CC       images/sa.o
15:53:21 [2019-09-09T15:53:21.532Z]   CC       images/timer.o
15:53:21 [2019-09-09T15:53:21.633Z] + GOPATH=/tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GFJfK3syqt go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:53:21 [2019-09-09T15:53:21.695Z] #57 42.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.695Z] #57 42.41 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:53:21 [2019-09-09T15:53:21.695Z] #57 ...
15:53:21 [2019-09-09T15:53:21.695Z] 
15:53:21 [2019-09-09T15:53:21.695Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:53:21 [2019-09-09T15:53:21.695Z] #44 27.89 Reading package lists...
15:53:21 [2019-09-09T15:53:21.695Z] #44 34.34 Building dependency tree...
15:53:21 [2019-09-09T15:53:21.695Z] #44 35.55 Reading state information...
15:53:21 [2019-09-09T15:53:21.695Z] #44 36.95 The following additional packages will be installed:
15:53:21 [2019-09-09T15:53:21.695Z] #44 36.95   btrfs-progs liblzo2-2
15:53:21 [2019-09-09T15:53:21.695Z] #44 37.25 The following NEW packages will be installed:
15:53:21 [2019-09-09T15:53:21.695Z] #44 37.26   btrfs-progs btrfs-tools liblzo2-2
15:53:21 [2019-09-09T15:53:21.695Z] #44 38.40 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:53:21 [2019-09-09T15:53:21.695Z] #44 38.40 Need to get 649 kB of archives.
15:53:21 [2019-09-09T15:53:21.695Z] #44 38.40 After this operation, 4320 kB of additional disk space will be used.
15:53:21 [2019-09-09T15:53:21.695Z] #44 38.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:53:21 [2019-09-09T15:53:21.695Z] #44 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:53:21 [2019-09-09T15:53:21.696Z] #44 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:53:21 [2019-09-09T15:53:21.696Z] #44 39.90 debconf: delaying package configuration, since apt-utils is not installed
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.09 Fetched 649 kB in 1s (611 kB/s)
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.20 Selecting previously unselected package liblzo2-2:amd64.
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.20 (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.)
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.27 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.57 Selecting previously unselected package btrfs-progs.
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.58 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 40.59 Unpacking btrfs-progs (4.7.3-1) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 41.82 Selecting previously unselected package btrfs-tools.
15:53:21 [2019-09-09T15:53:21.696Z] #44 41.82 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 41.82 Unpacking btrfs-tools (4.7.3-1) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 42.06 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 42.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 42.18 Setting up btrfs-progs (4.7.3-1) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 42.20 Setting up btrfs-tools (4.7.3-1) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 42.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:21 [2019-09-09T15:53:21.696Z] #44 DONE 42.6s
15:53:21 [2019-09-09T15:53:21.814Z]   CC       images/timerfd.o
15:53:21 [2019-09-09T15:53:21.814Z]   CC       images/mm.o
15:53:21 [2019-09-09T15:53:21.814Z]   CC       images/sk-opts.o
15:53:21 [2019-09-09T15:53:21.951Z] 
15:53:21 [2019-09-09T15:53:21.951Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:21 [2019-09-09T15:53:21.951Z] #45 DONE 0.1s
15:53:21 [2019-09-09T15:53:21.951Z] 
15:53:21 [2019-09-09T15:53:21.951Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:21 [2019-09-09T15:53:21.951Z] #57 42.74 Selecting previously unselected package libnl-3-200:amd64.
15:53:21 [2019-09-09T15:53:21.951Z] #57 ...
15:53:21 [2019-09-09T15:53:21.951Z] 
15:53:21 [2019-09-09T15:53:21.951Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:53:21 [2019-09-09T15:53:21.951Z] #46 DONE 0.1s
15:53:21 [2019-09-09T15:53:21.951Z] 
15:53:21 [2019-09-09T15:53:21.951Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:21 [2019-09-09T15:53:21.951Z] #57 42.74 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
15:53:21 [2019-09-09T15:53:21.951Z] #57 42.77 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:53:22 [2019-09-09T15:53:22.096Z]   CC       images/sk-unix.o
15:53:22 [2019-09-09T15:53:22.097Z]   CC       images/sk-inet.o
15:53:22 [2019-09-09T15:53:22.097Z]   CC       images/tun.o
15:53:22 [2019-09-09T15:53:22.207Z] #57 43.11 Selecting previously unselected package libnl-3-dev:amd64.
15:53:22 [2019-09-09T15:53:22.207Z] #57 43.13 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
15:53:22 [2019-09-09T15:53:22.207Z] #57 43.14 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
15:53:22 [2019-09-09T15:53:22.379Z]   CC       images/sk-netlink.o
15:53:22 [2019-09-09T15:53:22.379Z]   CC       images/packet-sock.o
15:53:22 [2019-09-09T15:53:22.462Z] #57 43.42 Selecting previously unselected package libprotobuf-c1:amd64.
15:53:22 [2019-09-09T15:53:22.661Z]   CC       images/ipc-var.o
15:53:22 [2019-09-09T15:53:22.661Z]   CC       images/ipc-desc.o
15:53:22 [2019-09-09T15:53:22.661Z]   CC       images/ipc-shm.o
15:53:22 [2019-09-09T15:53:22.661Z]   CC       images/ipc-msg.o
15:53:22 [2019-09-09T15:53:22.717Z] #57 43.43 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:53:22 [2019-09-09T15:53:22.717Z] #57 43.44 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:53:22 [2019-09-09T15:53:22.717Z] #57 43.60 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:53:22 [2019-09-09T15:53:22.717Z] #57 43.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
15:53:22 [2019-09-09T15:53:22.717Z] #57 43.62 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:53:22 [2019-09-09T15:53:22.944Z]   CC       images/ipc-sem.o
15:53:22 [2019-09-09T15:53:22.944Z]   CC       images/utsns.o
15:53:22 [2019-09-09T15:53:22.944Z]   CC       images/creds.o
15:53:22 [2019-09-09T15:53:22.944Z]   CC       images/vma.o
15:53:22 [2019-09-09T15:53:22.974Z] #57 43.80 Selecting previously unselected package zlib1g-dev:amd64.
15:53:22 [2019-09-09T15:53:22.974Z] #57 43.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
15:53:22 [2019-09-09T15:53:22.974Z] #57 43.84 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:53:23 [2019-09-09T15:53:23.025Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 8.0s done
15:53:23 [2019-09-09T15:53:23.025Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3
15:53:23 [2019-09-09T15:53:23.025Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done
15:53:23 [2019-09-09T15:53:23.025Z] #4 DONE 25.4s
15:53:23 [2019-09-09T15:53:23.025Z] 
15:53:23 [2019-09-09T15:53:23.025Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:53:23 [2019-09-09T15:53:23.226Z]   CC       images/netdev.o
15:53:23 [2019-09-09T15:53:23.226Z]   CC       images/tty.o
15:53:23 [2019-09-09T15:53:23.514Z]   CC       images/file-lock.o
15:53:23 [2019-09-09T15:53:23.514Z]   CC       images/rlimit.o
15:53:23 [2019-09-09T15:53:23.514Z]   CC       images/pagemap.o
15:53:23 [2019-09-09T15:53:23.535Z] #57 44.18 Selecting previously unselected package libprotobuf10:amd64.
15:53:23 [2019-09-09T15:53:23.535Z] #57 44.18 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
15:53:23 [2019-09-09T15:53:23.535Z] #57 44.19 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
15:53:23 [2019-09-09T15:53:23.796Z]   CC       images/siginfo.o
15:53:23 [2019-09-09T15:53:23.797Z]   CC       images/rpc.o
15:53:24 [2019-09-09T15:53:24.079Z]   CC       images/ext-file.o
15:53:24 [2019-09-09T15:53:24.095Z] #57 ...
15:53:24 [2019-09-09T15:53:24.095Z] 
15:53:24 [2019-09-09T15:53:24.095Z] #7 [dev 1/24] RUN groupadd -r docker
15:53:24 [2019-09-09T15:53:24.095Z] #7 DONE 3.8s
15:53:24 [2019-09-09T15:53:24.350Z] 
15:53:24 [2019-09-09T15:53:24.350Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
15:53:24 [2019-09-09T15:53:24.361Z]   CC       images/cgroup.o
15:53:24 [2019-09-09T15:53:24.606Z] #8 ...
15:53:24 [2019-09-09T15:53:24.606Z] 
15:53:24 [2019-09-09T15:53:24.606Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:53:24 [2019-09-09T15:53:24.606Z] #27 35.10 + cd /tmp/tmp.8nZbZbQ5vn/src/gotest.tools/gotestsum
15:53:24 [2019-09-09T15:53:24.606Z] #27 35.10 + git checkout -q v0.3.5
15:53:24 [2019-09-09T15:53:24.606Z] #27 35.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:53:24 [2019-09-09T15:53:24.644Z]   CC       images/userns.o
15:53:24 [2019-09-09T15:53:24.644Z]   CC       images/google/protobuf/descriptor.o
15:53:24 [2019-09-09T15:53:24.864Z] #27 ...
15:53:24 [2019-09-09T15:53:24.864Z] 
15:53:24 [2019-09-09T15:53:24.864Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.23 Selecting previously unselected package libprotobuf-lite10:amd64.
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.25 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.25 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.46 Selecting previously unselected package libprotobuf-dev:amd64.
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.48 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
15:53:24 [2019-09-09T15:53:24.864Z] #57 45.51 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
15:53:25 [2019-09-09T15:53:25.120Z] #57 ...
15:53:25 [2019-09-09T15:53:25.120Z] 
15:53:25 [2019-09-09T15:53:25.120Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:25 [2019-09-09T15:53:25.120Z] #35 30.05 Reading package lists...
15:53:25 [2019-09-09T15:53:25.120Z] #35 36.13 Building dependency tree...
15:53:25 [2019-09-09T15:53:25.120Z] #35 37.51 Reading state information...
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.47 The following additional packages will be installed:
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.48   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.48 Suggested packages:
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.48   codeblocks eclipse ninja-build lrzip
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.48 Recommended packages:
15:53:25 [2019-09-09T15:53:25.120Z] #35 38.48   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:53:25 [2019-09-09T15:53:25.120Z] #35 39.41 The following NEW packages will be installed:
15:53:25 [2019-09-09T15:53:25.120Z] #35 39.41   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:53:25 [2019-09-09T15:53:25.120Z] #35 39.41   vim-common xxd
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.58 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.58 Need to get 13.7 MB of archives.
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.58 After this operation, 57.2 MB of additional disk space will be used.
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 40.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 41.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 41.73 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 41.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 41.77 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 41.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 42.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 42.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:53:25 [2019-09-09T15:53:25.120Z] #35 43.60 debconf: delaying package configuration, since apt-utils is not installed
15:53:25 [2019-09-09T15:53:25.120Z] #35 43.92 Fetched 13.7 MB in 2s (5115 kB/s)
15:53:25 [2019-09-09T15:53:25.120Z] #35 44.13 Selecting previously unselected package cmake-data.
15:53:25 [2019-09-09T15:53:25.120Z] #35 44.13 (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.)
15:53:25 [2019-09-09T15:53:25.120Z] #35 44.20 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:53:25 [2019-09-09T15:53:25.120Z] #35 44.22 Unpacking cmake-data (3.7.2-1) ...
15:53:25 [2019-09-09T15:53:25.120Z] #35 ...
15:53:25 [2019-09-09T15:53:25.120Z] 
15:53:25 [2019-09-09T15:53:25.120Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.908 + RM_GOPATH=0
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.909 + TMP_GOPATH=
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.909 + : /build
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.909 + '[' -z '' ']'
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.914 ++ mktemp -d
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.922 + export GOPATH=/tmp/tmp.agPuHwqKRD
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.929 + GOPATH=/tmp/tmp.agPuHwqKRD
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.930 + RM_GOPATH=1
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.930 ++ dirname ./install.sh
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.931 + dir=.
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.932 + bin=containerd
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.932 + shift
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.932 + '[' '!' -f ./containerd.installer ']'
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.932 + . ./containerd.installer
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.935 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.938 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.938 + install_containerd
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.938 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.938 + git clone https://github.com/containerd/containerd.git /tmp/tmp.agPuHwqKRD/src/github.com/containerd/containerd
15:53:25 [2019-09-09T15:53:25.120Z] #47 2.950 Cloning into '/tmp/tmp.agPuHwqKRD/src/github.com/containerd/containerd'...
15:53:25 [2019-09-09T15:53:25.258Z]   CC       images/opts.o
15:53:25 [2019-09-09T15:53:25.258Z]   CC       images/seccomp.o
15:53:25 [2019-09-09T15:53:25.258Z]   CC       images/binfmt-misc.o
15:53:25 [2019-09-09T15:53:25.541Z]   CC       images/time.o
15:53:25 [2019-09-09T15:53:25.541Z]   CC       images/sysctl.o
15:53:25 [2019-09-09T15:53:25.541Z]   CC       images/autofs.o
15:53:25 [2019-09-09T15:53:25.541Z]   CC       images/macvlan.o
15:53:25 [2019-09-09T15:53:25.823Z]   CC       images/sit.o
15:53:25 [2019-09-09T15:53:25.823Z]   LINK     images/built-in.o
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/include/asm
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/include/version.h
15:53:25 [2019-09-09T15:53:25.823Z] touch .config
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      include/common/config.h
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/plugins/include/uapi/std/syscall.h
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:53:25 [2019-09-09T15:53:25.823Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:53:25 [2019-09-09T15:53:25.823Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:53:25 [2019-09-09T15:53:25.823Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:53:25 [2019-09-09T15:53:25.823Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:53:25 [2019-09-09T15:53:25.823Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:53:25 [2019-09-09T15:53:25.823Z]   DEP      compel/plugins/std/infect.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/std/string.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/std/log.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/std/fds.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/std/std.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/shmem/shmem.d
15:53:26 [2019-09-09T15:53:26.107Z]   DEP      compel/plugins/fds/fds.d
15:53:26 [2019-09-09T15:53:26.107Z]   CC       compel/plugins/std/std.o
15:53:26 [2019-09-09T15:53:26.390Z]   CC       compel/plugins/std/fds.o
15:53:26 [2019-09-09T15:53:26.390Z]   CC       compel/plugins/std/log.o
15:53:26 [2019-09-09T15:53:26.684Z]   CC       compel/plugins/std/string.o
15:53:26 [2019-09-09T15:53:26.966Z]   CC       compel/plugins/std/infect.o
15:53:27 [2019-09-09T15:53:27.007Z] #47 ...
15:53:27 [2019-09-09T15:53:27.007Z] 
15:53:27 [2019-09-09T15:53:27.007Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:27 [2019-09-09T15:53:27.007Z] #20 6.646 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:53:27 [2019-09-09T15:53:27.007Z] #20 7.112 
15:53:27 [2019-09-09T15:53:27.192Z] #5 DONE 4.0s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:27 [2019-09-09T15:53:27.192Z] #22 DONE 0.1s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #26 ...
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #49 DONE 0.1s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #32 DONE 0.1s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #60 DONE 0.1s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #52 DONE 0.2s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:53:27 [2019-09-09T15:53:27.192Z] #29 DONE 0.3s
15:53:27 [2019-09-09T15:53:27.192Z] 
15:53:27 [2019-09-09T15:53:27.192Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:53:27 [2019-09-09T15:53:27.249Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:53:27 [2019-09-09T15:53:27.249Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:53:27 [2019-09-09T15:53:27.249Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:53:27 [2019-09-09T15:53:27.249Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:53:27 [2019-09-09T15:53:27.249Z]   AR       compel/plugins/std.lib.a
15:53:27 [2019-09-09T15:53:27.249Z]   CC       compel/plugins/fds/fds.o
15:53:27 [2019-09-09T15:53:27.249Z]   AR       compel/plugins/fds.lib.a
15:53:27 [2019-09-09T15:53:27.249Z]   HOSTDEP  compel/src/lib/log-host.d
15:53:27 [2019-09-09T15:53:27.249Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
15:53:27 [2019-09-09T15:53:27.448Z] #53 ...
15:53:27 [2019-09-09T15:53:27.448Z] 
15:53:27 [2019-09-09T15:53:27.448Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:53:27 [2019-09-09T15:53:27.448Z] #26 DONE 0.3s
15:53:27 [2019-09-09T15:53:27.448Z] 
15:53:27 [2019-09-09T15:53:27.448Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
15:53:27 [2019-09-09T15:53:27.448Z] #23 DONE 0.3s
15:53:27 [2019-09-09T15:53:27.448Z] 
15:53:27 [2019-09-09T15:53:27.448Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:53:27 [2019-09-09T15:53:27.531Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:53:27 [2019-09-09T15:53:27.531Z]   HOSTDEP  compel/src/main-host.d
15:53:27 [2019-09-09T15:53:27.531Z]   DEP      compel/src/lib/ptrace.d
15:53:27 [2019-09-09T15:53:27.531Z]   DEP      compel/src/lib/infect.d
15:53:27 [2019-09-09T15:53:27.531Z]   DEP      compel/src/lib/infect-util.d
15:53:27 [2019-09-09T15:53:27.531Z]   DEP      compel/src/lib/infect-rpc.d
15:53:27 [2019-09-09T15:53:27.535Z] #20 7.323 
####                                                                       6.1%
########                                                                  12.0%
############                                                              16.7%
###############                                                           20.9%
###################                                                       27.4%
######################                                                    31.9%
##########################                                                37.0%
##############################                                            42.2%
##################################                                        48.1%
#######################################                                   54.2%
##########################################                                58.4%
############################################                              61.4%
###############################################                           65.7%
###################################################                       72.0%
########################################################                  78.5%
#########20 ...
15:53:27 [2019-09-09T15:53:27.535Z] 
15:53:27 [2019-09-09T15:53:27.535Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
15:53:27 [2019-09-09T15:53:27.535Z] #8 DONE 3.4s
15:53:27 [2019-09-09T15:53:27.535Z] 
15:53:27 [2019-09-09T15:53:27.535Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:27 [2019-09-09T15:53:27.535Z] #20 7.323 
####                                                                       6.1%
########                                                                  12.0%
############                                                              16.7%
###############                                                           20.9%
###################                                                       27.4%
######################                                                    31.9%
##########################                                                37.0%
##############################                                            42.2%
##################################                                        48.1%
#######################################                                   54.2%
##########################################                                58.4%
############################################                              61.4%
###############################################                           65.7%
###################################################                       72.0%
########################################################                  78.5%
#################################################################         91.0%
######################################################################## 100.0%
15:53:27 [2019-09-09T15:53:27.535Z] #20 ...
15:53:27 [2019-09-09T15:53:27.535Z] 
15:53:27 [2019-09-09T15:53:27.535Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:53:27 [2019-09-09T15:53:27.791Z] #9 ...
15:53:27 [2019-09-09T15:53:27.791Z] 
15:53:27 [2019-09-09T15:53:27.791Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:27 [2019-09-09T15:53:27.791Z] #33 38.38 internal/x/crypto/curve25519
15:53:27 [2019-09-09T15:53:27.791Z] #33 44.84 sync
15:53:27 [2019-09-09T15:53:27.791Z] #33 45.80 reflect
15:53:27 [2019-09-09T15:53:27.791Z] #33 45.80 io
15:53:27 [2019-09-09T15:53:27.791Z] #33 47.32 bytes
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/arch/ppc64/src/lib/infect.d
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/src/lib/log.d
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/src/main.d
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/src/lib/handle-elf.d
15:53:27 [2019-09-09T15:53:27.813Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:53:28 [2019-09-09T15:53:28.046Z] #33 ...
15:53:28 [2019-09-09T15:53:28.046Z] 
15:53:28 [2019-09-09T15:53:28.046Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.14 Selecting previously unselected package libprotoc10:amd64.
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.14 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.16 Unpacking libprotoc10:amd64 (3.0.0-9) ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.91 Selecting previously unselected package protobuf-c-compiler.
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 47.94 Unpacking protobuf-c-compiler (1.2.1-2) ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.32 Selecting previously unselected package protobuf-compiler.
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.34 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.37 Unpacking protobuf-compiler (3.0.0-9) ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.71 Selecting previously unselected package python-pkg-resources.
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.71 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:53:28 [2019-09-09T15:53:28.046Z] #57 48.72 Unpacking python-pkg-resources (33.1.1-1) ...
15:53:28 [2019-09-09T15:53:28.095Z]   CC       compel/src/lib/log.o
15:53:28 [2019-09-09T15:53:28.095Z]   CC       compel/arch/ppc64/src/lib/cpu.o
15:53:28 [2019-09-09T15:53:28.095Z]   CC       compel/arch/ppc64/src/lib/infect.o
15:53:28 [2019-09-09T15:53:28.302Z] #57 49.09 Selecting previously unselected package python-protobuf.
15:53:28 [2019-09-09T15:53:28.302Z] #57 49.13 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
15:53:28 [2019-09-09T15:53:28.302Z] #57 49.14 Unpacking python-protobuf (3.0.0-9) ...
15:53:28 [2019-09-09T15:53:28.377Z]   CC       compel/src/lib/infect-rpc.o
15:53:28 [2019-09-09T15:53:28.660Z]   CC       compel/src/lib/infect-util.o
15:53:28 [2019-09-09T15:53:28.660Z]   CC       compel/src/lib/infect.o
15:53:28 [2019-09-09T15:53:28.863Z] #57 49.74 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:53:28 [2019-09-09T15:53:28.863Z] #57 49.84 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:53:29 [2019-09-09T15:53:29.119Z] #57 49.85 Setting up python-pkg-resources (33.1.1-1) ...
15:53:29 [2019-09-09T15:53:29.666Z]   CC       compel/src/lib/ptrace.o
15:53:29 [2019-09-09T15:53:29.666Z]   AR       compel/libcompel.a
15:53:29 [2019-09-09T15:53:29.666Z]   HOSTCC   compel/src/main-host.o
15:53:29 [2019-09-09T15:53:29.949Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:53:29 [2019-09-09T15:53:29.949Z]   HOSTCC   compel/src/lib/handle-elf-host.o
15:53:29 [2019-09-09T15:53:29.949Z]   HOSTCC   compel/src/lib/log-host.o
15:53:30 [2019-09-09T15:53:30.232Z]   HOSTLINK compel/compel-host-bin
15:53:30 [2019-09-09T15:53:30.232Z]   DEP      soccr/soccr.d
15:53:30 [2019-09-09T15:53:30.232Z]   CC       soccr/soccr.o
15:53:30 [2019-09-09T15:53:30.482Z] #57 ...
15:53:30 [2019-09-09T15:53:30.482Z] 
15:53:30 [2019-09-09T15:53:30.482Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.957 + RM_GOPATH=0
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.957 + TMP_GOPATH=
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.957 + : /build
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.957 + '[' -z '' ']'
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.960 ++ mktemp -d
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.961 + export GOPATH=/tmp/tmp.oRZzMPJz5o
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.961 + GOPATH=/tmp/tmp.oRZzMPJz5o
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.961 + RM_GOPATH=1
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.961 ++ dirname ./install.sh
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + dir=.
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + bin=runc
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + shift
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + '[' '!' -f ./runc.installer ']'
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + . ./runc.installer
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.962 + install_runc
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.963 + grep -q '^3\.10\.0.*\.el7\.'
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.964 + uname -r
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.981 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.982 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.982 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.982 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oRZzMPJz5o/src/github.com/opencontainers/runc
15:53:30 [2019-09-09T15:53:30.482Z] #42 3.985 Cloning into '/tmp/tmp.oRZzMPJz5o/src/github.com/opencontainers/runc'...
15:53:30 [2019-09-09T15:53:30.739Z] #42 ...
15:53:30 [2019-09-09T15:53:30.739Z] 
15:53:30 [2019-09-09T15:53:30.739Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:53:30 [2019-09-09T15:53:30.739Z] #9 2.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:53:30 [2019-09-09T15:53:30.739Z] #9 DONE 3.1s
15:53:30 [2019-09-09T15:53:30.739Z] 
15:53:30 [2019-09-09T15:53:30.739Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:30 [2019-09-09T15:53:30.739Z] #20 9.781 
15:53:30 [2019-09-09T15:53:30.739Z] #20 10.20 
#############                                                             19.1%
##########################                                                36.5%
####################################                                      50.4%
##############################################                            65.1%
#########################################################                 79.7%
######################################################################## 100.0%
15:53:30 [2019-09-09T15:53:30.739Z] #20 11.22 
15:53:30 [2019-09-09T15:53:30.846Z]   AR       soccr/libsoccr.a
15:53:30 [2019-09-09T15:53:30.846Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:53:30 [2019-09-09T15:53:30.846Z]   DEP      criu/arch/ppc64/sigframe.d
15:53:30 [2019-09-09T15:53:30.846Z]   DEP      criu/arch/ppc64/crtools.d
15:53:31 [2019-09-09T15:53:31.129Z]   DEP      criu/arch/ppc64/cpu.d
15:53:31 [2019-09-09T15:53:31.129Z]   CC       criu/arch/ppc64/cpu.o
15:53:31 [2019-09-09T15:53:31.425Z]   CC       criu/arch/ppc64/crtools.o
15:53:31 [2019-09-09T15:53:31.509Z] #20 11.52 
#####                                                                      7.8%
###########                                                               16.0%
################                                                          22.4%
####################                                                      28.9%
#########################                                                 35.2%
###############################                                           43.4%
###################################                                       49.2%
######################################                                    53.6%
#########################################                                 57.7%
############################################                              61.8%
################################################                          67.5%
##################################################                        70.0%
########################################################                  78.8%
15:53:31 [2019-09-09T15:53:31.509Z] #20 ...
15:53:31 [2019-09-09T15:53:31.509Z] 
15:53:31 [2019-09-09T15:53:31.509Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:31 [2019-09-09T15:53:31.509Z] #30 41.87 sync
15:53:31 [2019-09-09T15:53:31.509Z] #30 42.85 io
15:53:31 [2019-09-09T15:53:31.509Z] #30 42.86 reflect
15:53:31 [2019-09-09T15:53:31.509Z] #30 44.40 syscall
15:53:31 [2019-09-09T15:53:31.509Z] #30 ...
15:53:31 [2019-09-09T15:53:31.509Z] 
15:53:31 [2019-09-09T15:53:31.509Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:31 [2019-09-09T15:53:31.706Z]   CC       criu/arch/ppc64/sigframe.o
15:53:31 [2019-09-09T15:53:31.706Z]   LINK     criu/arch/ppc64/crtools.built-in.o
15:53:31 [2019-09-09T15:53:31.706Z]   DEP      criu/arch/ppc64/misc.d
15:53:31 [2019-09-09T15:53:31.706Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
15:53:31 [2019-09-09T15:53:31.706Z]   DEP      criu/arch/ppc64/vdso-pie.d
15:53:31 [2019-09-09T15:53:31.806Z] #20 11.52 
#####                                                                      7.8%
###########                                                               16.0%
################                                                          22.4%
####################                                                      28.9%
#########################                                                 35.2%
###############################                                           43.4%
###################################                                       49.2%
######################################                                    53.6%
#########################################                                 57.7%
############################################                              61.8%
################################################                          67.5%
##################################################                        70.0%
########################################################                  78.8%
###############################################################           88.3%
#######################################################################   99.8%
######################################################################## 100.0%
15:53:31 [2019-09-09T15:53:31.989Z]   DEP      criu/pie/parasite-vdso.d
15:53:31 [2019-09-09T15:53:31.989Z]   DEP      criu/pie/util-vdso.d
15:53:31 [2019-09-09T15:53:31.989Z]   DEP      criu/pie/util.d
15:53:31 [2019-09-09T15:53:31.989Z]   CC       criu/pie/util.o
15:53:32 [2019-09-09T15:53:32.271Z]   CC       criu/pie/util-vdso.o
15:53:32 [2019-09-09T15:53:32.271Z]   CC       criu/pie/parasite-vdso.o
15:53:32 [2019-09-09T15:53:32.367Z] #20 13.87 
15:53:32 [2019-09-09T15:53:32.554Z]   CC       criu/arch/ppc64/vdso-pie.o
15:53:32 [2019-09-09T15:53:32.836Z]   CC       criu/arch/ppc64/vdso-trampoline.o
15:53:32 [2019-09-09T15:53:32.836Z]   CC       criu/arch/ppc64/misc.o
15:53:32 [2019-09-09T15:53:32.836Z]   AR       criu/pie/pie.lib.a
15:53:32 [2019-09-09T15:53:32.836Z]   DEP      criu/pie/restorer.d
15:53:32 [2019-09-09T15:53:32.836Z]   DEP      criu/arch/ppc64/restorer.d
15:53:33 [2019-09-09T15:53:33.119Z]   DEP      criu/pie/parasite.d
15:53:33 [2019-09-09T15:53:33.119Z]   CC       criu/pie/parasite.o
15:53:33 [2019-09-09T15:53:33.734Z]   LINK     criu/pie/parasite.built-in.o
15:53:33 [2019-09-09T15:53:33.734Z]   GEN      criu/pie/parasite-blob.h
15:53:33 [2019-09-09T15:53:33.734Z]   CC       criu/arch/ppc64/restorer.o
15:53:33 [2019-09-09T15:53:33.734Z]   CC       criu/pie/restorer.o
15:53:34 [2019-09-09T15:53:34.025Z] #24 ...
15:53:34 [2019-09-09T15:53:34.025Z] 
15:53:34 [2019-09-09T15:53:34.025Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.308 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.325 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.336 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.383 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:34 [2019-09-09T15:53:34.025Z] #57 6.857 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:34 [2019-09-09T15:53:34.025Z] #57 ...
15:53:34 [2019-09-09T15:53:34.025Z] 
15:53:34 [2019-09-09T15:53:34.025Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 Install docker/cli version 17.06.2-ce from stable
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + RM_GOPATH=0
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + TMP_GOPATH=
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + : /build
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + '[' -z '' ']'
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 ++ mktemp -d
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + export GOPATH=/tmp/tmp.jk2BLZMbwU
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + GOPATH=/tmp/tmp.jk2BLZMbwU
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + RM_GOPATH=1
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 ++ dirname ./install.sh
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + dir=.
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + bin=dockercli
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + shift
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + '[' '!' -f ./dockercli.installer ']'
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + . ./dockercli.installer
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 ++ DOCKERCLI_CHANNEL=stable
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 ++ DOCKERCLI_VERSION=17.06.2-ce
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + install_dockercli
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 ++ uname -m
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + arch=x86_64
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + '[' x86_64 '!=' x86_64 ']'
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + url=https://download.docker.com/linux/static
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + tar -xz docker/docker
15:53:34 [2019-09-09T15:53:34.025Z] #53 6.608 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:53:34 [2019-09-09T15:53:34.467Z] #20 14.18 
#                                                                          2.0%
###                                                                        4.4%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.5%
##########                                                                15.1%
############                                                              18.0%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         24.2%
###################                                                       26.6%
####################                                                      28.8%
######################                                                    31.1%
########################                                                  33.8%
####
15:53:34 [2019-09-09T15:53:34.467Z] #20 ...
15:53:34 [2019-09-09T15:53:34.467Z] 
15:53:34 [2019-09-09T15:53:34.467Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:53:34 [2019-09-09T15:53:34.467Z] #10 DONE 3.8s
15:53:34 [2019-09-09T15:53:34.467Z] 
15:53:34 [2019-09-09T15:53:34.467Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:34 [2019-09-09T15:53:34.744Z]   LINK     criu/pie/restorer.built-in.o
15:53:34 [2019-09-09T15:53:34.744Z]   GEN      criu/pie/restorer-blob.h
15:53:35 [2019-09-09T15:53:35.027Z]   DEP      criu/vdso.d
15:53:35 [2019-09-09T15:53:35.027Z]   DEP      criu/uts_ns.d
15:53:35 [2019-09-09T15:53:35.027Z]   DEP      criu/util.d
15:53:35 [2019-09-09T15:53:35.027Z]   DEP      criu/uffd.d
15:53:35 [2019-09-09T15:53:35.310Z]   DEP      criu/tun.d
15:53:35 [2019-09-09T15:53:35.310Z]   DEP      criu/tty.d
15:53:35 [2019-09-09T15:53:35.310Z]   DEP      criu/timerfd.d
15:53:35 [2019-09-09T15:53:35.592Z]   DEP      criu/sysfs_parse.d
15:53:35 [2019-09-09T15:53:35.592Z]   DEP      criu/sysctl.d
15:53:35 [2019-09-09T15:53:35.592Z]   DEP      criu/string.d
15:53:35 [2019-09-09T15:53:35.592Z]   DEP      criu/stats.d
15:53:35 [2019-09-09T15:53:35.592Z]   DEP      criu/sockets.d
15:53:35 [2019-09-09T15:53:35.875Z]   DEP      criu/sk-unix.d
15:53:35 [2019-09-09T15:53:35.875Z]   DEP      criu/sk-tcp.d
15:53:35 [2019-09-09T15:53:35.875Z]   DEP      criu/sk-queue.d
15:53:35 [2019-09-09T15:53:35.875Z]   DEP      criu/sk-packet.d
15:53:36 [2019-09-09T15:53:36.160Z]   DEP      criu/sk-netlink.d
15:53:36 [2019-09-09T15:53:36.160Z]   DEP      criu/sk-inet.d
15:53:36 [2019-09-09T15:53:36.160Z]   DEP      criu/signalfd.d
15:53:36 [2019-09-09T15:53:36.444Z]   DEP      criu/sigframe.d
15:53:36 [2019-09-09T15:53:36.444Z]   DEP      criu/shmem.d
15:53:36 [2019-09-09T15:53:36.444Z]   DEP      criu/servicefd.d
15:53:36 [2019-09-09T15:53:36.444Z]   DEP      criu/seize.d
15:53:36 [2019-09-09T15:53:36.444Z]   DEP      criu/seccomp.d
15:53:36 [2019-09-09T15:53:36.595Z] #20 14.18 
#                                                                          2.0%
###                                                                        4.4%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.5%
##########                                                                15.1%
############                                                              18.0%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         24.2%
###################                                                       26.6%
####################                                                      28.8%
######################                                                    31.1%
########################                                                  33.8%
#########################                                                 36.1%
###########################                                               38.1%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.7%
################################                                          45.2%
#################################                                         47.0%
##################################                                        48.1%
###################################                                       48.7%
#####################################                                     51.4%
#######################################                                   54.5%
#########################################                                 57.0%
###########################################                               59.7%
############################################                              61.8%
#############################################                             62.9%
##############################################                            65.0%
################################################                          66.7%
#################################################                         68.8%
###
15:53:36 [2019-09-09T15:53:36.595Z] #20 ...
15:53:36 [2019-09-09T15:53:36.595Z] 
15:53:36 [2019-09-09T15:53:36.595Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.38 Selecting previously unselected package liblzo2-2:amd64.
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.40 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.57 Selecting previously unselected package libicu57:amd64.
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.59 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 47.63 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 55.98 Selecting previously unselected package libxml2:amd64.
15:53:36 [2019-09-09T15:53:36.595Z] #35 55.99 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 56.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 57.24 Selecting previously unselected package libarchive13:amd64.
15:53:36 [2019-09-09T15:53:36.595Z] #35 57.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 57.26 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
15:53:36 [2019-09-09T15:53:36.595Z] #35 ...
15:53:36 [2019-09-09T15:53:36.595Z] 
15:53:36 [2019-09-09T15:53:36.595Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:36 [2019-09-09T15:53:36.729Z]   DEP      criu/rst-malloc.d
15:53:36 [2019-09-09T15:53:36.729Z]   DEP      criu/rbtree.d
15:53:36 [2019-09-09T15:53:36.729Z]   DEP      criu/pstree.d
15:53:36 [2019-09-09T15:53:36.729Z]   DEP      criu/protobuf.d
15:53:36 [2019-09-09T15:53:36.729Z]   GEN      criu/protobuf-desc-gen.h
15:53:37 [2019-09-09T15:53:37.355Z]   DEP      criu/protobuf-desc.d
15:53:37 [2019-09-09T15:53:37.355Z]   DEP      criu/proc_parse.d
15:53:37 [2019-09-09T15:53:37.355Z]   DEP      criu/plugin.d
15:53:37 [2019-09-09T15:53:37.355Z]   DEP      criu/pipes.d
15:53:37 [2019-09-09T15:53:37.373Z] #53 ...
15:53:37 [2019-09-09T15:53:37.373Z] 
15:53:37 [2019-09-09T15:53:37.373Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:53:37 [2019-09-09T15:53:37.373Z] #44 ...
15:53:37 [2019-09-09T15:53:37.373Z] 
15:53:37 [2019-09-09T15:53:37.373Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:53:37 [2019-09-09T15:53:37.373Z] #17 6.758 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:37 [2019-09-09T15:53:37.373Z] #17 6.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:37 [2019-09-09T15:53:37.373Z] #17 6.786 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:37 [2019-09-09T15:53:37.373Z] #17 6.799 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:37 [2019-09-09T15:53:37.373Z] #17 6.830 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:37 [2019-09-09T15:53:37.373Z] #17 7.648 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:37 [2019-09-09T15:53:37.373Z] #17 ...
15:53:37 [2019-09-09T15:53:37.373Z] 
15:53:37 [2019-09-09T15:53:37.373Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:53:37 [2019-09-09T15:53:37.373Z] #15 6.698 + mktemp -d
15:53:37 [2019-09-09T15:53:37.373Z] #15 6.698 + export GOPATH=/tmp/tmp.IH09sHUzcP
15:53:37 [2019-09-09T15:53:37.373Z] #15 6.698 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.IH09sHUzcP/src/github.com/go-swagger/go-swagger
15:53:37 [2019-09-09T15:53:37.373Z] #15 6.698 Cloning into '/tmp/tmp.IH09sHUzcP/src/github.com/go-swagger/go-swagger'...
15:53:37 [2019-09-09T15:53:37.373Z] #15 ...
15:53:37 [2019-09-09T15:53:37.373Z] 
15:53:37 [2019-09-09T15:53:37.373Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.521 + RM_GOPATH=0
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.522 + TMP_GOPATH=
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.522 + : /build
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.522 + '[' -z '' ']'
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.522 ++ mktemp -d
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.523 + export GOPATH=/tmp/tmp.SOh0rj1ii9
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.523 + GOPATH=/tmp/tmp.SOh0rj1ii9
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.523 + RM_GOPATH=1
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.526 ++ dirname ./install.sh
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + dir=.
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + bin=vndr
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + shift
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + '[' '!' -f ./vndr.installer ']'
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + . ./vndr.installer
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + install_vndr
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.527 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SOh0rj1ii9/src/github.com/LK4D4/vndr
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.529 Cloning into '/tmp/tmp.SOh0rj1ii9/src/github.com/LK4D4/vndr'...
15:53:37 [2019-09-09T15:53:37.373Z] #33 9.529 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:53:37 [2019-09-09T15:53:37.373Z] #33 ...
15:53:37 [2019-09-09T15:53:37.373Z] 
15:53:37 [2019-09-09T15:53:37.373Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:53:37 [2019-09-09T15:53:37.639Z]   DEP      criu/pie-util.d
15:53:37 [2019-09-09T15:53:37.639Z]   DEP      criu/pie-util-vdso.d
15:53:37 [2019-09-09T15:53:37.639Z]   DEP      criu/pie-util-vdso-elf32.d
15:53:37 [2019-09-09T15:53:37.639Z]   DEP      criu/path.d
15:53:37 [2019-09-09T15:53:37.639Z]   DEP      criu/parasite-syscall.d
15:53:37 [2019-09-09T15:53:37.648Z] #6 ...
15:53:37 [2019-09-09T15:53:37.648Z] 
15:53:37 [2019-09-09T15:53:37.648Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:53:37 [2019-09-09T15:53:37.648Z] #55 7.522 + mktemp -d
15:53:37 [2019-09-09T15:53:37.648Z] #55 7.593 + export GOPATH=/tmp/tmp.L7YR4KCtKN
15:53:37 [2019-09-09T15:53:37.648Z] #55 7.593 + git clone https://github.com/docker/distribution.git /tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution
15:53:37 [2019-09-09T15:53:37.648Z] #55 7.601 Cloning into '/tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution'...
15:53:37 [2019-09-09T15:53:37.648Z] #55 ...
15:53:37 [2019-09-09T15:53:37.648Z] 
15:53:37 [2019-09-09T15:53:37.648Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.19 + RM_GOPATH=0
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.19 + TMP_GOPATH=
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.19 + : /build/
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.19 + '[' -z '' ']'
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 ++ mktemp -d
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + export GOPATH=/tmp/tmp.4Amqo0pjKL
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + GOPATH=/tmp/tmp.4Amqo0pjKL
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + RM_GOPATH=1
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 ++ dirname ./install.sh
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + dir=.
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + bin=rootlesskit
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + shift
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + '[' '!' -f ./rootlesskit.installer ']'
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + . ./rootlesskit.installer
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + install_rootlesskit
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + case "$1" in
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + export CGO_ENABLED=0
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + CGO_ENABLED=0
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + _install_rootlesskit
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4Amqo0pjKL/src/github.com/rootless-containers/rootlesskit
15:53:37 [2019-09-09T15:53:37.648Z] #61 10.20 Cloning into '/tmp/tmp.4Amqo0pjKL/src/github.com/rootless-containers/rootlesskit'...
15:53:37 [2019-09-09T15:53:37.921Z]   DEP      criu/pagemap.d
15:53:37 [2019-09-09T15:53:37.921Z]   DEP      criu/pagemap-cache.d
15:53:37 [2019-09-09T15:53:37.921Z]   DEP      criu/page-xfer.d
15:53:37 [2019-09-09T15:53:37.921Z]   DEP      criu/page-pipe.d
15:53:38 [2019-09-09T15:53:38.130Z] #20 14.18 
#                                                                          2.0%
###                                                                        4.4%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 12.5%
##########                                                                15.1%
############                                                              18.0%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         24.2%
###################                                                       26.6%
####################                                                      28.8%
######################                                                    31.1%
########################                                                  33.8%
#########################                                                 36.1%
###########################                                               38.1%
############################                                              39.3%
#############################                                             41.1%
###############################                                           43.7%
################################                                          45.2%
#################################                                         47.0%
##################################                                        48.1%
###################################                                       48.7%
#####################################                                     51.4%
#######################################                                   54.5%
#########################################                                 57.0%
###########################################                               59.7%
############################################                              61.8%
#############################################                             62.9%
##############################################                            65.0%
################################################                          66.7%
#################################################                         68.8%
##################################################                        70.1%
####################################################                      72.8%
#####################################################                     73.8%
#######################################################                   76.8%
########################################################                  78.8%
##########################################################                80.8%
###########################################################               83.2%
#############################################################             85.4%
##############################################################            87.3%
################################################################          90.2%
###################################################################       93.7%
#####################################################################     96.6%
#######################################################################   99.8%
######################################################################## 100.0%
15:53:38 [2019-09-09T15:53:38.130Z] #20 19.65 
15:53:38 [2019-09-09T15:53:38.199Z] #61 ...
15:53:38 [2019-09-09T15:53:38.199Z] 
15:53:38 [2019-09-09T15:53:38.199Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:38 [2019-09-09T15:53:38.204Z]   DEP      criu/netfilter.d
15:53:38 [2019-09-09T15:53:38.204Z]   DEP      criu/net.d
15:53:38 [2019-09-09T15:53:38.204Z]   DEP      criu/namespaces.d
15:53:38 [2019-09-09T15:53:38.454Z] #35 ...
15:53:38 [2019-09-09T15:53:38.454Z] 
15:53:38 [2019-09-09T15:53:38.454Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.59 + RM_GOPATH=0
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.59 + TMP_GOPATH=
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.59 + : /build
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.59 + '[' -z '' ']'
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.59 ++ mktemp -d
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + export GOPATH=/tmp/tmp.eZc9lO08jt
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + GOPATH=/tmp/tmp.eZc9lO08jt
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + RM_GOPATH=1
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 ++ dirname ./install.sh
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + dir=.
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + bin=gotestsum
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + shift
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + '[' '!' -f ./gotestsum.installer ']'
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + . ./gotestsum.installer
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 ++ GOTESTSUM_COMMIT=v0.3.5
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + install_gotestsum
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + echo 'Installing gotestsum version v0.3.5'
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 + go get -d gotest.tools/gotestsum
15:53:38 [2019-09-09T15:53:38.454Z] #27 10.60 Installing gotestsum version v0.3.5
15:53:38 [2019-09-09T15:53:38.454Z] #27 ...
15:53:38 [2019-09-09T15:53:38.454Z] 
15:53:38 [2019-09-09T15:53:38.454Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:38 [2019-09-09T15:53:38.454Z] #30 10.90 + RM_GOPATH=0
15:53:38 [2019-09-09T15:53:38.454Z] #30 10.90 + TMP_GOPATH=
15:53:38 [2019-09-09T15:53:38.454Z] #30 10.90 + : /build
15:53:38 [2019-09-09T15:53:38.454Z] #30 10.90 + '[' -z '' ']'
15:53:38 [2019-09-09T15:53:38.454Z] #30 10.90 ++ mktemp -d
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.16 + export GOPATH=/tmp/tmp.qnoCZXFjAx
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.16 + GOPATH=/tmp/tmp.qnoCZXFjAx
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.16 + RM_GOPATH=1
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.16 ++ dirname ./install.sh
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 + dir=.
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 + bin=tomlv
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 + shift
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 + '[' '!' -f ./tomlv.installer ']'
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 + . ./tomlv.installer
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.17 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.18 + install_tomlv
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.18 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.18 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.18 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qnoCZXFjAx/src/github.com/BurntSushi/toml
15:53:38 [2019-09-09T15:53:38.454Z] #30 11.18 Cloning into '/tmp/tmp.qnoCZXFjAx/src/github.com/BurntSushi/toml'...
15:53:38 [2019-09-09T15:53:38.454Z] #30 ...
15:53:38 [2019-09-09T15:53:38.454Z] 
15:53:38 [2019-09-09T15:53:38.454Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.603 + RM_GOPATH=0
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.603 + TMP_GOPATH=
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.603 + : /build
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.603 + '[' -z '' ']'
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.605 ++ mktemp -d
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.608 + export GOPATH=/tmp/tmp.7yJ1AGODm0
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.608 + GOPATH=/tmp/tmp.7yJ1AGODm0
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.608 + RM_GOPATH=1
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.609 ++ dirname ./install.sh
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + dir=.
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + bin=proxy
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + shift
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + '[' '!' -f ./proxy.installer ']'
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + . ./proxy.installer
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + install_proxy
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + case "$1" in
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + export CGO_ENABLED=0
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + CGO_ENABLED=0
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + _install_proxy
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.621 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d'
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.632 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7yJ1AGODm0/src/github.com/docker/libnetwork
15:53:38 [2019-09-09T15:53:38.454Z] #50 9.636 Cloning into '/tmp/tmp.7yJ1AGODm0/src/github.com/docker/libnetwork'...
15:53:38 [2019-09-09T15:53:38.454Z] #50 ...
15:53:38 [2019-09-09T15:53:38.454Z] 
15:53:38 [2019-09-09T15:53:38.454Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:38 [2019-09-09T15:53:38.454Z] #35 11.65 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:38 [2019-09-09T15:53:38.454Z] #35 11.65 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:38 [2019-09-09T15:53:38.454Z] #35 11.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:38 [2019-09-09T15:53:38.454Z] #35 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:38 [2019-09-09T15:53:38.454Z] #35 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:38 [2019-09-09T15:53:38.487Z]   DEP      criu/mount.d
15:53:38 [2019-09-09T15:53:38.487Z]   DEP      criu/mem.d
15:53:38 [2019-09-09T15:53:38.487Z]   DEP      criu/lsm.d
15:53:38 [2019-09-09T15:53:38.487Z]   DEP      criu/log.d
15:53:38 [2019-09-09T15:53:38.783Z]   DEP      criu/libnetlink.d
15:53:38 [2019-09-09T15:53:38.783Z]   DEP      criu/kerndat.d
15:53:38 [2019-09-09T15:53:38.783Z]   DEP      criu/kcmp-ids.d
15:53:38 [2019-09-09T15:53:38.783Z]   DEP      criu/irmap.d
15:53:38 [2019-09-09T15:53:38.783Z]   DEP      criu/ipc_ns.d
15:53:39 [2019-09-09T15:53:39.054Z] #20 ...
15:53:39 [2019-09-09T15:53:39.054Z] 
15:53:39 [2019-09-09T15:53:39.054Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:39 [2019-09-09T15:53:39.054Z] #33 49.45 bufio
15:53:39 [2019-09-09T15:53:39.054Z] #33 51.41 syscall
15:53:39 [2019-09-09T15:53:39.054Z] #33 ...
15:53:39 [2019-09-09T15:53:39.054Z] 
15:53:39 [2019-09-09T15:53:39.054Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:53:39 [2019-09-09T15:53:39.054Z] #11 DONE 4.6s
15:53:39 [2019-09-09T15:53:39.054Z] 
15:53:39 [2019-09-09T15:53:39.054Z] #12 [dev 6/24] RUN ldconfig
15:53:39 [2019-09-09T15:53:39.065Z]   DEP      criu/image.d
15:53:39 [2019-09-09T15:53:39.065Z]   DEP      criu/image-desc.d
15:53:39 [2019-09-09T15:53:39.065Z]   DEP      criu/fsnotify.d
15:53:39 [2019-09-09T15:53:39.065Z]   DEP      criu/filesystems.d
15:53:39 [2019-09-09T15:53:39.347Z]   DEP      criu/files.d
15:53:39 [2019-09-09T15:53:39.347Z]   DEP      criu/files-reg.d
15:53:39 [2019-09-09T15:53:39.347Z]   DEP      criu/files-ext.d
15:53:39 [2019-09-09T15:53:39.347Z]   DEP      criu/file-lock.d
15:53:39 [2019-09-09T15:53:39.630Z]   DEP      criu/file-ids.d
15:53:39 [2019-09-09T15:53:39.630Z]   DEP      criu/fifo.d
15:53:39 [2019-09-09T15:53:39.630Z]   DEP      criu/fdstore.d
15:53:39 [2019-09-09T15:53:39.630Z]   DEP      criu/fault-injection.d
15:53:39 [2019-09-09T15:53:39.630Z]   DEP      criu/external.d
15:53:39 [2019-09-09T15:53:39.912Z]   DEP      criu/eventpoll.d
15:53:39 [2019-09-09T15:53:39.912Z]   DEP      criu/eventfd.d
15:53:39 [2019-09-09T15:53:39.912Z]   DEP      criu/crtools.d
15:53:39 [2019-09-09T15:53:39.912Z]   DEP      criu/cr-service.d
15:53:40 [2019-09-09T15:53:40.195Z]   DEP      criu/cr-restore.d
15:53:40 [2019-09-09T15:53:40.195Z]   DEP      criu/cr-errno.d
15:53:40 [2019-09-09T15:53:40.195Z]   DEP      criu/cr-dump.d
15:53:40 [2019-09-09T15:53:40.195Z]   DEP      criu/cr-dedup.d
15:53:40 [2019-09-09T15:53:40.388Z] #35 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:40 [2019-09-09T15:53:40.478Z]   DEP      criu/cr-check.d
15:53:40 [2019-09-09T15:53:40.478Z]   DEP      criu/config.d
15:53:40 [2019-09-09T15:53:40.478Z]   DEP      criu/clone-noasan.d
15:53:40 [2019-09-09T15:53:40.478Z]   DEP      criu/cgroup.d
15:53:40 [2019-09-09T15:53:40.761Z]   DEP      criu/cgroup-props.d
15:53:40 [2019-09-09T15:53:40.761Z]   DEP      criu/bitmap.d
15:53:40 [2019-09-09T15:53:40.761Z]   DEP      criu/bfd.d
15:53:40 [2019-09-09T15:53:40.761Z]   DEP      criu/autofs.d
15:53:40 [2019-09-09T15:53:40.761Z]   DEP      criu/aio.d
15:53:41 [2019-09-09T15:53:41.044Z]   DEP      criu/action-scripts.d
15:53:41 [2019-09-09T15:53:41.044Z]   CC       criu/action-scripts.o
15:53:41 [2019-09-09T15:53:41.327Z]   CC       criu/aio.o
15:53:41 [2019-09-09T15:53:41.610Z]   CC       criu/autofs.o
15:53:41 [2019-09-09T15:53:41.781Z] + dpkg --print-architecture
15:53:41 [2019-09-09T15:53:41.781Z] + cd /tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution
15:53:41 [2019-09-09T15:53:41.781Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:53:41 [2019-09-09T15:53:41.781Z] + GOPATH=/tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GFJfK3syqt
15:53:41 [2019-09-09T15:53:41.781Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:53:42 [2019-09-09T15:53:42.224Z]   CC       criu/bfd.o
15:53:42 [2019-09-09T15:53:42.274Z] #35 ...
15:53:42 [2019-09-09T15:53:42.274Z] 
15:53:42 [2019-09-09T15:53:42.274Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:53:42 [2019-09-09T15:53:42.274Z] #53 12.76 + mkdir -p /build
15:53:42 [2019-09-09T15:53:42.274Z] #53 12.98 + mv docker/docker /build/
15:53:42 [2019-09-09T15:53:42.274Z] #53 13.11 + rmdir docker
15:53:42 [2019-09-09T15:53:42.274Z] #53 DONE 15.0s
15:53:42 [2019-09-09T15:53:42.274Z] 
15:53:42 [2019-09-09T15:53:42.274Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:42 [2019-09-09T15:53:42.274Z] #35 15.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:42 [2019-09-09T15:53:42.319Z] #12 DONE 3.2s
15:53:42 [2019-09-09T15:53:42.319Z] 
15:53:42 [2019-09-09T15:53:42.319Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.63 Selecting previously unselected package libjsoncpp1:amd64.
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.64 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.83 Selecting previously unselected package libuv1:amd64.
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.83 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 57.84 Unpacking libuv1:amd64 (1.9.1-3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 58.00 Selecting previously unselected package cmake.
15:53:42 [2019-09-09T15:53:42.319Z] #35 58.01 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 58.14 Unpacking cmake (3.7.2-1) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.56 Selecting previously unselected package xxd.
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.59 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.87 Selecting previously unselected package vim-common.
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.89 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 61.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.27 Processing triggers for mime-support (3.60) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.39 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.40 Setting up libuv1:amd64 (1.9.1-3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.44 Setting up cmake-data (3.7.2-1) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.46 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.48 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.50 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.58 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.62 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.68 Setting up cmake (3.7.2-1) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 62.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:42 [2019-09-09T15:53:42.319Z] #35 DONE 63.1s
15:53:42 [2019-09-09T15:53:42.319Z] 
15:53:42 [2019-09-09T15:53:42.319Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:53:42 [2019-09-09T15:53:42.319Z] #36 DONE 0.1s
15:53:42 [2019-09-09T15:53:42.319Z] 
15:53:42 [2019-09-09T15:53:42.319Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:42 [2019-09-09T15:53:42.507Z]   CC       criu/bitmap.o
15:53:42 [2019-09-09T15:53:42.507Z]   CC       criu/cgroup-props.o
15:53:42 [2019-09-09T15:53:42.575Z] #13 ...
15:53:42 [2019-09-09T15:53:42.575Z] 
15:53:42 [2019-09-09T15:53:42.575Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:53:42 [2019-09-09T15:53:42.575Z] #37 DONE 0.1s
15:53:42 [2019-09-09T15:53:42.575Z] 
15:53:42 [2019-09-09T15:53:42.575Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:53:43 [2019-09-09T15:53:43.122Z]   CC       criu/cgroup.o
15:53:43 [2019-09-09T15:53:43.134Z] #38 ...
15:53:43 [2019-09-09T15:53:43.134Z] 
15:53:43 [2019-09-09T15:53:43.134Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:43 [2019-09-09T15:53:43.134Z] #30 53.44 time
15:53:43 [2019-09-09T15:53:43.134Z] #30 60.60 internal/poll
15:53:43 [2019-09-09T15:53:43.134Z] #30 60.64 sort
15:53:43 [2019-09-09T15:53:43.134Z] #30 62.24 internal/fmtsort
15:53:43 [2019-09-09T15:53:43.134Z] #30 63.18 internal/syscall/unix
15:53:43 [2019-09-09T15:53:43.134Z] #30 63.43 strings
15:53:43 [2019-09-09T15:53:43.134Z] #30 63.48 os
15:53:43 [2019-09-09T15:53:43.390Z] #30 ...
15:53:43 [2019-09-09T15:53:43.390Z] 
15:53:43 [2019-09-09T15:53:43.390Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:43 [2019-09-09T15:53:43.390Z] #57 55.67 Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 55.69 Setting up libprotobuf10:amd64 (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 55.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 55.81 Setting up python-protobuf (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.55 Setting up libcap-dev:amd64 (1:2.25-1) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.61 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.64 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.73 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.76 Setting up libprotoc10:amd64 (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.79 Setting up protobuf-c-compiler (1.2.1-2) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.80 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.82 Setting up protobuf-compiler (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.83 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.88 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
15:53:43 [2019-09-09T15:53:43.390Z] #57 63.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:53:43 [2019-09-09T15:53:43.636Z] #35 ...
15:53:43 [2019-09-09T15:53:43.636Z] 
15:53:43 [2019-09-09T15:53:43.636Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:53:43 [2019-09-09T15:53:43.636Z] #61 16.18 + cd /tmp/tmp.4Amqo0pjKL/src/github.com/rootless-containers/rootlesskit
15:53:43 [2019-09-09T15:53:43.636Z] #61 16.18 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:53:43 [2019-09-09T15:53:43.636Z] #61 16.21 + for f in rootlesskit rootlesskit-docker-proxy
15:53:43 [2019-09-09T15:53:43.636Z] #61 16.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:53:43 [2019-09-09T15:53:43.646Z] #57 DONE 64.3s
15:53:43 [2019-09-09T15:53:43.646Z] 
15:53:43 [2019-09-09T15:53:43.646Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:53:44 [2019-09-09T15:53:44.205Z] #58 ...
15:53:44 [2019-09-09T15:53:44.205Z] 
15:53:44 [2019-09-09T15:53:44.205Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:53:44 [2019-09-09T15:53:44.205Z] #42 13.64 + cd /tmp/tmp.oRZzMPJz5o/src/github.com/opencontainers/runc
15:53:44 [2019-09-09T15:53:44.205Z] #42 13.64 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
15:53:44 [2019-09-09T15:53:44.205Z] #42 14.55 + '[' -z '' ']'
15:53:44 [2019-09-09T15:53:44.205Z] #42 14.55 + target=static
15:53:44 [2019-09-09T15:53:44.205Z] #42 14.55 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:53:44 [2019-09-09T15:53:44.205Z] #42 17.59 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
15:53:44 [2019-09-09T15:53:44.205Z] #42 ...
15:53:44 [2019-09-09T15:53:44.205Z] 
15:53:44 [2019-09-09T15:53:44.205Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:44 [2019-09-09T15:53:44.205Z] #20 21.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:53:44 [2019-09-09T15:53:44.205Z] #20 21.98 
15:53:44 [2019-09-09T15:53:44.205Z] #20 22.25 
######################################################################## 100.0%
15:53:44 [2019-09-09T15:53:44.205Z] #20 22.39 
15:53:44 [2019-09-09T15:53:44.205Z] #20 24.30 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:53:44 [2019-09-09T15:53:44.205Z] #20 24.95 
15:53:44 [2019-09-09T15:53:44.205Z] #20 25.47 
#######                                                                    9.9%
#############################################################             85.6%
######################################################################## 100.0%
15:53:44 [2019-09-09T15:53:44.205Z] #20 25.78 
15:53:44 [2019-09-09T15:53:44.599Z]   CC       criu/clone-noasan.o
15:53:44 [2019-09-09T15:53:44.599Z]   CC       criu/config.o
15:53:45 [2019-09-09T15:53:45.214Z]   CC       criu/cr-check.o
15:53:45 [2019-09-09T15:53:45.929Z] + rm -rf /tmp/tmp.GFJfK3syqt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GFJfK3syqt
15:53:46 [2019-09-09T15:53:46.133Z] #20 27.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:53:46 [2019-09-09T15:53:46.133Z] #20 27.36 skipping existing 1849cc453dee
15:53:46 [2019-09-09T15:53:46.133Z] #20 27.48 
15:53:46 [2019-09-09T15:53:46.152Z] #61 ...
15:53:46 [2019-09-09T15:53:46.152Z] 
15:53:46 [2019-09-09T15:53:46.152Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:46 [2019-09-09T15:53:46.152Z] #57 9.052 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:46 [2019-09-09T15:53:46.152Z] #57 10.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:46 [2019-09-09T15:53:46.152Z] #57 ...
15:53:46 [2019-09-09T15:53:46.152Z] 
15:53:46 [2019-09-09T15:53:46.152Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:46 [2019-09-09T15:53:46.152Z] #30 14.21 + cd /tmp/tmp.qnoCZXFjAx/src/github.com/BurntSushi/toml
15:53:46 [2019-09-09T15:53:46.152Z] #30 14.22 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:53:46 [2019-09-09T15:53:46.152Z] #30 14.36 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:53:46 [2019-09-09T15:53:46.152Z] #30 15.45 errors
15:53:46 [2019-09-09T15:53:46.152Z] #30 15.58 internal/cpu
15:53:46 [2019-09-09T15:53:46.152Z] #30 15.63 math/bits
15:53:46 [2019-09-09T15:53:46.152Z] #30 16.66 runtime/internal/atomic
15:53:46 [2019-09-09T15:53:46.152Z] #30 16.83 math
15:53:46 [2019-09-09T15:53:46.152Z] #30 17.29 internal/bytealg
15:53:46 [2019-09-09T15:53:46.152Z] #30 18.13 runtime/internal/sys
15:53:46 [2019-09-09T15:53:46.152Z] #30 18.38 runtime/internal/math
15:53:46 [2019-09-09T15:53:46.152Z] #30 18.75 runtime
15:53:46 [2019-09-09T15:53:46.222Z]   CC       criu/cr-dedup.o
15:53:46 [2019-09-09T15:53:46.222Z]   CC       criu/cr-dump.o
15:53:46 [2019-09-09T15:53:46.388Z] #20 ...
15:53:46 [2019-09-09T15:53:46.388Z] 
15:53:46 [2019-09-09T15:53:46.388Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.773 + RM_GOPATH=0
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.773 + TMP_GOPATH=
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.773 + : /build
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.773 + '[' -z '' ']'
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.774 ++ mktemp -d
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.776 + export GOPATH=/tmp/tmp.BGDZkS9jAk
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.776 + GOPATH=/tmp/tmp.BGDZkS9jAk
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.776 + RM_GOPATH=1
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.777 ++ dirname ./install.sh
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 + dir=.
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 + bin=tini
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 + shift
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 + '[' '!' -f ./tini.installer ']'
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 + . ./tini.installer
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.778 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.780 + install_tini
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.780 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.BGDZkS9jAk/tini
15:53:46 [2019-09-09T15:53:46.388Z] #38 3.781 Cloning into '/tmp/tmp.BGDZkS9jAk/tini'...
15:53:46 [2019-09-09T15:53:46.710Z] Removing intermediate container c05dd505fa65
15:53:46 [2019-09-09T15:53:46.710Z]  ---> 456cd97916fb
15:53:46 [2019-09-09T15:53:46.710Z] Step 16/126 : FROM base AS swagger
15:53:46 [2019-09-09T15:53:46.710Z]  ---> 8447a256e0a0
15:53:46 [2019-09-09T15:53:46.710Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
15:53:47 [2019-09-09T15:53:47.107Z]  ---> Running in 6a795328535b
15:53:47 [2019-09-09T15:53:47.107Z] Removing intermediate container 6a795328535b
15:53:47 [2019-09-09T15:53:47.107Z]  ---> 69a3563ba395
15:53:47 [2019-09-09T15:53:47.107Z] Step 18/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"
15:53:47 [2019-09-09T15:53:47.107Z]  ---> Running in 987c5dfe816f
15:53:47 [2019-09-09T15:53:47.484Z] + mktemp -d
15:53:47 [2019-09-09T15:53:47.484Z] + export GOPATH=/tmp/tmp.32ijTllQr1
15:53:47 [2019-09-09T15:53:47.484Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.32ijTllQr1/src/github.com/go-swagger/go-swagger
15:53:47 [2019-09-09T15:53:47.484Z] Cloning into '/tmp/tmp.32ijTllQr1/src/github.com/go-swagger/go-swagger'...
15:53:47 [2019-09-09T15:53:47.516Z] #30 ...
15:53:47 [2019-09-09T15:53:47.516Z] 
15:53:47 [2019-09-09T15:53:47.516Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:53:47 [2019-09-09T15:53:47.516Z] #17 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:47 [2019-09-09T15:53:47.516Z] #17 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:47 [2019-09-09T15:53:47.694Z]   CC       criu/cr-errno.o
15:53:47 [2019-09-09T15:53:47.694Z]   CC       criu/cr-restore.o
15:53:47 [2019-09-09T15:53:47.748Z] #38 5.008 + cd /tmp/tmp.BGDZkS9jAk/tini
15:53:47 [2019-09-09T15:53:47.748Z] #38 5.008 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:53:47 [2019-09-09T15:53:47.748Z] #38 5.030 + cmake .
15:53:47 [2019-09-09T15:53:47.772Z] #17 ...
15:53:47 [2019-09-09T15:53:47.772Z] 
15:53:47 [2019-09-09T15:53:47.772Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:53:47 [2019-09-09T15:53:47.772Z] #24 10.77 + RM_GOPATH=0
15:53:47 [2019-09-09T15:53:47.772Z] #24 10.77 + TMP_GOPATH=
15:53:47 [2019-09-09T15:53:47.772Z] #24 10.77 + : /build
15:53:47 [2019-09-09T15:53:47.772Z] #24 10.77 + '[' -z '' ']'
15:53:47 [2019-09-09T15:53:47.772Z] #24 10.77 ++ mktemp -d
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.10 + export GOPATH=/tmp/tmp.iYknom7utV
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.10 + GOPATH=/tmp/tmp.iYknom7utV
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.10 + RM_GOPATH=1
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.10 ++ dirname ./install.sh
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.10 + dir=.
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + bin=gometalinter
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + shift
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + '[' '!' -f ./gometalinter.installer ']'
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + . ./gometalinter.installer
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 ++ GOMETALINTER_COMMIT=v2.0.6
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + install_gometalinter
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + echo 'Installing gometalinter version v2.0.6'
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 Installing gometalinter version v2.0.6
15:53:47 [2019-09-09T15:53:47.772Z] #24 11.11 + go get -d github.com/alecthomas/gometalinter
15:53:47 [2019-09-09T15:53:47.772Z] #24 19.44 + cd /tmp/tmp.iYknom7utV/src/github.com/alecthomas/gometalinter
15:53:47 [2019-09-09T15:53:47.772Z] #24 19.44 + git checkout -q v2.0.6
15:53:47 [2019-09-09T15:53:47.772Z] #24 19.87 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:53:48 [2019-09-09T15:53:48.307Z] #38 5.687 -- The C compiler identification is GNU 6.3.0
15:53:48 [2019-09-09T15:53:48.307Z] #38 5.761 -- Check for working C compiler: /usr/bin/cc
15:53:48 [2019-09-09T15:53:48.341Z] #24 ...
15:53:48 [2019-09-09T15:53:48.341Z] 
15:53:48 [2019-09-09T15:53:48.341Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:53:48 [2019-09-09T15:53:48.341Z] #44 11.59 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:48 [2019-09-09T15:53:48.341Z] #44 11.59 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:48 [2019-09-09T15:53:48.341Z] #44 11.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:48 [2019-09-09T15:53:48.341Z] #44 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:48 [2019-09-09T15:53:48.341Z] #44 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:48 [2019-09-09T15:53:48.341Z] #44 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:48 [2019-09-09T15:53:48.341Z] #44 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:48 [2019-09-09T15:53:48.341Z] #44 17.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:48 [2019-09-09T15:53:48.562Z] #38 ...
15:53:48 [2019-09-09T15:53:48.562Z] 
15:53:48 [2019-09-09T15:53:48.562Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:53:48 [2019-09-09T15:53:48.562Z] #20 28.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.35 
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.62 
######################################################################## 100.0%
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.73 
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.80 Download of images into '/build' complete.
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.80 Use something like the following to load the result into a Docker daemon:
15:53:48 [2019-09-09T15:53:48.562Z] #20 29.80   tar -cC '/build' . | docker load
15:53:48 [2019-09-09T15:53:48.562Z] #20 DONE 30.0s
15:53:48 [2019-09-09T15:53:48.562Z] 
15:53:48 [2019-09-09T15:53:48.562Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:53:48 [2019-09-09T15:53:48.562Z] #58 4.630 Note: Building without setproctitle() and strlcpy() support.
15:53:48 [2019-09-09T15:53:48.562Z] #58 4.630       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:53:48 [2019-09-09T15:53:48.598Z] #44 ...
15:53:48 [2019-09-09T15:53:48.598Z] 
15:53:48 [2019-09-09T15:53:48.598Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:48 [2019-09-09T15:53:48.598Z] #33 11.68 + cd /tmp/tmp.SOh0rj1ii9/src/github.com/LK4D4/vndr
15:53:48 [2019-09-09T15:53:48.598Z] #33 11.68 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:53:48 [2019-09-09T15:53:48.598Z] #33 11.71 + go build -buildmode=pie -v -o /build/vndr .
15:53:48 [2019-09-09T15:53:48.598Z] #33 13.29 errors
15:53:48 [2019-09-09T15:53:48.598Z] #33 13.38 internal/cpu
15:53:48 [2019-09-09T15:53:48.598Z] #33 13.47 internal/race
15:53:48 [2019-09-09T15:53:48.598Z] #33 13.68 runtime/internal/atomic
15:53:48 [2019-09-09T15:53:48.598Z] #33 14.21 runtime/internal/sys
15:53:48 [2019-09-09T15:53:48.598Z] #33 14.40 runtime/internal/math
15:53:48 [2019-09-09T15:53:48.598Z] #33 14.45 internal/bytealg
15:53:48 [2019-09-09T15:53:48.598Z] #33 14.56 sync/atomic
15:53:48 [2019-09-09T15:53:48.598Z] #33 14.97 unicode
15:53:48 [2019-09-09T15:53:48.598Z] #33 16.07 runtime
15:53:49 [2019-09-09T15:53:49.159Z] #33 22.04 unicode/utf8
15:53:49 [2019-09-09T15:53:49.719Z] #33 ...
15:53:49 [2019-09-09T15:53:49.719Z] 
15:53:49 [2019-09-09T15:53:49.719Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:53:49 [2019-09-09T15:53:49.719Z] #6 12.67 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:49 [2019-09-09T15:53:49.719Z] #6 12.68 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:49 [2019-09-09T15:53:49.719Z] #6 12.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:49 [2019-09-09T15:53:49.719Z] #6 13.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:49 [2019-09-09T15:53:49.719Z] #6 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:49 [2019-09-09T15:53:49.719Z] #6 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:49 [2019-09-09T15:53:49.720Z] #6 17.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:49 [2019-09-09T15:53:49.720Z] #6 18.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:49 [2019-09-09T15:53:49.975Z] #6 ...
15:53:49 [2019-09-09T15:53:49.975Z] 
15:53:49 [2019-09-09T15:53:49.975Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:49 [2019-09-09T15:53:49.975Z] #33 22.84 math/bits
15:53:50 [2019-09-09T15:53:50.369Z]   CC       criu/cr-service.o
15:53:50 [2019-09-09T15:53:50.445Z] #58 ...
15:53:50 [2019-09-09T15:53:50.445Z] 
15:53:50 [2019-09-09T15:53:50.445Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:53:50 [2019-09-09T15:53:50.445Z] #33 60.61 time
15:53:50 [2019-09-09T15:53:50.445Z] #33 63.38 sort
15:53:50 [2019-09-09T15:53:50.445Z] #33 65.10 internal/fmtsort
15:53:50 [2019-09-09T15:53:50.445Z] #33 65.75 internal/syscall/unix
15:53:50 [2019-09-09T15:53:50.445Z] #33 65.98 strings
15:53:50 [2019-09-09T15:53:50.445Z] #33 68.03 internal/poll
15:53:50 [2019-09-09T15:53:50.445Z] #33 68.73 path
15:53:50 [2019-09-09T15:53:50.445Z] #33 69.68 regexp/syntax
15:53:50 [2019-09-09T15:53:50.445Z] #33 ...
15:53:50 [2019-09-09T15:53:50.445Z] 
15:53:50 [2019-09-09T15:53:50.445Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:50 [2019-09-09T15:53:50.445Z] #13 4.680 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:53:50 [2019-09-09T15:53:50.445Z] #13 4.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:53:50 [2019-09-09T15:53:50.445Z] #13 4.732 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:53:50 [2019-09-09T15:53:50.445Z] #13 4.742 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:53:50 [2019-09-09T15:53:50.445Z] #13 4.802 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:53:50 [2019-09-09T15:53:50.445Z] #13 5.617 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:53:50 [2019-09-09T15:53:50.652Z]   CC       criu/crtools.o
15:53:50 [2019-09-09T15:53:50.699Z] #13 8.343 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:53:50 [2019-09-09T15:53:50.777Z] + cd /tmp/tmp.32ijTllQr1/src/github.com/go-swagger/go-swagger
15:53:50 [2019-09-09T15:53:50.777Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:53:50 [2019-09-09T15:53:50.777Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:53:51 [2019-09-09T15:53:51.267Z]   CC       criu/eventfd.o
15:53:51 [2019-09-09T15:53:51.267Z]   CC       criu/eventpoll.o
15:53:51 [2019-09-09T15:53:51.341Z] #33 23.90 math
15:53:51 [2019-09-09T15:53:51.675Z] #13 9.530 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:51 [2019-09-09T15:53:51.881Z]   CC       criu/external.o
15:53:51 [2019-09-09T15:53:51.881Z]   CC       criu/fault-injection.o
15:53:51 [2019-09-09T15:53:51.881Z]   CC       criu/fdstore.o
15:53:52 [2019-09-09T15:53:52.164Z]   CC       criu/fifo.o
15:53:52 [2019-09-09T15:53:52.446Z]   CC       criu/file-ids.o
15:53:52 [2019-09-09T15:53:52.446Z]   CC       criu/file-lock.o
15:53:53 [2019-09-09T15:53:53.070Z]   CC       criu/files-ext.o
15:53:53 [2019-09-09T15:53:53.355Z]   CC       criu/files-reg.o
15:53:53 [2019-09-09T15:53:53.558Z] #13 ...
15:53:53 [2019-09-09T15:53:53.558Z] 
15:53:53 [2019-09-09T15:53:53.558Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:53:53 [2019-09-09T15:53:53.558Z] #58 7.498 fatal: Not a git repository (or any of the parent directories): .git
15:53:53 [2019-09-09T15:53:53.558Z] #58 7.662   GEN      .gitid
15:53:53 [2019-09-09T15:53:53.558Z] #58 7.702   GEN      criu/include/version.h
15:53:53 [2019-09-09T15:53:53.558Z] #58 7.837   GEN      include/common/asm
15:53:53 [2019-09-09T15:53:53.558Z] #58 9.621   PBCC     images/google/protobuf/descriptor.pb-c.c
15:53:53 [2019-09-09T15:53:53.558Z] #58 9.749   PBCC     images/opts.pb-c.c
15:53:53 [2019-09-09T15:53:53.558Z] #58 9.818   PBCC     images/sit.pb-c.c
15:53:53 [2019-09-09T15:53:53.558Z] #58 9.881   DEP      images/google/protobuf/descriptor.pb-c.d
15:53:53 [2019-09-09T15:53:53.558Z] #58 9.967   DEP      images/opts.pb-c.d
15:53:53 [2019-09-09T15:53:53.558Z] #58 10.03   DEP      images/sit.pb-c.d
15:53:53 [2019-09-09T15:53:53.558Z] #58 10.08   PBCC     images/macvlan.pb-c.c
15:53:53 [2019-09-09T15:53:53.558Z] #58 10.16   DEP      images/macvlan.pb-c.d
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.21   PBCC     images/autofs.pb-c.c
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.25   DEP      images/autofs.pb-c.d
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.33   PBCC     images/sysctl.pb-c.c
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.35   DEP      images/sysctl.pb-c.d
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.40   PBCC     images/time.pb-c.c
15:53:53 [2019-09-09T15:53:53.813Z] #58 10.42   DEP      images/time.pb-c.d
15:53:54 [2019-09-09T15:53:54.067Z] #58 10.45   PBCC     images/binfmt-misc.pb-c.c
15:53:54 [2019-09-09T15:53:54.067Z] #58 10.50   DEP      images/binfmt-misc.pb-c.d
15:53:54 [2019-09-09T15:53:54.067Z] #58 10.57   PBCC     images/seccomp.pb-c.c
15:53:54 [2019-09-09T15:53:54.067Z] #58 10.62   DEP      images/seccomp.pb-c.d
15:53:54 [2019-09-09T15:53:54.067Z] #58 10.69   PBCC     images/userns.pb-c.c
15:53:54 [2019-09-09T15:53:54.322Z] #58 10.73   DEP      images/userns.pb-c.d
15:53:54 [2019-09-09T15:53:54.322Z] #58 10.79   PBCC     images/cgroup.pb-c.c
15:53:54 [2019-09-09T15:53:54.322Z] #58 10.83   DEP      images/cgroup.pb-c.d
15:53:54 [2019-09-09T15:53:54.322Z] #58 10.91   PBCC     images/fown.pb-c.c
15:53:54 [2019-09-09T15:53:54.322Z] #58 10.94   PBCC     images/ext-file.pb-c.c
15:53:54 [2019-09-09T15:53:54.361Z]   CC       criu/files.o
15:53:54 [2019-09-09T15:53:54.579Z] #58 10.98   DEP      images/fown.pb-c.d
15:53:54 [2019-09-09T15:53:54.579Z] #58 11.06   DEP      images/ext-file.pb-c.d
15:53:54 [2019-09-09T15:53:54.579Z] #58 11.10   PBCC     images/rpc.pb-c.c
15:53:54 [2019-09-09T15:53:54.579Z] #58 11.15   DEP      images/rpc.pb-c.d
15:53:54 [2019-09-09T15:53:54.635Z] #33 ...
15:53:54 [2019-09-09T15:53:54.635Z] 
15:53:54 [2019-09-09T15:53:54.635Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:54 [2019-09-09T15:53:54.635Z] #35 17.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:53:54 [2019-09-09T15:53:54.635Z] #35 ...
15:53:54 [2019-09-09T15:53:54.635Z] 
15:53:54 [2019-09-09T15:53:54.635Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:54 [2019-09-09T15:53:54.635Z] #57 27.43 Fetched 7922 kB in 22s (357 kB/s)
15:53:54 [2019-09-09T15:53:54.834Z] #58 11.23   PBCC     images/siginfo.pb-c.c
15:53:54 [2019-09-09T15:53:54.834Z] #58 11.24   DEP      images/siginfo.pb-c.d
15:53:54 [2019-09-09T15:53:54.834Z] #58 11.32   PBCC     images/pagemap.pb-c.c
15:53:54 [2019-09-09T15:53:54.834Z] #58 11.36   DEP      images/pagemap.pb-c.d
15:53:55 [2019-09-09T15:53:55.088Z] #58 11.49   PBCC     images/rlimit.pb-c.c
15:53:55 [2019-09-09T15:53:55.088Z] #58 11.54   DEP      images/rlimit.pb-c.d
15:53:55 [2019-09-09T15:53:55.088Z] #58 11.61   PBCC     images/file-lock.pb-c.c
15:53:55 [2019-09-09T15:53:55.088Z] #58 11.67   DEP      images/file-lock.pb-c.d
15:53:55 [2019-09-09T15:53:55.343Z] #58 11.75   PBCC     images/tty.pb-c.c
15:53:55 [2019-09-09T15:53:55.343Z] #58 11.81   DEP      images/tty.pb-c.d
15:53:55 [2019-09-09T15:53:55.343Z] #58 11.89   PBCC     images/tun.pb-c.c
15:53:55 [2019-09-09T15:53:55.598Z] #58 11.97   PBCC     images/netdev.pb-c.c
15:53:55 [2019-09-09T15:53:55.598Z] #58 12.04   DEP      images/tun.pb-c.d
15:53:55 [2019-09-09T15:53:55.598Z] #58 12.10   DEP      images/netdev.pb-c.d
15:53:55 [2019-09-09T15:53:55.833Z]   CC       criu/filesystems.o
15:53:55 [2019-09-09T15:53:55.833Z]   CC       criu/fsnotify.o
15:53:55 [2019-09-09T15:53:55.852Z] #58 12.18   PBCC     images/vma.pb-c.c
15:53:55 [2019-09-09T15:53:55.852Z] #58 12.23   DEP      images/vma.pb-c.d
15:53:55 [2019-09-09T15:53:55.852Z] #58 12.32   PBCC     images/creds.pb-c.c
15:53:55 [2019-09-09T15:53:55.852Z] #58 12.35   DEP      images/creds.pb-c.d
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.47   PBCC     images/utsns.pb-c.c
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.48   DEP      images/utsns.pb-c.d
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.61   PBCC     images/ipc-desc.pb-c.c
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.62   PBCC     images/ipc-sem.pb-c.c
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.68   DEP      images/ipc-desc.pb-c.d
15:53:56 [2019-09-09T15:53:56.106Z] #58 12.71   DEP      images/ipc-sem.pb-c.d
15:53:56 [2019-09-09T15:53:56.361Z] #58 12.76   PBCC     images/ipc-msg.pb-c.c
15:53:56 [2019-09-09T15:53:56.361Z] #58 12.81   DEP      images/ipc-msg.pb-c.d
15:53:56 [2019-09-09T15:53:56.362Z] #58 12.88   PBCC     images/ipc-shm.pb-c.c
15:53:56 [2019-09-09T15:53:56.362Z] #58 12.91   DEP      images/ipc-shm.pb-c.d
15:53:56 [2019-09-09T15:53:56.362Z] #58 12.98   PBCC     images/ipc-var.pb-c.c
15:53:56 [2019-09-09T15:53:56.362Z] #58 13.02   DEP      images/ipc-var.pb-c.d
15:53:56 [2019-09-09T15:53:56.616Z] #58 ...
15:53:56 [2019-09-09T15:53:56.616Z] 
15:53:56 [2019-09-09T15:53:56.616Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:53:56 [2019-09-09T15:53:56.616Z] #38 6.750 -- Check for working C compiler: /usr/bin/cc -- works
15:53:56 [2019-09-09T15:53:56.616Z] #38 6.750 -- Detecting C compiler ABI info
15:53:56 [2019-09-09T15:53:56.616Z] #38 8.266 -- Detecting C compiler ABI info - done
15:53:56 [2019-09-09T15:53:56.616Z] #38 8.375 -- Detecting C compile features
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.41 -- Detecting C compile features - done
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.44 -- Performing Test HAS_BUILTIN_FORTIFY
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.85 -- Configuring done
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.88 -- Generating done
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.88 -- Build files have been written to: /tmp/tmp.BGDZkS9jAk/tini
15:53:56 [2019-09-09T15:53:56.616Z] #38 10.89 + make tini-static
15:53:56 [2019-09-09T15:53:56.616Z] #38 11.33 Scanning dependencies of target tini-static
15:53:56 [2019-09-09T15:53:56.616Z] #38 11.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:53:56 [2019-09-09T15:53:56.616Z] #38 13.13 [100%] Linking C executable tini-static
15:53:56 [2019-09-09T15:53:56.616Z] #38 13.74 [100%] Built target tini-static
15:53:56 [2019-09-09T15:53:56.616Z] #38 13.80 + mkdir -p /build
15:53:56 [2019-09-09T15:53:56.616Z] #38 13.81 + cp tini-static /build/docker-init
15:53:56 [2019-09-09T15:53:56.616Z] #38 DONE 14.1s
15:53:56 [2019-09-09T15:53:56.617Z] 
15:53:56 [2019-09-09T15:53:56.617Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:53:56 [2019-09-09T15:53:56.617Z] #58 13.09   PBCC     images/sk-opts.pb-c.c
15:53:56 [2019-09-09T15:53:56.617Z] #58 ...
15:53:56 [2019-09-09T15:53:56.617Z] 
15:53:56 [2019-09-09T15:53:56.617Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:53:56 [2019-09-09T15:53:56.617Z] #47 33.16 Checking out files:  42% (1225/2849)   
Checking out files:  43% (1226/2849)   
Checking out files:  44% (1254/2849)   
Checking out files:  45% (1283/2849)   
Checking out files:  46% (1311/2849)   
Checking out files:  47% (1340/2849)   
Checking out files:  48% (1368/2849)   
Checking out files:  49% (1397/2849)   
Checking out files:  50% (1425/2849)   
Checking out files:  51% (1453/2849)   
Checking out files:  52% (1482/2849)   
Checking out files:  53% (1510/2849)   
Checking out files:  54% (1539/2849)   
Checking out files:  55% (1567/2849)   
Checking out files:  56% (1596/2849)   
Checking out files:  57% (1624/2849)   
Checking out files:  58% (1653/2849)   
Checking out files:  59% (1681/2849)   
Checking out files:  60% (1710/2849)   
Checking out files:  61% (1738/2849)   
Checking out files:  62% (1767/2849)   
Checking out files:  63% (1795/2849)   
Checking out files:  64% (1824/2849)   
Checking out files:  65% (1852/2849)   
Checking out files:  66% (1881/2849)   
Checking out files:  67% (1909/2849)   
Checking out files:  68% (1938/2849)   
Checking out files:  69% (1966/2849)   
Checking out files:  70% (1995/2849)   
Checking out files:  71% (2023/2849)   
Checking out files:  72% (2052/2849)   
Checking out files:  73% (2080/2849)   
Checking out files:  74% (2109/2849)   
Checking out files:  75% (2137/2849)   
Checking out files:  76% (2166/2849)   
Checking out files:  77% (2194/2849)   
Checking out files:  78% (2223/2849)   
Checking out files:  79% (2251/2849)   
Checking out files:  80% (2280/2849)   
Checking out files:  81% (2308/2849)   
Checking out files:  82% (2337/2849)   
Checking out files:  83% (2365/2849)   
Checking out files:  84% (2394/2849)   
Checking out files:  85% (2422/2849)   
Checking out files:  85% (2449/2849)   
Checking out files:  86% (2451/2849)   
Checking out files:  87% (2479/2849)   
Checking out files:  88% (2508/2849)   
Checking out files:  89% (2536/2849)   
Checking out files:  90% (2565/2849)   
Checking out files:  91% (2593/2849)   
Checking out files:  92% (2622/2849)   
Checking out files:  93% (2650/2849)   
Checking out files:  94% (2679/2849)   
Checking out files:  95% (2707/2849)   
Checking out files:  96% (2736/2849)   
Checking out files:  97% (2764/2849)   
Checking out files:  98% (2793/2849)   
Checking out files:  99% (2821/2849)   
Checking out files: 100% (2849/2849)   
Checking out files: 100% (2849/2849), done.
15:53:56 [2019-09-09T15:53:56.617Z] #47 34.55 + cd /tmp/tmp.agPuHwqKRD/src/github.com/containerd/containerd
15:53:56 [2019-09-09T15:53:56.617Z] #47 34.56 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
15:53:56 [2019-09-09T15:53:56.838Z]   CC       criu/image-desc.o
15:53:56 [2019-09-09T15:53:56.838Z]   CC       criu/image.o
15:53:57 [2019-09-09T15:53:57.122Z]   CC       criu/ipc_ns.o
15:53:57 [2019-09-09T15:53:57.185Z] #47 ...
15:53:57 [2019-09-09T15:53:57.185Z] 
15:53:57 [2019-09-09T15:53:57.185Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:53:57 [2019-09-09T15:53:57.185Z] #30 67.60 fmt
15:53:57 [2019-09-09T15:53:57.185Z] #30 68.12 bytes
15:53:57 [2019-09-09T15:53:57.185Z] #30 71.26 bufio
15:53:57 [2019-09-09T15:53:57.185Z] #30 72.94 path/filepath
15:53:57 [2019-09-09T15:53:57.185Z] #30 74.47 io/ioutil
15:53:57 [2019-09-09T15:53:57.185Z] #30 74.52 flag
15:53:57 [2019-09-09T15:53:57.185Z] #30 75.20 github.com/BurntSushi/toml
15:53:57 [2019-09-09T15:53:57.185Z] #30 76.58 log
15:53:57 [2019-09-09T15:53:57.185Z] #30 77.50 path
15:53:57 [2019-09-09T15:53:57.439Z] #30 ...
15:53:57 [2019-09-09T15:53:57.439Z] 
15:53:57 [2019-09-09T15:53:57.439Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.20   PBCC     images/packet-sock.pb-c.c
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.31   DEP      images/sk-opts.pb-c.d
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.37   DEP      images/packet-sock.pb-c.d
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.52   PBCC     images/sk-netlink.pb-c.c
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.68   DEP      images/sk-netlink.pb-c.d
15:53:57 [2019-09-09T15:53:57.439Z] #58 13.93   PBCC     images/sk-inet.pb-c.c
15:53:57 [2019-09-09T15:53:57.694Z] #58 14.02   DEP      images/sk-inet.pb-c.d
15:53:57 [2019-09-09T15:53:57.694Z] #58 14.16   PBCC     images/sk-unix.pb-c.c
15:53:57 [2019-09-09T15:53:57.694Z] #58 14.26   DEP      images/sk-unix.pb-c.d
15:53:57 [2019-09-09T15:53:57.694Z] #58 14.37   PBCC     images/mm.pb-c.c
15:53:57 [2019-09-09T15:53:57.738Z]   CC       criu/irmap.o
15:53:57 [2019-09-09T15:53:57.949Z] #58 14.47   DEP      images/mm.pb-c.d
15:53:58 [2019-09-09T15:53:58.203Z] #58 14.53   PBCC     images/timerfd.pb-c.c
15:53:58 [2019-09-09T15:53:58.204Z] #58 14.58   DEP      images/timerfd.pb-c.d
15:53:58 [2019-09-09T15:53:58.204Z] #58 14.60   PBCC     images/timer.pb-c.c
15:53:58 [2019-09-09T15:53:58.204Z] #58 14.65   DEP      images/timer.pb-c.d
15:53:58 [2019-09-09T15:53:58.204Z] #58 14.71   PBCC     images/sa.pb-c.c
15:53:58 [2019-09-09T15:53:58.204Z] #58 14.77   DEP      images/sa.pb-c.d
15:53:58 [2019-09-09T15:53:58.365Z]   CC       criu/kcmp-ids.o
15:53:58 [2019-09-09T15:53:58.365Z]   CC       criu/kerndat.o
15:53:58 [2019-09-09T15:53:58.459Z] #58 14.84   PBCC     images/pipe-data.pb-c.c
15:53:58 [2019-09-09T15:53:58.459Z] #58 14.86   DEP      images/pipe-data.pb-c.d
15:53:58 [2019-09-09T15:53:58.459Z] #58 14.93   PBCC     images/mnt.pb-c.c
15:53:58 [2019-09-09T15:53:58.459Z] #58 15.05   DEP      images/mnt.pb-c.d
15:53:58 [2019-09-09T15:53:58.715Z] #58 15.11   PBCC     images/sk-packet.pb-c.c
15:53:58 [2019-09-09T15:53:58.715Z] #58 15.18   DEP      images/sk-packet.pb-c.d
15:53:58 [2019-09-09T15:53:58.715Z] #58 15.23   PBCC     images/tcp-stream.pb-c.c
15:53:58 [2019-09-09T15:53:58.715Z] #58 15.25   DEP      images/tcp-stream.pb-c.d
15:53:58 [2019-09-09T15:53:58.715Z] #58 15.30   PBCC     images/pipe.pb-c.c
15:53:58 [2019-09-09T15:53:58.970Z] #58 15.35   DEP      images/pipe.pb-c.d
15:53:58 [2019-09-09T15:53:58.970Z] #58 15.39   PBCC     images/pstree.pb-c.c
15:53:58 [2019-09-09T15:53:58.970Z] #58 15.43   DEP      images/pstree.pb-c.d
15:53:58 [2019-09-09T15:53:58.970Z] #58 15.50   PBCC     images/fs.pb-c.c
15:53:58 [2019-09-09T15:53:58.970Z] #58 15.55   DEP      images/fs.pb-c.d
15:53:58 [2019-09-09T15:53:58.979Z]   CC       criu/libnetlink.o
15:53:59 [2019-09-09T15:53:59.225Z] #58 15.63   PBCC     images/signalfd.pb-c.c
15:53:59 [2019-09-09T15:53:59.225Z] #58 15.72   DEP      images/signalfd.pb-c.d
15:53:59 [2019-09-09T15:53:59.225Z] #58 15.81   PBCC     images/fh.pb-c.c
15:53:59 [2019-09-09T15:53:59.262Z]   CC       criu/log.o
15:53:59 [2019-09-09T15:53:59.479Z] #58 15.86   PBCC     images/fsnotify.pb-c.c
15:53:59 [2019-09-09T15:53:59.479Z] #58 15.94   DEP      images/fh.pb-c.d
15:53:59 [2019-09-09T15:53:59.479Z] #58 16.02   DEP      images/fsnotify.pb-c.d
15:53:59 [2019-09-09T15:53:59.545Z]   CC       criu/lsm.o
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.08   PBCC     images/eventpoll.pb-c.c
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.09   DEP      images/eventpoll.pb-c.d
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.18   PBCC     images/eventfd.pb-c.c
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.21   DEP      images/eventfd.pb-c.d
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.29   PBCC     images/remap-file-path.pb-c.c
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.32   DEP      images/remap-file-path.pb-c.d
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.39   PBCC     images/fifo.pb-c.c
15:53:59 [2019-09-09T15:53:59.734Z] #58 16.41   DEP      images/fifo.pb-c.d
15:53:59 [2019-09-09T15:53:59.828Z]   CC       criu/mem.o
15:53:59 [2019-09-09T15:53:59.888Z] #57 27.43 Reading package lists...
15:53:59 [2019-09-09T15:53:59.888Z] #57 ...
15:53:59 [2019-09-09T15:53:59.888Z] 
15:53:59 [2019-09-09T15:53:59.888Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:53:59 [2019-09-09T15:53:59.888Z] #35 32.43 Fetched 7922 kB in 21s (364 kB/s)
15:53:59 [2019-09-09T15:53:59.988Z] #58 16.47   PBCC     images/ghost-file.pb-c.c
15:53:59 [2019-09-09T15:53:59.989Z] #58 16.53   DEP      images/ghost-file.pb-c.d
15:53:59 [2019-09-09T15:53:59.989Z] #58 16.61   PBCC     images/regfile.pb-c.c
15:53:59 [2019-09-09T15:53:59.989Z] #58 16.65   DEP      images/regfile.pb-c.d
15:54:00 [2019-09-09T15:54:00.247Z] #58 16.72   PBCC     images/ns.pb-c.c
15:54:00 [2019-09-09T15:54:00.247Z] #58 16.77   DEP      images/ns.pb-c.d
15:54:00 [2019-09-09T15:54:00.247Z] #58 16.84   PBCC     images/fdinfo.pb-c.c
15:54:00 [2019-09-09T15:54:00.247Z] #58 16.89   DEP      images/fdinfo.pb-c.d
15:54:00 [2019-09-09T15:54:00.327Z] + rm -rf /tmp/tmp.32ijTllQr1
15:54:00 [2019-09-09T15:54:00.504Z] #58 16.98   PBCC     images/core-aarch64.pb-c.c
15:54:00 [2019-09-09T15:54:00.504Z] #58 17.06   PBCC     images/core-arm.pb-c.c
15:54:00 [2019-09-09T15:54:00.504Z] #58 17.15   PBCC     images/core-ppc64.pb-c.c
15:54:00 [2019-09-09T15:54:00.763Z] #58 17.21   PBCC     images/core-s390.pb-c.c
15:54:00 [2019-09-09T15:54:00.763Z] #58 17.32   PBCC     images/core-x86.pb-c.c
15:54:00 [2019-09-09T15:54:00.763Z] #58 17.35   PBCC     images/core.pb-c.c
15:54:00 [2019-09-09T15:54:00.763Z] #58 17.43   PBCC     images/inventory.pb-c.c
15:54:00 [2019-09-09T15:54:00.838Z]   CC       criu/mount.o
15:54:01 [2019-09-09T15:54:01.025Z] #58 17.51   DEP      images/core-aarch64.pb-c.d
15:54:01 [2019-09-09T15:54:01.117Z] Removing intermediate container 987c5dfe816f
15:54:01 [2019-09-09T15:54:01.117Z]  ---> c0733d151694
15:54:01 [2019-09-09T15:54:01.117Z] Step 19/126 : FROM base AS frozen-images
15:54:01 [2019-09-09T15:54:01.117Z]  ---> 8447a256e0a0
15:54:01 [2019-09-09T15:54:01.117Z] Step 20/126 : ARG DEBIAN_FRONTEND
15:54:01 [2019-09-09T15:54:01.117Z]  ---> Using cache
15:54:01 [2019-09-09T15:54:01.117Z]  ---> 8108a4c19234
15:54:01 [2019-09-09T15:54:01.117Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
15:54:01 [2019-09-09T15:54:01.279Z] #58 17.59   DEP      images/core-arm.pb-c.d
15:54:01 [2019-09-09T15:54:01.279Z] #58 17.66   DEP      images/core-ppc64.pb-c.d
15:54:01 [2019-09-09T15:54:01.279Z] #58 17.74   DEP      images/core-s390.pb-c.d
15:54:01 [2019-09-09T15:54:01.279Z] #58 17.83   DEP      images/core-x86.pb-c.d
15:54:01 [2019-09-09T15:54:01.279Z] #58 17.88   DEP      images/core.pb-c.d
15:54:01 [2019-09-09T15:54:01.279Z] #58 ...
15:54:01 [2019-09-09T15:54:01.279Z] 
15:54:01 [2019-09-09T15:54:01.279Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:01 [2019-09-09T15:54:01.279Z] #33 71.73 os
15:54:01 [2019-09-09T15:54:01.279Z] #33 75.83 regexp
15:54:01 [2019-09-09T15:54:01.279Z] #33 75.92 fmt
15:54:01 [2019-09-09T15:54:01.279Z] #33 80.66 path/filepath
15:54:01 [2019-09-09T15:54:01.279Z] #33 81.09 flag
15:54:01 [2019-09-09T15:54:01.499Z]  ---> Running in 61c9cf8ef765
15:54:01 [2019-09-09T15:54:01.533Z] #33 ...
15:54:01 [2019-09-09T15:54:01.533Z] 
15:54:01 [2019-09-09T15:54:01.533Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:01 [2019-09-09T15:54:01.533Z] #58 17.94   DEP      images/inventory.pb-c.d
15:54:01 [2019-09-09T15:54:01.533Z] #58 18.02   PBCC     images/cpuinfo.pb-c.c
15:54:01 [2019-09-09T15:54:01.533Z] #58 18.06   DEP      images/cpuinfo.pb-c.d
15:54:01 [2019-09-09T15:54:01.533Z] #58 18.12   PBCC     images/stats.pb-c.c
15:54:01 [2019-09-09T15:54:01.788Z] #58 18.18   DEP      images/stats.pb-c.d
15:54:01 [2019-09-09T15:54:01.879Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:54:01 [2019-09-09T15:54:01.879Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:54:01 [2019-09-09T15:54:01.879Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:54:01 [2019-09-09T15:54:01.879Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:54:01 [2019-09-09T15:54:01.879Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:54:01 [2019-09-09T15:54:01.879Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
15:54:01 [2019-09-09T15:54:01.879Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:54:02 [2019-09-09T15:54:02.410Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:54:03 [2019-09-09T15:54:03.148Z] #58 19.79 make[1]: Nothing to be done for 'all'.
15:54:03 [2019-09-09T15:54:03.152Z] #35 32.43 Reading package lists...
15:54:03 [2019-09-09T15:54:03.152Z] #35 ...
15:54:03 [2019-09-09T15:54:03.152Z] 
15:54:03 [2019-09-09T15:54:03.152Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:03 [2019-09-09T15:54:03.152Z] #30 25.28 unicode/utf8
15:54:03 [2019-09-09T15:54:03.152Z] #30 25.92 strconv
15:54:03 [2019-09-09T15:54:03.152Z] #30 30.46 internal/race
15:54:03 [2019-09-09T15:54:03.152Z] #30 30.67 sync/atomic
15:54:03 [2019-09-09T15:54:03.152Z] #30 31.38 unicode
15:54:03 [2019-09-09T15:54:03.152Z] #30 35.31 internal/testlog
15:54:03 [2019-09-09T15:54:03.152Z] #30 ...
15:54:03 [2019-09-09T15:54:03.152Z] 
15:54:03 [2019-09-09T15:54:03.152Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:54:03 [2019-09-09T15:54:03.152Z] #55 28.11 + cd /tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution
15:54:03 [2019-09-09T15:54:03.152Z] #55 28.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:54:03 [2019-09-09T15:54:03.152Z] #55 31.04 + GOPATH=/tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L7YR4KCtKN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:54:03 [2019-09-09T15:54:03.152Z] #55 ...
15:54:03 [2019-09-09T15:54:03.152Z] 
15:54:03 [2019-09-09T15:54:03.152Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:03 [2019-09-09T15:54:03.152Z] #30 35.65 encoding
15:54:03 [2019-09-09T15:54:03.152Z] #30 35.76 runtime/cgo
15:54:03 [2019-09-09T15:54:03.208Z] Fetched 7671 kB in 1s (4915 kB/s)
15:54:03 [2019-09-09T15:54:03.517Z]   CC       criu/namespaces.o
15:54:04 [2019-09-09T15:54:04.012Z] Reading package lists...
15:54:04 [2019-09-09T15:54:04.384Z] Reading package lists...
15:54:04 [2019-09-09T15:54:04.384Z] Building dependency tree...
15:54:04 [2019-09-09T15:54:04.384Z] Reading state information...
15:54:04 [2019-09-09T15:54:04.384Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:54:04 [2019-09-09T15:54:04.384Z] The following additional packages will be installed:
15:54:04 [2019-09-09T15:54:04.384Z]   libjq1 libonig4
15:54:04 [2019-09-09T15:54:04.512Z] #58 ...
15:54:04 [2019-09-09T15:54:04.512Z] 
15:54:04 [2019-09-09T15:54:04.512Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:04 [2019-09-09T15:54:04.512Z] #30 78.61 text/tabwriter
15:54:04 [2019-09-09T15:54:04.512Z] #30 80.49 github.com/BurntSushi/toml/cmd/tomlv
15:54:04 [2019-09-09T15:54:04.512Z] #30 DONE 84.6s
15:54:04 [2019-09-09T15:54:04.512Z] 
15:54:04 [2019-09-09T15:54:04.512Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:04 [2019-09-09T15:54:04.512Z] #33 82.12 go/token
15:54:04 [2019-09-09T15:54:04.512Z] #33 82.87 io/ioutil
15:54:04 [2019-09-09T15:54:04.512Z] #33 82.92 go/scanner
15:54:04 [2019-09-09T15:54:04.512Z] #33 83.53 net/url
15:54:04 [2019-09-09T15:54:04.512Z] #33 84.55 go/ast
15:54:04 [2019-09-09T15:54:04.525Z]   CC       criu/net.o
15:54:04 [2019-09-09T15:54:04.750Z] The following NEW packages will be installed:
15:54:04 [2019-09-09T15:54:04.750Z]   jq libjq1 libonig4
15:54:04 [2019-09-09T15:54:04.750Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:54:04 [2019-09-09T15:54:04.750Z] Need to get 328 kB of archives.
15:54:04 [2019-09-09T15:54:04.750Z] After this operation, 1263 kB of additional disk space will be used.
15:54:04 [2019-09-09T15:54:04.750Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
15:54:04 [2019-09-09T15:54:04.750Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
15:54:04 [2019-09-09T15:54:04.750Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
15:54:04 [2019-09-09T15:54:04.750Z] debconf: delaying package configuration, since apt-utils is not installed
15:54:04 [2019-09-09T15:54:04.750Z] Fetched 328 kB in 0s (3817 kB/s)
15:54:04 [2019-09-09T15:54:04.750Z] Selecting previously unselected package libonig4:s390x.
15:54:04 [2019-09-09T15:54:04.750Z] (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.)
15:54:04 [2019-09-09T15:54:04.750Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
15:54:04 [2019-09-09T15:54:04.750Z] Unpacking libonig4:s390x (6.1.3-2) ...
15:54:04 [2019-09-09T15:54:04.750Z] Selecting previously unselected package libjq1:s390x.
15:54:04 [2019-09-09T15:54:04.750Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
15:54:04 [2019-09-09T15:54:04.750Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
15:54:04 [2019-09-09T15:54:04.750Z] Selecting previously unselected package jq.
15:54:04 [2019-09-09T15:54:04.750Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
15:54:04 [2019-09-09T15:54:04.750Z] Unpacking jq (1.5+dfsg-1.3) ...
15:54:04 [2019-09-09T15:54:04.750Z] Setting up libonig4:s390x (6.1.3-2) ...
15:54:05 [2019-09-09T15:54:05.116Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
15:54:05 [2019-09-09T15:54:05.116Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:05 [2019-09-09T15:54:05.116Z] Setting up jq (1.5+dfsg-1.3) ...
15:54:05 [2019-09-09T15:54:05.439Z] #33 85.88 text/template/parse
15:54:05 [2019-09-09T15:54:05.480Z] Removing intermediate container 61c9cf8ef765
15:54:05 [2019-09-09T15:54:05.480Z]  ---> 2f3486eef88a
15:54:05 [2019-09-09T15:54:05.480Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
15:54:05 [2019-09-09T15:54:05.847Z]  ---> ef5fd60c8e03
15:54:05 [2019-09-09T15:54:05.847Z] Step 23/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
15:54:05 [2019-09-09T15:54:05.847Z]  ---> Running in 427016b98d5d
15:54:06 [2019-09-09T15:54:06.422Z] #30 ...
15:54:06 [2019-09-09T15:54:06.422Z] 
15:54:06 [2019-09-09T15:54:06.422Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:54:06 [2019-09-09T15:54:06.422Z] #17 29.18 Fetched 7922 kB in 23s (338 kB/s)
15:54:06 [2019-09-09T15:54:06.422Z] #17 29.18 Reading package lists...
15:54:06 [2019-09-09T15:54:06.422Z] #17 37.12 Reading package lists...
15:54:06 [2019-09-09T15:54:06.422Z] #17 ...
15:54:06 [2019-09-09T15:54:06.422Z] 
15:54:06 [2019-09-09T15:54:06.422Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:06 [2019-09-09T15:54:06.422Z] #33 30.41 strconv
15:54:06 [2019-09-09T15:54:06.422Z] #33 35.45 internal/testlog
15:54:06 [2019-09-09T15:54:06.422Z] #33 35.80 encoding
15:54:06 [2019-09-09T15:54:06.422Z] #33 35.90 unicode/utf16
15:54:06 [2019-09-09T15:54:06.422Z] #33 36.21 container/list
15:54:06 [2019-09-09T15:54:06.422Z] #33 36.74 crypto/internal/subtle
15:54:06 [2019-09-09T15:54:06.422Z] #33 37.00 crypto/subtle
15:54:06 [2019-09-09T15:54:06.422Z] #33 37.20 crypto/rc4
15:54:06 [2019-09-09T15:54:06.422Z] #33 37.61 internal/x/crypto/cryptobyte/asn1
15:54:06 [2019-09-09T15:54:06.422Z] #33 37.76 internal/nettrace
15:54:06 [2019-09-09T15:54:06.422Z] #33 37.84 internal/x/net/dns/dnsmessage
15:54:06 [2019-09-09T15:54:06.546Z]   CC       criu/netfilter.o
15:54:06 [2019-09-09T15:54:06.546Z]   CC       criu/page-pipe.o
15:54:06 [2019-09-09T15:54:06.761Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:54:06 [2019-09-09T15:54:06.828Z]   CC       criu/page-xfer.o
15:54:06 [2019-09-09T15:54:06.984Z] #33 ...
15:54:06 [2019-09-09T15:54:06.984Z] 
15:54:06 [2019-09-09T15:54:06.984Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:06 [2019-09-09T15:54:06.984Z] #35 32.43 Reading package lists...
15:54:07 [2019-09-09T15:54:07.140Z] 
15:54:07 [2019-09-09T15:54:07.859Z]   CC       criu/pagemap-cache.o
15:54:07 [2019-09-09T15:54:07.859Z]   CC       criu/pagemap.o
15:54:07 [2019-09-09T15:54:07.902Z] 
#########                                                                 13.3%
##################                                                        25.8%
##############################                                            42.5%
#########################################                                 57.1%
###################################################                       71.7%
###############################################################           87.6%
######################################################################## 100.0%
15:54:08 [2019-09-09T15:54:08.272Z] 
15:54:08 [2019-09-09T15:54:08.481Z]   CC       criu/parasite-syscall.o
15:54:08 [2019-09-09T15:54:08.651Z] 
##################                                                        25.7%
###########################################                               59.7%
###############################################################           88.1%
######################################################################## 100.0%
15:54:08 [2019-09-09T15:54:08.651Z] 
15:54:08 [2019-09-09T15:54:08.701Z] #33 ...
15:54:08 [2019-09-09T15:54:08.701Z] 
15:54:08 [2019-09-09T15:54:08.701Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:08 [2019-09-09T15:54:08.701Z] #58 22.09   CC       images/stats.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 22.54   CC       images/core.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 23.20   CC       images/core-x86.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 23.75   CC       images/core-arm.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 24.22   CC       images/core-aarch64.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 24.67   CC       images/core-ppc64.o
15:54:08 [2019-09-09T15:54:08.701Z] #58 ...
15:54:08 [2019-09-09T15:54:08.701Z] 
15:54:08 [2019-09-09T15:54:08.701Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + export 'BUILDTAGS=netgo osusergo static_build'
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + BUILDTAGS='netgo osusergo static_build'
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + export EXTRA_FLAGS=-buildmode=pie
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + EXTRA_FLAGS=-buildmode=pie
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + '[' '' = dynamic ']'
15:54:08 [2019-09-09T15:54:08.701Z] #47 36.72 + make
15:54:08 [2019-09-09T15:54:08.701Z] #47 37.61 🇩 bin/ctr
15:54:08 [2019-09-09T15:54:08.957Z] #47 ...
15:54:08 [2019-09-09T15:54:08.957Z] 
15:54:08 [2019-09-09T15:54:08.957Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:08 [2019-09-09T15:54:08.957Z] #58 25.31   CC       images/core-s390.o
15:54:09 [2019-09-09T15:54:09.098Z]   CC       criu/path.o
15:54:09 [2019-09-09T15:54:09.381Z]   CC       criu/pie-util-vdso-elf32.o
15:54:09 [2019-09-09T15:54:09.478Z] #35 40.60 Reading package lists...
15:54:09 [2019-09-09T15:54:09.478Z] #35 ...
15:54:09 [2019-09-09T15:54:09.478Z] 
15:54:09 [2019-09-09T15:54:09.478Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:54:09 [2019-09-09T15:54:09.478Z] #50 32.09 + cd /tmp/tmp.7yJ1AGODm0/src/github.com/docker/libnetwork
15:54:09 [2019-09-09T15:54:09.478Z] #50 32.09 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d
15:54:09 [2019-09-09T15:54:09.478Z] #50 32.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:54:09 [2019-09-09T15:54:09.478Z] #50 ...
15:54:09 [2019-09-09T15:54:09.478Z] 
15:54:09 [2019-09-09T15:54:09.478Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:54:09 [2019-09-09T15:54:09.478Z] #44 32.38 Fetched 7922 kB in 21s (364 kB/s)
15:54:09 [2019-09-09T15:54:09.478Z] #44 32.38 Reading package lists...
15:54:09 [2019-09-09T15:54:09.478Z] #44 40.45 Reading package lists...
15:54:09 [2019-09-09T15:54:09.478Z] #44 ...
15:54:09 [2019-09-09T15:54:09.478Z] 
15:54:09 [2019-09-09T15:54:09.478Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:09 [2019-09-09T15:54:09.478Z] #57 27.43 Reading package lists...
15:54:09 [2019-09-09T15:54:09.478Z] #57 35.65 Reading package lists...
15:54:09 [2019-09-09T15:54:09.518Z] #58 26.09   CC       images/cpuinfo.o
15:54:09 [2019-09-09T15:54:09.664Z]   CC       criu/pie-util-vdso.o
15:54:09 [2019-09-09T15:54:09.734Z] #57 41.98 Building dependency tree...
15:54:09 [2019-09-09T15:54:09.734Z] #57 ...
15:54:09 [2019-09-09T15:54:09.734Z] 
15:54:09 [2019-09-09T15:54:09.734Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:09 [2019-09-09T15:54:09.734Z] #33 42.67 runtime/cgo
15:54:09 [2019-09-09T15:54:09.823Z] 
####                                                                       5.9%
#############                                                             19.2%
##################                                                        26.3%
########################                                                  34.1%
####################################                                      50.2%
################################################                          68.1%
#############################################################             85.8%
######################################################################## 100.0%
15:54:09 [2019-09-09T15:54:09.823Z] 
15:54:09 [2019-09-09T15:54:09.949Z]   CC       criu/pie-util.o
15:54:09 [2019-09-09T15:54:09.949Z]   CC       criu/pipes.o
15:54:10 [2019-09-09T15:54:10.079Z] #58 26.65   CC       images/inventory.o
15:54:10 [2019-09-09T15:54:10.564Z]   CC       criu/plugin.o
15:54:10 [2019-09-09T15:54:10.564Z]   CC       criu/proc_parse.o
15:54:10 [2019-09-09T15:54:10.639Z] #58 26.93   CC       images/fdinfo.o
15:54:10 [2019-09-09T15:54:10.660Z] #33 ...
15:54:10 [2019-09-09T15:54:10.660Z] 
15:54:10 [2019-09-09T15:54:10.660Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:54:10 [2019-09-09T15:54:10.660Z] #6 33.89 Fetched 7922 kB in 22s (357 kB/s)
15:54:10 [2019-09-09T15:54:10.660Z] #6 33.89 Reading package lists...
15:54:10 [2019-09-09T15:54:10.895Z] #58 27.22   CC       images/fown.o
15:54:10 [2019-09-09T15:54:10.895Z] #58 27.44   CC       images/ns.o
15:54:10 [2019-09-09T15:54:10.957Z] #6 40.76 Reading package lists...
15:54:10 [2019-09-09T15:54:10.957Z] #6 ...
15:54:10 [2019-09-09T15:54:10.957Z] 
15:54:10 [2019-09-09T15:54:10.957Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:10 [2019-09-09T15:54:10.957Z] #57 41.98 Building dependency tree...
15:54:10 [2019-09-09T15:54:10.957Z] #57 43.38 Reading state information...
15:54:11 [2019-09-09T15:54:11.150Z] #58 27.70   CC       images/regfile.o
15:54:11 [2019-09-09T15:54:11.406Z] #58 27.99   CC       images/ghost-file.o
15:54:11 [2019-09-09T15:54:11.634Z] 
#                                                                          2.2%
######                                                                     8.9%
###########                                                               15.5%
###############                                                           22.1%
####################                                                      28.7%
#########################                                                 35.4%
##############################                                            42.0%
##################################                                        48.6%
#######################################                                   54.3%
##########################################                                59.5%
##############################################                            65.2%
###################################################                       70.9%
#######################################################                   77.5%
############################################################              84.1%
#################################################################         90.8%
######################################################################    97.4%
######################################################################## 100.0%
15:54:11 [2019-09-09T15:54:11.634Z] 
15:54:11 [2019-09-09T15:54:11.888Z] #57 44.96 The following additional packages will be installed:
15:54:11 [2019-09-09T15:54:11.888Z] #57 44.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
15:54:11 [2019-09-09T15:54:11.888Z] #57 44.97   libprotoc10 python-pkg-resources zlib1g-dev
15:54:11 [2019-09-09T15:54:11.888Z] #57 44.99 Suggested packages:
15:54:11 [2019-09-09T15:54:11.888Z] #57 45.00   manpages-dev python-setuptools
15:54:11 [2019-09-09T15:54:11.968Z] #58 28.33   CC       images/fifo.o
15:54:11 [2019-09-09T15:54:11.968Z] #58 ...
15:54:11 [2019-09-09T15:54:11.968Z] 
15:54:11 [2019-09-09T15:54:11.968Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:11 [2019-09-09T15:54:11.968Z] #13 19.59 Fetched 7922 kB in 16s (495 kB/s)
15:54:11 [2019-09-09T15:54:11.968Z] #13 19.59 Reading package lists...
15:54:11 [2019-09-09T15:54:11.968Z] #13 25.21 Reading package lists...
15:54:11 [2019-09-09T15:54:11.968Z] #13 ...
15:54:11 [2019-09-09T15:54:11.968Z] 
15:54:11 [2019-09-09T15:54:11.968Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:11 [2019-09-09T15:54:11.968Z] #33 89.86 text/template
15:54:11 [2019-09-09T15:54:11.968Z] #33 90.39 go/parser
15:54:12 [2019-09-09T15:54:12.420Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:54:12 [2019-09-09T15:54:12.420Z] 
15:54:12 [2019-09-09T15:54:12.420Z] 
######################################################################## 100.0%
15:54:12 [2019-09-09T15:54:12.420Z] 
15:54:12 [2019-09-09T15:54:12.587Z]   CC       criu/protobuf-desc.o
15:54:13 [2019-09-09T15:54:13.204Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:54:13 [2019-09-09T15:54:13.204Z] 
15:54:13 [2019-09-09T15:54:13.205Z]   CC       criu/protobuf.o
15:54:13 [2019-09-09T15:54:13.373Z] #33 93.71 log
15:54:13 [2019-09-09T15:54:13.489Z]   CC       criu/pstree.o
15:54:13 [2019-09-09T15:54:13.565Z] 
######################################################################## 100.0%
15:54:13 [2019-09-09T15:54:13.565Z] 
15:54:13 [2019-09-09T15:54:13.825Z] #57 46.88 The following NEW packages will be installed:
15:54:13 [2019-09-09T15:54:13.826Z] #57 46.89   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:54:13 [2019-09-09T15:54:13.826Z] #57 46.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
15:54:13 [2019-09-09T15:54:13.826Z] #57 46.90   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:54:13 [2019-09-09T15:54:13.826Z] #57 46.91   zlib1g-dev
15:54:13 [2019-09-09T15:54:13.937Z] #33 94.34 encoding/binary
15:54:13 [2019-09-09T15:54:13.937Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:54:13 [2019-09-09T15:54:13.938Z] skipping existing b63cc5f62c21
15:54:13 [2019-09-09T15:54:13.938Z] 
15:54:14 [2019-09-09T15:54:14.104Z]   CC       criu/rbtree.o
15:54:14 [2019-09-09T15:54:14.390Z]   CC       criu/rst-malloc.o
15:54:14 [2019-09-09T15:54:14.673Z]   CC       criu/seccomp.o
15:54:14 [2019-09-09T15:54:14.708Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:54:14 [2019-09-09T15:54:14.708Z] 
15:54:14 [2019-09-09T15:54:14.708Z] 
######################################################################## 100.0%
15:54:14 [2019-09-09T15:54:14.708Z] 
15:54:14 [2019-09-09T15:54:14.708Z] Download of images into '/build' complete.
15:54:14 [2019-09-09T15:54:14.708Z] Use something like the following to load the result into a Docker daemon:
15:54:14 [2019-09-09T15:54:14.708Z]   tar -cC '/build' . | docker load
15:54:14 [2019-09-09T15:54:14.863Z] #33 ...
15:54:14 [2019-09-09T15:54:14.863Z] 
15:54:14 [2019-09-09T15:54:14.863Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:14 [2019-09-09T15:54:14.863Z] #13 29.88 Building dependency tree...
15:54:14 [2019-09-09T15:54:14.863Z] #13 30.78 Reading state information...
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.85 The following additional packages will be installed:
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.85   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.86   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88 Suggested packages:
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   vim-doc vim-scripts xfsdump acl attr quota
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88 Recommended packages:
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:54:14 [2019-09-09T15:54:14.863Z] #13 31.88   python3-keyrings.alt python3-xdg unzip
15:54:14 [2019-09-09T15:54:14.956Z]   CC       criu/seize.o
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.13 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded.
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.13 Need to get 3602 kB of archives.
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.13 After this operation, 18.9 MB of additional disk space will be used.
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.18 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.27 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
15:54:15 [2019-09-09T15:54:15.232Z] #57 48.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
15:54:15 [2019-09-09T15:54:15.575Z]   CC       criu/servicefd.o
15:54:15 [2019-09-09T15:54:15.835Z] #57 ...
15:54:15 [2019-09-09T15:54:15.835Z] 
15:54:15 [2019-09-09T15:54:15.835Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:54:15 [2019-09-09T15:54:15.835Z] #15 48.86 + cd /tmp/tmp.IH09sHUzcP/src/github.com/go-swagger/go-swagger
15:54:15 [2019-09-09T15:54:15.835Z] #15 48.86 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:54:15 [2019-09-09T15:54:15.857Z]   CC       criu/shmem.o
15:54:16 [2019-09-09T15:54:16.472Z]   CC       criu/sigframe.o
15:54:16 [2019-09-09T15:54:16.633Z] Removing intermediate container 427016b98d5d
15:54:16 [2019-09-09T15:54:16.633Z]  ---> 13ecaf0607e4
15:54:16 [2019-09-09T15:54:16.633Z] Step 24/126 : FROM base AS cross-false
15:54:16 [2019-09-09T15:54:16.633Z]  ---> 8447a256e0a0
15:54:16 [2019-09-09T15:54:16.633Z] Step 25/126 : FROM base AS cross-true
15:54:16 [2019-09-09T15:54:16.633Z]  ---> 8447a256e0a0
15:54:16 [2019-09-09T15:54:16.633Z] Step 26/126 : ARG DEBIAN_FRONTEND
15:54:16 [2019-09-09T15:54:16.633Z]  ---> Using cache
15:54:16 [2019-09-09T15:54:16.633Z]  ---> 8108a4c19234
15:54:16 [2019-09-09T15:54:16.633Z] Step 27/126 : RUN dpkg --add-architecture armhf
15:54:16 [2019-09-09T15:54:16.633Z]  ---> Running in 565162f944e3
15:54:16 [2019-09-09T15:54:16.754Z]   CC       criu/signalfd.o
15:54:16 [2019-09-09T15:54:16.755Z]   CC       criu/sk-inet.o
15:54:17 [2019-09-09T15:54:17.412Z] Removing intermediate container 565162f944e3
15:54:17 [2019-09-09T15:54:17.412Z]  ---> 3b4ed797e08d
15:54:17 [2019-09-09T15:54:17.412Z] Step 28/126 : RUN dpkg --add-architecture arm64
15:54:17 [2019-09-09T15:54:17.412Z]  ---> Running in dbdba08b6422
15:54:17 [2019-09-09T15:54:17.763Z]   CC       criu/sk-netlink.o
15:54:17 [2019-09-09T15:54:17.763Z]   CC       criu/sk-packet.o
15:54:18 [2019-09-09T15:54:18.187Z] Removing intermediate container dbdba08b6422
15:54:18 [2019-09-09T15:54:18.187Z]  ---> 6eb4918d5829
15:54:18 [2019-09-09T15:54:18.188Z] Step 29/126 : RUN dpkg --add-architecture armel
15:54:18 [2019-09-09T15:54:18.396Z] #15 51.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:54:18 [2019-09-09T15:54:18.408Z]   CC       criu/sk-queue.o
15:54:18 [2019-09-09T15:54:18.554Z]  ---> Running in 6da581071cf0
15:54:18 [2019-09-09T15:54:18.691Z]   CC       criu/sk-tcp.o
15:54:18 [2019-09-09T15:54:18.973Z]   CC       criu/sk-unix.o
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29 The following NEW packages will be installed:
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   apparmor aufs-tools bash-completion binutils-mingw-w64
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.29   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.30   xfsprogs xxd xz-utils zip
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.31 The following packages will be upgraded:
15:54:19 [2019-09-09T15:54:19.067Z] #13 36.31   libsystemd0 libudev1
15:54:19 [2019-09-09T15:54:19.336Z] Removing intermediate container 6da581071cf0
15:54:19 [2019-09-09T15:54:19.336Z]  ---> 9bd21dbb64d2
15:54:19 [2019-09-09T15:54:19.336Z] Step 30/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
15:54:19 [2019-09-09T15:54:19.336Z]  ---> Running in ab611b7f5c28
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.51 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.51 Need to get 91.3 MB of archives.
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.51 After this operation, 541 MB of additional disk space will be used.
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.79 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
15:54:19 [2019-09-09T15:54:19.993Z] #13 37.81 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.03 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.03 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.05 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.05 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.05 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
15:54:20 [2019-09-09T15:54:20.249Z] #13 38.07 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
15:54:20 [2019-09-09T15:54:20.284Z] #15 ...
15:54:20 [2019-09-09T15:54:20.284Z] 
15:54:20 [2019-09-09T15:54:20.284Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:54:20 [2019-09-09T15:54:20.284Z] #17 37.12 Reading package lists...
15:54:20 [2019-09-09T15:54:20.284Z] #17 43.61 Building dependency tree...
15:54:20 [2019-09-09T15:54:20.284Z] #17 44.93 Reading state information...
15:54:20 [2019-09-09T15:54:20.284Z] #17 46.37 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:54:20 [2019-09-09T15:54:20.284Z] #17 46.37 The following additional packages will be installed:
15:54:20 [2019-09-09T15:54:20.284Z] #17 46.39   libjq1 libonig4
15:54:20 [2019-09-09T15:54:20.284Z] #17 46.81 The following NEW packages will be installed:
15:54:20 [2019-09-09T15:54:20.284Z] #17 46.83   jq libjq1 libonig4
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.13 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.13 Need to get 327 kB of archives.
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.13 After this operation, 1157 kB of additional disk space will be used.
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:54:20 [2019-09-09T15:54:20.284Z] #17 48.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.42 debconf: delaying package configuration, since apt-utils is not installed
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.59 Fetched 327 kB in 1s (258 kB/s)
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.67 Selecting previously unselected package libonig4:amd64.
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.67 (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.)
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.74 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 49.77 Unpacking libonig4:amd64 (6.1.3-2) ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.07 Selecting previously unselected package libjq1:amd64.
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.07 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.36 Selecting previously unselected package jq.
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.36 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 50.36 Unpacking jq (1.5+dfsg-1.3) ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 51.29 Setting up libonig4:amd64 (6.1.3-2) ...
15:54:20 [2019-09-09T15:54:20.284Z] #17 ...
15:54:20 [2019-09-09T15:54:20.284Z] 
15:54:20 [2019-09-09T15:54:20.284Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.56 debconf: delaying package configuration, since apt-utils is not installed
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.73 Fetched 3602 kB in 1s (2382 kB/s)
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.88 Selecting previously unselected package libnet1:amd64.
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.88 (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.)
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.92 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 49.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.19 Selecting previously unselected package libcap-dev:amd64.
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.19 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.20 Unpacking libcap-dev:amd64 (1:2.25-1) ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.30 Selecting previously unselected package libnet1-dev.
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.31 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.73 Selecting previously unselected package libnl-3-200:amd64.
15:54:20 [2019-09-09T15:54:20.284Z] #57 50.74 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
15:54:20 [2019-09-09T15:54:20.451Z]   CC       criu/sockets.o
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.11 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.11 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.12 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.13 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.17 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.18 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.22 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.24 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.25 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.27 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.29 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.30 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.30 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.31 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.34 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.37 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
15:54:20 [2019-09-09T15:54:20.505Z] #13 38.38 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
15:54:20 [2019-09-09T15:54:20.653Z] Removing intermediate container ab611b7f5c28
15:54:20 [2019-09-09T15:54:20.653Z]  ---> b1baccccaf96
15:54:20 [2019-09-09T15:54:20.653Z] Step 31/126 : FROM cross-${CROSS} as dev-base
15:54:20 [2019-09-09T15:54:20.653Z]  ---> 8447a256e0a0
15:54:20 [2019-09-09T15:54:20.653Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
15:54:20 [2019-09-09T15:54:20.653Z]  ---> 8447a256e0a0
15:54:20 [2019-09-09T15:54:20.653Z] Step 33/126 : ARG DEBIAN_FRONTEND
15:54:20 [2019-09-09T15:54:20.653Z]  ---> Using cache
15:54:20 [2019-09-09T15:54:20.653Z]  ---> 8108a4c19234
15:54:20 [2019-09-09T15:54:20.653Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
15:54:20 [2019-09-09T15:54:20.653Z]  ---> Running in d28d57d3117d
15:54:20 [2019-09-09T15:54:20.760Z] #13 38.46 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
15:54:20 [2019-09-09T15:54:20.760Z] #13 38.51 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.51 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.53 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.54 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.56 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.75 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
15:54:21 [2019-09-09T15:54:21.016Z] #13 38.77 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:54:21 [2019-09-09T15:54:21.017Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:54:21 [2019-09-09T15:54:21.017Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:54:21 [2019-09-09T15:54:21.017Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:54:21 [2019-09-09T15:54:21.017Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:54:21 [2019-09-09T15:54:21.017Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:54:21 [2019-09-09T15:54:21.017Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
15:54:21 [2019-09-09T15:54:21.073Z]   CC       criu/stats.o
15:54:21 [2019-09-09T15:54:21.272Z] #13 38.90 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:54:21 [2019-09-09T15:54:21.272Z] #13 38.93 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
15:54:21 [2019-09-09T15:54:21.272Z] #13 38.95 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
15:54:21 [2019-09-09T15:54:21.272Z] #13 38.97 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
15:54:21 [2019-09-09T15:54:21.272Z] #13 38.98 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
15:54:21 [2019-09-09T15:54:21.357Z]   CC       criu/string.o
15:54:21 [2019-09-09T15:54:21.357Z]   CC       criu/sysctl.o
15:54:21 [2019-09-09T15:54:21.394Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:54:21 [2019-09-09T15:54:21.394Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:54:21 [2019-09-09T15:54:21.527Z] #13 39.02 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:54:21 [2019-09-09T15:54:21.639Z]   CC       criu/sysfs_parse.o
15:54:21 [2019-09-09T15:54:21.656Z] #57 54.75 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:54:21 [2019-09-09T15:54:21.783Z] #13 39.43 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
15:54:21 [2019-09-09T15:54:21.783Z] #13 39.50 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
15:54:21 [2019-09-09T15:54:21.922Z]   CC       criu/timerfd.o
15:54:22 [2019-09-09T15:54:22.038Z] #13 39.58 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:54:22 [2019-09-09T15:54:22.038Z] #13 39.59 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
15:54:22 [2019-09-09T15:54:22.038Z] #13 39.61 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
15:54:22 [2019-09-09T15:54:22.038Z] #13 39.66 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
15:54:22 [2019-09-09T15:54:22.039Z] #13 ...
15:54:22 [2019-09-09T15:54:22.039Z] 
15:54:22 [2019-09-09T15:54:22.039Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:22 [2019-09-09T15:54:22.039Z] #58 28.61   CC       images/remap-file-path.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 28.84   CC       images/eventfd.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 29.12   CC       images/eventpoll.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 29.42   CC       images/fh.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 29.78   CC       images/fsnotify.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 30.31   CC       images/signalfd.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 30.54   CC       images/fs.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 30.77   CC       images/pstree.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 31.17   CC       images/pipe.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 31.44   CC       images/tcp-stream.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 31.67   CC       images/sk-packet.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 31.96   CC       images/mnt.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 32.15   CC       images/pipe-data.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 32.39   CC       images/sa.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 32.74   CC       images/timer.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 33.24   CC       images/timerfd.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 33.53   CC       images/mm.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 33.87   CC       images/sk-opts.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 34.15   CC       images/sk-unix.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 34.50   CC       images/sk-inet.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 34.95   CC       images/tun.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 35.26   CC       images/sk-netlink.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 35.55   CC       images/packet-sock.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 35.89   CC       images/ipc-var.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 36.19   CC       images/ipc-desc.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 36.38   CC       images/ipc-shm.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 36.70   CC       images/ipc-msg.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 37.07   CC       images/ipc-sem.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 37.41   CC       images/utsns.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 37.60   CC       images/creds.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 37.83   CC       images/vma.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 38.11   CC       images/netdev.o
15:54:22 [2019-09-09T15:54:22.039Z] #58 38.50   CC       images/tty.o
15:54:22 [2019-09-09T15:54:22.204Z]   CC       criu/tty.o
15:54:22 [2019-09-09T15:54:22.294Z] #58 ...
15:54:22 [2019-09-09T15:54:22.294Z] 
15:54:22 [2019-09-09T15:54:22.294Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:22 [2019-09-09T15:54:22.294Z] #13 39.87 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
15:54:22 [2019-09-09T15:54:22.294Z] #13 40.12 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:54:22 [2019-09-09T15:54:22.550Z] #13 40.13 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
15:54:22 [2019-09-09T15:54:22.583Z] #57 55.63 Selecting previously unselected package libnl-3-dev:amd64.
15:54:22 [2019-09-09T15:54:22.583Z] #57 55.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
15:54:22 [2019-09-09T15:54:22.583Z] #57 55.65 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
15:54:22 [2019-09-09T15:54:22.698Z] Fetched 7671 kB in 1s (4246 kB/s)
15:54:22 [2019-09-09T15:54:22.805Z] #13 40.56 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #57 ...
15:54:23 [2019-09-09T15:54:23.146Z] 
15:54:23 [2019-09-09T15:54:23.146Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:23 [2019-09-09T15:54:23.146Z] #35 40.60 Reading package lists...
15:54:23 [2019-09-09T15:54:23.146Z] #35 46.67 Building dependency tree...
15:54:23 [2019-09-09T15:54:23.146Z] #35 47.89 Reading state information...
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.49 The following additional packages will be installed:
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.51   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.55 Suggested packages:
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.55   codeblocks eclipse ninja-build lrzip
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.55 Recommended packages:
15:54:23 [2019-09-09T15:54:23.146Z] #35 49.55   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:54:23 [2019-09-09T15:54:23.146Z] #35 50.41 The following NEW packages will be installed:
15:54:23 [2019-09-09T15:54:23.146Z] #35 50.42   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:54:23 [2019-09-09T15:54:23.146Z] #35 50.42   vim-common xxd
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.55 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.55 Need to get 13.7 MB of archives.
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.55 After this operation, 57.2 MB of additional disk space will be used.
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 51.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 54.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 54.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 55.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 55.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 55.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 56.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:54:23 [2019-09-09T15:54:23.146Z] #35 56.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:54:23 [2019-09-09T15:54:23.367Z] #13 40.97 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
15:54:23 [2019-09-09T15:54:23.367Z] #13 40.98 Get:70 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]
15:54:23 [2019-09-09T15:54:23.402Z] #35 ...
15:54:23 [2019-09-09T15:54:23.402Z] 
15:54:23 [2019-09-09T15:54:23.402Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:54:23 [2019-09-09T15:54:23.402Z] #17 55.00 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:54:23 [2019-09-09T15:54:23.402Z] #17 55.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:23 [2019-09-09T15:54:23.402Z] #17 56.16 Setting up jq (1.5+dfsg-1.3) ...
15:54:23 [2019-09-09T15:54:23.491Z] Reading package lists...
15:54:23 [2019-09-09T15:54:23.658Z] #17 ...
15:54:23 [2019-09-09T15:54:23.658Z] 
15:54:23 [2019-09-09T15:54:23.658Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:54:23 [2019-09-09T15:54:23.658Z] #44 40.45 Reading package lists...
15:54:23 [2019-09-09T15:54:23.658Z] #44 46.92 Building dependency tree...
15:54:23 [2019-09-09T15:54:23.658Z] #44 47.92 Reading state information...
15:54:23 [2019-09-09T15:54:23.658Z] #44 49.49 The following additional packages will be installed:
15:54:23 [2019-09-09T15:54:23.658Z] #44 49.52   btrfs-progs liblzo2-2
15:54:23 [2019-09-09T15:54:23.658Z] #44 49.77 The following NEW packages will be installed:
15:54:23 [2019-09-09T15:54:23.658Z] #44 49.79   btrfs-progs btrfs-tools liblzo2-2
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.22 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.22 Need to get 649 kB of archives.
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.22 After this operation, 4320 kB of additional disk space will be used.
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #44 51.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #44 55.08 debconf: delaying package configuration, since apt-utils is not installed
15:54:23 [2019-09-09T15:54:23.658Z] #44 55.49 Fetched 649 kB in 1s (348 kB/s)
15:54:23 [2019-09-09T15:54:23.658Z] #44 55.65 Selecting previously unselected package liblzo2-2:amd64.
15:54:23 [2019-09-09T15:54:23.658Z] #44 55.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:54:23 [2019-09-09T15:54:23.658Z] #44 55.69 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:54:23 [2019-09-09T15:54:23.658Z] #44 56.17 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:54:23 [2019-09-09T15:54:23.658Z] #44 ...
15:54:23 [2019-09-09T15:54:23.658Z] 
15:54:23 [2019-09-09T15:54:23.658Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:54:23 [2019-09-09T15:54:23.658Z] #6 40.76 Reading package lists...
15:54:23 [2019-09-09T15:54:23.658Z] #6 47.55 Building dependency tree...
15:54:23 [2019-09-09T15:54:23.658Z] #6 48.87 Reading state information...
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.48 The following additional packages will be installed:
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.49   libapparmor1 libseccomp2
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.49 Suggested packages:
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.49   seccomp
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.73 The following NEW packages will be installed:
15:54:23 [2019-09-09T15:54:23.658Z] #6 50.74   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.26 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.26 Need to get 300 kB of archives.
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.26 After this operation, 1201 kB of additional disk space will be used.
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #6 52.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
15:54:23 [2019-09-09T15:54:23.658Z] #6 55.08 debconf: delaying package configuration, since apt-utils is not installed
15:54:23 [2019-09-09T15:54:23.658Z] #6 55.51 Fetched 300 kB in 1s (192 kB/s)
15:54:23 [2019-09-09T15:54:23.658Z] #6 55.65 Selecting previously unselected package libseccomp2:amd64.
15:54:23 [2019-09-09T15:54:23.658Z] #6 55.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
15:54:23 [2019-09-09T15:54:23.658Z] #6 55.70 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
15:54:23 [2019-09-09T15:54:23.658Z] #6 56.17 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:54:23 [2019-09-09T15:54:23.704Z]   CC       criu/tun.o
15:54:23 [2019-09-09T15:54:23.870Z] Reading package lists...
15:54:23 [2019-09-09T15:54:23.870Z] Building dependency tree...
15:54:23 [2019-09-09T15:54:23.870Z] Reading state information...
15:54:23 [2019-09-09T15:54:23.870Z] The following additional packages will be installed:
15:54:23 [2019-09-09T15:54:23.870Z]   libapparmor1 libseccomp2
15:54:23 [2019-09-09T15:54:23.870Z] Suggested packages:
15:54:23 [2019-09-09T15:54:23.870Z]   seccomp
15:54:24 [2019-09-09T15:54:24.238Z] The following NEW packages will be installed:
15:54:24 [2019-09-09T15:54:24.238Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:54:24 [2019-09-09T15:54:24.238Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
15:54:24 [2019-09-09T15:54:24.238Z] Need to get 301 kB of archives.
15:54:24 [2019-09-09T15:54:24.238Z] After this operation, 1402 kB of additional disk space will be used.
15:54:24 [2019-09-09T15:54:24.238Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
15:54:24 [2019-09-09T15:54:24.238Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
15:54:24 [2019-09-09T15:54:24.238Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
15:54:24 [2019-09-09T15:54:24.238Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
15:54:24 [2019-09-09T15:54:24.238Z] debconf: delaying package configuration, since apt-utils is not installed
15:54:24 [2019-09-09T15:54:24.238Z] Fetched 301 kB in 0s (3780 kB/s)
15:54:24 [2019-09-09T15:54:24.238Z] Selecting previously unselected package libseccomp2:s390x.
15:54:24 [2019-09-09T15:54:24.238Z] (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.)
15:54:24 [2019-09-09T15:54:24.238Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
15:54:24 [2019-09-09T15:54:24.238Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
15:54:24 [2019-09-09T15:54:24.238Z] Selecting previously unselected package libseccomp-dev:s390x.
15:54:24 [2019-09-09T15:54:24.238Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
15:54:24 [2019-09-09T15:54:24.238Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
15:54:24 [2019-09-09T15:54:24.238Z] Selecting previously unselected package libapparmor1:s390x.
15:54:24 [2019-09-09T15:54:24.238Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
15:54:24 [2019-09-09T15:54:24.238Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
15:54:24 [2019-09-09T15:54:24.238Z] Selecting previously unselected package libapparmor-dev:s390x.
15:54:24 [2019-09-09T15:54:24.238Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
15:54:24 [2019-09-09T15:54:24.238Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
15:54:24 [2019-09-09T15:54:24.239Z] #6 57.38 Selecting previously unselected package libseccomp-dev:amd64.
15:54:24 [2019-09-09T15:54:24.239Z] #6 57.39 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
15:54:24 [2019-09-09T15:54:24.239Z] #6 ...
15:54:24 [2019-09-09T15:54:24.239Z] 
15:54:24 [2019-09-09T15:54:24.239Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:24 [2019-09-09T15:54:24.239Z] #35 57.46 debconf: delaying package configuration, since apt-utils is not installed
15:54:24 [2019-09-09T15:54:24.327Z]   CC       criu/uffd.o
15:54:24 [2019-09-09T15:54:24.494Z] #35 ...
15:54:24 [2019-09-09T15:54:24.494Z] 
15:54:24 [2019-09-09T15:54:24.494Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
15:54:24 [2019-09-09T15:54:24.494Z] #50 DONE 57.4s
15:54:24 [2019-09-09T15:54:24.494Z] 
15:54:24 [2019-09-09T15:54:24.494Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
15:54:24 [2019-09-09T15:54:24.494Z] #17 DONE 57.6s
15:54:24 [2019-09-09T15:54:24.665Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:24 [2019-09-09T15:54:24.665Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
15:54:24 [2019-09-09T15:54:24.665Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
15:54:24 [2019-09-09T15:54:24.665Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
15:54:24 [2019-09-09T15:54:24.665Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
15:54:24 [2019-09-09T15:54:24.665Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:24 [2019-09-09T15:54:24.748Z] 
15:54:24 [2019-09-09T15:54:24.748Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:54:24 [2019-09-09T15:54:24.748Z] #19 DONE 0.1s
15:54:24 [2019-09-09T15:54:24.748Z] 
15:54:24 [2019-09-09T15:54:24.748Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:54:24 [2019-09-09T15:54:24.748Z] #44 57.57 Selecting previously unselected package btrfs-progs.
15:54:24 [2019-09-09T15:54:24.748Z] #44 57.57 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
15:54:24 [2019-09-09T15:54:24.748Z] #44 57.60 Unpacking btrfs-progs (4.7.3-1) ...
15:54:24 [2019-09-09T15:54:24.748Z] #44 ...
15:54:24 [2019-09-09T15:54:24.748Z] 
15:54:24 [2019-09-09T15:54:24.748Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:54:24 [2019-09-09T15:54:24.748Z] #27 47.47 + cd /tmp/tmp.eZc9lO08jt/src/gotest.tools/gotestsum
15:54:24 [2019-09-09T15:54:24.748Z] #27 47.47 + git checkout -q v0.3.5
15:54:24 [2019-09-09T15:54:24.748Z] #27 47.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:54:25 [2019-09-09T15:54:25.003Z] #27 ...
15:54:25 [2019-09-09T15:54:25.003Z] 
15:54:25 [2019-09-09T15:54:25.003Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:25 [2019-09-09T15:54:25.065Z] Removing intermediate container d28d57d3117d
15:54:25 [2019-09-09T15:54:25.065Z]  ---> 6b655516cd32
15:54:25 [2019-09-09T15:54:25.065Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
15:54:25 [2019-09-09T15:54:25.065Z]  ---> b1baccccaf96
15:54:25 [2019-09-09T15:54:25.065Z] Step 36/126 : ARG DEBIAN_FRONTEND
15:54:25 [2019-09-09T15:54:25.065Z]  ---> Running in bf503c513956
15:54:25 [2019-09-09T15:54:25.253Z] #13 ...
15:54:25 [2019-09-09T15:54:25.253Z] 
15:54:25 [2019-09-09T15:54:25.253Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:25 [2019-09-09T15:54:25.253Z] #33 95.54 go/doc
15:54:25 [2019-09-09T15:54:25.253Z] #33 96.42 encoding/base64
15:54:25 [2019-09-09T15:54:25.253Z] #33 97.06 encoding/json
15:54:25 [2019-09-09T15:54:25.253Z] #33 99.61 github.com/LK4D4/vndr/build
15:54:25 [2019-09-09T15:54:25.253Z] #33 102.9 encoding/xml
15:54:25 [2019-09-09T15:54:25.253Z] #33 102.9 github.com/LK4D4/vndr/godl/singleflight
15:54:25 [2019-09-09T15:54:25.253Z] #33 103.2 compress/flate
15:54:25 [2019-09-09T15:54:25.253Z] #33 ...
15:54:25 [2019-09-09T15:54:25.253Z] 
15:54:25 [2019-09-09T15:54:25.253Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:25 [2019-09-09T15:54:25.253Z] #58 39.07   CC       images/file-lock.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 39.33   CC       images/rlimit.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 39.52   CC       images/pagemap.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 39.87   CC       images/siginfo.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 40.14   CC       images/rpc.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 41.41   CC       images/ext-file.o
15:54:25 [2019-09-09T15:54:25.253Z] #58 41.61   CC       images/cgroup.o
15:54:25 [2019-09-09T15:54:25.335Z]   CC       criu/util.o
15:54:25 [2019-09-09T15:54:25.446Z] Removing intermediate container bf503c513956
15:54:25 [2019-09-09T15:54:25.446Z]  ---> 56064e652142
15:54:25 [2019-09-09T15:54:25.446Z] Step 37/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
15:54:25 [2019-09-09T15:54:25.446Z]  ---> Running in 7726e21b94ec
15:54:25 [2019-09-09T15:54:25.812Z] #58 42.35   CC       images/userns.o
15:54:25 [2019-09-09T15:54:25.951Z]   CC       criu/uts_ns.o
15:54:26 [2019-09-09T15:54:26.096Z] #58 42.75   CC       images/google/protobuf/descriptor.o
15:54:26 [2019-09-09T15:54:26.215Z] Removing intermediate container 7726e21b94ec
15:54:26 [2019-09-09T15:54:26.215Z]  ---> eaf3be291e9b
15:54:26 [2019-09-09T15:54:26.215Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
15:54:26 [2019-09-09T15:54:26.215Z]  ---> 6b655516cd32
15:54:26 [2019-09-09T15:54:26.215Z] Step 39/126 : FROM base AS tomlv
15:54:26 [2019-09-09T15:54:26.215Z]  ---> 8447a256e0a0
15:54:26 [2019-09-09T15:54:26.215Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
15:54:26 [2019-09-09T15:54:26.215Z]  ---> Running in 4373de017c72
15:54:26 [2019-09-09T15:54:26.241Z]   CC       criu/vdso.o
15:54:26 [2019-09-09T15:54:26.578Z] Removing intermediate container 4373de017c72
15:54:26 [2019-09-09T15:54:26.578Z]  ---> acbb06610544
15:54:26 [2019-09-09T15:54:26.578Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:54:26 [2019-09-09T15:54:26.578Z]  ---> 0a5c583b1f21
15:54:26 [2019-09-09T15:54:26.578Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:54:26 [2019-09-09T15:54:26.857Z]   LINK     criu/built-in.o
15:54:26 [2019-09-09T15:54:26.857Z]   LINK     criu/criu
15:54:26 [2019-09-09T15:54:26.935Z] #20 ...
15:54:26 [2019-09-09T15:54:26.935Z] 
15:54:26 [2019-09-09T15:54:26.935Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
15:54:26 [2019-09-09T15:54:26.935Z] #44 58.61 Selecting previously unselected package btrfs-tools.
15:54:26 [2019-09-09T15:54:26.935Z] #44 58.67 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 58.74 Unpacking btrfs-tools (4.7.3-1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 58.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 59.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 59.41 Setting up btrfs-progs (4.7.3-1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 59.49 Setting up btrfs-tools (4.7.3-1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 59.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:26 [2019-09-09T15:54:26.935Z] #44 DONE 59.9s
15:54:26 [2019-09-09T15:54:26.935Z] 
15:54:26 [2019-09-09T15:54:26.935Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:54:26 [2019-09-09T15:54:26.935Z] #45 DONE 0.1s
15:54:26 [2019-09-09T15:54:26.935Z] 
15:54:26 [2019-09-09T15:54:26.935Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
15:54:26 [2019-09-09T15:54:26.935Z] #6 57.57 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.41 Selecting previously unselected package libapparmor1:amd64.
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.41 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.41 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.74 Selecting previously unselected package libapparmor-dev:amd64.
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 58.74 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.49 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.53 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.56 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.58 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 59.60 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:26 [2019-09-09T15:54:26.935Z] #6 DONE 60.1s
15:54:26 [2019-09-09T15:54:26.947Z]  ---> bb20f0040d77
15:54:26 [2019-09-09T15:54:26.947Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:54:26 [2019-09-09T15:54:26.947Z]  ---> Running in 07781ac165f1
15:54:27 [2019-09-09T15:54:27.140Z]   DEP      lib/c/criu.d
15:54:27 [2019-09-09T15:54:27.140Z]   CC       images/rpc.pb-c.o
15:54:27 [2019-09-09T15:54:27.197Z] 
15:54:27 [2019-09-09T15:54:27.197Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:54:27 [2019-09-09T15:54:27.197Z] #40 DONE 0.2s
15:54:27 [2019-09-09T15:54:27.197Z] 
15:54:27 [2019-09-09T15:54:27.197Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:54:27 [2019-09-09T15:54:27.197Z] #46 DONE 0.3s
15:54:27 [2019-09-09T15:54:27.197Z] 
15:54:27 [2019-09-09T15:54:27.197Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:54:27 [2019-09-09T15:54:27.308Z] + RM_GOPATH=0
15:54:27 [2019-09-09T15:54:27.308Z] + TMP_GOPATH=
15:54:27 [2019-09-09T15:54:27.308Z] + : /build
15:54:27 [2019-09-09T15:54:27.308Z] + '[' -z '' ']'
15:54:27 [2019-09-09T15:54:27.308Z] ++ mktemp -d
15:54:27 [2019-09-09T15:54:27.308Z] + export GOPATH=/tmp/tmp.mr2kuqcAOo
15:54:27 [2019-09-09T15:54:27.308Z] + GOPATH=/tmp/tmp.mr2kuqcAOo
15:54:27 [2019-09-09T15:54:27.308Z] + RM_GOPATH=1
15:54:27 [2019-09-09T15:54:27.308Z] ++ dirname ./install.sh
15:54:27 [2019-09-09T15:54:27.308Z] + dir=.
15:54:27 [2019-09-09T15:54:27.308Z] + bin=tomlv
15:54:27 [2019-09-09T15:54:27.308Z] + shift
15:54:27 [2019-09-09T15:54:27.308Z] + '[' '!' -f ./tomlv.installer ']'
15:54:27 [2019-09-09T15:54:27.309Z] + . ./tomlv.installer
15:54:27 [2019-09-09T15:54:27.309Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:54:27 [2019-09-09T15:54:27.309Z] + install_tomlv
15:54:27 [2019-09-09T15:54:27.309Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:54:27 [2019-09-09T15:54:27.309Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mr2kuqcAOo/src/github.com/BurntSushi/toml
15:54:27 [2019-09-09T15:54:27.309Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:54:27 [2019-09-09T15:54:27.309Z] Cloning into '/tmp/tmp.mr2kuqcAOo/src/github.com/BurntSushi/toml'...
15:54:27 [2019-09-09T15:54:27.460Z] #41 DONE 0.1s
15:54:27 [2019-09-09T15:54:27.460Z] 
15:54:27 [2019-09-09T15:54:27.460Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:54:27 [2019-09-09T15:54:27.675Z] + cd /tmp/tmp.mr2kuqcAOo/src/github.com/BurntSushi/toml
15:54:27 [2019-09-09T15:54:27.676Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:54:27 [2019-09-09T15:54:27.676Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:54:27 [2019-09-09T15:54:27.676Z] errors
15:54:27 [2019-09-09T15:54:27.676Z] math/bits
15:54:27 [2019-09-09T15:54:27.676Z] internal/cpu
15:54:27 [2019-09-09T15:54:27.676Z] math
15:54:27 [2019-09-09T15:54:27.676Z] internal/bytealg
15:54:27 [2019-09-09T15:54:27.676Z] runtime/internal/atomic
15:54:27 [2019-09-09T15:54:27.755Z]   CC       lib/c/criu.o
15:54:28 [2019-09-09T15:54:28.077Z] runtime/internal/sys
15:54:28 [2019-09-09T15:54:28.077Z] runtime/internal/math
15:54:28 [2019-09-09T15:54:28.077Z] runtime
15:54:28 [2019-09-09T15:54:28.077Z] unicode/utf8
15:54:28 [2019-09-09T15:54:28.077Z] strconv
15:54:28 [2019-09-09T15:54:28.371Z]   LINK     lib/c/built-in.o
15:54:28 [2019-09-09T15:54:28.371Z]   LINK     lib/c/libcriu.so
15:54:28 [2019-09-09T15:54:28.488Z] internal/race
15:54:28 [2019-09-09T15:54:28.488Z] sync/atomic
15:54:28 [2019-09-09T15:54:28.488Z] unicode
15:54:28 [2019-09-09T15:54:28.488Z] internal/testlog
15:54:28 [2019-09-09T15:54:28.488Z] encoding
15:54:28 [2019-09-09T15:54:28.488Z] runtime/cgo
15:54:28 [2019-09-09T15:54:28.654Z]   GEN      magic.py
15:54:28 [2019-09-09T15:54:28.654Z] Note: Building without setproctitle() and strlcpy() support.
15:54:28 [2019-09-09T15:54:28.654Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:54:28 [2019-09-09T15:54:28.740Z] #58 44.89   CC       images/opts.o
15:54:28 [2019-09-09T15:54:28.740Z] #58 45.13   CC       images/seccomp.o
15:54:28 [2019-09-09T15:54:28.938Z] fatal: Not a git repository (or any of the parent directories): .git
15:54:28 [2019-09-09T15:54:28.996Z] #58 45.51   CC       images/binfmt-misc.o
15:54:29 [2019-09-09T15:54:29.225Z] make[1]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.250Z] #58 45.72   CC       images/time.o
15:54:29 [2019-09-09T15:54:29.250Z] #58 ...
15:54:29 [2019-09-09T15:54:29.250Z] 
15:54:29 [2019-09-09T15:54:29.250Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:29 [2019-09-09T15:54:29.250Z] #13 43.83 Get:71 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]
15:54:29 [2019-09-09T15:54:29.250Z] #13 46.67 debconf: delaying package configuration, since apt-utils is not installed
15:54:29 [2019-09-09T15:54:29.250Z] #13 46.81 Fetched 91.3 MB in 9s (9585 kB/s)
15:54:29 [2019-09-09T15:54:29.250Z] #13 46.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
15:54:29 [2019-09-09T15:54:29.250Z] #13 46.97 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.250Z] #13 46.98 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
15:54:29 [2019-09-09T15:54:29.347Z] #42 ...
15:54:29 [2019-09-09T15:54:29.347Z] 
15:54:29 [2019-09-09T15:54:29.347Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:29 [2019-09-09T15:54:29.347Z] #33 51.98 internal/x/crypto/curve25519
15:54:29 [2019-09-09T15:54:29.347Z] #33 53.94 sync
15:54:29 [2019-09-09T15:54:29.347Z] #33 54.25 reflect
15:54:29 [2019-09-09T15:54:29.347Z] #33 54.26 io
15:54:29 [2019-09-09T15:54:29.347Z] #33 55.06 bytes
15:54:29 [2019-09-09T15:54:29.347Z] #33 56.65 bufio
15:54:29 [2019-09-09T15:54:29.347Z] #33 58.25 syscall
15:54:29 [2019-09-09T15:54:29.347Z] #33 ...
15:54:29 [2019-09-09T15:54:29.347Z] 
15:54:29 [2019-09-09T15:54:29.347Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:29 [2019-09-09T15:54:29.347Z] #57 58.27 Selecting previously unselected package libprotobuf-c1:amd64.
15:54:29 [2019-09-09T15:54:29.347Z] #57 58.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.347Z] #57 58.27 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:54:29 [2019-09-09T15:54:29.347Z] #57 58.45 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 58.48 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 58.48 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 58.61 Selecting previously unselected package zlib1g-dev:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 58.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 58.61 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 59.12 Selecting previously unselected package libprotobuf10:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 59.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 59.16 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.20 Selecting previously unselected package libprotobuf-lite10:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.20 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.22 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.52 Selecting previously unselected package libprotobuf-dev:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.54 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 60.57 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 62.15 Selecting previously unselected package libprotoc10:amd64.
15:54:29 [2019-09-09T15:54:29.348Z] #57 62.17 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 62.18 Unpacking libprotoc10:amd64 (3.0.0-9) ...
15:54:29 [2019-09-09T15:54:29.348Z] #57 ...
15:54:29 [2019-09-09T15:54:29.348Z] 
15:54:29 [2019-09-09T15:54:29.348Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:29 [2019-09-09T15:54:29.348Z] #30 52.08 sync
15:54:29 [2019-09-09T15:54:29.348Z] #30 52.46 io
15:54:29 [2019-09-09T15:54:29.348Z] #30 52.47 reflect
15:54:29 [2019-09-09T15:54:29.348Z] #30 53.46 syscall
15:54:29 [2019-09-09T15:54:29.348Z] #30 59.13 time
15:54:29 [2019-09-09T15:54:29.504Z] #13 47.34 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
15:54:29 [2019-09-09T15:54:29.512Z] make[1]: 'images/built-in.o' is up to date.
15:54:29 [2019-09-09T15:54:29.512Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
15:54:29 [2019-09-09T15:54:29.512Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:54:29 [2019-09-09T15:54:29.603Z] #30 ...
15:54:29 [2019-09-09T15:54:29.603Z] 
15:54:29 [2019-09-09T15:54:29.603Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:29 [2019-09-09T15:54:29.603Z] #35 57.76 Fetched 13.7 MB in 5s (2428 kB/s)
15:54:29 [2019-09-09T15:54:29.603Z] #35 58.27 Selecting previously unselected package cmake-data.
15:54:29 [2019-09-09T15:54:29.603Z] #35 58.27 (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.)
15:54:29 [2019-09-09T15:54:29.603Z] #35 58.32 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:54:29 [2019-09-09T15:54:29.603Z] #35 58.43 Unpacking cmake-data (3.7.2-1) ...
15:54:29 [2019-09-09T15:54:29.603Z] #35 62.72 Selecting previously unselected package liblzo2-2:amd64.
15:54:29 [2019-09-09T15:54:29.603Z] #35 62.74 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.603Z] #35 62.75 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:54:29 [2019-09-09T15:54:29.759Z] #13 47.49 Selecting previously unselected package bash-completion.
15:54:29 [2019-09-09T15:54:29.759Z] #13 47.49 (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.)
15:54:29 [2019-09-09T15:54:29.759Z] #13 47.51 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
15:54:29 [2019-09-09T15:54:29.795Z] make[1]: 'compel/libcompel.a' is up to date.
15:54:29 [2019-09-09T15:54:29.795Z] make[1]: 'compel/compel-host-bin' is up to date.
15:54:29 [2019-09-09T15:54:29.795Z] make[1]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.795Z] make[1]: 'soccr/libsoccr.a' is up to date.
15:54:29 [2019-09-09T15:54:29.795Z] make[2]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.795Z] make[2]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.795Z] make[2]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.795Z] make[2]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.795Z] make[2]: Nothing to be done for 'all'.
15:54:29 [2019-09-09T15:54:29.862Z] #35 62.90 Selecting previously unselected package libicu57:amd64.
15:54:29 [2019-09-09T15:54:29.862Z] #35 62.90 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
15:54:29 [2019-09-09T15:54:29.862Z] #35 62.91 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
15:54:30 [2019-09-09T15:54:30.077Z] make[2]: Nothing to be done for 'all'.
15:54:30 [2019-09-09T15:54:30.077Z] make[2]: Nothing to be done for 'all'.
15:54:30 [2019-09-09T15:54:30.077Z] make[2]: Nothing to be done for 'all'.
15:54:30 [2019-09-09T15:54:30.077Z]   INSTALL  criu/criu
15:54:30 [2019-09-09T15:54:30.425Z] #35 ...
15:54:30 [2019-09-09T15:54:30.425Z] 
15:54:30 [2019-09-09T15:54:30.425Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.24 Selecting previously unselected package protobuf-c-compiler.
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.24 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.25 Unpacking protobuf-c-compiler (1.2.1-2) ...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.39 Selecting previously unselected package protobuf-compiler.
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.40 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.40 Unpacking protobuf-compiler (3.0.0-9) ...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.56 Selecting previously unselected package python-pkg-resources.
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
15:54:30 [2019-09-09T15:54:30.426Z] #57 63.56 Unpacking python-pkg-resources (33.1.1-1) ...
15:54:30 [2019-09-09T15:54:30.431Z] sync
15:54:30 [2019-09-09T15:54:30.431Z] io
15:54:30 [2019-09-09T15:54:30.431Z] reflect
15:54:30 [2019-09-09T15:54:30.431Z] syscall
15:54:30 [2019-09-09T15:54:30.681Z] #57 63.84 Selecting previously unselected package python-protobuf.
15:54:30 [2019-09-09T15:54:30.681Z] #57 63.84 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
15:54:30 [2019-09-09T15:54:30.681Z] #57 63.85 Unpacking python-protobuf (3.0.0-9) ...
15:54:31 [2019-09-09T15:54:31.240Z] time
15:54:31 [2019-09-09T15:54:31.240Z] sort
15:54:31 [2019-09-09T15:54:31.240Z] internal/fmtsort
15:54:31 [2019-09-09T15:54:31.240Z] internal/syscall/unix
15:54:31 [2019-09-09T15:54:31.240Z] internal/poll
15:54:31 [2019-09-09T15:54:31.244Z] #57 64.42 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:54:31 [2019-09-09T15:54:31.500Z] #57 64.54 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:54:31 [2019-09-09T15:54:31.500Z] #57 64.56 Setting up python-pkg-resources (33.1.1-1) ...
15:54:31 [2019-09-09T15:54:31.554Z] Removing intermediate container 2f9d19fe6702
15:54:31 [2019-09-09T15:54:31.554Z]  ---> f40004ac3659
15:54:31 [2019-09-09T15:54:31.554Z] Step 12/126 : FROM base AS registry
15:54:31 [2019-09-09T15:54:31.554Z]  ---> e1839d81822e
15:54:31 [2019-09-09T15:54:31.554Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:54:31 [2019-09-09T15:54:31.634Z] strings
15:54:31 [2019-09-09T15:54:31.634Z] os
15:54:31 [2019-09-09T15:54:31.634Z] bytes
15:54:31 [2019-09-09T15:54:31.837Z]  ---> Running in fdfb44c89327
15:54:31 [2019-09-09T15:54:31.837Z] Removing intermediate container fdfb44c89327
15:54:31 [2019-09-09T15:54:31.837Z]  ---> cb22a2507e67
15:54:31 [2019-09-09T15:54:31.837Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
15:54:31 [2019-09-09T15:54:31.837Z]  ---> Running in 41c80e24899e
15:54:31 [2019-09-09T15:54:31.837Z] Removing intermediate container 41c80e24899e
15:54:31 [2019-09-09T15:54:31.837Z]  ---> bf9eb157420a
15:54:31 [2019-09-09T15:54:31.837Z] Step 15/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"
15:54:32 [2019-09-09T15:54:32.030Z] fmt
15:54:32 [2019-09-09T15:54:32.030Z] bufio
15:54:32 [2019-09-09T15:54:32.030Z] path/filepath
15:54:32 [2019-09-09T15:54:32.030Z] io/ioutil
15:54:32 [2019-09-09T15:54:32.030Z] path
15:54:32 [2019-09-09T15:54:32.030Z] text/tabwriter
15:54:32 [2019-09-09T15:54:32.063Z] #57 ...
15:54:32 [2019-09-09T15:54:32.063Z] 
15:54:32 [2019-09-09T15:54:32.063Z] #7 [dev 1/24] RUN groupadd -r docker
15:54:32 [2019-09-09T15:54:32.063Z] #7 DONE 5.2s
15:54:32 [2019-09-09T15:54:32.119Z]  ---> Running in f1857db53631
15:54:32 [2019-09-09T15:54:32.320Z] 
15:54:32 [2019-09-09T15:54:32.320Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:32 [2019-09-09T15:54:32.320Z] #20 6.091 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:54:32 [2019-09-09T15:54:32.320Z] #20 6.684 
15:54:32 [2019-09-09T15:54:32.401Z] + mktemp -d
15:54:32 [2019-09-09T15:54:32.401Z] + export GOPATH=/tmp/tmp.tTaGSDOETd
15:54:32 [2019-09-09T15:54:32.401Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution
15:54:32 [2019-09-09T15:54:32.401Z] Cloning into '/tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution'...
15:54:32 [2019-09-09T15:54:32.422Z] flag
15:54:32 [2019-09-09T15:54:32.422Z] github.com/BurntSushi/toml
15:54:32 [2019-09-09T15:54:32.422Z] log
15:54:32 [2019-09-09T15:54:32.803Z] github.com/BurntSushi/toml/cmd/tomlv
15:54:33 [2019-09-09T15:54:33.017Z] #13 ...
15:54:33 [2019-09-09T15:54:33.017Z] 
15:54:33 [2019-09-09T15:54:33.017Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:33 [2019-09-09T15:54:33.017Z] #58 46.00   CC       images/sysctl.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 46.31   CC       images/autofs.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 46.54   CC       images/macvlan.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 46.79   CC       images/sit.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.08   LINK     images/built-in.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.24   GEN      compel/include/asm
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.25   GEN      compel/include/version.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.27 touch .config
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.28   GEN      include/common/config.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.35   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.38   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.40   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.43   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.46   DEP      compel/arch/x86/plugins/std/memcpy.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.50   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.53   GEN      compel/plugins/include/uapi/std/syscall.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.58   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.61   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.63   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.64   DEP      compel/plugins/std/infect.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.84   DEP      compel/plugins/std/string.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 47.97   DEP      compel/plugins/std/log.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 48.05   DEP      compel/plugins/std/fds.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 48.16   DEP      compel/plugins/std/std.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 48.31   DEP      compel/plugins/shmem/shmem.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 48.42   DEP      compel/plugins/fds/fds.d
15:54:33 [2019-09-09T15:54:33.017Z] #58 48.61   CC       compel/plugins/std/std.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 49.03   CC       compel/plugins/std/fds.o
15:54:33 [2019-09-09T15:54:33.017Z] #58 49.55   CC       compel/plugins/std/log.o
15:54:33 [2019-09-09T15:54:33.089Z] #20 7.074 
####                                                                       5.8%
########                                                                  12.0%
###############                                                           21.4%
#####################                                                     30.2%
###########################                                               38.9%
###############################                                           44.1%
##################################                                        48.5%
#####################################                                     51.6%
########################################                                  56.1%
##############################################                            65.1%
#####################################################                     74.5%
##########################################################                81.6%
################################################################          89.5%
####################################################################      95.1%
######################################################################## 100.0%
15:54:33 [2019-09-09T15:54:33.653Z] #20 9.208 
15:54:33 [2019-09-09T15:54:33.985Z] #58 50.59   CC       compel/plugins/std/string.o
15:54:34 [2019-09-09T15:54:34.113Z] Removing intermediate container 07781ac165f1
15:54:34 [2019-09-09T15:54:34.113Z]  ---> 1f2550bd0def
15:54:34 [2019-09-09T15:54:34.113Z] Step 44/126 : FROM base AS vndr
15:54:34 [2019-09-09T15:54:34.113Z]  ---> 8447a256e0a0
15:54:34 [2019-09-09T15:54:34.113Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
15:54:34 [2019-09-09T15:54:34.113Z]  ---> Running in 91d05c6c20de
15:54:34 [2019-09-09T15:54:34.113Z] Removing intermediate container 91d05c6c20de
15:54:34 [2019-09-09T15:54:34.113Z]  ---> 8574be167990
15:54:34 [2019-09-09T15:54:34.113Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:54:34 [2019-09-09T15:54:34.474Z]  ---> 88c6e5caff9f
15:54:34 [2019-09-09T15:54:34.474Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:54:34 [2019-09-09T15:54:34.474Z]  ---> da7507d2cd2c
15:54:34 [2019-09-09T15:54:34.474Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:54:34 [2019-09-09T15:54:34.723Z] #20 9.502 
########                                                                  11.4%
###################                                                       26.6%
#############################                                             41.1%
########################################                                  56.2%
################################################                          67.9%
###########################################################               82.1%
######################################################################## 100.0%
15:54:34 [2019-09-09T15:54:34.854Z]  ---> Running in 75c9eb3539b2
15:54:34 [2019-09-09T15:54:34.854Z] + RM_GOPATH=0
15:54:34 [2019-09-09T15:54:34.854Z] + TMP_GOPATH=
15:54:34 [2019-09-09T15:54:34.854Z] + : /build
15:54:34 [2019-09-09T15:54:34.854Z] + '[' -z '' ']'
15:54:34 [2019-09-09T15:54:34.854Z] ++ mktemp -d
15:54:34 [2019-09-09T15:54:34.854Z] + export GOPATH=/tmp/tmp.etiI1YOzAD
15:54:34 [2019-09-09T15:54:34.854Z] + GOPATH=/tmp/tmp.etiI1YOzAD
15:54:34 [2019-09-09T15:54:34.854Z] + RM_GOPATH=1
15:54:34 [2019-09-09T15:54:34.854Z] ++ dirname ./install.sh
15:54:34 [2019-09-09T15:54:34.854Z] + dir=.
15:54:34 [2019-09-09T15:54:34.854Z] + bin=vndr
15:54:34 [2019-09-09T15:54:34.854Z] + shift
15:54:34 [2019-09-09T15:54:34.854Z] + '[' '!' -f ./vndr.installer ']'
15:54:34 [2019-09-09T15:54:34.854Z] + . ./vndr.installer
15:54:34 [2019-09-09T15:54:34.854Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:54:34 [2019-09-09T15:54:34.854Z] + install_vndr
15:54:34 [2019-09-09T15:54:34.854Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:54:34 [2019-09-09T15:54:34.854Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.etiI1YOzAD/src/github.com/LK4D4/vndr
15:54:34 [2019-09-09T15:54:34.854Z] Cloning into '/tmp/tmp.etiI1YOzAD/src/github.com/LK4D4/vndr'...
15:54:34 [2019-09-09T15:54:34.854Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:54:34 [2019-09-09T15:54:34.911Z] #58 51.40   CC       compel/plugins/std/infect.o
15:54:35 [2019-09-09T15:54:35.107Z] + cd /tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution
15:54:35 [2019-09-09T15:54:35.107Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:54:35 [2019-09-09T15:54:35.225Z] + cd /tmp/tmp.etiI1YOzAD/src/github.com/LK4D4/vndr
15:54:35 [2019-09-09T15:54:35.225Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:54:35 [2019-09-09T15:54:35.225Z] + go build -buildmode=pie -v -o /build/vndr .
15:54:35 [2019-09-09T15:54:35.225Z] errors
15:54:35 [2019-09-09T15:54:35.225Z] internal/race
15:54:35 [2019-09-09T15:54:35.225Z] internal/cpu
15:54:35 [2019-09-09T15:54:35.225Z] runtime/internal/atomic
15:54:35 [2019-09-09T15:54:35.225Z] runtime/internal/sys
15:54:35 [2019-09-09T15:54:35.225Z] runtime/internal/math
15:54:35 [2019-09-09T15:54:35.225Z] internal/bytealg
15:54:35 [2019-09-09T15:54:35.225Z] sync/atomic
15:54:35 [2019-09-09T15:54:35.471Z] #58 51.97   CC       compel/arch/x86/plugins/std/parasite-head.o
15:54:35 [2019-09-09T15:54:35.471Z] #58 52.01   CC       compel/arch/x86/plugins/std/memcpy.o
15:54:35 [2019-09-09T15:54:35.471Z] #58 52.09   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:54:35 [2019-09-09T15:54:35.629Z] unicode
15:54:35 [2019-09-09T15:54:35.630Z] runtime
15:54:35 [2019-09-09T15:54:35.630Z] unicode/utf8
15:54:35 [2019-09-09T15:54:35.630Z] math/bits
15:54:35 [2019-09-09T15:54:35.630Z] math
15:54:35 [2019-09-09T15:54:35.650Z] #20 10.74 
15:54:35 [2019-09-09T15:54:35.723Z] + GOPATH=/tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tTaGSDOETd go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:54:35 [2019-09-09T15:54:35.726Z] #58 52.19   AR       compel/plugins/std.lib.a
15:54:35 [2019-09-09T15:54:35.726Z] #58 52.29   CC       compel/plugins/fds/fds.o
15:54:35 [2019-09-09T15:54:35.982Z] #58 ...
15:54:35 [2019-09-09T15:54:35.982Z] 
15:54:35 [2019-09-09T15:54:35.982Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.21 Unpacking bash-completion (1:2.1-4.3) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.73 Selecting previously unselected package libnet1:amd64.
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.73 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.81 Selecting previously unselected package libnfnetlink0:amd64.
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.82 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.82 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.90 Selecting previously unselected package libpcrecpp0v5:amd64.
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.90 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 51.91 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.05 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.07 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.29 Setting up libudev1:amd64 (232-25+deb9u12) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.41 Selecting previously unselected package libudev-dev:amd64.
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15760 files and directories currently installed.)
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.46 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.50 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.77 Selecting previously unselected package libpython3.5-minimal:amd64.
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.77 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 52.79 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:54:35 [2019-09-09T15:54:35.982Z] #13 53.84 Selecting previously unselected package python3.5-minimal.
15:54:36 [2019-09-09T15:54:36.040Z] strconv
15:54:36 [2019-09-09T15:54:36.238Z] #13 53.85 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:54:36 [2019-09-09T15:54:36.238Z] #13 53.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:54:36 [2019-09-09T15:54:36.442Z] internal/testlog
15:54:36 [2019-09-09T15:54:36.442Z] encoding
15:54:36 [2019-09-09T15:54:36.442Z] unicode/utf16
15:54:36 [2019-09-09T15:54:36.442Z] container/list
15:54:36 [2019-09-09T15:54:36.442Z] crypto/internal/subtle
15:54:36 [2019-09-09T15:54:36.442Z] crypto/subtle
15:54:36 [2019-09-09T15:54:36.442Z] crypto/rc4
15:54:36 [2019-09-09T15:54:36.442Z] internal/x/crypto/cryptobyte/asn1
15:54:36 [2019-09-09T15:54:36.442Z] internal/nettrace
15:54:36 [2019-09-09T15:54:36.442Z] internal/x/net/dns/dnsmessage
15:54:36 [2019-09-09T15:54:36.500Z] #13 ...
15:54:36 [2019-09-09T15:54:36.500Z] 
15:54:36 [2019-09-09T15:54:36.500Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:54:36 [2019-09-09T15:54:36.500Z] #61 107.9 + for f in rootlesskit rootlesskit-docker-proxy
15:54:36 [2019-09-09T15:54:36.500Z] #61 107.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:54:36 [2019-09-09T15:54:36.500Z] #61 DONE 116.8s
15:54:36 [2019-09-09T15:54:36.500Z] 
15:54:36 [2019-09-09T15:54:36.500Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:54:36 [2019-09-09T15:54:36.500Z] #62 DONE 0.1s
15:54:36 [2019-09-09T15:54:36.500Z] 
15:54:36 [2019-09-09T15:54:36.500Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:36 [2019-09-09T15:54:36.500Z] #33 106.9 hash
15:54:36 [2019-09-09T15:54:36.500Z] #33 107.2 hash/crc32
15:54:36 [2019-09-09T15:54:36.500Z] #33 107.9 compress/gzip
15:54:36 [2019-09-09T15:54:36.500Z] #33 108.5 context
15:54:36 [2019-09-09T15:54:36.500Z] #33 109.1 crypto/cipher
15:54:36 [2019-09-09T15:54:36.500Z] #33 109.3 math/rand
15:54:36 [2019-09-09T15:54:36.500Z] #33 109.9 math/big
15:54:36 [2019-09-09T15:54:36.500Z] #33 110.7 crypto/aes
15:54:36 [2019-09-09T15:54:36.500Z] #33 111.8 crypto
15:54:36 [2019-09-09T15:54:36.500Z] #33 112.0 crypto/des
15:54:36 [2019-09-09T15:54:36.500Z] #33 112.6 crypto/internal/randutil
15:54:36 [2019-09-09T15:54:36.500Z] #33 112.7 crypto/sha512
15:54:36 [2019-09-09T15:54:36.500Z] #33 113.9 crypto/hmac
15:54:36 [2019-09-09T15:54:36.500Z] #33 114.2 crypto/md5
15:54:36 [2019-09-09T15:54:36.500Z] #33 114.8 crypto/sha1
15:54:36 [2019-09-09T15:54:36.500Z] #33 116.1 crypto/sha256
15:54:36 [2019-09-09T15:54:36.756Z] #33 ...
15:54:36 [2019-09-09T15:54:36.756Z] 
15:54:36 [2019-09-09T15:54:36.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:36 [2019-09-09T15:54:36.756Z] #58 52.65   AR       compel/plugins/fds.lib.a
15:54:36 [2019-09-09T15:54:36.756Z] #58 52.72   HOSTDEP  compel/src/lib/log-host.d
15:54:36 [2019-09-09T15:54:36.756Z] #58 52.85   HOSTDEP  compel/src/lib/handle-elf-host.d
15:54:36 [2019-09-09T15:54:36.756Z] #58 53.08   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:54:36 [2019-09-09T15:54:36.841Z] runtime/cgo
15:54:36 [2019-09-09T15:54:36.933Z] #20 11.09 
####                                                                       6.2%
#########                                                                 13.1%
############                                                              17.3%
#################                                                         23.8%
#####################                                                     30.2%
##########################                                                36.8%
##############################                                            41.9%
####################################                                      50.4%
########################################                                  56.9%
#############################################                             63.5%
################################################                          67.7%
15:54:36 [2019-09-09T15:54:36.933Z] #20 ...
15:54:36 [2019-09-09T15:54:36.933Z] 
15:54:36 [2019-09-09T15:54:36.933Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
15:54:36 [2019-09-09T15:54:36.933Z] #8 DONE 4.8s
15:54:36 [2019-09-09T15:54:36.933Z] 
15:54:36 [2019-09-09T15:54:36.933Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:36 [2019-09-09T15:54:36.933Z] #20 11.09 
####                                                                       6.2%
#########                                                                 13.1%
############                                                              17.3%
#################                                                         23.8%
#####################                                                     30.2%
##########################                                                36.8%
##############################                                            41.9%
####################################                                      50.4%
########################################                                  56.9%
#############################################                             63.5%
################################################                          67.7%
#################################################                         69.3%
#####################################################                     75.0%
15:54:36 [2019-09-09T15:54:36.933Z] #20 ...
15:54:36 [2019-09-09T15:54:36.933Z] 
15:54:36 [2019-09-09T15:54:36.933Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:36 [2019-09-09T15:54:36.933Z] #57 69.84 Setting up libnet1-dev (1.1.6+dfsg-3) ...
15:54:36 [2019-09-09T15:54:36.933Z] #57 70.12 Setting up libprotobuf10:amd64 (3.0.0-9) ...
15:54:36 [2019-09-09T15:54:36.933Z] #57 70.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:37 [2019-09-09T15:54:37.011Z] #58 53.38   HOSTDEP  compel/src/main-host.d
15:54:37 [2019-09-09T15:54:37.011Z] #58 53.68   DEP      compel/src/lib/ptrace.d
15:54:37 [2019-09-09T15:54:37.191Z] #57 70.21 Setting up python-protobuf (3.0.0-9) ...
15:54:37 [2019-09-09T15:54:37.448Z] #57 ...
15:54:37 [2019-09-09T15:54:37.448Z] 
15:54:37 [2019-09-09T15:54:37.448Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.366 + RM_GOPATH=0
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.366 + TMP_GOPATH=
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.366 + : /build
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.366 + '[' -z '' ']'
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.374 ++ mktemp -d
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.379 + export GOPATH=/tmp/tmp.Co7tOUctMj
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.384 + GOPATH=/tmp/tmp.Co7tOUctMj
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.384 + RM_GOPATH=1
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.385 ++ dirname ./install.sh
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.394 + dir=.
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.394 + bin=containerd
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.395 + shift
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.395 + '[' '!' -f ./containerd.installer ']'
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.395 + . ./containerd.installer
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.397 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.397 + install_containerd
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.401 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.401 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.402 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Co7tOUctMj/src/github.com/containerd/containerd
15:54:37 [2019-09-09T15:54:37.448Z] #47 4.404 Cloning into '/tmp/tmp.Co7tOUctMj/src/github.com/containerd/containerd'...
15:54:37 [2019-09-09T15:54:37.448Z] #47 ...
15:54:37 [2019-09-09T15:54:37.448Z] 
15:54:37 [2019-09-09T15:54:37.448Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:37 [2019-09-09T15:54:37.448Z] #20 11.09 
####                                                                       6.2%
#########                                                                 13.1%
############                                                              17.3%
#################                                                         23.8%
#####################                                                     30.2%
##########################                                                36.8%
##############################                                            41.9%
####################################                                      50.4%
########################################                                  56.9%
#############################################                             63.5%
################################################                          67.7%
#################################################                         69.3%
#####################################################                     75.0%
##############################################################            87.4%
#####################################################################     96.2%
######################################################################## 100.0%
15:54:37 [2019-09-09T15:54:37.572Z] #58 53.87   DEP      compel/src/lib/infect.d
15:54:37 [2019-09-09T15:54:37.572Z] #58 54.16   DEP      compel/src/lib/infect-util.d
15:54:37 [2019-09-09T15:54:37.572Z] #58 54.25   DEP      compel/src/lib/infect-rpc.d
15:54:37 [2019-09-09T15:54:37.726Z] sync
15:54:37 [2019-09-09T15:54:37.726Z] io
15:54:37 [2019-09-09T15:54:37.726Z] reflect
15:54:37 [2019-09-09T15:54:37.827Z] #58 54.37   DEP      compel/arch/x86/src/lib/infect.d
15:54:38 [2019-09-09T15:54:38.016Z] #20 13.40 
15:54:38 [2019-09-09T15:54:38.083Z] #58 54.52   DEP      compel/arch/x86/src/lib/cpu.d
15:54:38 [2019-09-09T15:54:38.083Z] #58 54.66   DEP      compel/src/lib/log.d
15:54:38 [2019-09-09T15:54:38.146Z] bytes
15:54:38 [2019-09-09T15:54:38.146Z] bufio
15:54:38 [2019-09-09T15:54:38.338Z] #58 54.78   DEP      compel/src/main.d
15:54:38 [2019-09-09T15:54:38.338Z] #58 54.90   DEP      compel/src/lib/handle-elf.d
15:54:38 [2019-09-09T15:54:38.543Z] syscall
15:54:38 [2019-09-09T15:54:38.593Z] #58 55.10   DEP      compel/arch/x86/src/lib/handle-elf.d
15:54:38 [2019-09-09T15:54:38.849Z] #58 55.24   CC       compel/src/lib/log.o
15:54:38 [2019-09-09T15:54:38.930Z] time
15:54:38 [2019-09-09T15:54:38.930Z] sort
15:54:39 [2019-09-09T15:54:39.311Z] internal/fmtsort
15:54:39 [2019-09-09T15:54:39.311Z] internal/syscall/unix
15:54:39 [2019-09-09T15:54:39.311Z] strings
15:54:39 [2019-09-09T15:54:39.311Z] internal/poll
15:54:39 [2019-09-09T15:54:39.311Z] path
15:54:39 [2019-09-09T15:54:39.409Z] #58 55.68   CC       compel/arch/x86/src/lib/cpu.o
15:54:39 [2019-09-09T15:54:39.698Z] regexp/syntax
15:54:39 [2019-09-09T15:54:39.698Z] os
15:54:39 [2019-09-09T15:54:39.698Z] regexp
15:54:39 [2019-09-09T15:54:39.698Z] fmt
15:54:40 [2019-09-09T15:54:40.090Z] path/filepath
15:54:40 [2019-09-09T15:54:40.090Z] flag
15:54:40 [2019-09-09T15:54:40.090Z] go/token
15:54:40 [2019-09-09T15:54:40.090Z] go/scanner
15:54:40 [2019-09-09T15:54:40.335Z] #58 56.72   CC       compel/arch/x86/src/lib/infect.o
15:54:40 [2019-09-09T15:54:40.485Z] io/ioutil
15:54:40 [2019-09-09T15:54:40.485Z] net/url
15:54:40 [2019-09-09T15:54:40.485Z] go/ast
15:54:40 [2019-09-09T15:54:40.485Z] text/template/parse
15:54:40 [2019-09-09T15:54:40.881Z] go/parser
15:54:40 [2019-09-09T15:54:40.881Z] text/template
15:54:41 [2019-09-09T15:54:41.260Z] #58 57.72   CC       compel/src/lib/infect-rpc.o
15:54:41 [2019-09-09T15:54:41.263Z] log
15:54:41 [2019-09-09T15:54:41.263Z] encoding/binary
15:54:41 [2019-09-09T15:54:41.263Z] go/doc
15:54:41 [2019-09-09T15:54:41.263Z] encoding/base64
15:54:41 [2019-09-09T15:54:41.263Z] encoding/json
15:54:41 [2019-09-09T15:54:41.348Z] #20 13.73 
#                                                                          1.9%
###                                                                        4.3%
####                                                                       6.6%
######                                                                     8.7%
#######                                                                   10.7%
##########                                                                14.4%
############                                                              17.5%
##############                                                            19.9%
################                                                          22.4%
#################                                                         23.8%
###################                                                       26.5%
###################                                                       27.7%
#####################                                                     29.6%
#######################                                                   32.2%
#########################                                                 34.7%
##########################                                                36.7%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.6%
###############################                                           44.0%
################################                                          45.7%
#################################                                         46.8%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.8%
#########################################                                 58.2%
###########################################                               59.8%
15:54:41 [2019-09-09T15:54:41.348Z] #20 ...
15:54:41 [2019-09-09T15:54:41.348Z] 
15:54:41 [2019-09-09T15:54:41.348Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + RM_GOPATH=0
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + TMP_GOPATH=
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + : /build
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + '[' -z '' ']'
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 ++ mktemp -d
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + export GOPATH=/tmp/tmp.Kqwhepi0EF
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + GOPATH=/tmp/tmp.Kqwhepi0EF
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.040 + RM_GOPATH=1
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.041 ++ dirname ./install.sh
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + dir=.
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + bin=runc
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + shift
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + '[' '!' -f ./runc.installer ']'
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + . ./runc.installer
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.042 + install_runc
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.043 + uname -r
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.043 + grep -q '^3\.10\.0.*\.el7\.'
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.052 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.052 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.052 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.052 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Kqwhepi0EF/src/github.com/opencontainers/runc
15:54:41 [2019-09-09T15:54:41.348Z] #42 4.057 Cloning into '/tmp/tmp.Kqwhepi0EF/src/github.com/opencontainers/runc'...
15:54:41 [2019-09-09T15:54:41.348Z] #42 13.36 + cd /tmp/tmp.Kqwhepi0EF/src/github.com/opencontainers/runc
15:54:41 [2019-09-09T15:54:41.348Z] #42 13.36 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
15:54:41 [2019-09-09T15:54:41.516Z] #58 58.01   CC       compel/src/lib/infect-util.o
15:54:41 [2019-09-09T15:54:41.604Z] #42 ...
15:54:41 [2019-09-09T15:54:41.604Z] 
15:54:41 [2019-09-09T15:54:41.604Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:41 [2019-09-09T15:54:41.634Z] github.com/LK4D4/vndr/build
15:54:41 [2019-09-09T15:54:41.634Z] encoding/xml
15:54:41 [2019-09-09T15:54:41.634Z] github.com/LK4D4/vndr/godl/singleflight
15:54:41 [2019-09-09T15:54:41.771Z] #58 58.43   CC       compel/src/lib/infect.o
15:54:42 [2019-09-09T15:54:42.025Z] compress/flate
15:54:42 [2019-09-09T15:54:42.026Z] hash
15:54:42 [2019-09-09T15:54:42.026Z] hash/crc32
15:54:42 [2019-09-09T15:54:42.026Z] compress/gzip
15:54:42 [2019-09-09T15:54:42.026Z] context
15:54:42 [2019-09-09T15:54:42.375Z] #20 13.73 
#                                                                          1.9%
###                                                                        4.3%
####                                                                       6.6%
######                                                                     8.7%
#######                                                                   10.7%
##########                                                                14.4%
############                                                              17.5%
##############                                                            19.9%
################                                                          22.4%
#################                                                         23.8%
###################                                                       26.5%
###################                                                       27.7%
#####################                                                     29.6%
#######################                                                   32.2%
#########################                                                 34.7%
##########################                                                36.7%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.6%
###############################                                           44.0%
################################                                          45.7%
#################################                                         46.8%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.8%
#########################################                                 58.2%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             63.2%
###############################################                           65.5%
################################################                          67.5%
#################################################                         68.7%
##################################################                        70.7%
####################################################                      72.7%
15:54:42 [2019-09-09T15:54:42.375Z] #20 ...
15:54:42 [2019-09-09T15:54:42.375Z] 
15:54:42 [2019-09-09T15:54:42.375Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
15:54:42 [2019-09-09T15:54:42.375Z] #9 3.623 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:54:42 [2019-09-09T15:54:42.375Z] #9 DONE 5.2s
15:54:42 [2019-09-09T15:54:42.375Z] 
15:54:42 [2019-09-09T15:54:42.375Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:42 [2019-09-09T15:54:42.482Z] crypto/cipher
15:54:42 [2019-09-09T15:54:42.482Z] crypto/aes
15:54:42 [2019-09-09T15:54:42.482Z] math/rand
15:54:42 [2019-09-09T15:54:42.482Z] math/big
15:54:42 [2019-09-09T15:54:42.482Z] crypto
15:54:42 [2019-09-09T15:54:42.903Z] crypto/des
15:54:42 [2019-09-09T15:54:42.903Z] crypto/internal/randutil
15:54:42 [2019-09-09T15:54:42.903Z] crypto/sha512
15:54:42 [2019-09-09T15:54:42.903Z] crypto/hmac
15:54:42 [2019-09-09T15:54:42.903Z] crypto/md5
15:54:42 [2019-09-09T15:54:42.903Z] crypto/sha1
15:54:43 [2019-09-09T15:54:43.141Z] #20 13.73 
#                                                                          1.9%
###                                                                        4.3%
####                                                                       6.6%
######                                                                     8.7%
#######                                                                   10.7%
##########                                                                14.4%
############                                                              17.5%
##############                                                            19.9%
################                                                          22.4%
#################                                                         23.8%
###################                                                       26.5%
###################                                                       27.7%
#####################                                                     29.6%
#######################                                                   32.2%
#########################                                                 34.7%
##########################                                                36.7%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.6%
###############################                                           44.0%
################################                                          45.7%
#################################                                         46.8%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.8%
#########################################                                 58.2%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             63.2%
###############################################                           65.5%
################################################                          67.5%
#################################################                         68.7%
##################################################                        70.7%
####################################################                      72.7%
#####################################################                     73.7%
#####################################################                     74.3%
######################################################                    75.4%
#######################################################                   77.7%
#########################################################                 80.0%
###########################################################               83.1%
############################################################              84.7%
###############################################################           87.9%
###############################################################           88.8%
################################################################          89.5%
#
15:54:43 [2019-09-09T15:54:43.141Z] #20 ...
15:54:43 [2019-09-09T15:54:43.141Z] 
15:54:43 [2019-09-09T15:54:43.141Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:43 [2019-09-09T15:54:43.141Z] #30 66.00 sort
15:54:43 [2019-09-09T15:54:43.141Z] #30 66.32 internal/poll
15:54:43 [2019-09-09T15:54:43.141Z] #30 67.61 internal/fmtsort
15:54:43 [2019-09-09T15:54:43.141Z] #30 68.54 internal/syscall/unix
15:54:43 [2019-09-09T15:54:43.141Z] #30 68.81 strings
15:54:43 [2019-09-09T15:54:43.141Z] #30 69.43 os
15:54:43 [2019-09-09T15:54:43.141Z] #30 72.88 bytes
15:54:43 [2019-09-09T15:54:43.141Z] #30 74.81 fmt
15:54:43 [2019-09-09T15:54:43.141Z] #30 75.87 bufio
15:54:43 [2019-09-09T15:54:43.286Z] crypto/sha256
15:54:43 [2019-09-09T15:54:43.286Z] encoding/hex
15:54:43 [2019-09-09T15:54:43.286Z] encoding/pem
15:54:43 [2019-09-09T15:54:43.286Z] internal/singleflight
15:54:43 [2019-09-09T15:54:43.286Z] net
15:54:43 [2019-09-09T15:54:43.396Z] #30 ...
15:54:43 [2019-09-09T15:54:43.396Z] 
15:54:43 [2019-09-09T15:54:43.396Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:43 [2019-09-09T15:54:43.660Z] crypto/rand
15:54:43 [2019-09-09T15:54:43.660Z] crypto/elliptic
15:54:43 [2019-09-09T15:54:43.906Z] #20 13.73 
#                                                                          1.9%
###                                                                        4.3%
####                                                                       6.6%
######                                                                     8.7%
#######                                                                   10.7%
##########                                                                14.4%
############                                                              17.5%
##############                                                            19.9%
################                                                          22.4%
#################                                                         23.8%
###################                                                       26.5%
###################                                                       27.7%
#####################                                                     29.6%
#######################                                                   32.2%
#########################                                                 34.7%
##########################                                                36.7%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.6%
###############################                                           44.0%
################################                                          45.7%
#################################                                         46.8%
##################################                                        47.9%
###################################                                       49.8%
#####################################                                     52.1%
######################################                                    54.0%
########################################                                  55.8%
#########################################                                 58.2%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             63.2%
###############################################                           65.5%
################################################                          67.5%
#################################################                         68.7%
##################################################                        70.7%
####################################################                      72.7%
#####################################################                     73.7%
#####################################################                     74.3%
######################################################                    75.4%
#######################################################                   77.7%
#########################################################                 80.0%
###########################################################               83.1%
############################################################              84.7%
###############################################################           87.9%
###############################################################           88.8%
################################################################          89.5%
#################################################################         91.5%
##################################################################        92.7%
####################################################################      94.8%
#####################################################################     97.0%
######################################################################## 100.0%
15:54:43 [2019-09-09T15:54:43.906Z] #20 19.27 
15:54:44 [2019-09-09T15:54:44.060Z] encoding/asn1
15:54:44 [2019-09-09T15:54:44.060Z] crypto/ecdsa
15:54:44 [2019-09-09T15:54:44.328Z] #58 ...
15:54:44 [2019-09-09T15:54:44.328Z] 
15:54:44 [2019-09-09T15:54:44.328Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.64 Selecting previously unselected package python3-minimal.
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.64 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.64 Unpacking python3-minimal (3.5.3-1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.76 Selecting previously unselected package libmpdec2:amd64.
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.77 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.78 Unpacking libmpdec2:amd64 (2.4.2-1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.91 Selecting previously unselected package libpython3.5-stdlib:amd64.
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.92 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 55.93 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.02 Selecting previously unselected package python3.5.
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.02 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.02 Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.18 Selecting previously unselected package libpython3-stdlib:amd64.
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.19 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.20 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.28 Selecting previously unselected package dh-python.
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.28 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.30 Unpacking dh-python (2.20170125) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.49 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 58.52 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:54:44 [2019-09-09T15:54:44.328Z] #13 ...
15:54:44 [2019-09-09T15:54:44.328Z] 
15:54:44 [2019-09-09T15:54:44.328Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:44 [2019-09-09T15:54:44.328Z] #58 60.66   CC       compel/src/lib/ptrace.o
15:54:44 [2019-09-09T15:54:44.459Z] crypto/rsa
15:54:44 [2019-09-09T15:54:44.459Z] crypto/dsa
15:54:44 [2019-09-09T15:54:44.459Z] crypto/x509/pkix
15:54:44 [2019-09-09T15:54:44.459Z] internal/x/crypto/cryptobyte
15:54:44 [2019-09-09T15:54:44.832Z] #20 ...
15:54:44 [2019-09-09T15:54:44.832Z] 
15:54:44 [2019-09-09T15:54:44.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:44 [2019-09-09T15:54:44.832Z] #33 67.61 time
15:54:44 [2019-09-09T15:54:44.832Z] #33 68.13 sort
15:54:44 [2019-09-09T15:54:44.832Z] #33 70.04 internal/fmtsort
15:54:44 [2019-09-09T15:54:44.832Z] #33 71.19 internal/syscall/unix
15:54:44 [2019-09-09T15:54:44.832Z] #33 71.59 strings
15:54:44 [2019-09-09T15:54:44.832Z] #33 74.77 path
15:54:44 [2019-09-09T15:54:44.832Z] #33 74.80 internal/poll
15:54:44 [2019-09-09T15:54:44.832Z] #33 75.75 regexp/syntax
15:54:44 [2019-09-09T15:54:44.832Z] #33 ...
15:54:44 [2019-09-09T15:54:44.832Z] 
15:54:44 [2019-09-09T15:54:44.832Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:44 [2019-09-09T15:54:44.832Z] #35 71.26 Selecting previously unselected package libxml2:amd64.
15:54:44 [2019-09-09T15:54:44.832Z] #35 71.26 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 71.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.34 Selecting previously unselected package libarchive13:amd64.
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.38 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.39 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.85 Selecting previously unselected package libjsoncpp1:amd64.
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.85 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 72.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.03 Selecting previously unselected package libuv1:amd64.
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.03 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.06 Unpacking libuv1:amd64 (1.9.1-3) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.23 Selecting previously unselected package cmake.
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.27 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 73.41 Unpacking cmake (3.7.2-1) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.31 Selecting previously unselected package xxd.
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.34 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.62 Selecting previously unselected package vim-common.
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.62 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 77.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 78.03 Processing triggers for mime-support (3.60) ...
15:54:44 [2019-09-09T15:54:44.832Z] #35 ...
15:54:44 [2019-09-09T15:54:44.832Z] 
15:54:44 [2019-09-09T15:54:44.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:44 [2019-09-09T15:54:44.832Z] #33 77.90 os
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/crypto/internal/chacha20
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/crypto/poly1305
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/crypto/chacha20poly1305
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/crypto/curve25519
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/crypto/hkdf
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/text/transform
15:54:44 [2019-09-09T15:54:44.839Z] internal/x/text/unicode/bidi
15:54:44 [2019-09-09T15:54:44.888Z] #58 61.28   AR       compel/libcompel.a
15:54:44 [2019-09-09T15:54:44.888Z] #58 61.36   HOSTCC   compel/src/main-host.o
15:54:45 [2019-09-09T15:54:45.144Z] #58 61.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:54:45 [2019-09-09T15:54:45.227Z] crypto/x509
15:54:45 [2019-09-09T15:54:45.227Z] internal/x/text/secure/bidirule
15:54:45 [2019-09-09T15:54:45.227Z] internal/x/text/unicode/norm
15:54:45 [2019-09-09T15:54:45.613Z] crypto/tls
15:54:45 [2019-09-09T15:54:45.613Z] internal/x/net/idna
15:54:45 [2019-09-09T15:54:45.704Z] #58 62.01   HOSTCC   compel/src/lib/handle-elf-host.o
15:54:46 [2019-09-09T15:54:46.015Z] net/textproto
15:54:46 [2019-09-09T15:54:46.015Z] internal/x/net/http/httpguts
15:54:46 [2019-09-09T15:54:46.015Z] internal/x/net/http/httpproxy
15:54:46 [2019-09-09T15:54:46.015Z] internal/x/net/http2/hpack
15:54:46 [2019-09-09T15:54:46.194Z] #33 ...
15:54:46 [2019-09-09T15:54:46.194Z] 
15:54:46 [2019-09-09T15:54:46.194Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
15:54:46 [2019-09-09T15:54:46.194Z] #10 DONE 3.8s
15:54:46 [2019-09-09T15:54:46.194Z] 
15:54:46 [2019-09-09T15:54:46.194Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.04 Setting up libcap-dev:amd64 (1:2.25-1) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.05 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.05 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.08 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.09 Setting up libprotoc10:amd64 (3.0.0-9) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.10 Setting up protobuf-c-compiler (1.2.1-2) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.11 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.12 Setting up protobuf-compiler (3.0.0-9) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.13 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.14 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 78.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:46 [2019-09-09T15:54:46.194Z] #57 DONE 79.2s
15:54:46 [2019-09-09T15:54:46.194Z] 
15:54:46 [2019-09-09T15:54:46.194Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:46 [2019-09-09T15:54:46.194Z] #35 78.14 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:54:46 [2019-09-09T15:54:46.194Z] #35 78.15 Setting up libuv1:amd64 (1.9.1-3) ...
15:54:46 [2019-09-09T15:54:46.194Z] #35 78.17 Setting up cmake-data (3.7.2-1) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 78.21 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 78.23 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 78.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 78.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 78.33 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 79.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 79.09 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
15:54:46 [2019-09-09T15:54:46.195Z] #35 79.18 Setting up cmake (3.7.2-1) ...
15:54:46 [2019-09-09T15:54:46.264Z] #58 62.60   HOSTCC   compel/src/lib/log-host.o
15:54:46 [2019-09-09T15:54:46.264Z] #58 62.82   HOSTLINK compel/compel-host-bin
15:54:46 [2019-09-09T15:54:46.264Z] #58 62.90   DEP      soccr/soccr.d
15:54:46 [2019-09-09T15:54:46.450Z] #35 79.40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:46 [2019-09-09T15:54:46.526Z] mime
15:54:46 [2019-09-09T15:54:46.526Z] mime/quotedprintable
15:54:46 [2019-09-09T15:54:46.526Z] mime/multipart
15:54:46 [2019-09-09T15:54:46.705Z] #35 DONE 79.8s
15:54:46 [2019-09-09T15:54:46.706Z] 
15:54:46 [2019-09-09T15:54:46.706Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:46 [2019-09-09T15:54:46.706Z] #20 20.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:54:46 [2019-09-09T15:54:46.706Z] #20 21.41 
15:54:46 [2019-09-09T15:54:46.706Z] #20 21.87 
######################################################################## 100.0%
15:54:46 [2019-09-09T15:54:46.706Z] #20 22.11 
15:54:46 [2019-09-09T15:54:46.825Z] #58 63.16   CC       soccr/soccr.o
15:54:46 [2019-09-09T15:54:46.825Z] #58 ...
15:54:46 [2019-09-09T15:54:46.825Z] 
15:54:46 [2019-09-09T15:54:46.825Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:46 [2019-09-09T15:54:46.825Z] #33 117.2 encoding/hex
15:54:46 [2019-09-09T15:54:46.825Z] #33 118.1 encoding/pem
15:54:46 [2019-09-09T15:54:46.825Z] #33 118.5 internal/singleflight
15:54:46 [2019-09-09T15:54:46.825Z] #33 118.7 net
15:54:46 [2019-09-09T15:54:46.825Z] #33 119.6 crypto/rand
15:54:46 [2019-09-09T15:54:46.825Z] #33 120.4 crypto/elliptic
15:54:46 [2019-09-09T15:54:46.825Z] #33 122.7 encoding/asn1
15:54:46 [2019-09-09T15:54:46.825Z] #33 125.0 crypto/ecdsa
15:54:46 [2019-09-09T15:54:46.825Z] #33 125.5 crypto/rsa
15:54:46 [2019-09-09T15:54:46.825Z] #33 127.2 crypto/dsa
15:54:46 [2019-09-09T15:54:46.825Z] #33 ...
15:54:46 [2019-09-09T15:54:46.825Z] 
15:54:46 [2019-09-09T15:54:46.825Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:46 [2019-09-09T15:54:46.825Z] #13 61.91 Setting up python3-minimal (3.5.3-1) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.02 Selecting previously unselected package python3.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.02 (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.)
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.07 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.09 Unpacking python3 (3.5.3-1) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.19 Selecting previously unselected package pigz.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.20 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.20 Unpacking pigz (2.3.4-1) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.30 Selecting previously unselected package libip4tc0:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.30 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.31 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.38 Selecting previously unselected package libip6tc0:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.39 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.39 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.45 Selecting previously unselected package libiptc0:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.45 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.45 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.52 Selecting previously unselected package libxtables12:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.52 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.53 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.61 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.74 Selecting previously unselected package iptables.
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.74 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 63.75 Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.14 Selecting previously unselected package xxd.
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.14 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.36 Selecting previously unselected package vim-common.
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.36 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.38 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.56 Selecting previously unselected package bzip2.
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.57 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.57 Unpacking bzip2 (1.0.6-8.1) ...
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.69 Selecting previously unselected package libgpm2:amd64.
15:54:46 [2019-09-09T15:54:46.825Z] #13 64.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
15:54:46 [2019-09-09T15:54:46.959Z] net/http/internal
15:54:46 [2019-09-09T15:54:46.959Z] os/exec
15:54:46 [2019-09-09T15:54:46.960Z] #20 ...
15:54:46 [2019-09-09T15:54:46.960Z] 
15:54:46 [2019-09-09T15:54:46.960Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:54:46 [2019-09-09T15:54:46.960Z] #36 DONE 0.2s
15:54:46 [2019-09-09T15:54:46.960Z] 
15:54:46 [2019-09-09T15:54:46.960Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:54:46 [2019-09-09T15:54:46.960Z] #37 DONE 0.1s
15:54:46 [2019-09-09T15:54:46.960Z] 
15:54:46 [2019-09-09T15:54:46.960Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:54:47 [2019-09-09T15:54:47.081Z] #13 64.69 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
15:54:47 [2019-09-09T15:54:47.081Z] #13 64.79 Selecting previously unselected package xz-utils.
15:54:47 [2019-09-09T15:54:47.081Z] #13 64.80 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
15:54:47 [2019-09-09T15:54:47.081Z] #13 64.81 Unpacking xz-utils (5.2.2-1.2+b1) ...
15:54:47 [2019-09-09T15:54:47.337Z] #13 65.06 Selecting previously unselected package aufs-tools.
15:54:47 [2019-09-09T15:54:47.337Z] #13 65.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
15:54:47 [2019-09-09T15:54:47.337Z] #13 65.07 Unpacking aufs-tools (1:4.1+20161219-1) ...
15:54:47 [2019-09-09T15:54:47.338Z] net/http/httptrace
15:54:47 [2019-09-09T15:54:47.338Z] net/http
15:54:47 [2019-09-09T15:54:47.592Z] #13 65.26 Selecting previously unselected package liblzo2-2:amd64.
15:54:47 [2019-09-09T15:54:47.592Z] #13 65.26 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:54:47 [2019-09-09T15:54:47.592Z] #13 65.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:54:47 [2019-09-09T15:54:47.848Z] #13 65.41 Selecting previously unselected package btrfs-progs.
15:54:47 [2019-09-09T15:54:47.848Z] #13 65.41 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
15:54:47 [2019-09-09T15:54:47.848Z] #13 65.42 Unpacking btrfs-progs (4.7.3-1) ...
15:54:48 [2019-09-09T15:54:48.409Z] #13 65.96 Selecting previously unselected package btrfs-tools.
15:54:48 [2019-09-09T15:54:48.409Z] #13 65.98 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
15:54:48 [2019-09-09T15:54:48.409Z] #13 65.99 Unpacking btrfs-tools (4.7.3-1) ...
15:54:48 [2019-09-09T15:54:48.409Z] #13 66.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:54:48 [2019-09-09T15:54:48.409Z] #13 66.09 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
15:54:48 [2019-09-09T15:54:48.409Z] #13 66.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.26 Selecting previously unselected package dmsetup.
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.27 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.27 Unpacking dmsetup (2:1.02.137-2) ...
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.43 Selecting previously unselected package libonig4:amd64.
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.43 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
15:54:48 [2019-09-09T15:54:48.665Z] #13 66.44 Unpacking libonig4:amd64 (6.1.3-2) ...
15:54:48 [2019-09-09T15:54:48.920Z] #13 66.61 Selecting previously unselected package libjq1:amd64.
15:54:48 [2019-09-09T15:54:48.920Z] #13 66.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
15:54:48 [2019-09-09T15:54:48.920Z] #13 66.62 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.75 Selecting previously unselected package jq.
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.76 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.76 Unpacking jq (1.5+dfsg-1.3) ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.86 Selecting previously unselected package libaio1:amd64.
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.86 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.87 Unpacking libaio1:amd64 (0.3.110-3) ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.94 Selecting previously unselected package libcap2-bin.
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.95 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.176Z] #13 66.95 Unpacking libcap2-bin (1:2.25-1) ...
15:54:49 [2019-09-09T15:54:49.196Z] github.com/LK4D4/vndr/godl
15:54:49 [2019-09-09T15:54:49.196Z] github.com/LK4D4/vndr
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.03 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.14 Selecting previously unselected package libsepol1-dev:amd64.
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.14 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.431Z] #13 67.15 Unpacking libsepol1-dev:amd64 (2.6-2) ...
15:54:49 [2019-09-09T15:54:49.687Z] #13 67.49 Selecting previously unselected package libpcre16-3:amd64.
15:54:49 [2019-09-09T15:54:49.687Z] #13 67.50 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
15:54:49 [2019-09-09T15:54:49.687Z] #13 67.50 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.207 + RM_GOPATH=0
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.207 + TMP_GOPATH=
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.207 + : /build
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.207 + '[' -z '' ']'
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.208 ++ mktemp -d
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.211 + export GOPATH=/tmp/tmp.uVTRcAkqcN
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.211 + GOPATH=/tmp/tmp.uVTRcAkqcN
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.211 + RM_GOPATH=1
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.214 ++ dirname ./install.sh
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 + dir=.
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 + bin=tini
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 + shift
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 + '[' '!' -f ./tini.installer ']'
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 + . ./tini.installer
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.232 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.233 + install_tini
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.233 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.233 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.uVTRcAkqcN/tini
15:54:50 [2019-09-09T15:54:50.220Z] #38 3.236 Cloning into '/tmp/tmp.uVTRcAkqcN/tini'...
15:54:50 [2019-09-09T15:54:50.247Z] #13 67.71 Selecting previously unselected package libpcre32-3:amd64.
15:54:50 [2019-09-09T15:54:50.247Z] #13 67.72 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
15:54:50 [2019-09-09T15:54:50.247Z] #13 67.73 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
15:54:50 [2019-09-09T15:54:50.247Z] #13 67.92 Selecting previously unselected package libpcre3-dev:amd64.
15:54:50 [2019-09-09T15:54:50.248Z] #13 67.93 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
15:54:50 [2019-09-09T15:54:50.248Z] #13 67.95 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
15:54:50 [2019-09-09T15:54:50.779Z] #38 ...
15:54:50 [2019-09-09T15:54:50.779Z] 
15:54:50 [2019-09-09T15:54:50.779Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
15:54:50 [2019-09-09T15:54:50.779Z] #11 DONE 4.6s
15:54:50 [2019-09-09T15:54:50.779Z] 
15:54:50 [2019-09-09T15:54:50.779Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:50 [2019-09-09T15:54:50.779Z] #20 24.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:54:50 [2019-09-09T15:54:50.779Z] #20 24.81 
15:54:50 [2019-09-09T15:54:50.779Z] #20 25.12 
###########################################################               82.9%
######################################################################## 100.0%
15:54:50 [2019-09-09T15:54:50.779Z] #20 25.25 
15:54:50 [2019-09-09T15:54:50.808Z] #13 68.44 Selecting previously unselected package libselinux1-dev:amd64.
15:54:50 [2019-09-09T15:54:50.808Z] #13 68.45 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
15:54:50 [2019-09-09T15:54:50.808Z] #13 68.45 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
15:54:51 [2019-09-09T15:54:51.063Z] #13 68.79 Selecting previously unselected package libdevmapper-dev:amd64.
15:54:51 [2019-09-09T15:54:51.063Z] #13 68.80 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
15:54:51 [2019-09-09T15:54:51.063Z] #13 68.81 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:54:51 [2019-09-09T15:54:51.319Z] #13 68.95 Selecting previously unselected package libnl-3-200:amd64.
15:54:51 [2019-09-09T15:54:51.319Z] #13 68.95 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
15:54:51 [2019-09-09T15:54:51.319Z] #13 68.96 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.09 Selecting previously unselected package libprotobuf-c1:amd64.
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.09 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.09 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.17 Selecting previously unselected package libreadline5:amd64.
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.17 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:54:51 [2019-09-09T15:54:51.574Z] #13 69.32 Selecting previously unselected package libsystemd-dev:amd64.
15:54:51 [2019-09-09T15:54:51.673Z] Removing intermediate container 75c9eb3539b2
15:54:51 [2019-09-09T15:54:51.673Z]  ---> 021d31b430ec
15:54:51 [2019-09-09T15:54:51.673Z] Step 49/126 : FROM dev-base AS containerd
15:54:51 [2019-09-09T15:54:51.673Z]  ---> 8447a256e0a0
15:54:51 [2019-09-09T15:54:51.673Z] Step 50/126 : ARG DEBIAN_FRONTEND
15:54:51 [2019-09-09T15:54:51.673Z]  ---> Using cache
15:54:51 [2019-09-09T15:54:51.673Z]  ---> 8108a4c19234
15:54:51 [2019-09-09T15:54:51.673Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
15:54:51 [2019-09-09T15:54:51.673Z]  ---> Running in f45ffa14dd4f
15:54:51 [2019-09-09T15:54:51.703Z] #20 ...
15:54:51 [2019-09-09T15:54:51.703Z] 
15:54:51 [2019-09-09T15:54:51.703Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:54:51 [2019-09-09T15:54:51.703Z] #42 14.27 + '[' -z '' ']'
15:54:51 [2019-09-09T15:54:51.703Z] #42 14.27 + target=static
15:54:51 [2019-09-09T15:54:51.703Z] #42 14.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:54:51 [2019-09-09T15:54:51.703Z] #42 16.74 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
15:54:51 [2019-09-09T15:54:51.703Z] #42 ...
15:54:51 [2019-09-09T15:54:51.703Z] 
15:54:51 [2019-09-09T15:54:51.703Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:51 [2019-09-09T15:54:51.703Z] #20 27.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:54:51 [2019-09-09T15:54:51.829Z] #13 69.36 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
15:54:51 [2019-09-09T15:54:51.829Z] #13 69.37 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
15:54:51 [2019-09-09T15:54:51.958Z] #20 27.19 skipping existing 1849cc453dee
15:54:52 [2019-09-09T15:54:52.164Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:54:52 [2019-09-09T15:54:52.213Z] #20 27.43 
15:54:52 [2019-09-09T15:54:52.968Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:54:53 [2019-09-09T15:54:53.210Z] #20 28.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:54:53 [2019-09-09T15:54:53.343Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:54:53 [2019-09-09T15:54:53.343Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:54:53 [2019-09-09T15:54:53.343Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:54:53 [2019-09-09T15:54:53.343Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
15:54:53 [2019-09-09T15:54:53.488Z] #20 ...
15:54:53 [2019-09-09T15:54:53.488Z] 
15:54:53 [2019-09-09T15:54:53.488Z] #12 [dev 6/24] RUN ldconfig
15:54:53 [2019-09-09T15:54:53.488Z] #12 DONE 2.9s
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.17 Selecting previously unselected package net-tools.
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.18 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.19 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.41 Selecting previously unselected package python-pip-whl.
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.41 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:54:53 [2019-09-09T15:54:53.716Z] #13 71.41 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:54:53 [2019-09-09T15:54:53.734Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:54:53 [2019-09-09T15:54:53.734Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:54:53 [2019-09-09T15:54:53.753Z] 
15:54:53 [2019-09-09T15:54:53.753Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:54:54 [2019-09-09T15:54:54.277Z] #13 72.08 Selecting previously unselected package python3-pip.
15:54:54 [2019-09-09T15:54:54.277Z] #13 72.08 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:54:54 [2019-09-09T15:54:54.277Z] #13 72.08 Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:54:54 [2019-09-09T15:54:54.719Z] #13 ...
15:54:54 [2019-09-09T15:54:54.719Z] 
15:54:54 [2019-09-09T15:54:54.719Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.46 
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.75 
######################################################################## 100.0%
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.87 
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.98 Download of images into '/build' complete.
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.98 Use something like the following to load the result into a Docker daemon:
15:54:54 [2019-09-09T15:54:54.719Z] #20 29.98   tar -cC '/build' . | docker load
15:54:54 [2019-09-09T15:54:54.719Z] #20 DONE 30.1s
15:54:54 [2019-09-09T15:54:54.719Z] 
15:54:54 [2019-09-09T15:54:54.719Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:54:54 [2019-09-09T15:54:54.719Z] #38 4.669 + cd /tmp/tmp.uVTRcAkqcN/tini
15:54:54 [2019-09-09T15:54:54.719Z] #38 4.669 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:54:54 [2019-09-09T15:54:54.719Z] #38 4.704 + cmake .
15:54:54 [2019-09-09T15:54:54.719Z] #38 5.369 -- The C compiler identification is GNU 6.3.0
15:54:54 [2019-09-09T15:54:54.719Z] #38 5.391 -- Check for working C compiler: /usr/bin/cc
15:54:54 [2019-09-09T15:54:54.719Z] #38 5.985 -- Check for working C compiler: /usr/bin/cc -- works
15:54:54 [2019-09-09T15:54:54.719Z] #38 5.998 -- Detecting C compiler ABI info
15:54:54 [2019-09-09T15:54:54.719Z] #38 6.707 -- Detecting C compiler ABI info - done
15:54:54 [2019-09-09T15:54:54.719Z] #38 7.036 -- Detecting C compile features
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.27 Selecting previously unselected package python3-pkg-resources.
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.28 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.28 Unpacking python3-pkg-resources (33.1.1-1) ...
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.47 Selecting previously unselected package python3-setuptools.
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.48 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:54:54 [2019-09-09T15:54:54.788Z] #13 72.49 Unpacking python3-setuptools (33.1.1-1) ...
15:54:55 [2019-09-09T15:54:55.008Z] Fetched 7671 kB in 2s (2631 kB/s)
15:54:55 [2019-09-09T15:54:55.279Z] #38 ...
15:54:55 [2019-09-09T15:54:55.279Z] 
15:54:55 [2019-09-09T15:54:55.279Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:55 [2019-09-09T15:54:55.279Z] #30 77.95 path/filepath
15:54:55 [2019-09-09T15:54:55.279Z] #30 80.06 io/ioutil
15:54:55 [2019-09-09T15:54:55.279Z] #30 81.03 flag
15:54:55 [2019-09-09T15:54:55.279Z] #30 81.03 github.com/BurntSushi/toml
15:54:55 [2019-09-09T15:54:55.279Z] #30 83.12 log
15:54:55 [2019-09-09T15:54:55.279Z] #30 84.13 path
15:54:55 [2019-09-09T15:54:55.279Z] #30 84.76 text/tabwriter
15:54:55 [2019-09-09T15:54:55.348Z] #13 72.73 Selecting previously unselected package python3-wheel.
15:54:55 [2019-09-09T15:54:55.348Z] #13 72.75 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:54:55 [2019-09-09T15:54:55.348Z] #13 72.75 Unpacking python3-wheel (0.29.0-2) ...
15:54:55 [2019-09-09T15:54:55.348Z] #13 72.98 Selecting previously unselected package thin-provisioning-tools.
15:54:55 [2019-09-09T15:54:55.348Z] #13 72.99 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
15:54:55 [2019-09-09T15:54:55.348Z] #13 73.00 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:54:55 [2019-09-09T15:54:55.373Z] Reading package lists...
15:54:55 [2019-09-09T15:54:55.547Z] #30 ...
15:54:55 [2019-09-09T15:54:55.547Z] 
15:54:55 [2019-09-09T15:54:55.547Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:55 [2019-09-09T15:54:55.547Z] #58 6.001 Note: Building without setproctitle() and strlcpy() support.
15:54:55 [2019-09-09T15:54:55.547Z] #58 6.002       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:54:55 [2019-09-09T15:54:55.547Z] #58 8.591 fatal: Not a git repository (or any of the parent directories): .git
15:54:55 [2019-09-09T15:54:55.547Z] #58 8.629   GEN      .gitid
15:54:55 [2019-09-09T15:54:55.547Z] #58 8.629   GEN      criu/include/version.h
15:54:55 [2019-09-09T15:54:55.547Z] #58 8.690   GEN      include/common/asm
15:54:55 [2019-09-09T15:54:55.547Z] #58 ...
15:54:55 [2019-09-09T15:54:55.547Z] 
15:54:55 [2019-09-09T15:54:55.547Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:54:55 [2019-09-09T15:54:55.547Z] #30 88.34 github.com/BurntSushi/toml/cmd/tomlv
15:54:55 [2019-09-09T15:54:55.603Z] #13 73.38 Selecting previously unselected package vim-runtime.
15:54:55 [2019-09-09T15:54:55.603Z] #13 73.38 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:54:55 [2019-09-09T15:54:55.858Z] #13 73.43 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:54:55 [2019-09-09T15:54:55.858Z] #13 73.45 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:54:55 [2019-09-09T15:54:55.858Z] #13 73.47 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:54:56 [2019-09-09T15:54:56.242Z] Reading package lists...
15:54:56 [2019-09-09T15:54:56.242Z] Building dependency tree...
15:54:56 [2019-09-09T15:54:56.242Z] Reading state information...
15:54:56 [2019-09-09T15:54:56.242Z] The following additional packages will be installed:
15:54:56 [2019-09-09T15:54:56.242Z]   btrfs-progs liblzo2-2
15:54:56 [2019-09-09T15:54:56.242Z] The following NEW packages will be installed:
15:54:56 [2019-09-09T15:54:56.242Z]   btrfs-progs btrfs-tools liblzo2-2
15:54:56 [2019-09-09T15:54:56.242Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:54:56 [2019-09-09T15:54:56.242Z] Need to get 668 kB of archives.
15:54:56 [2019-09-09T15:54:56.242Z] After this operation, 5446 kB of additional disk space will be used.
15:54:56 [2019-09-09T15:54:56.242Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:54:56 [2019-09-09T15:54:56.242Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
15:54:56 [2019-09-09T15:54:56.242Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
15:54:56 [2019-09-09T15:54:56.749Z] debconf: delaying package configuration, since apt-utils is not installed
15:54:56 [2019-09-09T15:54:56.749Z] Fetched 668 kB in 0s (3579 kB/s)
15:54:56 [2019-09-09T15:54:56.749Z] Selecting previously unselected package liblzo2-2:s390x.
15:54:56 [2019-09-09T15:54:56.749Z] (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.)
15:54:56 [2019-09-09T15:54:56.749Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:54:56 [2019-09-09T15:54:56.749Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:54:56 [2019-09-09T15:54:56.749Z] Selecting previously unselected package btrfs-progs.
15:54:56 [2019-09-09T15:54:56.749Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
15:54:56 [2019-09-09T15:54:56.749Z] Unpacking btrfs-progs (4.7.3-1) ...
15:54:56 [2019-09-09T15:54:56.749Z] Selecting previously unselected package btrfs-tools.
15:54:56 [2019-09-09T15:54:56.749Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
15:54:56 [2019-09-09T15:54:56.749Z] Unpacking btrfs-tools (4.7.3-1) ...
15:54:56 [2019-09-09T15:54:56.749Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:56 [2019-09-09T15:54:56.749Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:54:56 [2019-09-09T15:54:56.749Z] Setting up btrfs-progs (4.7.3-1) ...
15:54:56 [2019-09-09T15:54:56.749Z] Setting up btrfs-tools (4.7.3-1) ...
15:54:56 [2019-09-09T15:54:56.749Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:54:57 [2019-09-09T15:54:57.221Z] #13 ...
15:54:57 [2019-09-09T15:54:57.221Z] 
15:54:57 [2019-09-09T15:54:57.221Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:57 [2019-09-09T15:54:57.221Z] #33 127.7 crypto/x509/pkix
15:54:57 [2019-09-09T15:54:57.221Z] #33 128.3 internal/x/crypto/cryptobyte
15:54:57 [2019-09-09T15:54:57.221Z] #33 130.4 internal/x/crypto/internal/chacha20
15:54:57 [2019-09-09T15:54:57.221Z] #33 131.0 internal/x/crypto/poly1305
15:54:57 [2019-09-09T15:54:57.221Z] #33 131.4 internal/x/crypto/chacha20poly1305
15:54:57 [2019-09-09T15:54:57.221Z] #33 132.6 internal/x/crypto/hkdf
15:54:57 [2019-09-09T15:54:57.221Z] #33 132.7 internal/x/text/transform
15:54:57 [2019-09-09T15:54:57.221Z] #33 133.6 internal/x/text/unicode/bidi
15:54:57 [2019-09-09T15:54:57.221Z] #33 135.6 internal/x/text/secure/bidirule
15:54:57 [2019-09-09T15:54:57.221Z] #33 136.1 internal/x/text/unicode/norm
15:54:57 [2019-09-09T15:54:57.476Z] #33 ...
15:54:57 [2019-09-09T15:54:57.476Z] 
15:54:57 [2019-09-09T15:54:57.476Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:57 [2019-09-09T15:54:57.476Z] #58 64.74   AR       soccr/libsoccr.a
15:54:57 [2019-09-09T15:54:57.476Z] #58 64.78 make[1]: 'soccr/libsoccr.a' is up to date.
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.09   DEP      criu/arch/x86/sigframe.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.20   DEP      criu/arch/x86/sigaction_compat.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.33   DEP      criu/arch/x86/kerndat.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.45   DEP      criu/arch/x86/crtools.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.59   DEP      criu/arch/x86/cpu.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 65.77   CC       criu/arch/x86/cpu.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 66.49   CC       criu/arch/x86/crtools.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 67.94   CC       criu/arch/x86/kerndat.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 68.60   CC       criu/arch/x86/sigaction_compat.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 68.84   CC       criu/arch/x86/sigframe.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.08   LINK     criu/arch/x86/crtools.built-in.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.16   DEP      criu/pie/util-vdso-elf32.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.32   DEP      criu/arch/x86/vdso-pie.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.47   DEP      criu/pie/parasite-vdso.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.68   DEP      criu/pie/util-vdso.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 69.85   DEP      criu/pie/util.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 70.08   CC       criu/pie/util.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 70.51   CC       criu/pie/util-vdso.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 71.30   CC       criu/pie/parasite-vdso.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 72.50   CC       criu/arch/x86/vdso-pie.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 72.86   CC       criu/pie/util-vdso-elf32.o
15:54:57 [2019-09-09T15:54:57.476Z] #58 73.53   AR       criu/pie/pie.lib.a
15:54:57 [2019-09-09T15:54:57.476Z] #58 73.61   DEP      criu/pie/restorer.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 73.90   DEP      criu/arch/x86/sigaction_compat_pie.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 74.08   DEP      criu/arch/x86/restorer_unmap.d
15:54:57 [2019-09-09T15:54:57.476Z] #58 74.10   DEP      criu/arch/x86/restorer.d
15:54:57 [2019-09-09T15:54:57.528Z] Removing intermediate container f45ffa14dd4f
15:54:57 [2019-09-09T15:54:57.528Z]  ---> 345933fb9d5c
15:54:57 [2019-09-09T15:54:57.528Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
15:54:57 [2019-09-09T15:54:57.528Z]  ---> Running in 67192f4f6b54
15:54:57 [2019-09-09T15:54:57.528Z] Removing intermediate container 67192f4f6b54
15:54:57 [2019-09-09T15:54:57.528Z]  ---> aa46e5982345
15:54:57 [2019-09-09T15:54:57.528Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:54:57 [2019-09-09T15:54:57.896Z]  ---> 5230c49a1ff8
15:54:57 [2019-09-09T15:54:57.896Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:54:57 [2019-09-09T15:54:57.896Z]  ---> c8d08a3e1815
15:54:57 [2019-09-09T15:54:57.896Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:54:58 [2019-09-09T15:54:58.080Z] #58 74.50   DEP      criu/pie/parasite.d
15:54:58 [2019-09-09T15:54:58.273Z]  ---> Running in c8af00b1c368
15:54:58 [2019-09-09T15:54:58.335Z] #58 74.81   CC       criu/pie/parasite.o
15:54:58 [2019-09-09T15:54:58.667Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
15:54:58 [2019-09-09T15:54:58.667Z] + RM_GOPATH=0
15:54:58 [2019-09-09T15:54:58.667Z] + TMP_GOPATH=
15:54:58 [2019-09-09T15:54:58.667Z] + : /build
15:54:58 [2019-09-09T15:54:58.667Z] + '[' -z '' ']'
15:54:58 [2019-09-09T15:54:58.667Z] ++ mktemp -d
15:54:58 [2019-09-09T15:54:58.667Z] + export GOPATH=/tmp/tmp.Upeltr5rEk
15:54:58 [2019-09-09T15:54:58.667Z] + GOPATH=/tmp/tmp.Upeltr5rEk
15:54:58 [2019-09-09T15:54:58.667Z] + RM_GOPATH=1
15:54:58 [2019-09-09T15:54:58.667Z] ++ dirname ./install.sh
15:54:58 [2019-09-09T15:54:58.667Z] + dir=.
15:54:58 [2019-09-09T15:54:58.667Z] + bin=containerd
15:54:58 [2019-09-09T15:54:58.667Z] + shift
15:54:58 [2019-09-09T15:54:58.667Z] + '[' '!' -f ./containerd.installer ']'
15:54:58 [2019-09-09T15:54:58.667Z] + . ./containerd.installer
15:54:58 [2019-09-09T15:54:58.667Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
15:54:58 [2019-09-09T15:54:58.667Z] + install_containerd
15:54:58 [2019-09-09T15:54:58.667Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
15:54:58 [2019-09-09T15:54:58.667Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Upeltr5rEk/src/github.com/containerd/containerd
15:54:58 [2019-09-09T15:54:58.667Z] Cloning into '/tmp/tmp.Upeltr5rEk/src/github.com/containerd/containerd'...
15:54:58 [2019-09-09T15:54:58.808Z] #30 ...
15:54:58 [2019-09-09T15:54:58.808Z] 
15:54:58 [2019-09-09T15:54:58.808Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:58 [2019-09-09T15:54:58.808Z] #33 81.75 regexp
15:54:58 [2019-09-09T15:54:58.808Z] #33 82.87 fmt
15:54:58 [2019-09-09T15:54:58.808Z] #33 87.12 path/filepath
15:54:58 [2019-09-09T15:54:58.809Z] #33 89.25 io/ioutil
15:54:58 [2019-09-09T15:54:58.809Z] #33 90.56 encoding/binary
15:54:58 [2019-09-09T15:54:58.809Z] #33 90.60 flag
15:54:59 [2019-09-09T15:54:59.063Z] #33 ...
15:54:59 [2019-09-09T15:54:59.063Z] 
15:54:59 [2019-09-09T15:54:59.063Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.05   PBCC     images/google/protobuf/descriptor.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.15   PBCC     images/opts.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.17   PBCC     images/sit.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.28   DEP      images/google/protobuf/descriptor.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.32   DEP      images/opts.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.40   DEP      images/sit.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.47   PBCC     images/macvlan.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.48   DEP      images/macvlan.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.53   PBCC     images/autofs.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.55   DEP      images/autofs.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.60   PBCC     images/sysctl.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.61   DEP      images/sysctl.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.68   PBCC     images/time.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.72   DEP      images/time.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.81   PBCC     images/binfmt-misc.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.84   DEP      images/binfmt-misc.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.90   PBCC     images/seccomp.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 12.97   DEP      images/seccomp.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 13.02   PBCC     images/userns.pb-c.c
15:54:59 [2019-09-09T15:54:59.063Z] #58 13.09   DEP      images/userns.pb-c.d
15:54:59 [2019-09-09T15:54:59.063Z] #58 13.13   PBCC     images/cgroup.pb-c.c
15:54:59 [2019-09-09T15:54:59.318Z] #58 13.16   DEP      images/cgroup.pb-c.d
15:54:59 [2019-09-09T15:54:59.318Z] #58 13.21   PBCC     images/fown.pb-c.c
15:54:59 [2019-09-09T15:54:59.318Z] #58 13.25   PBCC     images/ext-file.pb-c.c
15:54:59 [2019-09-09T15:54:59.318Z] #58 13.28   DEP      images/fown.pb-c.d
15:54:59 [2019-09-09T15:54:59.574Z] #58 13.36   DEP      images/ext-file.pb-c.d
15:54:59 [2019-09-09T15:54:59.574Z] #58 13.45   PBCC     images/rpc.pb-c.c
15:54:59 [2019-09-09T15:54:59.574Z] #58 13.52   DEP      images/rpc.pb-c.d
15:54:59 [2019-09-09T15:54:59.574Z] #58 13.61   PBCC     images/siginfo.pb-c.c
15:54:59 [2019-09-09T15:54:59.574Z] #58 13.63   DEP      images/siginfo.pb-c.d
15:54:59 [2019-09-09T15:54:59.699Z] #58 ...
15:54:59 [2019-09-09T15:54:59.699Z] 
15:54:59 [2019-09-09T15:54:59.699Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:54:59 [2019-09-09T15:54:59.699Z] #33 140.0 crypto/x509
15:54:59 [2019-09-09T15:54:59.829Z] #58 13.70   PBCC     images/pagemap.pb-c.c
15:54:59 [2019-09-09T15:54:59.829Z] #58 13.76   DEP      images/pagemap.pb-c.d
15:54:59 [2019-09-09T15:54:59.829Z] #58 13.82   PBCC     images/rlimit.pb-c.c
15:54:59 [2019-09-09T15:54:59.829Z] #58 13.88   DEP      images/rlimit.pb-c.d
15:55:00 [2019-09-09T15:55:00.086Z] #58 13.93   PBCC     images/file-lock.pb-c.c
15:55:00 [2019-09-09T15:55:00.086Z] #58 13.95   DEP      images/file-lock.pb-c.d
15:55:00 [2019-09-09T15:55:00.086Z] #58 14.02   PBCC     images/tty.pb-c.c
15:55:00 [2019-09-09T15:55:00.086Z] #58 14.04   DEP      images/tty.pb-c.d
15:55:00 [2019-09-09T15:55:00.086Z] #58 14.10   PBCC     images/tun.pb-c.c
15:55:00 [2019-09-09T15:55:00.086Z] #58 14.12   PBCC     images/netdev.pb-c.c
15:55:00 [2019-09-09T15:55:00.260Z] #33 140.5 internal/x/net/idna
15:55:00 [2019-09-09T15:55:00.342Z] #58 14.20   DEP      images/tun.pb-c.d
15:55:00 [2019-09-09T15:55:00.342Z] #58 14.29   DEP      images/netdev.pb-c.d
15:55:00 [2019-09-09T15:55:00.342Z] #58 14.38   PBCC     images/vma.pb-c.c
15:55:00 [2019-09-09T15:55:00.597Z] #58 14.50   DEP      images/vma.pb-c.d
15:55:00 [2019-09-09T15:55:00.597Z] #58 14.60   PBCC     images/creds.pb-c.c
15:55:00 [2019-09-09T15:55:00.597Z] #58 14.61   DEP      images/creds.pb-c.d
15:55:00 [2019-09-09T15:55:00.597Z] #58 14.67   PBCC     images/utsns.pb-c.c
15:55:00 [2019-09-09T15:55:00.852Z] #58 ...
15:55:00 [2019-09-09T15:55:00.852Z] 
15:55:00 [2019-09-09T15:55:00.852Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.35 -- Detecting C compile features - done
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.41 -- Performing Test HAS_BUILTIN_FORTIFY
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.70 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.83 -- Configuring done
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.87 -- Generating done
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.89 -- Build files have been written to: /tmp/tmp.uVTRcAkqcN/tini
15:55:00 [2019-09-09T15:55:00.852Z] #38 10.89 + make tini-static
15:55:00 [2019-09-09T15:55:00.852Z] #38 11.28 Scanning dependencies of target tini-static
15:55:00 [2019-09-09T15:55:00.852Z] #38 11.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:55:00 [2019-09-09T15:55:00.852Z] #38 12.93 [100%] Linking C executable tini-static
15:55:00 [2019-09-09T15:55:00.852Z] #38 13.53 [100%] Built target tini-static
15:55:00 [2019-09-09T15:55:00.852Z] #38 13.58 + mkdir -p /build
15:55:00 [2019-09-09T15:55:00.852Z] #38 13.58 + cp tini-static /build/docker-init
15:55:00 [2019-09-09T15:55:00.852Z] #38 DONE 13.8s
15:55:00 [2019-09-09T15:55:00.852Z] 
15:55:00 [2019-09-09T15:55:00.852Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:00 [2019-09-09T15:55:00.852Z] #58 14.70   DEP      images/utsns.pb-c.d
15:55:00 [2019-09-09T15:55:00.852Z] #58 14.80   PBCC     images/ipc-desc.pb-c.c
15:55:00 [2019-09-09T15:55:00.852Z] #58 14.83   PBCC     images/ipc-sem.pb-c.c
15:55:00 [2019-09-09T15:55:00.852Z] #58 14.93   DEP      images/ipc-desc.pb-c.d
15:55:01 [2019-09-09T15:55:01.107Z] #58 ...
15:55:01 [2019-09-09T15:55:01.107Z] 
15:55:01 [2019-09-09T15:55:01.107Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
15:55:01 [2019-09-09T15:55:01.107Z] #30 DONE 93.9s
15:55:01 [2019-09-09T15:55:01.107Z] 
15:55:01 [2019-09-09T15:55:01.107Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:01 [2019-09-09T15:55:01.107Z] #58 15.12   DEP      images/ipc-sem.pb-c.d
15:55:01 [2019-09-09T15:55:01.107Z] #58 15.20   PBCC     images/ipc-msg.pb-c.c
15:55:01 [2019-09-09T15:55:01.362Z] #58 15.24   DEP      images/ipc-msg.pb-c.d
15:55:01 [2019-09-09T15:55:01.362Z] #58 15.35   PBCC     images/ipc-shm.pb-c.c
15:55:01 [2019-09-09T15:55:01.362Z] #58 15.36   DEP      images/ipc-shm.pb-c.d
15:55:01 [2019-09-09T15:55:01.618Z] #58 15.51   PBCC     images/ipc-var.pb-c.c
15:55:01 [2019-09-09T15:55:01.618Z] #58 15.58   DEP      images/ipc-var.pb-c.d
15:55:01 [2019-09-09T15:55:01.872Z] #58 15.72   PBCC     images/sk-opts.pb-c.c
15:55:01 [2019-09-09T15:55:01.872Z] #58 15.72   PBCC     images/packet-sock.pb-c.c
15:55:01 [2019-09-09T15:55:01.872Z] #58 15.86   DEP      images/sk-opts.pb-c.d
15:55:01 [2019-09-09T15:55:01.907Z] + cd /tmp/tmp.Upeltr5rEk/src/github.com/containerd/containerd
15:55:01 [2019-09-09T15:55:01.907Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
15:55:01 [2019-09-09T15:55:01.907Z] + export 'BUILDTAGS=netgo osusergo static_build'
15:55:01 [2019-09-09T15:55:01.907Z] + BUILDTAGS='netgo osusergo static_build'
15:55:01 [2019-09-09T15:55:01.907Z] + export EXTRA_FLAGS=-buildmode=pie
15:55:01 [2019-09-09T15:55:01.907Z] + EXTRA_FLAGS=-buildmode=pie
15:55:01 [2019-09-09T15:55:01.907Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:55:01 [2019-09-09T15:55:01.907Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:55:01 [2019-09-09T15:55:01.907Z] + '[' '' = dynamic ']'
15:55:01 [2019-09-09T15:55:01.907Z] + make
15:55:01 [2019-09-09T15:55:01.907Z] 🇩 bin/ctr
15:55:02 [2019-09-09T15:55:02.127Z] #58 16.00   DEP      images/packet-sock.pb-c.d
15:55:02 [2019-09-09T15:55:02.127Z] #58 16.11   PBCC     images/sk-netlink.pb-c.c
15:55:02 [2019-09-09T15:55:02.146Z] #33 142.7 net/textproto
15:55:02 [2019-09-09T15:55:02.382Z] #58 16.24   DEP      images/sk-netlink.pb-c.d
15:55:02 [2019-09-09T15:55:02.382Z] #58 16.37   PBCC     images/sk-inet.pb-c.c
15:55:02 [2019-09-09T15:55:02.637Z] #58 16.46   DEP      images/sk-inet.pb-c.d
15:55:02 [2019-09-09T15:55:02.637Z] #58 16.60   PBCC     images/sk-unix.pb-c.c
15:55:02 [2019-09-09T15:55:02.637Z] #58 16.63   DEP      images/sk-unix.pb-c.d
15:55:02 [2019-09-09T15:55:02.892Z] #58 16.84   PBCC     images/mm.pb-c.c
15:55:03 [2019-09-09T15:55:03.147Z] #58 16.95   DEP      images/mm.pb-c.d
15:55:03 [2019-09-09T15:55:03.147Z] #58 17.03   PBCC     images/timerfd.pb-c.c
15:55:03 [2019-09-09T15:55:03.147Z] #58 17.14   DEP      images/timerfd.pb-c.d
15:55:03 [2019-09-09T15:55:03.147Z] #58 17.18   PBCC     images/timer.pb-c.c
15:55:03 [2019-09-09T15:55:03.402Z] #58 17.20   DEP      images/timer.pb-c.d
15:55:03 [2019-09-09T15:55:03.402Z] #58 17.23   PBCC     images/sa.pb-c.c
15:55:03 [2019-09-09T15:55:03.402Z] #58 17.28   DEP      images/sa.pb-c.d
15:55:03 [2019-09-09T15:55:03.402Z] #58 17.33   PBCC     images/pipe-data.pb-c.c
15:55:03 [2019-09-09T15:55:03.402Z] #58 17.38   DEP      images/pipe-data.pb-c.d
15:55:03 [2019-09-09T15:55:03.554Z] #33 144.0 internal/x/net/http/httpguts
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.46   PBCC     images/mnt.pb-c.c
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.56   DEP      images/mnt.pb-c.d
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.59   PBCC     images/sk-packet.pb-c.c
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.62   DEP      images/sk-packet.pb-c.d
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.66   PBCC     images/tcp-stream.pb-c.c
15:55:03 [2019-09-09T15:55:03.657Z] #58 17.70   DEP      images/tcp-stream.pb-c.d
15:55:03 [2019-09-09T15:55:03.809Z] #33 144.3 internal/x/net/http/httpproxy
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.74   PBCC     images/pipe.pb-c.c
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.76   DEP      images/pipe.pb-c.d
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.80   PBCC     images/pstree.pb-c.c
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.83   DEP      images/pstree.pb-c.d
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.90   PBCC     images/fs.pb-c.c
15:55:03 [2019-09-09T15:55:03.912Z] #58 17.97   DEP      images/fs.pb-c.d
15:55:03 [2019-09-09T15:55:03.912Z] #58 18.02   PBCC     images/signalfd.pb-c.c
15:55:04 [2019-09-09T15:55:04.065Z] #33 ...
15:55:04 [2019-09-09T15:55:04.065Z] 
15:55:04 [2019-09-09T15:55:04.065Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.4 + GOBIN=/build
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.4 + /build/gometalinter --install
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5 Installing:
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   deadcode
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   dupl
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   errcheck
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gas
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gochecknoglobals
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gochecknoinits
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   goconst
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gocyclo
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   goimports
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   golint
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gosimple
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gotype
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   gotypex
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   ineffassign
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   interfacer
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   lll
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   maligned
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   megacheck
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   misspell
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   nakedret
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   safesql
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   staticcheck
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   structcheck
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   unconvert
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   unparam
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   unused
15:55:04 [2019-09-09T15:55:04.065Z] #24 134.5   varcheck
15:55:04 [2019-09-09T15:55:04.065Z] #24 ...
15:55:04 [2019-09-09T15:55:04.065Z] 
15:55:04 [2019-09-09T15:55:04.065Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.26 Selecting previously unselected package vim.
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.26 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.27 Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.95 Selecting previously unselected package xfsprogs.
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.97 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 78.97 Unpacking xfsprogs (4.9.0+nmu1) ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.70 Selecting previously unselected package zip.
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.73 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.73 Unpacking zip (3.0-11+b1) ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.92 Selecting previously unselected package libapparmor-perl.
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.93 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 79.94 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.10 Selecting previously unselected package apparmor.
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.11 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.18 Unpacking apparmor (2.11.0-3+deb9u2) ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.69 Selecting previously unselected package binutils-mingw-w64-i686.
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.73 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
15:55:04 [2019-09-09T15:55:04.065Z] #13 80.73 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:55:04 [2019-09-09T15:55:04.168Z] #58 18.06   DEP      images/signalfd.pb-c.d
15:55:04 [2019-09-09T15:55:04.168Z] #58 18.11   PBCC     images/fh.pb-c.c
15:55:04 [2019-09-09T15:55:04.168Z] #58 18.20   PBCC     images/fsnotify.pb-c.c
15:55:04 [2019-09-09T15:55:04.168Z] #58 18.24   DEP      images/fh.pb-c.d
15:55:04 [2019-09-09T15:55:04.168Z] #58 18.28   DEP      images/fsnotify.pb-c.d
15:55:04 [2019-09-09T15:55:04.424Z] #58 18.37   PBCC     images/eventpoll.pb-c.c
15:55:04 [2019-09-09T15:55:04.424Z] #58 18.42   DEP      images/eventpoll.pb-c.d
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.48   PBCC     images/eventfd.pb-c.c
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.51   DEP      images/eventfd.pb-c.d
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.57   PBCC     images/remap-file-path.pb-c.c
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.60   DEP      images/remap-file-path.pb-c.d
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.62   PBCC     images/fifo.pb-c.c
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.66   DEP      images/fifo.pb-c.d
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.71   PBCC     images/ghost-file.pb-c.c
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.77   DEP      images/ghost-file.pb-c.d
15:55:04 [2019-09-09T15:55:04.680Z] #58 18.82   PBCC     images/regfile.pb-c.c
15:55:04 [2019-09-09T15:55:04.936Z] #58 18.86   DEP      images/regfile.pb-c.d
15:55:04 [2019-09-09T15:55:04.936Z] #58 18.90   PBCC     images/ns.pb-c.c
15:55:04 [2019-09-09T15:55:04.936Z] #58 18.95   DEP      images/ns.pb-c.d
15:55:04 [2019-09-09T15:55:04.936Z] #58 19.01   PBCC     images/fdinfo.pb-c.c
15:55:04 [2019-09-09T15:55:04.991Z] #13 82.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:55:04 [2019-09-09T15:55:04.991Z] #13 82.84 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
15:55:05 [2019-09-09T15:55:05.191Z] #58 19.06   DEP      images/fdinfo.pb-c.d
15:55:05 [2019-09-09T15:55:05.191Z] #58 19.14   PBCC     images/core-aarch64.pb-c.c
15:55:05 [2019-09-09T15:55:05.246Z] #13 82.86 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:55:05 [2019-09-09T15:55:05.452Z] #58 19.20   PBCC     images/core-arm.pb-c.c
15:55:05 [2019-09-09T15:55:05.452Z] #58 19.28   PBCC     images/core-ppc64.pb-c.c
15:55:05 [2019-09-09T15:55:05.452Z] #58 19.35   PBCC     images/core-s390.pb-c.c
15:55:05 [2019-09-09T15:55:05.452Z] #58 19.40   PBCC     images/core-x86.pb-c.c
15:55:05 [2019-09-09T15:55:05.452Z] #58 19.46   PBCC     images/core.pb-c.c
15:55:05 [2019-09-09T15:55:05.709Z] #58 19.53   PBCC     images/inventory.pb-c.c
15:55:05 [2019-09-09T15:55:05.709Z] #58 19.60   DEP      images/core-aarch64.pb-c.d
15:55:05 [2019-09-09T15:55:05.709Z] #58 19.69   DEP      images/core-arm.pb-c.d
15:55:05 [2019-09-09T15:55:05.709Z] #58 19.72   DEP      images/core-ppc64.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 19.80   DEP      images/core-s390.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 19.87   DEP      images/core-x86.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 19.93   DEP      images/core.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 19.97   DEP      images/inventory.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 20.02   PBCC     images/cpuinfo.pb-c.c
15:55:05 [2019-09-09T15:55:05.976Z] #58 20.03   DEP      images/cpuinfo.pb-c.d
15:55:05 [2019-09-09T15:55:05.976Z] #58 20.07   PBCC     images/stats.pb-c.c
15:55:06 [2019-09-09T15:55:06.231Z] #58 20.09   DEP      images/stats.pb-c.d
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.78 Selecting previously unselected package binutils-mingw-w64.
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.78 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.79 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.95 Selecting previously unselected package mingw-w64-common.
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.95 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:55:07 [2019-09-09T15:55:07.176Z] #13 84.97 Unpacking mingw-w64-common (5.0.1-1) ...
15:55:07 [2019-09-09T15:55:07.596Z] #58 21.49 make[1]: Nothing to be done for 'all'.
15:55:09 [2019-09-09T15:55:09.004Z] #58 ...
15:55:09 [2019-09-09T15:55:09.004Z] 
15:55:09 [2019-09-09T15:55:09.004Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.172 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.175 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.231 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:55:09 [2019-09-09T15:55:09.004Z] #13 5.982 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 7.688 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 9.075 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
15:55:09 [2019-09-09T15:55:09.004Z] #13 ...
15:55:09 [2019-09-09T15:55:09.004Z] 
15:55:09 [2019-09-09T15:55:09.004Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:55:09 [2019-09-09T15:55:09.004Z] #47 34.09 Checking out files:  36% (1026/2849)   
Checking out files:  37% (1055/2849)   
Checking out files:  38% (1083/2849)   
Checking out files:  39% (1112/2849)   
Checking out files:  40% (1140/2849)   
Checking out files:  41% (1169/2849)   
Checking out files:  42% (1197/2849)   
Checking out files:  43% (1226/2849)   
Checking out files:  44% (1254/2849)   
Checking out files:  45% (1283/2849)   
Checking out files:  46% (1311/2849)   
Checking out files:  47% (1340/2849)   
Checking out files:  48% (1368/2849)   
Checking out files:  49% (1397/2849)   
Checking out files:  50% (1425/2849)   
Checking out files:  51% (1453/2849)   
Checking out files:  52% (1482/2849)   
Checking out files:  53% (1510/2849)   
Checking out files:  54% (1539/2849)   
Checking out files:  55% (1567/2849)   
Checking out files:  56% (1596/2849)   
Checking out files:  57% (1624/2849)   
Checking out files:  58% (1653/2849)   
Checking out files:  59% (1681/2849)   
Checking out files:  60% (1710/2849)   
Checking out files:  61% (1738/2849)   
Checking out files:  62% (1767/2849)   
Checking out files:  63% (1795/2849)   
Checking out files:  64% (1824/2849)   
Checking out files:  65% (1852/2849)   
Checking out files:  66% (1881/2849)   
Checking out files:  67% (1909/2849)   
Checking out files:  68% (1938/2849)   
Checking out files:  69% (1966/2849)   
Checking out files:  70% (1995/2849)   
Checking out files:  71% (2023/2849)   
Checking out files:  72% (2052/2849)   
Checking out files:  72% (2078/2849)   
Checking out files:  73% (2080/2849)   
Checking out files:  74% (2109/2849)   
Checking out files:  75% (2137/2849)   
Checking out files:  76% (2166/2849)   
Checking out files:  77% (2194/2849)   
Checking out files:  78% (2223/2849)   
Checking out files:  79% (2251/2849)   
Checking out files:  80% (2280/2849)   
Checking out files:  81% (2308/2849)   
Checking out files:  82% (2337/2849)   
Checking out files:  83% (2365/2849)   
Checking out files:  84% (2394/2849)   
Checking out files:  85% (2422/2849)   
Checking out files:  86% (2451/2849)   
Checking out files:  87% (2479/2849)   
Checking out files:  88% (2508/2849)   
Checking out files:  89% (2536/2849)   
Checking out files:  90% (2565/2849)   
Checking out files:  91% (2593/2849)   
Checking out files:  91% (2618/2849)   
Checking out files:  92% (2622/2849)   
Checking out files:  93% (2650/2849)   
Checking out files:  94% (2679/2849)   
Checking out files:  95% (2707/2849)   
Checking out files:  96% (2736/2849)   
Checking out files:  97% (2764/2849)   
Checking out files:  98% (2793/2849)   
Checking out files:  99% (2821/2849)   
Checking out files: 100% (2849/2849)   
Checking out files: 100% (2849/2849), done.
15:55:09 [2019-09-09T15:55:09.004Z] #47 36.25 + cd /tmp/tmp.Co7tOUctMj/src/github.com/containerd/containerd
15:55:09 [2019-09-09T15:55:09.004Z] #47 36.25 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.78 + export 'BUILDTAGS=netgo osusergo static_build'
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.78 + BUILDTAGS='netgo osusergo static_build'
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + export EXTRA_FLAGS=-buildmode=pie
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + EXTRA_FLAGS=-buildmode=pie
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + '[' '' = dynamic ']'
15:55:09 [2019-09-09T15:55:09.004Z] #47 37.79 + make
15:55:09 [2019-09-09T15:55:09.004Z] #47 38.49 🇩 bin/ctr
15:55:09 [2019-09-09T15:55:09.258Z] #47 ...
15:55:09 [2019-09-09T15:55:09.258Z] 
15:55:09 [2019-09-09T15:55:09.258Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:09 [2019-09-09T15:55:09.258Z] #33 92.31 go/token
15:55:09 [2019-09-09T15:55:09.258Z] #33 92.77 net/url
15:55:09 [2019-09-09T15:55:09.258Z] #33 93.29 go/scanner
15:55:09 [2019-09-09T15:55:09.258Z] #33 95.03 go/ast
15:55:09 [2019-09-09T15:55:09.258Z] #33 96.13 text/template/parse
15:55:09 [2019-09-09T15:55:09.258Z] #33 100.6 go/parser
15:55:09 [2019-09-09T15:55:09.258Z] #33 100.8 text/template
15:55:09 [2019-09-09T15:55:09.514Z] #33 ...
15:55:09 [2019-09-09T15:55:09.514Z] 
15:55:09 [2019-09-09T15:55:09.514Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:09 [2019-09-09T15:55:09.514Z] #58 22.97   CC       images/stats.o
15:55:09 [2019-09-09T15:55:09.514Z] #58 23.43   CC       images/core.o
15:55:10 [2019-09-09T15:55:10.439Z] #58 24.16   CC       images/core-x86.o
15:55:10 [2019-09-09T15:55:10.440Z] #13 ...
15:55:10 [2019-09-09T15:55:10.440Z] 
15:55:10 [2019-09-09T15:55:10.440Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:10 [2019-09-09T15:55:10.440Z] #58 76.38   LINK     criu/pie/parasite.built-in.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 76.41   GEN      criu/pie/parasite-blob.h
15:55:10 [2019-09-09T15:55:10.440Z] #58 76.45   CC       criu/arch/x86/restorer.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 77.22   CC       criu/arch/x86/restorer_unmap.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 77.30   CC       criu/arch/x86/sigaction_compat_pie.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 77.65   CC       criu/pie/restorer.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 81.25   LINK     criu/pie/restorer.built-in.o
15:55:10 [2019-09-09T15:55:10.440Z] #58 81.26   GEN      criu/pie/restorer-blob.h
15:55:10 [2019-09-09T15:55:10.440Z] #58 81.40   DEP      criu/vdso.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 81.56   DEP      criu/vdso-compat.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 81.79   DEP      criu/uts_ns.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 82.02   DEP      criu/util.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 82.32   DEP      criu/uffd.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 82.56   DEP      criu/tun.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 82.78   DEP      criu/tty.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 82.99   DEP      criu/timerfd.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 83.13   DEP      criu/sysfs_parse.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 83.31   DEP      criu/sysctl.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 83.49   DEP      criu/string.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 83.56   DEP      criu/stats.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 83.78   DEP      criu/sockets.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 84.07   DEP      criu/sk-unix.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 84.38   DEP      criu/sk-tcp.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 84.62   DEP      criu/sk-queue.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 84.78   DEP      criu/sk-packet.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.01   DEP      criu/sk-netlink.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.23   DEP      criu/sk-inet.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.45   DEP      criu/signalfd.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.65   DEP      criu/sigframe.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.78   DEP      criu/shmem.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 85.99   DEP      criu/servicefd.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 86.25   DEP      criu/seize.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 86.42   DEP      criu/seccomp.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 86.72   DEP      criu/rst-malloc.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 86.86   DEP      criu/rbtree.d
15:55:10 [2019-09-09T15:55:10.440Z] #58 86.94   DEP      criu/pstree.d
15:55:10 [2019-09-09T15:55:10.694Z] #58 24.66   CC       images/core-arm.o
15:55:10 [2019-09-09T15:55:10.696Z] #58 87.23   DEP      criu/protobuf.d
15:55:10 [2019-09-09T15:55:10.951Z] #58 87.39   GEN      criu/protobuf-desc-gen.h
15:55:11 [2019-09-09T15:55:11.255Z] #58 25.03   CC       images/core-aarch64.o
15:55:11 [2019-09-09T15:55:11.511Z] #58 25.54   CC       images/core-ppc64.o
15:55:11 [2019-09-09T15:55:11.878Z] #58 ...
15:55:11 [2019-09-09T15:55:11.878Z] 
15:55:11 [2019-09-09T15:55:11.878Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:12 [2019-09-09T15:55:12.133Z] #13 89.74 Selecting previously unselected package mingw-w64-x86-64-dev.
15:55:12 [2019-09-09T15:55:12.133Z] #13 89.76 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:55:12 [2019-09-09T15:55:12.133Z] #13 89.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:55:12 [2019-09-09T15:55:12.437Z] #58 26.34   CC       images/core-s390.o
15:55:12 [2019-09-09T15:55:12.998Z] #58 27.07   CC       images/cpuinfo.o
15:55:13 [2019-09-09T15:55:13.558Z] #58 27.58   CC       images/inventory.o
15:55:14 [2019-09-09T15:55:14.119Z] #58 27.83   CC       images/fdinfo.o
15:55:14 [2019-09-09T15:55:14.375Z] #58 28.16   CC       images/fown.o
15:55:14 [2019-09-09T15:55:14.630Z] #58 28.42   CC       images/ns.o
15:55:14 [2019-09-09T15:55:14.630Z] #58 28.63   CC       images/regfile.o
15:55:14 [2019-09-09T15:55:14.646Z] #13 ...
15:55:14 [2019-09-09T15:55:14.646Z] 
15:55:14 [2019-09-09T15:55:14.646Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:14 [2019-09-09T15:55:14.646Z] #33 144.7 internal/x/net/http2/hpack
15:55:14 [2019-09-09T15:55:14.646Z] #33 145.7 mime
15:55:14 [2019-09-09T15:55:14.646Z] #33 146.4 crypto/tls
15:55:14 [2019-09-09T15:55:14.646Z] #33 147.5 mime/quotedprintable
15:55:14 [2019-09-09T15:55:14.646Z] #33 147.9 mime/multipart
15:55:14 [2019-09-09T15:55:14.646Z] #33 149.0 net/http/internal
15:55:14 [2019-09-09T15:55:14.646Z] #33 149.4 os/exec
15:55:14 [2019-09-09T15:55:14.646Z] #33 ...
15:55:14 [2019-09-09T15:55:14.646Z] 
15:55:14 [2019-09-09T15:55:14.646Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:14 [2019-09-09T15:55:14.646Z] #58 89.08   DEP      criu/protobuf-desc.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 89.32   DEP      criu/proc_parse.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 89.66   DEP      criu/plugin.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 89.85   DEP      criu/pipes.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 90.13   DEP      criu/pie-util.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 90.30   DEP      criu/pie-util-vdso.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 90.41   DEP      criu/pie-util-vdso-elf32.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 90.54   DEP      criu/path.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 90.68   DEP      criu/parasite-syscall.d
15:55:14 [2019-09-09T15:55:14.646Z] #58 91.02   DEP      criu/pagemap.d
15:55:14 [2019-09-09T15:55:14.887Z] #58 28.88   CC       images/ghost-file.o
15:55:14 [2019-09-09T15:55:14.902Z] #58 91.31   DEP      criu/pagemap-cache.d
15:55:14 [2019-09-09T15:55:14.902Z] #58 91.46   DEP      criu/page-xfer.d
15:55:14 [2019-09-09T15:55:14.980Z] + dpkg --print-architecture
15:55:14 [2019-09-09T15:55:14.980Z] + cd /tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution
15:55:14 [2019-09-09T15:55:14.980Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:55:14 [2019-09-09T15:55:14.980Z] + GOPATH=/tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tTaGSDOETd
15:55:14 [2019-09-09T15:55:14.980Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:55:15 [2019-09-09T15:55:15.142Z] #58 29.16   CC       images/fifo.o
15:55:15 [2019-09-09T15:55:15.157Z] #58 91.66   DEP      criu/page-pipe.d
15:55:15 [2019-09-09T15:55:15.157Z] #58 91.80   DEP      criu/netfilter.d
15:55:15 [2019-09-09T15:55:15.706Z] #58 29.50   CC       images/remap-file-path.o
15:55:15 [2019-09-09T15:55:15.707Z] #58 29.74   CC       images/eventfd.o
15:55:15 [2019-09-09T15:55:15.717Z] #58 92.02   DEP      criu/net.d
15:55:15 [2019-09-09T15:55:15.717Z] #58 92.36   DEP      criu/namespaces.d
15:55:15 [2019-09-09T15:55:15.972Z] #58 92.66   DEP      criu/mount.d
15:55:16 [2019-09-09T15:55:16.265Z] #58 30.05   CC       images/eventpoll.o
15:55:16 [2019-09-09T15:55:16.520Z] #58 30.39   CC       images/fh.o
15:55:16 [2019-09-09T15:55:16.532Z] #58 92.86   DEP      criu/mem.d
15:55:16 [2019-09-09T15:55:16.775Z] #58 30.79   CC       images/fsnotify.o
15:55:16 [2019-09-09T15:55:16.787Z] #58 93.21   DEP      criu/lsm.d
15:55:17 [2019-09-09T15:55:17.043Z] #58 93.42   DEP      criu/log.d
15:55:17 [2019-09-09T15:55:17.043Z] #58 93.59   DEP      criu/libnetlink.d
15:55:17 [2019-09-09T15:55:17.298Z] #58 93.76   DEP      criu/kerndat.d
15:55:17 [2019-09-09T15:55:17.554Z] #58 94.03   DEP      criu/kcmp-ids.d
15:55:17 [2019-09-09T15:55:17.554Z] #58 94.12   DEP      criu/irmap.d
15:55:17 [2019-09-09T15:55:17.699Z] #58 31.42   CC       images/signalfd.o
15:55:17 [2019-09-09T15:55:17.699Z] #58 31.74   CC       images/fs.o
15:55:17 [2019-09-09T15:55:17.810Z] #58 94.26   DEP      criu/ipc_ns.d
15:55:18 [2019-09-09T15:55:18.066Z] #58 94.47   DEP      criu/image.d
15:55:18 [2019-09-09T15:55:18.066Z] #58 94.70   DEP      criu/image-desc.d
15:55:18 [2019-09-09T15:55:18.259Z] #58 32.00   CC       images/pstree.o
15:55:18 [2019-09-09T15:55:18.260Z] #58 32.20   CC       images/pipe.o
15:55:18 [2019-09-09T15:55:18.321Z] #58 94.83   DEP      criu/fsnotify.d
15:55:18 [2019-09-09T15:55:18.514Z] #58 32.50   CC       images/tcp-stream.o
15:55:18 [2019-09-09T15:55:18.577Z] #58 ...
15:55:18 [2019-09-09T15:55:18.577Z] 
15:55:18 [2019-09-09T15:55:18.577Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:55:18 [2019-09-09T15:55:18.577Z] #27 DONE 158.9s
15:55:18 [2019-09-09T15:55:18.577Z] 
15:55:18 [2019-09-09T15:55:18.577Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:18 [2019-09-09T15:55:18.577Z] #58 95.02   DEP      criu/filesystems.d
15:55:18 [2019-09-09T15:55:18.577Z] #58 ...
15:55:18 [2019-09-09T15:55:18.577Z] 
15:55:18 [2019-09-09T15:55:18.577Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:18 [2019-09-09T15:55:18.577Z] #13 94.89 Selecting previously unselected package gcc-mingw-w64-base.
15:55:18 [2019-09-09T15:55:18.577Z] #13 94.91 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
15:55:18 [2019-09-09T15:55:18.577Z] #13 94.93 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:55:18 [2019-09-09T15:55:18.577Z] #13 95.07 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:55:18 [2019-09-09T15:55:18.577Z] #13 95.08 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:55:18 [2019-09-09T15:55:18.577Z] #13 95.09 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:55:18 [2019-09-09T15:55:18.770Z] #58 32.71   CC       images/sk-packet.o
15:55:19 [2019-09-09T15:55:19.025Z] #58 32.95   CC       images/mnt.o
15:55:19 [2019-09-09T15:55:19.280Z] #58 33.24   CC       images/pipe-data.o
15:55:19 [2019-09-09T15:55:19.536Z] #58 33.43   CC       images/sa.o
15:55:19 [2019-09-09T15:55:19.791Z] #58 33.65   CC       images/timer.o
15:55:20 [2019-09-09T15:55:20.047Z] #58 34.11   CC       images/timerfd.o
15:55:20 [2019-09-09T15:55:20.467Z] + rm -rf /tmp/tmp.tTaGSDOETd/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.tTaGSDOETd
15:55:20 [2019-09-09T15:55:20.607Z] #58 34.37   CC       images/mm.o
15:55:20 [2019-09-09T15:55:20.863Z] #58 34.78   CC       images/sk-opts.o
15:55:21 [2019-09-09T15:55:21.118Z] #58 35.15   CC       images/sk-unix.o
15:55:21 [2019-09-09T15:55:21.118Z] #58 ...
15:55:21 [2019-09-09T15:55:21.118Z] 
15:55:21 [2019-09-09T15:55:21.118Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:21 [2019-09-09T15:55:21.118Z] #13 17.64 Fetched 7922 kB in 13s (586 kB/s)
15:55:21 [2019-09-09T15:55:21.118Z] #13 17.64 Reading package lists...
15:55:21 [2019-09-09T15:55:21.118Z] #13 22.61 Reading package lists...
15:55:21 [2019-09-09T15:55:21.373Z] #13 27.57 Building dependency tree...
15:55:21 [2019-09-09T15:55:21.373Z] #13 ...
15:55:21 [2019-09-09T15:55:21.373Z] 
15:55:21 [2019-09-09T15:55:21.373Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:21 [2019-09-09T15:55:21.373Z] #33 104.6 log
15:55:21 [2019-09-09T15:55:21.373Z] #33 105.0 encoding/base64
15:55:21 [2019-09-09T15:55:21.373Z] #33 105.8 encoding/json
15:55:21 [2019-09-09T15:55:21.373Z] #33 106.0 go/doc
15:55:21 [2019-09-09T15:55:21.373Z] #33 109.6 github.com/LK4D4/vndr/build
15:55:21 [2019-09-09T15:55:21.373Z] #33 112.0 encoding/xml
15:55:21 [2019-09-09T15:55:21.373Z] #33 113.0 github.com/LK4D4/vndr/godl/singleflight
15:55:21 [2019-09-09T15:55:21.373Z] #33 113.3 compress/flate
15:55:21 [2019-09-09T15:55:21.373Z] #33 ...
15:55:21 [2019-09-09T15:55:21.373Z] 
15:55:21 [2019-09-09T15:55:21.373Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:21 [2019-09-09T15:55:21.373Z] #58 35.49   CC       images/sk-inet.o
15:55:22 [2019-09-09T15:55:22.302Z] #58 35.96   CC       images/tun.o
15:55:22 [2019-09-09T15:55:22.302Z] #58 36.28   CC       images/sk-netlink.o
15:55:22 [2019-09-09T15:55:22.490Z] Removing intermediate container f1857db53631
15:55:22 [2019-09-09T15:55:22.490Z]  ---> 865f7df1603e
15:55:22 [2019-09-09T15:55:22.490Z] Step 16/126 : FROM base AS swagger
15:55:22 [2019-09-09T15:55:22.490Z]  ---> e1839d81822e
15:55:22 [2019-09-09T15:55:22.490Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
15:55:22 [2019-09-09T15:55:22.558Z] #58 36.63   CC       images/packet-sock.o
15:55:22 [2019-09-09T15:55:22.774Z]  ---> Running in a5fc96724ab0
15:55:22 [2019-09-09T15:55:22.774Z] Removing intermediate container a5fc96724ab0
15:55:22 [2019-09-09T15:55:22.774Z]  ---> e1a3286c5879
15:55:22 [2019-09-09T15:55:22.774Z] Step 18/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"
15:55:22 [2019-09-09T15:55:22.774Z]  ---> Running in 57a510873397
15:55:23 [2019-09-09T15:55:23.057Z] + mktemp -d
15:55:23 [2019-09-09T15:55:23.057Z] + export GOPATH=/tmp/tmp.1bUfIxX7te
15:55:23 [2019-09-09T15:55:23.057Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.1bUfIxX7te/src/github.com/go-swagger/go-swagger
15:55:23 [2019-09-09T15:55:23.057Z] Cloning into '/tmp/tmp.1bUfIxX7te/src/github.com/go-swagger/go-swagger'...
15:55:23 [2019-09-09T15:55:23.158Z] #58 37.07   CC       images/ipc-var.o
15:55:23 [2019-09-09T15:55:23.159Z] #58 37.28   CC       images/ipc-desc.o
15:55:23 [2019-09-09T15:55:23.719Z] #58 37.57   CC       images/ipc-shm.o
15:55:23 [2019-09-09T15:55:23.881Z] #13 ...
15:55:23 [2019-09-09T15:55:23.881Z] 
15:55:23 [2019-09-09T15:55:23.881Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:23 [2019-09-09T15:55:23.881Z] #58 95.43   DEP      criu/files.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 95.82   DEP      criu/files-reg.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 96.13   DEP      criu/files-ext.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 96.32   DEP      criu/file-lock.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 96.57   DEP      criu/file-ids.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 96.80   DEP      criu/fifo.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.04   DEP      criu/fdstore.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.22   DEP      criu/fault-injection.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.30   DEP      criu/external.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.45   DEP      criu/eventpoll.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.69   DEP      criu/eventfd.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 97.86   DEP      criu/crtools.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 98.07   DEP      criu/cr-service.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 98.26   DEP      criu/cr-restore.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 98.53   DEP      criu/cr-errno.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 98.55   DEP      criu/cr-dump.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 98.81   DEP      criu/cr-dedup.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.00   DEP      criu/cr-check.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.23   DEP      criu/config.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.46   DEP      criu/clone-noasan.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.58   DEP      criu/cgroup.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.73   DEP      criu/cgroup-props.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.85   DEP      criu/bitmap.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.88   DEP      criu/bfd.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 99.96   DEP      criu/autofs.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 100.2   DEP      criu/aio.d
15:55:23 [2019-09-09T15:55:23.881Z] #58 100.4   DEP      criu/action-scripts.d
15:55:23 [2019-09-09T15:55:23.974Z] #58 37.90   CC       images/ipc-msg.o
15:55:24 [2019-09-09T15:55:24.136Z] #58 ...
15:55:24 [2019-09-09T15:55:24.136Z] 
15:55:24 [2019-09-09T15:55:24.136Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:55:24 [2019-09-09T15:55:24.136Z] #15 164.4 + rm -rf /tmp/tmp.c6i6TNE5dM
15:55:24 [2019-09-09T15:55:24.136Z] #15 DONE 164.8s
15:55:24 [2019-09-09T15:55:24.136Z] 
15:55:24 [2019-09-09T15:55:24.136Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:24 [2019-09-09T15:55:24.136Z] #33 155.8 net/http/httptrace
15:55:24 [2019-09-09T15:55:24.136Z] #33 156.2 net/http
15:55:24 [2019-09-09T15:55:24.229Z] #58 38.18   CC       images/ipc-sem.o
15:55:24 [2019-09-09T15:55:24.390Z] #33 ...
15:55:24 [2019-09-09T15:55:24.390Z] 
15:55:24 [2019-09-09T15:55:24.390Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:24 [2019-09-09T15:55:24.390Z] #58 100.8   CC       criu/action-scripts.o
15:55:24 [2019-09-09T15:55:24.485Z] #58 38.41   CC       images/utsns.o
15:55:24 [2019-09-09T15:55:24.740Z] #58 38.69   CC       images/creds.o
15:55:24 [2019-09-09T15:55:24.995Z] #58 39.00   CC       images/vma.o
15:55:25 [2019-09-09T15:55:25.251Z] #58 39.25   CC       images/netdev.o
15:55:25 [2019-09-09T15:55:25.313Z] #58 101.6   CC       criu/aio.o
15:55:25 [2019-09-09T15:55:25.812Z] #58 39.69   CC       images/tty.o
15:55:25 [2019-09-09T15:55:25.872Z] #58 102.2   CC       criu/autofs.o
15:55:26 [2019-09-09T15:55:26.373Z] #58 40.33   CC       images/file-lock.o
15:55:26 [2019-09-09T15:55:26.628Z] #58 40.61   CC       images/rlimit.o
15:55:26 [2019-09-09T15:55:26.883Z] #58 40.76   CC       images/pagemap.o
15:55:27 [2019-09-09T15:55:27.139Z] #58 41.06   CC       images/siginfo.o
15:55:27 [2019-09-09T15:55:27.276Z] #58 103.8   CC       criu/bfd.o
15:55:27 [2019-09-09T15:55:27.394Z] #58 41.33   CC       images/rpc.o
15:55:28 [2019-09-09T15:55:28.200Z] #58 104.4   CC       criu/bitmap.o
15:55:28 [2019-09-09T15:55:28.200Z] #58 104.7   CC       criu/cgroup-props.o
15:55:28 [2019-09-09T15:55:28.756Z] #58 42.66   CC       images/ext-file.o
15:55:28 [2019-09-09T15:55:28.756Z] #58 ...
15:55:28 [2019-09-09T15:55:28.756Z] 
15:55:28 [2019-09-09T15:55:28.756Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:28 [2019-09-09T15:55:28.756Z] #13 27.57 Building dependency tree...
15:55:28 [2019-09-09T15:55:28.756Z] #13 28.60 Reading state information...
15:55:28 [2019-09-09T15:55:28.756Z] #13 29.59 The following additional packages will be installed:
15:55:28 [2019-09-09T15:55:28.756Z] #13 29.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:55:28 [2019-09-09T15:55:28.756Z] #13 29.59   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:55:28 [2019-09-09T15:55:28.756Z] #13 29.59   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.59   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61 Suggested packages:
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   vim-doc vim-scripts xfsdump acl attr quota
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61 Recommended packages:
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:55:28 [2019-09-09T15:55:28.757Z] #13 29.61   python3-keyrings.alt python3-xdg unzip
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88 The following NEW packages will be installed:
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   apparmor aufs-tools bash-completion binutils-mingw-w64
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.88   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89   xfsprogs xxd xz-utils zip
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89 The following packages will be upgraded:
15:55:28 [2019-09-09T15:55:28.757Z] #13 33.89   libsystemd0 libudev1
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.00 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.00 Need to get 91.3 MB of archives.
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.00 After this operation, 541 MB of additional disk space will be used.
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
15:55:28 [2019-09-09T15:55:28.757Z] #13 35.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
15:55:29 [2019-09-09T15:55:29.012Z] #13 ...
15:55:29 [2019-09-09T15:55:29.012Z] 
15:55:29 [2019-09-09T15:55:29.012Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:29 [2019-09-09T15:55:29.012Z] #58 42.91   CC       images/cgroup.o
15:55:29 [2019-09-09T15:55:29.166Z] #58 105.6   CC       criu/cgroup.o
15:55:29 [2019-09-09T15:55:29.901Z] + cd /tmp/tmp.1bUfIxX7te/src/github.com/go-swagger/go-swagger
15:55:29 [2019-09-09T15:55:29.901Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
15:55:29 [2019-09-09T15:55:29.979Z] #58 43.76   CC       images/userns.o
15:55:30 [2019-09-09T15:55:30.234Z] #58 44.14   CC       images/google/protobuf/descriptor.o
15:55:30 [2019-09-09T15:55:30.517Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:55:30 [2019-09-09T15:55:30.600Z] 🇩 bin/containerd
15:55:32 [2019-09-09T15:55:32.132Z] #58 45.83   CC       images/opts.o
15:55:32 [2019-09-09T15:55:32.132Z] #58 46.11   CC       images/seccomp.o
15:55:32 [2019-09-09T15:55:32.132Z] #58 ...
15:55:32 [2019-09-09T15:55:32.132Z] 
15:55:32 [2019-09-09T15:55:32.132Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:55:32 [2019-09-09T15:55:32.132Z] #61 115.0 + for f in rootlesskit rootlesskit-docker-proxy
15:55:32 [2019-09-09T15:55:32.132Z] #61 115.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:55:32 [2019-09-09T15:55:32.387Z] #61 ...
15:55:32 [2019-09-09T15:55:32.387Z] 
15:55:32 [2019-09-09T15:55:32.387Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.40 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.42 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.44 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.46 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.47 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.48 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.50 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.51 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.54 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.54 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.54 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.58 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.59 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.59 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.64 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.66 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.67 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.68 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.70 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.72 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.72 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.72 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.74 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.74 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.78 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.80 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.85 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.85 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.86 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.87 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 35.89 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.06 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.12 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.24 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.28 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.28 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.29 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.29 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 36.56 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.06 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.22 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.33 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.34 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.34 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 37.52 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 38.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 38.24 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 38.36 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
15:55:32 [2019-09-09T15:55:32.387Z] #13 38.72 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:55:32 [2019-09-09T15:55:32.422Z] #58 108.4   CC       criu/clone-noasan.o
15:55:32 [2019-09-09T15:55:32.422Z] #58 108.6   CC       criu/config.o
15:55:32 [2019-09-09T15:55:32.643Z] #13 ...
15:55:32 [2019-09-09T15:55:32.643Z] 
15:55:32 [2019-09-09T15:55:32.643Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
15:55:32 [2019-09-09T15:55:32.643Z] #61 DONE 125.5s
15:55:32 [2019-09-09T15:55:32.643Z] 
15:55:32 [2019-09-09T15:55:32.643Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:32 [2019-09-09T15:55:32.643Z] #13 38.99 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
15:55:32 [2019-09-09T15:55:32.643Z] #13 39.00 Get:70 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]
15:55:32 [2019-09-09T15:55:32.898Z] #13 ...
15:55:32 [2019-09-09T15:55:32.898Z] 
15:55:32 [2019-09-09T15:55:32.898Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:55:32 [2019-09-09T15:55:32.898Z] #62 DONE 0.1s
15:55:32 [2019-09-09T15:55:32.898Z] 
15:55:32 [2019-09-09T15:55:32.898Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:32 [2019-09-09T15:55:32.898Z] #58 46.49   CC       images/binfmt-misc.o
15:55:32 [2019-09-09T15:55:32.898Z] #58 46.82   CC       images/time.o
15:55:33 [2019-09-09T15:55:33.154Z] #58 ...
15:55:33 [2019-09-09T15:55:33.154Z] 
15:55:33 [2019-09-09T15:55:33.154Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:33 [2019-09-09T15:55:33.154Z] #33 116.0 hash
15:55:33 [2019-09-09T15:55:33.154Z] #33 116.3 hash/crc32
15:55:33 [2019-09-09T15:55:33.154Z] #33 116.9 compress/gzip
15:55:33 [2019-09-09T15:55:33.154Z] #33 117.5 context
15:55:33 [2019-09-09T15:55:33.154Z] #33 118.0 crypto/cipher
15:55:33 [2019-09-09T15:55:33.154Z] #33 118.4 math/rand
15:55:33 [2019-09-09T15:55:33.154Z] #33 119.4 crypto/aes
15:55:33 [2019-09-09T15:55:33.154Z] #33 119.4 math/big
15:55:33 [2019-09-09T15:55:33.154Z] #33 120.8 crypto
15:55:33 [2019-09-09T15:55:33.154Z] #33 121.0 crypto/des
15:55:33 [2019-09-09T15:55:33.154Z] #33 121.6 crypto/internal/randutil
15:55:33 [2019-09-09T15:55:33.154Z] #33 121.8 crypto/sha512
15:55:33 [2019-09-09T15:55:33.154Z] #33 122.9 crypto/hmac
15:55:33 [2019-09-09T15:55:33.154Z] #33 123.3 crypto/md5
15:55:33 [2019-09-09T15:55:33.154Z] #33 124.1 crypto/sha1
15:55:33 [2019-09-09T15:55:33.154Z] #33 125.4 crypto/sha256
15:55:33 [2019-09-09T15:55:33.409Z] #33 ...
15:55:33 [2019-09-09T15:55:33.409Z] 
15:55:33 [2019-09-09T15:55:33.409Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:33 [2019-09-09T15:55:33.409Z] #58 47.41   CC       images/sysctl.o
15:55:33 [2019-09-09T15:55:33.783Z] #58 110.0   CC       criu/cr-check.o
15:55:34 [2019-09-09T15:55:34.073Z] #58 47.93   CC       images/autofs.o
15:55:34 [2019-09-09T15:55:34.328Z] #58 48.26   CC       images/macvlan.o
15:55:34 [2019-09-09T15:55:34.584Z] #58 48.46   CC       images/sit.o
15:55:34 [2019-09-09T15:55:34.584Z] #58 48.70   LINK     images/built-in.o
15:55:34 [2019-09-09T15:55:34.839Z] #58 48.85   GEN      compel/include/asm
15:55:35 [2019-09-09T15:55:35.094Z] #58 48.85   GEN      compel/include/version.h
15:55:35 [2019-09-09T15:55:35.094Z] #58 48.88 touch .config
15:55:35 [2019-09-09T15:55:35.094Z] #58 48.90   GEN      include/common/config.h
15:55:35 [2019-09-09T15:55:35.094Z] #58 49.00   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:55:35 [2019-09-09T15:55:35.094Z] #58 49.03   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:55:35 [2019-09-09T15:55:35.094Z] #58 49.07   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:55:35 [2019-09-09T15:55:35.094Z] #58 49.09   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:55:35 [2019-09-09T15:55:35.094Z] #58 49.15   DEP      compel/arch/x86/plugins/std/memcpy.d
15:55:35 [2019-09-09T15:55:35.143Z] #58 111.6   CC       criu/cr-dedup.o
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.17   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.20   GEN      compel/plugins/include/uapi/std/syscall.h
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.24   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.26   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.29   DEP      compel/plugins/std/infect.d
15:55:35 [2019-09-09T15:55:35.349Z] #58 49.41   DEP      compel/plugins/std/string.d
15:55:35 [2019-09-09T15:55:35.398Z] #58 ...
15:55:35 [2019-09-09T15:55:35.398Z] 
15:55:35 [2019-09-09T15:55:35.398Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:35 [2019-09-09T15:55:35.398Z] #13 113.1 Selecting previously unselected package g++-mingw-w64-x86-64.
15:55:35 [2019-09-09T15:55:35.398Z] #13 113.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:55:35 [2019-09-09T15:55:35.398Z] #13 113.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:55:35 [2019-09-09T15:55:35.604Z] #58 49.52   DEP      compel/plugins/std/log.d
15:55:35 [2019-09-09T15:55:35.604Z] #58 49.64   DEP      compel/plugins/std/fds.d
15:55:35 [2019-09-09T15:55:35.860Z] #58 49.79   DEP      compel/plugins/std/std.d
15:55:35 [2019-09-09T15:55:35.860Z] #58 49.87   DEP      compel/plugins/shmem/shmem.d
15:55:36 [2019-09-09T15:55:36.115Z] #58 50.02   DEP      compel/plugins/fds/fds.d
15:55:36 [2019-09-09T15:55:36.115Z] #58 50.17   CC       compel/plugins/std/std.o
15:55:36 [2019-09-09T15:55:36.675Z] #58 50.56   CC       compel/plugins/std/fds.o
15:55:37 [2019-09-09T15:55:37.235Z] #58 51.10   CC       compel/plugins/std/log.o
15:55:37 [2019-09-09T15:55:37.285Z] #13 ...
15:55:37 [2019-09-09T15:55:37.285Z] 
15:55:37 [2019-09-09T15:55:37.285Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:37 [2019-09-09T15:55:37.285Z] #33 168.9 github.com/LK4D4/vndr/godl
15:55:37 [2019-09-09T15:55:37.285Z] #33 169.7 github.com/LK4D4/vndr
15:55:37 [2019-09-09T15:55:37.285Z] #33 DONE 177.7s
15:55:37 [2019-09-09T15:55:37.285Z] 
15:55:37 [2019-09-09T15:55:37.285Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:37 [2019-09-09T15:55:37.285Z] #58 112.0   CC       criu/cr-dump.o
15:55:38 [2019-09-09T15:55:38.161Z] #58 52.01   CC       compel/plugins/std/string.o
15:55:38 [2019-09-09T15:55:38.648Z] #58 115.0   CC       criu/cr-errno.o
15:55:38 [2019-09-09T15:55:38.648Z] #58 115.1   CC       criu/cr-restore.o
15:55:38 [2019-09-09T15:55:38.722Z] #58 52.64   CC       compel/plugins/std/infect.o
15:55:39 [2019-09-09T15:55:39.283Z] #58 53.23   CC       compel/arch/x86/plugins/std/parasite-head.o
15:55:39 [2019-09-09T15:55:39.283Z] #58 53.27   CC       compel/arch/x86/plugins/std/memcpy.o
15:55:39 [2019-09-09T15:55:39.283Z] #58 53.32   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:55:39 [2019-09-09T15:55:39.539Z] #58 53.38   AR       compel/plugins/std.lib.a
15:55:39 [2019-09-09T15:55:39.539Z] #58 53.46   CC       compel/plugins/fds/fds.o
15:55:39 [2019-09-09T15:55:39.794Z] #58 53.71   AR       compel/plugins/fds.lib.a
15:55:39 [2019-09-09T15:55:39.794Z] #58 53.75   HOSTDEP  compel/src/lib/log-host.d
15:55:40 [2019-09-09T15:55:40.049Z] #58 53.85   HOSTDEP  compel/src/lib/handle-elf-host.d
15:55:40 [2019-09-09T15:55:40.049Z] #58 53.95   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:55:40 [2019-09-09T15:55:40.049Z] #58 54.06   HOSTDEP  compel/src/main-host.d
15:55:40 [2019-09-09T15:55:40.049Z] #58 54.16   DEP      compel/src/lib/ptrace.d
15:55:40 [2019-09-09T15:55:40.304Z] #58 54.27   DEP      compel/src/lib/infect.d
15:55:40 [2019-09-09T15:55:40.304Z] #58 54.39   DEP      compel/src/lib/infect-util.d
15:55:40 [2019-09-09T15:55:40.559Z] #58 54.49   DEP      compel/src/lib/infect-rpc.d
15:55:40 [2019-09-09T15:55:40.559Z] #58 54.62   DEP      compel/arch/x86/src/lib/infect.d
15:55:40 [2019-09-09T15:55:40.814Z] #58 54.78   DEP      compel/arch/x86/src/lib/cpu.d
15:55:41 [2019-09-09T15:55:41.068Z] #58 54.94   DEP      compel/src/lib/log.d
15:55:41 [2019-09-09T15:55:41.068Z] #58 55.05   DEP      compel/src/main.d
15:55:41 [2019-09-09T15:55:41.334Z] #58 55.17   DEP      compel/src/lib/handle-elf.d
15:55:41 [2019-09-09T15:55:41.334Z] #58 55.32   DEP      compel/arch/x86/src/lib/handle-elf.d
15:55:41 [2019-09-09T15:55:41.588Z] #58 55.44   CC       compel/src/lib/log.o
15:55:41 [2019-09-09T15:55:41.588Z] #58 55.70   CC       compel/arch/x86/src/lib/cpu.o
15:55:42 [2019-09-09T15:55:42.148Z] #58 ...
15:55:42 [2019-09-09T15:55:42.148Z] 
15:55:42 [2019-09-09T15:55:42.148Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:42 [2019-09-09T15:55:42.148Z] #13 42.41 Get:71 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]
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.13 debconf: delaying package configuration, since apt-utils is not installed
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.26 Fetched 91.3 MB in 10s (8992 kB/s)
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.31 (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.)
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.36 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ...
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.38 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.58 Setting up libsystemd0:amd64 (232-25+deb9u12) ...
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.70 Selecting previously unselected package bash-completion.
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.70 (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.)
15:55:42 [2019-09-09T15:55:42.148Z] #13 45.73 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
15:55:42 [2019-09-09T15:55:42.405Z] #13 48.77 Unpacking bash-completion (1:2.1-4.3) ...
15:55:42 [2019-09-09T15:55:42.853Z] #58 119.4   CC       criu/cr-service.o
15:55:42 [2019-09-09T15:55:42.966Z] #13 49.39 Selecting previously unselected package libnet1:amd64.
15:55:42 [2019-09-09T15:55:42.966Z] #13 49.40 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ...
15:55:42 [2019-09-09T15:55:42.966Z] #13 49.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.51 Selecting previously unselected package libnfnetlink0:amd64.
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.52 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ...
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.52 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.59 Selecting previously unselected package libpcrecpp0v5:amd64.
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.59 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
15:55:43 [2019-09-09T15:55:43.222Z] #13 49.60 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
15:55:43 [2019-09-09T15:55:43.478Z] #13 49.76 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ...
15:55:43 [2019-09-09T15:55:43.478Z] #13 49.78 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ...
15:55:43 [2019-09-09T15:55:43.734Z] #13 49.99 Setting up libudev1:amd64 (232-25+deb9u12) ...
15:55:43 [2019-09-09T15:55:43.734Z] #13 50.13 Selecting previously unselected package libudev-dev:amd64.
15:55:43 [2019-09-09T15:55:43.734Z] #13 50.13 (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 ... 15760 files and directories currently installed.)
15:55:43 [2019-09-09T15:55:43.734Z] #13 50.18 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ...
15:55:43 [2019-09-09T15:55:43.734Z] #13 50.20 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
15:55:43 [2019-09-09T15:55:43.990Z] #13 50.38 Selecting previously unselected package libpython3.5-minimal:amd64.
15:55:43 [2019-09-09T15:55:43.990Z] #13 ...
15:55:43 [2019-09-09T15:55:43.990Z] 
15:55:43 [2019-09-09T15:55:43.990Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:43 [2019-09-09T15:55:43.990Z] #33 126.9 encoding/hex
15:55:43 [2019-09-09T15:55:43.990Z] #33 127.3 encoding/pem
15:55:43 [2019-09-09T15:55:43.990Z] #33 127.7 internal/singleflight
15:55:43 [2019-09-09T15:55:43.990Z] #33 128.0 crypto/rand
15:55:43 [2019-09-09T15:55:43.990Z] #33 128.0 net
15:55:43 [2019-09-09T15:55:43.990Z] #33 128.6 crypto/elliptic
15:55:43 [2019-09-09T15:55:43.990Z] #33 130.8 encoding/asn1
15:55:43 [2019-09-09T15:55:43.990Z] #33 133.6 crypto/ecdsa
15:55:43 [2019-09-09T15:55:43.990Z] #33 134.2 crypto/rsa
15:55:43 [2019-09-09T15:55:43.990Z] #33 135.4 crypto/dsa
15:55:43 [2019-09-09T15:55:43.990Z] #33 135.7 crypto/x509/pkix
15:55:43 [2019-09-09T15:55:43.990Z] #33 136.3 internal/x/crypto/cryptobyte
15:55:43 [2019-09-09T15:55:43.990Z] #33 ...
15:55:43 [2019-09-09T15:55:43.990Z] 
15:55:43 [2019-09-09T15:55:43.990Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:43 [2019-09-09T15:55:43.990Z] #13 50.39 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:55:43 [2019-09-09T15:55:43.990Z] #13 50.39 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:55:44 [2019-09-09T15:55:44.217Z] #58 120.7   CC       criu/crtools.o
15:55:44 [2019-09-09T15:55:44.550Z] #13 51.08 Selecting previously unselected package python3.5-minimal.
15:55:44 [2019-09-09T15:55:44.550Z] #13 51.08 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
15:55:44 [2019-09-09T15:55:44.550Z] #13 51.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:55:45 [2019-09-09T15:55:45.143Z] #58 121.5   CC       criu/eventfd.o
15:55:45 [2019-09-09T15:55:45.398Z] #58 121.9   CC       criu/eventpoll.o
15:55:45 [2019-09-09T15:55:45.914Z] #13 52.17 Selecting previously unselected package python3-minimal.
15:55:45 [2019-09-09T15:55:45.914Z] #13 52.18 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ...
15:55:45 [2019-09-09T15:55:45.914Z] #13 52.18 Unpacking python3-minimal (3.5.3-1) ...
15:55:45 [2019-09-09T15:55:45.915Z] #13 52.39 Selecting previously unselected package libmpdec2:amd64.
15:55:46 [2019-09-09T15:55:46.170Z] #13 52.40 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ...
15:55:46 [2019-09-09T15:55:46.170Z] #13 52.40 Unpacking libmpdec2:amd64 (2.4.2-1) ...
15:55:46 [2019-09-09T15:55:46.170Z] #13 52.54 Selecting previously unselected package libpython3.5-stdlib:amd64.
15:55:46 [2019-09-09T15:55:46.170Z] #13 52.54 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
15:55:46 [2019-09-09T15:55:46.170Z] #13 52.55 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:55:46 [2019-09-09T15:55:46.324Z] #58 122.8   CC       criu/external.o
15:55:46 [2019-09-09T15:55:46.580Z] #58 123.1   CC       criu/fault-injection.o
15:55:46 [2019-09-09T15:55:46.580Z] #58 ...
15:55:46 [2019-09-09T15:55:46.580Z] 
15:55:46 [2019-09-09T15:55:46.580Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:46 [2019-09-09T15:55:46.580Z] #13 124.3 Setting up aufs-tools (1:4.1+20161219-1) ...
15:55:46 [2019-09-09T15:55:46.580Z] #13 124.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:55:46 [2019-09-09T15:55:46.580Z] #13 124.3 Setting up libsepol1-dev:amd64 (2.6-2) ...
15:55:46 [2019-09-09T15:55:46.580Z] #13 124.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:55:46 [2019-09-09T15:55:46.580Z] #13 124.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Processing triggers for mime-support (3.60) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up libcap2-bin (1:2.25-1) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:55:46 [2019-09-09T15:55:46.836Z] #13 124.4 Setting up bash-completion (1:2.1-4.3) ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.28 Selecting previously unselected package python3.5.
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.28 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.29 Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.52 Selecting previously unselected package libpython3-stdlib:amd64.
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.52 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.53 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.59 Selecting previously unselected package dh-python.
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.59 Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
15:55:48 [2019-09-09T15:55:48.111Z] #13 54.60 Unpacking dh-python (2.20170125) ...
15:55:48 [2019-09-09T15:55:48.676Z] #13 54.86 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
15:55:48 [2019-09-09T15:55:48.676Z] #13 54.88 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.7 Setting up libonig4:amd64 (6.1.3-2) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.7 Setting up zip (3.0-11+b1) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.7 Setting up bzip2 (1.0.6-8.1) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up libaio1:amd64 (0.3.110-3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up xz-utils (5.2.2-1.2+b1) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.9 Setting up libpcre32-3:amd64 (2:8.39-3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
15:55:49 [2019-09-09T15:55:49.393Z] #13 126.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.3 Setting up libpcre16-3:amd64 (2:8.39-3) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.3 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up pigz (2.3.4-1) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up libmpdec2:amd64 (2.4.2-1) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up mingw-w64-common (5.0.1-1) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:55:49 [2019-09-09T15:55:49.655Z] #13 127.5 Setting up jq (1.5+dfsg-1.3) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 Setting up xfsprogs (4.9.0+nmu1) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 Setting up vim (2:8.0.0197-4+deb9u3) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 Setting up iptables (1.6.0+snapshot20161117-6) ...
15:55:49 [2019-09-09T15:55:49.912Z] #13 127.6 Setting up btrfs-progs (4.7.3-1) ...
15:55:49 [2019-09-09T15:55:49.913Z] #13 127.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
15:55:49 [2019-09-09T15:55:49.913Z] #13 127.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
15:55:50 [2019-09-09T15:55:50.654Z] 🇩 bin/containerd-stress
15:55:50 [2019-09-09T15:55:50.654Z] 🇩 bin/containerd-shim
15:55:51 [2019-09-09T15:55:51.184Z] #13 ...
15:55:51 [2019-09-09T15:55:51.184Z] 
15:55:51 [2019-09-09T15:55:51.184Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5 + GOBIN=/build
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5 + /build/gometalinter --install
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5 Installing:
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   deadcode
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   dupl
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   errcheck
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gas
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gochecknoglobals
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gochecknoinits
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   goconst
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gocyclo
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   goimports
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   golint
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gosimple
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gotype
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   gotypex
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   ineffassign
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   interfacer
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   lll
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   maligned
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   megacheck
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   misspell
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   nakedret
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   safesql
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   staticcheck
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   structcheck
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   unconvert
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   unparam
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   unused
15:55:51 [2019-09-09T15:55:51.184Z] #24 143.5   varcheck
15:55:52 [2019-09-09T15:55:52.888Z] + rm -rf /tmp/tmp.1bUfIxX7te
15:55:52 [2019-09-09T15:55:52.888Z] Removing intermediate container 57a510873397
15:55:52 [2019-09-09T15:55:52.888Z]  ---> d7b26c349d10
15:55:52 [2019-09-09T15:55:52.888Z] Step 19/126 : FROM base AS frozen-images
15:55:52 [2019-09-09T15:55:52.888Z]  ---> e1839d81822e
15:55:52 [2019-09-09T15:55:52.888Z] Step 20/126 : ARG DEBIAN_FRONTEND
15:55:52 [2019-09-09T15:55:52.888Z]  ---> Using cache
15:55:52 [2019-09-09T15:55:52.888Z]  ---> d37d0500c383
15:55:52 [2019-09-09T15:55:52.888Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
15:55:52 [2019-09-09T15:55:52.888Z]  ---> Running in baf5fc1c2ef9
15:55:52 [2019-09-09T15:55:52.888Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:55:52 [2019-09-09T15:55:52.888Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:55:52 [2019-09-09T15:55:52.888Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:55:52 [2019-09-09T15:55:52.888Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:55:52 [2019-09-09T15:55:52.888Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:55:52 [2019-09-09T15:55:52.888Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
15:55:52 [2019-09-09T15:55:52.888Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:55:52 [2019-09-09T15:55:52.888Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:55:53 [2019-09-09T15:55:53.069Z] #24 ...
15:55:53 [2019-09-09T15:55:53.069Z] 
15:55:53 [2019-09-09T15:55:53.069Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:53 [2019-09-09T15:55:53.069Z] #58 56.64   CC       compel/arch/x86/src/lib/infect.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 57.47   CC       compel/src/lib/infect-rpc.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 57.98   CC       compel/src/lib/infect-util.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 58.28   CC       compel/src/lib/infect.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 60.82   CC       compel/src/lib/ptrace.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 61.39   AR       compel/libcompel.a
15:55:53 [2019-09-09T15:55:53.069Z] #58 61.51   HOSTCC   compel/src/main-host.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 61.98   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 62.36   HOSTCC   compel/src/lib/handle-elf-host.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 62.81   HOSTCC   compel/src/lib/log-host.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 63.14   HOSTLINK compel/compel-host-bin
15:55:53 [2019-09-09T15:55:53.069Z] #58 63.28   DEP      soccr/soccr.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 63.51   CC       soccr/soccr.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 64.91   AR       soccr/libsoccr.a
15:55:53 [2019-09-09T15:55:53.069Z] #58 64.95 make[1]: 'soccr/libsoccr.a' is up to date.
15:55:53 [2019-09-09T15:55:53.069Z] #58 65.27   DEP      criu/arch/x86/sigframe.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 65.41   DEP      criu/arch/x86/sigaction_compat.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 65.57   DEP      criu/arch/x86/kerndat.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 65.76   DEP      criu/arch/x86/crtools.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 66.03   DEP      criu/arch/x86/cpu.d
15:55:53 [2019-09-09T15:55:53.069Z] #58 66.24   CC       criu/arch/x86/cpu.o
15:55:53 [2019-09-09T15:55:53.069Z] #58 66.93   CC       criu/arch/x86/crtools.o
15:55:53 [2019-09-09T15:55:53.365Z] #58 ...
15:55:53 [2019-09-09T15:55:53.365Z] 
15:55:53 [2019-09-09T15:55:53.365Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:53 [2019-09-09T15:55:53.365Z] #13 58.37 Setting up python3-minimal (3.5.3-1) ...
15:55:53 [2019-09-09T15:55:53.365Z] #13 59.87 Selecting previously unselected package python3.
15:55:53 [2019-09-09T15:55:53.621Z] #13 59.87 (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.)
15:55:53 [2019-09-09T15:55:53.621Z] #13 59.97 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
15:55:53 [2019-09-09T15:55:53.621Z] #13 59.99 Unpacking python3 (3.5.3-1) ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.08 Selecting previously unselected package pigz.
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.08 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.09 Unpacking pigz (2.3.4-1) ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.24 Selecting previously unselected package libip4tc0:amd64.
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.24 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.25 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.34 Selecting previously unselected package libip6tc0:amd64.
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.34 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.35 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:53 [2019-09-09T15:55:53.876Z] #13 60.44 Selecting previously unselected package libiptc0:amd64.
15:55:53 [2019-09-09T15:55:53.894Z] Fetched 7721 kB in 2s (3198 kB/s)
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.46 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.57 Selecting previously unselected package libxtables12:amd64.
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.57 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.59 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:55:54 [2019-09-09T15:55:54.132Z] #13 60.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:55:54 [2019-09-09T15:55:54.388Z] #13 60.72 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
15:55:54 [2019-09-09T15:55:54.388Z] #13 60.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:55:54 [2019-09-09T15:55:54.388Z] #13 60.84 Selecting previously unselected package iptables.
15:55:54 [2019-09-09T15:55:54.643Z] #13 60.84 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
15:55:54 [2019-09-09T15:55:54.643Z] #13 60.85 Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:55:54 [2019-09-09T15:55:54.899Z] Reading package lists...
15:55:54 [2019-09-09T15:55:54.899Z] #13 61.24 Selecting previously unselected package xxd.
15:55:54 [2019-09-09T15:55:54.899Z] #13 61.26 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:55:54 [2019-09-09T15:55:54.899Z] #13 61.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:55:55 [2019-09-09T15:55:55.154Z] #13 61.47 Selecting previously unselected package vim-common.
15:55:55 [2019-09-09T15:55:55.154Z] #13 61.47 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:55:55 [2019-09-09T15:55:55.154Z] #13 61.50 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 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
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 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
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 Setting up btrfs-tools (4.7.3-1) ...
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.2 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
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:55:55 [2019-09-09T15:55:55.157Z] #13 132.2 Setting up python3 (3.5.3-1) ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.66 Selecting previously unselected package bzip2.
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.67 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.68 Unpacking bzip2 (1.0.6-8.1) ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.77 Selecting previously unselected package libgpm2:amd64.
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.77 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.85 Selecting previously unselected package xz-utils.
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.86 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 61.86 Unpacking xz-utils (5.2.2-1.2+b1) ...
15:55:55 [2019-09-09T15:55:55.410Z] #13 ...
15:55:55 [2019-09-09T15:55:55.410Z] 
15:55:55 [2019-09-09T15:55:55.410Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:55:55 [2019-09-09T15:55:55.410Z] #33 138.4 internal/x/crypto/internal/chacha20
15:55:55 [2019-09-09T15:55:55.410Z] #33 138.9 internal/x/crypto/poly1305
15:55:55 [2019-09-09T15:55:55.410Z] #33 139.2 internal/x/crypto/chacha20poly1305
15:55:55 [2019-09-09T15:55:55.410Z] #33 140.6 internal/x/crypto/hkdf
15:55:55 [2019-09-09T15:55:55.410Z] #33 140.9 internal/x/text/transform
15:55:55 [2019-09-09T15:55:55.410Z] #33 141.7 internal/x/text/unicode/bidi
15:55:55 [2019-09-09T15:55:55.410Z] #33 143.9 internal/x/text/secure/bidirule
15:55:55 [2019-09-09T15:55:55.410Z] #33 144.2 internal/x/text/unicode/norm
15:55:55 [2019-09-09T15:55:55.410Z] #33 148.3 internal/x/net/idna
15:55:55 [2019-09-09T15:55:55.667Z] #33 ...
15:55:55 [2019-09-09T15:55:55.667Z] 
15:55:55 [2019-09-09T15:55:55.667Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:55 [2019-09-09T15:55:55.667Z] #58 68.39   CC       criu/arch/x86/kerndat.o
15:55:55 [2019-09-09T15:55:55.667Z] #58 68.94   CC       criu/arch/x86/sigaction_compat.o
15:55:55 [2019-09-09T15:55:55.667Z] #58 69.25   CC       criu/arch/x86/sigframe.o
15:55:55 [2019-09-09T15:55:55.667Z] #58 69.53   LINK     criu/arch/x86/crtools.built-in.o
15:55:55 [2019-09-09T15:55:55.667Z] #58 69.59   DEP      criu/pie/util-vdso-elf32.d
15:55:55 [2019-09-09T15:55:55.922Z] #58 69.74   DEP      criu/arch/x86/vdso-pie.d
15:55:55 [2019-09-09T15:55:55.922Z] #58 69.88   DEP      criu/pie/parasite-vdso.d
15:55:56 [2019-09-09T15:55:56.103Z] 🇩 bin/containerd-shim-runc-v1
15:55:56 [2019-09-09T15:55:56.178Z] #58 70.05   DEP      criu/pie/util-vdso.d
15:55:56 [2019-09-09T15:55:56.178Z] #58 70.19   DEP      criu/pie/util.d
15:55:56 [2019-09-09T15:55:56.372Z] Reading package lists...
15:55:56 [2019-09-09T15:55:56.372Z] Building dependency tree...
15:55:56 [2019-09-09T15:55:56.372Z] Reading state information...
15:55:56 [2019-09-09T15:55:56.372Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
15:55:56 [2019-09-09T15:55:56.372Z] The following additional packages will be installed:
15:55:56 [2019-09-09T15:55:56.372Z]   libjq1 libonig4
15:55:56 [2019-09-09T15:55:56.433Z] #58 70.42   CC       criu/pie/util.o
15:55:56 [2019-09-09T15:55:56.519Z] #13 133.8 Setting up apparmor (2.11.0-3+deb9u2) ...
15:55:56 [2019-09-09T15:55:56.654Z] The following NEW packages will be installed:
15:55:56 [2019-09-09T15:55:56.654Z]   jq libjq1 libonig4
15:55:56 [2019-09-09T15:55:56.654Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:55:56 [2019-09-09T15:55:56.654Z] Need to get 310 kB of archives.
15:55:56 [2019-09-09T15:55:56.654Z] After this operation, 1267 kB of additional disk space will be used.
15:55:56 [2019-09-09T15:55:56.654Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
15:55:56 [2019-09-09T15:55:56.654Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
15:55:56 [2019-09-09T15:55:56.654Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
15:55:56 [2019-09-09T15:55:56.775Z] #13 ...
15:55:56 [2019-09-09T15:55:56.775Z] 
15:55:56 [2019-09-09T15:55:56.775Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:55:56 [2019-09-09T15:55:56.775Z] #58 123.2   CC       criu/fdstore.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 123.5   CC       criu/fifo.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 123.9   CC       criu/file-ids.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 124.2   CC       criu/file-lock.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 125.2   CC       criu/files-ext.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 125.5   CC       criu/files-reg.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 127.5   CC       criu/files.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 129.5   CC       criu/filesystems.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 130.3   CC       criu/fsnotify.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 131.6   CC       criu/image-desc.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 131.8   CC       criu/image.o
15:55:56 [2019-09-09T15:55:56.775Z] #58 132.7   CC       criu/ipc_ns.o
15:55:56 [2019-09-09T15:55:56.936Z] debconf: delaying package configuration, since apt-utils is not installed
15:55:56 [2019-09-09T15:55:56.936Z] Fetched 310 kB in 0s (3656 kB/s)
15:55:56 [2019-09-09T15:55:56.936Z] Selecting previously unselected package libonig4:ppc64el.
15:55:56 [2019-09-09T15:55:56.936Z] (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.)
15:55:56 [2019-09-09T15:55:56.936Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
15:55:56 [2019-09-09T15:55:56.936Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
15:55:56 [2019-09-09T15:55:56.936Z] Selecting previously unselected package libjq1:ppc64el.
15:55:56 [2019-09-09T15:55:56.936Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
15:55:56 [2019-09-09T15:55:56.936Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
15:55:56 [2019-09-09T15:55:56.936Z] Selecting previously unselected package jq.
15:55:56 [2019-09-09T15:55:56.936Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
15:55:56 [2019-09-09T15:55:56.936Z] Unpacking jq (1.5+dfsg-1.3) ...
15:55:56 [2019-09-09T15:55:56.936Z] Setting up libonig4:ppc64el (6.1.3-2) ...
15:55:56 [2019-09-09T15:55:56.936Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
15:55:56 [2019-09-09T15:55:56.936Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:55:56 [2019-09-09T15:55:56.936Z] Setting up jq (1.5+dfsg-1.3) ...
15:55:56 [2019-09-09T15:55:56.995Z] #58 70.75   CC       criu/pie/util-vdso.o
15:55:57 [2019-09-09T15:55:57.335Z] #58 133.9   CC       criu/irmap.o
15:55:57 [2019-09-09T15:55:57.553Z] Removing intermediate container baf5fc1c2ef9
15:55:57 [2019-09-09T15:55:57.553Z]  ---> da79d2afc8dc
15:55:57 [2019-09-09T15:55:57.553Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh /
15:55:57 [2019-09-09T15:55:57.553Z]  ---> 4f815ba95f67
15:55:57 [2019-09-09T15:55:57.553Z] Step 23/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
15:55:57 [2019-09-09T15:55:57.553Z]  ---> Running in abf9e9d30a93
15:55:57 [2019-09-09T15:55:57.555Z] #58 71.50   CC       criu/pie/parasite-vdso.o
15:55:57 [2019-09-09T15:55:57.590Z] #58 ...
15:55:57 [2019-09-09T15:55:57.590Z] 
15:55:57 [2019-09-09T15:55:57.591Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:55:57 [2019-09-09T15:55:57.591Z] #13 135.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:55:57 [2019-09-09T15:55:57.591Z] #13 135.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:55:57 [2019-09-09T15:55:57.591Z] #13 135.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:55:57 [2019-09-09T15:55:57.846Z] #13 135.4 Setting up python3-wheel (0.29.0-2) ...
15:55:58 [2019-09-09T15:55:58.619Z] 🇩 binaries
15:55:58 [2019-09-09T15:55:58.619Z] + mkdir -p /build
15:55:58 [2019-09-09T15:55:58.619Z] + cp bin/containerd /build/containerd
15:55:58 [2019-09-09T15:55:58.619Z] + cp bin/containerd-shim /build/containerd-shim
15:55:58 [2019-09-09T15:55:58.619Z] + cp bin/ctr /build/ctr
15:55:58 [2019-09-09T15:55:58.772Z] #13 136.4 Setting up python3-pkg-resources (33.1.1-1) ...
15:55:58 [2019-09-09T15:55:58.918Z] #58 72.75   CC       criu/arch/x86/vdso-pie.o
15:55:59 [2019-09-09T15:55:59.029Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:55:59 [2019-09-09T15:55:59.029Z] 
15:55:59 [2019-09-09T15:55:59.173Z] #58 73.18   CC       criu/pie/util-vdso-elf32.o
15:55:59 [2019-09-09T15:55:59.877Z] 
#####                                                                      8.1%
##################                                                        26.3%
##############################                                            42.6%
##########################################                                58.6%
####################################################                      73.1%
##############################################################            86.8%
######################################################################## 100.0%
15:56:00 [2019-09-09T15:56:00.099Z] #58 73.87   AR       criu/pie/pie.lib.a
15:56:00 [2019-09-09T15:56:00.099Z] #58 73.95   DEP      criu/pie/restorer.d
15:56:00 [2019-09-09T15:56:00.099Z] #58 74.20   DEP      criu/arch/x86/sigaction_compat_pie.d
15:56:00 [2019-09-09T15:56:00.099Z] #58 ...
15:56:00 [2019-09-09T15:56:00.100Z] 
15:56:00 [2019-09-09T15:56:00.100Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.14 Selecting previously unselected package aufs-tools.
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.14 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.15 Unpacking aufs-tools (1:4.1+20161219-1) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.32 Selecting previously unselected package liblzo2-2:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.32 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.33 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.42 Selecting previously unselected package btrfs-progs.
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.42 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.42 Unpacking btrfs-progs (4.7.3-1) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.94 Selecting previously unselected package btrfs-tools.
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.94 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 62.95 Unpacking btrfs-tools (4.7.3-1) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.03 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.23 Selecting previously unselected package dmsetup.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.24 Unpacking dmsetup (2:1.02.137-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.37 Selecting previously unselected package libonig4:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.37 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.38 Unpacking libonig4:amd64 (6.1.3-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.53 Selecting previously unselected package libjq1:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.84 Selecting previously unselected package jq.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.84 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.88 Unpacking jq (1.5+dfsg-1.3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.98 Selecting previously unselected package libaio1:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.98 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 63.99 Unpacking libaio1:amd64 (0.3.110-3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.05 Selecting previously unselected package libcap2-bin.
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.05 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.05 Unpacking libcap2-bin (1:2.25-1) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.16 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.17 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.27 Selecting previously unselected package libsepol1-dev:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.27 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.30 Unpacking libsepol1-dev:amd64 (2.6-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.62 Selecting previously unselected package libpcre16-3:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.62 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.63 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.83 Selecting previously unselected package libpcre32-3:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.83 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 64.84 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.05 Selecting previously unselected package libpcre3-dev:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.07 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.08 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.54 Selecting previously unselected package libselinux1-dev:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.56 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.57 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.87 Selecting previously unselected package libdevmapper-dev:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.88 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 65.89 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.03 Selecting previously unselected package libnl-3-200:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.03 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.04 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.27 Selecting previously unselected package libprotobuf-c1:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.28 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.37 Selecting previously unselected package libreadline5:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.37 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.55 Selecting previously unselected package libsystemd-dev:amd64.
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.55 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
15:56:00 [2019-09-09T15:56:00.100Z] #13 66.56 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
15:56:00 [2019-09-09T15:56:00.135Z] #13 137.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:56:00 [2019-09-09T15:56:00.135Z] #13 137.7 Setting up python3-pip (9.0.1-2+deb9u1) ...
15:56:00 [2019-09-09T15:56:00.168Z] 
15:56:00 [2019-09-09T15:56:00.453Z] 
######################                                                    31.6%
####################################################################      95.6%
######################################################################## 100.0%
15:56:00 [2019-09-09T15:56:00.738Z] 
15:56:01 [2019-09-09T15:56:01.022Z] 
###########                                                               15.9%
##############################                                            42.3%
################################################                          68.0%
####################################################################      95.2%
######################################################################## 100.0%
15:56:01 [2019-09-09T15:56:01.105Z] #13 138.9 Setting up dmsetup (2:1.02.137-2) ...
15:56:01 [2019-09-09T15:56:01.106Z] #13 138.9 Setting up python3-setuptools (33.1.1-1) ...
15:56:01 [2019-09-09T15:56:01.304Z] 
15:56:01 [2019-09-09T15:56:01.987Z] #13 68.37 Selecting previously unselected package net-tools.
15:56:01 [2019-09-09T15:56:01.987Z] #13 68.39 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
15:56:01 [2019-09-09T15:56:01.987Z] #13 68.39 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:56:02 [2019-09-09T15:56:02.000Z] Removing intermediate container c8af00b1c368
15:56:02 [2019-09-09T15:56:02.000Z]  ---> c047c7302c17
15:56:02 [2019-09-09T15:56:02.000Z] Step 56/126 : FROM dev-base AS proxy
15:56:02 [2019-09-09T15:56:02.000Z]  ---> 8447a256e0a0
15:56:02 [2019-09-09T15:56:02.000Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
15:56:02 [2019-09-09T15:56:02.000Z]  ---> Running in 55e5718cfba8
15:56:02 [2019-09-09T15:56:02.000Z] Removing intermediate container 55e5718cfba8
15:56:02 [2019-09-09T15:56:02.000Z]  ---> efa6ef0f772f
15:56:02 [2019-09-09T15:56:02.000Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:02 [2019-09-09T15:56:02.000Z]  ---> 908226ba884a
15:56:02 [2019-09-09T15:56:02.000Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:02 [2019-09-09T15:56:02.000Z]  ---> 06496de5205f
15:56:02 [2019-09-09T15:56:02.000Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:02 [2019-09-09T15:56:02.396Z]  ---> Running in 3c89b349539a
15:56:02 [2019-09-09T15:56:02.396Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d
15:56:02 [2019-09-09T15:56:02.396Z] + RM_GOPATH=0
15:56:02 [2019-09-09T15:56:02.396Z] + TMP_GOPATH=
15:56:02 [2019-09-09T15:56:02.396Z] + : /build
15:56:02 [2019-09-09T15:56:02.396Z] + '[' -z '' ']'
15:56:02 [2019-09-09T15:56:02.396Z] ++ mktemp -d
15:56:02 [2019-09-09T15:56:02.396Z] + export GOPATH=/tmp/tmp.DHTjbC1RKe
15:56:02 [2019-09-09T15:56:02.396Z] + GOPATH=/tmp/tmp.DHTjbC1RKe
15:56:02 [2019-09-09T15:56:02.396Z] + RM_GOPATH=1
15:56:02 [2019-09-09T15:56:02.396Z] ++ dirname ./install.sh
15:56:02 [2019-09-09T15:56:02.396Z] + dir=.
15:56:02 [2019-09-09T15:56:02.396Z] + bin=proxy
15:56:02 [2019-09-09T15:56:02.396Z] + shift
15:56:02 [2019-09-09T15:56:02.396Z] + '[' '!' -f ./proxy.installer ']'
15:56:02 [2019-09-09T15:56:02.396Z] + . ./proxy.installer
15:56:02 [2019-09-09T15:56:02.396Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d
15:56:02 [2019-09-09T15:56:02.396Z] + install_proxy
15:56:02 [2019-09-09T15:56:02.396Z] + case "$1" in
15:56:02 [2019-09-09T15:56:02.396Z] + export CGO_ENABLED=0
15:56:02 [2019-09-09T15:56:02.396Z] + CGO_ENABLED=0
15:56:02 [2019-09-09T15:56:02.396Z] + _install_proxy
15:56:02 [2019-09-09T15:56:02.396Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d'
15:56:02 [2019-09-09T15:56:02.396Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DHTjbC1RKe/src/github.com/docker/libnetwork
15:56:02 [2019-09-09T15:56:02.396Z] Cloning into '/tmp/tmp.DHTjbC1RKe/src/github.com/docker/libnetwork'...
15:56:02 [2019-09-09T15:56:02.469Z] #13 140.0 Setting up dh-python (2.20170125) ...
15:56:02 [2019-09-09T15:56:02.498Z] #13 68.71 Selecting previously unselected package python-pip-whl.
15:56:02 [2019-09-09T15:56:02.498Z] #13 68.73 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:56:02 [2019-09-09T15:56:02.498Z] #13 68.74 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:56:02 [2019-09-09T15:56:02.796Z] 
#####                                                                      7.3%
##########                                                                14.8%
#################                                                         23.9%
######################                                                    31.5%
############################                                              39.4%
###################################                                       48.9%
##########################################                                58.4%
################################################                          68.0%
#######################################################                   77.6%
##############################################################            87.0%
#####################################################################     97.0%
######################################################################## 100.0%
15:56:02 [2019-09-09T15:56:02.796Z] 
15:56:03 [2019-09-09T15:56:03.059Z] #13 69.51 Selecting previously unselected package python3-pip.
15:56:03 [2019-09-09T15:56:03.059Z] #13 69.51 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:56:03 [2019-09-09T15:56:03.059Z] #13 69.53 Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:56:03 [2019-09-09T15:56:03.286Z] #13 140.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:56:03 [2019-09-09T15:56:03.286Z] #13 140.9 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:56:03 [2019-09-09T15:56:03.315Z] #13 69.75 Selecting previously unselected package python3-pkg-resources.
15:56:03 [2019-09-09T15:56:03.315Z] #13 69.77 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:56:03 [2019-09-09T15:56:03.315Z] #13 69.78 Unpacking python3-pkg-resources (33.1.1-1) ...
15:56:03 [2019-09-09T15:56:03.411Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:56:03 [2019-09-09T15:56:03.570Z] #13 69.89 Selecting previously unselected package python3-setuptools.
15:56:03 [2019-09-09T15:56:03.570Z] #13 69.89 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:56:03 [2019-09-09T15:56:03.570Z] #13 69.90 Unpacking python3-setuptools (33.1.1-1) ...
15:56:03 [2019-09-09T15:56:03.693Z] 
15:56:03 [2019-09-09T15:56:03.826Z] #13 70.14 Selecting previously unselected package python3-wheel.
15:56:03 [2019-09-09T15:56:03.826Z] #13 70.15 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:56:03 [2019-09-09T15:56:03.826Z] #13 70.17 Unpacking python3-wheel (0.29.0-2) ...
15:56:03 [2019-09-09T15:56:03.979Z] 
######################################################################## 100.0%
15:56:03 [2019-09-09T15:56:03.979Z] 
15:56:04 [2019-09-09T15:56:04.081Z] #13 70.31 Selecting previously unselected package thin-provisioning-tools.
15:56:04 [2019-09-09T15:56:04.081Z] #13 70.33 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
15:56:04 [2019-09-09T15:56:04.081Z] #13 70.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:56:04 [2019-09-09T15:56:04.215Z] #13 DONE 141.8s
15:56:04 [2019-09-09T15:56:04.215Z] 
15:56:04 [2019-09-09T15:56:04.215Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:56:04 [2019-09-09T15:56:04.215Z] #42 160.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:56:04 [2019-09-09T15:56:04.215Z] #42 163.1 + mkdir -p /build
15:56:04 [2019-09-09T15:56:04.215Z] #42 163.1 + cp runc /build/runc
15:56:04 [2019-09-09T15:56:04.215Z] #42 DONE 163.5s
15:56:04 [2019-09-09T15:56:04.215Z] 
15:56:04 [2019-09-09T15:56:04.215Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:56:04 [2019-09-09T15:56:04.337Z] #13 70.69 Selecting previously unselected package vim-runtime.
15:56:04 [2019-09-09T15:56:04.337Z] #13 70.69 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:56:04 [2019-09-09T15:56:04.337Z] #13 70.78 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:56:04 [2019-09-09T15:56:04.337Z] #13 70.81 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:56:04 [2019-09-09T15:56:04.337Z] #13 70.83 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:56:04 [2019-09-09T15:56:04.985Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:56:04 [2019-09-09T15:56:04.985Z] 
15:56:05 [2019-09-09T15:56:05.128Z] + cd /tmp/tmp.DHTjbC1RKe/src/github.com/docker/libnetwork
15:56:05 [2019-09-09T15:56:05.128Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d
15:56:05 [2019-09-09T15:56:05.128Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:56:05 [2019-09-09T15:56:05.267Z] 
######################################################################## 100.0%
15:56:05 [2019-09-09T15:56:05.267Z] 
15:56:05 [2019-09-09T15:56:05.882Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:56:05 [2019-09-09T15:56:05.882Z] skipping existing c8c2d4a6b2e3
15:56:05 [2019-09-09T15:56:05.882Z] 
15:56:06 [2019-09-09T15:56:06.887Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:56:07 [2019-09-09T15:56:07.170Z] 
15:56:07 [2019-09-09T15:56:07.170Z] 
######################################################################## 100.0%
15:56:07 [2019-09-09T15:56:07.170Z] 
15:56:07 [2019-09-09T15:56:07.170Z] Download of images into '/build' complete.
15:56:07 [2019-09-09T15:56:07.170Z] Use something like the following to load the result into a Docker daemon:
15:56:07 [2019-09-09T15:56:07.170Z]   tar -cC '/build' . | docker load
15:56:07 [2019-09-09T15:56:07.597Z] Removing intermediate container 3c89b349539a
15:56:07 [2019-09-09T15:56:07.597Z]  ---> d4c1d72d13c3
15:56:07 [2019-09-09T15:56:07.597Z] Step 61/126 : FROM base AS gometalinter
15:56:07 [2019-09-09T15:56:07.597Z]  ---> 8447a256e0a0
15:56:07 [2019-09-09T15:56:07.597Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
15:56:07 [2019-09-09T15:56:07.597Z]  ---> Running in 5180ddb87db8
15:56:07 [2019-09-09T15:56:07.597Z] Removing intermediate container 5180ddb87db8
15:56:07 [2019-09-09T15:56:07.597Z]  ---> c631d6932450
15:56:07 [2019-09-09T15:56:07.597Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:07 [2019-09-09T15:56:07.611Z] #13 ...
15:56:07 [2019-09-09T15:56:07.611Z] 
15:56:07 [2019-09-09T15:56:07.611Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:56:07 [2019-09-09T15:56:07.611Z] #33 150.4 internal/x/net/http2/hpack
15:56:07 [2019-09-09T15:56:07.611Z] #33 150.5 crypto/x509
15:56:07 [2019-09-09T15:56:07.611Z] #33 151.7 net/textproto
15:56:07 [2019-09-09T15:56:07.611Z] #33 153.0 internal/x/net/http/httpguts
15:56:07 [2019-09-09T15:56:07.611Z] #33 153.4 internal/x/net/http/httpproxy
15:56:07 [2019-09-09T15:56:07.611Z] #33 154.0 mime
15:56:07 [2019-09-09T15:56:07.611Z] #33 155.6 mime/quotedprintable
15:56:07 [2019-09-09T15:56:07.611Z] #33 156.0 crypto/tls
15:56:07 [2019-09-09T15:56:07.611Z] #33 156.2 mime/multipart
15:56:07 [2019-09-09T15:56:07.611Z] #33 157.8 net/http/internal
15:56:07 [2019-09-09T15:56:07.611Z] #33 158.4 os/exec
15:56:07 [2019-09-09T15:56:07.611Z] #33 ...
15:56:07 [2019-09-09T15:56:07.611Z] 
15:56:07 [2019-09-09T15:56:07.611Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:07 [2019-09-09T15:56:07.611Z] #58 74.37   DEP      criu/arch/x86/restorer_unmap.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 74.40   DEP      criu/arch/x86/restorer.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 74.68   DEP      criu/pie/parasite.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 75.02   CC       criu/pie/parasite.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 76.44   LINK     criu/pie/parasite.built-in.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 76.44   GEN      criu/pie/parasite-blob.h
15:56:07 [2019-09-09T15:56:07.611Z] #58 76.47   CC       criu/arch/x86/restorer.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 77.19   CC       criu/arch/x86/restorer_unmap.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 77.29   CC       criu/arch/x86/sigaction_compat_pie.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 77.78   CC       criu/pie/restorer.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 80.84   LINK     criu/pie/restorer.built-in.o
15:56:07 [2019-09-09T15:56:07.611Z] #58 80.86   GEN      criu/pie/restorer-blob.h
15:56:07 [2019-09-09T15:56:07.611Z] #58 80.96   DEP      criu/vdso.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 81.18   DEP      criu/vdso-compat.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 81.33   DEP      criu/uts_ns.d
15:56:07 [2019-09-09T15:56:07.611Z] #58 81.58   DEP      criu/util.d
15:56:07 [2019-09-09T15:56:07.867Z] #58 81.80   DEP      criu/uffd.d
15:56:07 [2019-09-09T15:56:07.962Z]  ---> b7e79ffa708a
15:56:07 [2019-09-09T15:56:07.962Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:07 [2019-09-09T15:56:07.962Z]  ---> d5ea7640ddd6
15:56:07 [2019-09-09T15:56:07.962Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:08 [2019-09-09T15:56:08.124Z] #58 82.06   DEP      criu/tun.d
15:56:08 [2019-09-09T15:56:08.353Z]  ---> Running in 79255a0acfab
15:56:08 [2019-09-09T15:56:08.353Z] + RM_GOPATH=0
15:56:08 [2019-09-09T15:56:08.353Z] + TMP_GOPATH=
15:56:08 [2019-09-09T15:56:08.353Z] + : /build
15:56:08 [2019-09-09T15:56:08.353Z] + '[' -z '' ']'
15:56:08 [2019-09-09T15:56:08.353Z] ++ mktemp -d
15:56:08 [2019-09-09T15:56:08.353Z] + export GOPATH=/tmp/tmp.zEs2tifngV
15:56:08 [2019-09-09T15:56:08.353Z] + GOPATH=/tmp/tmp.zEs2tifngV
15:56:08 [2019-09-09T15:56:08.353Z] + RM_GOPATH=1
15:56:08 [2019-09-09T15:56:08.353Z] ++ dirname ./install.sh
15:56:08 [2019-09-09T15:56:08.353Z] + dir=.
15:56:08 [2019-09-09T15:56:08.353Z] + bin=gometalinter
15:56:08 [2019-09-09T15:56:08.353Z] + shift
15:56:08 [2019-09-09T15:56:08.353Z] + '[' '!' -f ./gometalinter.installer ']'
15:56:08 [2019-09-09T15:56:08.353Z] + . ./gometalinter.installer
15:56:08 [2019-09-09T15:56:08.353Z] ++ GOMETALINTER_COMMIT=v2.0.6
15:56:08 [2019-09-09T15:56:08.353Z] + install_gometalinter
15:56:08 [2019-09-09T15:56:08.353Z] + echo 'Installing gometalinter version v2.0.6'
15:56:08 [2019-09-09T15:56:08.353Z] + go get -d github.com/alecthomas/gometalinter
15:56:08 [2019-09-09T15:56:08.353Z] Installing gometalinter version v2.0.6
15:56:08 [2019-09-09T15:56:08.378Z] #14 ...
15:56:08 [2019-09-09T15:56:08.378Z] 
15:56:08 [2019-09-09T15:56:08.378Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:08 [2019-09-09T15:56:08.378Z] #58 134.6   CC       criu/kcmp-ids.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 134.9   CC       criu/kerndat.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 136.0   CC       criu/libnetlink.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 136.4   CC       criu/log.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 136.9   CC       criu/lsm.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 137.3   CC       criu/mem.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 138.9   CC       criu/mount.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 142.9   CC       criu/namespaces.o
15:56:08 [2019-09-09T15:56:08.378Z] #58 144.5   CC       criu/net.o
15:56:08 [2019-09-09T15:56:08.380Z] #58 82.29   DEP      criu/tty.d
15:56:08 [2019-09-09T15:56:08.635Z] #58 82.49   DEP      criu/timerfd.d
15:56:08 [2019-09-09T15:56:08.635Z] #58 82.72   DEP      criu/sysfs_parse.d
15:56:08 [2019-09-09T15:56:08.890Z] #58 82.91   DEP      criu/sysctl.d
15:56:09 [2019-09-09T15:56:09.146Z] #58 83.06   DEP      criu/string.d
15:56:09 [2019-09-09T15:56:09.146Z] #58 83.14   DEP      criu/stats.d
15:56:09 [2019-09-09T15:56:09.287Z] + cd /tmp/tmp.zEs2tifngV/src/github.com/alecthomas/gometalinter
15:56:09 [2019-09-09T15:56:09.287Z] + git checkout -q v2.0.6
15:56:09 [2019-09-09T15:56:09.287Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:56:09 [2019-09-09T15:56:09.443Z] #58 83.29   DEP      criu/sockets.d
15:56:09 [2019-09-09T15:56:09.443Z] #58 83.56   DEP      criu/sk-unix.d
15:56:09 [2019-09-09T15:56:09.698Z] #58 ...
15:56:09 [2019-09-09T15:56:09.698Z] 
15:56:09 [2019-09-09T15:56:09.698Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:09 [2019-09-09T15:56:09.698Z] #13 76.07 Selecting previously unselected package vim.
15:56:09 [2019-09-09T15:56:09.698Z] #13 76.08 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
15:56:09 [2019-09-09T15:56:09.698Z] #13 76.10 Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:56:09 [2019-09-09T15:56:09.843Z] Removing intermediate container abf9e9d30a93
15:56:09 [2019-09-09T15:56:09.844Z]  ---> d5a4ed20c2cd
15:56:09 [2019-09-09T15:56:09.844Z] Step 24/126 : FROM base AS cross-false
15:56:09 [2019-09-09T15:56:09.844Z]  ---> e1839d81822e
15:56:09 [2019-09-09T15:56:09.844Z] Step 25/126 : FROM base AS cross-true
15:56:09 [2019-09-09T15:56:09.844Z]  ---> e1839d81822e
15:56:09 [2019-09-09T15:56:09.844Z] Step 26/126 : ARG DEBIAN_FRONTEND
15:56:09 [2019-09-09T15:56:09.844Z]  ---> Using cache
15:56:09 [2019-09-09T15:56:09.844Z]  ---> d37d0500c383
15:56:09 [2019-09-09T15:56:09.844Z] Step 27/126 : RUN dpkg --add-architecture armhf
15:56:09 [2019-09-09T15:56:09.844Z]  ---> Running in e63e40d826d2
15:56:10 [2019-09-09T15:56:10.264Z] #58 ...
15:56:10 [2019-09-09T15:56:10.264Z] 
15:56:10 [2019-09-09T15:56:10.264Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:56:10 [2019-09-09T15:56:10.264Z] #14 6.159 Collecting yamllint==1.16.0
15:56:10 [2019-09-09T15:56:10.462Z] Removing intermediate container e63e40d826d2
15:56:10 [2019-09-09T15:56:10.462Z]  ---> 5a9c8835d694
15:56:10 [2019-09-09T15:56:10.462Z] Step 28/126 : RUN dpkg --add-architecture arm64
15:56:10 [2019-09-09T15:56:10.462Z]  ---> Running in bc03f2aaaedd
15:56:10 [2019-09-09T15:56:10.625Z] #13 76.80 Selecting previously unselected package xfsprogs.
15:56:10 [2019-09-09T15:56:10.625Z] #13 76.80 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
15:56:10 [2019-09-09T15:56:10.625Z] #13 76.81 Unpacking xfsprogs (4.9.0+nmu1) ...
15:56:10 [2019-09-09T15:56:10.880Z] #13 77.46 Selecting previously unselected package zip.
15:56:11 [2019-09-09T15:56:11.135Z] #13 77.50 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
15:56:11 [2019-09-09T15:56:11.135Z] #13 77.51 Unpacking zip (3.0-11+b1) ...
15:56:11 [2019-09-09T15:56:11.391Z] #13 77.75 Selecting previously unselected package libapparmor-perl.
15:56:11 [2019-09-09T15:56:11.391Z] #13 77.75 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
15:56:11 [2019-09-09T15:56:11.391Z] #13 77.75 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:56:11 [2019-09-09T15:56:11.391Z] #13 77.84 Selecting previously unselected package apparmor.
15:56:11 [2019-09-09T15:56:11.488Z] Removing intermediate container bc03f2aaaedd
15:56:11 [2019-09-09T15:56:11.488Z]  ---> c91b52074217
15:56:11 [2019-09-09T15:56:11.488Z] Step 29/126 : RUN dpkg --add-architecture armel
15:56:11 [2019-09-09T15:56:11.488Z]  ---> Running in 53dcb1f5a614
15:56:11 [2019-09-09T15:56:11.646Z] #13 77.84 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
15:56:11 [2019-09-09T15:56:11.646Z] #13 77.93 Unpacking apparmor (2.11.0-3+deb9u2) ...
15:56:11 [2019-09-09T15:56:11.901Z] #13 78.29 Selecting previously unselected package binutils-mingw-w64-i686.
15:56:11 [2019-09-09T15:56:11.901Z] #13 78.30 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
15:56:11 [2019-09-09T15:56:11.901Z] #13 78.31 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:56:12 [2019-09-09T15:56:12.105Z] Removing intermediate container 53dcb1f5a614
15:56:12 [2019-09-09T15:56:12.105Z]  ---> cbeec02b6cae
15:56:12 [2019-09-09T15:56:12.105Z] Step 30/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
15:56:12 [2019-09-09T15:56:12.105Z]  ---> Running in d9f3a949dda0
15:56:12 [2019-09-09T15:56:12.721Z] Removing intermediate container d9f3a949dda0
15:56:12 [2019-09-09T15:56:12.721Z]  ---> b8c1cf1eafb5
15:56:12 [2019-09-09T15:56:12.721Z] Step 31/126 : FROM cross-${CROSS} as dev-base
15:56:12 [2019-09-09T15:56:12.721Z]  ---> e1839d81822e
15:56:12 [2019-09-09T15:56:12.721Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false
15:56:12 [2019-09-09T15:56:12.721Z]  ---> e1839d81822e
15:56:12 [2019-09-09T15:56:12.721Z] Step 33/126 : ARG DEBIAN_FRONTEND
15:56:13 [2019-09-09T15:56:13.005Z]  ---> Using cache
15:56:13 [2019-09-09T15:56:13.005Z]  ---> d37d0500c383
15:56:13 [2019-09-09T15:56:13.005Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
15:56:13 [2019-09-09T15:56:13.005Z]  ---> Running in 23fb20c8046a
15:56:13 [2019-09-09T15:56:13.306Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:56:13 [2019-09-09T15:56:13.306Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:56:13 [2019-09-09T15:56:13.614Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:56:13 [2019-09-09T15:56:13.614Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:56:13 [2019-09-09T15:56:13.614Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:56:13 [2019-09-09T15:56:13.614Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
15:56:13 [2019-09-09T15:56:13.788Z] #13 79.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:56:13 [2019-09-09T15:56:13.788Z] #13 79.96 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
15:56:13 [2019-09-09T15:56:13.789Z] #13 79.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:56:13 [2019-09-09T15:56:13.897Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:56:14 [2019-09-09T15:56:14.179Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:56:16 [2019-09-09T15:56:16.196Z] Fetched 7721 kB in 3s (2549 kB/s)
15:56:16 [2019-09-09T15:56:16.797Z] #14 ...
15:56:16 [2019-09-09T15:56:16.797Z] 
15:56:16 [2019-09-09T15:56:16.797Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:16 [2019-09-09T15:56:16.797Z] #58 147.2   CC       criu/netfilter.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 147.5   CC       criu/page-pipe.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 147.9   CC       criu/page-xfer.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 148.8   CC       criu/pagemap-cache.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 149.1   CC       criu/pagemap.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 149.9   CC       criu/parasite-syscall.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 150.6   CC       criu/path.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 150.8   CC       criu/pie-util-vdso-elf32.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 151.2   CC       criu/pie-util-vdso.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 151.6   CC       criu/pie-util.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 151.8   CC       criu/pipes.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 152.5   CC       criu/plugin.o
15:56:16 [2019-09-09T15:56:16.797Z] #58 152.8   CC       criu/proc_parse.o
15:56:17 [2019-09-09T15:56:17.055Z] #58 ...
15:56:17 [2019-09-09T15:56:17.055Z] 
15:56:17 [2019-09-09T15:56:17.055Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:56:17 [2019-09-09T15:56:17.055Z] #14 12.92   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:56:17 [2019-09-09T15:56:17.131Z] #13 83.30 Selecting previously unselected package binutils-mingw-w64.
15:56:17 [2019-09-09T15:56:17.131Z] #13 83.31 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:56:17 [2019-09-09T15:56:17.131Z] #13 83.43 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:56:17 [2019-09-09T15:56:17.353Z] #14 13.28 Collecting pyyaml (from yamllint==1.16.0)
15:56:17 [2019-09-09T15:56:17.673Z] Reading package lists...
15:56:17 [2019-09-09T15:56:17.692Z] #13 ...
15:56:17 [2019-09-09T15:56:17.692Z] 
15:56:17 [2019-09-09T15:56:17.692Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
15:56:17 [2019-09-09T15:56:17.692Z] #27 DONE 170.5s
15:56:17 [2019-09-09T15:56:17.692Z] 
15:56:17 [2019-09-09T15:56:17.692Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:17 [2019-09-09T15:56:17.692Z] #13 84.12 Selecting previously unselected package mingw-w64-common.
15:56:17 [2019-09-09T15:56:17.692Z] #13 84.12 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:56:17 [2019-09-09T15:56:17.692Z] #13 84.16 Unpacking mingw-w64-common (5.0.1-1) ...
15:56:17 [2019-09-09T15:56:17.692Z] #13 ...
15:56:17 [2019-09-09T15:56:17.692Z] 
15:56:17 [2019-09-09T15:56:17.692Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:17 [2019-09-09T15:56:17.692Z] #58 83.88   DEP      criu/sk-tcp.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 84.08   DEP      criu/sk-queue.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 84.31   DEP      criu/sk-packet.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 84.63   DEP      criu/sk-netlink.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 84.84   DEP      criu/sk-inet.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 85.13   DEP      criu/signalfd.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 85.42   DEP      criu/sigframe.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 85.55   DEP      criu/shmem.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 85.69   DEP      criu/servicefd.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 85.84   DEP      criu/seize.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.01   DEP      criu/seccomp.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.24   DEP      criu/rst-malloc.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.33   DEP      criu/rbtree.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.38   DEP      criu/pstree.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.52   DEP      criu/protobuf.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 86.67   GEN      criu/protobuf-desc-gen.h
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.10   DEP      criu/protobuf-desc.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.24   DEP      criu/proc_parse.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.47   DEP      criu/plugin.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.62   DEP      criu/pipes.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.80   DEP      criu/pie-util.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 88.95   DEP      criu/pie-util-vdso.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 89.17   DEP      criu/pie-util-vdso-elf32.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 89.32   DEP      criu/path.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 89.48   DEP      criu/parasite-syscall.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 89.65   DEP      criu/pagemap.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 89.92   DEP      criu/pagemap-cache.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.07   DEP      criu/page-xfer.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.18   DEP      criu/page-pipe.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.27   DEP      criu/netfilter.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.42   DEP      criu/net.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.65   DEP      criu/namespaces.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 90.85   DEP      criu/mount.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 91.06   DEP      criu/mem.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 91.27   DEP      criu/lsm.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 91.41   DEP      criu/log.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 91.56   DEP      criu/libnetlink.d
15:56:17 [2019-09-09T15:56:17.692Z] #58 91.67   DEP      criu/kerndat.d
15:56:18 [2019-09-09T15:56:18.253Z] #58 92.09   DEP      criu/kcmp-ids.d
15:56:18 [2019-09-09T15:56:18.509Z] #58 92.27   DEP      criu/irmap.d
15:56:18 [2019-09-09T15:56:18.690Z] Reading package lists...
15:56:18 [2019-09-09T15:56:18.690Z] Building dependency tree...
15:56:18 [2019-09-09T15:56:18.690Z] Reading state information...
15:56:18 [2019-09-09T15:56:18.717Z] #14 14.44   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
15:56:18 [2019-09-09T15:56:18.764Z] #58 92.59   DEP      criu/ipc_ns.d
15:56:18 [2019-09-09T15:56:18.764Z] #58 92.84   DEP      criu/image.d
15:56:18 [2019-09-09T15:56:18.766Z] + GOBIN=/build
15:56:18 [2019-09-09T15:56:18.766Z] + /build/gometalinter --install
15:56:18 [2019-09-09T15:56:18.766Z] Installing:
15:56:18 [2019-09-09T15:56:18.766Z]   deadcode
15:56:18 [2019-09-09T15:56:18.766Z]   dupl
15:56:18 [2019-09-09T15:56:18.766Z]   errcheck
15:56:18 [2019-09-09T15:56:18.766Z]   gas
15:56:18 [2019-09-09T15:56:18.766Z]   gochecknoglobals
15:56:18 [2019-09-09T15:56:18.766Z]   gochecknoinits
15:56:18 [2019-09-09T15:56:18.766Z]   goconst
15:56:18 [2019-09-09T15:56:18.766Z]   gocyclo
15:56:18 [2019-09-09T15:56:18.766Z]   goimports
15:56:18 [2019-09-09T15:56:18.766Z]   golint
15:56:18 [2019-09-09T15:56:18.766Z]   gosimple
15:56:18 [2019-09-09T15:56:18.766Z]   gotype
15:56:18 [2019-09-09T15:56:18.766Z]   gotypex
15:56:18 [2019-09-09T15:56:18.766Z]   ineffassign
15:56:18 [2019-09-09T15:56:18.766Z]   interfacer
15:56:18 [2019-09-09T15:56:18.766Z]   lll
15:56:18 [2019-09-09T15:56:18.766Z]   maligned
15:56:18 [2019-09-09T15:56:18.766Z]   megacheck
15:56:18 [2019-09-09T15:56:18.766Z]   misspell
15:56:18 [2019-09-09T15:56:18.766Z]   nakedret
15:56:18 [2019-09-09T15:56:18.766Z]   safesql
15:56:18 [2019-09-09T15:56:18.766Z]   staticcheck
15:56:18 [2019-09-09T15:56:18.766Z]   structcheck
15:56:18 [2019-09-09T15:56:18.766Z]   unconvert
15:56:18 [2019-09-09T15:56:18.766Z]   unparam
15:56:18 [2019-09-09T15:56:18.766Z]   unused
15:56:18 [2019-09-09T15:56:18.766Z]   varcheck
15:56:18 [2019-09-09T15:56:18.972Z] The following additional packages will be installed:
15:56:18 [2019-09-09T15:56:18.972Z]   libapparmor1 libseccomp2
15:56:18 [2019-09-09T15:56:18.972Z] Suggested packages:
15:56:18 [2019-09-09T15:56:18.972Z]   seccomp
15:56:18 [2019-09-09T15:56:18.972Z] The following NEW packages will be installed:
15:56:18 [2019-09-09T15:56:18.972Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
15:56:18 [2019-09-09T15:56:18.972Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded.
15:56:18 [2019-09-09T15:56:18.972Z] Need to get 296 kB of archives.
15:56:18 [2019-09-09T15:56:18.972Z] After this operation, 1346 kB of additional disk space will be used.
15:56:18 [2019-09-09T15:56:18.972Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
15:56:18 [2019-09-09T15:56:18.972Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
15:56:18 [2019-09-09T15:56:18.972Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
15:56:18 [2019-09-09T15:56:18.972Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
15:56:19 [2019-09-09T15:56:19.019Z] #58 93.02   DEP      criu/image-desc.d
15:56:19 [2019-09-09T15:56:19.019Z] #58 93.09   DEP      criu/fsnotify.d
15:56:19 [2019-09-09T15:56:19.255Z] debconf: delaying package configuration, since apt-utils is not installed
15:56:19 [2019-09-09T15:56:19.255Z] Fetched 296 kB in 0s (3395 kB/s)
15:56:19 [2019-09-09T15:56:19.255Z] Selecting previously unselected package libseccomp2:ppc64el.
15:56:19 [2019-09-09T15:56:19.255Z] (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.)
15:56:19 [2019-09-09T15:56:19.255Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
15:56:19 [2019-09-09T15:56:19.255Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
15:56:19 [2019-09-09T15:56:19.255Z] Selecting previously unselected package libseccomp-dev:ppc64el.
15:56:19 [2019-09-09T15:56:19.255Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
15:56:19 [2019-09-09T15:56:19.255Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
15:56:19 [2019-09-09T15:56:19.255Z] Selecting previously unselected package libapparmor1:ppc64el.
15:56:19 [2019-09-09T15:56:19.255Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
15:56:19 [2019-09-09T15:56:19.255Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
15:56:19 [2019-09-09T15:56:19.275Z] #58 93.27   DEP      criu/filesystems.d
15:56:19 [2019-09-09T15:56:19.275Z] #58 ...
15:56:19 [2019-09-09T15:56:19.275Z] 
15:56:19 [2019-09-09T15:56:19.275Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
15:56:19 [2019-09-09T15:56:19.275Z] #15 172.4 + rm -rf /tmp/tmp.IH09sHUzcP
15:56:19 [2019-09-09T15:56:19.530Z] #15 DONE 172.8s
15:56:19 [2019-09-09T15:56:19.530Z] 
15:56:19 [2019-09-09T15:56:19.530Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:19 [2019-09-09T15:56:19.530Z] #58 93.46   DEP      criu/files.d
15:56:19 [2019-09-09T15:56:19.539Z] Selecting previously unselected package libapparmor-dev:ppc64el.
15:56:19 [2019-09-09T15:56:19.539Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
15:56:19 [2019-09-09T15:56:19.539Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
15:56:19 [2019-09-09T15:56:19.539Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:56:19 [2019-09-09T15:56:19.539Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
15:56:19 [2019-09-09T15:56:19.539Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
15:56:19 [2019-09-09T15:56:19.539Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
15:56:19 [2019-09-09T15:56:19.539Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
15:56:19 [2019-09-09T15:56:19.539Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:56:19 [2019-09-09T15:56:19.785Z] #58 93.70   DEP      criu/files-reg.d
15:56:19 [2019-09-09T15:56:19.822Z] Removing intermediate container 23fb20c8046a
15:56:19 [2019-09-09T15:56:19.822Z]  ---> dd6fbdc14762
15:56:19 [2019-09-09T15:56:19.822Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true
15:56:19 [2019-09-09T15:56:19.822Z]  ---> b8c1cf1eafb5
15:56:19 [2019-09-09T15:56:19.822Z] Step 36/126 : ARG DEBIAN_FRONTEND
15:56:20 [2019-09-09T15:56:20.041Z] #58 93.92   DEP      criu/files-ext.d
15:56:20 [2019-09-09T15:56:20.107Z]  ---> Running in 07f5dcf3dbb7
15:56:20 [2019-09-09T15:56:20.107Z] Removing intermediate container 07f5dcf3dbb7
15:56:20 [2019-09-09T15:56:20.107Z]  ---> 02c50c4e252e
15:56:20 [2019-09-09T15:56:20.107Z] Step 37/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
15:56:20 [2019-09-09T15:56:20.107Z]  ---> Running in 24fe4eb5f1e7
15:56:20 [2019-09-09T15:56:20.296Z] #58 94.15   DEP      criu/file-lock.d
15:56:20 [2019-09-09T15:56:20.552Z] #58 94.42   DEP      criu/file-ids.d
15:56:20 [2019-09-09T15:56:20.603Z] #14 16.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:56:20 [2019-09-09T15:56:20.730Z] Removing intermediate container 24fe4eb5f1e7
15:56:20 [2019-09-09T15:56:20.730Z]  ---> 655ddc28ee4e
15:56:20 [2019-09-09T15:56:20.730Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
15:56:20 [2019-09-09T15:56:20.730Z]  ---> dd6fbdc14762
15:56:20 [2019-09-09T15:56:20.730Z] Step 39/126 : FROM base AS tomlv
15:56:20 [2019-09-09T15:56:20.730Z]  ---> e1839d81822e
15:56:20 [2019-09-09T15:56:20.730Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv
15:56:20 [2019-09-09T15:56:20.730Z]  ---> Running in 722b8ce067f1
15:56:20 [2019-09-09T15:56:20.807Z] #58 94.69   DEP      criu/fifo.d
15:56:21 [2019-09-09T15:56:21.016Z] Removing intermediate container 722b8ce067f1
15:56:21 [2019-09-09T15:56:21.016Z]  ---> c7d410bba7d3
15:56:21 [2019-09-09T15:56:21.016Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:21 [2019-09-09T15:56:21.016Z]  ---> e4d7cad62918
15:56:21 [2019-09-09T15:56:21.016Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:21 [2019-09-09T15:56:21.062Z] #58 94.86   DEP      criu/fdstore.d
15:56:21 [2019-09-09T15:56:21.062Z] #58 95.00   DEP      criu/fault-injection.d
15:56:21 [2019-09-09T15:56:21.062Z] #58 95.06   DEP      criu/external.d
15:56:21 [2019-09-09T15:56:21.299Z]  ---> b91fd3d1e9ef
15:56:21 [2019-09-09T15:56:21.299Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:21 [2019-09-09T15:56:21.299Z]  ---> Running in 53e9ad090f9a
15:56:21 [2019-09-09T15:56:21.318Z] #58 95.23   DEP      criu/eventpoll.d
15:56:21 [2019-09-09T15:56:21.530Z] #14 17.27   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
15:56:21 [2019-09-09T15:56:21.573Z] #58 95.43   DEP      criu/eventfd.d
15:56:21 [2019-09-09T15:56:21.573Z] #58 95.57   DEP      criu/crtools.d
15:56:21 [2019-09-09T15:56:21.582Z] + RM_GOPATH=0
15:56:21 [2019-09-09T15:56:21.582Z] + TMP_GOPATH=
15:56:21 [2019-09-09T15:56:21.582Z] + : /build
15:56:21 [2019-09-09T15:56:21.582Z] + '[' -z '' ']'
15:56:21 [2019-09-09T15:56:21.582Z] ++ mktemp -d
15:56:21 [2019-09-09T15:56:21.582Z] + export GOPATH=/tmp/tmp.QBcJalfqQQ
15:56:21 [2019-09-09T15:56:21.582Z] + GOPATH=/tmp/tmp.QBcJalfqQQ
15:56:21 [2019-09-09T15:56:21.582Z] + RM_GOPATH=1
15:56:21 [2019-09-09T15:56:21.582Z] ++ dirname ./install.sh
15:56:21 [2019-09-09T15:56:21.582Z] + dir=.
15:56:21 [2019-09-09T15:56:21.582Z] + bin=tomlv
15:56:21 [2019-09-09T15:56:21.582Z] + shift
15:56:21 [2019-09-09T15:56:21.582Z] + '[' '!' -f ./tomlv.installer ']'
15:56:21 [2019-09-09T15:56:21.582Z] + . ./tomlv.installer
15:56:21 [2019-09-09T15:56:21.582Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:56:21 [2019-09-09T15:56:21.582Z] + install_tomlv
15:56:21 [2019-09-09T15:56:21.582Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:56:21 [2019-09-09T15:56:21.582Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:56:21 [2019-09-09T15:56:21.582Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QBcJalfqQQ/src/github.com/BurntSushi/toml
15:56:21 [2019-09-09T15:56:21.582Z] Cloning into '/tmp/tmp.QBcJalfqQQ/src/github.com/BurntSushi/toml'...
15:56:21 [2019-09-09T15:56:21.828Z] #58 95.76   DEP      criu/cr-service.d
15:56:22 [2019-09-09T15:56:22.083Z] #58 95.90   DEP      criu/cr-restore.d
15:56:22 [2019-09-09T15:56:22.198Z] + cd /tmp/tmp.QBcJalfqQQ/src/github.com/BurntSushi/toml
15:56:22 [2019-09-09T15:56:22.198Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:56:22 [2019-09-09T15:56:22.198Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:56:22 [2019-09-09T15:56:22.198Z] math/bits
15:56:22 [2019-09-09T15:56:22.198Z] errors
15:56:22 [2019-09-09T15:56:22.198Z] runtime/internal/atomic
15:56:22 [2019-09-09T15:56:22.198Z] internal/cpu
15:56:22 [2019-09-09T15:56:22.198Z] runtime/internal/sys
15:56:22 [2019-09-09T15:56:22.198Z] runtime/internal/math
15:56:22 [2019-09-09T15:56:22.198Z] internal/bytealg
15:56:22 [2019-09-09T15:56:22.198Z] internal/race
15:56:22 [2019-09-09T15:56:22.198Z] unicode/utf8
15:56:22 [2019-09-09T15:56:22.198Z] math
15:56:22 [2019-09-09T15:56:22.198Z] sync/atomic
15:56:22 [2019-09-09T15:56:22.198Z] unicode
15:56:22 [2019-09-09T15:56:22.198Z] internal/testlog
15:56:22 [2019-09-09T15:56:22.338Z] #58 96.28   DEP      criu/cr-errno.d
15:56:22 [2019-09-09T15:56:22.338Z] #58 ...
15:56:22 [2019-09-09T15:56:22.338Z] 
15:56:22 [2019-09-09T15:56:22.338Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:56:22 [2019-09-09T15:56:22.338Z] #33 165.1 net/http/httptrace
15:56:22 [2019-09-09T15:56:22.338Z] #33 165.4 net/http
15:56:22 [2019-09-09T15:56:22.338Z] #33 ...
15:56:22 [2019-09-09T15:56:22.338Z] 
15:56:22 [2019-09-09T15:56:22.338Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:22 [2019-09-09T15:56:22.339Z] #58 96.30   DEP      criu/cr-dump.d
15:56:22 [2019-09-09T15:56:22.339Z] #58 96.38   DEP      criu/cr-dedup.d
15:56:22 [2019-09-09T15:56:22.456Z] #14 ...
15:56:22 [2019-09-09T15:56:22.456Z] 
15:56:22 [2019-09-09T15:56:22.456Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:56:22 [2019-09-09T15:56:22.456Z] #55 220.8 + dpkg --print-architecture
15:56:22 [2019-09-09T15:56:22.456Z] #55 220.8 + cd /tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution
15:56:22 [2019-09-09T15:56:22.456Z] #55 220.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:56:22 [2019-09-09T15:56:22.456Z] #55 221.1 + GOPATH=/tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.D0yIqe04Q0
15:56:22 [2019-09-09T15:56:22.456Z] #55 221.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:56:22 [2019-09-09T15:56:22.489Z] runtime
15:56:22 [2019-09-09T15:56:22.489Z] encoding
15:56:22 [2019-09-09T15:56:22.489Z] runtime/cgo
15:56:22 [2019-09-09T15:56:22.594Z] #58 96.49   DEP      criu/cr-check.d
15:56:22 [2019-09-09T15:56:22.776Z] strconv
15:56:22 [2019-09-09T15:56:22.849Z] #58 96.79   DEP      criu/config.d
15:56:23 [2019-09-09T15:56:23.118Z] #58 96.99   DEP      criu/clone-noasan.d
15:56:23 [2019-09-09T15:56:23.118Z] #58 97.08   DEP      criu/cgroup.d
15:56:23 [2019-09-09T15:56:23.374Z] #58 97.32   DEP      criu/cgroup-props.d
15:56:23 [2019-09-09T15:56:23.374Z] #58 97.48   DEP      criu/bitmap.d
15:56:23 [2019-09-09T15:56:23.374Z] #58 97.51   DEP      criu/bfd.d
15:56:23 [2019-09-09T15:56:23.630Z] #58 97.66   DEP      criu/autofs.d
15:56:23 [2019-09-09T15:56:23.885Z] #58 97.82   DEP      criu/aio.d
15:56:24 [2019-09-09T15:56:24.141Z] #58 98.08   DEP      criu/action-scripts.d
15:56:24 [2019-09-09T15:56:24.396Z] #58 98.39   CC       criu/action-scripts.o
15:56:25 [2019-09-09T15:56:25.001Z] #58 98.79   CC       criu/aio.o
15:56:25 [2019-09-09T15:56:25.563Z] #58 99.29   CC       criu/autofs.o
15:56:26 [2019-09-09T15:56:26.251Z] sync
15:56:26 [2019-09-09T15:56:26.536Z] io
15:56:26 [2019-09-09T15:56:26.536Z] reflect
15:56:26 [2019-09-09T15:56:26.536Z] syscall
15:56:26 [2019-09-09T15:56:26.660Z] #55 ...
15:56:26 [2019-09-09T15:56:26.660Z] 
15:56:26 [2019-09-09T15:56:26.660Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:56:26 [2019-09-09T15:56:26.660Z] #14 18.43 Building wheels for collected packages: pyyaml, pathspec
15:56:26 [2019-09-09T15:56:26.660Z] #14 18.44   Running setup.py bdist_wheel for pyyaml: started
15:56:26 [2019-09-09T15:56:26.660Z] #14 19.72   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:56:26 [2019-09-09T15:56:26.660Z] #14 19.72   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
15:56:26 [2019-09-09T15:56:26.660Z] #14 19.81   Running setup.py bdist_wheel for pathspec: started
15:56:26 [2019-09-09T15:56:26.660Z] #14 20.85   Running setup.py bdist_wheel for pathspec: finished with status 'done'
15:56:26 [2019-09-09T15:56:26.660Z] #14 20.85   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
15:56:26 [2019-09-09T15:56:26.660Z] #14 20.86 Successfully built pyyaml pathspec
15:56:26 [2019-09-09T15:56:26.660Z] #14 20.87 Installing collected packages: pyyaml, pathspec, yamllint
15:56:26 [2019-09-09T15:56:26.660Z] #14 21.25 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
15:56:26 [2019-09-09T15:56:26.660Z] #14 DONE 22.5s
15:56:26 [2019-09-09T15:56:26.660Z] 
15:56:26 [2019-09-09T15:56:26.660Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
15:56:26 [2019-09-09T15:56:26.824Z] bytes
15:56:26 [2019-09-09T15:56:26.824Z] strings
15:56:26 [2019-09-09T15:56:26.916Z] #16 DONE 0.2s
15:56:26 [2019-09-09T15:56:26.916Z] 
15:56:26 [2019-09-09T15:56:26.916Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:56:26 [2019-09-09T15:56:26.926Z] #58 100.8   CC       criu/bfd.o
15:56:27 [2019-09-09T15:56:27.110Z] bufio
15:56:27 [2019-09-09T15:56:27.396Z] path
15:56:27 [2019-09-09T15:56:27.396Z] text/tabwriter
15:56:27 [2019-09-09T15:56:27.487Z] #58 101.5   CC       criu/bitmap.o
15:56:27 [2019-09-09T15:56:27.681Z] internal/syscall/unix
15:56:27 [2019-09-09T15:56:27.681Z] time
15:56:27 [2019-09-09T15:56:27.743Z] #58 101.6   CC       criu/cgroup-props.o
15:56:28 [2019-09-09T15:56:28.298Z] internal/poll
15:56:28 [2019-09-09T15:56:28.323Z] #21 ...
15:56:28 [2019-09-09T15:56:28.323Z] 
15:56:28 [2019-09-09T15:56:28.323Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:28 [2019-09-09T15:56:28.323Z] #58 154.9   CC       criu/protobuf-desc.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 155.8   CC       criu/protobuf.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 156.3   CC       criu/pstree.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 157.3   CC       criu/rbtree.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 157.5   CC       criu/rst-malloc.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 157.8   CC       criu/seccomp.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 158.5   CC       criu/seize.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 159.3   CC       criu/servicefd.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 159.9   CC       criu/shmem.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 160.7   CC       criu/sigframe.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 161.0   CC       criu/signalfd.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 161.4   CC       criu/sk-inet.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 162.6   CC       criu/sk-netlink.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 162.9   CC       criu/sk-packet.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 163.7   CC       criu/sk-queue.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 164.3   CC       criu/sk-tcp.o
15:56:28 [2019-09-09T15:56:28.323Z] #58 164.9   CC       criu/sk-unix.o
15:56:28 [2019-09-09T15:56:28.581Z] sort
15:56:28 [2019-09-09T15:56:28.581Z] internal/fmtsort
15:56:28 [2019-09-09T15:56:28.581Z] os
15:56:28 [2019-09-09T15:56:28.668Z] #58 102.5   CC       criu/cgroup.o
15:56:29 [2019-09-09T15:56:29.197Z] path/filepath
15:56:29 [2019-09-09T15:56:29.197Z] fmt
15:56:29 [2019-09-09T15:56:29.197Z] io/ioutil
15:56:29 [2019-09-09T15:56:29.253Z] #58 ...
15:56:29 [2019-09-09T15:56:29.253Z] 
15:56:29 [2019-09-09T15:56:29.253Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:56:29 [2019-09-09T15:56:29.253Z] #21 DONE 2.5s
15:56:29 [2019-09-09T15:56:29.481Z] log
15:56:29 [2019-09-09T15:56:29.481Z] flag
15:56:29 [2019-09-09T15:56:29.481Z] github.com/BurntSushi/toml
15:56:29 [2019-09-09T15:56:29.507Z] 
15:56:29 [2019-09-09T15:56:29.508Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:56:30 [2019-09-09T15:56:30.067Z] #55 ...
15:56:30 [2019-09-09T15:56:30.067Z] 
15:56:30 [2019-09-09T15:56:30.067Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:30 [2019-09-09T15:56:30.067Z] #58 166.6   CC       criu/sockets.o
15:56:30 [2019-09-09T15:56:30.489Z] github.com/BurntSushi/toml/cmd/tomlv
15:56:30 [2019-09-09T15:56:30.993Z] #58 167.5   CC       criu/stats.o
15:56:31 [2019-09-09T15:56:31.248Z] #58 167.8   CC       criu/string.o
15:56:31 [2019-09-09T15:56:31.248Z] #58 167.9   CC       criu/sysctl.o
15:56:31 [2019-09-09T15:56:31.965Z] Removing intermediate container 53e9ad090f9a
15:56:31 [2019-09-09T15:56:31.965Z]  ---> 7cf17bdd1f6e
15:56:31 [2019-09-09T15:56:31.965Z] Step 44/126 : FROM base AS vndr
15:56:31 [2019-09-09T15:56:31.965Z]  ---> e1839d81822e
15:56:31 [2019-09-09T15:56:31.965Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr
15:56:31 [2019-09-09T15:56:31.965Z]  ---> Running in 1afde54670d5
15:56:31 [2019-09-09T15:56:31.965Z] Removing intermediate container 1afde54670d5
15:56:31 [2019-09-09T15:56:31.965Z]  ---> 3b47dec42444
15:56:31 [2019-09-09T15:56:31.965Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:31 [2019-09-09T15:56:31.971Z] #58 105.6   CC       criu/clone-noasan.o
15:56:31 [2019-09-09T15:56:31.971Z] #58 105.8   CC       criu/config.o
15:56:32 [2019-09-09T15:56:32.173Z] #58 168.5   CC       criu/sysfs_parse.o
15:56:32 [2019-09-09T15:56:32.173Z] #58 168.8   CC       criu/timerfd.o
15:56:32 [2019-09-09T15:56:32.288Z]  ---> 6f24cf778dcd
15:56:32 [2019-09-09T15:56:32.288Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:32 [2019-09-09T15:56:32.288Z]  ---> a66eddc1b1a7
15:56:32 [2019-09-09T15:56:32.288Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:32 [2019-09-09T15:56:32.288Z]  ---> Running in 00682c212cbd
15:56:32 [2019-09-09T15:56:32.572Z] + RM_GOPATH=0
15:56:32 [2019-09-09T15:56:32.572Z] + TMP_GOPATH=
15:56:32 [2019-09-09T15:56:32.572Z] + : /build
15:56:32 [2019-09-09T15:56:32.572Z] + '[' -z '' ']'
15:56:32 [2019-09-09T15:56:32.572Z] ++ mktemp -d
15:56:32 [2019-09-09T15:56:32.572Z] + export GOPATH=/tmp/tmp.sEinMFtwoG
15:56:32 [2019-09-09T15:56:32.572Z] + GOPATH=/tmp/tmp.sEinMFtwoG
15:56:32 [2019-09-09T15:56:32.572Z] + RM_GOPATH=1
15:56:32 [2019-09-09T15:56:32.572Z] ++ dirname ./install.sh
15:56:32 [2019-09-09T15:56:32.572Z] + dir=.
15:56:32 [2019-09-09T15:56:32.572Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:56:32 [2019-09-09T15:56:32.572Z] + bin=vndr
15:56:32 [2019-09-09T15:56:32.572Z] + shift
15:56:32 [2019-09-09T15:56:32.572Z] + '[' '!' -f ./vndr.installer ']'
15:56:32 [2019-09-09T15:56:32.572Z] + . ./vndr.installer
15:56:32 [2019-09-09T15:56:32.572Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:56:32 [2019-09-09T15:56:32.572Z] + install_vndr
15:56:32 [2019-09-09T15:56:32.572Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
15:56:32 [2019-09-09T15:56:32.572Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sEinMFtwoG/src/github.com/LK4D4/vndr
15:56:32 [2019-09-09T15:56:32.572Z] Cloning into '/tmp/tmp.sEinMFtwoG/src/github.com/LK4D4/vndr'...
15:56:32 [2019-09-09T15:56:32.732Z] #58 169.1   CC       criu/tty.o
15:56:33 [2019-09-09T15:56:33.190Z] + cd /tmp/tmp.sEinMFtwoG/src/github.com/LK4D4/vndr
15:56:33 [2019-09-09T15:56:33.190Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
15:56:33 [2019-09-09T15:56:33.190Z] + go build -buildmode=pie -v -o /build/vndr .
15:56:33 [2019-09-09T15:56:33.190Z] errors
15:56:33 [2019-09-09T15:56:33.190Z] internal/cpu
15:56:33 [2019-09-09T15:56:33.190Z] internal/race
15:56:33 [2019-09-09T15:56:33.190Z] runtime/internal/atomic
15:56:33 [2019-09-09T15:56:33.190Z] runtime/internal/sys
15:56:33 [2019-09-09T15:56:33.190Z] sync/atomic
15:56:33 [2019-09-09T15:56:33.190Z] runtime/internal/math
15:56:33 [2019-09-09T15:56:33.190Z] unicode
15:56:33 [2019-09-09T15:56:33.190Z] internal/bytealg
15:56:33 [2019-09-09T15:56:33.380Z] #58 ...
15:56:33 [2019-09-09T15:56:33.381Z] 
15:56:33 [2019-09-09T15:56:33.381Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:33 [2019-09-09T15:56:33.381Z] #13 89.60 Selecting previously unselected package mingw-w64-x86-64-dev.
15:56:33 [2019-09-09T15:56:33.381Z] #13 89.61 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:56:33 [2019-09-09T15:56:33.381Z] #13 89.62 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.27 Selecting previously unselected package gcc-mingw-w64-base.
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.28 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.30 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.45 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.45 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:56:33 [2019-09-09T15:56:33.381Z] #13 94.45 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:56:33 [2019-09-09T15:56:33.477Z] unicode/utf8
15:56:33 [2019-09-09T15:56:33.477Z] math/bits
15:56:33 [2019-09-09T15:56:33.477Z] internal/testlog
15:56:33 [2019-09-09T15:56:33.477Z] math
15:56:33 [2019-09-09T15:56:33.477Z] runtime
15:56:33 [2019-09-09T15:56:33.477Z] encoding
15:56:33 [2019-09-09T15:56:33.477Z] unicode/utf16
15:56:33 [2019-09-09T15:56:33.636Z] #13 ...
15:56:33 [2019-09-09T15:56:33.636Z] 
15:56:33 [2019-09-09T15:56:33.636Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:33 [2019-09-09T15:56:33.636Z] #58 107.4   CC       criu/cr-check.o
15:56:33 [2019-09-09T15:56:33.768Z] container/list
15:56:33 [2019-09-09T15:56:33.768Z] crypto/internal/subtle
15:56:33 [2019-09-09T15:56:33.768Z] crypto/subtle
15:56:33 [2019-09-09T15:56:33.768Z] internal/x/crypto/cryptobyte/asn1
15:56:33 [2019-09-09T15:56:33.768Z] internal/nettrace
15:56:34 [2019-09-09T15:56:34.057Z] internal/x/net/dns/dnsmessage
15:56:34 [2019-09-09T15:56:34.057Z] runtime/cgo
15:56:34 [2019-09-09T15:56:34.238Z] #58 ...
15:56:34 [2019-09-09T15:56:34.238Z] 
15:56:34 [2019-09-09T15:56:34.238Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
15:56:34 [2019-09-09T15:56:34.238Z] #33 177.8 github.com/LK4D4/vndr/godl
15:56:34 [2019-09-09T15:56:34.238Z] #33 178.6 github.com/LK4D4/vndr
15:56:34 [2019-09-09T15:56:34.238Z] #33 DONE 187.2s
15:56:34 [2019-09-09T15:56:34.343Z] strconv
15:56:34 [2019-09-09T15:56:34.538Z] 
15:56:34 [2019-09-09T15:56:34.538Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:34 [2019-09-09T15:56:34.616Z] #58 170.8   CC       criu/tun.o
15:56:34 [2019-09-09T15:56:34.872Z] #58 171.2   CC       criu/uffd.o
15:56:34 [2019-09-09T15:56:34.968Z] crypto/rc4
15:56:35 [2019-09-09T15:56:35.537Z] Removing intermediate container 79255a0acfab
15:56:35 [2019-09-09T15:56:35.537Z]  ---> dfae5a2c713a
15:56:35 [2019-09-09T15:56:35.537Z] Step 66/126 : FROM base AS gotestsum
15:56:35 [2019-09-09T15:56:35.537Z]  ---> 8447a256e0a0
15:56:35 [2019-09-09T15:56:35.537Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
15:56:35 [2019-09-09T15:56:35.537Z]  ---> Running in 8f858a416ac5
15:56:35 [2019-09-09T15:56:35.537Z] Removing intermediate container 8f858a416ac5
15:56:35 [2019-09-09T15:56:35.537Z]  ---> 7ede1d767917
15:56:35 [2019-09-09T15:56:35.537Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:35 [2019-09-09T15:56:35.537Z]  ---> e5b7f838ce1c
15:56:35 [2019-09-09T15:56:35.537Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:35 [2019-09-09T15:56:35.594Z] #58 109.4   CC       criu/cr-dedup.o
15:56:35 [2019-09-09T15:56:35.851Z] #58 109.8   CC       criu/cr-dump.o
15:56:35 [2019-09-09T15:56:35.904Z]  ---> 2fc1832c3279
15:56:35 [2019-09-09T15:56:35.904Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:35 [2019-09-09T15:56:35.904Z]  ---> Running in 6d70f9978b31
15:56:35 [2019-09-09T15:56:35.964Z] #58 172.3   CC       criu/util.o
15:56:36 [2019-09-09T15:56:36.272Z] + RM_GOPATH=0
15:56:36 [2019-09-09T15:56:36.272Z] + TMP_GOPATH=
15:56:36 [2019-09-09T15:56:36.272Z] + : /build
15:56:36 [2019-09-09T15:56:36.272Z] + '[' -z '' ']'
15:56:36 [2019-09-09T15:56:36.272Z] ++ mktemp -d
15:56:36 [2019-09-09T15:56:36.272Z] + export GOPATH=/tmp/tmp.0pAFtryseV
15:56:36 [2019-09-09T15:56:36.272Z] + GOPATH=/tmp/tmp.0pAFtryseV
15:56:36 [2019-09-09T15:56:36.272Z] + RM_GOPATH=1
15:56:36 [2019-09-09T15:56:36.272Z] ++ dirname ./install.sh
15:56:36 [2019-09-09T15:56:36.272Z] + dir=.
15:56:36 [2019-09-09T15:56:36.272Z] + bin=gotestsum
15:56:36 [2019-09-09T15:56:36.272Z] + shift
15:56:36 [2019-09-09T15:56:36.272Z] + '[' '!' -f ./gotestsum.installer ']'
15:56:36 [2019-09-09T15:56:36.272Z] + . ./gotestsum.installer
15:56:36 [2019-09-09T15:56:36.272Z] ++ GOTESTSUM_COMMIT=v0.3.5
15:56:36 [2019-09-09T15:56:36.272Z] + install_gotestsum
15:56:36 [2019-09-09T15:56:36.272Z] + echo 'Installing gotestsum version v0.3.5'
15:56:36 [2019-09-09T15:56:36.272Z] + go get -d gotest.tools/gotestsum
15:56:36 [2019-09-09T15:56:36.272Z] Installing gotestsum version v0.3.5
15:56:37 [2019-09-09T15:56:37.019Z] #58 173.5   CC       criu/uts_ns.o
15:56:37 [2019-09-09T15:56:37.275Z] #58 173.7   CC       criu/vdso-compat.o
15:56:37 [2019-09-09T15:56:37.275Z] #58 173.9   CC       criu/vdso.o
15:56:37 [2019-09-09T15:56:37.669Z] sync
15:56:37 [2019-09-09T15:56:37.669Z] github.com/LK4D4/vndr/godl/singleflight
15:56:37 [2019-09-09T15:56:37.669Z] io
15:56:37 [2019-09-09T15:56:37.669Z] reflect
15:56:37 [2019-09-09T15:56:37.669Z] syscall
15:56:37 [2019-09-09T15:56:37.669Z] math/rand
15:56:37 [2019-09-09T15:56:37.957Z] internal/singleflight
15:56:37 [2019-09-09T15:56:37.957Z] bytes
15:56:37 [2019-09-09T15:56:37.957Z] strings
15:56:38 [2019-09-09T15:56:38.200Z] #58 174.8   LINK     criu/built-in.o
15:56:38 [2019-09-09T15:56:38.200Z] #58 174.9   LINK     criu/criu
15:56:38 [2019-09-09T15:56:38.577Z] #58 112.1   CC       criu/cr-errno.o
15:56:38 [2019-09-09T15:56:38.577Z] #58 112.2   CC       criu/cr-restore.o
15:56:38 [2019-09-09T15:56:38.580Z] bufio
15:56:38 [2019-09-09T15:56:38.761Z] #58 175.3   DEP      lib/c/criu.d
15:56:38 [2019-09-09T15:56:38.865Z] path
15:56:38 [2019-09-09T15:56:38.865Z] hash
15:56:38 [2019-09-09T15:56:38.865Z] hash/crc32
15:56:38 [2019-09-09T15:56:38.865Z] crypto
15:56:38 [2019-09-09T15:56:38.865Z] crypto/internal/randutil
15:56:38 [2019-09-09T15:56:38.865Z] crypto/sha512
15:56:39 [2019-09-09T15:56:39.016Z] #58 175.4   CC       images/rpc.pb-c.o
15:56:39 [2019-09-09T15:56:39.162Z] crypto/hmac
15:56:39 [2019-09-09T15:56:39.162Z] crypto/sha1
15:56:39 [2019-09-09T15:56:39.162Z] crypto/sha256
15:56:39 [2019-09-09T15:56:39.272Z] #58 175.9   CC       lib/c/criu.o
15:56:39 [2019-09-09T15:56:39.447Z] time
15:56:39 [2019-09-09T15:56:39.447Z] internal/syscall/unix
15:56:39 [2019-09-09T15:56:39.447Z] internal/x/crypto/hkdf
15:56:39 [2019-09-09T15:56:39.447Z] internal/x/text/transform
15:56:40 [2019-09-09T15:56:40.065Z] internal/poll
15:56:40 [2019-09-09T15:56:40.351Z] encoding/binary
15:56:40 [2019-09-09T15:56:40.351Z] sort
15:56:40 [2019-09-09T15:56:40.351Z] internal/fmtsort
15:56:40 [2019-09-09T15:56:40.351Z] regexp/syntax
15:56:40 [2019-09-09T15:56:40.357Z] + cd /tmp/tmp.0pAFtryseV/src/gotest.tools/gotestsum
15:56:40 [2019-09-09T15:56:40.357Z] + git checkout -q v0.3.5
15:56:40 [2019-09-09T15:56:40.357Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:56:40 [2019-09-09T15:56:40.635Z] #58 176.9   LINK     lib/c/built-in.o
15:56:40 [2019-09-09T15:56:40.635Z] #58 176.9   LINK     lib/c/libcriu.so
15:56:40 [2019-09-09T15:56:40.635Z] #58 177.0   GEN      magic.py
15:56:40 [2019-09-09T15:56:40.635Z] #58 177.2 Note: Building without setproctitle() and strlcpy() support.
15:56:40 [2019-09-09T15:56:40.635Z] #58 177.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:56:40 [2019-09-09T15:56:40.637Z] os
15:56:40 [2019-09-09T15:56:40.637Z] encoding/base64
15:56:40 [2019-09-09T15:56:40.637Z] crypto/cipher
15:56:40 [2019-09-09T15:56:40.923Z] crypto/md5
15:56:40 [2019-09-09T15:56:40.923Z] crypto/aes
15:56:41 [2019-09-09T15:56:41.195Z] #58 177.7 fatal: Not a git repository (or any of the parent directories): .git
15:56:41 [2019-09-09T15:56:41.209Z] crypto/des
15:56:41 [2019-09-09T15:56:41.209Z] encoding/pem
15:56:41 [2019-09-09T15:56:41.209Z] internal/x/crypto/internal/chacha20
15:56:41 [2019-09-09T15:56:41.209Z] fmt
15:56:41 [2019-09-09T15:56:41.209Z] path/filepath
15:56:41 [2019-09-09T15:56:41.495Z] internal/x/crypto/poly1305
15:56:41 [2019-09-09T15:56:41.495Z] internal/x/crypto/chacha20poly1305
15:56:41 [2019-09-09T15:56:41.495Z] regexp
15:56:41 [2019-09-09T15:56:41.495Z] internal/x/crypto/curve25519
15:56:41 [2019-09-09T15:56:41.756Z] #58 ...
15:56:41 [2019-09-09T15:56:41.756Z] 
15:56:41 [2019-09-09T15:56:41.756Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:56:41 [2019-09-09T15:56:41.756Z] #55 242.6 + rm -rf /tmp/tmp.D0yIqe04Q0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.D0yIqe04Q0
15:56:41 [2019-09-09T15:56:41.781Z] io/ioutil
15:56:42 [2019-09-09T15:56:42.316Z] #55 DONE 243.1s
15:56:42 [2019-09-09T15:56:42.316Z] 
15:56:42 [2019-09-09T15:56:42.316Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:42 [2019-09-09T15:56:42.316Z] #58 178.3 make[1]: Nothing to be done for 'all'.
15:56:42 [2019-09-09T15:56:42.402Z] net/url
15:56:42 [2019-09-09T15:56:42.402Z] flag
15:56:42 [2019-09-09T15:56:42.402Z] go/token
15:56:42 [2019-09-09T15:56:42.402Z] text/template/parse
15:56:42 [2019-09-09T15:56:42.402Z] go/scanner
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.0 make[1]: 'images/built-in.o' is up to date.
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.2 make[1]: 'compel/libcompel.a' is up to date.
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.2 make[1]: 'compel/compel-host-bin' is up to date.
15:56:42 [2019-09-09T15:56:42.616Z] #58 179.2 make[1]: Nothing to be done for 'all'.
15:56:42 [2019-09-09T15:56:42.687Z] log
15:56:42 [2019-09-09T15:56:42.687Z] go/ast
15:56:42 [2019-09-09T15:56:42.687Z] encoding/json
15:56:42 [2019-09-09T15:56:42.687Z] encoding/xml
15:56:42 [2019-09-09T15:56:42.781Z] #58 116.4   CC       criu/cr-service.o
15:56:42 [2019-09-09T15:56:42.871Z] #58 179.2 make[1]: 'soccr/libsoccr.a' is up to date.
15:56:42 [2019-09-09T15:56:42.871Z] #58 179.4 make[2]: Nothing to be done for 'all'.
15:56:42 [2019-09-09T15:56:42.871Z] #58 179.5 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.127Z] #58 179.5 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.127Z] #58 179.6 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.127Z] #58 179.7 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.307Z] text/template
15:56:43 [2019-09-09T15:56:43.341Z] #58 ...
15:56:43 [2019-09-09T15:56:43.341Z] 
15:56:43 [2019-09-09T15:56:43.341Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:43 [2019-09-09T15:56:43.341Z] #13 109.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:56:43 [2019-09-09T15:56:43.382Z] #58 179.8 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.382Z] #58 179.8 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.382Z] #58 180.0 make[2]: Nothing to be done for 'all'.
15:56:43 [2019-09-09T15:56:43.382Z] #58 180.0   INSTALL  criu/criu
15:56:43 [2019-09-09T15:56:43.597Z] #13 109.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
15:56:43 [2019-09-09T15:56:43.597Z] #13 109.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:56:43 [2019-09-09T15:56:43.637Z] #58 DONE 180.1s
15:56:43 [2019-09-09T15:56:43.637Z] 
15:56:43 [2019-09-09T15:56:43.637Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:56:44 [2019-09-09T15:56:44.328Z] compress/flate
15:56:44 [2019-09-09T15:56:44.328Z] go/parser
15:56:44 [2019-09-09T15:56:44.564Z] #47 ...
15:56:44 [2019-09-09T15:56:44.564Z] 
15:56:44 [2019-09-09T15:56:44.564Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:56:44 [2019-09-09T15:56:44.564Z] #24 DONE 245.1s
15:56:44 [2019-09-09T15:56:44.614Z] context
15:56:44 [2019-09-09T15:56:44.861Z] 
15:56:44 [2019-09-09T15:56:44.861Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:56:44 [2019-09-09T15:56:44.910Z] go/doc
15:56:44 [2019-09-09T15:56:44.910Z] math/big
15:56:44 [2019-09-09T15:56:44.910Z] compress/gzip
15:56:45 [2019-09-09T15:56:45.200Z] encoding/hex
15:56:45 [2019-09-09T15:56:45.200Z] net
15:56:45 [2019-09-09T15:56:45.486Z] internal/x/text/unicode/bidi
15:56:45 [2019-09-09T15:56:45.771Z] github.com/LK4D4/vndr/build
15:56:46 [2019-09-09T15:56:46.057Z] internal/x/text/secure/bidirule
15:56:46 [2019-09-09T15:56:46.343Z] internal/x/text/unicode/norm
15:56:46 [2019-09-09T15:56:46.629Z] internal/x/net/http2/hpack
15:56:47 [2019-09-09T15:56:47.251Z] mime
15:56:47 [2019-09-09T15:56:47.251Z] crypto/rand
15:56:47 [2019-09-09T15:56:47.375Z] #47 ...
15:56:47 [2019-09-09T15:56:47.375Z] 
15:56:47 [2019-09-09T15:56:47.375Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
15:56:47 [2019-09-09T15:56:47.536Z] crypto/elliptic
15:56:47 [2019-09-09T15:56:47.536Z] encoding/asn1
15:56:47 [2019-09-09T15:56:47.822Z] crypto/rsa
15:56:48 [2019-09-09T15:56:48.109Z] crypto/dsa
15:56:48 [2019-09-09T15:56:48.302Z] #25 DONE 1.0s
15:56:48 [2019-09-09T15:56:48.302Z] 
15:56:48 [2019-09-09T15:56:48.302Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
15:56:48 [2019-09-09T15:56:48.302Z] #28 DONE 0.2s
15:56:48 [2019-09-09T15:56:48.302Z] 
15:56:48 [2019-09-09T15:56:48.302Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:56:48 [2019-09-09T15:56:48.302Z] #47 ...
15:56:48 [2019-09-09T15:56:48.302Z] 
15:56:48 [2019-09-09T15:56:48.302Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
15:56:48 [2019-09-09T15:56:48.302Z] #31 DONE 0.1s
15:56:48 [2019-09-09T15:56:48.302Z] 
15:56:48 [2019-09-09T15:56:48.302Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
15:56:48 [2019-09-09T15:56:48.395Z] mime/quotedprintable
15:56:48 [2019-09-09T15:56:48.395Z] internal/x/net/idna
15:56:48 [2019-09-09T15:56:48.395Z] crypto/ecdsa
15:56:48 [2019-09-09T15:56:48.395Z] crypto/x509/pkix
15:56:48 [2019-09-09T15:56:48.557Z] #34 DONE 0.1s
15:56:48 [2019-09-09T15:56:48.557Z] 
15:56:48 [2019-09-09T15:56:48.557Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
15:56:48 [2019-09-09T15:56:48.557Z] #39 DONE 0.1s
15:56:48 [2019-09-09T15:56:48.557Z] 
15:56:48 [2019-09-09T15:56:48.557Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
15:56:48 [2019-09-09T15:56:48.557Z] #43 DONE 0.1s
15:56:48 [2019-09-09T15:56:48.557Z] 
15:56:48 [2019-09-09T15:56:48.557Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:56:48 [2019-09-09T15:56:48.681Z] internal/x/crypto/cryptobyte
15:56:48 [2019-09-09T15:56:48.681Z] net/http/internal
15:56:48 [2019-09-09T15:56:48.966Z] os/exec
15:56:50 [2019-09-09T15:56:50.211Z] #13 ...
15:56:50 [2019-09-09T15:56:50.212Z] 
15:56:50 [2019-09-09T15:56:50.212Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:56:50 [2019-09-09T15:56:50.212Z] #58 117.9   CC       criu/crtools.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 118.5   CC       criu/eventfd.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 118.9   CC       criu/eventpoll.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 119.7   CC       criu/external.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 120.0   CC       criu/fault-injection.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 120.1   CC       criu/fdstore.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 120.5   CC       criu/fifo.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 120.9   CC       criu/file-ids.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 121.2   CC       criu/file-lock.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 122.2   CC       criu/files-ext.o
15:56:50 [2019-09-09T15:56:50.212Z] #58 122.5   CC       criu/files-reg.o
15:56:50 [2019-09-09T15:56:50.450Z] internal/x/net/http/httpproxy
15:56:50 [2019-09-09T15:56:50.450Z] net/textproto
15:56:50 [2019-09-09T15:56:50.450Z] crypto/x509
15:56:50 [2019-09-09T15:56:50.450Z] internal/x/net/http/httpguts
15:56:50 [2019-09-09T15:56:50.450Z] mime/multipart
15:56:50 [2019-09-09T15:56:50.467Z] #58 124.4   CC       criu/files.o
15:56:51 [2019-09-09T15:56:51.078Z] crypto/tls
15:56:51 [2019-09-09T15:56:51.903Z] Removing intermediate container 6d70f9978b31
15:56:51 [2019-09-09T15:56:51.903Z]  ---> 503b121e1319
15:56:51 [2019-09-09T15:56:51.903Z] Step 71/126 : FROM dev-base AS dockercli
15:56:51 [2019-09-09T15:56:51.903Z]  ---> 8447a256e0a0
15:56:51 [2019-09-09T15:56:51.903Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
15:56:51 [2019-09-09T15:56:51.903Z]  ---> Running in 0b51d1ee9b57
15:56:51 [2019-09-09T15:56:51.903Z] Removing intermediate container 0b51d1ee9b57
15:56:51 [2019-09-09T15:56:51.903Z]  ---> f23a67fdf295
15:56:51 [2019-09-09T15:56:51.903Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:51 [2019-09-09T15:56:51.903Z]  ---> 80df01c3783e
15:56:51 [2019-09-09T15:56:51.903Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:51 [2019-09-09T15:56:51.903Z]  ---> 3536beb60c56
15:56:51 [2019-09-09T15:56:51.903Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:51 [2019-09-09T15:56:51.903Z]  ---> Running in 97d6edc73c84
15:56:52 [2019-09-09T15:56:52.282Z] + RM_GOPATH=0
15:56:52 [2019-09-09T15:56:52.282Z] + TMP_GOPATH=
15:56:52 [2019-09-09T15:56:52.282Z] + : /build
15:56:52 [2019-09-09T15:56:52.282Z] + '[' -z '' ']'
15:56:52 [2019-09-09T15:56:52.282Z] ++ mktemp -d
15:56:52 [2019-09-09T15:56:52.282Z] + export GOPATH=/tmp/tmp.V6A9BE2Iy9
15:56:52 [2019-09-09T15:56:52.282Z] + GOPATH=/tmp/tmp.V6A9BE2Iy9
15:56:52 [2019-09-09T15:56:52.282Z] + RM_GOPATH=1
15:56:52 [2019-09-09T15:56:52.282Z] ++ dirname ./install.sh
15:56:52 [2019-09-09T15:56:52.282Z] + dir=.
15:56:52 [2019-09-09T15:56:52.282Z] + bin=dockercli
15:56:52 [2019-09-09T15:56:52.282Z] + shift
15:56:52 [2019-09-09T15:56:52.282Z] + '[' '!' -f ./dockercli.installer ']'
15:56:52 [2019-09-09T15:56:52.282Z] + . ./dockercli.installer
15:56:52 [2019-09-09T15:56:52.282Z] ++ DOCKERCLI_CHANNEL=stable
15:56:52 [2019-09-09T15:56:52.282Z] ++ DOCKERCLI_VERSION=17.06.2-ce
15:56:52 [2019-09-09T15:56:52.282Z] + install_dockercli
15:56:52 [2019-09-09T15:56:52.282Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
15:56:52 [2019-09-09T15:56:52.282Z] Install docker/cli version 17.06.2-ce from stable
15:56:52 [2019-09-09T15:56:52.282Z] ++ uname -m
15:56:52 [2019-09-09T15:56:52.282Z] + arch=s390x
15:56:52 [2019-09-09T15:56:52.282Z] + '[' s390x '!=' x86_64 ']'
15:56:52 [2019-09-09T15:56:52.282Z] + '[' s390x '!=' s390x ']'
15:56:52 [2019-09-09T15:56:52.282Z] + url=https://download.docker.com/linux/static
15:56:52 [2019-09-09T15:56:52.282Z] + tar -xz docker/docker
15:56:52 [2019-09-09T15:56:52.282Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:56:53 [2019-09-09T15:56:53.020Z] #58 126.7   CC       criu/filesystems.o
15:56:53 [2019-09-09T15:56:53.114Z] net/http/httptrace
15:56:53 [2019-09-09T15:56:53.114Z] net/http
15:56:53 [2019-09-09T15:56:53.286Z] #58 127.4   CC       criu/fsnotify.o
15:56:53 [2019-09-09T15:56:53.542Z] + mkdir -p /build
15:56:53 [2019-09-09T15:56:53.543Z] + mv docker/docker /build/
15:56:53 [2019-09-09T15:56:53.543Z] + rmdir docker
15:56:53 [2019-09-09T15:56:53.912Z] Removing intermediate container 97d6edc73c84
15:56:53 [2019-09-09T15:56:53.912Z]  ---> d0d4d2a8566b
15:56:53 [2019-09-09T15:56:53.912Z] Step 76/126 : FROM runtime-dev AS runc
15:56:53 [2019-09-09T15:56:53.912Z]  ---> 6b655516cd32
15:56:53 [2019-09-09T15:56:53.912Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
15:56:53 [2019-09-09T15:56:53.912Z]  ---> Running in e1fb3613652d
15:56:54 [2019-09-09T15:56:54.274Z] Removing intermediate container e1fb3613652d
15:56:54 [2019-09-09T15:56:54.274Z]  ---> b4611c3ebdd8
15:56:54 [2019-09-09T15:56:54.274Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:56:54 [2019-09-09T15:56:54.274Z]  ---> 24b41874c34d
15:56:54 [2019-09-09T15:56:54.274Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:56:54 [2019-09-09T15:56:54.639Z]  ---> 44f0f21e71e8
15:56:54 [2019-09-09T15:56:54.639Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:56:54 [2019-09-09T15:56:54.639Z]  ---> Running in 7e7fdcb55136
15:56:54 [2019-09-09T15:56:54.650Z] #58 ...
15:56:54 [2019-09-09T15:56:54.650Z] 
15:56:54 [2019-09-09T15:56:54.650Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.8 Setting up aufs-tools (1:4.1+20161219-1) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.8 Setting up libsepol1-dev:amd64 (2.6-2) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Processing triggers for mime-support (3.60) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up libcap2-bin (1:2.25-1) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:56:54 [2019-09-09T15:56:54.650Z] #13 120.9 Setting up bash-completion (1:2.1-4.3) ...
15:56:55 [2019-09-09T15:56:55.067Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
15:56:55 [2019-09-09T15:56:55.067Z] + RM_GOPATH=0
15:56:55 [2019-09-09T15:56:55.067Z] + TMP_GOPATH=
15:56:55 [2019-09-09T15:56:55.067Z] + : /build
15:56:55 [2019-09-09T15:56:55.067Z] + '[' -z '' ']'
15:56:55 [2019-09-09T15:56:55.067Z] ++ mktemp -d
15:56:55 [2019-09-09T15:56:55.067Z] + export GOPATH=/tmp/tmp.hk4aCluqaB
15:56:55 [2019-09-09T15:56:55.067Z] + GOPATH=/tmp/tmp.hk4aCluqaB
15:56:55 [2019-09-09T15:56:55.067Z] + RM_GOPATH=1
15:56:55 [2019-09-09T15:56:55.067Z] ++ dirname ./install.sh
15:56:55 [2019-09-09T15:56:55.067Z] + dir=.
15:56:55 [2019-09-09T15:56:55.067Z] + bin=runc
15:56:55 [2019-09-09T15:56:55.067Z] + shift
15:56:55 [2019-09-09T15:56:55.067Z] + '[' '!' -f ./runc.installer ']'
15:56:55 [2019-09-09T15:56:55.067Z] + . ./runc.installer
15:56:55 [2019-09-09T15:56:55.067Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
15:56:55 [2019-09-09T15:56:55.067Z] + install_runc
15:56:55 [2019-09-09T15:56:55.067Z] + grep -q '^3\.10\.0.*\.el7\.'
15:56:55 [2019-09-09T15:56:55.067Z] + uname -r
15:56:55 [2019-09-09T15:56:55.067Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:56:55 [2019-09-09T15:56:55.067Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
15:56:55 [2019-09-09T15:56:55.067Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hk4aCluqaB/src/github.com/opencontainers/runc
15:56:55 [2019-09-09T15:56:55.067Z] Cloning into '/tmp/tmp.hk4aCluqaB/src/github.com/opencontainers/runc'...
15:56:55 [2019-09-09T15:56:55.085Z] #47 212.2 🇩 bin/containerd
15:56:55 [2019-09-09T15:56:55.925Z] + cd /tmp/tmp.hk4aCluqaB/src/github.com/opencontainers/runc
15:56:55 [2019-09-09T15:56:55.925Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
15:56:56 [2019-09-09T15:56:56.296Z] + '[' -z '' ']'
15:56:56 [2019-09-09T15:56:56.296Z] + target=static
15:56:56 [2019-09-09T15:56:56.296Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:56:56 [2019-09-09T15:56:56.296Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
15:56:56 [2019-09-09T15:56:56.569Z] github.com/LK4D4/vndr/godl
15:56:56 [2019-09-09T15:56:56.569Z] github.com/LK4D4/vndr
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.1 Setting up libonig4:amd64 (6.1.3-2) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.1 Setting up zip (3.0-11+b1) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.1 Setting up bzip2 (1.0.6-8.1) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up libaio1:amd64 (0.3.110-3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up xz-utils (5.2.2-1.2+b1) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.3 Setting up libpcre32-3:amd64 (2:8.39-3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
15:56:56 [2019-09-09T15:56:56.792Z] #13 123.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:56:57 [2019-09-09T15:56:57.048Z] #13 123.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
15:56:57 [2019-09-09T15:56:57.048Z] #13 123.6 Setting up libpcre16-3:amd64 (2:8.39-3) ...
15:56:57 [2019-09-09T15:56:57.048Z] #13 123.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.6 Setting up libnl-3-200:amd64 (3.2.27-2) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up pigz (2.3.4-1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up libmpdec2:amd64 (2.4.2-1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up mingw-w64-common (5.0.1-1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up jq (1.5+dfsg-1.3) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up xfsprogs (4.9.0+nmu1) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up vim (2:8.0.0197-4+deb9u3) ...
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:56:57 [2019-09-09T15:56:57.303Z] #13 123.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.9 Setting up iptables (1.6.0+snapshot20161117-6) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.9 Setting up btrfs-progs (4.7.3-1) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
15:56:57 [2019-09-09T15:56:57.597Z] #13 123.9 Setting up python3.5 (3.5.3-1+deb9u1) ...
15:57:00 [2019-09-09T15:57:00.951Z] Removing intermediate container 00682c212cbd
15:57:00 [2019-09-09T15:57:00.951Z]  ---> 559266d36b66
15:57:00 [2019-09-09T15:57:00.951Z] Step 49/126 : FROM dev-base AS containerd
15:57:00 [2019-09-09T15:57:00.951Z]  ---> e1839d81822e
15:57:00 [2019-09-09T15:57:00.951Z] Step 50/126 : ARG DEBIAN_FRONTEND
15:57:00 [2019-09-09T15:57:00.951Z]  ---> Using cache
15:57:00 [2019-09-09T15:57:00.951Z]  ---> d37d0500c383
15:57:00 [2019-09-09T15:57:00.951Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
15:57:00 [2019-09-09T15:57:00.951Z]  ---> Running in a75a43212580
15:57:00 [2019-09-09T15:57:00.951Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:57:00 [2019-09-09T15:57:00.951Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:57:00 [2019-09-09T15:57:00.951Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:57:00 [2019-09-09T15:57:00.951Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:57:00 [2019-09-09T15:57:00.951Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:57:00 [2019-09-09T15:57:00.951Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
15:57:01 [2019-09-09T15:57:01.572Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:57:01 [2019-09-09T15:57:01.572Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 Setting up btrfs-tools (4.7.3-1) ...
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 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
15:57:02 [2019-09-09T15:57:02.042Z] #13 128.3 Setting up python3 (3.5.3-1) ...
15:57:03 [2019-09-09T15:57:03.601Z] Fetched 7721 kB in 2s (3147 kB/s)
15:57:03 [2019-09-09T15:57:03.972Z] #13 130.1 Setting up apparmor (2.11.0-3+deb9u2) ...
15:57:04 [2019-09-09T15:57:04.608Z] Reading package lists...
15:57:04 [2019-09-09T15:57:04.899Z] #13 ...
15:57:04 [2019-09-09T15:57:04.899Z] 
15:57:04 [2019-09-09T15:57:04.899Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:04 [2019-09-09T15:57:04.899Z] #58 128.8   CC       criu/image-desc.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 128.9   CC       criu/image.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 129.9   CC       criu/ipc_ns.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 131.2   CC       criu/irmap.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 132.2   CC       criu/kcmp-ids.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 132.6   CC       criu/kerndat.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 133.8   CC       criu/libnetlink.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 134.2   CC       criu/log.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 134.6   CC       criu/lsm.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 135.1   CC       criu/mem.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 136.9   CC       criu/mount.o
15:57:04 [2019-09-09T15:57:04.899Z] #58 ...
15:57:04 [2019-09-09T15:57:04.899Z] 
15:57:04 [2019-09-09T15:57:04.899Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:57:04 [2019-09-09T15:57:04.899Z] #13 131.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:57:05 [2019-09-09T15:57:05.157Z] #13 131.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:57:05 [2019-09-09T15:57:05.413Z] #13 131.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
15:57:05 [2019-09-09T15:57:05.613Z] Reading package lists...
15:57:05 [2019-09-09T15:57:05.668Z] #13 132.0 Setting up python3-wheel (0.29.0-2) ...
15:57:05 [2019-09-09T15:57:05.895Z] Building dependency tree...
15:57:05 [2019-09-09T15:57:05.895Z] Reading state information...
15:57:05 [2019-09-09T15:57:05.895Z] The following additional packages will be installed:
15:57:05 [2019-09-09T15:57:05.895Z]   btrfs-progs liblzo2-2
15:57:05 [2019-09-09T15:57:05.895Z] The following NEW packages will be installed:
15:57:05 [2019-09-09T15:57:05.895Z]   btrfs-progs btrfs-tools liblzo2-2
15:57:05 [2019-09-09T15:57:05.895Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
15:57:05 [2019-09-09T15:57:05.895Z] Need to get 588 kB of archives.
15:57:05 [2019-09-09T15:57:05.895Z] After this operation, 5005 kB of additional disk space will be used.
15:57:05 [2019-09-09T15:57:05.895Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:57:05 [2019-09-09T15:57:05.895Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
15:57:05 [2019-09-09T15:57:05.924Z] #13 ...
15:57:05 [2019-09-09T15:57:05.924Z] 
15:57:05 [2019-09-09T15:57:05.924Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
15:57:05 [2019-09-09T15:57:05.924Z] #42 154.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:57:05 [2019-09-09T15:57:05.924Z] #42 156.8 + mkdir -p /build
15:57:05 [2019-09-09T15:57:05.924Z] #42 156.8 + cp runc /build/runc
15:57:05 [2019-09-09T15:57:05.924Z] #42 DONE 158.5s
15:57:06 [2019-09-09T15:57:06.177Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
15:57:06 [2019-09-09T15:57:06.177Z] debconf: delaying package configuration, since apt-utils is not installed
15:57:06 [2019-09-09T15:57:06.177Z] Fetched 588 kB in 0s (6108 kB/s)
15:57:06 [2019-09-09T15:57:06.177Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:57:06 [2019-09-09T15:57:06.177Z] (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.)
15:57:06 [2019-09-09T15:57:06.177Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:57:06 [2019-09-09T15:57:06.177Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:57:06 [2019-09-09T15:57:06.183Z] 
15:57:06 [2019-09-09T15:57:06.183Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:06 [2019-09-09T15:57:06.461Z] Selecting previously unselected package btrfs-progs.
15:57:06 [2019-09-09T15:57:06.461Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
15:57:06 [2019-09-09T15:57:06.461Z] Unpacking btrfs-progs (4.7.3-1) ...
15:57:06 [2019-09-09T15:57:06.461Z] Selecting previously unselected package btrfs-tools.
15:57:06 [2019-09-09T15:57:06.461Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
15:57:06 [2019-09-09T15:57:06.461Z] Unpacking btrfs-tools (4.7.3-1) ...
15:57:06 [2019-09-09T15:57:06.461Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:06 [2019-09-09T15:57:06.461Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:57:06 [2019-09-09T15:57:06.461Z] Setting up btrfs-progs (4.7.3-1) ...
15:57:06 [2019-09-09T15:57:06.461Z] Setting up btrfs-tools (4.7.3-1) ...
15:57:06 [2019-09-09T15:57:06.461Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:07 [2019-09-09T15:57:07.076Z] Removing intermediate container a75a43212580
15:57:07 [2019-09-09T15:57:07.076Z]  ---> 0a0104f5499d
15:57:07 [2019-09-09T15:57:07.076Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd
15:57:07 [2019-09-09T15:57:07.076Z]  ---> Running in f3f36028761d
15:57:07 [2019-09-09T15:57:07.076Z] Removing intermediate container f3f36028761d
15:57:07 [2019-09-09T15:57:07.076Z]  ---> ab8f12297216
15:57:07 [2019-09-09T15:57:07.076Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:57:07 [2019-09-09T15:57:07.109Z] #47 ...
15:57:07 [2019-09-09T15:57:07.109Z] 
15:57:07 [2019-09-09T15:57:07.109Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:07 [2019-09-09T15:57:07.109Z] #58 141.0   CC       criu/namespaces.o
15:57:07 [2019-09-09T15:57:07.362Z]  ---> d2887d7500ec
15:57:07 [2019-09-09T15:57:07.362Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:57:07 [2019-09-09T15:57:07.362Z]  ---> 9b1d42c535be
15:57:07 [2019-09-09T15:57:07.362Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:57:07 [2019-09-09T15:57:07.362Z]  ---> Running in d76da8403fec
15:57:07 [2019-09-09T15:57:07.645Z] + RM_GOPATH=0
15:57:07 [2019-09-09T15:57:07.645Z] + TMP_GOPATH=
15:57:07 [2019-09-09T15:57:07.645Z] + : /build
15:57:07 [2019-09-09T15:57:07.645Z] + '[' -z '' ']'
15:57:07 [2019-09-09T15:57:07.645Z] ++ mktemp -d
15:57:07 [2019-09-09T15:57:07.645Z] + export GOPATH=/tmp/tmp.a6KezQWr7B
15:57:07 [2019-09-09T15:57:07.645Z] + GOPATH=/tmp/tmp.a6KezQWr7B
15:57:07 [2019-09-09T15:57:07.645Z] + RM_GOPATH=1
15:57:07 [2019-09-09T15:57:07.645Z] ++ dirname ./install.sh
15:57:07 [2019-09-09T15:57:07.645Z] + dir=.
15:57:07 [2019-09-09T15:57:07.645Z] + bin=containerd
15:57:07 [2019-09-09T15:57:07.645Z] + shift
15:57:07 [2019-09-09T15:57:07.645Z] + '[' '!' -f ./containerd.installer ']'
15:57:07 [2019-09-09T15:57:07.645Z] + . ./containerd.installer
15:57:07 [2019-09-09T15:57:07.645Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310
15:57:07 [2019-09-09T15:57:07.645Z] + install_containerd
15:57:07 [2019-09-09T15:57:07.645Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310'
15:57:07 [2019-09-09T15:57:07.645Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.a6KezQWr7B/src/github.com/containerd/containerd
15:57:07 [2019-09-09T15:57:07.645Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310
15:57:07 [2019-09-09T15:57:07.645Z] Cloning into '/tmp/tmp.a6KezQWr7B/src/github.com/containerd/containerd'...
15:57:08 [2019-09-09T15:57:08.996Z] #58 142.6   CC       criu/net.o
15:57:10 [2019-09-09T15:57:10.142Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:57:10 [2019-09-09T15:57:10.142Z] + mkdir -p /build
15:57:10 [2019-09-09T15:57:10.142Z] + cp runc /build/runc
15:57:10 [2019-09-09T15:57:10.929Z] Removing intermediate container 7e7fdcb55136
15:57:10 [2019-09-09T15:57:10.929Z]  ---> 16cbe5183bae
15:57:10 [2019-09-09T15:57:10.929Z] Step 81/126 : FROM dev-base AS tini
15:57:10 [2019-09-09T15:57:10.929Z]  ---> 8447a256e0a0
15:57:10 [2019-09-09T15:57:10.929Z] Step 82/126 : ARG DEBIAN_FRONTEND
15:57:10 [2019-09-09T15:57:10.929Z]  ---> Using cache
15:57:10 [2019-09-09T15:57:10.929Z]  ---> 8108a4c19234
15:57:10 [2019-09-09T15:57:10.929Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
15:57:10 [2019-09-09T15:57:10.929Z]  ---> Running in 0cb8fae60ca5
15:57:11 [2019-09-09T15:57:11.294Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:57:11 [2019-09-09T15:57:11.294Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:57:11 [2019-09-09T15:57:11.294Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:57:11 [2019-09-09T15:57:11.294Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:57:11 [2019-09-09T15:57:11.294Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:57:11 [2019-09-09T15:57:11.552Z] #58 ...
15:57:11 [2019-09-09T15:57:11.552Z] 
15:57:11 [2019-09-09T15:57:11.552Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
15:57:11 [2019-09-09T15:57:11.552Z] #13 133.3 Setting up python3-pkg-resources (33.1.1-1) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 134.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 134.3 Setting up python3-pip (9.0.1-2+deb9u1) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 135.3 Setting up dmsetup (2:1.02.137-2) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 135.3 Setting up python3-setuptools (33.1.1-1) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 136.3 Setting up dh-python (2.20170125) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 137.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 137.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:11 [2019-09-09T15:57:11.552Z] #13 DONE 137.5s
15:57:11 [2019-09-09T15:57:11.552Z] 
15:57:11 [2019-09-09T15:57:11.552Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:57:11 [2019-09-09T15:57:11.663Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
15:57:12 [2019-09-09T15:57:12.488Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:57:12 [2019-09-09T15:57:12.488Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:57:13 [2019-09-09T15:57:13.812Z] Fetched 7671 kB in 2s (3355 kB/s)
15:57:14 [2019-09-09T15:57:14.175Z] Reading package lists...
15:57:14 [2019-09-09T15:57:14.455Z] + cd /tmp/tmp.a6KezQWr7B/src/github.com/containerd/containerd
15:57:14 [2019-09-09T15:57:14.455Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310
15:57:14 [2019-09-09T15:57:14.455Z] + export 'BUILDTAGS=netgo osusergo static_build'
15:57:14 [2019-09-09T15:57:14.455Z] + BUILDTAGS='netgo osusergo static_build'
15:57:14 [2019-09-09T15:57:14.455Z] + export EXTRA_FLAGS=-buildmode=pie
15:57:14 [2019-09-09T15:57:14.455Z] + EXTRA_FLAGS=-buildmode=pie
15:57:14 [2019-09-09T15:57:14.455Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:57:14 [2019-09-09T15:57:14.455Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:57:14 [2019-09-09T15:57:14.455Z] + '[' '' = dynamic ']'
15:57:14 [2019-09-09T15:57:14.455Z] + make
15:57:14 [2019-09-09T15:57:14.455Z] 🇩 bin/ctr
15:57:14 [2019-09-09T15:57:14.540Z] Reading package lists...
15:57:14 [2019-09-09T15:57:14.920Z] Building dependency tree...
15:57:14 [2019-09-09T15:57:14.920Z] Reading state information...
15:57:14 [2019-09-09T15:57:14.920Z] The following additional packages will be installed:
15:57:14 [2019-09-09T15:57:14.920Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:57:14 [2019-09-09T15:57:14.920Z] Suggested packages:
15:57:14 [2019-09-09T15:57:14.920Z]   codeblocks eclipse ninja-build lrzip
15:57:14 [2019-09-09T15:57:14.920Z] Recommended packages:
15:57:14 [2019-09-09T15:57:14.920Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:57:14 [2019-09-09T15:57:14.920Z] The following NEW packages will be installed:
15:57:14 [2019-09-09T15:57:14.920Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:57:14 [2019-09-09T15:57:14.920Z]   vim-common xxd
15:57:14 [2019-09-09T15:57:14.920Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
15:57:14 [2019-09-09T15:57:14.920Z] Need to get 13.2 MB of archives.
15:57:14 [2019-09-09T15:57:14.920Z] After this operation, 59.4 MB of additional disk space will be used.
15:57:14 [2019-09-09T15:57:14.920Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
15:57:14 [2019-09-09T15:57:14.920Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:57:14 [2019-09-09T15:57:14.920Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
15:57:15 [2019-09-09T15:57:15.298Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:57:15 [2019-09-09T15:57:15.298Z] debconf: delaying package configuration, since apt-utils is not installed
15:57:15 [2019-09-09T15:57:15.298Z] Fetched 13.2 MB in 0s (51.7 MB/s)
15:57:15 [2019-09-09T15:57:15.298Z] Selecting previously unselected package cmake-data.
15:57:15 [2019-09-09T15:57: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.)
15:57:15 [2019-09-09T15:57:15.298Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:57:15 [2019-09-09T15:57:15.298Z] Unpacking cmake-data (3.7.2-1) ...
15:57:15 [2019-09-09T15:57:15.665Z] Selecting previously unselected package liblzo2-2:s390x.
15:57:15 [2019-09-09T15:57:15.665Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:57:15 [2019-09-09T15:57:15.665Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:57:15 [2019-09-09T15:57:15.665Z] Selecting previously unselected package libicu57:s390x.
15:57:15 [2019-09-09T15:57:15.665Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
15:57:15 [2019-09-09T15:57:15.665Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
15:57:16 [2019-09-09T15:57:16.456Z] Selecting previously unselected package libxml2:s390x.
15:57:16 [2019-09-09T15:57:16.456Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
15:57:16 [2019-09-09T15:57:16.456Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
15:57:16 [2019-09-09T15:57:16.456Z] Selecting previously unselected package libarchive13:s390x.
15:57:16 [2019-09-09T15:57:16.456Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
15:57:16 [2019-09-09T15:57:16.876Z] #14 5.321 Collecting yamllint==1.16.0
15:57:16 [2019-09-09T15:57:16.876Z] #14 ...
15:57:16 [2019-09-09T15:57:16.876Z] 
15:57:16 [2019-09-09T15:57:16.876Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:16 [2019-09-09T15:57:16.876Z] #58 145.4   CC       criu/netfilter.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 145.8   CC       criu/page-pipe.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 146.3   CC       criu/page-xfer.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 147.4   CC       criu/pagemap-cache.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 147.8   CC       criu/pagemap.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 148.6   CC       criu/parasite-syscall.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 149.5   CC       criu/path.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 149.8   CC       criu/pie-util-vdso-elf32.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 150.2   CC       criu/pie-util-vdso.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 150.7   CC       criu/pie-util.o
15:57:16 [2019-09-09T15:57:16.876Z] #58 150.8   CC       criu/pipes.o
15:57:16 [2019-09-09T15:57:16.996Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
15:57:16 [2019-09-09T15:57:16.996Z] Selecting previously unselected package libjsoncpp1:s390x.
15:57:16 [2019-09-09T15:57:16.996Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
15:57:16 [2019-09-09T15:57:16.996Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:57:16 [2019-09-09T15:57:16.996Z] Selecting previously unselected package libuv1:s390x.
15:57:16 [2019-09-09T15:57:16.996Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
15:57:16 [2019-09-09T15:57:16.996Z] Unpacking libuv1:s390x (1.9.1-3) ...
15:57:16 [2019-09-09T15:57:16.996Z] Selecting previously unselected package cmake.
15:57:16 [2019-09-09T15:57:16.996Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
15:57:16 [2019-09-09T15:57:16.996Z] Unpacking cmake (3.7.2-1) ...
15:57:17 [2019-09-09T15:57:17.039Z] #47 234.3 🇩 bin/containerd-stress
15:57:17 [2019-09-09T15:57:17.400Z] Selecting previously unselected package xxd.
15:57:17 [2019-09-09T15:57:17.400Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:57:17 [2019-09-09T15:57:17.400Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Selecting previously unselected package vim-common.
15:57:17 [2019-09-09T15:57:17.400Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:57:17 [2019-09-09T15:57:17.400Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Processing triggers for mime-support (3.60) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up libuv1:s390x (1.9.1-3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up cmake-data (3.7.2-1) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
15:57:17 [2019-09-09T15:57:17.400Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
15:57:17 [2019-09-09T15:57:17.400Z] Setting up cmake (3.7.2-1) ...
15:57:17 [2019-09-09T15:57:17.400Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:17 [2019-09-09T15:57:17.525Z] #58 151.4   CC       criu/plugin.o
15:57:17 [2019-09-09T15:57:17.525Z] #58 151.6   CC       criu/proc_parse.o
15:57:18 [2019-09-09T15:57:18.136Z] #47 235.9 🇩 bin/containerd-shim
15:57:18 [2019-09-09T15:57:18.666Z] #58 ...
15:57:18 [2019-09-09T15:57:18.666Z] 
15:57:18 [2019-09-09T15:57:18.666Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:57:18 [2019-09-09T15:57:18.666Z] #55 231.6 + dpkg --print-architecture
15:57:18 [2019-09-09T15:57:18.666Z] #55 231.6 + cd /tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution
15:57:18 [2019-09-09T15:57:18.666Z] #55 231.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:57:18 [2019-09-09T15:57:18.669Z] Removing intermediate container 0cb8fae60ca5
15:57:18 [2019-09-09T15:57:18.669Z]  ---> 4653acac6c54
15:57:18 [2019-09-09T15:57:18.669Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:57:18 [2019-09-09T15:57:18.921Z] #55 231.9 + GOPATH=/tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L7YR4KCtKN
15:57:18 [2019-09-09T15:57:18.921Z] #55 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:57:19 [2019-09-09T15:57:19.033Z]  ---> f08f05ae3667
15:57:19 [2019-09-09T15:57:19.033Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
15:57:19 [2019-09-09T15:57:19.033Z]  ---> Running in 725fc921e0be
15:57:19 [2019-09-09T15:57:19.033Z] Removing intermediate container 725fc921e0be
15:57:19 [2019-09-09T15:57:19.033Z]  ---> e7f82a007e67
15:57:19 [2019-09-09T15:57:19.033Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:57:19 [2019-09-09T15:57:19.405Z]  ---> 573dc38d1b09
15:57:19 [2019-09-09T15:57:19.405Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:57:19 [2019-09-09T15:57:19.405Z]  ---> Running in ca12baab88c2
15:57:19 [2019-09-09T15:57:19.777Z] + RM_GOPATH=0
15:57:19 [2019-09-09T15:57:19.777Z] + TMP_GOPATH=
15:57:19 [2019-09-09T15:57:19.777Z] + : /build
15:57:19 [2019-09-09T15:57:19.777Z] + '[' -z '' ']'
15:57:19 [2019-09-09T15:57:19.777Z] ++ mktemp -d
15:57:19 [2019-09-09T15:57:19.777Z] + export GOPATH=/tmp/tmp.MuD3khmpDB
15:57:19 [2019-09-09T15:57:19.777Z] + GOPATH=/tmp/tmp.MuD3khmpDB
15:57:19 [2019-09-09T15:57:19.777Z] + RM_GOPATH=1
15:57:19 [2019-09-09T15:57:19.777Z] ++ dirname ./install.sh
15:57:19 [2019-09-09T15:57:19.777Z] + dir=.
15:57:19 [2019-09-09T15:57:19.777Z] + bin=tini
15:57:19 [2019-09-09T15:57:19.777Z] + shift
15:57:19 [2019-09-09T15:57:19.777Z] + '[' '!' -f ./tini.installer ']'
15:57:19 [2019-09-09T15:57:19.777Z] + . ./tini.installer
15:57:19 [2019-09-09T15:57:19.777Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:57:19 [2019-09-09T15:57:19.777Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:57:19 [2019-09-09T15:57:19.777Z] + install_tini
15:57:19 [2019-09-09T15:57:19.777Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:57:19 [2019-09-09T15:57:19.777Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.MuD3khmpDB/tini
15:57:19 [2019-09-09T15:57:19.777Z] Cloning into '/tmp/tmp.MuD3khmpDB/tini'...
15:57:20 [2019-09-09T15:57:20.150Z] + cd /tmp/tmp.MuD3khmpDB/tini
15:57:20 [2019-09-09T15:57:20.150Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:57:20 [2019-09-09T15:57:20.150Z] + cmake .
15:57:20 [2019-09-09T15:57:20.150Z] -- The C compiler identification is GNU 6.3.0
15:57:20 [2019-09-09T15:57:20.150Z] -- Check for working C compiler: /usr/bin/cc
15:57:20 [2019-09-09T15:57:20.150Z] -- Check for working C compiler: /usr/bin/cc -- works
15:57:20 [2019-09-09T15:57:20.150Z] -- Detecting C compiler ABI info
15:57:20 [2019-09-09T15:57:20.150Z] -- Detecting C compiler ABI info - done
15:57:20 [2019-09-09T15:57:20.150Z] -- Detecting C compile features
15:57:20 [2019-09-09T15:57:20.513Z] -- Detecting C compile features - done
15:57:20 [2019-09-09T15:57:20.513Z] -- Performing Test HAS_BUILTIN_FORTIFY
15:57:20 [2019-09-09T15:57:20.513Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:57:20 [2019-09-09T15:57:20.513Z] -- Configuring done
15:57:20 [2019-09-09T15:57:20.513Z] -- Generating done
15:57:20 [2019-09-09T15:57:20.513Z] -- Build files have been written to: /tmp/tmp.MuD3khmpDB/tini
15:57:20 [2019-09-09T15:57:20.513Z] + make tini-static
15:57:20 [2019-09-09T15:57:20.513Z] Scanning dependencies of target tini-static
15:57:20 [2019-09-09T15:57:20.513Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:57:20 [2019-09-09T15:57:20.875Z] [100%] Linking C executable tini-static
15:57:20 [2019-09-09T15:57:20.875Z] [100%] Built target tini-static
15:57:20 [2019-09-09T15:57:20.875Z] + mkdir -p /build
15:57:20 [2019-09-09T15:57:20.875Z] + cp tini-static /build/docker-init
15:57:21 [2019-09-09T15:57:21.344Z] Removing intermediate container ca12baab88c2
15:57:21 [2019-09-09T15:57:21.344Z]  ---> fa6ec8b00ca7
15:57:21 [2019-09-09T15:57:21.344Z] Step 88/126 : FROM dev-base AS rootlesskit
15:57:21 [2019-09-09T15:57:21.344Z]  ---> 8447a256e0a0
15:57:21 [2019-09-09T15:57:21.344Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
15:57:21 [2019-09-09T15:57:21.344Z]  ---> Running in 2693eb29c6f6
15:57:21 [2019-09-09T15:57:21.715Z] Removing intermediate container 2693eb29c6f6
15:57:21 [2019-09-09T15:57:21.715Z]  ---> e82a95243c6b
15:57:21 [2019-09-09T15:57:21.715Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:57:21 [2019-09-09T15:57:21.715Z]  ---> f8e3a7c6cef4
15:57:21 [2019-09-09T15:57:21.715Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:57:22 [2019-09-09T15:57:22.081Z]  ---> 1a577e0dd929
15:57:22 [2019-09-09T15:57:22.081Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
15:57:22 [2019-09-09T15:57:22.081Z]  ---> Running in 638537c8dd91
15:57:22 [2019-09-09T15:57:22.443Z] + RM_GOPATH=0
15:57:22 [2019-09-09T15:57:22.443Z] + TMP_GOPATH=
15:57:22 [2019-09-09T15:57:22.443Z] + : /build/
15:57:22 [2019-09-09T15:57:22.443Z] + '[' -z '' ']'
15:57:22 [2019-09-09T15:57:22.443Z] ++ mktemp -d
15:57:22 [2019-09-09T15:57:22.443Z] + export GOPATH=/tmp/tmp.wjzVMFWy92
15:57:22 [2019-09-09T15:57:22.443Z] + GOPATH=/tmp/tmp.wjzVMFWy92
15:57:22 [2019-09-09T15:57:22.443Z] + RM_GOPATH=1
15:57:22 [2019-09-09T15:57:22.443Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:57:22 [2019-09-09T15:57:22.443Z] ++ dirname ./install.sh
15:57:22 [2019-09-09T15:57:22.443Z] + dir=.
15:57:22 [2019-09-09T15:57:22.443Z] + bin=rootlesskit
15:57:22 [2019-09-09T15:57:22.443Z] + shift
15:57:22 [2019-09-09T15:57:22.443Z] + '[' '!' -f ./rootlesskit.installer ']'
15:57:22 [2019-09-09T15:57:22.443Z] + . ./rootlesskit.installer
15:57:22 [2019-09-09T15:57:22.443Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
15:57:22 [2019-09-09T15:57:22.443Z] + install_rootlesskit
15:57:22 [2019-09-09T15:57:22.443Z] + case "$1" in
15:57:22 [2019-09-09T15:57:22.443Z] + export CGO_ENABLED=0
15:57:22 [2019-09-09T15:57:22.443Z] + CGO_ENABLED=0
15:57:22 [2019-09-09T15:57:22.443Z] + _install_rootlesskit
15:57:22 [2019-09-09T15:57:22.443Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
15:57:22 [2019-09-09T15:57:22.443Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wjzVMFWy92/src/github.com/rootless-containers/rootlesskit
15:57:22 [2019-09-09T15:57:22.443Z] Cloning into '/tmp/tmp.wjzVMFWy92/src/github.com/rootless-containers/rootlesskit'...
15:57:23 [2019-09-09T15:57:23.245Z] + cd /tmp/tmp.wjzVMFWy92/src/github.com/rootless-containers/rootlesskit
15:57:23 [2019-09-09T15:57:23.245Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:57:23 [2019-09-09T15:57:23.245Z] + for f in rootlesskit rootlesskit-docker-proxy
15:57:23 [2019-09-09T15:57:23.245Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:57:24 [2019-09-09T15:57:24.877Z] #47 241.8 🇩 bin/containerd-shim-runc-v1
15:57:26 [2019-09-09T15:57:26.803Z] #47 244.5 🇩 binaries
15:57:26 [2019-09-09T15:57:26.803Z] #47 244.5 + mkdir -p /build
15:57:26 [2019-09-09T15:57:26.803Z] #47 244.5 + cp bin/containerd /build/containerd
15:57:26 [2019-09-09T15:57:26.803Z] #47 244.5 + cp bin/containerd-shim /build/containerd-shim
15:57:26 [2019-09-09T15:57:26.803Z] #47 244.5 + cp bin/ctr /build/ctr
15:57:27 [2019-09-09T15:57:27.057Z] #47 DONE 245.1s
15:57:27 [2019-09-09T15:57:27.981Z] 
15:57:27 [2019-09-09T15:57:27.981Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
15:57:28 [2019-09-09T15:57:28.235Z] #48 DONE 0.4s
15:57:28 [2019-09-09T15:57:28.235Z] 
15:57:28 [2019-09-09T15:57:28.235Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
15:57:28 [2019-09-09T15:57:28.489Z] #51 DONE 0.1s
15:57:28 [2019-09-09T15:57:28.489Z] 
15:57:28 [2019-09-09T15:57:28.489Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
15:57:28 [2019-09-09T15:57:28.489Z] #54 DONE 0.2s
15:57:28 [2019-09-09T15:57:28.489Z] 
15:57:28 [2019-09-09T15:57:28.489Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
15:57:28 [2019-09-09T15:57:28.785Z] #56 DONE 0.2s
15:57:28 [2019-09-09T15:57:28.785Z] 
15:57:28 [2019-09-09T15:57:28.785Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
15:57:28 [2019-09-09T15:57:28.785Z] #59 DONE 0.1s
15:57:28 [2019-09-09T15:57:28.785Z] 
15:57:28 [2019-09-09T15:57:28.785Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
15:57:28 [2019-09-09T15:57:28.785Z] #63 DONE 0.1s
15:57:29 [2019-09-09T15:57:29.039Z] 
15:57:29 [2019-09-09T15:57:29.039Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
15:57:29 [2019-09-09T15:57:29.039Z] #65 DONE 0.1s
15:57:29 [2019-09-09T15:57:29.039Z] 
15:57:29 [2019-09-09T15:57:29.039Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
15:57:29 [2019-09-09T15:57:29.039Z] #66 DONE 0.0s
15:57:29 [2019-09-09T15:57:29.039Z] 
15:57:29 [2019-09-09T15:57:29.039Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
15:57:29 [2019-09-09T15:57:29.111Z] #55 ...
15:57:29 [2019-09-09T15:57:29.111Z] 
15:57:29 [2019-09-09T15:57:29.111Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:29 [2019-09-09T15:57:29.111Z] #58 153.6   CC       criu/protobuf-desc.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 154.4   CC       criu/protobuf.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 154.7   CC       criu/pstree.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 155.6   CC       criu/rbtree.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 155.8   CC       criu/rst-malloc.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 156.1   CC       criu/seccomp.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 156.7   CC       criu/seize.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 157.4   CC       criu/servicefd.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 157.8   CC       criu/shmem.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 158.5   CC       criu/sigframe.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 158.7   CC       criu/signalfd.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 159.0   CC       criu/sk-inet.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 160.0   CC       criu/sk-netlink.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 160.5   CC       criu/sk-packet.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 161.0   CC       criu/sk-queue.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 161.7   CC       criu/sk-tcp.o
15:57:29 [2019-09-09T15:57:29.111Z] #58 162.2   CC       criu/sk-unix.o
15:57:29 [2019-09-09T15:57:29.669Z] + for f in rootlesskit rootlesskit-docker-proxy
15:57:29 [2019-09-09T15:57:29.669Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:57:29 [2019-09-09T15:57:29.962Z] #67 DONE 0.9s
15:57:29 [2019-09-09T15:57:29.962Z] 
15:57:29 [2019-09-09T15:57:29.962Z] #68 exporting to image
15:57:29 [2019-09-09T15:57:29.962Z] #68 exporting layers
15:57:30 [2019-09-09T15:57:30.078Z] #58 164.0   CC       criu/sockets.o
15:57:31 [2019-09-09T15:57:31.004Z] #58 ...
15:57:31 [2019-09-09T15:57:31.004Z] 
15:57:31 [2019-09-09T15:57:31.004Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:57:31 [2019-09-09T15:57:31.004Z] #14 12.02   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:57:31 [2019-09-09T15:57:31.004Z] #14 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:57:31 [2019-09-09T15:57:31.004Z] #14 13.43   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
15:57:31 [2019-09-09T15:57:31.004Z] #14 14.81 Collecting pyyaml (from yamllint==1.16.0)
15:57:31 [2019-09-09T15:57:31.004Z] #14 15.98   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
15:57:31 [2019-09-09T15:57:31.004Z] #14 17.42 Building wheels for collected packages: pathspec, pyyaml
15:57:31 [2019-09-09T15:57:31.004Z] #14 17.42   Running setup.py bdist_wheel for pathspec: started
15:57:31 [2019-09-09T15:57:31.004Z] #14 18.64   Running setup.py bdist_wheel for pathspec: finished with status 'done'
15:57:31 [2019-09-09T15:57:31.004Z] #14 18.64   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
15:57:31 [2019-09-09T15:57:31.004Z] #14 18.66   Running setup.py bdist_wheel for pyyaml: started
15:57:31 [2019-09-09T15:57:31.004Z] #14 19.81   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:57:31 [2019-09-09T15:57:31.004Z] #14 19.81   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
15:57:31 [2019-09-09T15:57:31.004Z] #14 19.88 Successfully built pathspec pyyaml
15:57:31 [2019-09-09T15:57:31.004Z] #14 19.89 Installing collected packages: pathspec, pyyaml, yamllint
15:57:31 [2019-09-09T15:57:31.260Z] #14 ...
15:57:31 [2019-09-09T15:57:31.260Z] 
15:57:31 [2019-09-09T15:57:31.260Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:31 [2019-09-09T15:57:31.260Z] #58 165.1   CC       criu/stats.o
15:57:31 [2019-09-09T15:57:31.515Z] #58 165.4   CC       criu/string.o
15:57:31 [2019-09-09T15:57:31.515Z] #58 165.5   CC       criu/sysctl.o
15:57:32 [2019-09-09T15:57:32.075Z] #58 166.2   CC       criu/sysfs_parse.o
15:57:32 [2019-09-09T15:57:32.127Z] Removing intermediate container 638537c8dd91
15:57:32 [2019-09-09T15:57:32.128Z]  ---> 886eea2ab66f
15:57:32 [2019-09-09T15:57:32.128Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
15:57:32 [2019-09-09T15:57:32.128Z]  ---> 738954c9fc5b
15:57:32 [2019-09-09T15:57:32.128Z] Step 94/126 : FROM runtime-dev AS dev
15:57:32 [2019-09-09T15:57:32.128Z]  ---> 6b655516cd32
15:57:32 [2019-09-09T15:57:32.128Z] Step 95/126 : ARG DEBIAN_FRONTEND
15:57:32 [2019-09-09T15:57:32.128Z]  ---> Running in f22ab7bef94b
15:57:32 [2019-09-09T15:57:32.128Z] Removing intermediate container f22ab7bef94b
15:57:32 [2019-09-09T15:57:32.128Z]  ---> b398ed73f29f
15:57:32 [2019-09-09T15:57:32.128Z] Step 96/126 : RUN groupadd -r docker
15:57:32 [2019-09-09T15:57:32.128Z]  ---> Running in b1e427720d2d
15:57:33 [2019-09-09T15:57:33.002Z] #58 166.7   CC       criu/timerfd.o
15:57:33 [2019-09-09T15:57:33.002Z] #58 167.1   CC       criu/tty.o
15:57:33 [2019-09-09T15:57:33.257Z] #58 ...
15:57:33 [2019-09-09T15:57:33.257Z] 
15:57:33 [2019-09-09T15:57:33.257Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
15:57:33 [2019-09-09T15:57:33.257Z] #14 20.42 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
15:57:33 [2019-09-09T15:57:33.257Z] #14 DONE 22.3s
15:57:33 [2019-09-09T15:57:33.451Z] Removing intermediate container b1e427720d2d
15:57:33 [2019-09-09T15:57:33.451Z]  ---> 7e1226165e3d
15:57:33 [2019-09-09T15:57:33.451Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
15:57:33 [2019-09-09T15:57:33.451Z]  ---> Running in 3f77375dca59
15:57:33 [2019-09-09T15:57:33.518Z] 
15:57:33 [2019-09-09T15:57:33.518Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
15:57:33 [2019-09-09T15:57:33.774Z] #16 DONE 0.3s
15:57:33 [2019-09-09T15:57:33.774Z] 
15:57:33 [2019-09-09T15:57:33.774Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
15:57:34 [2019-09-09T15:57:34.255Z] Removing intermediate container 3f77375dca59
15:57:34 [2019-09-09T15:57:34.255Z]  ---> 9f06e09530b6
15:57:34 [2019-09-09T15:57:34.255Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:57:34 [2019-09-09T15:57:34.255Z]  ---> Running in 5174cc98c200
15:57:34 [2019-09-09T15:57:34.619Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:57:34 [2019-09-09T15:57:34.985Z] Removing intermediate container 5174cc98c200
15:57:34 [2019-09-09T15:57:34.985Z]  ---> 64768596b0f5
15:57:34 [2019-09-09T15:57:34.985Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:57:34 [2019-09-09T15:57:34.985Z]  ---> Running in 34d9308e2564
15:57:35 [2019-09-09T15:57:35.661Z] #21 DONE 1.8s
15:57:35 [2019-09-09T15:57:35.661Z] 
15:57:35 [2019-09-09T15:57:35.661Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:35 [2019-09-09T15:57:35.661Z] #58 169.1   CC       criu/tun.o
15:57:35 [2019-09-09T15:57:35.661Z] #58 169.6   CC       criu/uffd.o
15:57:36 [2019-09-09T15:57:36.238Z] Removing intermediate container 34d9308e2564
15:57:36 [2019-09-09T15:57:36.238Z]  ---> 07c4108308b5
15:57:36 [2019-09-09T15:57:36.238Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:57:36 [2019-09-09T15:57:36.238Z]  ---> Running in 8ed33b1c3738
15:57:37 [2019-09-09T15:57:37.015Z] Removing intermediate container 8ed33b1c3738
15:57:37 [2019-09-09T15:57:37.015Z]  ---> 358808c4dd78
15:57:37 [2019-09-09T15:57:37.015Z] Step 101/126 : RUN ldconfig
15:57:37 [2019-09-09T15:57:37.015Z]  ---> Running in c3ede4428321
15:57:37 [2019-09-09T15:57:37.024Z] #58 170.7   CC       criu/util.o
15:57:37 [2019-09-09T15:57:37.855Z] Removing intermediate container c3ede4428321
15:57:37 [2019-09-09T15:57:37.855Z]  ---> b6c5554bfe9d
15:57:37 [2019-09-09T15:57:37.855Z] Step 102/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/*
15:57:37 [2019-09-09T15:57:37.855Z]  ---> Running in 3d2f1e4fed6d
15:57:37 [2019-09-09T15:57:37.991Z] #58 171.8   CC       criu/uts_ns.o
15:57:37 [2019-09-09T15:57:37.991Z] #58 172.1   CC       criu/vdso-compat.o
15:57:38 [2019-09-09T15:57:38.376Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:57:38 [2019-09-09T15:57:38.376Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:57:38 [2019-09-09T15:57:38.376Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:57:38 [2019-09-09T15:57:38.376Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:57:38 [2019-09-09T15:57:38.376Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:57:38 [2019-09-09T15:57:38.376Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
15:57:38 [2019-09-09T15:57:38.552Z] #58 172.3   CC       criu/vdso.o
15:57:38 [2019-09-09T15:57:38.791Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
15:57:38 [2019-09-09T15:57:38.792Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
15:57:39 [2019-09-09T15:57:39.477Z] #58 173.2   LINK     criu/built-in.o
15:57:39 [2019-09-09T15:57:39.477Z] #58 173.4   LINK     criu/criu
15:57:39 [2019-09-09T15:57:39.733Z] #58 173.8   DEP      lib/c/criu.d
15:57:39 [2019-09-09T15:57:39.733Z] #58 173.8   CC       images/rpc.pb-c.o
15:57:40 [2019-09-09T15:57:40.095Z] Fetched 7671 kB in 1s (4497 kB/s)
15:57:40 [2019-09-09T15:57:40.293Z] #58 174.3   CC       lib/c/criu.o
15:57:40 [2019-09-09T15:57:40.293Z] #58 ...
15:57:40 [2019-09-09T15:57:40.293Z] 
15:57:40 [2019-09-09T15:57:40.293Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
15:57:40 [2019-09-09T15:57:40.293Z] #55 252.9 + rm -rf /tmp/tmp.L7YR4KCtKN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L7YR4KCtKN
15:57:40 [2019-09-09T15:57:40.293Z] #55 DONE 253.5s
15:57:40 [2019-09-09T15:57:40.476Z] Reading package lists...
15:57:40 [2019-09-09T15:57:40.549Z] 
15:57:40 [2019-09-09T15:57:40.549Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:41 [2019-09-09T15:57:41.269Z] Reading package lists...
15:57:41 [2019-09-09T15:57:41.269Z] Building dependency tree...
15:57:41 [2019-09-09T15:57:41.269Z] Reading state information...
15:57:41 [2019-09-09T15:57:41.269Z] The following additional packages will be installed:
15:57:41 [2019-09-09T15:57:41.269Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:57:41 [2019-09-09T15:57:41.269Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:57:41 [2019-09-09T15:57:41.269Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:57:41 [2019-09-09T15:57:41.269Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:57:41 [2019-09-09T15:57:41.269Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:57:41 [2019-09-09T15:57:41.269Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:57:41 [2019-09-09T15:57:41.269Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
15:57:41 [2019-09-09T15:57:41.269Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:57:41 [2019-09-09T15:57:41.269Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:57:41 [2019-09-09T15:57:41.269Z] Suggested packages:
15:57:41 [2019-09-09T15:57:41.269Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:57:41 [2019-09-09T15:57:41.269Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:57:41 [2019-09-09T15:57:41.269Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:57:41 [2019-09-09T15:57:41.269Z]   vim-doc vim-scripts xfsdump acl attr quota
15:57:41 [2019-09-09T15:57:41.269Z] Recommended packages:
15:57:41 [2019-09-09T15:57:41.269Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:57:41 [2019-09-09T15:57:41.269Z]   python3-keyrings.alt python3-xdg unzip
15:57:41 [2019-09-09T15:57:41.912Z] #47 ...
15:57:41 [2019-09-09T15:57:41.912Z] 
15:57:41 [2019-09-09T15:57:41.912Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:41 [2019-09-09T15:57:41.912Z] #58 175.5   LINK     lib/c/built-in.o
15:57:41 [2019-09-09T15:57:41.912Z] #58 175.6   LINK     lib/c/libcriu.so
15:57:41 [2019-09-09T15:57:41.912Z] #58 175.8   GEN      magic.py
15:57:41 [2019-09-09T15:57:41.912Z] #58 175.9 Note: Building without setproctitle() and strlcpy() support.
15:57:41 [2019-09-09T15:57:41.912Z] #58 175.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:57:42 [2019-09-09T15:57:42.055Z] The following NEW packages will be installed:
15:57:42 [2019-09-09T15:57:42.056Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
15:57:42 [2019-09-09T15:57:42.056Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:57:42 [2019-09-09T15:57:42.056Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:57:42 [2019-09-09T15:57:42.056Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:57:42 [2019-09-09T15:57:42.056Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:57:42 [2019-09-09T15:57:42.056Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:57:42 [2019-09-09T15:57:42.056Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:57:42 [2019-09-09T15:57:42.056Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:57:42 [2019-09-09T15:57:42.056Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:57:42 [2019-09-09T15:57:42.056Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:57:42 [2019-09-09T15:57:42.056Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:57:42 [2019-09-09T15:57:42.056Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:57:42 [2019-09-09T15:57:42.056Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:57:42 [2019-09-09T15:57:42.056Z]   xfsprogs xxd xz-utils zip
15:57:42 [2019-09-09T15:57:42.056Z] The following packages will be upgraded:
15:57:42 [2019-09-09T15:57:42.056Z]   libsystemd0 libudev1
15:57:42 [2019-09-09T15:57:42.056Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
15:57:42 [2019-09-09T15:57:42.056Z] Need to get 88.6 MB of archives.
15:57:42 [2019-09-09T15:57:42.056Z] After this operation, 565 MB of additional disk space will be used.
15:57:42 [2019-09-09T15:57:42.056Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
15:57:42 [2019-09-09T15:57:42.056Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
15:57:42 [2019-09-09T15:57:42.113Z] #68 exporting layers 10.6s done
15:57:42 [2019-09-09T15:57:42.113Z] #68 writing image sha256:4a0de835ddf1dfbf0e0051e45c5ccf8ecf8e503b799cb59ab4e57390bda884ae done
15:57:42 [2019-09-09T15:57:42.113Z] #68 naming to docker.io/library/docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c done
15:57:42 [2019-09-09T15:57:42.113Z] #68 DONE 10.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:57:42 [2019-09-09T15:57:42.446Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
15:57:42 [2019-09-09T15:57:42.446Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
15:57:42 [2019-09-09T15:57:42.446Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:57:42 [2019-09-09T15:57:42.473Z] #58 176.3 fatal: Not a git repository (or any of the parent directories): .git
15:57:42 [2019-09-09T15:57:42.728Z] #58 176.8 make[1]: Nothing to be done for 'all'.
15:57:42 [2019-09-09T15:57:42.892Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
15:57:42 [2019-09-09T15:57:42.892Z] Get:70 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]
15:57:43 [2019-09-09T15:57:43.192Z] 
15:57:43 [2019-09-09T15:57:43.192Z] Removing bundles/
15:57:43 [2019-09-09T15:57:43.192Z] 
15:57:43 [2019-09-09T15:57:43.192Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.2 make[1]: 'images/built-in.o' is up to date.
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.3 make[1]: 'compel/libcompel.a' is up to date.
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.3 make[1]: 'compel/compel-host-bin' is up to date.
15:57:43 [2019-09-09T15:57:43.289Z] #58 177.3 make[1]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.488Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:57:43 [2019-09-09T15:57:43.489Z] GOOS="" GOARCH="" GOARM=""
15:57:43 [2019-09-09T15:57:43.544Z] #58 ...
15:57:43 [2019-09-09T15:57:43.544Z] 
15:57:43 [2019-09-09T15:57:43.544Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
15:57:43 [2019-09-09T15:57:43.544Z] #24 DONE 256.1s
15:57:43 [2019-09-09T15:57:43.544Z] 
15:57:43 [2019-09-09T15:57:43.544Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
15:57:43 [2019-09-09T15:57:43.544Z] #58 177.3 make[1]: 'soccr/libsoccr.a' is up to date.
15:57:43 [2019-09-09T15:57:43.544Z] #58 177.5 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.544Z] #58 177.5 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.544Z] #58 177.6 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.796Z] Get:71 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]
15:57:43 [2019-09-09T15:57:43.800Z] #58 177.6 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.800Z] #58 177.7 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.800Z] #58 177.7 make[2]: Nothing to be done for 'all'.
15:57:43 [2019-09-09T15:57:43.800Z] #58 177.8 make[2]: Nothing to be done for 'all'.
15:57:44 [2019-09-09T15:57:44.055Z] #58 177.9 make[2]: Nothing to be done for 'all'.
15:57:44 [2019-09-09T15:57:44.055Z] #58 177.9   INSTALL  criu/criu
15:57:44 [2019-09-09T15:57:44.055Z] #58 DONE 178.1s
15:57:44 [2019-09-09T15:57:44.055Z] 
15:57:44 [2019-09-09T15:57:44.055Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:44 [2019-09-09T15:57:44.168Z] debconf: delaying package configuration, since apt-utils is not installed
15:57:44 [2019-09-09T15:57:44.168Z] Fetched 88.6 MB in 1s (46.6 MB/s)
15:57:44 [2019-09-09T15:57:44.168Z] (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.)
15:57:44 [2019-09-09T15:57:44.168Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.168Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
15:57:44 [2019-09-09T15:57:44.168Z] Setting up libsystemd0:s390x (232-25+deb9u12) ...
15:57:44 [2019-09-09T15:57:44.168Z] Selecting previously unselected package bash-completion.
15:57:44 [2019-09-09T15:57:44.168Z] (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.)
15:57:44 [2019-09-09T15:57:44.168Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
15:57:44 [2019-09-09T15:57:44.534Z] Unpacking bash-completion (1:2.1-4.3) ...
15:57:44 [2019-09-09T15:57:44.925Z] Selecting previously unselected package libnet1:s390x.
15:57:44 [2019-09-09T15:57:44.925Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.925Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
15:57:44 [2019-09-09T15:57:44.925Z] Selecting previously unselected package libnfnetlink0:s390x.
15:57:44 [2019-09-09T15:57:44.926Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.926Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
15:57:44 [2019-09-09T15:57:44.926Z] Selecting previously unselected package libpcrecpp0v5:s390x.
15:57:44 [2019-09-09T15:57:44.926Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.926Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
15:57:44 [2019-09-09T15:57:44.926Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.926Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ...
15:57:44 [2019-09-09T15:57:44.926Z] Setting up libudev1:s390x (232-25+deb9u12) ...
15:57:44 [2019-09-09T15:57:44.926Z] Selecting previously unselected package libudev-dev:s390x.
15:57:44 [2019-09-09T15:57:44.926Z] (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 ... 15497 files and directories currently installed.)
15:57:44 [2019-09-09T15:57:44.926Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.926Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
15:57:44 [2019-09-09T15:57:44.926Z] Selecting previously unselected package libpython3.5-minimal:s390x.
15:57:44 [2019-09-09T15:57:44.926Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
15:57:44 [2019-09-09T15:57:44.926Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
15:57:45 [2019-09-09T15:57:45.298Z] Selecting previously unselected package python3.5-minimal.
15:57:45 [2019-09-09T15:57:45.298Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.298Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:57:45 [2019-09-09T15:57:45.298Z] Selecting previously unselected package python3-minimal.
15:57:45 [2019-09-09T15:57:45.298Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.298Z] Unpacking python3-minimal (3.5.3-1) ...
15:57:45 [2019-09-09T15:57:45.298Z] Selecting previously unselected package libmpdec2:s390x.
15:57:45 [2019-09-09T15:57:45.298Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.298Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
15:57:45 [2019-09-09T15:57:45.298Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
15:57:45 [2019-09-09T15:57:45.298Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.298Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
15:57:45 [2019-09-09T15:57:45.667Z] Selecting previously unselected package python3.5.
15:57:45 [2019-09-09T15:57:45.667Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.667Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:57:45 [2019-09-09T15:57:45.667Z] Selecting previously unselected package libpython3-stdlib:s390x.
15:57:45 [2019-09-09T15:57:45.667Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ...
15:57:45 [2019-09-09T15:57:45.667Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
15:57:45 [2019-09-09T15:57:45.667Z] Selecting previously unselected package dh-python.
15:57:45 [2019-09-09T15:57:45.667Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
15:57:46 [2019-09-09T15:57:46.031Z] Unpacking dh-python (2.20170125) ...
15:57:46 [2019-09-09T15:57:46.031Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
15:57:46 [2019-09-09T15:57:46.031Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:57:46 [2019-09-09T15:57:46.394Z] Setting up python3-minimal (3.5.3-1) ...
15:57:46 [2019-09-09T15:57:46.394Z] Selecting previously unselected package python3.
15:57:46 [2019-09-09T15:57:46.394Z] (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.)
15:57:46 [2019-09-09T15:57:46.394Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.394Z] Unpacking python3 (3.5.3-1) ...
15:57:46 [2019-09-09T15:57:46.394Z] Selecting previously unselected package pigz.
15:57:46 [2019-09-09T15:57:46.394Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.394Z] Unpacking pigz (2.3.4-1) ...
15:57:46 [2019-09-09T15:57:46.579Z] #47 ...
15:57:46 [2019-09-09T15:57:46.579Z] 
15:57:46 [2019-09-09T15:57:46.579Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libip4tc0:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libip6tc0:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libiptc0:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libxtables12:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package iptables.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package xxd.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package vim-common.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package bzip2.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking bzip2 (1.0.6-8.1) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package libgpm2:s390x.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
15:57:46 [2019-09-09T15:57:46.891Z] Selecting previously unselected package xz-utils.
15:57:46 [2019-09-09T15:57:46.891Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
15:57:46 [2019-09-09T15:57:46.891Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package aufs-tools.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package liblzo2-2:s390x.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package btrfs-progs.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking btrfs-progs (4.7.3-1) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package btrfs-tools.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking btrfs-tools (4.7.3-1) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package dmsetup.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking dmsetup (2:1.02.137-2) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package libonig4:s390x.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking libonig4:s390x (6.1.3-2) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package libjq1:s390x.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package jq.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking jq (1.5+dfsg-1.3) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package libaio1:s390x.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking libaio1:s390x (0.3.110-3) ...
15:57:47 [2019-09-09T15:57:47.331Z] Selecting previously unselected package libcap2-bin.
15:57:47 [2019-09-09T15:57:47.331Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.331Z] Unpacking libcap2-bin (1:2.25-1) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libsepol1-dev:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libpcre16-3:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libpcre32-3:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libpcre3-dev:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libselinux1-dev:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
15:57:47 [2019-09-09T15:57:47.703Z] Selecting previously unselected package libdevmapper-dev:s390x.
15:57:47 [2019-09-09T15:57:47.703Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
15:57:47 [2019-09-09T15:57:47.703Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
15:57:47 [2019-09-09T15:57:47.943Z] #25 DONE 1.3s
15:57:47 [2019-09-09T15:57:47.943Z] 
15:57:47 [2019-09-09T15:57:47.943Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:47 [2019-09-09T15:57:47.943Z] #47 ...
15:57:47 [2019-09-09T15:57:47.943Z] 
15:57:47 [2019-09-09T15:57:47.943Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
15:57:48 [2019-09-09T15:57:48.070Z] Selecting previously unselected package libnl-3-200:s390x.
15:57:48 [2019-09-09T15:57:48.070Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.070Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
15:57:48 [2019-09-09T15:57:48.070Z] Selecting previously unselected package libprotobuf-c1:s390x.
15:57:48 [2019-09-09T15:57:48.070Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.070Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
15:57:48 [2019-09-09T15:57:48.070Z] Selecting previously unselected package libreadline5:s390x.
15:57:48 [2019-09-09T15:57:48.070Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.070Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
15:57:48 [2019-09-09T15:57:48.070Z] Selecting previously unselected package libsystemd-dev:s390x.
15:57:48 [2019-09-09T15:57:48.070Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.070Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
15:57:48 [2019-09-09T15:57:48.198Z] #28 DONE 0.2s
15:57:48 [2019-09-09T15:57:48.198Z] 
15:57:48 [2019-09-09T15:57:48.198Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
15:57:48 [2019-09-09T15:57:48.198Z] #31 DONE 0.2s
15:57:48 [2019-09-09T15:57:48.198Z] 
15:57:48 [2019-09-09T15:57:48.198Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
15:57:48 [2019-09-09T15:57:48.446Z] Selecting previously unselected package net-tools.
15:57:48 [2019-09-09T15:57:48.446Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.446Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:57:48 [2019-09-09T15:57:48.446Z] Selecting previously unselected package python-pip-whl.
15:57:48 [2019-09-09T15:57:48.446Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:57:48 [2019-09-09T15:57:48.446Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:57:48 [2019-09-09T15:57:48.446Z] Selecting previously unselected package python3-pip.
15:57:48 [2019-09-09T15:57:48.446Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:57:48 [2019-09-09T15:57:48.446Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:57:48 [2019-09-09T15:57:48.446Z] Selecting previously unselected package python3-pkg-resources.
15:57:48 [2019-09-09T15:57:48.446Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:57:48 [2019-09-09T15:57:48.446Z] Unpacking python3-pkg-resources (33.1.1-1) ...
15:57:48 [2019-09-09T15:57:48.446Z] Selecting previously unselected package python3-setuptools.
15:57:48 [2019-09-09T15:57:48.446Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:57:48 [2019-09-09T15:57:48.446Z] Unpacking python3-setuptools (33.1.1-1) ...
15:57:48 [2019-09-09T15:57:48.453Z] #34 DONE 0.1s
15:57:48 [2019-09-09T15:57:48.454Z] 
15:57:48 [2019-09-09T15:57:48.454Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
15:57:48 [2019-09-09T15:57:48.454Z] #39 DONE 0.1s
15:57:48 [2019-09-09T15:57:48.454Z] 
15:57:48 [2019-09-09T15:57:48.454Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:48 [2019-09-09T15:57:48.454Z] #47 ...
15:57:48 [2019-09-09T15:57:48.454Z] 
15:57:48 [2019-09-09T15:57:48.454Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
15:57:48 [2019-09-09T15:57:48.454Z] #43 DONE 0.1s
15:57:48 [2019-09-09T15:57:48.709Z] 
15:57:48 [2019-09-09T15:57:48.709Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
15:57:48 [2019-09-09T15:57:48.817Z] Selecting previously unselected package python3-wheel.
15:57:48 [2019-09-09T15:57:48.817Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:57:48 [2019-09-09T15:57:48.817Z] Unpacking python3-wheel (0.29.0-2) ...
15:57:48 [2019-09-09T15:57:48.817Z] Selecting previously unselected package thin-provisioning-tools.
15:57:48 [2019-09-09T15:57:48.817Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
15:57:48 [2019-09-09T15:57:48.817Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:57:48 [2019-09-09T15:57:48.817Z] Selecting previously unselected package vim-runtime.
15:57:48 [2019-09-09T15:57:48.817Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:57:48 [2019-09-09T15:57:48.817Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:57:48 [2019-09-09T15:57:48.817Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:57:48 [2019-09-09T15:57:48.817Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:57:49 [2019-09-09T15:57:49.598Z] Selecting previously unselected package vim.
15:57:49 [2019-09-09T15:57:49.598Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.598Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:57:49 [2019-09-09T15:57:49.598Z] Selecting previously unselected package xfsprogs.
15:57:49 [2019-09-09T15:57:49.598Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.598Z] Unpacking xfsprogs (4.9.0+nmu1) ...
15:57:49 [2019-09-09T15:57:49.962Z] Selecting previously unselected package zip.
15:57:49 [2019-09-09T15:57:49.962Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.962Z] Unpacking zip (3.0-11+b1) ...
15:57:49 [2019-09-09T15:57:49.962Z] Selecting previously unselected package libapparmor-perl.
15:57:49 [2019-09-09T15:57:49.962Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.962Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:57:49 [2019-09-09T15:57:49.962Z] Selecting previously unselected package apparmor.
15:57:49 [2019-09-09T15:57:49.962Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.962Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
15:57:49 [2019-09-09T15:57:49.962Z] Selecting previously unselected package binutils-mingw-w64-i686.
15:57:49 [2019-09-09T15:57:49.962Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
15:57:49 [2019-09-09T15:57:49.962Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:57:50 [2019-09-09T15:57:50.335Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
15:57:50 [2019-09-09T15:57:50.335Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
15:57:50 [2019-09-09T15:57:50.335Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:57:50 [2019-09-09T15:57:50.718Z] Selecting previously unselected package binutils-mingw-w64.
15:57:50 [2019-09-09T15:57:50.718Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:57:50 [2019-09-09T15:57:50.718Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:57:50 [2019-09-09T15:57:50.718Z] Selecting previously unselected package mingw-w64-common.
15:57:50 [2019-09-09T15:57:50.718Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:57:50 [2019-09-09T15:57:50.718Z] Unpacking mingw-w64-common (5.0.1-1) ...
15:57:51 [2019-09-09T15:57:51.560Z] Selecting previously unselected package mingw-w64-x86-64-dev.
15:57:51 [2019-09-09T15:57:51.560Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:57:51 [2019-09-09T15:57:51.560Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:57:52 [2019-09-09T15:57:52.815Z] Selecting previously unselected package gcc-mingw-w64-base.
15:57:52 [2019-09-09T15:57:52.815Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
15:57:52 [2019-09-09T15:57:52.815Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:57:52 [2019-09-09T15:57:52.815Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
15:57:52 [2019-09-09T15:57:52.815Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
15:57:52 [2019-09-09T15:57:52.815Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:57:54 [2019-09-09T15:57:54.076Z] #47 206.7 🇩 bin/containerd
15:57:56 [2019-09-09T15:57:56.026Z] Selecting previously unselected package g++-mingw-w64-x86-64.
15:57:56 [2019-09-09T15:57:56.026Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
15:57:56 [2019-09-09T15:57:56.026Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up aufs-tools (1:4.1+20161219-1) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up libsepol1-dev:s390x (2.6-2) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:58 [2019-09-09T15:57:58.663Z] Processing triggers for mime-support (3.60) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up libcap2-bin (1:2.25-1) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:57:58 [2019-09-09T15:57:58.663Z] Setting up bash-completion (1:2.1-4.3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libonig4:s390x (6.1.3-2) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up zip (3.0-11+b1) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up bzip2 (1.0.6-8.1) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libaio1:s390x (0.3.110-3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up xz-utils (5.2.2-1.2+b1) ...
15:57:59 [2019-09-09T15:57:59.462Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:57:59 [2019-09-09T15:57:59.462Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:57:59 [2019-09-09T15:57:59.462Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up pigz (2.3.4-1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libmpdec2:s390x (2.4.2-1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up mingw-w64-common (5.0.1-1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up jq (1.5+dfsg-1.3) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up xfsprogs (4.9.0+nmu1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up btrfs-progs (4.7.3-1) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
15:57:59 [2019-09-09T15:57:59.858Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
15:58:01 [2019-09-09T15:58:01.123Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
15:58:01 [2019-09-09T15:58:01.123Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] Setting up btrfs-tools (4.7.3-1) ...
15:58:01 [2019-09-09T15:58:01.123Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] 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
15:58:01 [2019-09-09T15:58:01.123Z] Setting up python3 (3.5.3-1) ...
15:58:01 [2019-09-09T15:58:01.123Z] Setting up apparmor (2.11.0-3+deb9u2) ...
15:58:02 [2019-09-09T15:58:02.089Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:58:02 [2019-09-09T15:58:02.089Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:58:02 [2019-09-09T15:58:02.089Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
15:58:02 [2019-09-09T15:58:02.089Z] Setting up python3-wheel (0.29.0-2) ...
15:58:02 [2019-09-09T15:58:02.089Z] Setting up python3-pkg-resources (33.1.1-1) ...
15:58:02 [2019-09-09T15:58:02.089Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
15:58:02 [2019-09-09T15:58:02.089Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
15:58:02 [2019-09-09T15:58:02.481Z] Setting up dmsetup (2:1.02.137-2) ...
15:58:02 [2019-09-09T15:58:02.481Z] Setting up python3-setuptools (33.1.1-1) ...
15:58:02 [2019-09-09T15:58:02.481Z] Setting up dh-python (2.20170125) ...
15:58:02 [2019-09-09T15:58:02.843Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
15:58:02 [2019-09-09T15:58:02.843Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:58:06 [2019-09-09T15:58:06.917Z] Removing intermediate container 3d2f1e4fed6d
15:58:06 [2019-09-09T15:58:06.917Z]  ---> 0e1282043ba9
15:58:06 [2019-09-09T15:58:06.917Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
15:58:07 [2019-09-09T15:58:07.303Z]  ---> Running in b6d0c461ff14
15:58:08 [2019-09-09T15:58:08.710Z] Collecting yamllint==1.16.0
15:58:08 [2019-09-09T15:58:08.710Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:58:08 [2019-09-09T15:58:08.710Z] Collecting pyyaml (from yamllint==1.16.0)
15:58:09 [2019-09-09T15:58:09.076Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
15:58:09 [2019-09-09T15:58:09.458Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:58:09 [2019-09-09T15:58:09.458Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
15:58:09 [2019-09-09T15:58:09.846Z] Building wheels for collected packages: pyyaml, pathspec
15:58:09 [2019-09-09T15:58:09.846Z]   Running setup.py bdist_wheel for pyyaml: started
15:58:10 [2019-09-09T15:58:10.226Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:58:10 [2019-09-09T15:58:10.226Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
15:58:10 [2019-09-09T15:58:10.226Z]   Running setup.py bdist_wheel for pathspec: started
15:58:10 [2019-09-09T15:58:10.226Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
15:58:10 [2019-09-09T15:58:10.226Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
15:58:10 [2019-09-09T15:58:10.226Z] Successfully built pyyaml pathspec
15:58:10 [2019-09-09T15:58:10.226Z] Installing collected packages: pyyaml, pathspec, yamllint
15:58:10 [2019-09-09T15:58:10.607Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
15:58:11 [2019-09-09T15:58:11.266Z] 🇩 bin/containerd
15:58:11 [2019-09-09T15:58:11.385Z] Removing intermediate container b6d0c461ff14
15:58:11 [2019-09-09T15:58:11.385Z]  ---> c3f8e46b389d
15:58:11 [2019-09-09T15:58:11.385Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
15:58:11 [2019-09-09T15:58:11.778Z]  ---> 9ab5e41a2c93
15:58:11 [2019-09-09T15:58:11.778Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
15:58:13 [2019-09-09T15:58:13.660Z]  ---> 442c714e37f5
15:58:13 [2019-09-09T15:58:13.660Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
15:58:14 [2019-09-09T15:58:14.932Z]  ---> 84d47361eece
15:58:14 [2019-09-09T15:58:14.932Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
15:58:15 [2019-09-09T15:58:15.297Z]  ---> ba00a706ff31
15:58:15 [2019-09-09T15:58:15.297Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
15:58:15 [2019-09-09T15:58:15.673Z]  ---> 88192a6e329e
15:58:15 [2019-09-09T15:58:15.673Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
15:58:16 [2019-09-09T15:58:16.048Z]  ---> 1d6178c6964b
15:58:16 [2019-09-09T15:58:16.048Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
15:58:16 [2019-09-09T15:58:16.415Z]  ---> 9c378ba58de6
15:58:16 [2019-09-09T15:58:16.415Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
15:58:16 [2019-09-09T15:58:16.415Z]  ---> 6afd36af6eae
15:58:16 [2019-09-09T15:58:16.415Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
15:58:17 [2019-09-09T15:58:17.282Z]  ---> 58551fc1e2fa
15:58:17 [2019-09-09T15:58:17.282Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
15:58:17 [2019-09-09T15:58:17.282Z]  ---> 77dbbaead6d4
15:58:17 [2019-09-09T15:58:17.282Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
15:58:17 [2019-09-09T15:58:17.644Z]  ---> e933ff81bd65
15:58:17 [2019-09-09T15:58:17.644Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
15:58:18 [2019-09-09T15:58:18.913Z]  ---> 276044caebe6
15:58:18 [2019-09-09T15:58:18.913Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
15:58:18 [2019-09-09T15:58:18.913Z]  ---> 600cb33ee7c2
15:58:18 [2019-09-09T15:58:18.913Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
15:58:19 [2019-09-09T15:58:19.274Z]  ---> ad72b3b78429
15:58:19 [2019-09-09T15:58:19.274Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
15:58:19 [2019-09-09T15:58:19.641Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
15:58:19 [2019-09-09T15:58:19.641Z] bad55c542dc9: Pulling fs layer
15:58:20 [2019-09-09T15:58:20.029Z] bad55c542dc9: Verifying Checksum
15:58:20 [2019-09-09T15:58:20.029Z] bad55c542dc9: Download complete
15:58:20 [2019-09-09T15:58:20.404Z] bad55c542dc9: Pull complete
15:58:20 [2019-09-09T15:58:20.404Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:58:20 [2019-09-09T15:58:20.404Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:58:20 [2019-09-09T15:58:20.684Z] #47 228.8 🇩 bin/containerd-stress
15:58:20 [2019-09-09T15:58:20.684Z] #47 230.4 🇩 bin/containerd-shim
15:58:20 [2019-09-09T15:58:20.775Z]  ---> 1ff5e043227e
15:58:20 [2019-09-09T15:58:20.775Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
15:58:20 [2019-09-09T15:58:20.775Z]  ---> Running in 39832498cf3b
15:58:20 [2019-09-09T15:58:20.775Z] Removing intermediate container 39832498cf3b
15:58:20 [2019-09-09T15:58:20.775Z]  ---> 13703f2466ab
15:58:20 [2019-09-09T15:58:20.775Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
15:58:20 [2019-09-09T15:58:20.775Z]  ---> Running in fbb962034d83
15:58:21 [2019-09-09T15:58:21.187Z] Removing intermediate container fbb962034d83
15:58:21 [2019-09-09T15:58:21.187Z]  ---> e90843a42c88
15:58:21 [2019-09-09T15:58:21.187Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
15:58:21 [2019-09-09T15:58:21.187Z]  ---> Running in e6f742264538
15:58:21 [2019-09-09T15:58:21.187Z] Removing intermediate container e6f742264538
15:58:21 [2019-09-09T15:58:21.187Z]  ---> accbbfbc7d01
15:58:21 [2019-09-09T15:58:21.187Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
15:58:21 [2019-09-09T15:58:21.610Z]  ---> Running in b028b940e2c5
15:58:21 [2019-09-09T15:58:21.610Z] Removing intermediate container b028b940e2c5
15:58:21 [2019-09-09T15:58:21.610Z]  ---> e690b4c22ba1
15:58:21 [2019-09-09T15:58:21.610Z] Step 123/126 : VOLUME /var/lib/docker
15:58:21 [2019-09-09T15:58:21.610Z]  ---> Running in 6421cec202f9
15:58:21 [2019-09-09T15:58:21.610Z] Removing intermediate container 6421cec202f9
15:58:21 [2019-09-09T15:58:21.610Z]  ---> faedfb6232d8
15:58:21 [2019-09-09T15:58:21.610Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
15:58:21 [2019-09-09T15:58:21.996Z]  ---> Running in b16e946526b8
15:58:21 [2019-09-09T15:58:21.996Z] Removing intermediate container b16e946526b8
15:58:21 [2019-09-09T15:58:21.996Z]  ---> cf1c1e729379
15:58:21 [2019-09-09T15:58:21.996Z] Step 125/126 : FROM dev AS final
15:58:21 [2019-09-09T15:58:21.996Z]  ---> cf1c1e729379
15:58:21 [2019-09-09T15:58:21.996Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
15:58:23 [2019-09-09T15:58:23.990Z] #47 236.2 🇩 bin/containerd-shim-runc-v1
15:58:24 [2019-09-09T15:58:24.437Z]  ---> 0a407db96f8e
15:58:24 [2019-09-09T15:58:24.800Z] Successfully built 0a407db96f8e
15:58:24 [2019-09-09T15:58:24.800Z] Successfully tagged docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:58:25 [2019-09-09T15:58:25.805Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/test/unit
15:58:26 [2019-09-09T15:58:26.496Z] #47 238.9 🇩 binaries
15:58:26 [2019-09-09T15:58:26.496Z] #47 238.9 + mkdir -p /build
15:58:26 [2019-09-09T15:58:26.496Z] #47 238.9 + cp bin/containerd /build/containerd
15:58:26 [2019-09-09T15:58:26.496Z] #47 239.0 + cp bin/containerd-shim /build/containerd-shim
15:58:26 [2019-09-09T15:58:26.496Z] #47 239.0 + cp bin/ctr /build/ctr
15:58:28 [2019-09-09T15:58:28.314Z] ?   	github.com/docker/docker/api	[no test files]
15:58:29 [2019-09-09T15:58:29.133Z] #47 DONE 241.6s
15:58:29 [2019-09-09T15:58:29.692Z] 
15:58:29 [2019-09-09T15:58:29.692Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
15:58:30 [2019-09-09T15:58:30.250Z] #48 DONE 0.7s
15:58:30 [2019-09-09T15:58:30.504Z] 
15:58:30 [2019-09-09T15:58:30.504Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
15:58:30 [2019-09-09T15:58:30.504Z] #51 DONE 0.1s
15:58:30 [2019-09-09T15:58:30.504Z] 
15:58:30 [2019-09-09T15:58:30.504Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
15:58:30 [2019-09-09T15:58:30.802Z] #54 DONE 0.2s
15:58:30 [2019-09-09T15:58:30.802Z] 
15:58:30 [2019-09-09T15:58:30.802Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
15:58:31 [2019-09-09T15:58:31.360Z] #56 DONE 0.6s
15:58:31 [2019-09-09T15:58:31.360Z] 
15:58:31 [2019-09-09T15:58:31.360Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
15:58:31 [2019-09-09T15:58:31.659Z] #59 DONE 0.2s
15:58:31 [2019-09-09T15:58:31.659Z] 
15:58:31 [2019-09-09T15:58:31.659Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
15:58:31 [2019-09-09T15:58:31.659Z] #63 DONE 0.2s
15:58:31 [2019-09-09T15:58:31.659Z] 
15:58:31 [2019-09-09T15:58:31.659Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
15:58:31 [2019-09-09T15:58:31.916Z] #65 DONE 0.4s
15:58:32 [2019-09-09T15:58:32.171Z] 
15:58:32 [2019-09-09T15:58:32.171Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
15:58:32 [2019-09-09T15:58:32.171Z] #66 DONE 0.0s
15:58:32 [2019-09-09T15:58:32.171Z] 
15:58:32 [2019-09-09T15:58:32.171Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
15:58:34 [2019-09-09T15:58:34.053Z] #67 DONE 1.9s
15:58:34 [2019-09-09T15:58:34.053Z] 
15:58:34 [2019-09-09T15:58:34.053Z] #68 exporting to image
15:58:34 [2019-09-09T15:58:34.053Z] #68 exporting layers
15:58:40 [2019-09-09T15:58:40.117Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
15:58:42 [2019-09-09T15:58:42.125Z] #68 exporting layers 6.9s done
15:58:42 [2019-09-09T15:58:42.125Z] #68 writing image sha256:34581cb56cbb0f3d0e976c742a09b0532cc62c51faf92217d6748326593bd14e done
15:58:42 [2019-09-09T15:58:42.125Z] #68 naming to docker.io/library/docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c done
15:58:42 [2019-09-09T15:58:42.125Z] #68 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:58:42 [2019-09-09T15:58:42.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39881/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/validate/default
15:58:43 [2019-09-09T15:58:43.867Z] 🇩 bin/containerd-stress
15:58:43 [2019-09-09T15:58:43.927Z] Congratulations!  All commits are properly signed with the DCO!
15:58:44 [2019-09-09T15:58:44.875Z] 🇩 bin/containerd-shim
15:58:51 [2019-09-09T15:58:51.944Z] Running on azwin-2-646220 in d:\jenkins\workspace\moby_PR-39881
[Pipeline] {
[Pipeline] ws
15:58:51 [2019-09-09T15:58:51.963Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:58:55 [2019-09-09T15:58:55.174Z] 🇩 bin/containerd-shim-runc-v1
15:58:59 [2019-09-09T15:58:59.581Z] 🇩 binaries
15:58:59 [2019-09-09T15:58:59.581Z] + mkdir -p /build
15:58:59 [2019-09-09T15:58:59.581Z] + cp bin/containerd /build/containerd
15:58:59 [2019-09-09T15:58:59.581Z] + cp bin/containerd-shim /build/containerd-shim
15:58:59 [2019-09-09T15:58:59.581Z] + cp bin/ctr /build/ctr
15:59:04 [2019-09-09T15:59:04.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:59:04 [2019-09-09T15:59:04.868Z] 
15:59:04 [2019-09-09T15:59:04.868Z] 
15:59:04 [2019-09-09T15:59:04.868Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:59:04 [2019-09-09T15:59:04.868Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
15:59:04 [2019-09-09T15:59:04.868Z] 
15:59:04 [2019-09-09T15:59:04.868Z] 
15:59:04 [2019-09-09T15:59:04.868Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:59:04 [2019-09-09T15:59:04.868Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:59:04 [2019-09-09T15:59:04.868Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags
15:59:04 [2019-09-09T15:59:04.868Z] PKG_CONFIG=pkg-config
15:59:04 [2019-09-09T15:59:04.868Z] GOLANG_VERSION=1.12.9
15:59:04 [2019-09-09T15:59:04.868Z] HOSTNAME=87f22a049202
15:59:04 [2019-09-09T15:59:04.868Z] KEEPBUNDLE=1
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
15:59:04 [2019-09-09T15:59:04.868Z] container=docker
15:59:04 [2019-09-09T15:59:04.868Z] TEST_SKIP_INTEGRATION=1
15:59:04 [2019-09-09T15:59:04.868Z] GOMETALINTER_OPTS=--deadline=2m
15:59:04 [2019-09-09T15:59:04.868Z] GOPATH=/go
15:59:04 [2019-09-09T15:59:04.868Z] PWD=/go/src/github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] HOME=/root
15:59:04 [2019-09-09T15:59:04.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:59:04 [2019-09-09T15:59:04.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GRAPHDRIVER=overlay2
15:59:04 [2019-09-09T15:59:04.868Z] TEST_INTEGRATION_DEST=2
15:59:04 [2019-09-09T15:59:04.868Z] TERM=xterm
15:59:04 [2019-09-09T15:59:04.868Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2
15:59:04 [2019-09-09T15:59:04.868Z] SHLVL=1
15:59:04 [2019-09-09T15:59:04.868Z] TIMEOUT=120m
15:59:04 [2019-09-09T15:59:04.868Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)
15:59:04 [2019-09-09T15:59:04.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_PKG=github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] _=/usr/bin/env
15:59:04 [2019-09-09T15:59:04.868Z] Building test suite binary ./integration-cli/test.main
15:59:04 [2019-09-09T15:59:04.868Z] No new tests added to integration.
15:59:04 [2019-09-09T15:59:04.868Z] 
15:59:04 [2019-09-09T15:59:04.868Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:59:04 [2019-09-09T15:59:04.868Z] PKG_CONFIG=pkg-config
15:59:04 [2019-09-09T15:59:04.868Z] GOLANG_VERSION=1.12.9
15:59:04 [2019-09-09T15:59:04.868Z] HOSTNAME=3e1e6feb0ca8
15:59:04 [2019-09-09T15:59:04.868Z] KEEPBUNDLE=1
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
15:59:04 [2019-09-09T15:59:04.868Z] container=docker
15:59:04 [2019-09-09T15:59:04.868Z] TEST_SKIP_INTEGRATION=1
15:59:04 [2019-09-09T15:59:04.868Z] GOMETALINTER_OPTS=--deadline=2m
15:59:04 [2019-09-09T15:59:04.868Z] GOPATH=/go
15:59:04 [2019-09-09T15:59:04.868Z] PWD=/go/src/github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] HOME=/root
15:59:04 [2019-09-09T15:59:04.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:59:04 [2019-09-09T15:59:04.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GRAPHDRIVER=overlay2
15:59:04 [2019-09-09T15:59:04.868Z] TEST_INTEGRATION_DEST=3
15:59:04 [2019-09-09T15:59:04.868Z] TERM=xterm
15:59:04 [2019-09-09T15:59:04.868Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3
15:59:04 [2019-09-09T15:59:04.868Z] SHLVL=1
15:59:04 [2019-09-09T15:59:04.868Z] TIMEOUT=120m
15:59:04 [2019-09-09T15:59:04.868Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)
15:59:04 [2019-09-09T15:59:04.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_PKG=github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] _=/usr/bin/env
15:59:04 [2019-09-09T15:59:04.868Z] Building test suite binary ./integration-cli/test.main
15:59:04 [2019-09-09T15:59:04.868Z] PKG_CONFIG=pkg-config
15:59:04 [2019-09-09T15:59:04.868Z] GOLANG_VERSION=1.12.9
15:59:04 [2019-09-09T15:59:04.868Z] HOSTNAME=1b3afb7f3478
15:59:04 [2019-09-09T15:59:04.868Z] KEEPBUNDLE=1
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
15:59:04 [2019-09-09T15:59:04.868Z] container=docker
15:59:04 [2019-09-09T15:59:04.868Z] TEST_SKIP_INTEGRATION_CLI=1
15:59:04 [2019-09-09T15:59:04.868Z] GOMETALINTER_OPTS=--deadline=2m
15:59:04 [2019-09-09T15:59:04.868Z] GOPATH=/go
15:59:04 [2019-09-09T15:59:04.868Z] PWD=/go/src/github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] HOME=/root
15:59:04 [2019-09-09T15:59:04.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:59:04 [2019-09-09T15:59:04.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_GRAPHDRIVER=overlay2
15:59:04 [2019-09-09T15:59:04.868Z] TEST_INTEGRATION_DEST=1
15:59:04 [2019-09-09T15:59:04.868Z] TERM=xterm
15:59:04 [2019-09-09T15:59:04.868Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1
15:59:04 [2019-09-09T15:59:04.868Z] SHLVL=1
15:59:04 [2019-09-09T15:59:04.868Z] TIMEOUT=120m
15:59:04 [2019-09-09T15:59:04.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:59:04 [2019-09-09T15:59:04.868Z] DOCKER_PKG=github.com/docker/docker
15:59:04 [2019-09-09T15:59:04.868Z] _=/usr/bin/env
15:59:04 [2019-09-09T15:59:04.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:59:05 [2019-09-09T15:59:05.066Z] Removing intermediate container d76da8403fec
15:59:05 [2019-09-09T15:59:05.066Z]  ---> e1a7dfe52842
15:59:05 [2019-09-09T15:59:05.066Z] Step 56/126 : FROM dev-base AS proxy
15:59:05 [2019-09-09T15:59:05.066Z]  ---> e1839d81822e
15:59:05 [2019-09-09T15:59:05.066Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy
15:59:05 [2019-09-09T15:59:05.066Z]  ---> Running in aadbc02b60e1
15:59:05 [2019-09-09T15:59:05.066Z] Removing intermediate container aadbc02b60e1
15:59:05 [2019-09-09T15:59:05.066Z]  ---> 530bee7f988e
15:59:05 [2019-09-09T15:59:05.066Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:59:05 [2019-09-09T15:59:05.066Z]  ---> d7a41c925a40
15:59:05 [2019-09-09T15:59:05.066Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:59:05 [2019-09-09T15:59:05.347Z]  ---> f0cef3b10934
15:59:05 [2019-09-09T15:59:05.347Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:59:05 [2019-09-09T15:59:05.347Z]  ---> Running in 158da5c35b2a
15:59:05 [2019-09-09T15:59:05.628Z] + RM_GOPATH=0
15:59:05 [2019-09-09T15:59:05.628Z] + TMP_GOPATH=
15:59:05 [2019-09-09T15:59:05.628Z] + : /build
15:59:05 [2019-09-09T15:59:05.628Z] + '[' -z '' ']'
15:59:05 [2019-09-09T15:59:05.628Z] ++ mktemp -d
15:59:05 [2019-09-09T15:59:05.628Z] + export GOPATH=/tmp/tmp.aA9Fqf79Uj
15:59:05 [2019-09-09T15:59:05.628Z] + GOPATH=/tmp/tmp.aA9Fqf79Uj
15:59:05 [2019-09-09T15:59:05.628Z] + RM_GOPATH=1
15:59:05 [2019-09-09T15:59:05.628Z] ++ dirname ./install.sh
15:59:05 [2019-09-09T15:59:05.628Z] + dir=.
15:59:05 [2019-09-09T15:59:05.628Z] + bin=proxy
15:59:05 [2019-09-09T15:59:05.628Z] + shift
15:59:05 [2019-09-09T15:59:05.628Z] + '[' '!' -f ./proxy.installer ']'
15:59:05 [2019-09-09T15:59:05.628Z] + . ./proxy.installer
15:59:05 [2019-09-09T15:59:05.628Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d
15:59:05 [2019-09-09T15:59:05.628Z] + install_proxy
15:59:05 [2019-09-09T15:59:05.628Z] + case "$1" in
15:59:05 [2019-09-09T15:59:05.628Z] + export CGO_ENABLED=0
15:59:05 [2019-09-09T15:59:05.628Z] + CGO_ENABLED=0
15:59:05 [2019-09-09T15:59:05.628Z] + _install_proxy
15:59:05 [2019-09-09T15:59:05.628Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d'
15:59:05 [2019-09-09T15:59:05.628Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aA9Fqf79Uj/src/github.com/docker/libnetwork
15:59:05 [2019-09-09T15:59:05.628Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d
15:59:05 [2019-09-09T15:59:05.628Z] Cloning into '/tmp/tmp.aA9Fqf79Uj/src/github.com/docker/libnetwork'...
15:59:08 [2019-09-09T15:59:08.318Z] + cd /tmp/tmp.aA9Fqf79Uj/src/github.com/docker/libnetwork
15:59:08 [2019-09-09T15:59:08.318Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d
15:59:08 [2019-09-09T15:59:08.600Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:59:12 [2019-09-09T15:59:12.990Z] Removing intermediate container 158da5c35b2a
15:59:12 [2019-09-09T15:59:12.990Z]  ---> a3d5c7f16176
15:59:12 [2019-09-09T15:59:12.990Z] Step 61/126 : FROM base AS gometalinter
15:59:12 [2019-09-09T15:59:12.990Z]  ---> e1839d81822e
15:59:12 [2019-09-09T15:59:12.990Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter
15:59:12 [2019-09-09T15:59:12.990Z]  ---> Running in dcce572f47e5
15:59:12 [2019-09-09T15:59:12.990Z] Removing intermediate container dcce572f47e5
15:59:12 [2019-09-09T15:59:12.990Z]  ---> 3dd6fe1ddf00
15:59:12 [2019-09-09T15:59:12.990Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:59:12 [2019-09-09T15:59:12.990Z]  ---> e97a3ae7c92f
15:59:12 [2019-09-09T15:59:12.990Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:59:12 [2019-09-09T15:59:12.990Z]  ---> 0d3c4c4023e2
15:59:12 [2019-09-09T15:59:12.990Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:59:12 [2019-09-09T15:59:12.990Z]  ---> Running in 879a7b91f84e
15:59:12 [2019-09-09T15:59:12.990Z] + RM_GOPATH=0
15:59:12 [2019-09-09T15:59:12.990Z] + TMP_GOPATH=
15:59:12 [2019-09-09T15:59:12.990Z] + : /build
15:59:12 [2019-09-09T15:59:12.990Z] + '[' -z '' ']'
15:59:12 [2019-09-09T15:59:12.990Z] ++ mktemp -d
15:59:12 [2019-09-09T15:59:12.990Z] + export GOPATH=/tmp/tmp.WcTBbT94VP
15:59:12 [2019-09-09T15:59:12.990Z] + GOPATH=/tmp/tmp.WcTBbT94VP
15:59:12 [2019-09-09T15:59:12.990Z] + RM_GOPATH=1
15:59:12 [2019-09-09T15:59:12.990Z] ++ dirname ./install.sh
15:59:12 [2019-09-09T15:59:12.990Z] Installing gometalinter version v2.0.6
15:59:12 [2019-09-09T15:59:12.990Z] + dir=.
15:59:12 [2019-09-09T15:59:12.990Z] + bin=gometalinter
15:59:12 [2019-09-09T15:59:12.990Z] + shift
15:59:12 [2019-09-09T15:59:12.990Z] + '[' '!' -f ./gometalinter.installer ']'
15:59:12 [2019-09-09T15:59:12.990Z] + . ./gometalinter.installer
15:59:12 [2019-09-09T15:59:12.990Z] ++ GOMETALINTER_COMMIT=v2.0.6
15:59:12 [2019-09-09T15:59:12.990Z] + install_gometalinter
15:59:12 [2019-09-09T15:59:12.990Z] + echo 'Installing gometalinter version v2.0.6'
15:59:12 [2019-09-09T15:59:12.990Z] + go get -d github.com/alecthomas/gometalinter
15:59:14 [2019-09-09T15:59:14.460Z] + cd /tmp/tmp.WcTBbT94VP/src/github.com/alecthomas/gometalinter
15:59:14 [2019-09-09T15:59:14.460Z] + git checkout -q v2.0.6
15:59:14 [2019-09-09T15:59:14.460Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
15:59:16 [2019-09-09T15:59:16.166Z] using credential docker-jenkins-github-credentials
15:59:16 [2019-09-09T15:59:16.240Z] Cloning the remote Git repository
15:59:16 [2019-09-09T15:59:16.240Z] Cloning with configured refspecs honoured and without tags
15:59:16 [2019-09-09T15:59:16.468Z] Cloning repository https://github.com/moby/moby.git
15:59:17 [2019-09-09T15:59:17.015Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:59:18 [2019-09-09T15:59:18.789Z] Fetching upstream changes from https://github.com/moby/moby.git
15:59:18 [2019-09-09T15:59:18.790Z]  > git --version # timeout=10
15:59:18 [2019-09-09T15:59:18.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:59:18 [2019-09-09T15:59:18.841Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:59:32 [2019-09-09T15:59:32.945Z] + GOBIN=/build
15:59:32 [2019-09-09T15:59:32.945Z] + /build/gometalinter --install
15:59:32 [2019-09-09T15:59:32.945Z] Installing:
15:59:32 [2019-09-09T15:59:32.945Z]   deadcode
15:59:32 [2019-09-09T15:59:32.945Z]   dupl
15:59:32 [2019-09-09T15:59:32.945Z]   errcheck
15:59:32 [2019-09-09T15:59:32.945Z]   gas
15:59:32 [2019-09-09T15:59:32.945Z]   gochecknoglobals
15:59:32 [2019-09-09T15:59:32.945Z]   gochecknoinits
15:59:32 [2019-09-09T15:59:32.945Z]   goconst
15:59:32 [2019-09-09T15:59:32.945Z]   gocyclo
15:59:32 [2019-09-09T15:59:32.945Z]   goimports
15:59:32 [2019-09-09T15:59:32.945Z]   golint
15:59:32 [2019-09-09T15:59:32.945Z]   gosimple
15:59:32 [2019-09-09T15:59:32.945Z]   gotype
15:59:32 [2019-09-09T15:59:32.945Z]   gotypex
15:59:32 [2019-09-09T15:59:32.945Z]   ineffassign
15:59:32 [2019-09-09T15:59:32.945Z]   interfacer
15:59:32 [2019-09-09T15:59:32.945Z]   lll
15:59:32 [2019-09-09T15:59:32.945Z]   maligned
15:59:32 [2019-09-09T15:59:32.945Z]   megacheck
15:59:32 [2019-09-09T15:59:32.945Z]   misspell
15:59:32 [2019-09-09T15:59:32.945Z]   nakedret
15:59:32 [2019-09-09T15:59:32.945Z]   safesql
15:59:32 [2019-09-09T15:59:32.945Z]   staticcheck
15:59:32 [2019-09-09T15:59:32.945Z]   structcheck
15:59:32 [2019-09-09T15:59:32.945Z]   unconvert
15:59:32 [2019-09-09T15:59:32.945Z]   unparam
15:59:32 [2019-09-09T15:59:32.945Z]   unused
15:59:32 [2019-09-09T15:59:32.945Z]   varcheck
15:59:36 [2019-09-09T15:59:36.745Z] Fetching without tags
15:59:36 [2019-09-09T15:59:36.419Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:59:36 [2019-09-09T15:59:36.472Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
15:59:36 [2019-09-09T15:59:36.522Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:59:36 [2019-09-09T15:59:36.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:59:36 [2019-09-09T15:59:36.778Z] Fetching upstream changes from https://github.com/moby/moby.git
15:59:36 [2019-09-09T15:59:36.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:59:36 [2019-09-09T15:59:36.780Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
15:59:37 [2019-09-09T15:59:37.929Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:38 [2019-09-09T15:59:38.032Z]  > git config core.sparsecheckout # timeout=10
15:59:38 [2019-09-09T15:59:38.083Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 4.0% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.2% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:59:40 [2019-09-09T15:59:40.852Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:59:41 [2019-09-09T15:59:41.140Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:41 [2019-09-09T15:59:41.141Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
15:59:41 [2019-09-09T15:59:41.260Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
15:59:40 [2019-09-09T15:59:40.754Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
15:59:40 [2019-09-09T15:59:40.991Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:59:41 [2019-09-09T15:59:41.173Z]  > git config core.sparsecheckout # timeout=10
15:59:41 [2019-09-09T15:59:41.223Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
15:59:45 [2019-09-09T15:59:45.493Z] ok  	github.com/docker/docker/builder/fscache	0.112s	coverage: 69.2% of statements
15:59:46 [2019-09-09T15:59:46.339Z] ok  	github.com/docker/docker/builder/dockerfile	1.017s	coverage: 45.1% of statements
15:59:48 [2019-09-09T15:59:48.319Z] ok  	github.com/docker/docker/builder/remotecontext	0.326s	coverage: 13.6% of statements
15:59:49 [2019-09-09T15:59:49.159Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
15:59:49 [2019-09-09T15:59:49.159Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.203s	coverage: 85.1% of statements
15:59:49 [2019-09-09T15:59:49.159Z] ?   	github.com/docker/docker/cli	[no test files]
15:59:49 [2019-09-09T15:59:49.159Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:59:50 [2019-09-09T15:59:50.103Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
15:59:50 [2019-09-09T15:59:50.537Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:59:53 [2019-09-09T15:59:53.398Z] + docker version
15:59:53 [2019-09-09T15:59:53.486Z] ok  	github.com/docker/docker/client	0.269s	coverage: 75.6% of statements
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:00:05 [2019-09-09T16:00:05.410Z] No api/types/ or api/swagger.yaml changes in diff.
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  No testing.T found.
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  All toml source files changed here have valid syntax.
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:00:05 [2019-09-09T16:00:05.410Z] Congratulations!  No new tests added to integration-cli.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:00:05 [2019-09-09T16:00:05.523Z] Removing intermediate container 879a7b91f84e
16:00:05 [2019-09-09T16:00:05.523Z]  ---> 2a1e900ea85f
16:00:05 [2019-09-09T16:00:05.523Z] Step 66/126 : FROM base AS gotestsum
16:00:05 [2019-09-09T16:00:05.523Z]  ---> e1839d81822e
16:00:05 [2019-09-09T16:00:05.523Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum
16:00:05 [2019-09-09T16:00:05.523Z]  ---> Running in e8688ca8893e
16:00:05 [2019-09-09T16:00:05.523Z] Removing intermediate container e8688ca8893e
16:00:05 [2019-09-09T16:00:05.523Z]  ---> 2c5b98ab4cf4
16:00:05 [2019-09-09T16:00:05.523Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:00:05 [2019-09-09T16:00:05.523Z]  ---> af2f198fcc9a
16:00:05 [2019-09-09T16:00:05.523Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:00:05 [2019-09-09T16:00:05.523Z]  ---> ed0bd069a45c
16:00:05 [2019-09-09T16:00:05.523Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:00:05 [2019-09-09T16:00:05.523Z]  ---> Running in 3ca59f3cb48b
16:00:05 [2019-09-09T16:00:05.523Z] + RM_GOPATH=0
16:00:05 [2019-09-09T16:00:05.523Z] + TMP_GOPATH=
16:00:05 [2019-09-09T16:00:05.523Z] + : /build
16:00:05 [2019-09-09T16:00:05.523Z] + '[' -z '' ']'
16:00:05 [2019-09-09T16:00:05.523Z] ++ mktemp -d
16:00:05 [2019-09-09T16:00:05.523Z] + export GOPATH=/tmp/tmp.d6cBQQHir3
16:00:05 [2019-09-09T16:00:05.523Z] + GOPATH=/tmp/tmp.d6cBQQHir3
16:00:05 [2019-09-09T16:00:05.523Z] + RM_GOPATH=1
16:00:05 [2019-09-09T16:00:05.523Z] ++ dirname ./install.sh
16:00:05 [2019-09-09T16:00:05.523Z] + dir=.
16:00:05 [2019-09-09T16:00:05.523Z] + bin=gotestsum
16:00:05 [2019-09-09T16:00:05.523Z] + shift
16:00:05 [2019-09-09T16:00:05.523Z] + '[' '!' -f ./gotestsum.installer ']'
16:00:05 [2019-09-09T16:00:05.523Z] + . ./gotestsum.installer
16:00:05 [2019-09-09T16:00:05.523Z] ++ GOTESTSUM_COMMIT=v0.3.5
16:00:05 [2019-09-09T16:00:05.523Z] + install_gotestsum
16:00:05 [2019-09-09T16:00:05.523Z] + echo 'Installing gotestsum version v0.3.5'
16:00:05 [2019-09-09T16:00:05.523Z] Installing gotestsum version v0.3.5
16:00:05 [2019-09-09T16:00:05.523Z] + go get -d gotest.tools/gotestsum
16:00:05 [2019-09-09T16:00:05.764Z] Client: Docker Engine - Enterprise
16:00:05 [2019-09-09T16:00:05.764Z]  Version:           19.03.2-tp2
16:00:05 [2019-09-09T16:00:05.764Z]  API version:       1.40
16:00:05 [2019-09-09T16:00:05.764Z]  Go version:        go1.12.8
16:00:05 [2019-09-09T16:00:05.764Z]  Git commit:        49fe2072d9
16:00:05 [2019-09-09T16:00:05.764Z]  Built:             08/16/2019 19:26:08
16:00:05 [2019-09-09T16:00:05.764Z]  OS/Arch:           windows/amd64
16:00:05 [2019-09-09T16:00:05.764Z]  Experimental:      false
16:00:05 [2019-09-09T16:00:05.764Z] 
16:00:05 [2019-09-09T16:00:05.764Z] Server: Docker Engine - Enterprise
16:00:05 [2019-09-09T16:00:05.764Z]  Engine:
16:00:05 [2019-09-09T16:00:05.764Z]   Version:          19.03.2-tp2
16:00:05 [2019-09-09T16:00:05.764Z]   API version:      1.40 (minimum version 1.24)
16:00:05 [2019-09-09T16:00:05.764Z]   Go version:       go1.12.8
16:00:05 [2019-09-09T16:00:05.764Z]   Git commit:       49fe2072d9
16:00:05 [2019-09-09T16:00:05.764Z]   Built:            08/16/2019 19:23:48
16:00:05 [2019-09-09T16:00:05.764Z]   OS/Arch:          windows/amd64
16:00:05 [2019-09-09T16:00:05.764Z]   Experimental:     true
16:00:05 [2019-09-09T16:00:05.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/make.sh dynbinary-daemon test-docker-py
16:00:06 [2019-09-09T16:00:06.388Z] 
16:00:06 [2019-09-09T16:00:06.388Z] Removing bundles/
16:00:06 [2019-09-09T16:00:06.388Z] 
16:00:06 [2019-09-09T16:00:06.388Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:00:06 [2019-09-09T16:00:06.388Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:00:06 [2019-09-09T16:00:06.388Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] sh
16:00:07 [2019-09-09T16:00:07.283Z] + docker info
16:00:08 [2019-09-09T16:00:08.269Z] Running on azwin-2-3135a0 in d:\jenkins\workspace\moby_PR-39881
[Pipeline] {
[Pipeline] ws
16:00:08 [2019-09-09T16:00:08.286Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:00:13 [2019-09-09T16:00:13.900Z] + cd /tmp/tmp.d6cBQQHir3/src/gotest.tools/gotestsum
16:00:13 [2019-09-09T16:00:13.900Z] + git checkout -q v0.3.5
16:00:13 [2019-09-09T16:00:13.900Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:00:29 [2019-09-09T16:00:29.062Z] ok  	github.com/docker/docker/cmd/dockerd	0.054s	coverage: 29.9% of statements
16:00:29 [2019-09-09T16:00:29.062Z] ok  	github.com/docker/docker/container	0.117s	coverage: 35.5% of statements
16:00:29 [2019-09-09T16:00:29.062Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:00:29 [2019-09-09T16:00:29.062Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:00:29 [2019-09-09T16:00:29.062Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:00:29 [2019-09-09T16:00:29.062Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:00:32 [2019-09-09T16:00:32.595Z] using credential docker-jenkins-github-credentials
16:00:32 [2019-09-09T16:00:32.671Z] Cloning the remote Git repository
16:00:32 [2019-09-09T16:00:32.671Z] Cloning with configured refspecs honoured and without tags
16:00:32 [2019-09-09T16:00:32.870Z] Cloning repository https://github.com/moby/moby.git
16:00:33 [2019-09-09T16:00:33.338Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:00:34 [2019-09-09T16:00:34.561Z] ok  	github.com/docker/docker/daemon/cluster	0.040s	coverage: 0.5% of statements
16:00:36 [2019-09-09T16:00:36.270Z] Removing intermediate container 3ca59f3cb48b
16:00:36 [2019-09-09T16:00:36.270Z]  ---> a33db306b066
16:00:36 [2019-09-09T16:00:36.270Z] Step 71/126 : FROM dev-base AS dockercli
16:00:36 [2019-09-09T16:00:36.270Z]  ---> e1839d81822e
16:00:36 [2019-09-09T16:00:36.270Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli
16:00:36 [2019-09-09T16:00:36.270Z]  ---> Running in fab50a46c851
16:00:36 [2019-09-09T16:00:36.270Z] Removing intermediate container fab50a46c851
16:00:36 [2019-09-09T16:00:36.270Z]  ---> 601266784fb4
16:00:36 [2019-09-09T16:00:36.270Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:00:36 [2019-09-09T16:00:36.270Z]  ---> 0fd71b8ff7c4
16:00:36 [2019-09-09T16:00:36.270Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:00:36 [2019-09-09T16:00:36.270Z]  ---> cd7885c5134a
16:00:36 [2019-09-09T16:00:36.270Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:00:36 [2019-09-09T16:00:36.270Z]  ---> Running in cd034629e6c2
16:00:36 [2019-09-09T16:00:36.270Z] + RM_GOPATH=0
16:00:36 [2019-09-09T16:00:36.270Z] + TMP_GOPATH=
16:00:36 [2019-09-09T16:00:36.270Z] + : /build
16:00:36 [2019-09-09T16:00:36.270Z] + '[' -z '' ']'
16:00:36 [2019-09-09T16:00:36.270Z] ++ mktemp -d
16:00:36 [2019-09-09T16:00:36.270Z] + export GOPATH=/tmp/tmp.TAJEjnofu3
16:00:36 [2019-09-09T16:00:36.270Z] + GOPATH=/tmp/tmp.TAJEjnofu3
16:00:36 [2019-09-09T16:00:36.270Z] + RM_GOPATH=1
16:00:36 [2019-09-09T16:00:36.270Z] ++ dirname ./install.sh
16:00:36 [2019-09-09T16:00:36.270Z] + dir=.
16:00:36 [2019-09-09T16:00:36.270Z] Install docker/cli version 17.06.2-ce from stable
16:00:36 [2019-09-09T16:00:36.270Z] + bin=dockercli
16:00:36 [2019-09-09T16:00:36.270Z] + shift
16:00:36 [2019-09-09T16:00:36.270Z] + '[' '!' -f ./dockercli.installer ']'
16:00:36 [2019-09-09T16:00:36.270Z] + . ./dockercli.installer
16:00:36 [2019-09-09T16:00:36.270Z] ++ DOCKERCLI_CHANNEL=stable
16:00:36 [2019-09-09T16:00:36.270Z] ++ DOCKERCLI_VERSION=17.06.2-ce
16:00:36 [2019-09-09T16:00:36.270Z] + install_dockercli
16:00:36 [2019-09-09T16:00:36.270Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
16:00:36 [2019-09-09T16:00:36.270Z] ++ uname -m
16:00:36 [2019-09-09T16:00:36.270Z] + arch=ppc64le
16:00:36 [2019-09-09T16:00:36.270Z] + '[' ppc64le '!=' x86_64 ']'
16:00:36 [2019-09-09T16:00:36.270Z] + '[' ppc64le '!=' s390x ']'
16:00:36 [2019-09-09T16:00:36.270Z] + '[' ppc64le '!=' armhf ']'
16:00:36 [2019-09-09T16:00:36.270Z] + build_dockercli
16:00:36 [2019-09-09T16:00:36.270Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.TAJEjnofu3/tmp/docker-ce
16:00:36 [2019-09-09T16:00:36.270Z] Cloning into '/tmp/tmp.TAJEjnofu3/tmp/docker-ce'...
16:00:36 [2019-09-09T16:00:36.399Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
16:00:36 [2019-09-09T16:00:36.658Z] Fetching upstream changes from https://github.com/moby/moby.git
16:00:36 [2019-09-09T16:00:36.662Z]  > git --version # timeout=10
16:00:36 [2019-09-09T16:00:36.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:36 [2019-09-09T16:00:36.710Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
16:00:38 [2019-09-09T16:00:38.443Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.8% of statements
16:00:47 [2019-09-09T16:00:47.820Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
16:00:47 [2019-09-09T16:00:47.820Z] ok  	github.com/docker/docker/daemon	12.243s	coverage: 17.6% of statements
16:00:47 [2019-09-09T16:00:47.820Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:00:47 [2019-09-09T16:00:47.821Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:00:48 [2019-09-09T16:00:48.681Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
16:00:50 [2019-09-09T16:00:50.158Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 84.2% of statements
16:00:50 [2019-09-09T16:00:50.158Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
16:00:50 [2019-09-09T16:00:50.158Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:00:50 [2019-09-09T16:00:50.158Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:00:52 [2019-09-09T16:00:52.104Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
16:00:54 [2019-09-09T16:00:54.597Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
16:00:55 [2019-09-09T16:00:55.398Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.284s	coverage: 57.8% of statements
16:00:55 [2019-09-09T16:00:55.740Z] Fetching without tags
16:00:55 [2019-09-09T16:00:55.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:00:55 [2019-09-09T16:00:55.498Z]  > git config --add remote.origin.fetch +refs/pull/39881/head:refs/remotes/origin/PR-39881 # timeout=10
16:00:55 [2019-09-09T16:00:55.545Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:00:55 [2019-09-09T16:00:55.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:00:55 [2019-09-09T16:00:55.778Z] Fetching upstream changes from https://github.com/moby/moby.git
16:00:55 [2019-09-09T16:00:55.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:00:55 [2019-09-09T16:00:55.779Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39881/head:refs/remotes/origin/PR-39881 +refs/heads/master:refs/remotes/origin/master
16:00:56 [2019-09-09T16:00:56.909Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:00:57 [2019-09-09T16:00:57.942Z] Client:
16:00:57 [2019-09-09T16:00:57.942Z]  Debug Mode: false
16:00:57 [2019-09-09T16:00:57.942Z]  Plugins:
16:00:57 [2019-09-09T16:00:57.942Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
16:00:57 [2019-09-09T16:00:57.942Z] 
16:00:57 [2019-09-09T16:00:57.942Z] Server:
16:00:57 [2019-09-09T16:00:57.942Z]  Containers: 0
16:00:57 [2019-09-09T16:00:57.942Z]   Running: 0
16:00:57 [2019-09-09T16:00:57.942Z]   Paused: 0
16:00:57 [2019-09-09T16:00:57.942Z]   Stopped: 0
16:00:57 [2019-09-09T16:00:57.942Z]  Images: 0
16:00:57 [2019-09-09T16:00:57.942Z]  Server Version: 19.03.2-tp2
16:00:57 [2019-09-09T16:00:57.942Z]  Storage Driver: lcow (linux) windowsfilter (windows)
16:00:57 [2019-09-09T16:00:57.942Z]   LCOW: 
16:00:57 [2019-09-09T16:00:57.942Z]   Windows: 
16:00:57 [2019-09-09T16:00:57.942Z]  Logging Driver: json-file
16:00:57 [2019-09-09T16:00:57.942Z]  Plugins:
16:00:57 [2019-09-09T16:00:57.942Z]   Volume: local
16:00:57 [2019-09-09T16:00:57.942Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:00:57 [2019-09-09T16:00:57.942Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:00:57 [2019-09-09T16:00:57.942Z]  Swarm: inactive
16:00:57 [2019-09-09T16:00:57.942Z]  Default Isolation: process
16:00:57 [2019-09-09T16:00:57.942Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:00:57 [2019-09-09T16:00:57.942Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
16:00:57 [2019-09-09T16:00:57.942Z]  OSType: windows
16:00:57 [2019-09-09T16:00:57.942Z]  Architecture: x86_64
16:00:57 [2019-09-09T16:00:57.942Z]  CPUs: 4
16:00:57 [2019-09-09T16:00:57.942Z]  Total Memory: 32GiB
16:00:57 [2019-09-09T16:00:57.942Z]  Name: azwin-2-646220
16:00:57 [2019-09-09T16:00:57.942Z]  ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK
16:00:57 [2019-09-09T16:00:57.942Z]  Docker Root Dir: D:\docker
16:00:57 [2019-09-09T16:00:57.942Z]  Debug Mode: false
16:00:57 [2019-09-09T16:00:57.942Z]  Registry: https://index.docker.io/v1/
16:00:57 [2019-09-09T16:00:57.942Z]  Labels:
16:00:57 [2019-09-09T16:00:57.942Z]  Experimental: true
16:00:57 [2019-09-09T16:00:57.942Z]  Insecure Registries:
16:00:57 [2019-09-09T16:00:57.942Z]   10.0.0.4:5000
16:00:57 [2019-09-09T16:00:57.942Z]   127.0.0.0/8
16:00:57 [2019-09-09T16:00:57.942Z]  Registry Mirrors:
16:00:57 [2019-09-09T16:00:57.942Z]   http://10.0.0.4:5000/
16:00:57 [2019-09-09T16:00:57.942Z]  Live Restore Enabled: false
16:00:57 [2019-09-09T16:00:57.942Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:00:57 [2019-09-09T16:00:57.016Z]  > git config core.sparsecheckout # timeout=10
16:00:57 [2019-09-09T16:00:57.066Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:01:00 [2019-09-09T16:01:00.396Z] Merge succeeded, producing f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:01:00 [2019-09-09T16:01:00.397Z] Checking out Revision f874f8b6fd10a180cc47d7a9829dff63233ee20c (PR-39881)
16:01:00 [2019-09-09T16:01:00.127Z]  > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10
16:01:00 [2019-09-09T16:01:00.248Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:01:00 [2019-09-09T16:01:00.431Z]  > git config core.sparsecheckout # timeout=10
16:01:00 [2019-09-09T16:01:00.476Z]  > git checkout -f f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:01:03 [2019-09-09T16:01:03.248Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.815s	coverage: 46.2% of statements
16:01:03 [2019-09-09T16:01:03.260Z] + cd /tmp/tmp.TAJEjnofu3/tmp/docker-ce
16:01:03 [2019-09-09T16:01:03.260Z] + git checkout -q v17.06.2-ce
16:01:03 [2019-09-09T16:01:03.260Z] + mkdir -p /tmp/tmp.TAJEjnofu3/src/github.com/docker
16:01:03 [2019-09-09T16:01:03.260Z] + mv components/cli /tmp/tmp.TAJEjnofu3/src/github.com/docker/cli
16:01:03 [2019-09-09T16:01:03.260Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:01:04 [2019-09-09T16:01:04.065Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.771s	coverage: 72.5% of statements
16:01:04 [2019-09-09T16:01:04.066Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:01:06 [2019-09-09T16:01:06.043Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.171s	coverage: 50.8% of statements
16:01:07 [2019-09-09T16:01:07.923Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.620s	coverage: 76.1% of statements
16:01:08 [2019-09-09T16:01:08.734Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
16:01:10 [2019-09-09T16:01:10.143Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
16:01:10 [2019-09-09T16:01:10.440Z] Commit message: "integration: TestInspect(): use swarm.RunningTasksCount"
16:01:10 [2019-09-09T16:01:10.887Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:01:12 [2019-09-09T16:01:12.224Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.190s	coverage: 57.0% of statements
16:01:12 [2019-09-09T16:01:12.224Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:01:12 [2019-09-09T16:01:12.224Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:01:13 [2019-09-09T16:01:13.148Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
16:01:13 [2019-09-09T16:01:13.542Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 4.9% of statements
16:01:13 [2019-09-09T16:01:13.542Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:01:13 [2019-09-09T16:01:13.542Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:01:14 [2019-09-09T16:01:14.083Z] + docker version
16:01:14 [2019-09-09T16:01:14.899Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 42.7% of statements
16:01:15 [2019-09-09T16:01:15.794Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.090s	coverage: 78.6% of statements
16:01:15 [2019-09-09T16:01:15.794Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:01:15 [2019-09-09T16:01:15.794Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:01:16 [2019-09-09T16:01:16.642Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
16:01:17 [2019-09-09T16:01:17.035Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
16:01:17 [2019-09-09T16:01:17.866Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
16:01:18 [2019-09-09T16:01:18.247Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
16:01:19 [2019-09-09T16:01:19.049Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
16:01:19 [2019-09-09T16:01:19.049Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:01:19 [2019-09-09T16:01:19.946Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 18.6% of statements
16:01:22 [2019-09-09T16:01:22.217Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
16:01:22 [2019-09-09T16:01:22.611Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:01:23 [2019-09-09T16:01:23.001Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.675s	coverage: 84.5% of statements
16:01:23 [2019-09-09T16:01:23.001Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:01:23 [2019-09-09T16:01:23.402Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
16:01:23 [2019-09-09T16:01:23.402Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:01:23 [2019-09-09T16:01:23.748Z] 
16:01:23 [2019-09-09T16:01:23.749Z] INFO: executeCI.ps1 starting at Mon Sep  9 16:01:19 CUT 2019
16:01:23 [2019-09-09T16:01:23.749Z] 
16:01:23 [2019-09-09T16:01:23.749Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:01:23 [2019-09-09T16:01:23.749Z] INFO: Running git version 2.23.0.windows.1
16:01:23 [2019-09-09T16:01:23.749Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:01:23 [2019-09-09T16:01:23.749Z] INFO: Environment variables:
16:01:23 [2019-09-09T16:01:23.749Z] 
16:01:23 [2019-09-09T16:01:23.749Z] Name                           Value                                                                                   
16:01:23 [2019-09-09T16:01:23.749Z] ----                           -----                                                                                   
16:01:23 [2019-09-09T16:01:23.749Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:01:23 [2019-09-09T16:01:23.749Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:01:23 [2019-09-09T16:01:23.749Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:01:23 [2019-09-09T16:01:23.749Z] BRANCH_NAME                    PR-39881                                                                                
16:01:23 [2019-09-09T16:01:23.749Z] BUILD_DISPLAY_NAME             #1                                                                                      
16:01:23 [2019-09-09T16:01:23.749Z] BUILD_ID                       1                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] BUILD_NUMBER                   1                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] BUILD_TAG                      jenkins-moby-PR-39881-1                                                                 
16:01:23 [2019-09-09T16:01:23.749Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-39881/1/                                   
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_BRANCH                  inspect_test_use_RunningTasksCount                                                      
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_FORK                    thaJeztah                                                                               
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_ID                      39881                                                                                   
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_TARGET                  master                                                                                  
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_TITLE                   integration: TestInspect(): use swarm.RunningTasksCount                                 
16:01:23 [2019-09-09T16:01:23.749Z] CHANGE_URL                     https://github.com/moby/moby/pull/39881                                                 
16:01:23 [2019-09-09T16:01:23.749Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
16:01:23 [2019-09-09T16:01:23.749Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:01:23 [2019-09-09T16:01:23.749Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:01:23 [2019-09-09T16:01:23.749Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:01:23 [2019-09-09T16:01:23.749Z] COMPUTERNAME                   azwin-2-646220                                                                          
16:01:23 [2019-09-09T16:01:23.749Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:01:23 [2019-09-09T16:01:23.749Z] ConfigSequenceNumber           0                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] DOCKER_BUILDKIT                0                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] DOCKER_DUT_DEBUG               1                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:01:23 [2019-09-09T16:01:23.749Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:01:23 [2019-09-09T16:01:23.749Z] EXECUTOR_NUMBER                0                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] FQDN                           azwin-2-646220.westus.cloudapp.azure.com                                                
16:01:23 [2019-09-09T16:01:23.749Z] GIT_BRANCH                     PR-39881                                                                                
16:01:23 [2019-09-09T16:01:23.749Z] GIT_COMMIT                     f874f8b6fd10a180cc47d7a9829dff63233ee20c                                                
16:01:23 [2019-09-09T16:01:23.749Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:01:23 [2019-09-09T16:01:23.749Z] HUDSON_COOKIE                  af98c357-d79c-4b84-a376-b59ca958c8ca                                                    
16:01:23 [2019-09-09T16:01:23.749Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:01:23 [2019-09-09T16:01:23.749Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:01:23 [2019-09-09T16:01:23.749Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
16:01:23 [2019-09-09T16:01:23.749Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
16:01:23 [2019-09-09T16:01:23.749Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:01:23 [2019-09-09T16:01:23.749Z] JENKINS_NODE_COOKIE            df823a19-90ed-4dbe-9b45-e1afe97018fe                                                    
16:01:23 [2019-09-09T16:01:23.749Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:01:23 [2019-09-09T16:01:23.749Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
16:01:23 [2019-09-09T16:01:23.749Z] JOB_BASE_NAME                  PR-39881                                                                                
16:01:23 [2019-09-09T16:01:23.749Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39881/display/redirect                     
16:01:23 [2019-09-09T16:01:23.749Z] JOB_NAME                       moby/PR-39881                                                                           
16:01:23 [2019-09-09T16:01:23.749Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-39881/                                     
16:01:23 [2019-09-09T16:01:23.749Z] library.jps.version            master                                                                                  
16:01:23 [2019-09-09T16:01:23.749Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:01:23 [2019-09-09T16:01:23.749Z] NODE_LABELS                    amd64 azure azwin-2-646220 azwin-2019 docker west-us windows windows-2019 x86_64        
16:01:23 [2019-09-09T16:01:23.749Z] NODE_NAME                      azwin-2-646220                                                                          
16:01:23 [2019-09-09T16:01:23.749Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] OS                             Windows_NT                                                                              
16:01:23 [2019-09-09T16:01:23.749Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:01:23 [2019-09-09T16:01:23.749Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:01:23 [2019-09-09T16:01:23.749Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:01:23 [2019-09-09T16:01:23.749Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
16:01:23 [2019-09-09T16:01:23.749Z] PROCESSOR_LEVEL                6                                                                                       
16:01:23 [2019-09-09T16:01:23.749Z] PROCESSOR_REVISION             4f01                                                                                    
16:01:23 [2019-09-09T16:01:23.749Z] ProgramData                    C:\ProgramData                                                                          
16:01:23 [2019-09-09T16:01:23.749Z] ProgramFiles                   C:\Program Files                                                                        
16:01:23 [2019-09-09T16:01:23.749Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:01:23 [2019-09-09T16:01:23.749Z] ProgramW6432                   C:\Program Files                                                                        
16:01:23 [2019-09-09T16:01:23.750Z] PROMPT                         $P$G                                                                                    
16:01:23 [2019-09-09T16:01:23.750Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:01:23 [2019-09-09T16:01:23.750Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:01:23 [2019-09-09T16:01:23.750Z] PUBLIC                         C:\Users\Public                                                                         
16:01:23 [2019-09-09T16:01:23.750Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-39881/1/display/redirect?page=changes      
16:01:23 [2019-09-09T16:01:23.750Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39881/1/display/redirect                   
16:01:23 [2019-09-09T16:01:23.750Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:01:23 [2019-09-09T16:01:23.750Z] SOURCES_DRIVE                  d                                                                                       
16:01:23 [2019-09-09T16:01:23.750Z] SOURCES_SUBDIR                 gopath                                                                                  
16:01:23 [2019-09-09T16:01:23.750Z] STAGE_NAME                     Run tests                                                                               
16:01:23 [2019-09-09T16:01:23.750Z] SystemDrive                    C:                                                                                      
16:01:23 [2019-09-09T16:01:23.750Z] SystemRoot                     C:\windows                                                                              
16:01:23 [2019-09-09T16:01:23.750Z] TEMP                           C:\windows\TEMP                                                                         
16:01:23 [2019-09-09T16:01:23.750Z] TESTRUN_DRIVE                  d                                                                                       
16:01:23 [2019-09-09T16:01:23.750Z] TESTRUN_SUBDIR                 CI-1                                                                                    
16:01:23 [2019-09-09T16:01:23.750Z] TIMEOUT                        120m                                                                                    
16:01:23 [2019-09-09T16:01:23.750Z] TMP                            C:\windows\TEMP                                                                         
16:01:23 [2019-09-09T16:01:23.750Z] USERDOMAIN                     WORKGROUP                                                                               
16:01:23 [2019-09-09T16:01:23.750Z] USERNAME                       azwin-2-646220$                                                                         
16:01:23 [2019-09-09T16:01:23.750Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:01:23 [2019-09-09T16:01:23.750Z] windir                         C:\windows                                                                              
16:01:23 [2019-09-09T16:01:23.750Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:01:23 [2019-09-09T16:01:23.750Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:01:23 [2019-09-09T16:01:23.750Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:01:23 [2019-09-09T16:01:23.750Z] 
16:01:23 [2019-09-09T16:01:23.750Z] 
16:01:23 [2019-09-09T16:01:23.750Z] 
16:01:23 [2019-09-09T16:01:23.750Z] INFO: Sources under d:\gopath\...
16:01:23 [2019-09-09T16:01:23.750Z] INFO: Test run under d:\CI-1\...
16:01:23 [2019-09-09T16:01:23.750Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:01:23 [2019-09-09T16:01:23.750Z] INFO: docker/docker repository was found
16:01:23 [2019-09-09T16:01:23.750Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:01:24 [2019-09-09T16:01:24.208Z] ltsc2019: Pulling from windows/servercore
16:01:25 [2019-09-09T16:01:25.462Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 48.2% of statements
16:01:26 [2019-09-09T16:01:26.818Z] ok  	github.com/docker/docker/distribution	0.315s	coverage: 22.6% of statements
16:01:26 [2019-09-09T16:01:26.818Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:01:27 [2019-09-09T16:01:27.895Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:01:27 [2019-09-09T16:01:27.895Z] 
16:01:27 [2019-09-09T16:01:27.895Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:01:27 [2019-09-09T16:01:27.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:01:27 [2019-09-09T16:01:27.895Z] Using test binary docker
16:01:27 [2019-09-09T16:01:27.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:01:27 [2019-09-09T16:01:27.895Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:01:27 [2019-09-09T16:01:27.895Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:01:27 [2019-09-09T16:01:27.895Z] Warning failed to create cache: (null)
16:01:27 [2019-09-09T16:01:27.895Z] .
16:01:27 [2019-09-09T16:01:27.895Z] INFO: Waiting for daemon to start...
16:01:27 [2019-09-09T16:01:27.895Z] Starting dockerd
16:01:27 [2019-09-09T16:01:27.895Z] .
16:01:27 [2019-09-09T16:01:27.895Z] INFO: Building docker-sdk-python3:4.0.2...
16:01:27 [2019-09-09T16:01:27.937Z] 65014b3c3121: Pulling fs layer
16:01:27 [2019-09-09T16:01:27.938Z] e7a74de96ddd: Pulling fs layer
16:01:28 [2019-09-09T16:01:28.116Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
16:01:28 [2019-09-09T16:01:28.916Z] Client: Docker Engine - Enterprise
16:01:28 [2019-09-09T16:01:28.916Z]  Version:           19.03.2-tp2
16:01:28 [2019-09-09T16:01:28.916Z]  API version:       1.40
16:01:28 [2019-09-09T16:01:28.916Z]  Go version:        go1.12.8
16:01:28 [2019-09-09T16:01:28.916Z]  Git commit:        49fe2072d9
16:01:28 [2019-09-09T16:01:28.916Z]  Built:             08/16/2019 19:26:08
16:01:28 [2019-09-09T16:01:28.916Z]  OS/Arch:           windows/amd64
16:01:28 [2019-09-09T16:01:28.916Z]  Experimental:      false
16:01:28 [2019-09-09T16:01:28.916Z] 
16:01:28 [2019-09-09T16:01:28.916Z] Server: Docker Engine - Enterprise
16:01:28 [2019-09-09T16:01:28.916Z]  Engine:
16:01:28 [2019-09-09T16:01:28.916Z]   Version:          19.03.2-tp2
16:01:28 [2019-09-09T16:01:28.916Z]   API version:      1.40 (minimum version 1.24)
16:01:28 [2019-09-09T16:01:28.916Z]   Go version:       go1.12.8
16:01:28 [2019-09-09T16:01:28.916Z]   Git commit:       49fe2072d9
16:01:28 [2019-09-09T16:01:28.916Z]   Built:            08/16/2019 19:23:48
16:01:28 [2019-09-09T16:01:28.916Z]   OS/Arch:          windows/amd64
16:01:28 [2019-09-09T16:01:28.916Z]   Experimental:     true
16:01:28 [2019-09-09T16:01:28.950Z] ok  	github.com/docker/docker/distribution/xfer	1.507s	coverage: 83.9% of statements
16:01:28 [2019-09-09T16:01:28.950Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:01:29 [2019-09-09T16:01:29.331Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.4% of statements
[Pipeline] sh
16:01:30 [2019-09-09T16:01:30.460Z] + docker info
16:01:30 [2019-09-09T16:01:30.927Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
16:01:30 [2019-09-09T16:01:30.927Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:01:31 [2019-09-09T16:01:31.345Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
16:01:31 [2019-09-09T16:01:31.345Z] ?   	github.com/docker/docker/internal/test	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
16:01:32 [2019-09-09T16:01:32.702Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
16:01:33 [2019-09-09T16:01:33.091Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
16:01:33 [2019-09-09T16:01:33.091Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
16:01:33 [2019-09-09T16:01:33.091Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
16:01:33 [2019-09-09T16:01:33.484Z] ok  	github.com/docker/docker/internal/testutil	0.003s	coverage: 62.5% of statements
16:01:34 [2019-09-09T16:01:34.293Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:01:36 [2019-09-09T16:01:36.176Z] ok  	github.com/docker/docker/opts	0.030s	coverage: 66.9% of statements
16:01:36 [2019-09-09T16:01:36.555Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 50.0% of statements
16:01:38 [2019-09-09T16:01:38.441Z] ok  	github.com/docker/docker/pkg/archive	0.536s	coverage: 77.1% of statements
16:01:40 [2019-09-09T16:01:40.263Z] ok  	github.com/docker/docker/pkg/authorization	0.695s	coverage: 66.7% of statements
16:01:40 [2019-09-09T16:01:40.691Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
16:01:41 [2019-09-09T16:01:41.117Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
16:01:43 [2019-09-09T16:01:43.575Z] ok  	github.com/docker/docker/layer	7.646s	coverage: 66.9% of statements
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/oci	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:01:43 [2019-09-09T16:01:43.575Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
16:01:44 [2019-09-09T16:01:44.372Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
16:01:44 [2019-09-09T16:01:44.739Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
16:01:45 [2019-09-09T16:01:45.617Z] e7a74de96ddd: Download complete
16:01:45 [2019-09-09T16:01:45.651Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.582s	coverage: 43.2% of statements
16:01:45 [2019-09-09T16:01:45.651Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:01:45 [2019-09-09T16:01:45.651Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:01:46 [2019-09-09T16:01:46.484Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.018s	coverage: 92.3% of statements
16:01:46 [2019-09-09T16:01:46.869Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
16:01:47 [2019-09-09T16:01:47.249Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
16:01:48 [2019-09-09T16:01:48.511Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
16:01:49 [2019-09-09T16:01:49.343Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
16:01:49 [2019-09-09T16:01:49.343Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.229s	coverage: 84.1% of statements
16:01:50 [2019-09-09T16:01:50.206Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.2% of statements
16:01:50 [2019-09-09T16:01:50.206Z] ok  	github.com/docker/docker/pkg/fsutils	0.439s	coverage: 85.1% of statements
16:01:51 [2019-09-09T16:01:51.586Z] ok  	github.com/docker/docker/pkg/idtools	0.317s	coverage: 70.1% of statements
16:01:51 [2019-09-09T16:01:51.972Z] ok  	github.com/docker/docker/pkg/ioutils	0.515s	coverage: 69.3% of statements
16:01:52 [2019-09-09T16:01:52.347Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
16:01:52 [2019-09-09T16:01:52.347Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
16:01:52 [2019-09-09T16:01:52.347Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
16:01:52 [2019-09-09T16:01:52.347Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:01:53 [2019-09-09T16:01:53.159Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
16:01:53 [2019-09-09T16:01:53.530Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:01:53 [2019-09-09T16:01:53.920Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
16:01:54 [2019-09-09T16:01:54.405Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
16:01:54 [2019-09-09T16:01:54.980Z] ok  	github.com/docker/docker/pkg/mount	1.324s	coverage: 69.6% of statements
16:01:54 [2019-09-09T16:01:54.980Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:01:54 [2019-09-09T16:01:54.980Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
16:01:54 [2019-09-09T16:01:54.980Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:01:54 [2019-09-09T16:01:54.980Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:01:56 [2019-09-09T16:01:56.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:01:56 [2019-09-09T16:01:56.452Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
16:01:56 [2019-09-09T16:01:56.887Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
16:01:57 [2019-09-09T16:01:57.274Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 87.9% of statements
16:01:57 [2019-09-09T16:01:57.649Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
16:01:58 [2019-09-09T16:01:58.899Z] ok  	github.com/docker/docker/pkg/pubsub	1.038s	coverage: 73.9% of statements
16:01:59 [2019-09-09T16:01:59.743Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
16:02:00 [2019-09-09T16:02:00.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:02:02 [2019-09-09T16:02:02.975Z] ok  	github.com/docker/docker/pkg/signal	2.526s	coverage: 61.0% of statements
16:02:03 [2019-09-09T16:02:03.342Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:02:03 [2019-09-09T16:02:03.735Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
16:02:04 [2019-09-09T16:02:04.135Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
16:02:04 [2019-09-09T16:02:04.545Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
16:02:05 [2019-09-09T16:02:05.592Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 80.6% of statements
16:02:05 [2019-09-09T16:02:05.992Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
16:02:06 [2019-09-09T16:02:06.803Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
16:02:07 [2019-09-09T16:02:07.636Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
16:02:08 [2019-09-09T16:02:08.013Z] ok  	github.com/docker/docker/pkg/term	0.006s	coverage: 84.8% of statements
16:02:08 [2019-09-09T16:02:08.400Z] testing: warning: no tests to run
16:02:08 [2019-09-09T16:02:08.400Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: 0.0% of statements [no tests to run]
16:02:09 [2019-09-09T16:02:09.196Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
16:02:09 [2019-09-09T16:02:09.196Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
16:02:09 [2019-09-09T16:02:09.636Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
16:02:10 [2019-09-09T16:02:10.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:02:11 [2019-09-09T16:02:11.545Z] + return
16:02:11 [2019-09-09T16:02:11.545Z] Removing intermediate container cd034629e6c2
16:02:11 [2019-09-09T16:02:11.545Z]  ---> 60ea51662f4b
16:02:11 [2019-09-09T16:02:11.545Z] Step 76/126 : FROM runtime-dev AS runc
16:02:11 [2019-09-09T16:02:11.545Z]  ---> dd6fbdc14762
16:02:11 [2019-09-09T16:02:11.545Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc
16:02:11 [2019-09-09T16:02:11.545Z]  ---> Running in 01c9029ae5dc
16:02:11 [2019-09-09T16:02:11.545Z] Removing intermediate container 01c9029ae5dc
16:02:11 [2019-09-09T16:02:11.545Z]  ---> 49307fc6add8
16:02:11 [2019-09-09T16:02:11.545Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:02:11 [2019-09-09T16:02:11.545Z]  ---> 4e20b464b740
16:02:11 [2019-09-09T16:02:11.545Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:02:11 [2019-09-09T16:02:11.545Z]  ---> 795f2a0f2c9a
16:02:11 [2019-09-09T16:02:11.545Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:02:11 [2019-09-09T16:02:11.545Z]  ---> Running in facaf466da68
16:02:11 [2019-09-09T16:02:11.545Z] + RM_GOPATH=0
16:02:11 [2019-09-09T16:02:11.545Z] + TMP_GOPATH=
16:02:11 [2019-09-09T16:02:11.545Z] + : /build
16:02:11 [2019-09-09T16:02:11.545Z] + '[' -z '' ']'
16:02:11 [2019-09-09T16:02:11.545Z] ++ mktemp -d
16:02:11 [2019-09-09T16:02:11.545Z] + export GOPATH=/tmp/tmp.4etRcdImDy
16:02:11 [2019-09-09T16:02:11.545Z] + GOPATH=/tmp/tmp.4etRcdImDy
16:02:11 [2019-09-09T16:02:11.545Z] + RM_GOPATH=1
16:02:11 [2019-09-09T16:02:11.545Z] ++ dirname ./install.sh
16:02:11 [2019-09-09T16:02:11.545Z] + dir=.
16:02:11 [2019-09-09T16:02:11.545Z] + bin=runc
16:02:11 [2019-09-09T16:02:11.545Z] + shift
16:02:11 [2019-09-09T16:02:11.545Z] + '[' '!' -f ./runc.installer ']'
16:02:11 [2019-09-09T16:02:11.545Z] + . ./runc.installer
16:02:11 [2019-09-09T16:02:11.545Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
16:02:11 [2019-09-09T16:02:11.545Z] + install_runc
16:02:11 [2019-09-09T16:02:11.545Z] + uname -r
16:02:11 [2019-09-09T16:02:11.545Z] + grep -q '^3\.10\.0.*\.el7\.'
16:02:11 [2019-09-09T16:02:11.545Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
16:02:11 [2019-09-09T16:02:11.545Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:02:11 [2019-09-09T16:02:11.545Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
16:02:11 [2019-09-09T16:02:11.545Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4etRcdImDy/src/github.com/opencontainers/runc
16:02:11 [2019-09-09T16:02:11.545Z] Cloning into '/tmp/tmp.4etRcdImDy/src/github.com/opencontainers/runc'...
16:02:11 [2019-09-09T16:02:11.545Z] + cd /tmp/tmp.4etRcdImDy/src/github.com/opencontainers/runc
16:02:11 [2019-09-09T16:02:11.545Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
16:02:11 [2019-09-09T16:02:11.545Z] + '[' -z '' ']'
16:02:11 [2019-09-09T16:02:11.545Z] + target=static
16:02:11 [2019-09-09T16:02:11.545Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:02:11 [2019-09-09T16:02:11.545Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
16:02:12 [2019-09-09T16:02:12.236Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.0% of statements
16:02:13 [2019-09-09T16:02:13.521Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.5% of statements
16:02:14 [2019-09-09T16:02:14.322Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 76.2% of statements
16:02:14 [2019-09-09T16:02:14.747Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
16:02:16 [2019-09-09T16:02:16.761Z] ok  	github.com/docker/docker/registry	0.201s	coverage: 56.4% of statements
16:02:17 [2019-09-09T16:02:17.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:02:17 [2019-09-09T16:02:17.590Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
16:02:17 [2019-09-09T16:02:17.975Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
16:02:19 [2019-09-09T16:02:19.291Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 68.2% of statements
16:02:20 [2019-09-09T16:02:20.154Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
16:02:20 [2019-09-09T16:02:20.958Z] ok  	github.com/docker/docker/volume/local	0.030s	coverage: 73.0% of statements
16:02:21 [2019-09-09T16:02:21.177Z] Client:
16:02:21 [2019-09-09T16:02:21.177Z]  Debug Mode: false
16:02:21 [2019-09-09T16:02:21.177Z]  Plugins:
16:02:21 [2019-09-09T16:02:21.177Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
16:02:21 [2019-09-09T16:02:21.177Z] 
16:02:21 [2019-09-09T16:02:21.177Z] Server:
16:02:21 [2019-09-09T16:02:21.177Z]  Containers: 0
16:02:21 [2019-09-09T16:02:21.177Z]   Running: 0
16:02:21 [2019-09-09T16:02:21.177Z]   Paused: 0
16:02:21 [2019-09-09T16:02:21.177Z]   Stopped: 0
16:02:21 [2019-09-09T16:02:21.177Z]  Images: 0
16:02:21 [2019-09-09T16:02:21.177Z]  Server Version: 19.03.2-tp2
16:02:21 [2019-09-09T16:02:21.177Z]  Storage Driver: windowsfilter
16:02:21 [2019-09-09T16:02:21.177Z]   Windows: 
16:02:21 [2019-09-09T16:02:21.177Z]  Logging Driver: json-file
16:02:21 [2019-09-09T16:02:21.177Z]  Plugins:
16:02:21 [2019-09-09T16:02:21.177Z]   Volume: local
16:02:21 [2019-09-09T16:02:21.177Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:02:21 [2019-09-09T16:02:21.177Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:02:21 [2019-09-09T16:02:21.177Z]  Swarm: inactive
16:02:21 [2019-09-09T16:02:21.177Z]  Default Isolation: process
16:02:21 [2019-09-09T16:02:21.177Z]  Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
16:02:21 [2019-09-09T16:02:21.177Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
16:02:21 [2019-09-09T16:02:21.177Z]  OSType: windows
16:02:21 [2019-09-09T16:02:21.177Z]  Architecture: x86_64
16:02:21 [2019-09-09T16:02:21.177Z]  CPUs: 4
16:02:21 [2019-09-09T16:02:21.177Z]  Total Memory: 32GiB
16:02:21 [2019-09-09T16:02:21.177Z]  Name: azwin-2-3135a0
16:02:21 [2019-09-09T16:02:21.177Z]  ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG
16:02:21 [2019-09-09T16:02:21.177Z]  Docker Root Dir: D:\docker
16:02:21 [2019-09-09T16:02:21.177Z]  Debug Mode: false
16:02:21 [2019-09-09T16:02:21.177Z]  Registry: https://index.docker.io/v1/
16:02:21 [2019-09-09T16:02:21.177Z]  Labels:
16:02:21 [2019-09-09T16:02:21.177Z]  Experimental: true
16:02:21 [2019-09-09T16:02:21.177Z]  Insecure Registries:
16:02:21 [2019-09-09T16:02:21.177Z]   10.0.0.4:5000
16:02:21 [2019-09-09T16:02:21.177Z]   127.0.0.0/8
16:02:21 [2019-09-09T16:02:21.177Z]  Registry Mirrors:
16:02:21 [2019-09-09T16:02:21.177Z]   http://10.0.0.4:5000/
16:02:21 [2019-09-09T16:02:21.177Z]  Live Restore Enabled: false
16:02:21 [2019-09-09T16:02:21.177Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:02:21 [2019-09-09T16:02:21.777Z] ok  	github.com/docker/docker/volume/mounts	0.026s	coverage: 67.0% of statements
16:02:23 [2019-09-09T16:02:23.108Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
16:02:23 [2019-09-09T16:02:23.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:02:30 [2019-09-09T16:02:30.741Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.6% of statements
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/rootless	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/volume	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:02:30 [2019-09-09T16:02:30.741Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === Skipped
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver btrfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:73: No driver to put!
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     overlay_test.go:49: Fails to compute changes intermittently
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:46: Driver zfs not supported
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     graphtest_unix.go:73: No driver to put!
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:02:30 [2019-09-09T16:02:30.742Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] 
16:02:30 [2019-09-09T16:02:30.742Z] DONE 2050 tests, 20 skipped in 243.009s
Post stage
[Pipeline] junit
16:02:30 [2019-09-09T16:02:30.874Z] Recording test results
16:02:31 [2019-09-09T16:02:31.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:02:33 [2019-09-09T16:02:33.937Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:02:34 [2019-09-09T16:02:34.551Z] + mkdir -p /build
16:02:34 [2019-09-09T16:02:34.551Z] + cp runc /build/runc
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:02:36 [2019-09-09T16:02:36.024Z] Removing intermediate container facaf466da68
16:02:36 [2019-09-09T16:02:36.024Z]  ---> c031b123a561
16:02:36 [2019-09-09T16:02:36.024Z] Step 81/126 : FROM dev-base AS tini
16:02:36 [2019-09-09T16:02:36.024Z]  ---> e1839d81822e
16:02:36 [2019-09-09T16:02:36.024Z] Step 82/126 : ARG DEBIAN_FRONTEND
16:02:36 [2019-09-09T16:02:36.024Z]  ---> Using cache
16:02:36 [2019-09-09T16:02:36.024Z]  ---> d37d0500c383
16:02:36 [2019-09-09T16:02:36.024Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
16:02:36 [2019-09-09T16:02:36.306Z]  ---> Running in 0690090a5c40
16:02:36 [2019-09-09T16:02:36.330Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/make.sh dynbinary test-integration
16:02:36 [2019-09-09T16:02:36.330Z] 
16:02:36 [2019-09-09T16:02:36.588Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:02:36 [2019-09-09T16:02:36.588Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:02:36 [2019-09-09T16:02:36.588Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:02:36 [2019-09-09T16:02:36.711Z] Removing bundles/
16:02:36 [2019-09-09T16:02:36.711Z] 
16:02:36 [2019-09-09T16:02:36.711Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:02:36 [2019-09-09T16:02:36.711Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:02:36 [2019-09-09T16:02:36.711Z] GOOS="" GOARCH="" GOARM=""
16:02:36 [2019-09-09T16:02:36.872Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:02:36 [2019-09-09T16:02:36.872Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:02:36 [2019-09-09T16:02:36.872Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
16:02:37 [2019-09-09T16:02:37.170Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
16:02:37 [2019-09-09T16:02:37.452Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
16:02:38 [2019-09-09T16:02:38.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:02:38 [2019-09-09T16:02:38.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:02:39 [2019-09-09T16:02:39.471Z] Fetched 7721 kB in 2s (2608 kB/s)
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:39 [2019-09-09T16:02:39.564Z] INFO: executeCI.ps1 starting at Mon Sep  9 16:02:38 CUT 2019
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:39 [2019-09-09T16:02:39.564Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:02:39 [2019-09-09T16:02:39.564Z] INFO: Running git version 2.23.0.windows.1
16:02:39 [2019-09-09T16:02:39.564Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245
16:02:39 [2019-09-09T16:02:39.564Z] INFO: Environment variables:
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:39 [2019-09-09T16:02:39.564Z] Name                           Value                                           
16:02:39 [2019-09-09T16:02:39.564Z] ----                           -----                                           
16:02:39 [2019-09-09T16:02:39.564Z] ALLUSERSPROFILE                C:\ProgramData                                  
16:02:39 [2019-09-09T16:02:39.564Z] APPDATA                        C:\windows\system32\config\systemprofile\AppD...
16:02:39 [2019-09-09T16:02:39.564Z] APT_MIRROR                     cdn-fastly.deb.debian.org                       
16:02:39 [2019-09-09T16:02:39.564Z] BRANCH_NAME                    PR-39881                                        
16:02:39 [2019-09-09T16:02:39.564Z] BUILD_DISPLAY_NAME             #1                                              
16:02:39 [2019-09-09T16:02:39.564Z] BUILD_ID                       1                                               
16:02:39 [2019-09-09T16:02:39.564Z] BUILD_NUMBER                   1                                               
16:02:39 [2019-09-09T16:02:39.564Z] BUILD_TAG                      jenkins-moby-PR-39881-1                         
16:02:39 [2019-09-09T16:02:39.564Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-...
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_AUTHOR                  thaJeztah                                       
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                            
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_BRANCH                  inspect_test_use_RunningTasksCount              
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_FORK                    thaJeztah                                       
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_ID                      39881                                           
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_TARGET                  master                                          
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_TITLE                   integration: TestInspect(): use swarm.Running...
16:02:39 [2019-09-09T16:02:39.564Z] CHANGE_URL                     https://github.com/moby/moby/pull/39881         
16:02:39 [2019-09-09T16:02:39.564Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255        
16:02:39 [2019-09-09T16:02:39.564Z] CommonProgramFiles             C:\Program Files\Common Files                   
16:02:39 [2019-09-09T16:02:39.564Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files             
16:02:39 [2019-09-09T16:02:39.564Z] CommonProgramW6432             C:\Program Files\Common Files                   
16:02:39 [2019-09-09T16:02:39.564Z] COMPUTERNAME                   azwin-2-3135a0                                  
16:02:39 [2019-09-09T16:02:39.564Z] ComSpec                        C:\windows\system32\cmd.exe                     
16:02:39 [2019-09-09T16:02:39.564Z] ConfigSequenceNumber           0                                               
16:02:39 [2019-09-09T16:02:39.564Z] DOCKER_BUILDKIT                0                                               
16:02:39 [2019-09-09T16:02:39.564Z] DOCKER_DUT_DEBUG               1                                               
16:02:39 [2019-09-09T16:02:39.564Z] DOCKER_EXPERIMENTAL            1                                               
16:02:39 [2019-09-09T16:02:39.564Z] DOCKER_GRAPHDRIVER             overlay2                                        
16:02:39 [2019-09-09T16:02:39.564Z] EXECUTOR_NUMBER                0                                               
16:02:39 [2019-09-09T16:02:39.564Z] FQDN                           azwin-2-3135a0.westus.cloudapp.azure.com        
16:02:39 [2019-09-09T16:02:39.564Z] GIT_BRANCH                     PR-39881                                        
16:02:39 [2019-09-09T16:02:39.564Z] GIT_COMMIT                     f874f8b6fd10a180cc47d7a9829dff63233ee20c        
16:02:39 [2019-09-09T16:02:39.564Z] GIT_URL                        https://github.com/moby/moby.git                
16:02:39 [2019-09-09T16:02:39.564Z] HUDSON_COOKIE                  18a6e1fc-70af-48a9-b4be-751e35c61b41            
16:02:39 [2019-09-09T16:02:39.564Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution             
16:02:39 [2019-09-09T16:02:39.564Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                
16:02:39 [2019-09-09T16:02:39.564Z] HUDSON_URL                     https://ci.docker.com/public/                   
16:02:39 [2019-09-09T16:02:39.564Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui...
16:02:39 [2019-09-09T16:02:39.564Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution             
16:02:39 [2019-09-09T16:02:39.564Z] JENKINS_NODE_COOKIE            53d5be94-5416-43d8-bcb0-8c405cf49039            
16:02:39 [2019-09-09T16:02:39.564Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf        
16:02:39 [2019-09-09T16:02:39.564Z] JENKINS_URL                    https://ci.docker.com/public/                   
16:02:39 [2019-09-09T16:02:39.564Z] JOB_BASE_NAME                  PR-39881                                        
16:02:39 [2019-09-09T16:02:39.564Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-...
16:02:39 [2019-09-09T16:02:39.564Z] JOB_NAME                       moby/PR-39881                                   
16:02:39 [2019-09-09T16:02:39.564Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-...
16:02:39 [2019-09-09T16:02:39.564Z] library.jps.version            master                                          
16:02:39 [2019-09-09T16:02:39.564Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppD...
16:02:39 [2019-09-09T16:02:39.564Z] NODE_LABELS                    amd64 azure azwin-2-3135a0 azwin-2016 docker ...
16:02:39 [2019-09-09T16:02:39.564Z] NODE_NAME                      azwin-2-3135a0                                  
16:02:39 [2019-09-09T16:02:39.564Z] NUMBER_OF_PROCESSORS           4                                               
16:02:39 [2019-09-09T16:02:39.564Z] OS                             Windows_NT                                      
16:02:39 [2019-09-09T16:02:39.564Z] Path                           C:\windows\system32;C:\windows;C:\windows\Sys...
16:02:39 [2019-09-09T16:02:39.564Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;....
16:02:39 [2019-09-09T16:02:39.564Z] PROCESSOR_ARCHITECTURE         AMD64                                           
16:02:39 [2019-09-09T16:02:39.564Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, Genuine...
16:02:39 [2019-09-09T16:02:39.564Z] PROCESSOR_LEVEL                6                                               
16:02:39 [2019-09-09T16:02:39.564Z] PROCESSOR_REVISION             4f01                                            
16:02:39 [2019-09-09T16:02:39.564Z] ProgramData                    C:\ProgramData                                  
16:02:39 [2019-09-09T16:02:39.564Z] ProgramFiles                   C:\Program Files                                
16:02:39 [2019-09-09T16:02:39.564Z] ProgramFiles(x86)              C:\Program Files (x86)                          
16:02:39 [2019-09-09T16:02:39.564Z] ProgramW6432                   C:\Program Files                                
16:02:39 [2019-09-09T16:02:39.564Z] PROMPT                         $P$G                                            
16:02:39 [2019-09-09T16:02:39.564Z] PSExecutionPolicyPreference    Bypass                                          
16:02:39 [2019-09-09T16:02:39.564Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\Wi...
16:02:39 [2019-09-09T16:02:39.564Z] PUBLIC                         C:\Users\Public                                 
16:02:39 [2019-09-09T16:02:39.564Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-...
16:02:39 [2019-09-09T16:02:39.564Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-...
16:02:39 [2019-09-09T16:02:39.564Z] SKIP_VALIDATION_TESTS          1                                               
16:02:39 [2019-09-09T16:02:39.564Z] SOURCES_DRIVE                  d                                               
16:02:39 [2019-09-09T16:02:39.564Z] SOURCES_SUBDIR                 gopath                                          
16:02:39 [2019-09-09T16:02:39.564Z] STAGE_NAME                     Run tests                                       
16:02:39 [2019-09-09T16:02:39.564Z] SystemDrive                    C:                                              
16:02:39 [2019-09-09T16:02:39.564Z] SystemRoot                     C:\windows                                      
16:02:39 [2019-09-09T16:02:39.564Z] TEMP                           C:\windows\TEMP                                 
16:02:39 [2019-09-09T16:02:39.564Z] TESTRUN_DRIVE                  d                                               
16:02:39 [2019-09-09T16:02:39.564Z] TESTRUN_SUBDIR                 CI-1                                            
16:02:39 [2019-09-09T16:02:39.564Z] TIMEOUT                        120m                                            
16:02:39 [2019-09-09T16:02:39.564Z] TMP                            C:\windows\TEMP                                 
16:02:39 [2019-09-09T16:02:39.564Z] USERDOMAIN                     WORKGROUP                                       
16:02:39 [2019-09-09T16:02:39.564Z] USERNAME                       azwin-2-3135a0$                                 
16:02:39 [2019-09-09T16:02:39.564Z] USERPROFILE                    C:\windows\system32\config\systemprofile        
16:02:39 [2019-09-09T16:02:39.564Z] windir                         C:\windows                                      
16:02:39 [2019-09-09T16:02:39.564Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore            
16:02:39 [2019-09-09T16:02:39.564Z] WINDOWS_BASE_IMAGE_TAG         ltsc2016                                        
16:02:39 [2019-09-09T16:02:39.564Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker          
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:39 [2019-09-09T16:02:39.564Z] 
16:02:40 [2019-09-09T16:02:40.490Z] Reading package lists...
16:02:41 [2019-09-09T16:02:41.750Z] INFO: Sources under d:\gopath\...
16:02:41 [2019-09-09T16:02:41.750Z] INFO: Test run under d:\CI-1\...
16:02:41 [2019-09-09T16:02:41.750Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:02:41 [2019-09-09T16:02:41.750Z] INFO: docker/docker repository was found
16:02:41 [2019-09-09T16:02:41.779Z] Reading package lists...
16:02:42 [2019-09-09T16:02:42.061Z] Building dependency tree...
16:02:42 [2019-09-09T16:02:42.061Z] Reading state information...
16:02:42 [2019-09-09T16:02:42.061Z] The following additional packages will be installed:
16:02:42 [2019-09-09T16:02:42.061Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
16:02:42 [2019-09-09T16:02:42.061Z] Suggested packages:
16:02:42 [2019-09-09T16:02:42.061Z]   codeblocks eclipse ninja-build lrzip
16:02:42 [2019-09-09T16:02:42.061Z] Recommended packages:
16:02:42 [2019-09-09T16:02:42.061Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:02:42 [2019-09-09T16:02:42.210Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time...
16:02:42 [2019-09-09T16:02:42.343Z] The following NEW packages will be installed:
16:02:42 [2019-09-09T16:02:42.343Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
16:02:42 [2019-09-09T16:02:42.343Z]   vim-common xxd
16:02:42 [2019-09-09T16:02:42.343Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
16:02:42 [2019-09-09T16:02:42.343Z] Need to get 13.4 MB of archives.
16:02:42 [2019-09-09T16:02:42.343Z] After this operation, 60.4 MB of additional disk space will be used.
16:02:42 [2019-09-09T16:02:42.343Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
16:02:42 [2019-09-09T16:02:42.626Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
16:02:42 [2019-09-09T16:02:42.626Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
16:02:42 [2019-09-09T16:02:42.670Z] ltsc2016: Pulling from windows/servercore
16:02:42 [2019-09-09T16:02:42.912Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
16:02:42 [2019-09-09T16:02:42.912Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:02:43 [2019-09-09T16:02:43.131Z] 3889bb8d808b: Pulling fs layer
16:02:43 [2019-09-09T16:02:43.131Z] 234c9b9e497c: Pulling fs layer
16:02:43 [2019-09-09T16:02:43.195Z] debconf: delaying package configuration, since apt-utils is not installed
16:02:43 [2019-09-09T16:02:43.195Z] Fetched 13.4 MB in 0s (23.6 MB/s)
16:02:43 [2019-09-09T16:02:43.195Z] Selecting previously unselected package cmake-data.
16:02:43 [2019-09-09T16:02:43.195Z] (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.)
16:02:43 [2019-09-09T16:02:43.195Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
16:02:43 [2019-09-09T16:02:43.195Z] Unpacking cmake-data (3.7.2-1) ...
16:02:43 [2019-09-09T16:02:43.834Z] Selecting previously unselected package liblzo2-2:ppc64el.
16:02:43 [2019-09-09T16:02:43.834Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
16:02:43 [2019-09-09T16:02:43.834Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
16:02:43 [2019-09-09T16:02:43.834Z] Selecting previously unselected package libicu57:ppc64el.
16:02:43 [2019-09-09T16:02:43.834Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
16:02:43 [2019-09-09T16:02:43.834Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
16:02:44 [2019-09-09T16:02:44.846Z] Selecting previously unselected package libxml2:ppc64el.
16:02:44 [2019-09-09T16:02:44.846Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
16:02:44 [2019-09-09T16:02:44.846Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
16:02:45 [2019-09-09T16:02:45.129Z] Selecting previously unselected package libarchive13:ppc64el.
16:02:45 [2019-09-09T16:02:45.129Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
16:02:45 [2019-09-09T16:02:45.129Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
16:02:45 [2019-09-09T16:02:45.129Z] Selecting previously unselected package libjsoncpp1:ppc64el.
16:02:45 [2019-09-09T16:02:45.129Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
16:02:45 [2019-09-09T16:02:45.129Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
16:02:45 [2019-09-09T16:02:45.129Z] Selecting previously unselected package libuv1:ppc64el.
16:02:45 [2019-09-09T16:02:45.129Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
16:02:45 [2019-09-09T16:02:45.129Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
16:02:45 [2019-09-09T16:02:45.129Z] Selecting previously unselected package cmake.
16:02:45 [2019-09-09T16:02:45.129Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
16:02:45 [2019-09-09T16:02:45.129Z] Unpacking cmake (3.7.2-1) ...
16:02:45 [2019-09-09T16:02:45.742Z] Selecting previously unselected package xxd.
16:02:45 [2019-09-09T16:02:45.742Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
16:02:45 [2019-09-09T16:02:45.742Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Selecting previously unselected package vim-common.
16:02:45 [2019-09-09T16:02:45.742Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:02:45 [2019-09-09T16:02:45.742Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Processing triggers for mime-support (3.60) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up libuv1:ppc64el (1.9.1-3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up cmake-data (3.7.2-1) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
16:02:45 [2019-09-09T16:02:45.742Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
16:02:45 [2019-09-09T16:02:45.742Z] Setting up cmake (3.7.2-1) ...
16:02:45 [2019-09-09T16:02:45.742Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:02:47 [2019-09-09T16:02:47.766Z] Removing intermediate container 0690090a5c40
16:02:47 [2019-09-09T16:02:47.766Z]  ---> bb03c4c45e8b
16:02:47 [2019-09-09T16:02:47.766Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:02:47 [2019-09-09T16:02:47.766Z]  ---> c63abd9e16d1
16:02:47 [2019-09-09T16:02:47.766Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini
16:02:47 [2019-09-09T16:02:47.766Z]  ---> Running in 6bb56e59c178
16:02:47 [2019-09-09T16:02:47.766Z] Removing intermediate container 6bb56e59c178
16:02:47 [2019-09-09T16:02:47.766Z]  ---> 2735996b08e6
16:02:47 [2019-09-09T16:02:47.766Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:02:48 [2019-09-09T16:02:48.048Z]  ---> 83a6a83065e1
16:02:48 [2019-09-09T16:02:48.048Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:02:48 [2019-09-09T16:02:48.048Z]  ---> Running in 12a391ebb616
16:02:48 [2019-09-09T16:02:48.331Z] + RM_GOPATH=0
16:02:48 [2019-09-09T16:02:48.331Z] + TMP_GOPATH=
16:02:48 [2019-09-09T16:02:48.331Z] + : /build
16:02:48 [2019-09-09T16:02:48.331Z] + '[' -z '' ']'
16:02:48 [2019-09-09T16:02:48.331Z] ++ mktemp -d
16:02:48 [2019-09-09T16:02:48.331Z] + export GOPATH=/tmp/tmp.RplXoPdufA
16:02:48 [2019-09-09T16:02:48.331Z] + GOPATH=/tmp/tmp.RplXoPdufA
16:02:48 [2019-09-09T16:02:48.331Z] + RM_GOPATH=1
16:02:48 [2019-09-09T16:02:48.331Z] ++ dirname ./install.sh
16:02:48 [2019-09-09T16:02:48.331Z] + dir=.
16:02:48 [2019-09-09T16:02:48.331Z] + bin=tini
16:02:48 [2019-09-09T16:02:48.331Z] + shift
16:02:48 [2019-09-09T16:02:48.331Z] + '[' '!' -f ./tini.installer ']'
16:02:48 [2019-09-09T16:02:48.331Z] + . ./tini.installer
16:02:48 [2019-09-09T16:02:48.331Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
16:02:48 [2019-09-09T16:02:48.331Z] + install_tini
16:02:48 [2019-09-09T16:02:48.331Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:02:48 [2019-09-09T16:02:48.331Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.RplXoPdufA/tini
16:02:48 [2019-09-09T16:02:48.331Z] Cloning into '/tmp/tmp.RplXoPdufA/tini'...
16:02:48 [2019-09-09T16:02:48.331Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:02:48 [2019-09-09T16:02:48.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:02:48 [2019-09-09T16:02:48.612Z] + cd /tmp/tmp.RplXoPdufA/tini
16:02:48 [2019-09-09T16:02:48.612Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:02:48 [2019-09-09T16:02:48.612Z] + cmake .
16:02:48 [2019-09-09T16:02:48.894Z] -- The C compiler identification is GNU 6.3.0
16:02:48 [2019-09-09T16:02:48.894Z] -- Check for working C compiler: /usr/bin/cc
16:02:48 [2019-09-09T16:02:48.894Z] -- Check for working C compiler: /usr/bin/cc -- works
16:02:48 [2019-09-09T16:02:48.894Z] -- Detecting C compiler ABI info
16:02:49 [2019-09-09T16:02:49.177Z] -- Detecting C compiler ABI info - done
16:02:49 [2019-09-09T16:02:49.177Z] -- Detecting C compile features
16:02:49 [2019-09-09T16:02:49.336Z] sha256:5138c64c004837cd98da1a0058a1bf2a54f81f8ebadac14074cfee07c45c9d20
16:02:49 [2019-09-09T16:02:49.336Z] INFO: Starting docker-py tests...
16:02:49 [2019-09-09T16:02:49.336Z] ============================= test session starts ==============================
16:02:49 [2019-09-09T16:02:49.336Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
16:02:49 [2019-09-09T16:02:49.336Z] rootdir: /src, inifile: pytest.ini
16:02:49 [2019-09-09T16:02:49.336Z] plugins: timeout-1.3.3, cov-2.6.1
16:02:49 [2019-09-09T16:02:49.460Z] -- Detecting C compile features - done
16:02:49 [2019-09-09T16:02:49.460Z] -- Performing Test HAS_BUILTIN_FORTIFY
16:02:49 [2019-09-09T16:02:49.460Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:02:49 [2019-09-09T16:02:49.460Z] -- Configuring done
16:02:49 [2019-09-09T16:02:49.460Z] -- Generating done
16:02:49 [2019-09-09T16:02:49.460Z] -- Build files have been written to: /tmp/tmp.RplXoPdufA/tini
16:02:49 [2019-09-09T16:02:49.460Z] + make tini-static
16:02:49 [2019-09-09T16:02:49.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:02:49 [2019-09-09T16:02:49.742Z] Scanning dependencies of target tini-static
16:02:49 [2019-09-09T16:02:49.742Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:02:50 [2019-09-09T16:02:50.024Z] [100%] Linking C executable tini-static
16:02:50 [2019-09-09T16:02:50.261Z] collected 385 items / 6 deselected
16:02:50 [2019-09-09T16:02:50.261Z] 
16:02:50 [2019-09-09T16:02:50.307Z] [100%] Built target tini-static
16:02:50 [2019-09-09T16:02:50.307Z] + mkdir -p /build
16:02:50 [2019-09-09T16:02:50.307Z] + cp tini-static /build/docker-init
16:02:50 [2019-09-09T16:02:50.594Z] Removing intermediate container 12a391ebb616
16:02:50 [2019-09-09T16:02:50.594Z]  ---> f57172fae3dc
16:02:50 [2019-09-09T16:02:50.594Z] Step 88/126 : FROM dev-base AS rootlesskit
16:02:50 [2019-09-09T16:02:50.594Z]  ---> e1839d81822e
16:02:50 [2019-09-09T16:02:50.594Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit
16:02:50 [2019-09-09T16:02:50.882Z]  ---> Running in 545bacaf6681
16:02:50 [2019-09-09T16:02:50.882Z] Removing intermediate container 545bacaf6681
16:02:50 [2019-09-09T16:02:50.882Z]  ---> 304cabd4ff4a
16:02:50 [2019-09-09T16:02:50.882Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:02:50 [2019-09-09T16:02:50.882Z]  ---> 22cbaaeee90f
16:02:50 [2019-09-09T16:02:50.882Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:02:51 [2019-09-09T16:02:51.165Z]  ---> c801d05ec54f
16:02:51 [2019-09-09T16:02:51.165Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
16:02:51 [2019-09-09T16:02:51.165Z]  ---> Running in a77b3bc4e0e0
16:02:51 [2019-09-09T16:02:51.448Z] + RM_GOPATH=0
16:02:51 [2019-09-09T16:02:51.448Z] + TMP_GOPATH=
16:02:51 [2019-09-09T16:02:51.448Z] + : /build/
16:02:51 [2019-09-09T16:02:51.448Z] + '[' -z '' ']'
16:02:51 [2019-09-09T16:02:51.448Z] ++ mktemp -d
16:02:51 [2019-09-09T16:02:51.448Z] + export GOPATH=/tmp/tmp.hvGrJ658hU
16:02:51 [2019-09-09T16:02:51.448Z] + GOPATH=/tmp/tmp.hvGrJ658hU
16:02:51 [2019-09-09T16:02:51.448Z] + RM_GOPATH=1
16:02:51 [2019-09-09T16:02:51.448Z] ++ dirname ./install.sh
16:02:51 [2019-09-09T16:02:51.448Z] + dir=.
16:02:51 [2019-09-09T16:02:51.448Z] + bin=rootlesskit
16:02:51 [2019-09-09T16:02:51.448Z] + shift
16:02:51 [2019-09-09T16:02:51.448Z] + '[' '!' -f ./rootlesskit.installer ']'
16:02:51 [2019-09-09T16:02:51.448Z] + . ./rootlesskit.installer
16:02:51 [2019-09-09T16:02:51.448Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
16:02:51 [2019-09-09T16:02:51.448Z] + install_rootlesskit
16:02:51 [2019-09-09T16:02:51.448Z] + case "$1" in
16:02:51 [2019-09-09T16:02:51.448Z] + export CGO_ENABLED=0
16:02:51 [2019-09-09T16:02:51.448Z] + CGO_ENABLED=0
16:02:51 [2019-09-09T16:02:51.448Z] + _install_rootlesskit
16:02:51 [2019-09-09T16:02:51.448Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
16:02:51 [2019-09-09T16:02:51.448Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:02:51 [2019-09-09T16:02:51.448Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hvGrJ658hU/src/github.com/rootless-containers/rootlesskit
16:02:51 [2019-09-09T16:02:51.448Z] Cloning into '/tmp/tmp.hvGrJ658hU/src/github.com/rootless-containers/rootlesskit'...
16:02:52 [2019-09-09T16:02:52.458Z] + cd /tmp/tmp.hvGrJ658hU/src/github.com/rootless-containers/rootlesskit
16:02:52 [2019-09-09T16:02:52.458Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:02:52 [2019-09-09T16:02:52.458Z] + for f in rootlesskit rootlesskit-docker-proxy
16:02:52 [2019-09-09T16:02:52.458Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:02:57 [2019-09-09T16:02:57.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:03:00 [2019-09-09T16:03:00.923Z] 234c9b9e497c: Verifying Checksum
16:03:00 [2019-09-09T16:03:00.923Z] 234c9b9e497c: Download complete
16:03:05 [2019-09-09T16:03:05.006Z] + for f in rootlesskit rootlesskit-docker-proxy
16:03:05 [2019-09-09T16:03:05.006Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:03:05 [2019-09-09T16:03:05.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:03:07 [2019-09-09T16:03:07.038Z] Removing intermediate container a77b3bc4e0e0
16:03:07 [2019-09-09T16:03:07.038Z]  ---> d89d188e7aba
16:03:07 [2019-09-09T16:03:07.038Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build
16:03:07 [2019-09-09T16:03:07.320Z]  ---> a829267afaed
16:03:07 [2019-09-09T16:03:07.320Z] Step 94/126 : FROM runtime-dev AS dev
16:03:07 [2019-09-09T16:03:07.320Z]  ---> dd6fbdc14762
16:03:07 [2019-09-09T16:03:07.320Z] Step 95/126 : ARG DEBIAN_FRONTEND
16:03:07 [2019-09-09T16:03:07.320Z]  ---> Running in b1a0d568e086
16:03:07 [2019-09-09T16:03:07.320Z] Removing intermediate container b1a0d568e086
16:03:07 [2019-09-09T16:03:07.320Z]  ---> 590f18f22bde
16:03:07 [2019-09-09T16:03:07.320Z] Step 96/126 : RUN groupadd -r docker
16:03:07 [2019-09-09T16:03:07.320Z]  ---> Running in 28d288ec9ffe
16:03:07 [2019-09-09T16:03:07.936Z] Removing intermediate container 28d288ec9ffe
16:03:07 [2019-09-09T16:03:07.936Z]  ---> 313741460d42
16:03:07 [2019-09-09T16:03:07.936Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser
16:03:08 [2019-09-09T16:03:08.217Z]  ---> Running in 9d79eb929387
16:03:08 [2019-09-09T16:03:08.834Z] Removing intermediate container 9d79eb929387
16:03:08 [2019-09-09T16:03:08.834Z]  ---> 8da03d49acad
16:03:08 [2019-09-09T16:03:08.834Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:03:08 [2019-09-09T16:03:08.834Z]  ---> Running in 580b1d104b7c
16:03:09 [2019-09-09T16:03:09.117Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:03:09 [2019-09-09T16:03:09.399Z] Removing intermediate container 580b1d104b7c
16:03:09 [2019-09-09T16:03:09.399Z]  ---> 059af06eadea
16:03:09 [2019-09-09T16:03:09.399Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:03:09 [2019-09-09T16:03:09.680Z]  ---> Running in 7677792acc8d
16:03:10 [2019-09-09T16:03:10.297Z] Removing intermediate container 7677792acc8d
16:03:10 [2019-09-09T16:03:10.297Z]  ---> 1927d7408aa9
16:03:10 [2019-09-09T16:03:10.297Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:03:10 [2019-09-09T16:03:10.297Z]  ---> Running in bd067b3fd529
16:03:10 [2019-09-09T16:03:10.914Z] Removing intermediate container bd067b3fd529
16:03:10 [2019-09-09T16:03:10.915Z]  ---> d9db95f0d668
16:03:10 [2019-09-09T16:03:10.915Z] Step 101/126 : RUN ldconfig
16:03:10 [2019-09-09T16:03:10.915Z]  ---> Running in 72b56453b7b2
16:03:11 [2019-09-09T16:03:11.923Z] Removing intermediate container 72b56453b7b2
16:03:11 [2019-09-09T16:03:11.923Z]  ---> e3bec1b787fc
16:03:11 [2019-09-09T16:03:11.923Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
16:03:11 [2019-09-09T16:03:11.923Z]  ---> Running in 23d276fcabce
16:03:12 [2019-09-09T16:03:12.205Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:03:12 [2019-09-09T16:03:12.205Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:03:12 [2019-09-09T16:03:12.205Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:03:12 [2019-09-09T16:03:12.205Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:03:12 [2019-09-09T16:03:12.205Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:03:12 [2019-09-09T16:03:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:03:12 [2019-09-09T16:03:12.491Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB]
16:03:12 [2019-09-09T16:03:12.716Z] tests/integration/api_build_test.py ......................X              [  6%]
16:03:12 [2019-09-09T16:03:12.774Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
16:03:12 [2019-09-09T16:03:12.774Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
16:03:13 [2019-09-09T16:03:13.274Z] tests/integration/api_client_test.py .....                               [  7%]
16:03:14 [2019-09-09T16:03:14.792Z] Fetched 7721 kB in 2s (3195 kB/s)
16:03:15 [2019-09-09T16:03:15.191Z] tests/integration/api_config_test.py .....                               [  8%]
16:03:15 [2019-09-09T16:03:15.799Z] Reading package lists...
16:03:16 [2019-09-09T16:03:16.806Z] Reading package lists...
16:03:17 [2019-09-09T16:03:17.088Z] Building dependency tree...
16:03:17 [2019-09-09T16:03:17.088Z] Reading state information...
16:03:17 [2019-09-09T16:03:17.088Z] The following additional packages will be installed:
16:03:17 [2019-09-09T16:03:17.088Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
16:03:17 [2019-09-09T16:03:17.088Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
16:03:17 [2019-09-09T16:03:17.088Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
16:03:17 [2019-09-09T16:03:17.088Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
16:03:17 [2019-09-09T16:03:17.088Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:03:17 [2019-09-09T16:03:17.088Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
16:03:17 [2019-09-09T16:03:17.088Z]   libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12
16:03:17 [2019-09-09T16:03:17.088Z]   mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
16:03:17 [2019-09-09T16:03:17.088Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
16:03:17 [2019-09-09T16:03:17.088Z] Suggested packages:
16:03:17 [2019-09-09T16:03:17.088Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
16:03:17 [2019-09-09T16:03:17.088Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
16:03:17 [2019-09-09T16:03:17.088Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
16:03:17 [2019-09-09T16:03:17.088Z]   vim-doc vim-scripts xfsdump acl attr quota
16:03:17 [2019-09-09T16:03:17.088Z] Recommended packages:
16:03:17 [2019-09-09T16:03:17.088Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
16:03:17 [2019-09-09T16:03:17.088Z]   python3-keyrings.alt python3-xdg unzip
16:03:18 [2019-09-09T16:03:18.093Z] The following NEW packages will be installed:
16:03:18 [2019-09-09T16:03:18.093Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
16:03:18 [2019-09-09T16:03:18.093Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
16:03:18 [2019-09-09T16:03:18.093Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
16:03:18 [2019-09-09T16:03:18.093Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
16:03:18 [2019-09-09T16:03:18.093Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
16:03:18 [2019-09-09T16:03:18.093Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
16:03:18 [2019-09-09T16:03:18.093Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
16:03:18 [2019-09-09T16:03:18.093Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
16:03:18 [2019-09-09T16:03:18.093Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
16:03:18 [2019-09-09T16:03:18.093Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
16:03:18 [2019-09-09T16:03:18.093Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
16:03:18 [2019-09-09T16:03:18.093Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
16:03:18 [2019-09-09T16:03:18.093Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
16:03:18 [2019-09-09T16:03:18.093Z]   xfsprogs xxd xz-utils zip
16:03:18 [2019-09-09T16:03:18.093Z] The following packages will be upgraded:
16:03:18 [2019-09-09T16:03:18.093Z]   libsystemd0 libudev1
16:03:18 [2019-09-09T16:03:18.377Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded.
16:03:18 [2019-09-09T16:03:18.377Z] Need to get 87.7 MB of archives.
16:03:18 [2019-09-09T16:03:18.377Z] After this operation, 585 MB of additional disk space will be used.
16:03:18 [2019-09-09T16:03:18.377Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
16:03:18 [2019-09-09T16:03:18.377Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
16:03:18 [2019-09-09T16:03:18.377Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
16:03:18 [2019-09-09T16:03:18.661Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
16:03:18 [2019-09-09T16:03:18.944Z] Get:70 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]
16:03:18 [2019-09-09T16:03:18.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:03:19 [2019-09-09T16:03:19.576Z] Get:71 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]
16:03:20 [2019-09-09T16:03:20.206Z] debconf: delaying package configuration, since apt-utils is not installed
16:03:20 [2019-09-09T16:03:20.206Z] Fetched 87.7 MB in 1s (49.6 MB/s)
16:03:20 [2019-09-09T16:03:20.206Z] (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.)
16:03:20 [2019-09-09T16:03:20.206Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ...
16:03:20 [2019-09-09T16:03:20.206Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
16:03:20 [2019-09-09T16:03:20.206Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ...
16:03:20 [2019-09-09T16:03:20.489Z] Selecting previously unselected package bash-completion.
16:03:20 [2019-09-09T16:03:20.489Z] (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.)
16:03:20 [2019-09-09T16:03:20.489Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ...
16:03:21 [2019-09-09T16:03:21.498Z] Unpacking bash-completion (1:2.1-4.3) ...
16:03:21 [2019-09-09T16:03:21.499Z] Selecting previously unselected package libnet1:ppc64el.
16:03:21 [2019-09-09T16:03:21.499Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.499Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
16:03:21 [2019-09-09T16:03:21.499Z] Selecting previously unselected package libnfnetlink0:ppc64el.
16:03:21 [2019-09-09T16:03:21.499Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.499Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
16:03:21 [2019-09-09T16:03:21.783Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
16:03:21 [2019-09-09T16:03:21.783Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.783Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
16:03:21 [2019-09-09T16:03:21.783Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.783Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ...
16:03:21 [2019-09-09T16:03:21.783Z] Setting up libudev1:ppc64el (232-25+deb9u12) ...
16:03:21 [2019-09-09T16:03:21.783Z] Selecting previously unselected package libudev-dev:ppc64el.
16:03:21 [2019-09-09T16:03:21.783Z] (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 ... 15619 files and directories currently installed.)
16:03:21 [2019-09-09T16:03:21.783Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.783Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
16:03:21 [2019-09-09T16:03:21.783Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
16:03:21 [2019-09-09T16:03:21.783Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
16:03:21 [2019-09-09T16:03:21.783Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
16:03:22 [2019-09-09T16:03:22.066Z] Selecting previously unselected package python3.5-minimal.
16:03:22 [2019-09-09T16:03:22.066Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.066Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
16:03:22 [2019-09-09T16:03:22.348Z] Selecting previously unselected package python3-minimal.
16:03:22 [2019-09-09T16:03:22.348Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.348Z] Unpacking python3-minimal (3.5.3-1) ...
16:03:22 [2019-09-09T16:03:22.348Z] Selecting previously unselected package libmpdec2:ppc64el.
16:03:22 [2019-09-09T16:03:22.348Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.348Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
16:03:22 [2019-09-09T16:03:22.348Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
16:03:22 [2019-09-09T16:03:22.348Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.348Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
16:03:22 [2019-09-09T16:03:22.631Z] Selecting previously unselected package python3.5.
16:03:22 [2019-09-09T16:03:22.631Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.631Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
16:03:22 [2019-09-09T16:03:22.631Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
16:03:22 [2019-09-09T16:03:22.631Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
16:03:22 [2019-09-09T16:03:22.631Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
16:03:22 [2019-09-09T16:03:22.631Z] Selecting previously unselected package dh-python.
16:03:22 [2019-09-09T16:03:22.631Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ...
16:03:22 [2019-09-09T16:03:22.631Z] Unpacking dh-python (2.20170125) ...
16:03:22 [2019-09-09T16:03:22.914Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
16:03:22 [2019-09-09T16:03:22.914Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
16:03:23 [2019-09-09T16:03:23.941Z] Setting up python3-minimal (3.5.3-1) ...
16:03:23 [2019-09-09T16:03:23.941Z] Selecting previously unselected package python3.
16:03:23 [2019-09-09T16:03:23.941Z] (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.)
16:03:23 [2019-09-09T16:03:23.941Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
16:03:23 [2019-09-09T16:03:23.941Z] Unpacking python3 (3.5.3-1) ...
16:03:23 [2019-09-09T16:03:23.941Z] Selecting previously unselected package pigz.
16:03:23 [2019-09-09T16:03:23.941Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
16:03:23 [2019-09-09T16:03:23.941Z] Unpacking pigz (2.3.4-1) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package libip4tc0:ppc64el.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package libip6tc0:ppc64el.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package libiptc0:ppc64el.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package libxtables12:ppc64el.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package iptables.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
16:03:24 [2019-09-09T16:03:24.224Z] Selecting previously unselected package xxd.
16:03:24 [2019-09-09T16:03:24.224Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.224Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package vim-common.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package bzip2.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking bzip2 (1.0.6-8.1) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package libgpm2:ppc64el.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package xz-utils.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package aufs-tools.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package liblzo2-2:ppc64el.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
16:03:24 [2019-09-09T16:03:24.507Z] Selecting previously unselected package btrfs-progs.
16:03:24 [2019-09-09T16:03:24.507Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.507Z] Unpacking btrfs-progs (4.7.3-1) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package btrfs-tools.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking btrfs-tools (4.7.3-1) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package dmsetup.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking dmsetup (2:1.02.137-2) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package libonig4:ppc64el.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package libjq1:ppc64el.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
16:03:24 [2019-09-09T16:03:24.789Z] Selecting previously unselected package jq.
16:03:24 [2019-09-09T16:03:24.789Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
16:03:24 [2019-09-09T16:03:24.789Z] Unpacking jq (1.5+dfsg-1.3) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libaio1:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libcap2-bin.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libcap2-bin (1:2.25-1) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libsepol1-dev:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libpcre16-3:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libpcre32-3:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
16:03:25 [2019-09-09T16:03:25.072Z] Selecting previously unselected package libpcre3-dev:ppc64el.
16:03:25 [2019-09-09T16:03:25.072Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.072Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
16:03:25 [2019-09-09T16:03:25.355Z] Selecting previously unselected package libselinux1-dev:ppc64el.
16:03:25 [2019-09-09T16:03:25.355Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.355Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
16:03:25 [2019-09-09T16:03:25.355Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
16:03:25 [2019-09-09T16:03:25.355Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.355Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
16:03:25 [2019-09-09T16:03:25.355Z] Selecting previously unselected package libnl-3-200:ppc64el.
16:03:25 [2019-09-09T16:03:25.355Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.355Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
16:03:25 [2019-09-09T16:03:25.355Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
16:03:25 [2019-09-09T16:03:25.355Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.355Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
16:03:25 [2019-09-09T16:03:25.355Z] Selecting previously unselected package libreadline5:ppc64el.
16:03:25 [2019-09-09T16:03:25.355Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.355Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
16:03:25 [2019-09-09T16:03:25.642Z] Selecting previously unselected package libsystemd-dev:ppc64el.
16:03:25 [2019-09-09T16:03:25.642Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.642Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
16:03:25 [2019-09-09T16:03:25.932Z] Selecting previously unselected package net-tools.
16:03:25 [2019-09-09T16:03:25.932Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
16:03:25 [2019-09-09T16:03:25.932Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
16:03:25 [2019-09-09T16:03:25.932Z] Selecting previously unselected package python-pip-whl.
16:03:25 [2019-09-09T16:03:25.932Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
16:03:25 [2019-09-09T16:03:25.932Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
16:03:26 [2019-09-09T16:03:26.104Z] 3889bb8d808b: Verifying Checksum
16:03:26 [2019-09-09T16:03:26.104Z] 3889bb8d808b: Download complete
16:03:26 [2019-09-09T16:03:26.214Z] Selecting previously unselected package python3-pip.
16:03:26 [2019-09-09T16:03:26.214Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
16:03:26 [2019-09-09T16:03:26.214Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
16:03:26 [2019-09-09T16:03:26.214Z] Selecting previously unselected package python3-pkg-resources.
16:03:26 [2019-09-09T16:03:26.214Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
16:03:26 [2019-09-09T16:03:26.214Z] Unpacking python3-pkg-resources (33.1.1-1) ...
16:03:26 [2019-09-09T16:03:26.214Z] Selecting previously unselected package python3-setuptools.
16:03:26 [2019-09-09T16:03:26.214Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
16:03:26 [2019-09-09T16:03:26.214Z] Unpacking python3-setuptools (33.1.1-1) ...
16:03:26 [2019-09-09T16:03:26.214Z] Selecting previously unselected package python3-wheel.
16:03:26 [2019-09-09T16:03:26.214Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
16:03:26 [2019-09-09T16:03:26.214Z] Unpacking python3-wheel (0.29.0-2) ...
16:03:26 [2019-09-09T16:03:26.214Z] Selecting previously unselected package thin-provisioning-tools.
16:03:26 [2019-09-09T16:03:26.214Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
16:03:26 [2019-09-09T16:03:26.214Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
16:03:26 [2019-09-09T16:03:26.496Z] Selecting previously unselected package vim-runtime.
16:03:26 [2019-09-09T16:03:26.496Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
16:03:26 [2019-09-09T16:03:26.496Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
16:03:26 [2019-09-09T16:03:26.496Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
16:03:26 [2019-09-09T16:03:26.496Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
16:03:27 [2019-09-09T16:03:27.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:03:27 [2019-09-09T16:03:27.505Z] Selecting previously unselected package vim.
16:03:27 [2019-09-09T16:03:27.505Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.505Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
16:03:27 [2019-09-09T16:03:27.505Z] Selecting previously unselected package xfsprogs.
16:03:27 [2019-09-09T16:03:27.505Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.505Z] Unpacking xfsprogs (4.9.0+nmu1) ...
16:03:27 [2019-09-09T16:03:27.505Z] Selecting previously unselected package zip.
16:03:27 [2019-09-09T16:03:27.787Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.787Z] Unpacking zip (3.0-11+b1) ...
16:03:27 [2019-09-09T16:03:27.787Z] Selecting previously unselected package libapparmor-perl.
16:03:27 [2019-09-09T16:03:27.787Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.787Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
16:03:27 [2019-09-09T16:03:27.787Z] Selecting previously unselected package apparmor.
16:03:27 [2019-09-09T16:03:27.787Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.787Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
16:03:27 [2019-09-09T16:03:27.787Z] Selecting previously unselected package binutils-mingw-w64-i686.
16:03:27 [2019-09-09T16:03:27.787Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
16:03:27 [2019-09-09T16:03:27.787Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:03:28 [2019-09-09T16:03:28.402Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
16:03:28 [2019-09-09T16:03:28.402Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
16:03:28 [2019-09-09T16:03:28.402Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:03:28 [2019-09-09T16:03:28.685Z] Selecting previously unselected package binutils-mingw-w64.
16:03:28 [2019-09-09T16:03:28.685Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
16:03:28 [2019-09-09T16:03:28.685Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:03:28 [2019-09-09T16:03:28.685Z] Selecting previously unselected package mingw-w64-common.
16:03:28 [2019-09-09T16:03:28.685Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
16:03:28 [2019-09-09T16:03:28.685Z] Unpacking mingw-w64-common (5.0.1-1) ...
16:03:29 [2019-09-09T16:03:29.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:03:29 [2019-09-09T16:03:29.694Z] Selecting previously unselected package mingw-w64-x86-64-dev.
16:03:29 [2019-09-09T16:03:29.694Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
16:03:29 [2019-09-09T16:03:29.694Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
16:03:31 [2019-09-09T16:03:31.168Z] Selecting previously unselected package gcc-mingw-w64-base.
16:03:31 [2019-09-09T16:03:31.168Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
16:03:31 [2019-09-09T16:03:31.168Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:03:31 [2019-09-09T16:03:31.168Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
16:03:31 [2019-09-09T16:03:31.168Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
16:03:31 [2019-09-09T16:03:31.168Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:03:35 [2019-09-09T16:03:35.565Z] Selecting previously unselected package g++-mingw-w64-x86-64.
16:03:35 [2019-09-09T16:03:35.565Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
16:03:35 [2019-09-09T16:03:35.565Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:03:37 [2019-09-09T16:03:37.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:03:39 [2019-09-09T16:03:39.019Z] Setting up aufs-tools (1:4.1+20161219-1) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:39 [2019-09-09T16:03:39.019Z] Processing triggers for mime-support (3.60) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up libcap2-bin (1:2.25-1) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:03:39 [2019-09-09T16:03:39.019Z] Setting up bash-completion (1:2.1-4.3) ...
16:03:39 [2019-09-09T16:03:39.579Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1)
16:03:39 [2019-09-09T16:03:39.579Z] Using test binary docker
16:03:39 [2019-09-09T16:03:39.579Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:03:39 [2019-09-09T16:03:39.579Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:03:39 [2019-09-09T16:03:39.579Z] Warning failed to create cache: (null)
16:03:39 [2019-09-09T16:03:39.579Z] .
16:03:39 [2019-09-09T16:03:39.579Z] INFO: Waiting for daemon to start...
16:03:39 [2019-09-09T16:03:39.579Z] Starting dockerd
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libonig4:ppc64el (6.1.3-2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up zip (3.0-11+b1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up bzip2 (1.0.6-8.1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libaio1:ppc64el (0.3.110-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up xz-utils (5.2.2-1.2+b1) ...
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up pigz (2.3.4-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up mingw-w64-common (5.0.1-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up jq (1.5+dfsg-1.3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up xfsprogs (4.9.0+nmu1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up btrfs-progs (4.7.3-1) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
16:03:40 [2019-09-09T16:03:40.026Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
16:03:42 [2019-09-09T16:03:42.045Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
16:03:42 [2019-09-09T16:03:42.045Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
16:03:42 [2019-09-09T16:03:42.045Z] Setting up btrfs-tools (4.7.3-1) ...
16:03:42 [2019-09-09T16:03:42.045Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:03:42 [2019-09-09T16:03:42.045Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:03:42 [2019-09-09T16:03:42.045Z] Setting up python3 (3.5.3-1) ...
16:03:42 [2019-09-09T16:03:42.127Z] .
16:03:42 [2019-09-09T16:03:42.127Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1)
16:03:42 [2019-09-09T16:03:42.127Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1)
16:03:42 [2019-09-09T16:03:42.127Z] Error: No such image: emptyfs
16:03:42 [2019-09-09T16:03:42.127Z] Running integration-test (iteration 1)
16:03:42 [2019-09-09T16:03:42.127Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
16:03:42 [2019-09-09T16:03:42.665Z] Setting up apparmor (2.11.0-3+deb9u2) ...
16:03:43 [2019-09-09T16:03:43.288Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
16:03:43 [2019-09-09T16:03:43.288Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
16:03:43 [2019-09-09T16:03:43.288Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
16:03:43 [2019-09-09T16:03:43.288Z] Setting up python3-wheel (0.29.0-2) ...
16:03:43 [2019-09-09T16:03:43.571Z] Setting up python3-pkg-resources (33.1.1-1) ...
16:03:43 [2019-09-09T16:03:43.855Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
16:03:44 [2019-09-09T16:03:44.136Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
16:03:44 [2019-09-09T16:03:44.418Z] Setting up dmsetup (2:1.02.137-2) ...
16:03:44 [2019-09-09T16:03:44.418Z] Setting up python3-setuptools (33.1.1-1) ...
16:03:44 [2019-09-09T16:03:44.702Z] Setting up dh-python (2.20170125) ...
16:03:44 [2019-09-09T16:03:44.985Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
16:03:44 [2019-09-09T16:03:44.985Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:03:47 [2019-09-09T16:03:47.134Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:03:47 [2019-09-09T16:03:47.134Z] 
16:03:47 [2019-09-09T16:03:47.134Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:03:47 [2019-09-09T16:03:47.134Z] PKG_CONFIG=pkg-config
16:03:47 [2019-09-09T16:03:47.134Z] GOLANG_VERSION=1.12.9
16:03:47 [2019-09-09T16:03:47.134Z] HOSTNAME=562c3acb4cc6
16:03:47 [2019-09-09T16:03:47.134Z] DOCKER_EXPERIMENTAL=1
16:03:47 [2019-09-09T16:03:47.134Z] container=docker
16:03:47 [2019-09-09T16:03:47.134Z] TEST_SKIP_INTEGRATION_CLI=1
16:03:47 [2019-09-09T16:03:47.134Z] GOMETALINTER_OPTS=--deadline=2m
16:03:47 [2019-09-09T16:03:47.134Z] GOPATH=/go
16:03:47 [2019-09-09T16:03:47.134Z] PWD=/go/src/github.com/docker/docker
16:03:47 [2019-09-09T16:03:47.134Z] HOME=/root
16:03:47 [2019-09-09T16:03:47.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:03:47 [2019-09-09T16:03:47.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:03:47 [2019-09-09T16:03:47.134Z] DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:03:47 [2019-09-09T16:03:47.134Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:03:47 [2019-09-09T16:03:47.134Z] DOCKER_GRAPHDRIVER=overlay2
16:03:47 [2019-09-09T16:03:47.134Z] TERM=xterm
16:03:47 [2019-09-09T16:03:47.134Z] DEST=bundles/test-integration
16:03:47 [2019-09-09T16:03:47.134Z] SHLVL=1
16:03:47 [2019-09-09T16:03:47.134Z] TIMEOUT=120m
16:03:47 [2019-09-09T16:03:47.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:03:47 [2019-09-09T16:03:47.134Z] DOCKER_PKG=github.com/docker/docker
16:03:47 [2019-09-09T16:03:47.134Z] _=/usr/bin/env
16:03:47 [2019-09-09T16:03:47.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:03:50 [2019-09-09T16:03:50.530Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:03:55 [2019-09-09T16:03:55.256Z] Removing intermediate container 23d276fcabce
16:03:55 [2019-09-09T16:03:55.256Z]  ---> 67609cee477e
16:03:55 [2019-09-09T16:03:55.256Z] Step 103/126 : RUN pip3 install yamllint==1.16.0
16:03:55 [2019-09-09T16:03:55.256Z]  ---> Running in 71f9b565b465
16:03:57 [2019-09-09T16:03:57.280Z] Collecting yamllint==1.16.0
16:03:57 [2019-09-09T16:03:57.894Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:03:57 [2019-09-09T16:03:57.894Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:03:58 [2019-09-09T16:03:58.175Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
16:03:58 [2019-09-09T16:03:58.789Z] Collecting pyyaml (from yamllint==1.16.0)
16:03:59 [2019-09-09T16:03:59.071Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
16:03:59 [2019-09-09T16:03:59.685Z] Building wheels for collected packages: pathspec, pyyaml
16:03:59 [2019-09-09T16:03:59.685Z]   Running setup.py bdist_wheel for pathspec: started
16:04:00 [2019-09-09T16:04:00.298Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
16:04:00 [2019-09-09T16:04:00.298Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
16:04:00 [2019-09-09T16:04:00.298Z]   Running setup.py bdist_wheel for pyyaml: started
16:04:00 [2019-09-09T16:04:00.912Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:04:00 [2019-09-09T16:04:00.912Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
16:04:00 [2019-09-09T16:04:00.912Z] Successfully built pathspec pyyaml
16:04:00 [2019-09-09T16:04:00.912Z] Installing collected packages: pathspec, pyyaml, yamllint
16:04:01 [2019-09-09T16:04:01.194Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
16:04:01 [2019-09-09T16:04:01.812Z] Removing intermediate container 71f9b565b465
16:04:01 [2019-09-09T16:04:01.812Z]  ---> 5e4d35327f92
16:04:01 [2019-09-09T16:04:01.812Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
16:04:02 [2019-09-09T16:04:02.822Z]  ---> 906d3cc8e145
16:04:02 [2019-09-09T16:04:02.822Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images
16:04:07 [2019-09-09T16:04:07.203Z]  ---> 1ebd745ce8b1
16:04:07 [2019-09-09T16:04:07.203Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/
16:04:09 [2019-09-09T16:04:09.881Z]  ---> e70b3d3bbbb4
16:04:09 [2019-09-09T16:04:09.881Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/
16:04:09 [2019-09-09T16:04:09.881Z]  ---> 07b7bb43d6e5
16:04:09 [2019-09-09T16:04:09.881Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/
16:04:10 [2019-09-09T16:04:10.163Z]  ---> f68b64dcfb36
16:04:10 [2019-09-09T16:04:10.163Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/
16:04:10 [2019-09-09T16:04:10.446Z]  ---> 593550cbc76a
16:04:10 [2019-09-09T16:04:10.446Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/
16:04:10 [2019-09-09T16:04:10.728Z]  ---> e13d58f961a2
16:04:10 [2019-09-09T16:04:10.729Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/
16:04:11 [2019-09-09T16:04:11.017Z]  ---> 8c16bf751af4
16:04:11 [2019-09-09T16:04:11.017Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/
16:04:12 [2019-09-09T16:04:12.032Z]  ---> a8d9c565549b
16:04:12 [2019-09-09T16:04:12.032Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/
16:04:12 [2019-09-09T16:04:12.317Z]  ---> def751f6fb96
16:04:12 [2019-09-09T16:04:12.317Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli
16:04:12 [2019-09-09T16:04:12.931Z]  ---> bf8e079cf3da
16:04:12 [2019-09-09T16:04:12.931Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/
16:04:14 [2019-09-09T16:04:14.223Z] Loaded image: buildpack-deps:jessie
16:04:14 [2019-09-09T16:04:14.223Z] Loaded image: busybox:latest
16:04:14 [2019-09-09T16:04:14.223Z] Loaded image: busybox:glibc
16:04:14 [2019-09-09T16:04:14.223Z] Loaded image: debian:jessie
16:04:14 [2019-09-09T16:04:14.223Z] Loaded image: hello-world:latest
16:04:14 [2019-09-09T16:04:14.223Z] INFO: Testing against a local daemon
16:04:14 [2019-09-09T16:04:14.223Z] === RUN   TestCgroupNamespacesBuild
16:04:14 [2019-09-09T16:04:14.402Z]  ---> d922a8778c7f
16:04:14 [2019-09-09T16:04:14.402Z] Step 116/126 : COPY --from=criu /build/ /usr/local/
16:04:14 [2019-09-09T16:04:14.685Z]  ---> d77048659650
16:04:14 [2019-09-09T16:04:14.685Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
16:04:15 [2019-09-09T16:04:15.149Z] --- PASS: TestCgroupNamespacesBuild (4.97s)
16:04:15 [2019-09-09T16:04:15.149Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:336: [ddbce72acd6d7] waiting for daemon to start
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:336: [ddbce72acd6d7] waiting for daemon to start
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:336: [ddbce72acd6d7] waiting for daemon to start
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:364: [ddbce72acd6d7] daemon started
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:472: [ddbce72acd6d7] Stopping daemon
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:307: [ddbce72acd6d7] exiting daemon
16:04:15 [2019-09-09T16:04:15.149Z]     daemon.go:459: [ddbce72acd6d7] Daemon stopped
16:04:15 [2019-09-09T16:04:15.149Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:04:15 [2019-09-09T16:04:15.299Z]  ---> 07668ec934b6
16:04:15 [2019-09-09T16:04:15.299Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
16:04:15 [2019-09-09T16:04:15.299Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
16:04:15 [2019-09-09T16:04:15.299Z] bad55c542dc9: Pulling fs layer
16:04:15 [2019-09-09T16:04:15.917Z] bad55c542dc9: Verifying Checksum
16:04:15 [2019-09-09T16:04:15.917Z] bad55c542dc9: Download complete
16:04:16 [2019-09-09T16:04:16.199Z] bad55c542dc9: Pull complete
16:04:16 [2019-09-09T16:04:16.199Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
16:04:16 [2019-09-09T16:04:16.200Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
16:04:16 [2019-09-09T16:04:16.815Z]  ---> 478288fd8d47
16:04:16 [2019-09-09T16:04:16.815Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH
16:04:16 [2019-09-09T16:04:16.815Z]  ---> Running in 52e012c1b7d6
16:04:16 [2019-09-09T16:04:16.815Z] Removing intermediate container 52e012c1b7d6
16:04:16 [2019-09-09T16:04:16.815Z]  ---> 76a3d2bf3b19
16:04:16 [2019-09-09T16:04:16.815Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
16:04:16 [2019-09-09T16:04:16.815Z]  ---> Running in d1128ee0c574
16:04:17 [2019-09-09T16:04:17.096Z] Removing intermediate container d1128ee0c574
16:04:17 [2019-09-09T16:04:17.096Z]  ---> d8f82a81cc59
16:04:17 [2019-09-09T16:04:17.096Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m"
16:04:17 [2019-09-09T16:04:17.096Z]  ---> Running in 5df3bf116afb
16:04:17 [2019-09-09T16:04:17.096Z] Removing intermediate container 5df3bf116afb
16:04:17 [2019-09-09T16:04:17.096Z]  ---> 44772812af17
16:04:17 [2019-09-09T16:04:17.096Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
16:04:17 [2019-09-09T16:04:17.096Z]  ---> Running in c2985075c06b
16:04:17 [2019-09-09T16:04:17.378Z] Removing intermediate container c2985075c06b
16:04:17 [2019-09-09T16:04:17.378Z]  ---> 135997dbd828
16:04:17 [2019-09-09T16:04:17.378Z] Step 123/126 : VOLUME /var/lib/docker
16:04:17 [2019-09-09T16:04:17.378Z]  ---> Running in d925dac5faca
16:04:17 [2019-09-09T16:04:17.378Z] Removing intermediate container d925dac5faca
16:04:17 [2019-09-09T16:04:17.378Z]  ---> ddf1d6c2921d
16:04:17 [2019-09-09T16:04:17.378Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
16:04:17 [2019-09-09T16:04:17.378Z]  ---> Running in 8baa065a6883
16:04:17 [2019-09-09T16:04:17.660Z] Removing intermediate container 8baa065a6883
16:04:17 [2019-09-09T16:04:17.660Z]  ---> e110da034fab
16:04:17 [2019-09-09T16:04:17.660Z] Step 125/126 : FROM dev AS final
16:04:17 [2019-09-09T16:04:17.660Z]  ---> e110da034fab
16:04:17 [2019-09-09T16:04:17.660Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
16:04:17 [2019-09-09T16:04:17.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s)
16:04:17 [2019-09-09T16:04:17.661Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:336: [dace17cea8ad4] waiting for daemon to start
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:336: [dace17cea8ad4] waiting for daemon to start
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:364: [dace17cea8ad4] daemon started
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:472: [dace17cea8ad4] Stopping daemon
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:307: [dace17cea8ad4] exiting daemon
16:04:17 [2019-09-09T16:04:17.661Z]     daemon.go:459: [dace17cea8ad4] Daemon stopped
16:04:17 [2019-09-09T16:04:17.661Z] === RUN   TestBuildWithSession
16:04:21 [2019-09-09T16:04:21.821Z] --- PASS: TestBuildWithSession (3.50s)
16:04:21 [2019-09-09T16:04:21.821Z] === RUN   TestBuildSquashParent
16:04:24 [2019-09-09T16:04:24.474Z]  ---> 9c2aa95543bf
16:04:24 [2019-09-09T16:04:24.474Z] Successfully built 9c2aa95543bf
16:04:24 [2019-09-09T16:04:24.474Z] Successfully tagged docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:04:24 [2019-09-09T16:04:24.887Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/test/unit
16:04:27 [2019-09-09T16:04:27.671Z] 65014b3c3121: Verifying Checksum
16:04:27 [2019-09-09T16:04:27.671Z] 65014b3c3121: Download complete
16:04:28 [2019-09-09T16:04:28.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:04:28 [2019-09-09T16:04:28.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:04:29 [2019-09-09T16:04:29.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:04:30 [2019-09-09T16:04:30.393Z] ?   	github.com/docker/docker/api	[no test files]
16:04:31 [2019-09-09T16:04:31.797Z] --- PASS: TestBuildSquashParent (9.82s)
16:04:31 [2019-09-09T16:04:31.797Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:336: [dbd1f4a34dbf3] waiting for daemon to start
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:336: [dbd1f4a34dbf3] waiting for daemon to start
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:364: [dbd1f4a34dbf3] daemon started
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:472: [dbd1f4a34dbf3] Stopping daemon
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:307: [dbd1f4a34dbf3] exiting daemon
16:04:31 [2019-09-09T16:04:31.797Z]     daemon.go:459: [dbd1f4a34dbf3] Daemon stopped
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:04:31 [2019-09-09T16:04:31.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:04:31 [2019-09-09T16:04:31.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:04:31 [2019-09-09T16:04:31.797Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:04:31 [2019-09-09T16:04:31.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:04:32 [2019-09-09T16:04:32.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:04:33 [2019-09-09T16:04:33.681Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2)
16:04:33 [2019-09-09T16:04:33.681Z] Using test binary docker
16:04:33 [2019-09-09T16:04:33.681Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:04:33 [2019-09-09T16:04:33.681Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:04:33 [2019-09-09T16:04:33.681Z] Warning failed to create cache: (null)
16:04:33 [2019-09-09T16:04:33.681Z] .
16:04:33 [2019-09-09T16:04:33.681Z] Starting dockerd
16:04:33 [2019-09-09T16:04:33.681Z] INFO: Waiting for daemon to start...
16:04:34 [2019-09-09T16:04:34.605Z] .=== CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:04:34 [2019-09-09T16:04:34.605Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:04:35 [2019-09-09T16:04:35.529Z] 
16:04:35 [2019-09-09T16:04:35.784Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2)
16:04:35 [2019-09-09T16:04:35.784Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2)
16:04:35 [2019-09-09T16:04:35.784Z] Error: No such image: emptyfs
16:04:36 [2019-09-09T16:04:36.038Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3)
16:04:36 [2019-09-09T16:04:36.038Z] Using test binary docker
16:04:36 [2019-09-09T16:04:36.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:04:36 [2019-09-09T16:04:36.292Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:04:36 [2019-09-09T16:04:36.548Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:04:36 [2019-09-09T16:04:36.548Z] Warning failed to create cache: (null)
16:04:36 [2019-09-09T16:04:36.548Z] .
16:04:36 [2019-09-09T16:04:36.548Z] Starting dockerd
16:04:36 [2019-09-09T16:04:36.548Z] INFO: Waiting for daemon to start...
16:04:36 [2019-09-09T16:04:36.548Z] .Running integration-test (iteration 1)
16:04:36 [2019-09-09T16:04:36.548Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 
16:04:37 [2019-09-09T16:04:37.911Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:04:38 [2019-09-09T16:04:38.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:04:38 [2019-09-09T16:04:38.419Z] 
16:04:38 [2019-09-09T16:04:38.419Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3)
16:04:38 [2019-09-09T16:04:38.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:04:38 [2019-09-09T16:04:38.673Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3)
16:04:38 [2019-09-09T16:04:38.673Z] Error: No such image: emptyfs
16:04:38 [2019-09-09T16:04:38.927Z] Running integration-test (iteration 1)
16:04:38 [2019-09-09T16:04:38.927Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 
16:04:41 [2019-09-09T16:04:41.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:04:41 [2019-09-09T16:04:41.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:04:44 [2019-09-09T16:04:44.204Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.09s)
16:04:44 [2019-09-09T16:04:44.204Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.67s)
16:04:44 [2019-09-09T16:04:44.204Z] === RUN   TestBuildMultiStageCopy
16:04:44 [2019-09-09T16:04:44.204Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:04:44 [2019-09-09T16:04:44.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:04:46 [2019-09-09T16:04:46.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:04:48 [2019-09-09T16:04:48.403Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:04:48 [2019-09-09T16:04:48.403Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:04:48 [2019-09-09T16:04:48.961Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:04:49 [2019-09-09T16:04:49.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:04:49 [2019-09-09T16:04:49.886Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:04:50 [2019-09-09T16:04:50.446Z] --- PASS: TestBuildMultiStageCopy (7.25s)
16:04:50 [2019-09-09T16:04:50.446Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (4.40s)
16:04:50 [2019-09-09T16:04:50.446Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s)
16:04:50 [2019-09-09T16:04:50.446Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s)
16:04:50 [2019-09-09T16:04:50.446Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.77s)
16:04:50 [2019-09-09T16:04:50.446Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
16:04:50 [2019-09-09T16:04:50.446Z] === RUN   TestBuildMultiStageParentConfig
16:04:52 [2019-09-09T16:04:52.819Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
16:04:52 [2019-09-09T16:04:52.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:04:52 [2019-09-09T16:04:52.957Z] --- PASS: TestBuildMultiStageParentConfig (2.07s)
16:04:52 [2019-09-09T16:04:52.957Z] === RUN   TestBuildLabelWithTargets
16:04:54 [2019-09-09T16:04:54.850Z] ................................................                         [ 29%]
16:04:55 [2019-09-09T16:04:55.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:04:56 [2019-09-09T16:04:56.217Z] --- PASS: TestBuildLabelWithTargets (3.65s)
16:04:56 [2019-09-09T16:04:56.217Z] === RUN   TestBuildWithEmptyLayers
16:04:57 [2019-09-09T16:04:57.621Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
16:04:57 [2019-09-09T16:04:57.621Z] === RUN   TestBuildMultiStageOnBuild
16:04:58 [2019-09-09T16:04:58.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:04:58 [2019-09-09T16:04:58.981Z] Loaded image: buildpack-deps:jessie
16:04:58 [2019-09-09T16:04:58.981Z] Loaded image: busybox:latest
16:04:59 [2019-09-09T16:04:59.236Z] Loaded image: busybox:glibc
16:04:59 [2019-09-09T16:04:59.236Z] Loaded image: debian:jessie
16:04:59 [2019-09-09T16:04:59.491Z] Loaded image: hello-world:latest
16:04:59 [2019-09-09T16:04:59.491Z] INFO: Testing against a local daemon
16:04:59 [2019-09-09T16:04:59.491Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.003s
16:04:59 [2019-09-09T16:04:59.491Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks	0.024s
16:04:59 [2019-09-09T16:04:59.491Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.008s
16:04:59 [2019-09-09T16:04:59.491Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
16:04:59 [2019-09-09T16:04:59.491Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
16:04:59 [2019-09-09T16:04:59.745Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText	0.006s
16:04:59 [2019-09-09T16:04:59.745Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.007s
16:05:00 [2019-09-09T16:05:00.670Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.828s
16:05:00 [2019-09-09T16:05:00.670Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.069s
16:05:01 [2019-09-09T16:05:01.237Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.562s
16:05:01 [2019-09-09T16:05:01.237Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.043s
16:05:01 [2019-09-09T16:05:01.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:05:01 [2019-09-09T16:05:01.838Z] Loaded image: buildpack-deps:jessie
16:05:01 [2019-09-09T16:05:01.838Z] --- PASS: TestBuildMultiStageOnBuild (4.06s)
16:05:01 [2019-09-09T16:05:01.838Z] === RUN   TestBuildUncleanTarFilenames
16:05:01 [2019-09-09T16:05:01.838Z] Loaded image: busybox:latest
16:05:02 [2019-09-09T16:05:02.093Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	0.902s
16:05:02 [2019-09-09T16:05:02.349Z] Loaded image: busybox:glibc
16:05:02 [2019-09-09T16:05:02.349Z] Loaded image: debian:jessie
16:05:02 [2019-09-09T16:05:02.349Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.267s
16:05:02 [2019-09-09T16:05:02.349Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.004s
16:05:02 [2019-09-09T16:05:02.349Z] Loaded image: hello-world:latest
16:05:02 [2019-09-09T16:05:02.349Z] INFO: Testing against a local daemon
16:05:02 [2019-09-09T16:05:02.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:05:02 [2019-09-09T16:05:02.994Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
16:05:02 [2019-09-09T16:05:02.994Z] === RUN   TestBuildMultiStageLayerLeak
16:05:03 [2019-09-09T16:05:03.962Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect	1.447s
16:05:04 [2019-09-09T16:05:04.217Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate	0.123s
16:05:04 [2019-09-09T16:05:04.217Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter	0.005s
16:05:04 [2019-09-09T16:05:04.472Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults	0.003s
16:05:05 [2019-09-09T16:05:05.077Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks	0.658s
16:05:05 [2019-09-09T16:05:05.332Z] --- PASS: TestBuildMultiStageLayerLeak (2.45s)
16:05:05 [2019-09-09T16:05:05.332Z] === RUN   TestBuildWithHugeFile
16:05:05 [2019-09-09T16:05:05.892Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge	0.482s
16:05:05 [2019-09-09T16:05:05.892Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork	0.108s
16:05:05 [2019-09-09T16:05:05.892Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
16:05:05 [2019-09-09T16:05:05.892Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound	0.001s
16:05:06 [2019-09-09T16:05:06.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:05:06 [2019-09-09T16:05:06.857Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool	4.473s
16:05:07 [2019-09-09T16:05:07.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:05:07 [2019-09-09T16:05:07.452Z] Using test binary docker
16:05:07 [2019-09-09T16:05:07.452Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:05:07 [2019-09-09T16:05:07.452Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:05:07 [2019-09-09T16:05:07.452Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:05:07 [2019-09-09T16:05:07.452Z] Warning failed to create cache: (null)
16:05:07 [2019-09-09T16:05:07.452Z] .
16:05:07 [2019-09-09T16:05:07.452Z] INFO: Waiting for daemon to start...
16:05:07 [2019-09-09T16:05:07.452Z] Starting dockerd
16:05:09 [2019-09-09T16:05:09.235Z] .
16:05:09 [2019-09-09T16:05:09.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:05:09 [2019-09-09T16:05:09.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:05:09 [2019-09-09T16:05:09.235Z] Error: No such image: emptyfs
16:05:09 [2019-09-09T16:05:09.610Z] Running integration-test (iteration 1)
16:05:09 [2019-09-09T16:05:09.610Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
16:05:10 [2019-09-09T16:05:10.134Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon	3.072s
16:05:10 [2019-09-09T16:05:10.696Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock	0.590s
16:05:11 [2019-09-09T16:05:11.298Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	5.010s
16:05:14 [2019-09-09T16:05:14.058Z] tests/integration/api_exec_test.py ....................                  [ 35%]
16:05:14 [2019-09-09T16:05:14.599Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill	3.536s
16:05:14 [2019-09-09T16:05:14.599Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning	2.561s
16:05:17 [2019-09-09T16:05:17.982Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash	3.507s
16:05:18 [2019-09-09T16:05:18.906Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers	3.504s
16:05:19 [2019-09-09T16:05:19.168Z] Loaded image: buildpack-deps:jessie
16:05:19 [2019-09-09T16:05:19.168Z] Loaded image: busybox:latest
16:05:19 [2019-09-09T16:05:19.168Z] Loaded image: busybox:glibc
16:05:19 [2019-09-09T16:05:19.168Z] Loaded image: debian:jessie
16:05:19 [2019-09-09T16:05:19.168Z] Loaded image: hello-world:latest
16:05:19 [2019-09-09T16:05:19.168Z] INFO: Testing against a local daemon
16:05:19 [2019-09-09T16:05:19.168Z] === RUN   TestCgroupNamespacesBuild
16:05:20 [2019-09-09T16:05:20.314Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown	2.704s
16:05:20 [2019-09-09T16:05:20.491Z] --- PASS: TestCgroupNamespacesBuild (1.74s)
16:05:20 [2019-09-09T16:05:20.491Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild
16:05:20 [2019-09-09T16:05:20.491Z]     daemon.go:336: [d6cf192633c35] waiting for daemon to start
16:05:20 [2019-09-09T16:05:20.491Z]     daemon.go:336: [d6cf192633c35] waiting for daemon to start
16:05:20 [2019-09-09T16:05:20.491Z]     daemon.go:364: [d6cf192633c35] daemon started
16:05:20 [2019-09-09T16:05:20.492Z]     daemon.go:472: [d6cf192633c35] Stopping daemon
16:05:20 [2019-09-09T16:05:20.492Z]     daemon.go:307: [d6cf192633c35] exiting daemon
16:05:20 [2019-09-09T16:05:20.492Z]     daemon.go:459: [d6cf192633c35] Daemon stopped
16:05:20 [2019-09-09T16:05:20.492Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:05:21 [2019-09-09T16:05:21.494Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:05:21 [2019-09-09T16:05:21.675Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	2.096s
16:05:22 [2019-09-09T16:05:22.376Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
16:05:22 [2019-09-09T16:05:22.376Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:336: [d768754b352c4] waiting for daemon to start
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:336: [d768754b352c4] waiting for daemon to start
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:364: [d768754b352c4] daemon started
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:472: [d768754b352c4] Stopping daemon
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:307: [d768754b352c4] exiting daemon
16:05:22 [2019-09-09T16:05:22.376Z]     daemon.go:459: [d768754b352c4] Daemon stopped
16:05:22 [2019-09-09T16:05:22.376Z] === RUN   TestBuildWithSession
16:05:22 [2019-09-09T16:05:22.600Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort	2.176s
16:05:22 [2019-09-09T16:05:22.856Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.002s
16:05:24 [2019-09-09T16:05:24.260Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc	1.252s
16:05:25 [2019-09-09T16:05:25.547Z] --- PASS: TestBuildWithSession (2.70s)
16:05:25 [2019-09-09T16:05:25.547Z] === RUN   TestBuildSquashParent
16:05:26 [2019-09-09T16:05:26.230Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
16:05:26 [2019-09-09T16:05:26.767Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace	2.323s
16:05:27 [2019-09-09T16:05:27.327Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal	4.549s
16:05:27 [2019-09-09T16:05:27.583Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf	1.307s
16:05:30 [2019-09-09T16:05:30.132Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach	2.056s
16:05:30 [2019-09-09T16:05:30.387Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork	3.166s
16:05:31 [2019-09-09T16:05:31.922Z] --- PASS: TestBuildSquashParent (6.73s)
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:31 [2019-09-09T16:05:31.923Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:31 [2019-09-09T16:05:31.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:31 [2019-09-09T16:05:31.923Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:31 [2019-09-09T16:05:31.923Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:32 [2019-09-09T16:05:32.894Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop	2.707s
16:05:34 [2019-09-09T16:05:34.580Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:34 [2019-09-09T16:05:34.580Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:35 [2019-09-09T16:05:35.447Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach	1.920s
16:05:36 [2019-09-09T16:05:36.808Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr	6.339s
16:05:36 [2019-09-09T16:05:36.808Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect	0.840s
16:05:37 [2019-09-09T16:05:37.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:37 [2019-09-09T16:05:37.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:39 [2019-09-09T16:05:39.359Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.751s
16:05:40 [2019-09-09T16:05:40.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s)
16:05:40 [2019-09-09T16:05:40.336Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s)
16:05:40 [2019-09-09T16:05:40.336Z] === RUN   TestBuildMultiStageCopy
16:05:40 [2019-09-09T16:05:40.337Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:05:42 [2019-09-09T16:05:42.706Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer	0.977s
16:05:42 [2019-09-09T16:05:42.800Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:05:43 [2019-09-09T16:05:43.179Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:05:43 [2019-09-09T16:05:43.268Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2	6.461s
16:05:43 [2019-09-09T16:05:43.523Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin	1.027s
16:05:43 [2019-09-09T16:05:43.544Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:05:43 [2019-09-09T16:05:43.910Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:05:44 [2019-09-09T16:05:44.757Z] --- PASS: TestBuildMultiStageCopy (4.57s)
16:05:44 [2019-09-09T16:05:44.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
16:05:44 [2019-09-09T16:05:44.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
16:05:44 [2019-09-09T16:05:44.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
16:05:44 [2019-09-09T16:05:44.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
16:05:44 [2019-09-09T16:05:44.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
16:05:44 [2019-09-09T16:05:44.757Z] === RUN   TestBuildMultiStageParentConfig
16:05:46 [2019-09-09T16:05:46.008Z] --- PASS: TestBuildMultiStageParentConfig (1.35s)
16:05:46 [2019-09-09T16:05:46.008Z] === RUN   TestBuildLabelWithTargets
16:05:47 [2019-09-09T16:05:47.680Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	3.309s
16:05:47 [2019-09-09T16:05:47.680Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP	4.018s
16:05:48 [2019-09-09T16:05:48.484Z] --- PASS: TestBuildLabelWithTargets (2.47s)
16:05:48 [2019-09-09T16:05:48.484Z] === RUN   TestBuildWithEmptyLayers
16:05:48 [2019-09-09T16:05:48.577Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:05:48 [2019-09-09T16:05:48.644Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone	1.453s
16:05:49 [2019-09-09T16:05:49.283Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
16:05:49 [2019-09-09T16:05:49.283Z] === RUN   TestBuildMultiStageOnBuild
16:05:50 [2019-09-09T16:05:50.005Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	3.138s
16:05:52 [2019-09-09T16:05:52.512Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile	2.345s
16:05:52 [2019-09-09T16:05:52.592Z] --- PASS: TestBuildMultiStageOnBuild (2.85s)
16:05:52 [2019-09-09T16:05:52.592Z] === RUN   TestBuildUncleanTarFilenames
16:05:53 [2019-09-09T16:05:53.395Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
16:05:53 [2019-09-09T16:05:53.395Z] === RUN   TestBuildMultiStageLayerLeak
16:05:53 [2019-09-09T16:05:53.872Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent	5.044s
16:05:54 [2019-09-09T16:05:54.129Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress	0.513s
16:05:54 [2019-09-09T16:05:54.690Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress	0.503s
16:05:55 [2019-09-09T16:05:55.654Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	3.325s
16:05:55 [2019-09-09T16:05:55.654Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.004s
16:05:56 [2019-09-09T16:05:56.663Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s)
16:05:56 [2019-09-09T16:05:56.664Z] === RUN   TestBuildWithHugeFile
16:05:57 [2019-09-09T16:05:57.539Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode	2.576s
16:05:57 [2019-09-09T16:05:57.737Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:05:57 [2019-09-09T16:05:57.794Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog	0.516s
16:05:57 [2019-09-09T16:05:57.794Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	2.111s
16:05:58 [2019-09-09T16:05:58.913Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:05:59 [2019-09-09T16:05:59.157Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	1.313s
16:06:02 [2019-09-09T16:06:02.416Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit	4.445s
16:06:04 [2019-09-09T16:06:04.965Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet	2.547s
16:06:05 [2019-09-09T16:06:05.257Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:06:09 [2019-09-09T16:06:09.123Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit	3.775s
16:06:11 [2019-09-09T16:06:11.005Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig	2.423s
16:06:11 [2019-09-09T16:06:11.565Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload	0.554s
16:06:15 [2019-09-09T16:06:15.724Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents	3.723s
16:06:18 [2019-09-09T16:06:18.654Z] ........................                                                 [ 67%]
16:06:19 [2019-09-09T16:06:19.024Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters	3.688s
16:06:19 [2019-09-09T16:06:19.582Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure	0.502s
16:06:19 [2019-09-09T16:06:19.844Z] --- PASS: TestBuildWithHugeFile (74.57s)
16:06:19 [2019-09-09T16:06:19.844Z] === RUN   TestBuildWithEmptyDockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:20 [2019-09-09T16:06:20.114Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD	0.517s
16:06:20 [2019-09-09T16:06:20.376Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:20 [2019-09-09T16:06:20.376Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
16:06:20 [2019-09-09T16:06:20.376Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
16:06:20 [2019-09-09T16:06:20.376Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
16:06:20 [2019-09-09T16:06:20.376Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
16:06:20 [2019-09-09T16:06:20.376Z] === RUN   TestBuildPreserveOwnership
16:06:20 [2019-09-09T16:06:20.376Z] === RUN   TestBuildPreserveOwnership/copy_from
16:06:20 [2019-09-09T16:06:20.639Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug	0.509s
16:06:21 [2019-09-09T16:06:21.209Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal	0.509s
16:06:24 [2019-09-09T16:06:24.469Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose	3.184s
16:06:24 [2019-09-09T16:06:24.469Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables)
16:06:25 [2019-09-09T16:06:25.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:06:26 [2019-09-09T16:06:26.911Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP	2.521s
16:06:26 [2019-09-09T16:06:26.911Z] --- PASS: TestBuildPreserveOwnership (6.55s)
16:06:26 [2019-09-09T16:06:26.911Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.44s)
16:06:26 [2019-09-09T16:06:26.911Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
16:06:26 [2019-09-09T16:06:26.911Z] === RUN   TestBuildPlatformInvalid
16:06:26 [2019-09-09T16:06:26.911Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6)
16:06:27 [2019-09-09T16:06:27.166Z] --- PASS: TestBuildPlatformInvalid (0.13s)
16:06:27 [2019-09-09T16:06:27.166Z] PASS
16:06:27 [2019-09-09T16:06:27.166Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
16:06:27 [2019-09-09T16:06:27.166Z] INFO: Testing against a local daemon
16:06:27 [2019-09-09T16:06:27.166Z] === RUN   TestConfigList
16:06:29 [2019-09-09T16:06:29.089Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace	29.941s
16:06:29 [2019-09-09T16:06:29.649Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks	0.572s
16:06:30 [2019-09-09T16:06:30.572Z] --- PASS: TestConfigList (3.41s)
16:06:30 [2019-09-09T16:06:30.572Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:336: [d79da5f9897c4] waiting for daemon to start
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:336: [d79da5f9897c4] waiting for daemon to start
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:364: [d79da5f9897c4] daemon started
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:472: [d79da5f9897c4] Stopping daemon
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:307: [d79da5f9897c4] exiting daemon
16:06:30 [2019-09-09T16:06:30.572Z]     daemon.go:459: [d79da5f9897c4] Daemon stopped
16:06:30 [2019-09-09T16:06:30.572Z] === RUN   TestConfigsCreateAndDelete
16:06:31 [2019-09-09T16:06:31.104Z] --- PASS: TestBuildWithHugeFile (30.34s)
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildWithEmptyDockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:31 [2019-09-09T16:06:31.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
16:06:31 [2019-09-09T16:06:31.104Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
16:06:31 [2019-09-09T16:06:31.104Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
16:06:31 [2019-09-09T16:06:31.104Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildPreserveOwnership
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildPreserveOwnership/copy_from
16:06:31 [2019-09-09T16:06:31.104Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:06:31 [2019-09-09T16:06:31.498Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume	1.593s
16:06:31 [2019-09-09T16:06:31.498Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.248s
16:06:32 [2019-09-09T16:06:32.463Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.634s
16:06:33 [2019-09-09T16:06:33.702Z] --- PASS: TestBuildPreserveOwnership (5.99s)
16:06:33 [2019-09-09T16:06:33.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
16:06:33 [2019-09-09T16:06:33.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s)
16:06:33 [2019-09-09T16:06:33.702Z] === RUN   TestBuildPlatformInvalid
16:06:33 [2019-09-09T16:06:33.702Z] --- PASS: TestBuildPlatformInvalid (0.17s)
16:06:33 [2019-09-09T16:06:33.702Z] PASS
16:06:33 [2019-09-09T16:06:33.702Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
16:06:33 [2019-09-09T16:06:33.702Z] INFO: Testing against a local daemon
16:06:33 [2019-09-09T16:06:33.702Z] === RUN   TestConfigList
16:06:33 [2019-09-09T16:06:33.822Z] --- PASS: TestConfigsCreateAndDelete (3.08s)
16:06:33 [2019-09-09T16:06:33.822Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:336: [d6f938d7b0aa1] waiting for daemon to start
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:336: [d6f938d7b0aa1] waiting for daemon to start
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:364: [d6f938d7b0aa1] daemon started
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:472: [d6f938d7b0aa1] Stopping daemon
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:307: [d6f938d7b0aa1] exiting daemon
16:06:33 [2019-09-09T16:06:33.822Z]     daemon.go:459: [d6f938d7b0aa1] Daemon stopped
16:06:33 [2019-09-09T16:06:33.822Z] === RUN   TestConfigsUpdate
16:06:34 [2019-09-09T16:06:34.421Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership	2.275s
16:06:36 [2019-09-09T16:06:36.868Z] --- PASS: TestConfigList (3.04s)
16:06:36 [2019-09-09T16:06:36.868Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:336: [dbd950d387f22] waiting for daemon to start
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:336: [dbd950d387f22] waiting for daemon to start
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:364: [dbd950d387f22] daemon started
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:472: [dbd950d387f22] Stopping daemon
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:307: [dbd950d387f22] exiting daemon
16:06:36 [2019-09-09T16:06:36.868Z]     daemon.go:459: [dbd950d387f22] Daemon stopped
16:06:36 [2019-09-09T16:06:36.868Z] === RUN   TestConfigsCreateAndDelete
16:06:36 [2019-09-09T16:06:36.969Z] --- PASS: TestConfigsUpdate (2.99s)
16:06:36 [2019-09-09T16:06:36.969Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:336: [d5aa92f5f2245] waiting for daemon to start
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:336: [d5aa92f5f2245] waiting for daemon to start
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:364: [d5aa92f5f2245] daemon started
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:472: [d5aa92f5f2245] Stopping daemon
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:307: [d5aa92f5f2245] exiting daemon
16:06:36 [2019-09-09T16:06:36.969Z]     daemon.go:459: [d5aa92f5f2245] Daemon stopped
16:06:36 [2019-09-09T16:06:36.969Z] === RUN   TestTemplatedConfig
16:06:36 [2019-09-09T16:06:36.969Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.212s
16:06:37 [2019-09-09T16:06:37.527Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	0.833s
16:06:39 [2019-09-09T16:06:39.411Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR	1.829s
16:06:40 [2019-09-09T16:06:40.110Z] --- PASS: TestConfigsCreateAndDelete (3.07s)
16:06:40 [2019-09-09T16:06:40.110Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:336: [dda8ce4ded59f] waiting for daemon to start
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:336: [dda8ce4ded59f] waiting for daemon to start
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:364: [dda8ce4ded59f] daemon started
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:472: [dda8ce4ded59f] Stopping daemon
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:307: [dda8ce4ded59f] exiting daemon
16:06:40 [2019-09-09T16:06:40.110Z]     daemon.go:459: [dda8ce4ded59f] Daemon stopped
16:06:40 [2019-09-09T16:06:40.110Z] === RUN   TestConfigsUpdate
16:06:40 [2019-09-09T16:06:40.337Z] --- PASS: TestTemplatedConfig (3.36s)
16:06:40 [2019-09-09T16:06:40.337Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:336: [d0e3b7fd207da] waiting for daemon to start
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:336: [d0e3b7fd207da] waiting for daemon to start
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:364: [d0e3b7fd207da] daemon started
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:472: [d0e3b7fd207da] Stopping daemon
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:307: [d0e3b7fd207da] exiting daemon
16:06:40 [2019-09-09T16:06:40.337Z]     daemon.go:459: [d0e3b7fd207da] Daemon stopped
16:06:40 [2019-09-09T16:06:40.337Z] === RUN   TestConfigInspect
16:06:43 [2019-09-09T16:06:43.339Z] --- PASS: TestConfigsUpdate (3.02s)
16:06:43 [2019-09-09T16:06:43.339Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:336: [dffa6e1981a71] waiting for daemon to start
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:336: [dffa6e1981a71] waiting for daemon to start
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:364: [dffa6e1981a71] daemon started
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:472: [dffa6e1981a71] Stopping daemon
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:307: [dffa6e1981a71] exiting daemon
16:06:43 [2019-09-09T16:06:43.339Z]     daemon.go:459: [dffa6e1981a71] Daemon stopped
16:06:43 [2019-09-09T16:06:43.339Z] === RUN   TestTemplatedConfig
16:06:43 [2019-09-09T16:06:43.594Z] --- PASS: TestConfigInspect (3.15s)
16:06:43 [2019-09-09T16:06:43.594Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:336: [d9fe889ccbb03] waiting for daemon to start
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:336: [d9fe889ccbb03] waiting for daemon to start
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:364: [d9fe889ccbb03] daemon started
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:472: [d9fe889ccbb03] Stopping daemon
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:307: [d9fe889ccbb03] exiting daemon
16:06:43 [2019-09-09T16:06:43.594Z]     daemon.go:459: [d9fe889ccbb03] Daemon stopped
16:06:43 [2019-09-09T16:06:43.594Z] === RUN   TestConfigCreateWithLabels
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/types/strslice	0.024s	coverage: 90.0% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 95.2% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/api/types/versions	0.034s	coverage: 75.0% of statements
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:06:44 [2019-09-09T16:06:44.975Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
16:06:46 [2019-09-09T16:06:46.100Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir	8.121s
16:06:46 [2019-09-09T16:06:46.396Z] --- PASS: TestConfigCreateWithLabels (3.18s)
16:06:46 [2019-09-09T16:06:46.396Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:336: [d1d7f4b1fed70] waiting for daemon to start
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:336: [d1d7f4b1fed70] waiting for daemon to start
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:364: [d1d7f4b1fed70] daemon started
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:472: [d1d7f4b1fed70] Stopping daemon
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:307: [d1d7f4b1fed70] exiting daemon
16:06:46 [2019-09-09T16:06:46.396Z]     daemon.go:459: [d1d7f4b1fed70] Daemon stopped
16:06:46 [2019-09-09T16:06:46.396Z] === RUN   TestConfigCreateResolve
16:06:46 [2019-09-09T16:06:46.810Z] --- PASS: TestTemplatedConfig (3.72s)
16:06:46 [2019-09-09T16:06:46.810Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:336: [d96b670a0eed5] waiting for daemon to start
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:336: [d96b670a0eed5] waiting for daemon to start
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:364: [d96b670a0eed5] daemon started
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:472: [d96b670a0eed5] Stopping daemon
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:307: [d96b670a0eed5] exiting daemon
16:06:46 [2019-09-09T16:06:46.810Z]     daemon.go:459: [d96b670a0eed5] Daemon stopped
16:06:46 [2019-09-09T16:06:46.810Z] === RUN   TestConfigInspect
16:06:49 [2019-09-09T16:06:49.694Z] --- PASS: TestConfigCreateResolve (3.07s)
16:06:49 [2019-09-09T16:06:49.694Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:336: [df829862e6def] waiting for daemon to start
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:336: [df829862e6def] waiting for daemon to start
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:364: [df829862e6def] daemon started
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:472: [df829862e6def] Stopping daemon
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:307: [df829862e6def] exiting daemon
16:06:49 [2019-09-09T16:06:49.694Z]     daemon.go:459: [df829862e6def] Daemon stopped
16:06:49 [2019-09-09T16:06:49.694Z] === RUN   TestConfigDaemonLibtrustID
16:06:49 [2019-09-09T16:06:49.694Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot	3.997s
16:06:49 [2019-09-09T16:06:49.948Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.092s
16:06:49 [2019-09-09T16:06:49.948Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:06:49 [2019-09-09T16:06:49.948Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:336: [dc782647e1e76] waiting for daemon to start
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:336: [dc782647e1e76] waiting for daemon to start
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:364: [dc782647e1e76] daemon started
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:472: [dc782647e1e76] Stopping daemon
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:307: [dc782647e1e76] exiting daemon
16:06:49 [2019-09-09T16:06:49.948Z]     daemon.go:459: [dc782647e1e76] Daemon stopped
16:06:49 [2019-09-09T16:06:49.948Z] PASS
16:06:49 [2019-09-09T16:06:49.948Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
16:06:50 [2019-09-09T16:06:50.105Z] --- PASS: TestConfigInspect (3.03s)
16:06:50 [2019-09-09T16:06:50.106Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:336: [d0e9c5a212002] waiting for daemon to start
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:336: [d0e9c5a212002] waiting for daemon to start
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:364: [d0e9c5a212002] daemon started
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:472: [d0e9c5a212002] Stopping daemon
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:307: [d0e9c5a212002] exiting daemon
16:06:50 [2019-09-09T16:06:50.106Z]     daemon.go:459: [d0e9c5a212002] Daemon stopped
16:06:50 [2019-09-09T16:06:50.106Z] === RUN   TestConfigCreateWithLabels
16:06:50 [2019-09-09T16:06:50.203Z] INFO: Testing against a local daemon
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestCheckpoint
16:06:50 [2019-09-09T16:06:50.203Z] --- SKIP: TestCheckpoint (0.00s)
16:06:50 [2019-09-09T16:06:50.203Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestContainerInvalidJSON
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:06:50 [2019-09-09T16:06:50.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:06:50 [2019-09-09T16:06:50.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:06:50 [2019-09-09T16:06:50.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:06:50 [2019-09-09T16:06:50.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:06:50 [2019-09-09T16:06:50.203Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:06:50 [2019-09-09T16:06:50.203Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:06:50 [2019-09-09T16:06:50.203Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:06:50 [2019-09-09T16:06:50.203Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:06:50 [2019-09-09T16:06:50.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:06:50 [2019-09-09T16:06:50.203Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:06:50 [2019-09-09T16:06:50.203Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:06:50 [2019-09-09T16:06:50.458Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
16:06:50 [2019-09-09T16:06:50.458Z] === RUN   TestCopyFromContainerPathIsNotDir
16:06:50 [2019-09-09T16:06:50.458Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
16:06:50 [2019-09-09T16:06:50.458Z] === RUN   TestCopyToContainerPathDoesNotExist
16:06:50 [2019-09-09T16:06:50.458Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
16:06:50 [2019-09-09T16:06:50.458Z] === RUN   TestCopyToContainerPathIsNotDir
16:06:50 [2019-09-09T16:06:50.558Z] ok  	github.com/docker/docker/builder/fscache	0.151s	coverage: 69.2% of statements
16:06:50 [2019-09-09T16:06:50.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
16:06:50 [2019-09-09T16:06:50.713Z] === RUN   TestCopyFromContainer
16:06:51 [2019-09-09T16:06:51.636Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	1.607s
16:06:51 [2019-09-09T16:06:51.636Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac	1.850s
16:06:52 [2019-09-09T16:06:52.046Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.767s	coverage: 85.1% of statements
16:06:52 [2019-09-09T16:06:52.052Z] --- PASS: TestConfigCreateWithLabels (2.50s)
16:06:52 [2019-09-09T16:06:52.052Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:336: [dd04ba2233cc6] waiting for daemon to start
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:336: [dd04ba2233cc6] waiting for daemon to start
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:364: [dd04ba2233cc6] daemon started
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:472: [dd04ba2233cc6] Stopping daemon
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:307: [dd04ba2233cc6] exiting daemon
16:06:52 [2019-09-09T16:06:52.052Z]     daemon.go:459: [dd04ba2233cc6] Daemon stopped
16:06:52 [2019-09-09T16:06:52.052Z] === RUN   TestConfigCreateResolve
16:06:52 [2019-09-09T16:06:52.559Z] === RUN   TestCopyFromContainer//
16:06:52 [2019-09-09T16:06:52.559Z] === RUN   TestCopyFromContainer//bar/root
16:06:52 [2019-09-09T16:06:52.559Z] === RUN   TestCopyFromContainer//bar/root/
16:06:52 [2019-09-09T16:06:52.814Z] === RUN   TestCopyFromContainer/bar/quux
16:06:52 [2019-09-09T16:06:52.814Z] === RUN   TestCopyFromContainer/bar/quux/
16:06:53 [2019-09-09T16:06:53.068Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:06:53 [2019-09-09T16:06:53.068Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:06:53 [2019-09-09T16:06:53.076Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
16:06:53 [2019-09-09T16:06:53.322Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:06:53 [2019-09-09T16:06:53.322Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:06:53 [2019-09-09T16:06:53.322Z] === RUN   TestCopyFromContainer/bar/notarget
16:06:53 [2019-09-09T16:06:53.619Z] --- PASS: TestCopyFromContainer (2.83s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
16:06:53 [2019-09-09T16:06:53.619Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:53 [2019-09-09T16:06:53.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateWithInvalidEnv
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateWithInvalidEnv/0
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateWithInvalidEnv/0
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateWithInvalidEnv/1
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateWithInvalidEnv/1
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateWithInvalidEnv/2
16:06:53 [2019-09-09T16:06:53.620Z] === PAUSE TestCreateWithInvalidEnv/2
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateWithInvalidEnv/0
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateWithInvalidEnv/2
16:06:53 [2019-09-09T16:06:53.620Z] === CONT  TestCreateWithInvalidEnv/1
16:06:53 [2019-09-09T16:06:53.620Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateTmpfsMountsTarget
16:06:53 [2019-09-09T16:06:53.620Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
16:06:53 [2019-09-09T16:06:53.620Z] === RUN   TestCreateWithCustomMaskedPaths
16:06:53 [2019-09-09T16:06:53.697Z] ok  	github.com/docker/docker/builder/remotecontext	0.395s	coverage: 13.6% of statements
16:06:53 [2019-09-09T16:06:53.697Z] ok  	github.com/docker/docker/builder/dockerfile	1.011s	coverage: 45.1% of statements
16:06:53 [2019-09-09T16:06:53.697Z] ?   	github.com/docker/docker/cli	[no test files]
16:06:53 [2019-09-09T16:06:53.697Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:06:54 [2019-09-09T16:06:54.531Z] 65014b3c3121: Pull complete
16:06:55 [2019-09-09T16:06:55.236Z] --- PASS: TestConfigCreateResolve (2.97s)
16:06:55 [2019-09-09T16:06:55.236Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:336: [d134e5f737bba] waiting for daemon to start
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:336: [d134e5f737bba] waiting for daemon to start
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:364: [d134e5f737bba] daemon started
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:472: [d134e5f737bba] Stopping daemon
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:307: [d134e5f737bba] exiting daemon
16:06:55 [2019-09-09T16:06:55.236Z]     daemon.go:459: [d134e5f737bba] Daemon stopped
16:06:55 [2019-09-09T16:06:55.236Z] === RUN   TestConfigDaemonLibtrustID
16:06:55 [2019-09-09T16:06:55.401Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
16:06:55 [2019-09-09T16:06:55.547Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	4.020s
16:06:55 [2019-09-09T16:06:55.600Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
16:06:55 [2019-09-09T16:06:55.600Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:336: [d7d34ada0c315] waiting for daemon to start
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:336: [d7d34ada0c315] waiting for daemon to start
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:364: [d7d34ada0c315] daemon started
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:472: [d7d34ada0c315] Stopping daemon
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:307: [d7d34ada0c315] exiting daemon
16:06:55 [2019-09-09T16:06:55.600Z]     daemon.go:459: [d7d34ada0c315] Daemon stopped
16:06:55 [2019-09-09T16:06:55.600Z] PASS
16:06:55 [2019-09-09T16:06:55.600Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
16:06:56 [2019-09-09T16:06:56.032Z] INFO: Testing against a local daemon
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestCheckpoint
16:06:56 [2019-09-09T16:06:56.032Z] --- SKIP: TestCheckpoint (0.00s)
16:06:56 [2019-09-09T16:06:56.032Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestContainerInvalidJSON
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:06:56 [2019-09-09T16:06:56.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:06:56 [2019-09-09T16:06:56.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:06:56 [2019-09-09T16:06:56.032Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:06:56 [2019-09-09T16:06:56.032Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:06:56 [2019-09-09T16:06:56.032Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:06:56 [2019-09-09T16:06:56.032Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:06:56 [2019-09-09T16:06:56.032Z] --- PASS: TestContainerInvalidJSON (0.03s)
16:06:56 [2019-09-09T16:06:56.032Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:06:56 [2019-09-09T16:06:56.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:06:56 [2019-09-09T16:06:56.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:06:56 [2019-09-09T16:06:56.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestCopyFromContainerPathIsNotDir
16:06:56 [2019-09-09T16:06:56.032Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:06:56 [2019-09-09T16:06:56.032Z] === RUN   TestCopyToContainerPathDoesNotExist
16:06:56 [2019-09-09T16:06:56.106Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:06:56 [2019-09-09T16:06:56.106Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:06:56 [2019-09-09T16:06:56.106Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:06:56 [2019-09-09T16:06:56.106Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:06:56 [2019-09-09T16:06:56.106Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:06:56 [2019-09-09T16:06:56.404Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:06:56 [2019-09-09T16:06:56.404Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
16:06:56 [2019-09-09T16:06:56.404Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:06:56 [2019-09-09T16:06:56.404Z] === RUN   TestCreateWithCustomReadonlyPaths
16:06:56 [2019-09-09T16:06:56.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
16:06:56 [2019-09-09T16:06:56.436Z] === RUN   TestCopyToContainerPathIsNotDir
16:06:56 [2019-09-09T16:06:56.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
16:06:56 [2019-09-09T16:06:56.436Z] === RUN   TestCopyFromContainer
16:06:56 [2019-09-09T16:06:56.660Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	1.185s
16:06:57 [2019-09-09T16:06:57.584Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.640s
16:06:58 [2019-09-09T16:06:58.280Z] === RUN   TestCopyFromContainer//
16:06:58 [2019-09-09T16:06:58.280Z] === RUN   TestCopyFromContainer//bar/root
16:06:58 [2019-09-09T16:06:58.666Z] === RUN   TestCopyFromContainer//bar/root/
16:06:58 [2019-09-09T16:06:58.666Z] === RUN   TestCopyFromContainer/bar/quux
16:06:58 [2019-09-09T16:06:58.666Z] === RUN   TestCopyFromContainer/bar/quux/
16:06:58 [2019-09-09T16:06:58.666Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:06:58 [2019-09-09T16:06:58.987Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:58 [2019-09-09T16:06:58.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:58 [2019-09-09T16:06:58.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:58 [2019-09-09T16:06:58.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
16:06:58 [2019-09-09T16:06:58.987Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:06:58 [2019-09-09T16:06:58.987Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:06:58 [2019-09-09T16:06:58.987Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:06:58 [2019-09-09T16:06:58.987Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:06:58 [2019-09-09T16:06:58.987Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestContainerStartOnDaemonRestart
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestContainerStartOnDaemonRestart
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestDaemonRestartIpcMode
16:06:58 [2019-09-09T16:06:58.987Z] === PAUSE TestDaemonRestartIpcMode
16:06:58 [2019-09-09T16:06:58.987Z] === RUN   TestDiff
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCopyFromContainer/bar/notarget
16:06:59 [2019-09-09T16:06:59.078Z] --- PASS: TestCopyFromContainer (2.82s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer// (0.07s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
16:06:59 [2019-09-09T16:06:59.078Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:59 [2019-09-09T16:06:59.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:59 [2019-09-09T16:06:59.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:59 [2019-09-09T16:06:59.078Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:59 [2019-09-09T16:06:59.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:59 [2019-09-09T16:06:59.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateWithInvalidEnv
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateWithInvalidEnv/0
16:06:59 [2019-09-09T16:06:59.450Z] === PAUSE TestCreateWithInvalidEnv/0
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateWithInvalidEnv/1
16:06:59 [2019-09-09T16:06:59.450Z] === PAUSE TestCreateWithInvalidEnv/1
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateWithInvalidEnv/2
16:06:59 [2019-09-09T16:06:59.450Z] === PAUSE TestCreateWithInvalidEnv/2
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateWithInvalidEnv/0
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateWithInvalidEnv/2
16:06:59 [2019-09-09T16:06:59.450Z] === CONT  TestCreateWithInvalidEnv/1
16:06:59 [2019-09-09T16:06:59.450Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateTmpfsMountsTarget
16:06:59 [2019-09-09T16:06:59.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:06:59 [2019-09-09T16:06:59.450Z] === RUN   TestCreateWithCustomMaskedPaths
16:06:59 [2019-09-09T16:06:59.952Z] --- PASS: TestDiff (0.88s)
16:06:59 [2019-09-09T16:06:59.953Z] === RUN   TestExecWithCloseStdin
16:07:00 [2019-09-09T16:07:00.512Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits	3.146s
16:07:00 [2019-09-09T16:07:00.766Z] --- PASS: TestExecWithCloseStdin (0.92s)
16:07:00 [2019-09-09T16:07:00.766Z] === RUN   TestExec
16:07:01 [2019-09-09T16:07:01.689Z] --- PASS: TestExec (0.90s)
16:07:01 [2019-09-09T16:07:01.689Z] === RUN   TestExecUser
16:07:01 [2019-09-09T16:07:01.950Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:07:01 [2019-09-09T16:07:01.950Z] --- PASS: TestCreateWithCapabilities (0.02s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
16:07:01 [2019-09-09T16:07:01.950Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:07:01 [2019-09-09T16:07:01.950Z] === RUN   TestCreateWithCustomReadonlyPaths
16:07:02 [2019-09-09T16:07:02.612Z] --- PASS: TestExecUser (0.93s)
16:07:02 [2019-09-09T16:07:02.612Z] === RUN   TestExportContainerAndImportImage
16:07:03 [2019-09-09T16:07:03.536Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	2.813s
16:07:03 [2019-09-09T16:07:03.536Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode	1.587s
16:07:04 [2019-09-09T16:07:04.095Z] --- PASS: TestExportContainerAndImportImage (1.26s)
16:07:04 [2019-09-09T16:07:04.095Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:04 [2019-09-09T16:07:04.456Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s)
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:04 [2019-09-09T16:07:04.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:04 [2019-09-09T16:07:04.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:04 [2019-09-09T16:07:04.456Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:04 [2019-09-09T16:07:04.456Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:04 [2019-09-09T16:07:04.456Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:04 [2019-09-09T16:07:04.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:07:04 [2019-09-09T16:07:04.456Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
16:07:04 [2019-09-09T16:07:04.456Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
16:07:04 [2019-09-09T16:07:04.456Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:07:04 [2019-09-09T16:07:04.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:07:04 [2019-09-09T16:07:04.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:07:04 [2019-09-09T16:07:04.457Z] === RUN   TestContainerStartOnDaemonRestart
16:07:04 [2019-09-09T16:07:04.457Z] === PAUSE TestContainerStartOnDaemonRestart
16:07:04 [2019-09-09T16:07:04.457Z] === RUN   TestDaemonRestartIpcMode
16:07:04 [2019-09-09T16:07:04.457Z] === PAUSE TestDaemonRestartIpcMode
16:07:04 [2019-09-09T16:07:04.457Z] === RUN   TestDiff
16:07:04 [2019-09-09T16:07:04.653Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.282s
16:07:05 [2019-09-09T16:07:05.262Z] --- PASS: TestDiff (0.78s)
16:07:05 [2019-09-09T16:07:05.262Z] === RUN   TestExecWithCloseStdin
16:07:05 [2019-09-09T16:07:05.579Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean	2.053s
16:07:05 [2019-09-09T16:07:05.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
16:07:05 [2019-09-09T16:07:05.579Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:336: [d76a2acf3fcfe] waiting for daemon to start
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:336: [d76a2acf3fcfe] waiting for daemon to start
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:364: [d76a2acf3fcfe] daemon started
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:472: [d76a2acf3fcfe] Stopping daemon
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:307: [d76a2acf3fcfe] exiting daemon
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:459: [d76a2acf3fcfe] Daemon stopped
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:336: [d76a2acf3fcfe] waiting for daemon to start
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:336: [d76a2acf3fcfe] waiting for daemon to start
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:364: [d76a2acf3fcfe] daemon started
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:472: [d76a2acf3fcfe] Stopping daemon
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:307: [d76a2acf3fcfe] exiting daemon
16:07:05 [2019-09-09T16:07:05.579Z]     daemon.go:459: [d76a2acf3fcfe] Daemon stopped
16:07:05 [2019-09-09T16:07:05.579Z] === RUN   TestHealthCheckWorkdir
16:07:06 [2019-09-09T16:07:06.182Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	1.435s
16:07:06 [2019-09-09T16:07:06.515Z] --- PASS: TestExecWithCloseStdin (1.12s)
16:07:06 [2019-09-09T16:07:06.515Z] === RUN   TestExec
16:07:06 [2019-09-09T16:07:06.740Z] --- PASS: TestHealthCheckWorkdir (1.26s)
16:07:06 [2019-09-09T16:07:06.740Z] === RUN   TestHealthKillContainer
16:07:07 [2019-09-09T16:07:07.903Z] --- PASS: TestExec (1.13s)
16:07:07 [2019-09-09T16:07:07.903Z] === RUN   TestExecUser
16:07:08 [2019-09-09T16:07:08.623Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate	2.924s
16:07:08 [2019-09-09T16:07:08.677Z] --- PASS: TestExecUser (1.00s)
16:07:08 [2019-09-09T16:07:08.677Z] === RUN   TestExportContainerAndImportImage
16:07:09 [2019-09-09T16:07:09.002Z] ok  	github.com/docker/docker/client	0.592s	coverage: 75.6% of statements
16:07:09 [2019-09-09T16:07:09.182Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration	0.540s
16:07:09 [2019-09-09T16:07:09.436Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript	3.261s
16:07:09 [2019-09-09T16:07:09.941Z] --- PASS: TestExportContainerAndImportImage (1.18s)
16:07:09 [2019-09-09T16:07:09.941Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:10 [2019-09-09T16:07:10.082Z] --- PASS: TestHealthKillContainer (3.08s)
16:07:10 [2019-09-09T16:07:10.082Z] === RUN   TestInspectCpusetInConfigPre120
16:07:11 [2019-09-09T16:07:11.048Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
16:07:11 [2019-09-09T16:07:11.048Z] === RUN   TestIpcModeNone
16:07:11 [2019-09-09T16:07:11.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
16:07:11 [2019-09-09T16:07:11.245Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:336: [dd88b0eda2f3b] waiting for daemon to start
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:336: [dd88b0eda2f3b] waiting for daemon to start
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:364: [dd88b0eda2f3b] daemon started
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:472: [dd88b0eda2f3b] Stopping daemon
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:307: [dd88b0eda2f3b] exiting daemon
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:459: [dd88b0eda2f3b] Daemon stopped
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:336: [dd88b0eda2f3b] waiting for daemon to start
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:336: [dd88b0eda2f3b] waiting for daemon to start
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:364: [dd88b0eda2f3b] daemon started
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:472: [dd88b0eda2f3b] Stopping daemon
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:307: [dd88b0eda2f3b] exiting daemon
16:07:11 [2019-09-09T16:07:11.245Z]     daemon.go:459: [dd88b0eda2f3b] Daemon stopped
16:07:11 [2019-09-09T16:07:11.245Z] === RUN   TestHealthCheckWorkdir
16:07:12 [2019-09-09T16:07:12.013Z] --- PASS: TestIpcModeNone (1.03s)
16:07:12 [2019-09-09T16:07:12.013Z] === RUN   TestIpcModePrivate
16:07:12 [2019-09-09T16:07:12.624Z] --- PASS: TestHealthCheckWorkdir (1.29s)
16:07:12 [2019-09-09T16:07:12.624Z] === RUN   TestHealthKillContainer
16:07:12 [2019-09-09T16:07:12.980Z] --- PASS: TestIpcModePrivate (0.97s)
16:07:12 [2019-09-09T16:07:12.980Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false
16:07:12 [2019-09-09T16:07:12.980Z] === RUN   TestIpcModeShareable
16:07:12 [2019-09-09T16:07:12.980Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins	3.858s
16:07:13 [2019-09-09T16:07:13.469Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:07:13 [2019-09-09T16:07:13.469Z] tests/integration/client_test.py .....                                   [ 75%]
16:07:13 [2019-09-09T16:07:13.469Z] tests/integration/errors_test.py .                                       [ 75%]
16:07:13 [2019-09-09T16:07:13.946Z] --- PASS: TestIpcModeShareable (1.22s)
16:07:13 [2019-09-09T16:07:13.946Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:183, shared: true, mustBeShared: true
16:07:13 [2019-09-09T16:07:13.946Z] === RUN   TestAPIIpcModeShareableAndContainer
16:07:15 [2019-09-09T16:07:15.773Z] --- PASS: TestHealthKillContainer (3.09s)
16:07:15 [2019-09-09T16:07:15.773Z] === RUN   TestInspectCpusetInConfigPre120
16:07:16 [2019-09-09T16:07:16.608Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
16:07:16 [2019-09-09T16:07:16.608Z] === RUN   TestIpcModeNone
16:07:17 [2019-09-09T16:07:17.206Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins	3.969s
16:07:17 [2019-09-09T16:07:17.461Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.32s)
16:07:17 [2019-09-09T16:07:17.461Z] === RUN   TestAPIIpcModeHost
16:07:17 [2019-09-09T16:07:17.715Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir	8.437s
16:07:17 [2019-09-09T16:07:17.983Z] --- PASS: TestIpcModeNone (1.08s)
16:07:17 [2019-09-09T16:07:17.983Z] === RUN   TestIpcModePrivate
16:07:18 [2019-09-09T16:07:18.277Z] --- PASS: TestAPIIpcModeHost (0.86s)
16:07:18 [2019-09-09T16:07:18.277Z] === RUN   TestDaemonIpcModeShareable
16:07:18 [2019-09-09T16:07:18.767Z] --- PASS: TestIpcModePrivate (1.12s)
16:07:18 [2019-09-09T16:07:18.767Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
16:07:18 [2019-09-09T16:07:18.767Z] === RUN   TestIpcModeShareable
16:07:20 [2019-09-09T16:07:20.022Z] --- PASS: TestIpcModeShareable (1.02s)
16:07:20 [2019-09-09T16:07:20.022Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:07:20 [2019-09-09T16:07:20.022Z] === RUN   TestAPIIpcModeShareableAndContainer
16:07:20 [2019-09-09T16:07:20.215Z] --- PASS: TestDaemonIpcModeShareable (2.10s)
16:07:20 [2019-09-09T16:07:20.215Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:336: [d421d2f6600d8] waiting for daemon to start
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:336: [d421d2f6600d8] waiting for daemon to start
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:364: [d421d2f6600d8] daemon started
16:07:20 [2019-09-09T16:07:20.215Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:472: [d421d2f6600d8] Stopping daemon
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:307: [d421d2f6600d8] exiting daemon
16:07:20 [2019-09-09T16:07:20.215Z]     daemon.go:459: [d421d2f6600d8] Daemon stopped
16:07:20 [2019-09-09T16:07:20.215Z] === RUN   TestDaemonIpcModePrivate
16:07:21 [2019-09-09T16:07:21.148Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink	3.946s
16:07:21 [2019-09-09T16:07:21.402Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug	0.511s
16:07:21 [2019-09-09T16:07:21.962Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal	0.519s
16:07:22 [2019-09-09T16:07:22.217Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
16:07:22 [2019-09-09T16:07:22.217Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:336: [d420d87b1e84e] waiting for daemon to start
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:336: [d420d87b1e84e] waiting for daemon to start
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:364: [d420d87b1e84e] daemon started
16:07:22 [2019-09-09T16:07:22.217Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:472: [d420d87b1e84e] Stopping daemon
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:307: [d420d87b1e84e] exiting daemon
16:07:22 [2019-09-09T16:07:22.217Z]     daemon.go:459: [d420d87b1e84e] Daemon stopped
16:07:22 [2019-09-09T16:07:22.217Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:07:22 [2019-09-09T16:07:22.473Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong	0.501s
16:07:23 [2019-09-09T16:07:23.274Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s)
16:07:23 [2019-09-09T16:07:23.274Z] === RUN   TestAPIIpcModeHost
16:07:23 [2019-09-09T16:07:23.833Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir	5.947s
16:07:24 [2019-09-09T16:07:24.063Z] --- PASS: TestAPIIpcModeHost (0.84s)
16:07:24 [2019-09-09T16:07:24.063Z] === RUN   TestDaemonIpcModeShareable
16:07:24 [2019-09-09T16:07:24.089Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s)
16:07:24 [2019-09-09T16:07:24.089Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:336: [d29b68e16ee30] waiting for daemon to start
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:336: [d29b68e16ee30] waiting for daemon to start
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:364: [d29b68e16ee30] daemon started
16:07:24 [2019-09-09T16:07:24.089Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:472: [d29b68e16ee30] Stopping daemon
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:307: [d29b68e16ee30] exiting daemon
16:07:24 [2019-09-09T16:07:24.089Z]     daemon.go:459: [d29b68e16ee30] Daemon stopped
16:07:24 [2019-09-09T16:07:24.089Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:07:24 [2019-09-09T16:07:24.648Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions	1.707s
16:07:25 [2019-09-09T16:07:25.876Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
16:07:25 [2019-09-09T16:07:25.876Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:336: [d6848e41f23f2] waiting for daemon to start
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:336: [d6848e41f23f2] waiting for daemon to start
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:364: [d6848e41f23f2] daemon started
16:07:25 [2019-09-09T16:07:25.876Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:472: [d6848e41f23f2] Stopping daemon
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:307: [d6848e41f23f2] exiting daemon
16:07:25 [2019-09-09T16:07:25.876Z]     daemon.go:459: [d6848e41f23f2] Daemon stopped
16:07:25 [2019-09-09T16:07:25.876Z] === RUN   TestDaemonIpcModePrivate
16:07:26 [2019-09-09T16:07:26.094Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
16:07:26 [2019-09-09T16:07:26.094Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:336: [d3eb27a524fa6] waiting for daemon to start
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:336: [d3eb27a524fa6] waiting for daemon to start
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:364: [d3eb27a524fa6] daemon started
16:07:26 [2019-09-09T16:07:26.094Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:472: [d3eb27a524fa6] Stopping daemon
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:307: [d3eb27a524fa6] exiting daemon
16:07:26 [2019-09-09T16:07:26.094Z]     daemon.go:459: [d3eb27a524fa6] Daemon stopped
16:07:26 [2019-09-09T16:07:26.094Z] === RUN   TestIpcModeOlderClient
16:07:26 [2019-09-09T16:07:26.094Z] === PAUSE TestIpcModeOlderClient
16:07:26 [2019-09-09T16:07:26.094Z] === RUN   TestKillContainerInvalidSignal
16:07:26 [2019-09-09T16:07:26.656Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault	1.936s
16:07:26 [2019-09-09T16:07:26.912Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
16:07:26 [2019-09-09T16:07:26.912Z] === RUN   TestKillContainer
16:07:26 [2019-09-09T16:07:26.912Z] === RUN   TestKillContainer/no_signal
16:07:27 [2019-09-09T16:07:27.472Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot	3.718s
16:07:27 [2019-09-09T16:07:27.825Z] --- PASS: TestDaemonIpcModePrivate (2.00s)
16:07:27 [2019-09-09T16:07:27.825Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:336: [d4695ce1d7363] waiting for daemon to start
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:336: [d4695ce1d7363] waiting for daemon to start
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:364: [d4695ce1d7363] daemon started
16:07:27 [2019-09-09T16:07:27.825Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:472: [d4695ce1d7363] Stopping daemon
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:307: [d4695ce1d7363] exiting daemon
16:07:27 [2019-09-09T16:07:27.825Z]     daemon.go:459: [d4695ce1d7363] Daemon stopped
16:07:27 [2019-09-09T16:07:27.825Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:07:28 [2019-09-09T16:07:28.074Z] === RUN   TestKillContainer/non_killing_signal
16:07:28 [2019-09-09T16:07:28.074Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.406s
16:07:28 [2019-09-09T16:07:28.332Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride	1.817s
16:07:28 [2019-09-09T16:07:28.586Z] === RUN   TestKillContainer/killing_signal
16:07:29 [2019-09-09T16:07:29.555Z] --- PASS: TestKillContainer (2.72s)
16:07:29 [2019-09-09T16:07:29.555Z]     --- PASS: TestKillContainer/no_signal (0.94s)
16:07:29 [2019-09-09T16:07:29.555Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
16:07:29 [2019-09-09T16:07:29.555Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
16:07:29 [2019-09-09T16:07:29.555Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:07:29 [2019-09-09T16:07:29.555Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:07:29 [2019-09-09T16:07:29.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
16:07:29 [2019-09-09T16:07:29.678Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:336: [d234e64592afe] waiting for daemon to start
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:336: [d234e64592afe] waiting for daemon to start
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:364: [d234e64592afe] daemon started
16:07:29 [2019-09-09T16:07:29.678Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:472: [d234e64592afe] Stopping daemon
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:307: [d234e64592afe] exiting daemon
16:07:29 [2019-09-09T16:07:29.678Z]     daemon.go:459: [d234e64592afe] Daemon stopped
16:07:29 [2019-09-09T16:07:29.678Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:07:30 [2019-09-09T16:07:30.159Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone	1.795s
16:07:30 [2019-09-09T16:07:30.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:07:31 [2019-09-09T16:07:31.530Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s)
16:07:31 [2019-09-09T16:07:31.530Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:336: [d91e75d534f62] waiting for daemon to start
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:336: [d91e75d534f62] waiting for daemon to start
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:364: [d91e75d534f62] daemon started
16:07:31 [2019-09-09T16:07:31.530Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:472: [d91e75d534f62] Stopping daemon
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:307: [d91e75d534f62] exiting daemon
16:07:31 [2019-09-09T16:07:31.530Z]     daemon.go:459: [d91e75d534f62] Daemon stopped
16:07:31 [2019-09-09T16:07:31.530Z] === RUN   TestIpcModeOlderClient
16:07:31 [2019-09-09T16:07:31.530Z] === PAUSE TestIpcModeOlderClient
16:07:31 [2019-09-09T16:07:31.530Z] === RUN   TestKillContainerInvalidSignal
16:07:31 [2019-09-09T16:07:31.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
16:07:31 [2019-09-09T16:07:31.643Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
16:07:31 [2019-09-09T16:07:31.643Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
16:07:31 [2019-09-09T16:07:31.643Z] === RUN   TestKillStoppedContainer
16:07:31 [2019-09-09T16:07:31.643Z] --- PASS: TestKillStoppedContainer (0.08s)
16:07:31 [2019-09-09T16:07:31.643Z] === RUN   TestKillStoppedContainerAPIPre120
16:07:31 [2019-09-09T16:07:31.643Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
16:07:31 [2019-09-09T16:07:31.643Z] === RUN   TestKillDifferentUserContainer
16:07:32 [2019-09-09T16:07:32.203Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError	1.877s
16:07:32 [2019-09-09T16:07:32.321Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
16:07:32 [2019-09-09T16:07:32.321Z] === RUN   TestKillContainer
16:07:32 [2019-09-09T16:07:32.321Z] === RUN   TestKillContainer/no_signal
16:07:32 [2019-09-09T16:07:32.459Z] --- PASS: TestKillDifferentUserContainer (0.85s)
16:07:32 [2019-09-09T16:07:32.459Z] === RUN   TestInspectOomKilledTrue
16:07:32 [2019-09-09T16:07:32.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:07:32 [2019-09-09T16:07:32.459Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:32 [2019-09-09T16:07:32.459Z] === RUN   TestInspectOomKilledFalse
16:07:32 [2019-09-09T16:07:32.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:07:32 [2019-09-09T16:07:32.459Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:32 [2019-09-09T16:07:32.459Z] === RUN   TestLinksEtcHostsContentMatch
16:07:33 [2019-09-09T16:07:33.287Z] === RUN   TestKillContainer/non_killing_signal
16:07:33 [2019-09-09T16:07:33.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s)
16:07:33 [2019-09-09T16:07:33.384Z] === RUN   TestLinksContainerNames
16:07:33 [2019-09-09T16:07:33.943Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride	1.957s
16:07:34 [2019-09-09T16:07:34.085Z] === RUN   TestKillContainer/killing_signal
16:07:35 [2019-09-09T16:07:35.303Z] --- PASS: TestLinksContainerNames (1.95s)
16:07:35 [2019-09-09T16:07:35.303Z] === RUN   TestLogsFollowTailEmpty
16:07:35 [2019-09-09T16:07:35.353Z] --- PASS: TestKillContainer (2.87s)
16:07:35 [2019-09-09T16:07:35.353Z]     --- PASS: TestKillContainer/no_signal (0.98s)
16:07:35 [2019-09-09T16:07:35.353Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
16:07:35 [2019-09-09T16:07:35.353Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
16:07:35 [2019-09-09T16:07:35.353Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:07:35 [2019-09-09T16:07:35.353Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:07:35 [2019-09-09T16:07:35.862Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild	1.871s
16:07:36 [2019-09-09T16:07:36.145Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:07:36 [2019-09-09T16:07:36.421Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
16:07:36 [2019-09-09T16:07:36.421Z] === RUN   TestContainerNetworkMountsNoChown
16:07:36 [2019-09-09T16:07:36.421Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency	0.511s
16:07:36 [2019-09-09T16:07:36.979Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	8.848s
16:07:37 [2019-09-09T16:07:37.234Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/default
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/default
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/private
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/private
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rprivate
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rprivate
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/slave
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/slave
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rslave
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rslave
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/shared
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/shared
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rshared
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rshared
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/default
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/default/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/default/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/rslave
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/rshared
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/shared
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/rprivate
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/slave
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/private
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/private/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/private/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/default/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/default/mount_root
16:07:37 [2019-09-09T16:07:37.234Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:07:37 [2019-09-09T16:07:37.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
16:07:37 [2019-09-09T16:07:37.467Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
16:07:37 [2019-09-09T16:07:37.467Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
16:07:37 [2019-09-09T16:07:37.467Z] === RUN   TestKillStoppedContainer
16:07:37 [2019-09-09T16:07:37.467Z] --- PASS: TestKillStoppedContainer (0.09s)
16:07:37 [2019-09-09T16:07:37.467Z] === RUN   TestKillStoppedContainerAPIPre120
16:07:37 [2019-09-09T16:07:37.467Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
16:07:37 [2019-09-09T16:07:37.467Z] === RUN   TestKillDifferentUserContainer
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:07:37 [2019-09-09T16:07:37.488Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/private/bind_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:07:37 [2019-09-09T16:07:37.743Z] === CONT  TestMountDaemonRoot/private/mount_root
16:07:37 [2019-09-09T16:07:37.998Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:07:37 [2019-09-09T16:07:37.998Z] --- PASS: TestMountDaemonRoot (0.02s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.15s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:07:37 [2019-09-09T16:07:37.998Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
16:07:37 [2019-09-09T16:07:37.998Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:07:37 [2019-09-09T16:07:37.998Z] === RUN   TestContainerBindMountNonRecursive
16:07:38 [2019-09-09T16:07:38.253Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz	1.307s
16:07:38 [2019-09-09T16:07:38.739Z] --- PASS: TestKillDifferentUserContainer (1.26s)
16:07:38 [2019-09-09T16:07:38.739Z] === RUN   TestInspectOomKilledTrue
16:07:38 [2019-09-09T16:07:38.739Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:07:38 [2019-09-09T16:07:38.739Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:38 [2019-09-09T16:07:38.739Z] === RUN   TestInspectOomKilledFalse
16:07:38 [2019-09-09T16:07:38.739Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:07:38 [2019-09-09T16:07:38.739Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:38 [2019-09-09T16:07:38.739Z] === RUN   TestLinksEtcHostsContentMatch
16:07:39 [2019-09-09T16:07:39.533Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s)
16:07:39 [2019-09-09T16:07:39.533Z] === RUN   TestLinksContainerNames
16:07:39 [2019-09-09T16:07:39.614Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz	1.330s
16:07:39 [2019-09-09T16:07:39.868Z] --- PASS: TestContainerBindMountNonRecursive (1.88s)
16:07:39 [2019-09-09T16:07:39.868Z] === RUN   TestNetworkNat
16:07:39 [2019-09-09T16:07:39.868Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile	3.510s
16:07:40 [2019-09-09T16:07:40.791Z] --- PASS: TestNetworkNat (0.93s)
16:07:40 [2019-09-09T16:07:40.791Z] === RUN   TestNetworkLocalhostTCPNat
16:07:41 [2019-09-09T16:07:41.347Z] --- PASS: TestLinksContainerNames (1.74s)
16:07:41 [2019-09-09T16:07:41.347Z] === RUN   TestLogsFollowTailEmpty
16:07:41 [2019-09-09T16:07:41.757Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
16:07:41 [2019-09-09T16:07:41.757Z] === RUN   TestNetworkLoopbackNat
16:07:42 [2019-09-09T16:07:42.183Z] --- PASS: TestLogsFollowTailEmpty (0.98s)
16:07:42 [2019-09-09T16:07:42.183Z] === RUN   TestContainerNetworkMountsNoChown
16:07:42 [2019-09-09T16:07:42.682Z] --- PASS: TestNetworkLoopbackNat (1.16s)
16:07:42 [2019-09-09T16:07:42.682Z] === RUN   TestPause
16:07:43 [2019-09-09T16:07:43.123Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s)
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/default
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/default
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/private
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/private
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/rprivate
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/rprivate
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/slave
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/slave
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/rslave
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/rslave
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/shared
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/shared
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/rshared
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/rshared
16:07:43 [2019-09-09T16:07:43.123Z] === CONT  TestMountDaemonRoot/default
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/default/bind_root
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/default/mount_root
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:07:43 [2019-09-09T16:07:43.123Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:07:43 [2019-09-09T16:07:43.123Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/default/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/rshared
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/shared
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/rslave
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/slave
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/rprivate
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/private
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/private/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/private/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:07:43 [2019-09-09T16:07:43.124Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:07:43 [2019-09-09T16:07:43.124Z] === CONT  TestMountDaemonRoot/default/mount_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:07:43 [2019-09-09T16:07:43.495Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:07:43 [2019-09-09T16:07:43.604Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	4.191s
16:07:43 [2019-09-09T16:07:43.859Z] --- PASS: TestPause (0.97s)
16:07:43 [2019-09-09T16:07:43.859Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:07:43 [2019-09-09T16:07:43.859Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:07:43 [2019-09-09T16:07:43.859Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:07:43 [2019-09-09T16:07:43.859Z] === RUN   TestPauseStopPausedContainer
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/private/bind_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/private/mount_root
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:07:43 [2019-09-09T16:07:43.876Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:07:43 [2019-09-09T16:07:43.876Z] --- PASS: TestMountDaemonRoot (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:07:43 [2019-09-09T16:07:43.876Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:07:43 [2019-09-09T16:07:43.876Z] === RUN   TestContainerBindMountNonRecursive
16:07:44 [2019-09-09T16:07:44.781Z] --- PASS: TestPauseStopPausedContainer (1.06s)
16:07:44 [2019-09-09T16:07:44.781Z] === RUN   TestPsFilter
16:07:45 [2019-09-09T16:07:45.036Z] --- PASS: TestPsFilter (0.20s)
16:07:45 [2019-09-09T16:07:45.036Z] === RUN   TestRemoveContainerWithRemovedVolume
16:07:45 [2019-09-09T16:07:45.963Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
16:07:45 [2019-09-09T16:07:45.963Z] === RUN   TestRemoveContainerWithVolume
16:07:46 [2019-09-09T16:07:46.329Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
16:07:46 [2019-09-09T16:07:46.329Z] === RUN   TestNetworkNat
16:07:46 [2019-09-09T16:07:46.523Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload	6.511s
16:07:46 [2019-09-09T16:07:46.523Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
16:07:46 [2019-09-09T16:07:46.523Z] === RUN   TestRemoveContainerRunning
16:07:46 [2019-09-09T16:07:46.704Z] --- PASS: TestNetworkNat (0.92s)
16:07:46 [2019-09-09T16:07:46.704Z] === RUN   TestNetworkLocalhostTCPNat
16:07:47 [2019-09-09T16:07:47.533Z] --- PASS: TestRemoveContainerRunning (0.88s)
16:07:47 [2019-09-09T16:07:47.533Z] === RUN   TestRemoveContainerForceRemoveRunning
16:07:47 [2019-09-09T16:07:47.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
16:07:47 [2019-09-09T16:07:47.590Z] === RUN   TestNetworkLoopbackNat
16:07:48 [2019-09-09T16:07:48.148Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:07:48 [2019-09-09T16:07:48.458Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s)
16:07:48 [2019-09-09T16:07:48.458Z] === RUN   TestRemoveInvalidContainer
16:07:48 [2019-09-09T16:07:48.458Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:07:48 [2019-09-09T16:07:48.458Z] === RUN   TestRenameLinkedContainer
16:07:48 [2019-09-09T16:07:48.896Z] --- PASS: TestNetworkLoopbackNat (1.21s)
16:07:48 [2019-09-09T16:07:48.896Z] === RUN   TestPause
16:07:50 [2019-09-09T16:07:50.158Z] --- PASS: TestPause (0.91s)
16:07:50 [2019-09-09T16:07:50.158Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:07:50 [2019-09-09T16:07:50.158Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:07:50 [2019-09-09T16:07:50.158Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:07:50 [2019-09-09T16:07:50.158Z] === RUN   TestPauseStopPausedContainer
16:07:50 [2019-09-09T16:07:50.937Z] --- PASS: TestPauseStopPausedContainer (1.02s)
16:07:50 [2019-09-09T16:07:50.937Z] === RUN   TestPsFilter
16:07:50 [2019-09-09T16:07:50.966Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot	7.310s
16:07:51 [2019-09-09T16:07:51.305Z] --- PASS: TestPsFilter (0.29s)
16:07:51 [2019-09-09T16:07:51.305Z] === RUN   TestRemoveContainerWithRemovedVolume
16:07:51 [2019-09-09T16:07:51.526Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.484s
16:07:52 [2019-09-09T16:07:52.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
16:07:52 [2019-09-09T16:07:52.157Z] === RUN   TestRemoveContainerWithVolume
16:07:52 [2019-09-09T16:07:52.888Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError	6.154s
16:07:52 [2019-09-09T16:07:52.888Z] --- PASS: TestRenameLinkedContainer (4.34s)
16:07:52 [2019-09-09T16:07:52.888Z] === RUN   TestRenameStoppedContainer
16:07:52 [2019-09-09T16:07:52.960Z] --- PASS: TestRemoveContainerWithVolume (0.95s)
16:07:52 [2019-09-09T16:07:52.960Z] === RUN   TestRemoveContainerRunning
16:07:53 [2019-09-09T16:07:53.762Z] --- PASS: TestRemoveContainerRunning (1.01s)
16:07:53 [2019-09-09T16:07:53.762Z] === RUN   TestRemoveContainerForceRemoveRunning
16:07:53 [2019-09-09T16:07:53.853Z] --- PASS: TestRenameStoppedContainer (1.08s)
16:07:53 [2019-09-09T16:07:53.853Z] === RUN   TestRenameRunningContainerAndReuse
16:07:54 [2019-09-09T16:07:54.108Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	2.562s
16:07:55 [2019-09-09T16:07:55.028Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
16:07:55 [2019-09-09T16:07:55.028Z] === RUN   TestRemoveInvalidContainer
16:07:55 [2019-09-09T16:07:55.028Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:07:55 [2019-09-09T16:07:55.028Z] === RUN   TestRenameLinkedContainer
16:07:55 [2019-09-09T16:07:55.033Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns	2.256s
16:07:55 [2019-09-09T16:07:55.592Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
16:07:55 [2019-09-09T16:07:55.592Z] === RUN   TestRenameInvalidName
16:07:56 [2019-09-09T16:07:56.953Z] --- PASS: TestRenameInvalidName (1.14s)
16:07:56 [2019-09-09T16:07:56.953Z] === RUN   TestRenameAnonymousContainer
16:07:56 [2019-09-09T16:07:56.953Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg	2.698s
16:07:58 [2019-09-09T16:07:58.450Z] --- PASS: TestRenameLinkedContainer (3.65s)
16:07:58 [2019-09-09T16:07:58.451Z] === RUN   TestRenameStoppedContainer
16:07:58 [2019-09-09T16:07:58.837Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	2.005s
16:07:59 [2019-09-09T16:07:59.710Z] --- PASS: TestRenameStoppedContainer (0.97s)
16:07:59 [2019-09-09T16:07:59.710Z] === RUN   TestRenameRunningContainerAndReuse
16:08:01 [2019-09-09T16:08:01.344Z] --- PASS: TestRenameAnonymousContainer (4.52s)
16:08:01 [2019-09-09T16:08:01.344Z] === RUN   TestRenameContainerWithSameName
16:08:01 [2019-09-09T16:08:01.552Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s)
16:08:01 [2019-09-09T16:08:01.552Z] === RUN   TestRenameInvalidName
16:08:01 [2019-09-09T16:08:01.902Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	2.853s
16:08:02 [2019-09-09T16:08:02.157Z] --- PASS: TestRenameContainerWithSameName (0.96s)
16:08:02 [2019-09-09T16:08:02.157Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:02 [2019-09-09T16:08:02.464Z] --- PASS: TestRenameInvalidName (0.95s)
16:08:02 [2019-09-09T16:08:02.464Z] === RUN   TestRenameAnonymousContainer
16:08:04 [2019-09-09T16:08:04.666Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	2.852s
16:08:04 [2019-09-09T16:08:04.666Z] --- PASS: TestRenameContainerWithLinkedContainer (2.46s)
16:08:04 [2019-09-09T16:08:04.666Z] === RUN   TestResize
16:08:05 [2019-09-09T16:08:05.708Z] --- PASS: TestRenameAnonymousContainer (3.12s)
16:08:05 [2019-09-09T16:08:05.708Z] === RUN   TestRenameContainerWithSameName
16:08:05 [2019-09-09T16:08:05.828Z] ok  	github.com/docker/docker/cmd/dockerd	0.178s	coverage: 29.9% of statements
16:08:05 [2019-09-09T16:08:05.828Z] ok  	github.com/docker/docker/container	0.174s	coverage: 35.5% of statements
16:08:05 [2019-09-09T16:08:05.828Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:08:05 [2019-09-09T16:08:05.828Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:08:05 [2019-09-09T16:08:05.828Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:08:05 [2019-09-09T16:08:05.828Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:08:06 [2019-09-09T16:08:06.032Z] --- PASS: TestResize (1.14s)
16:08:06 [2019-09-09T16:08:06.032Z] === RUN   TestResizeWithInvalidSize
16:08:06 [2019-09-09T16:08:06.092Z] --- PASS: TestRenameContainerWithSameName (0.81s)
16:08:06 [2019-09-09T16:08:06.092Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:06 [2019-09-09T16:08:06.959Z] --- PASS: TestResizeWithInvalidSize (1.02s)
16:08:06 [2019-09-09T16:08:06.959Z] === RUN   TestResizeWhenContainerNotStarted
16:08:07 [2019-09-09T16:08:07.578Z] .........                                                                [ 85%]
16:08:07 [2019-09-09T16:08:07.926Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride	3.225s
16:08:08 [2019-09-09T16:08:08.528Z] --- PASS: TestResizeWhenContainerNotStarted (1.47s)
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:08 [2019-09-09T16:08:08.528Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart	11.867s
16:08:08 [2019-09-09T16:08:08.630Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
16:08:08 [2019-09-09T16:08:08.630Z] === RUN   TestResize
16:08:09 [2019-09-09T16:08:09.417Z] --- PASS: TestResize (1.07s)
16:08:09 [2019-09-09T16:08:09.417Z] === RUN   TestResizeWithInvalidSize
16:08:09 [2019-09-09T16:08:09.453Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	1.610s
16:08:09 [2019-09-09T16:08:09.923Z] 3889bb8d808b: Pull complete
16:08:10 [2019-09-09T16:08:10.206Z] --- PASS: TestResizeWithInvalidSize (0.93s)
16:08:10 [2019-09-09T16:08:10.207Z] === RUN   TestResizeWhenContainerNotStarted
16:08:10 [2019-09-09T16:08:10.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:11 [2019-09-09T16:08:11.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:11 [2019-09-09T16:08:11.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:11 [2019-09-09T16:08:11.367Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.076s	coverage: 65.3% of statements
16:08:11 [2019-09-09T16:08:11.409Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait	2.860s
16:08:12 [2019-09-09T16:08:12.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:12 [2019-09-09T16:08:12.589Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes	1.101s
16:08:12 [2019-09-09T16:08:12.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:13 [2019-09-09T16:08:13.234Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:08:13 [2019-09-09T16:08:13.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:13 [2019-09-09T16:08:13.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:13 [2019-09-09T16:08:13.780Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants	4.318s
16:08:14 [2019-09-09T16:08:14.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:14 [2019-09-09T16:08:14.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:14 [2019-09-09T16:08:14.891Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:08:15 [2019-09-09T16:08:15.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:15 [2019-09-09T16:08:15.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:17 [2019-09-09T16:08:17.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:17 [2019-09-09T16:08:17.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:18 [2019-09-09T16:08:18.244Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 35.8% of statements
16:08:18 [2019-09-09T16:08:18.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:18 [2019-09-09T16:08:18.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:18 [2019-09-09T16:08:18.650Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure	5.934s
16:08:20 [2019-09-09T16:08:20.367Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:20 [2019-09-09T16:08:20.367Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:20 [2019-09-09T16:08:20.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:20 [2019-09-09T16:08:20.937Z] ok  	github.com/docker/docker/daemon/cluster	0.137s	coverage: 0.5% of statements
16:08:21 [2019-09-09T16:08:21.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:21 [2019-09-09T16:08:21.411Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:08:21 [2019-09-09T16:08:21.411Z] tests/integration/models_resources_test.py .                             [ 91%]
16:08:21 [2019-09-09T16:08:21.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:22 [2019-09-09T16:08:22.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:22 [2019-09-09T16:08:22.146Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer	3.078s
16:08:24 [2019-09-09T16:08:24.031Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d625d502e57aa] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d625d502e57aa] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d625d502e57aa] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d625d502e57aa] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d625d502e57aa] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d625d502e57aa] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d625d502e57aa] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d625d502e57aa] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d625d502e57aa] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d625d502e57aa] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [db3fd91f1298f] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [db3fd91f1298f] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [db3fd91f1298f] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [db3fd91f1298f] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [db3fd91f1298f] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [db3fd91f1298f] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [db3fd91f1298f] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [db3fd91f1298f] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [db3fd91f1298f] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [db3fd91f1298f] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [ddc5edb63bf99] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [ddc5edb63bf99] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [ddc5edb63bf99] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [ddc5edb63bf99] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [ddc5edb63bf99] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [ddc5edb63bf99] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [ddc5edb63bf99] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [ddc5edb63bf99] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [ddc5edb63bf99] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [ddc5edb63bf99] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [ddc5edb63bf99] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [ddc5edb63bf99] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d1051030ff704] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d1051030ff704] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d1051030ff704] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d1051030ff704] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d1051030ff704] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d1051030ff704] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d1051030ff704] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d1051030ff704] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d1051030ff704] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d1051030ff704] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d9af857c6f6f8] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d9af857c6f6f8] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d9af857c6f6f8] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d9af857c6f6f8] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d9af857c6f6f8] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d9af857c6f6f8] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d9af857c6f6f8] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d9af857c6f6f8] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d9af857c6f6f8] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d9af857c6f6f8] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d9af857c6f6f8] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d9af857c6f6f8] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d32b249b63d48] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d32b249b63d48] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d32b249b63d48] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d32b249b63d48] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d32b249b63d48] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d32b249b63d48] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d32b249b63d48] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d32b249b63d48] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d32b249b63d48] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d32b249b63d48] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d2dd642881c32] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d2dd642881c32] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d2dd642881c32] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d2dd642881c32] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d2dd642881c32] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d2dd642881c32] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d2dd642881c32] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d2dd642881c32] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d2dd642881c32] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d2dd642881c32] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d2dd642881c32] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d2dd642881c32] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [deabc53e73fe3] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [deabc53e73fe3] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [deabc53e73fe3] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [deabc53e73fe3] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [deabc53e73fe3] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [deabc53e73fe3] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [deabc53e73fe3] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [deabc53e73fe3] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [deabc53e73fe3] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [deabc53e73fe3] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [deabc53e73fe3] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [deabc53e73fe3] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [df0e3c8d467f0] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [df0e3c8d467f0] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [df0e3c8d467f0] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [df0e3c8d467f0] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [df0e3c8d467f0] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [df0e3c8d467f0] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [df0e3c8d467f0] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [df0e3c8d467f0] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [df0e3c8d467f0] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [df0e3c8d467f0] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [df0e3c8d467f0] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [df0e3c8d467f0] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d5bbf12223dfc] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d5bbf12223dfc] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d5bbf12223dfc] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d5bbf12223dfc] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d5bbf12223dfc] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d5bbf12223dfc] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d5bbf12223dfc] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d5bbf12223dfc] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d5bbf12223dfc] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d5bbf12223dfc] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d48d7edd82abe] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d48d7edd82abe] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d48d7edd82abe] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d48d7edd82abe] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d48d7edd82abe] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d48d7edd82abe] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d48d7edd82abe] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d48d7edd82abe] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d48d7edd82abe] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d48d7edd82abe] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
16:08:24 [2019-09-09T16:08:24.031Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d76d709f98385] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d76d709f98385] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d76d709f98385] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d76d709f98385] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d76d709f98385] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d76d709f98385] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d76d709f98385] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:336: [d76d709f98385] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:364: [d76d709f98385] daemon started
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:472: [d76d709f98385] Stopping daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:307: [d76d709f98385] exiting daemon
16:08:24 [2019-09-09T16:08:24.031Z]         daemon.go:459: [d76d709f98385] Daemon stopped
16:08:24 [2019-09-09T16:08:24.031Z] === RUN   TestCgroupNamespacesRun
16:08:24 [2019-09-09T16:08:24.612Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:08:24 [2019-09-09T16:08:24.612Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s)
16:08:24 [2019-09-09T16:08:24.612Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d337279d56411] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d337279d56411] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [d337279d56411] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [d337279d56411] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d337279d56411] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d337279d56411] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [d337279d56411] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:472: [d337279d56411] Stopping daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [d337279d56411] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:459: [d337279d56411] Daemon stopped
16:08:24 [2019-09-09T16:08:24.612Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s)
16:08:24 [2019-09-09T16:08:24.612Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [da4d7d96a1729] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [da4d7d96a1729] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [da4d7d96a1729] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [da4d7d96a1729] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [da4d7d96a1729] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [da4d7d96a1729] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [da4d7d96a1729] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:472: [da4d7d96a1729] Stopping daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [da4d7d96a1729] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:459: [da4d7d96a1729] Daemon stopped
16:08:24 [2019-09-09T16:08:24.612Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s)
16:08:24 [2019-09-09T16:08:24.612Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d1b39b919a74c] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d1b39b919a74c] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [d1b39b919a74c] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d1b39b919a74c] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [d1b39b919a74c] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [d1b39b919a74c] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [d1b39b919a74c] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:472: [d1b39b919a74c] Stopping daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [d1b39b919a74c] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:459: [d1b39b919a74c] Daemon stopped
16:08:24 [2019-09-09T16:08:24.612Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s)
16:08:24 [2019-09-09T16:08:24.612Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [de69438985d88] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [de69438985d88] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [de69438985d88] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:472: [de69438985d88] Stopping daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [de69438985d88] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:459: [de69438985d88] Daemon stopped
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [de69438985d88] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:336: [de69438985d88] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:364: [de69438985d88] daemon started
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:472: [de69438985d88] Stopping daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:307: [de69438985d88] exiting daemon
16:08:24 [2019-09-09T16:08:24.612Z]         daemon.go:459: [de69438985d88] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d1add5a379089] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d1add5a379089] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d1add5a379089] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d1add5a379089] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d1add5a379089] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d1add5a379089] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d1add5a379089] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d1add5a379089] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d1add5a379089] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d1add5a379089] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d1add5a379089] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d1add5a379089] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d0832234e4841] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d0832234e4841] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d0832234e4841] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d0832234e4841] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d0832234e4841] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d0832234e4841] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d0832234e4841] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d0832234e4841] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d0832234e4841] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d0832234e4841] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d3dbd8d64c479] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d3dbd8d64c479] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d3dbd8d64c479] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d3dbd8d64c479] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d3dbd8d64c479] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d3dbd8d64c479] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d3dbd8d64c479] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d3dbd8d64c479] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d3dbd8d64c479] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d3dbd8d64c479] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d3dbd8d64c479] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d3dbd8d64c479] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d27d4d25e7db2] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d27d4d25e7db2] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d27d4d25e7db2] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d27d4d25e7db2] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d27d4d25e7db2] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d27d4d25e7db2] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d27d4d25e7db2] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d27d4d25e7db2] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d27d4d25e7db2] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d27d4d25e7db2] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d27d4d25e7db2] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d27d4d25e7db2] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d600b7b80e698] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d600b7b80e698] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d600b7b80e698] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d600b7b80e698] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d600b7b80e698] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d600b7b80e698] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d600b7b80e698] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d600b7b80e698] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d600b7b80e698] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d600b7b80e698] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d600b7b80e698] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d600b7b80e698] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d450b0b9c9888] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d450b0b9c9888] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d450b0b9c9888] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d450b0b9c9888] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d450b0b9c9888] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [d450b0b9c9888] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [d450b0b9c9888] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [d450b0b9c9888] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [d450b0b9c9888] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [d450b0b9c9888] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dc3b9c228ee0b] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dc3b9c228ee0b] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [dc3b9c228ee0b] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dc3b9c228ee0b] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [dc3b9c228ee0b] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dc3b9c228ee0b] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [dc3b9c228ee0b] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [dc3b9c228ee0b] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [dc3b9c228ee0b] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [dc3b9c228ee0b] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
16:08:24 [2019-09-09T16:08:24.613Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dedaa86fd6bba] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dedaa86fd6bba] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [dedaa86fd6bba] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [dedaa86fd6bba] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [dedaa86fd6bba] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [dedaa86fd6bba] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dedaa86fd6bba] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:336: [dedaa86fd6bba] waiting for daemon to start
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:364: [dedaa86fd6bba] daemon started
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:472: [dedaa86fd6bba] Stopping daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:307: [dedaa86fd6bba] exiting daemon
16:08:24 [2019-09-09T16:08:24.613Z]         daemon.go:459: [dedaa86fd6bba] Daemon stopped
16:08:24 [2019-09-09T16:08:24.613Z] === RUN   TestCgroupNamespacesRun
16:08:25 [2019-09-09T16:08:25.889Z] --- PASS: TestCgroupNamespacesRun (1.81s)
16:08:25 [2019-09-09T16:08:25.889Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:336: [d25146d3cf7ac] waiting for daemon to start
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:336: [d25146d3cf7ac] waiting for daemon to start
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:364: [d25146d3cf7ac] daemon started
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:472: [d25146d3cf7ac] Stopping daemon
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:307: [d25146d3cf7ac] exiting daemon
16:08:25 [2019-09-09T16:08:25.889Z]     daemon.go:459: [d25146d3cf7ac] Daemon stopped
16:08:25 [2019-09-09T16:08:25.889Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:25 [2019-09-09T16:08:25.913Z] --- PASS: TestCgroupNamespacesRun (2.18s)
16:08:25 [2019-09-09T16:08:25.913Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:336: [d15a347c4c397] waiting for daemon to start
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:336: [d15a347c4c397] waiting for daemon to start
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:364: [d15a347c4c397] daemon started
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:472: [d15a347c4c397] Stopping daemon
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:307: [d15a347c4c397] exiting daemon
16:08:25 [2019-09-09T16:08:25.913Z]     daemon.go:459: [d15a347c4c397] Daemon stopped
16:08:25 [2019-09-09T16:08:25.913Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:26 [2019-09-09T16:08:26.478Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
16:08:27 [2019-09-09T16:08:27.562Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:08:27 [2019-09-09T16:08:27.733Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
16:08:27 [2019-09-09T16:08:27.733Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:336: [d1a7ad68232e2] waiting for daemon to start
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:336: [d1a7ad68232e2] waiting for daemon to start
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:364: [d1a7ad68232e2] daemon started
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:472: [d1a7ad68232e2] Stopping daemon
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:307: [d1a7ad68232e2] exiting daemon
16:08:27 [2019-09-09T16:08:27.733Z]     daemon.go:459: [d1a7ad68232e2] Daemon stopped
16:08:27 [2019-09-09T16:08:27.733Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:08:27 [2019-09-09T16:08:27.798Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork	5.809s
16:08:27 [2019-09-09T16:08:27.798Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s)
16:08:27 [2019-09-09T16:08:27.798Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:336: [dce16183d2f46] waiting for daemon to start
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:336: [dce16183d2f46] waiting for daemon to start
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:364: [dce16183d2f46] daemon started
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:472: [dce16183d2f46] Stopping daemon
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:307: [dce16183d2f46] exiting daemon
16:08:27 [2019-09-09T16:08:27.798Z]     daemon.go:459: [dce16183d2f46] Daemon stopped
16:08:27 [2019-09-09T16:08:27.798Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:08:28 [2019-09-09T16:08:28.725Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv	14.918s
16:08:29 [2019-09-09T16:08:29.174Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
16:08:29 [2019-09-09T16:08:29.284Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse	1.522s
16:08:29 [2019-09-09T16:08:29.623Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
16:08:29 [2019-09-09T16:08:29.623Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:336: [dc676e1ce8ad3] waiting for daemon to start
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:336: [dc676e1ce8ad3] waiting for daemon to start
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:364: [dc676e1ce8ad3] daemon started
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:472: [dc676e1ce8ad3] Stopping daemon
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:307: [dc676e1ce8ad3] exiting daemon
16:08:29 [2019-09-09T16:08:29.623Z]     daemon.go:459: [dc676e1ce8ad3] Daemon stopped
16:08:29 [2019-09-09T16:08:29.623Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:29 [2019-09-09T16:08:29.843Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s)
16:08:29 [2019-09-09T16:08:29.843Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:336: [d13a306c7044f] waiting for daemon to start
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:336: [d13a306c7044f] waiting for daemon to start
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:364: [d13a306c7044f] daemon started
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:472: [d13a306c7044f] Stopping daemon
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:307: [d13a306c7044f] exiting daemon
16:08:29 [2019-09-09T16:08:29.843Z]     daemon.go:459: [d13a306c7044f] Daemon stopped
16:08:29 [2019-09-09T16:08:29.843Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:30 [2019-09-09T16:08:30.662Z] ok  	github.com/docker/docker/daemon/config	0.155s	coverage: 84.2% of statements
16:08:30 [2019-09-09T16:08:30.843Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:08:30 [2019-09-09T16:08:30.843Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:08:31 [2019-09-09T16:08:31.495Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s)
16:08:31 [2019-09-09T16:08:31.495Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:336: [d9ef56c01ffef] waiting for daemon to start
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:336: [d9ef56c01ffef] waiting for daemon to start
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:364: [d9ef56c01ffef] daemon started
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:472: [d9ef56c01ffef] Stopping daemon
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:307: [d9ef56c01ffef] exiting daemon
16:08:31 [2019-09-09T16:08:31.495Z]     daemon.go:459: [d9ef56c01ffef] Daemon stopped
16:08:31 [2019-09-09T16:08:31.495Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:31 [2019-09-09T16:08:31.857Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode	2.476s
16:08:31 [2019-09-09T16:08:31.857Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s)
16:08:31 [2019-09-09T16:08:31.857Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:336: [de62462176913] waiting for daemon to start
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:336: [de62462176913] waiting for daemon to start
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:364: [de62462176913] daemon started
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:472: [de62462176913] Stopping daemon
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:307: [de62462176913] exiting daemon
16:08:31 [2019-09-09T16:08:31.857Z]     daemon.go:459: [de62462176913] Daemon stopped
16:08:31 [2019-09-09T16:08:31.857Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:32 [2019-09-09T16:08:32.781Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	4.034s
16:08:33 [2019-09-09T16:08:33.324Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
16:08:33 [2019-09-09T16:08:33.324Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:336: [dfcc156de69b5] waiting for daemon to start
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:336: [dfcc156de69b5] waiting for daemon to start
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:364: [dfcc156de69b5] daemon started
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:472: [dfcc156de69b5] Stopping daemon
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:307: [dfcc156de69b5] exiting daemon
16:08:33 [2019-09-09T16:08:33.324Z]     daemon.go:459: [dfcc156de69b5] Daemon stopped
16:08:33 [2019-09-09T16:08:33.324Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:33 [2019-09-09T16:08:33.359Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
16:08:33 [2019-09-09T16:08:33.704Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s)
16:08:33 [2019-09-09T16:08:33.704Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:336: [d08295e491894] waiting for daemon to start
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:336: [d08295e491894] waiting for daemon to start
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:364: [d08295e491894] daemon started
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:472: [d08295e491894] Stopping daemon
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:307: [d08295e491894] exiting daemon
16:08:33 [2019-09-09T16:08:33.704Z]     daemon.go:459: [d08295e491894] Daemon stopped
16:08:33 [2019-09-09T16:08:33.704Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:34 [2019-09-09T16:08:34.176Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
16:08:34 [2019-09-09T16:08:34.176Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:336: [d95b67164596c] waiting for daemon to start
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:336: [d95b67164596c] waiting for daemon to start
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:364: [d95b67164596c] daemon started
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:472: [d95b67164596c] Stopping daemon
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:307: [d95b67164596c] exiting daemon
16:08:34 [2019-09-09T16:08:34.176Z]     daemon.go:459: [d95b67164596c] Daemon stopped
16:08:34 [2019-09-09T16:08:34.176Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:34 [2019-09-09T16:08:34.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
16:08:34 [2019-09-09T16:08:34.626Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:336: [dcc7d31f7d071] waiting for daemon to start
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:336: [dcc7d31f7d071] waiting for daemon to start
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:364: [dcc7d31f7d071] daemon started
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:472: [dcc7d31f7d071] Stopping daemon
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:307: [dcc7d31f7d071] exiting daemon
16:08:34 [2019-09-09T16:08:34.626Z]     daemon.go:459: [dcc7d31f7d071] Daemon stopped
16:08:34 [2019-09-09T16:08:34.626Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:35 [2019-09-09T16:08:35.108Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
16:08:35 [2019-09-09T16:08:35.108Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:336: [ddd4a5c920dad] waiting for daemon to start
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:336: [ddd4a5c920dad] waiting for daemon to start
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:364: [ddd4a5c920dad] daemon started
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:472: [ddd4a5c920dad] Stopping daemon
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:307: [ddd4a5c920dad] exiting daemon
16:08:35 [2019-09-09T16:08:35.108Z]     daemon.go:459: [ddd4a5c920dad] Daemon stopped
16:08:35 [2019-09-09T16:08:35.108Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:35 [2019-09-09T16:08:35.550Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
16:08:35 [2019-09-09T16:08:35.550Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:336: [d51ce313945b0] waiting for daemon to start
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:336: [d51ce313945b0] waiting for daemon to start
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:364: [d51ce313945b0] daemon started
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:472: [d51ce313945b0] Stopping daemon
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:307: [d51ce313945b0] exiting daemon
16:08:35 [2019-09-09T16:08:35.550Z]     daemon.go:459: [d51ce313945b0] Daemon stopped
16:08:35 [2019-09-09T16:08:35.550Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:35 [2019-09-09T16:08:35.889Z] tests/integration/regression_test.py ......                              [ 98%]
16:08:36 [2019-09-09T16:08:36.064Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.538s	coverage: 13.6% of statements
16:08:36 [2019-09-09T16:08:36.472Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride	3.415s
16:08:36 [2019-09-09T16:08:36.652Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:08:36 [2019-09-09T16:08:36.652Z] tests/integration/credentials/utils_test.py .                            [100%]
16:08:36 [2019-09-09T16:08:36.652Z] 
16:08:36 [2019-09-09T16:08:36.652Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:08:36 [2019-09-09T16:08:36.652Z] =========================== short test summary info ============================
16:08:36 [2019-09-09T16:08:36.652Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:08:36 [2019-09-09T16:08:36.652Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:08:36 [2019-09-09T16:08:36.652Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:08:36 [2019-09-09T16:08:36.652Z]   Not supported on most drivers
16:08:36 [2019-09-09T16:08:36.652Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:08:36 [2019-09-09T16:08:36.652Z]   This doesn't seem to be taken into account by the engine
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:08:36 [2019-09-09T16:08:36.652Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:08:36 [2019-09-09T16:08:36.652Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 347.50 seconds ==
16:08:36 [2019-09-09T16:08:36.728Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.369s
16:08:36 [2019-09-09T16:08:36.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:08:36 [2019-09-09T16:08:36.942Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
16:08:36 [2019-09-09T16:08:36.942Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:336: [de1bb5dd4a7fd] waiting for daemon to start
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:336: [de1bb5dd4a7fd] waiting for daemon to start
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:364: [de1bb5dd4a7fd] daemon started
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:472: [de1bb5dd4a7fd] Stopping daemon
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:307: [de1bb5dd4a7fd] exiting daemon
16:08:36 [2019-09-09T16:08:36.942Z]     daemon.go:459: [de1bb5dd4a7fd] Daemon stopped
16:08:36 [2019-09-09T16:08:36.942Z] === RUN   TestKernelTCPMemory
16:08:37 [2019-09-09T16:08:37.288Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
16:08:37 [2019-09-09T16:08:37.288Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:336: [dcbbd72cd8777] waiting for daemon to start
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:336: [dcbbd72cd8777] waiting for daemon to start
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:364: [dcbbd72cd8777] daemon started
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:472: [dcbbd72cd8777] Stopping daemon
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:307: [dcbbd72cd8777] exiting daemon
16:08:37 [2019-09-09T16:08:37.288Z]     daemon.go:459: [dcbbd72cd8777] Daemon stopped
16:08:37 [2019-09-09T16:08:37.288Z] === RUN   TestKernelTCPMemory
16:08:38 [2019-09-09T16:08:38.180Z] --- PASS: TestKernelTCPMemory (0.98s)
16:08:38 [2019-09-09T16:08:38.180Z] === RUN   TestNISDomainname
16:08:38 [2019-09-09T16:08:38.648Z] --- PASS: TestKernelTCPMemory (1.10s)
16:08:38 [2019-09-09T16:08:38.648Z] === RUN   TestNISDomainname
16:08:38 [2019-09-09T16:08:38.751Z] ok  	github.com/docker/docker/daemon	12.478s	coverage: 17.6% of statements
16:08:38 [2019-09-09T16:08:38.751Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:08:38 [2019-09-09T16:08:38.751Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:08:38 [2019-09-09T16:08:38.751Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:08:38 [2019-09-09T16:08:38.751Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:08:38 [2019-09-09T16:08:38.751Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
16:08:38 [2019-09-09T16:08:38.904Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv	2.271s
16:08:39 [2019-09-09T16:08:39.651Z] --- PASS: TestNISDomainname (1.24s)
16:08:39 [2019-09-09T16:08:39.651Z] === RUN   TestHostnameDnsResolution
16:08:39 [2019-09-09T16:08:39.828Z] --- PASS: TestNISDomainname (1.26s)
16:08:39 [2019-09-09T16:08:39.829Z] === RUN   TestHostnameDnsResolution
16:08:40 [2019-09-09T16:08:40.791Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.637s	coverage: 57.8% of statements
16:08:40 [2019-09-09T16:08:40.935Z] --- PASS: TestHostnameDnsResolution (1.47s)
16:08:40 [2019-09-09T16:08:40.935Z] === RUN   TestStats
16:08:41 [2019-09-09T16:08:41.713Z] --- PASS: TestHostnameDnsResolution (1.91s)
16:08:41 [2019-09-09T16:08:41.713Z] === RUN   TestStats
16:08:41 [2019-09-09T16:08:41.968Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg	2.940s
16:08:42 [2019-09-09T16:08:42.754Z] --- PASS: TestStats (2.08s)
16:08:42 [2019-09-09T16:08:42.754Z] === RUN   TestStopContainerWithTimeout
16:08:42 [2019-09-09T16:08:42.754Z] === RUN   TestStopContainerWithTimeout/0
16:08:42 [2019-09-09T16:08:42.754Z] === PAUSE TestStopContainerWithTimeout/0
16:08:42 [2019-09-09T16:08:42.754Z] === RUN   TestStopContainerWithTimeout/1
16:08:42 [2019-09-09T16:08:42.754Z] === PAUSE TestStopContainerWithTimeout/1
16:08:42 [2019-09-09T16:08:42.754Z] === RUN   TestStopContainerWithTimeout/3
16:08:42 [2019-09-09T16:08:42.754Z] === PAUSE TestStopContainerWithTimeout/3
16:08:42 [2019-09-09T16:08:42.754Z] === RUN   TestStopContainerWithTimeout/-1
16:08:42 [2019-09-09T16:08:42.754Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:42 [2019-09-09T16:08:42.754Z] === CONT  TestStopContainerWithTimeout/0
16:08:42 [2019-09-09T16:08:42.754Z] === CONT  TestStopContainerWithTimeout/-1
16:08:42 [2019-09-09T16:08:42.940Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped	10.795s
16:08:43 [2019-09-09T16:08:43.864Z] --- PASS: TestStats (2.16s)
16:08:43 [2019-09-09T16:08:43.864Z] === RUN   TestStopContainerWithTimeout
16:08:43 [2019-09-09T16:08:43.864Z] === RUN   TestStopContainerWithTimeout/0
16:08:43 [2019-09-09T16:08:43.864Z] === PAUSE TestStopContainerWithTimeout/0
16:08:43 [2019-09-09T16:08:43.864Z] === RUN   TestStopContainerWithTimeout/1
16:08:43 [2019-09-09T16:08:43.864Z] === PAUSE TestStopContainerWithTimeout/1
16:08:43 [2019-09-09T16:08:43.864Z] === RUN   TestStopContainerWithTimeout/3
16:08:43 [2019-09-09T16:08:43.864Z] === PAUSE TestStopContainerWithTimeout/3
16:08:43 [2019-09-09T16:08:43.864Z] === RUN   TestStopContainerWithTimeout/-1
16:08:43 [2019-09-09T16:08:43.864Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:43 [2019-09-09T16:08:43.864Z] === CONT  TestStopContainerWithTimeout/0
16:08:43 [2019-09-09T16:08:43.864Z] === CONT  TestStopContainerWithTimeout/-1
16:08:44 [2019-09-09T16:08:44.004Z] === CONT  TestStopContainerWithTimeout/3
16:08:45 [2019-09-09T16:08:45.226Z] === CONT  TestStopContainerWithTimeout/3
16:08:45 [2019-09-09T16:08:45.882Z] === CONT  TestStopContainerWithTimeout/1
16:08:46 [2019-09-09T16:08:46.150Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer	3.248s
16:08:46 [2019-09-09T16:08:46.323Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.076s	coverage: 68.6% of statements
16:08:46 [2019-09-09T16:08:46.323Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.074s	coverage: 50.8% of statements
16:08:47 [2019-09-09T16:08:47.161Z] === CONT  TestStopContainerWithTimeout/1
16:08:47 [2019-09-09T16:08:47.693Z] --- PASS: TestStopContainerWithTimeout (0.04s)
16:08:47 [2019-09-09T16:08:47.693Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
16:08:47 [2019-09-09T16:08:47.693Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
16:08:47 [2019-09-09T16:08:47.693Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
16:08:47 [2019-09-09T16:08:47.693Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
16:08:47 [2019-09-09T16:08:47.693Z] === RUN   TestDeleteDevicemapper
16:08:47 [2019-09-09T16:08:47.693Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:08:47 [2019-09-09T16:08:47.693Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:47 [2019-09-09T16:08:47.693Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:08:47 [2019-09-09T16:08:47.722Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange	1.566s
16:08:48 [2019-09-09T16:08:48.322Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	6.161s
16:08:49 [2019-09-09T16:08:49.020Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.394s	coverage: 46.1% of statements
16:08:49 [2019-09-09T16:08:49.020Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:08:49 [2019-09-09T16:08:49.133Z] umount: bundles/test-docker-py/root: mountpoint not found
16:08:49 [2019-09-09T16:08:49.133Z] Clearing AppArmor profiles cache:.
16:08:49 [2019-09-09T16:08:49.133Z] All profile caches have been cleared, but no profiles have been unloaded.
16:08:49 [2019-09-09T16:08:49.133Z] Unloading profiles will leave already running processes permanently
16:08:49 [2019-09-09T16:08:49.133Z] unconfined, which can lead to unexpected situations.
16:08:49 [2019-09-09T16:08:49.133Z] 
16:08:49 [2019-09-09T16:08:49.133Z] To set a process to complain mode, use the command line tool
16:08:49 [2019-09-09T16:08:49.133Z] 'aa-complain'. To really tear down all profiles, run the init script
16:08:49 [2019-09-09T16:08:49.133Z] with the 'teardown' option."
16:08:49 [2019-09-09T16:08:49.133Z] 
16:08:49 [2019-09-09T16:08:49.247Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:08:49 [2019-09-09T16:08:49.247Z]     --- PASS: TestStopContainerWithTimeout/0 (1.46s)
16:08:49 [2019-09-09T16:08:49.247Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.41s)
16:08:49 [2019-09-09T16:08:49.247Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
16:08:49 [2019-09-09T16:08:49.247Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
16:08:49 [2019-09-09T16:08:49.247Z] === RUN   TestDeleteDevicemapper
16:08:49 [2019-09-09T16:08:49.247Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:08:49 [2019-09-09T16:08:49.247Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:49 [2019-09-09T16:08:49.247Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:08:49 [2019-09-09T16:08:49.502Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	1.291s
Post stage
[Pipeline] junit
16:08:49 [2019-09-09T16:08:49.701Z] Recording test results
16:08:50 [2019-09-09T16:08:50.037Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
16:08:50 [2019-09-09T16:08:50.470Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning	2.395s
16:08:50 [2019-09-09T16:08:50.661Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.507s	coverage: 76.1% of statements
16:08:50 [2019-09-09T16:08:50.949Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.499s	coverage: 52.5% of statements
16:08:50 [2019-09-09T16:08:50.949Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:08:50 [2019-09-09T16:08:50.949Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
[Pipeline] sh
16:08:51 [2019-09-09T16:08:51.482Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse	2.087s
16:08:51 [2019-09-09T16:08:51.520Z] + echo Ensuring container killed.
16:08:51 [2019-09-09T16:08:51.520Z] Ensuring container killed.
16:08:51 [2019-09-09T16:08:51.520Z] + docker rm -vf docker-pr1
16:08:51 [2019-09-09T16:08:51.520Z] Error: No such container: docker-pr1
16:08:51 [2019-09-09T16:08:51.520Z] + true
[Pipeline] sh
16:08:51 [2019-09-09T16:08:51.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
16:08:51 [2019-09-09T16:08:51.772Z] === RUN   TestUpdateMemory
16:08:51 [2019-09-09T16:08:51.772Z] --- SKIP: TestUpdateMemory (0.00s)
16:08:51 [2019-09-09T16:08:51.772Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:08:51 [2019-09-09T16:08:51.772Z] === RUN   TestUpdateCPUQuota
16:08:51 [2019-09-09T16:08:51.844Z] + echo Chowning /workspace to jenkins user
16:08:51 [2019-09-09T16:08:51.844Z] Chowning /workspace to jenkins user
16:08:51 [2019-09-09T16:08:51.844Z] + id -u
16:08:51 [2019-09-09T16:08:51.844Z] + id -g
16:08:51 [2019-09-09T16:08:51.844Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39881:/workspace busybox chown -R 1000:1000 /workspace
16:08:51 [2019-09-09T16:08:51.844Z] Unable to find image 'busybox:latest' locally
16:08:51 [2019-09-09T16:08:51.844Z] latest: Pulling from library/busybox
16:08:52 [2019-09-09T16:08:52.142Z] 7c9d20b9b6cd: Pulling fs layer
16:08:52 [2019-09-09T16:08:52.142Z] 7c9d20b9b6cd: Download complete
16:08:52 [2019-09-09T16:08:52.443Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
16:08:52 [2019-09-09T16:08:52.450Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd	0.925s
16:08:52 [2019-09-09T16:08:52.702Z] 7c9d20b9b6cd: Pull complete
16:08:52 [2019-09-09T16:08:52.702Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:08:52 [2019-09-09T16:08:52.702Z] Status: Downloaded newer image for busybox:latest
16:08:53 [2019-09-09T16:08:53.035Z] --- PASS: TestUpdateCPUQuota (1.74s)
16:08:53 [2019-09-09T16:08:53.035Z] === RUN   TestUpdatePidsLimit
16:08:53 [2019-09-09T16:08:53.036Z] === RUN   TestUpdatePidsLimit/update_from_none
16:08:53 [2019-09-09T16:08:53.409Z] === RUN   TestUpdatePidsLimit/no_change
16:08:53 [2019-09-09T16:08:53.418Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.16s)
16:08:53 [2019-09-09T16:08:53.419Z] === RUN   TestUpdateMemory
16:08:53 [2019-09-09T16:08:53.419Z] --- SKIP: TestUpdateMemory (0.00s)
16:08:53 [2019-09-09T16:08:53.419Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:08:53 [2019-09-09T16:08:53.419Z] === RUN   TestUpdateCPUQuota
16:08:53 [2019-09-09T16:08:53.674Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	1.066s
16:08:53 [2019-09-09T16:08:53.775Z] === RUN   TestUpdatePidsLimit/update_lower
16:08:53 [2019-09-09T16:08:53.929Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways	3.491s
16:08:53 [2019-09-09T16:08:53.929Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper)
16:08:53 [2019-09-09T16:08:53.929Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper)
16:08:54 [2019-09-09T16:08:54.566Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:08:54 [2019-09-09T16:08:54.878Z] + bundleName=docker-py
16:08:54 [2019-09-09T16:08:54.878Z] + echo Creating docker-py-bundles.tar.gz
16:08:54 [2019-09-09T16:08:54.878Z] Creating docker-py-bundles.tar.gz
16:08:54 [2019-09-09T16:08:54.878Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
16:08:54 [2019-09-09T16:08:54.887Z] Archiving artifacts
16:08:55 [2019-09-09T16:08:55.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:08:55 [2019-09-09T16:08:55.434Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:08:55 [2019-09-09T16:08:55.813Z] --- PASS: TestUpdateCPUQuota (2.35s)
16:08:55 [2019-09-09T16:08:55.813Z] === RUN   TestUpdatePidsLimit
16:08:55 [2019-09-09T16:08:55.813Z] === RUN   TestUpdatePidsLimit/update_from_none
16:08:55 [2019-09-09T16:08:55.814Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:08:55 [2019-09-09T16:08:55.947Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
16:08:56 [2019-09-09T16:08:56.068Z] === RUN   TestUpdatePidsLimit/no_change
16:08:56 [2019-09-09T16:08:56.299Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:08:56 [2019-09-09T16:08:56.628Z] === RUN   TestUpdatePidsLimit/update_lower
16:08:56 [2019-09-09T16:08:56.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/make.sh binary-daemon
16:08:56 [2019-09-09T16:08:56.968Z] ok  	github.com/docker/docker/daemon/logger	0.307s	coverage: 42.7% of statements
16:08:57 [2019-09-09T16:08:57.188Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:08:57 [2019-09-09T16:08:57.200Z] 
16:08:57 [2019-09-09T16:08:57.200Z] Removing bundles/
16:08:57 [2019-09-09T16:08:57.200Z] 
16:08:57 [2019-09-09T16:08:57.200Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:08:57 [2019-09-09T16:08:57.200Z] Building: bundles/binary-daemon/dockerd-dev
16:08:57 [2019-09-09T16:08:57.200Z] GOOS="" GOARCH="" GOARM=""
16:08:57 [2019-09-09T16:08:57.627Z] --- PASS: TestUpdatePidsLimit (4.26s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:08:57 [2019-09-09T16:08:57.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
16:08:57 [2019-09-09T16:08:57.627Z] === RUN   TestUpdateRestartPolicy
16:08:57 [2019-09-09T16:08:57.748Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:08:58 [2019-09-09T16:08:58.003Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer	3.936s
16:08:58 [2019-09-09T16:08:58.258Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:08:58 [2019-09-09T16:08:58.819Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:09:00 [2019-09-09T16:09:00.460Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.037s	coverage: 68.2% of statements
16:09:00 [2019-09-09T16:09:00.703Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom	6.796s
16:09:00 [2019-09-09T16:09:00.703Z] --- PASS: TestUpdatePidsLimit (4.97s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.50s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.58s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.58s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.55s)
16:09:00 [2019-09-09T16:09:00.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s)
16:09:00 [2019-09-09T16:09:00.703Z] === RUN   TestUpdateRestartPolicy
16:09:00 [2019-09-09T16:09:00.746Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
16:09:01 [2019-09-09T16:09:01.032Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.693s	coverage: 78.6% of statements
16:09:02 [2019-09-09T16:09:02.069Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	1.514s
16:09:02 [2019-09-09T16:09:02.998Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.880s
16:09:03 [2019-09-09T16:09:03.078Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.9% of statements
16:09:03 [2019-09-09T16:09:03.078Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:09:03 [2019-09-09T16:09:03.078Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:09:03 [2019-09-09T16:09:03.078Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:09:03 [2019-09-09T16:09:03.078Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:09:03 [2019-09-09T16:09:03.078Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
16:09:03 [2019-09-09T16:09:03.557Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks	5.280s
16:09:03 [2019-09-09T16:09:03.811Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep	0.867s
16:09:05 [2019-09-09T16:09:05.790Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.053s	coverage: 62.1% of statements
16:09:05 [2019-09-09T16:09:05.790Z] ok  	github.com/docker/docker/daemon/logger/local	0.064s	coverage: 74.7% of statements
16:09:05 [2019-09-09T16:09:05.790Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:09:06 [2019-09-09T16:09:06.250Z] e7a74de96ddd: Pull complete
16:09:06 [2019-09-09T16:09:06.251Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab
16:09:06 [2019-09-09T16:09:06.251Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:09:06 [2019-09-09T16:09:06.251Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:09:06 [2019-09-09T16:09:06.251Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.678'
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Docker version of control daemon
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] Client: Docker Engine - Enterprise
16:09:06 [2019-09-09T16:09:06.251Z]  Version:           19.03.2-tp2
16:09:06 [2019-09-09T16:09:06.251Z]  API version:       1.40
16:09:06 [2019-09-09T16:09:06.251Z]  Go version:        go1.12.8
16:09:06 [2019-09-09T16:09:06.251Z]  Git commit:        49fe2072d9
16:09:06 [2019-09-09T16:09:06.251Z]  Built:             08/16/2019 19:26:08
16:09:06 [2019-09-09T16:09:06.251Z]  OS/Arch:           windows/amd64
16:09:06 [2019-09-09T16:09:06.251Z]  Experimental:      false
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] Server: Docker Engine - Enterprise
16:09:06 [2019-09-09T16:09:06.251Z]  Engine:
16:09:06 [2019-09-09T16:09:06.251Z]   Version:          19.03.2-tp2
16:09:06 [2019-09-09T16:09:06.251Z]   API version:      1.40 (minimum version 1.24)
16:09:06 [2019-09-09T16:09:06.251Z]   Go version:       go1.12.8
16:09:06 [2019-09-09T16:09:06.251Z]   Git commit:       49fe2072d9
16:09:06 [2019-09-09T16:09:06.251Z]   Built:            08/16/2019 19:23:48
16:09:06 [2019-09-09T16:09:06.251Z]   OS/Arch:          windows/amd64
16:09:06 [2019-09-09T16:09:06.251Z]   Experimental:     true
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Docker info of control daemon
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] Client:
16:09:06 [2019-09-09T16:09:06.251Z]  Debug Mode: false
16:09:06 [2019-09-09T16:09:06.251Z]  Plugins:
16:09:06 [2019-09-09T16:09:06.251Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] Server:
16:09:06 [2019-09-09T16:09:06.251Z]  Containers: 0
16:09:06 [2019-09-09T16:09:06.251Z]   Running: 0
16:09:06 [2019-09-09T16:09:06.251Z]   Paused: 0
16:09:06 [2019-09-09T16:09:06.251Z]   Stopped: 0
16:09:06 [2019-09-09T16:09:06.251Z]  Images: 1
16:09:06 [2019-09-09T16:09:06.251Z]  Server Version: 19.03.2-tp2
16:09:06 [2019-09-09T16:09:06.251Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:09:06 [2019-09-09T16:09:06.251Z]   Windows: 
16:09:06 [2019-09-09T16:09:06.251Z]   LCOW: 
16:09:06 [2019-09-09T16:09:06.251Z]  Logging Driver: json-file
16:09:06 [2019-09-09T16:09:06.251Z]  Plugins:
16:09:06 [2019-09-09T16:09:06.251Z]   Volume: local
16:09:06 [2019-09-09T16:09:06.251Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:09:06 [2019-09-09T16:09:06.251Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:09:06 [2019-09-09T16:09:06.251Z]  Swarm: inactive
16:09:06 [2019-09-09T16:09:06.251Z]  Default Isolation: process
16:09:06 [2019-09-09T16:09:06.251Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:09:06 [2019-09-09T16:09:06.251Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
16:09:06 [2019-09-09T16:09:06.251Z]  OSType: windows
16:09:06 [2019-09-09T16:09:06.251Z]  Architecture: x86_64
16:09:06 [2019-09-09T16:09:06.251Z]  CPUs: 4
16:09:06 [2019-09-09T16:09:06.251Z]  Total Memory: 32GiB
16:09:06 [2019-09-09T16:09:06.251Z]  Name: azwin-2-646220
16:09:06 [2019-09-09T16:09:06.251Z]  ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK
16:09:06 [2019-09-09T16:09:06.251Z]  Docker Root Dir: D:\docker
16:09:06 [2019-09-09T16:09:06.251Z]  Debug Mode: false
16:09:06 [2019-09-09T16:09:06.251Z]  Registry: https://index.docker.io/v1/
16:09:06 [2019-09-09T16:09:06.251Z]  Labels:
16:09:06 [2019-09-09T16:09:06.251Z]  Experimental: true
16:09:06 [2019-09-09T16:09:06.251Z]  Insecure Registries:
16:09:06 [2019-09-09T16:09:06.251Z]   10.0.0.4:5000
16:09:06 [2019-09-09T16:09:06.251Z]   127.0.0.0/8
16:09:06 [2019-09-09T16:09:06.251Z]  Registry Mirrors:
16:09:06 [2019-09-09T16:09:06.251Z]   http://10.0.0.4:5000/
16:09:06 [2019-09-09T16:09:06.251Z]  Live Restore Enabled: false
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Commit hash is f874f8b6f
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Nuke-Everything...
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Container count on control daemon to delete is 0
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Nuking d:\CI-1
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Zapped successfully
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Location for testing is d:\CI-1\CI-f874f8b6f
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:06 [2019-09-09T16:09:06.251Z] INFO: Building the image from Dockerfile.windows at 09/09/2019 16:08:59...
16:09:06 [2019-09-09T16:09:06.251Z] 
16:09:07 [2019-09-09T16:09:07.112Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames	3.273s
16:09:07 [2019-09-09T16:09:07.224Z] Sending build context to Docker daemon  50.07MB
16:09:07 [2019-09-09T16:09:07.224Z] 
16:09:07 [2019-09-09T16:09:07.224Z] Step 1/8 : FROM microsoft/windowsservercore
16:09:07 [2019-09-09T16:09:07.224Z]  ---> b05c49cadc10
16:09:07 [2019-09-09T16:09:07.224Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:09:07 [2019-09-09T16:09:07.224Z]  ---> Running in 1636ab90e08b
16:09:08 [2019-09-09T16:09:08.197Z] Removing intermediate container 1636ab90e08b
16:09:08 [2019-09-09T16:09:08.197Z]  ---> 7a85189967ef
16:09:08 [2019-09-09T16:09:08.197Z] Step 3/8 : ARG GO_VERSION=1.12.9
16:09:08 [2019-09-09T16:09:08.491Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 18.6% of statements
16:09:08 [2019-09-09T16:09:08.661Z]  ---> Running in 27c63fee309a
16:09:08 [2019-09-09T16:09:08.777Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
16:09:09 [2019-09-09T16:09:09.123Z] Removing intermediate container 27c63fee309a
16:09:09 [2019-09-09T16:09:09.123Z]  ---> a3b31780d925
16:09:09 [2019-09-09T16:09:09.123Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
16:09:09 [2019-09-09T16:09:09.123Z]  ---> Running in 6d079e3d1bcd
16:09:09 [2019-09-09T16:09:09.584Z] Removing intermediate container 6d079e3d1bcd
16:09:09 [2019-09-09T16:09:09.584Z]  ---> 31d99fe1a2c9
16:09:09 [2019-09-09T16:09:09.584Z] 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...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
16:09:09 [2019-09-09T16:09:09.584Z]  ---> Running in 96d8311eeb1b
16:09:09 [2019-09-09T16:09:09.794Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
16:09:10 [2019-09-09T16:09:10.368Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer	2.809s
16:09:10 [2019-09-09T16:09:10.369Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy	6.480s
16:09:11 [2019-09-09T16:09:11.226Z] --- PASS: TestUpdateRestartPolicy (12.86s)
16:09:11 [2019-09-09T16:09:11.226Z] === RUN   TestUpdateRestartWithAutoRemove
16:09:11 [2019-09-09T16:09:11.226Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s)
16:09:11 [2019-09-09T16:09:11.226Z] === RUN   TestWaitNonBlocked
16:09:11 [2019-09-09T16:09:11.226Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:11 [2019-09-09T16:09:11.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:11 [2019-09-09T16:09:11.226Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:11 [2019-09-09T16:09:11.226Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:11 [2019-09-09T16:09:11.226Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:11 [2019-09-09T16:09:11.226Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:11 [2019-09-09T16:09:11.814Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled	2.057s
16:09:11 [2019-09-09T16:09:11.833Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
16:09:12 [2019-09-09T16:09:12.467Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.492s	coverage: 84.5% of statements
16:09:12 [2019-09-09T16:09:12.467Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:09:12 [2019-09-09T16:09:12.467Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:09:12 [2019-09-09T16:09:12.470Z] --- PASS: TestWaitNonBlocked (0.01s)
16:09:12 [2019-09-09T16:09:12.470Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
16:09:12 [2019-09-09T16:09:12.470Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
16:09:12 [2019-09-09T16:09:12.470Z] === RUN   TestWaitBlocked
16:09:12 [2019-09-09T16:09:12.470Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:09:12 [2019-09-09T16:09:12.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:09:12 [2019-09-09T16:09:12.470Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:09:12 [2019-09-09T16:09:12.470Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:09:12 [2019-09-09T16:09:12.470Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:09:12 [2019-09-09T16:09:12.470Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:09:12 [2019-09-09T16:09:12.738Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile	2.478s
16:09:13 [2019-09-09T16:09:13.702Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	0.841s
16:09:13 [2019-09-09T16:09:13.804Z] --- PASS: TestWaitBlocked (0.01s)
16:09:13 [2019-09-09T16:09:13.804Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
16:09:13 [2019-09-09T16:09:13.804Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.50s)
16:09:13 [2019-09-09T16:09:13.804Z] === CONT  TestContainerStartOnDaemonRestart
16:09:13 [2019-09-09T16:09:13.804Z] === CONT  TestIpcModeOlderClient
16:09:13 [2019-09-09T16:09:13.804Z] --- PASS: TestIpcModeOlderClient (0.13s)
16:09:13 [2019-09-09T16:09:13.804Z] === CONT  TestDaemonRestartIpcMode
16:09:14 [2019-09-09T16:09:14.262Z] --- PASS: TestUpdateRestartPolicy (13.35s)
16:09:14 [2019-09-09T16:09:14.262Z] === RUN   TestUpdateRestartWithAutoRemove
16:09:14 [2019-09-09T16:09:14.262Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.466s
16:09:14 [2019-09-09T16:09:14.517Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.324s
16:09:15 [2019-09-09T16:09:15.119Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.427s
16:09:15 [2019-09-09T16:09:15.119Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s)
16:09:15 [2019-09-09T16:09:15.119Z] === RUN   TestWaitNonBlocked
16:09:15 [2019-09-09T16:09:15.119Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:15 [2019-09-09T16:09:15.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:15 [2019-09-09T16:09:15.119Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:15 [2019-09-09T16:09:15.119Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:15 [2019-09-09T16:09:15.119Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:09:15 [2019-09-09T16:09:15.119Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:09:15 [2019-09-09T16:09:15.418Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.362s
16:09:15 [2019-09-09T16:09:15.418Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows)
16:09:15 [2019-09-09T16:09:15.954Z] ok  	github.com/docker/docker/distribution/metadata	0.210s	coverage: 48.2% of statements
16:09:16 [2019-09-09T16:09:16.383Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled	4.313s
16:09:16 [2019-09-09T16:09:16.383Z] --- PASS: TestWaitNonBlocked (0.02s)
16:09:16 [2019-09-09T16:09:16.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
16:09:16 [2019-09-09T16:09:16.383Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s)
16:09:16 [2019-09-09T16:09:16.383Z] === RUN   TestWaitBlocked
16:09:16 [2019-09-09T16:09:16.383Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:09:16 [2019-09-09T16:09:16.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:09:16 [2019-09-09T16:09:16.383Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:09:16 [2019-09-09T16:09:16.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:09:16 [2019-09-09T16:09:16.383Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:09:16 [2019-09-09T16:09:16.383Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:09:16 [2019-09-09T16:09:16.577Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
16:09:17 [2019-09-09T16:09:17.057Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s)
16:09:17 [2019-09-09T16:09:17.057Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:336: [db7039effdbda] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:336: [db7039effdbda] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:364: [db7039effdbda] daemon started
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:336: [db7039effdbda] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:307: [db7039effdbda] exiting daemon
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:336: [db7039effdbda] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:364: [db7039effdbda] daemon started
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:472: [db7039effdbda] Stopping daemon
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:307: [db7039effdbda] exiting daemon
16:09:17 [2019-09-09T16:09:17.057Z]     daemon.go:459: [db7039effdbda] Daemon stopped
16:09:17 [2019-09-09T16:09:17.308Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.875s
16:09:17 [2019-09-09T16:09:17.844Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
16:09:17 [2019-09-09T16:09:17.844Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:336: [d71862340ff4b] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:336: [d71862340ff4b] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:364: [d71862340ff4b] daemon started
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:472: [d71862340ff4b] Stopping daemon
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:307: [d71862340ff4b] exiting daemon
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:459: [d71862340ff4b] Daemon stopped
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:336: [d71862340ff4b] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:336: [d71862340ff4b] waiting for daemon to start
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:364: [d71862340ff4b] daemon started
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:472: [d71862340ff4b] Stopping daemon
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:307: [d71862340ff4b] exiting daemon
16:09:17 [2019-09-09T16:09:17.844Z]     daemon.go:459: [d71862340ff4b] Daemon stopped
16:09:17 [2019-09-09T16:09:17.844Z] PASS
16:09:17 [2019-09-09T16:09:17.844Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
16:09:18 [2019-09-09T16:09:18.072Z] ok  	github.com/docker/docker/distribution	0.695s	coverage: 22.6% of statements
16:09:18 [2019-09-09T16:09:18.072Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:09:18 [2019-09-09T16:09:18.233Z] --- PASS: TestWaitBlocked (0.02s)
16:09:18 [2019-09-09T16:09:18.233Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s)
16:09:18 [2019-09-09T16:09:18.233Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.56s)
16:09:18 [2019-09-09T16:09:18.233Z] === CONT  TestContainerStartOnDaemonRestart
16:09:18 [2019-09-09T16:09:18.233Z] === CONT  TestIpcModeOlderClient
16:09:18 [2019-09-09T16:09:18.233Z] --- PASS: TestIpcModeOlderClient (0.16s)
16:09:18 [2019-09-09T16:09:18.233Z] === CONT  TestDaemonRestartIpcMode
16:09:18 [2019-09-09T16:09:18.262Z] INFO: Testing against a local daemon
16:09:18 [2019-09-09T16:09:18.262Z] === RUN   TestCommitInheritsEnv
16:09:18 [2019-09-09T16:09:18.316Z] 
16:09:18 [2019-09-09T16:09:18.316Z] SUCCESS: Specified value was saved.
16:09:18 [2019-09-09T16:09:18.719Z] --- PASS: TestCommitInheritsEnv (0.52s)
16:09:18 [2019-09-09T16:09:18.719Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:18 [2019-09-09T16:09:18.719Z] === PAUSE TestImportExtremelyLargeImageWorks
16:09:18 [2019-09-09T16:09:18.719Z] === RUN   TestImagesFilterMultiReference
16:09:18 [2019-09-09T16:09:18.719Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:09:18 [2019-09-09T16:09:18.719Z] === RUN   TestImagePullPlatformInvalid
16:09:18 [2019-09-09T16:09:18.719Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:09:18 [2019-09-09T16:09:18.719Z] === RUN   TestRemoveImageOrphaning
16:09:19 [2019-09-09T16:09:19.288Z] INFO: Downloading git...
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestRemoveImageOrphaning (0.54s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestRemoveImageGarbageCollector
16:09:19 [2019-09-09T16:09:19.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:09:19 [2019-09-09T16:09:19.523Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagInvalidReference
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagInvalidReference (0.03s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagValidPrefixedRepo
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagExistedNameWithoutForce
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagOfficialNames
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagOfficialNames (0.04s)
16:09:19 [2019-09-09T16:09:19.523Z] === RUN   TestTagMatchesDigest
16:09:19 [2019-09-09T16:09:19.523Z] --- PASS: TestTagMatchesDigest (0.01s)
16:09:19 [2019-09-09T16:09:19.523Z] === CONT  TestImportExtremelyLargeImageWorks
16:09:20 [2019-09-09T16:09:20.771Z] ok  	github.com/docker/docker/distribution/xfer	1.462s	coverage: 83.4% of statements
16:09:20 [2019-09-09T16:09:20.771Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:09:20 [2019-09-09T16:09:20.839Z] INFO: Downloading go...
16:09:21 [2019-09-09T16:09:21.080Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
16:09:21 [2019-09-09T16:09:21.492Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts	4.409s
16:09:22 [2019-09-09T16:09:22.051Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s)
16:09:22 [2019-09-09T16:09:22.051Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:336: [de77dd3064c04] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:336: [de77dd3064c04] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:364: [de77dd3064c04] daemon started
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:336: [de77dd3064c04] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:307: [de77dd3064c04] exiting daemon
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:336: [de77dd3064c04] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:364: [de77dd3064c04] daemon started
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:472: [de77dd3064c04] Stopping daemon
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:307: [de77dd3064c04] exiting daemon
16:09:22 [2019-09-09T16:09:22.051Z]     daemon.go:459: [de77dd3064c04] Daemon stopped
16:09:22 [2019-09-09T16:09:22.568Z] ok  	github.com/docker/docker/image	0.110s	coverage: 86.4% of statements
16:09:22 [2019-09-09T16:09:22.568Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:09:22 [2019-09-09T16:09:22.654Z] --- PASS: TestDaemonRestartIpcMode (4.38s)
16:09:22 [2019-09-09T16:09:22.654Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:336: [d4fc2338841ed] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:336: [d4fc2338841ed] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:364: [d4fc2338841ed] daemon started
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:472: [d4fc2338841ed] Stopping daemon
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:307: [d4fc2338841ed] exiting daemon
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:459: [d4fc2338841ed] Daemon stopped
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:336: [d4fc2338841ed] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:336: [d4fc2338841ed] waiting for daemon to start
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:364: [d4fc2338841ed] daemon started
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:472: [d4fc2338841ed] Stopping daemon
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:307: [d4fc2338841ed] exiting daemon
16:09:22 [2019-09-09T16:09:22.654Z]     daemon.go:459: [d4fc2338841ed] Daemon stopped
16:09:22 [2019-09-09T16:09:22.654Z] PASS
16:09:22 [2019-09-09T16:09:22.654Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
16:09:22 [2019-09-09T16:09:22.654Z] INFO: Testing against a local daemon
16:09:22 [2019-09-09T16:09:22.654Z] === RUN   TestCommitInheritsEnv
16:09:23 [2019-09-09T16:09:23.034Z] INFO: Downloading compiler 1 of 3...
16:09:23 [2019-09-09T16:09:23.256Z] --- PASS: TestCommitInheritsEnv (0.52s)
16:09:23 [2019-09-09T16:09:23.256Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:23 [2019-09-09T16:09:23.256Z] === PAUSE TestImportExtremelyLargeImageWorks
16:09:23 [2019-09-09T16:09:23.256Z] === RUN   TestImagesFilterMultiReference
16:09:23 [2019-09-09T16:09:23.256Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:09:23 [2019-09-09T16:09:23.256Z] === RUN   TestImagePullPlatformInvalid
16:09:23 [2019-09-09T16:09:23.496Z] INFO: Downloading compiler 2 of 3...
16:09:23 [2019-09-09T16:09:23.510Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:09:23 [2019-09-09T16:09:23.510Z] === RUN   TestRemoveImageOrphaning
16:09:23 [2019-09-09T16:09:23.957Z] INFO: Downloading compiler 3 of 3...
16:09:24 [2019-09-09T16:09:24.069Z] --- PASS: TestRemoveImageOrphaning (0.52s)
16:09:24 [2019-09-09T16:09:24.069Z] === RUN   TestRemoveImageGarbageCollector
16:09:24 [2019-09-09T16:09:24.069Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs	6.752s
16:09:24 [2019-09-09T16:09:24.421Z] INFO: Extracting git...
16:09:24 [2019-09-09T16:09:24.644Z] ok  	github.com/docker/docker/image/v1	0.093s	coverage: 25.0% of statements
16:09:24 [2019-09-09T16:09:24.644Z] ?   	github.com/docker/docker/internal/test	[no test files]
16:09:24 [2019-09-09T16:09:24.644Z] ok  	github.com/docker/docker/internal/testutil	0.024s	coverage: 62.5% of statements
16:09:24 [2019-09-09T16:09:24.993Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	0.953s
16:09:25 [2019-09-09T16:09:25.918Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume	3.849s
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
16:09:26 [2019-09-09T16:09:26.134Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
16:09:26 [2019-09-09T16:09:26.477Z] --- PASS: TestRemoveImageGarbageCollector (2.61s)
16:09:26 [2019-09-09T16:09:26.477Z]     remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:336: [d72555aa04bc2] waiting for daemon to start
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:336: [d72555aa04bc2] waiting for daemon to start
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:364: [d72555aa04bc2] daemon started
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:472: [d72555aa04bc2] Stopping daemon
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:307: [d72555aa04bc2] exiting daemon
16:09:26 [2019-09-09T16:09:26.477Z]     daemon.go:459: [d72555aa04bc2] Daemon stopped
16:09:26 [2019-09-09T16:09:26.477Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
16:09:26 [2019-09-09T16:09:26.734Z] === RUN   TestTagInvalidReference
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagInvalidReference (0.02s)
16:09:26 [2019-09-09T16:09:26.734Z] === RUN   TestTagValidPrefixedRepo
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:09:26 [2019-09-09T16:09:26.734Z] === RUN   TestTagExistedNameWithoutForce
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:09:26 [2019-09-09T16:09:26.734Z] === RUN   TestTagOfficialNames
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagOfficialNames (0.07s)
16:09:26 [2019-09-09T16:09:26.734Z] === RUN   TestTagMatchesDigest
16:09:26 [2019-09-09T16:09:26.734Z] --- PASS: TestTagMatchesDigest (0.04s)
16:09:26 [2019-09-09T16:09:26.734Z] === CONT  TestImportExtremelyLargeImageWorks
16:09:27 [2019-09-09T16:09:27.619Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
16:09:28 [2019-09-09T16:09:28.628Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer	2.484s
16:09:28 [2019-09-09T16:09:28.638Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 50.0% of statements
16:09:29 [2019-09-09T16:09:29.552Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	4.313s
16:09:30 [2019-09-09T16:09:30.958Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent	1.619s
16:09:31 [2019-09-09T16:09:31.254Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.398s
16:09:32 [2019-09-09T16:09:32.151Z] ok  	github.com/docker/docker/opts	0.116s	coverage: 66.9% of statements
16:09:32 [2019-09-09T16:09:32.615Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.000s
16:09:32 [2019-09-09T16:09:32.615Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs	4.084s
16:09:33 [2019-09-09T16:09:33.175Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.766s
16:09:33 [2019-09-09T16:09:33.430Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.356s
16:09:33 [2019-09-09T16:09:33.639Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
16:09:34 [2019-09-09T16:09:34.659Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
16:09:34 [2019-09-09T16:09:34.943Z] ok  	github.com/docker/docker/pkg/archive	1.387s	coverage: 77.0% of statements
16:09:35 [2019-09-09T16:09:35.565Z] ok  	github.com/docker/docker/pkg/authorization	2.429s	coverage: 66.7% of statements
16:09:36 [2019-09-09T16:09:36.188Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
16:09:36 [2019-09-09T16:09:36.689Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins	3.939s
16:09:38 [2019-09-09T16:09:38.252Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
16:09:39 [2019-09-09T16:09:39.197Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout	2.360s
16:09:39 [2019-09-09T16:09:39.272Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 97.6% of statements
16:09:40 [2019-09-09T16:09:40.292Z] ok  	github.com/docker/docker/layer	7.877s	coverage: 66.9% of statements
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/oci	[no test files]
16:09:40 [2019-09-09T16:09:40.292Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:09:40 [2019-09-09T16:09:40.580Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
16:09:40 [2019-09-09T16:09:40.580Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
16:09:41 [2019-09-09T16:09:41.601Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
16:09:42 [2019-09-09T16:09:42.136Z] INFO: Expanding go...
16:09:42 [2019-09-09T16:09:42.458Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile	3.516s
16:09:42 [2019-09-09T16:09:42.617Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
16:09:42 [2019-09-09T16:09:42.617Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.763s	coverage: 43.2% of statements
16:09:42 [2019-09-09T16:09:42.617Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:09:42 [2019-09-09T16:09:42.617Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:09:43 [2019-09-09T16:09:43.634Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 89.5% of statements
16:09:44 [2019-09-09T16:09:44.258Z] ok  	github.com/docker/docker/pkg/fsutils	0.448s	coverage: 85.1% of statements
16:09:44 [2019-09-09T16:09:44.545Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.346s	coverage: 84.1% of statements
16:09:45 [2019-09-09T16:09:45.198Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 10.2% of statements
16:09:47 [2019-09-09T16:09:47.245Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.026s	coverage: 91.7% of statements
16:09:47 [2019-09-09T16:09:47.245Z] ok  	github.com/docker/docker/pkg/locker	0.050s	coverage: 88.9% of statements
16:09:48 [2019-09-09T16:09:48.262Z] ok  	github.com/docker/docker/pkg/idtools	1.143s	coverage: 70.1% of statements
16:09:48 [2019-09-09T16:09:48.262Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
16:09:48 [2019-09-09T16:09:48.984Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins	6.220s
16:09:48 [2019-09-09T16:09:48.984Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles	15.368s
16:09:49 [2019-09-09T16:09:49.280Z] ok  	github.com/docker/docker/pkg/ioutils	2.562s	coverage: 70.6% of statements
16:09:49 [2019-09-09T16:09:49.280Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:09:49 [2019-09-09T16:09:49.567Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:09:49 [2019-09-09T16:09:49.584Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation	1.041s
16:09:49 [2019-09-09T16:09:49.838Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	1.028s
16:09:50 [2019-09-09T16:09:50.094Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse	0.515s
16:09:50 [2019-09-09T16:09:50.188Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
16:09:50 [2019-09-09T16:09:50.653Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.700s
16:09:50 [2019-09-09T16:09:50.653Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost	0.610s
16:09:50 [2019-09-09T16:09:50.812Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
16:09:50 [2019-09-09T16:09:50.813Z] ok  	github.com/docker/docker/pkg/mount	0.933s	coverage: 69.6% of statements
16:09:50 [2019-09-09T16:09:50.813Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:09:51 [2019-09-09T16:09:51.436Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.023s	coverage: 91.4% of statements
16:09:52 [2019-09-09T16:09:52.066Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.4% of statements
16:09:52 [2019-09-09T16:09:52.066Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:09:52 [2019-09-09T16:09:52.066Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:09:53 [2019-09-09T16:09:53.088Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
16:09:54 [2019-09-09T16:09:54.935Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir	4.129s
16:09:55 [2019-09-09T16:09:55.142Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
16:09:55 [2019-09-09T16:09:55.142Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 87.9% of statements
16:09:55 [2019-09-09T16:09:55.142Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
16:09:55 [2019-09-09T16:09:55.862Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes	5.205s
16:09:56 [2019-09-09T16:09:56.160Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
16:09:56 [2019-09-09T16:09:56.784Z] ok  	github.com/docker/docker/pkg/pubsub	1.162s	coverage: 73.9% of statements
16:09:57 [2019-09-09T16:09:57.263Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors	1.046s
16:09:57 [2019-09-09T16:09:57.407Z] ok  	github.com/docker/docker/pkg/stdcopy	0.019s	coverage: 100.0% of statements
16:09:57 [2019-09-09T16:09:57.518Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost	0.516s
16:09:58 [2019-09-09T16:09:58.077Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964	0.558s
16:09:58 [2019-09-09T16:09:58.424Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
16:09:58 [2019-09-09T16:09:58.424Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
16:09:59 [2019-09-09T16:09:59.460Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
16:10:00 [2019-09-09T16:10:00.034Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 80.0% of statements
16:10:00 [2019-09-09T16:10:00.034Z] ok  	github.com/docker/docker/pkg/signal	3.618s	coverage: 61.0% of statements
16:10:00 [2019-09-09T16:10:00.629Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot	5.617s
16:10:01 [2019-09-09T16:10:01.522Z] ok  	github.com/docker/docker/pkg/tailfile	0.168s	coverage: 88.6% of statements
16:10:01 [2019-09-09T16:10:01.808Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
16:10:02 [2019-09-09T16:10:02.035Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults	3.785s
16:10:02 [2019-09-09T16:10:02.291Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	1.836s
16:10:02 [2019-09-09T16:10:02.291Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows)
16:10:02 [2019-09-09T16:10:02.291Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows)
16:10:02 [2019-09-09T16:10:02.291Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows)
16:10:02 [2019-09-09T16:10:02.291Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows)
16:10:02 [2019-09-09T16:10:02.609Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp	0.558s
16:10:03 [2019-09-09T16:10:03.295Z] ok  	github.com/docker/docker/pkg/term	0.041s	coverage: 84.8% of statements
16:10:03 [2019-09-09T16:10:03.581Z] ok  	github.com/docker/docker/pkg/tarsum	0.258s	coverage: 89.3% of statements
16:10:03 [2019-09-09T16:10:03.581Z] testing: warning: no tests to run
16:10:03 [2019-09-09T16:10:03.581Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: 0.0% of statements [no tests to run]
16:10:04 [2019-09-09T16:10:04.602Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
16:10:04 [2019-09-09T16:10:04.602Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
16:10:04 [2019-09-09T16:10:04.602Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
16:10:07 [2019-09-09T16:10:07.314Z] INFO: Expanding compiler 1 of 3...
16:10:07 [2019-09-09T16:10:07.841Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir	4.853s
16:10:08 [2019-09-09T16:10:08.857Z] INFO: Expanding compiler 2 of 3...
16:10:09 [2019-09-09T16:10:09.026Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
16:10:09 [2019-09-09T16:10:09.026Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 68.8% of statements
16:10:10 [2019-09-09T16:10:10.045Z] ok  	github.com/docker/docker/reference	0.048s	coverage: 84.4% of statements
16:10:11 [2019-09-09T16:10:11.530Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 27.0% of statements
16:10:12 [2019-09-09T16:10:12.555Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
16:10:13 [2019-09-09T16:10:13.075Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir	5.845s
16:10:13 [2019-09-09T16:10:13.577Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 45.3% of statements
16:10:15 [2019-09-09T16:10:15.626Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 68.2% of statements
16:10:15 [2019-09-09T16:10:15.626Z] ok  	github.com/docker/docker/registry	0.436s	coverage: 56.4% of statements
16:10:15 [2019-09-09T16:10:15.953Z] INFO: Expanding compiler 3 of 3...
16:10:16 [2019-09-09T16:10:16.268Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
16:10:16 [2019-09-09T16:10:16.372Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting	2.789s
16:10:16 [2019-09-09T16:10:16.925Z] INFO: Removing downloaded files...
16:10:16 [2019-09-09T16:10:16.925Z] INFO: Creating source directory...
16:10:16 [2019-09-09T16:10:16.925Z] INFO: Configuring git core.autocrlf...
16:10:16 [2019-09-09T16:10:16.925Z] INFO: Completed
16:10:16 [2019-09-09T16:10:16.975Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot	3.901s
16:10:17 [2019-09-09T16:10:17.535Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.516s
16:10:18 [2019-09-09T16:10:18.095Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig	1.868s
16:10:18 [2019-09-09T16:10:18.544Z] Created binary: bundles/binary-daemon/dockerd-dev
16:10:18 [2019-09-09T16:10:18.544Z] Copying nested executables into bundles/binary-daemon
16:10:18 [2019-09-09T16:10:18.544Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
16:10:18 [2019-09-09T16:10:18.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/make.sh cross
16:10:18 [2019-09-09T16:10:18.968Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
16:10:19 [2019-09-09T16:10:19.255Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 73.0% of statements
16:10:19 [2019-09-09T16:10:19.424Z] 
16:10:19 [2019-09-09T16:10:19.424Z] Removing bundles/
16:10:19 [2019-09-09T16:10:19.424Z] 
16:10:19 [2019-09-09T16:10:19.424Z] ---> Making bundle: cross (in bundles/cross)
16:10:19 [2019-09-09T16:10:19.424Z] Cross building: bundles/cross/linux/amd64
16:10:19 [2019-09-09T16:10:19.424Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:10:19 [2019-09-09T16:10:19.424Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:10:21 [2019-09-09T16:10:21.282Z] ok  	github.com/docker/docker/volume/service	0.033s	coverage: 73.0% of statements
16:10:23 [2019-09-09T16:10:23.412Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath	4.622s
16:10:23 [2019-09-09T16:10:23.667Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey	1.021s
16:10:25 [2019-09-09T16:10:25.550Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot	7.986s
16:10:29 [2019-09-09T16:10:29.658Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/rootless	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/volume	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === Skipped
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver btrfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver btrfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver btrfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver btrfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver btrfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:73: No driver to put!
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     overlay_test.go:49: Fails to compute changes intermittently
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver zfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver zfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver zfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver zfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:46: Driver zfs not supported
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     graphtest_unix.go:73: No driver to put!
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:10:29 [2019-09-09T16:10:29.658Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] 
16:10:29 [2019-09-09T16:10:29.658Z] DONE 2050 tests, 20 skipped in 361.512s
Post stage
[Pipeline] junit
16:10:29 [2019-09-09T16:10:29.695Z] Recording test results
16:10:29 [2019-09-09T16:10:29.794Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork	5.795s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:10:30 [2019-09-09T16:10:30.402Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/make.sh dynbinary test-integration
16:10:30 [2019-09-09T16:10:30.686Z] 
16:10:30 [2019-09-09T16:10:30.969Z] Removing bundles/
16:10:30 [2019-09-09T16:10:30.969Z] 
16:10:30 [2019-09-09T16:10:30.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:10:30 [2019-09-09T16:10:30.969Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:10:30 [2019-09-09T16:10:30.969Z] GOOS="" GOARCH="" GOARM=""
16:10:33 [2019-09-09T16:10:33.952Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	8.019s
16:10:33 [2019-09-09T16:10:33.952Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart	3.725s
16:10:34 [2019-09-09T16:10:34.251Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.790s
16:10:36 [2019-09-09T16:10:36.761Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName	1.996s
16:10:40 [2019-09-09T16:10:40.917Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	4.489s
16:10:41 [2019-09-09T16:10:41.480Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.668s
16:10:41 [2019-09-09T16:10:41.480Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.014s
16:10:43 [2019-09-09T16:10:43.372Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	1.593s
16:10:44 [2019-09-09T16:10:44.777Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	1.357s
16:10:46 [2019-09-09T16:10:46.139Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	1.636s
16:10:47 [2019-09-09T16:10:47.105Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore	13.394s
16:10:49 [2019-09-09T16:10:49.614Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove	2.053s
16:10:49 [2019-09-09T16:10:49.868Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo	0.568s
16:10:50 [2019-09-09T16:10:50.427Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert	0.543s
16:10:50 [2019-09-09T16:10:50.986Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert	0.539s
16:10:52 [2019-09-09T16:10:52.959Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun	2.005s
16:10:52 [2019-09-09T16:10:52.959Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand	0.000s
16:10:54 [2019-09-09T16:10:54.841Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability	1.860s
16:10:57 [2019-09-09T16:10:57.350Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled	2.000s
16:10:59 [2019-09-09T16:10:59.008Z] --- PASS: TestImportExtremelyLargeImageWorks (93.49s)
16:10:59 [2019-09-09T16:10:59.008Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:336: [dc4f1e6ebbd1a] waiting for daemon to start
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:336: [dc4f1e6ebbd1a] waiting for daemon to start
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:364: [dc4f1e6ebbd1a] daemon started
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:472: [dc4f1e6ebbd1a] Stopping daemon
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:307: [dc4f1e6ebbd1a] exiting daemon
16:10:59 [2019-09-09T16:10:59.008Z]     daemon.go:459: [dc4f1e6ebbd1a] Daemon stopped
16:10:59 [2019-09-09T16:10:59.008Z] PASS
16:10:59 [2019-09-09T16:10:59.008Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
16:10:59 [2019-09-09T16:10:59.008Z] INFO: Testing against a local daemon
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestNetworkCreateDelete
16:10:59 [2019-09-09T16:10:59.008Z] --- PASS: TestNetworkCreateDelete (0.20s)
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestDockerNetworkDeletePreferID
16:10:59 [2019-09-09T16:10:59.008Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestInspectNetwork
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestInspectNetwork/full_network_id
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestInspectNetwork/partial_network_id
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestInspectNetwork/network_name
16:10:59 [2019-09-09T16:10:59.008Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:10:59 [2019-09-09T16:10:59.986Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	13.752s
16:11:01 [2019-09-09T16:11:01.345Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart	4.212s
16:11:01 [2019-09-09T16:11:01.600Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	1.686s
16:11:03 [2019-09-09T16:11:03.002Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling	1.749s
16:11:04 [2019-09-09T16:11:04.114Z] --- PASS: TestInspectNetwork (9.62s)
16:11:04 [2019-09-09T16:11:04.114Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:336: [dfc26aafef789] waiting for daemon to start
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:336: [dfc26aafef789] waiting for daemon to start
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:364: [dfc26aafef789] daemon started
16:11:04 [2019-09-09T16:11:04.114Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:11:04 [2019-09-09T16:11:04.114Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:11:04 [2019-09-09T16:11:04.114Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:11:04 [2019-09-09T16:11:04.114Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:472: [dfc26aafef789] Stopping daemon
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:307: [dfc26aafef789] exiting daemon
16:11:04 [2019-09-09T16:11:04.114Z]     daemon.go:459: [dfc26aafef789] Daemon stopped
16:11:04 [2019-09-09T16:11:04.114Z] === RUN   TestRunContainerWithBridgeNone
16:11:04 [2019-09-09T16:11:04.885Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel	1.921s
16:11:05 [2019-09-09T16:11:05.444Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors	0.598s
16:11:06 [2019-09-09T16:11:06.004Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment	4.415s
16:11:06 [2019-09-09T16:11:06.558Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
16:11:06 [2019-09-09T16:11:06.558Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:336: [d1afc3876c6dc] waiting for daemon to start
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:336: [d1afc3876c6dc] waiting for daemon to start
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:364: [d1afc3876c6dc] daemon started
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:472: [d1afc3876c6dc] Stopping daemon
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:307: [d1afc3876c6dc] exiting daemon
16:11:06 [2019-09-09T16:11:06.558Z]     daemon.go:459: [d1afc3876c6dc] Daemon stopped
16:11:06 [2019-09-09T16:11:06.558Z] === RUN   TestNetworkInvalidJSON
16:11:06 [2019-09-09T16:11:06.558Z] === RUN   TestNetworkInvalidJSON//networks/create
16:11:06 [2019-09-09T16:11:06.558Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:11:06 [2019-09-09T16:11:06.558Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:11:06 [2019-09-09T16:11:06.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:11:06 [2019-09-09T16:11:06.558Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:06 [2019-09-09T16:11:06.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:06 [2019-09-09T16:11:06.558Z] === CONT  TestNetworkInvalidJSON//networks/create
16:11:06 [2019-09-09T16:11:06.558Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:11:06 [2019-09-09T16:11:06.558Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:11:06 [2019-09-09T16:11:06.558Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:11:06 [2019-09-09T16:11:06.558Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:11:06 [2019-09-09T16:11:06.558Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:11:06 [2019-09-09T16:11:06.558Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:11:06 [2019-09-09T16:11:06.558Z] === RUN   TestDaemonRestartWithLiveRestore
16:11:07 [2019-09-09T16:11:07.338Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
16:11:07 [2019-09-09T16:11:07.338Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:336: [d3897fa994404] waiting for daemon to start
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:336: [d3897fa994404] waiting for daemon to start
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:364: [d3897fa994404] daemon started
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:472: [d3897fa994404] Stopping daemon
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:307: [d3897fa994404] exiting daemon
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:459: [d3897fa994404] Daemon stopped
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:336: [d3897fa994404] waiting for daemon to start
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:336: [d3897fa994404] waiting for daemon to start
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:364: [d3897fa994404] daemon started
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:472: [d3897fa994404] Stopping daemon
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:307: [d3897fa994404] exiting daemon
16:11:07 [2019-09-09T16:11:07.338Z]     daemon.go:459: [d3897fa994404] Daemon stopped
16:11:07 [2019-09-09T16:11:07.338Z] === RUN   TestDaemonDefaultNetworkPools
16:11:08 [2019-09-09T16:11:08.123Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
16:11:08 [2019-09-09T16:11:08.123Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:336: [d3259dc5e04a1] waiting for daemon to start
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:336: [d3259dc5e04a1] waiting for daemon to start
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:364: [d3259dc5e04a1] daemon started
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:472: [d3259dc5e04a1] Stopping daemon
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:307: [d3259dc5e04a1] exiting daemon
16:11:08 [2019-09-09T16:11:08.123Z]     daemon.go:459: [d3259dc5e04a1] Daemon stopped
16:11:08 [2019-09-09T16:11:08.123Z] === RUN   TestDaemonRestartWithExistingNetwork
16:11:09 [2019-09-09T16:11:09.262Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore	3.845s
16:11:09 [2019-09-09T16:11:09.500Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
16:11:09 [2019-09-09T16:11:09.500Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:336: [d4ed7632b805c] waiting for daemon to start
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:336: [d4ed7632b805c] waiting for daemon to start
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:364: [d4ed7632b805c] daemon started
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:472: [d4ed7632b805c] Stopping daemon
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:307: [d4ed7632b805c] exiting daemon
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:459: [d4ed7632b805c] Daemon stopped
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:336: [d4ed7632b805c] waiting for daemon to start
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:336: [d4ed7632b805c] waiting for daemon to start
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:364: [d4ed7632b805c] daemon started
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:472: [d4ed7632b805c] Stopping daemon
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:307: [d4ed7632b805c] exiting daemon
16:11:09 [2019-09-09T16:11:09.500Z]     daemon.go:459: [d4ed7632b805c] Daemon stopped
16:11:09 [2019-09-09T16:11:09.500Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:11:10 [2019-09-09T16:11:10.775Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s)
16:11:10 [2019-09-09T16:11:10.775Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:336: [d07950e8e3793] waiting for daemon to start
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:336: [d07950e8e3793] waiting for daemon to start
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:364: [d07950e8e3793] daemon started
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:472: [d07950e8e3793] Stopping daemon
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:307: [d07950e8e3793] exiting daemon
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:459: [d07950e8e3793] Daemon stopped
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:336: [d07950e8e3793] waiting for daemon to start
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:336: [d07950e8e3793] waiting for daemon to start
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:364: [d07950e8e3793] daemon started
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:472: [d07950e8e3793] Stopping daemon
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:307: [d07950e8e3793] exiting daemon
16:11:10 [2019-09-09T16:11:10.775Z]     daemon.go:459: [d07950e8e3793] Daemon stopped
16:11:10 [2019-09-09T16:11:10.775Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:11:11 [2019-09-09T16:11:11.558Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
16:11:11 [2019-09-09T16:11:11.558Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:336: [d8dfe9bf1f209] waiting for daemon to start
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:336: [d8dfe9bf1f209] waiting for daemon to start
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:364: [d8dfe9bf1f209] daemon started
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:472: [d8dfe9bf1f209] Stopping daemon
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:307: [d8dfe9bf1f209] exiting daemon
16:11:11 [2019-09-09T16:11:11.558Z]     daemon.go:459: [d8dfe9bf1f209] Daemon stopped
16:11:11 [2019-09-09T16:11:11.558Z] === RUN   TestServiceWithPredefinedNetwork
16:11:13 [2019-09-09T16:11:13.434Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore	3.905s
16:11:14 [2019-09-09T16:11:14.113Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
16:11:14 [2019-09-09T16:11:14.113Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:336: [d0d1c4bc60daf] waiting for daemon to start
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:336: [d0d1c4bc60daf] waiting for daemon to start
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:364: [d0d1c4bc60daf] daemon started
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:472: [d0d1c4bc60daf] Stopping daemon
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:307: [d0d1c4bc60daf] exiting daemon
16:11:14 [2019-09-09T16:11:14.113Z]     daemon.go:459: [d0d1c4bc60daf] Daemon stopped
16:11:14 [2019-09-09T16:11:14.113Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:11:14 [2019-09-09T16:11:14.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:11:14 [2019-09-09T16:11:14.113Z]     service_test.go:230: FLAKY_TEST
16:11:14 [2019-09-09T16:11:14.113Z] === RUN   TestServiceWithDataPathPortInit
16:11:18 [2019-09-09T16:11:18.669Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged	5.414s
16:11:20 [2019-09-09T16:11:20.310Z] --- PASS: TestServiceWithDataPathPortInit (5.88s)
16:11:20 [2019-09-09T16:11:20.310Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:336: [d9d817edbb752] waiting for daemon to start
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:336: [d9d817edbb752] waiting for daemon to start
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:364: [d9d817edbb752] daemon started
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:472: [d9d817edbb752] Stopping daemon
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:307: [d9d817edbb752] exiting daemon
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:459: [d9d817edbb752] Daemon stopped
16:11:20 [2019-09-09T16:11:20.310Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:336: [db9133c1aa45e] waiting for daemon to start
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:336: [db9133c1aa45e] waiting for daemon to start
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:364: [db9133c1aa45e] daemon started
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:472: [db9133c1aa45e] Stopping daemon
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:307: [db9133c1aa45e] exiting daemon
16:11:20 [2019-09-09T16:11:20.310Z]     daemon.go:459: [db9133c1aa45e] Daemon stopped
16:11:20 [2019-09-09T16:11:20.310Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:11:21 [2019-09-09T16:11:21.290Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat	2.120s
16:11:21 [2019-09-09T16:11:21.290Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	15.214s
16:11:22 [2019-09-09T16:11:22.214Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap	1.171s
16:11:22 [2019-09-09T16:11:22.469Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	1.202s
16:11:22 [2019-09-09T16:11:22.469Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.016s
16:11:23 [2019-09-09T16:11:23.394Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames	1.205s
16:11:26 [2019-09-09T16:11:26.678Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.90s)
16:11:26 [2019-09-09T16:11:26.678Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:336: [de3ae75d663c0] waiting for daemon to start
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:336: [de3ae75d663c0] waiting for daemon to start
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:364: [de3ae75d663c0] daemon started
16:11:26 [2019-09-09T16:11:26.678Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rnusrzx3cdxlfjwv58rgaxobl Created:2019-09-09 16:11:21.369785708 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:472: [de3ae75d663c0] Stopping daemon
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:307: [de3ae75d663c0] exiting daemon
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:459: [de3ae75d663c0] Daemon stopped
16:11:26 [2019-09-09T16:11:26.678Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:336: [d41210686be68] waiting for daemon to start
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:336: [d41210686be68] waiting for daemon to start
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:364: [d41210686be68] daemon started
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:472: [d41210686be68] Stopping daemon
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:307: [d41210686be68] exiting daemon
16:11:26 [2019-09-09T16:11:26.678Z]     daemon.go:459: [d41210686be68] Daemon stopped
16:11:26 [2019-09-09T16:11:26.678Z] PASS
16:11:26 [2019-09-09T16:11:26.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
16:11:26 [2019-09-09T16:11:26.678Z] INFO: Testing against a local daemon
16:11:26 [2019-09-09T16:11:26.678Z] === RUN   TestDockerNetworkIpvlanPersistance
16:11:26 [2019-09-09T16:11:26.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:11:26 [2019-09-09T16:11:26.678Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:26 [2019-09-09T16:11:26.678Z] === RUN   TestDockerNetworkIpvlan
16:11:26 [2019-09-09T16:11:26.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:11:26 [2019-09-09T16:11:26.678Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:26 [2019-09-09T16:11:26.678Z] PASS
16:11:26 [2019-09-09T16:11:26.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
16:11:26 [2019-09-09T16:11:26.678Z] INFO: Testing against a local daemon
16:11:26 [2019-09-09T16:11:26.678Z] === RUN   TestDockerNetworkMacvlanPersistance
16:11:27 [2019-09-09T16:11:27.554Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile	3.845s
16:11:27 [2019-09-09T16:11:27.997Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
16:11:27 [2019-09-09T16:11:27.997Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:336: [d64d93970939c] waiting for daemon to start
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:336: [d64d93970939c] waiting for daemon to start
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:364: [d64d93970939c] daemon started
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:472: [d64d93970939c] Stopping daemon
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:307: [d64d93970939c] exiting daemon
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:459: [d64d93970939c] Daemon stopped
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:336: [d64d93970939c] waiting for daemon to start
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:336: [d64d93970939c] waiting for daemon to start
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:364: [d64d93970939c] daemon started
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:472: [d64d93970939c] Stopping daemon
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:307: [d64d93970939c] exiting daemon
16:11:27 [2019-09-09T16:11:27.997Z]     daemon.go:459: [d64d93970939c] Daemon stopped
16:11:27 [2019-09-09T16:11:27.997Z] === RUN   TestDockerNetworkMacvlan
16:11:28 [2019-09-09T16:11:28.478Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	5.982s
16:11:28 [2019-09-09T16:11:28.941Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:11:29 [2019-09-09T16:11:29.761Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:11:30 [2019-09-09T16:11:30.545Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:11:31 [2019-09-09T16:11:31.739Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	2.763s
16:11:33 [2019-09-09T16:11:33.794Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:11:34 [2019-09-09T16:11:34.251Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	2.732s
16:11:36 [2019-09-09T16:11:36.973Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:11:37 [2019-09-09T16:11:37.595Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine	10.155s
16:11:38 [2019-09-09T16:11:38.251Z] --- PASS: TestDockerNetworkMacvlan (10.44s)
16:11:38 [2019-09-09T16:11:38.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [d98613b35114f] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [d98613b35114f] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:364: [d98613b35114f] daemon started
16:11:38 [2019-09-09T16:11:38.251Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:472: [d98613b35114f] Stopping daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:307: [d98613b35114f] exiting daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:459: [d98613b35114f] Daemon stopped
16:11:38 [2019-09-09T16:11:38.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [d89d2a8ac5ec4] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [d89d2a8ac5ec4] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:364: [d89d2a8ac5ec4] daemon started
16:11:38 [2019-09-09T16:11:38.251Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:472: [d89d2a8ac5ec4] Stopping daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:307: [d89d2a8ac5ec4] exiting daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:459: [d89d2a8ac5ec4] Daemon stopped
16:11:38 [2019-09-09T16:11:38.251Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [da7ff276c0926] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:336: [da7ff276c0926] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:364: [da7ff276c0926] daemon started
16:11:38 [2019-09-09T16:11:38.251Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:472: [da7ff276c0926] Stopping daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:307: [da7ff276c0926] exiting daemon
16:11:38 [2019-09-09T16:11:38.251Z]     daemon.go:459: [da7ff276c0926] Daemon stopped
16:11:38 [2019-09-09T16:11:38.252Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:336: [d5cc76c3c0dd8] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:336: [d5cc76c3c0dd8] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:364: [d5cc76c3c0dd8] daemon started
16:11:38 [2019-09-09T16:11:38.252Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s)
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:472: [d5cc76c3c0dd8] Stopping daemon
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:307: [d5cc76c3c0dd8] exiting daemon
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:459: [d5cc76c3c0dd8] Daemon stopped
16:11:38 [2019-09-09T16:11:38.252Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:336: [d7626b54d5c11] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:336: [d7626b54d5c11] waiting for daemon to start
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:364: [d7626b54d5c11] daemon started
16:11:38 [2019-09-09T16:11:38.252Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:472: [d7626b54d5c11] Stopping daemon
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:307: [d7626b54d5c11] exiting daemon
16:11:38 [2019-09-09T16:11:38.252Z]     daemon.go:459: [d7626b54d5c11] Daemon stopped
16:11:38 [2019-09-09T16:11:38.252Z] PASS
16:11:38 [2019-09-09T16:11:38.252Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
16:11:38 [2019-09-09T16:11:38.623Z] testing: warning: no tests to run
16:11:38 [2019-09-09T16:11:38.623Z] PASS
16:11:38 [2019-09-09T16:11:38.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
16:11:38 [2019-09-09T16:11:38.623Z] INFO: Testing against a local daemon
16:11:38 [2019-09-09T16:11:38.623Z] === RUN   TestAuthZPluginAllowRequest
16:11:40 [2019-09-09T16:11:40.529Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
16:11:40 [2019-09-09T16:11:40.529Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
16:11:40 [2019-09-09T16:11:40.529Z]     daemon.go:336: [dd9b883efdba2] waiting for daemon to start
16:11:40 [2019-09-09T16:11:40.530Z]     daemon.go:336: [dd9b883efdba2] waiting for daemon to start
16:11:40 [2019-09-09T16:11:40.530Z]     daemon.go:364: [dd9b883efdba2] daemon started
16:11:40 [2019-09-09T16:11:40.530Z]     daemon.go:472: [dd9b883efdba2] Stopping daemon
16:11:40 [2019-09-09T16:11:40.530Z]     daemon.go:307: [dd9b883efdba2] exiting daemon
16:11:40 [2019-09-09T16:11:40.530Z]     daemon.go:459: [dd9b883efdba2] Daemon stopped
16:11:40 [2019-09-09T16:11:40.530Z] === RUN   TestAuthZPluginTLS
16:11:40 [2019-09-09T16:11:40.836Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:11:40 [2019-09-09T16:11:40.836Z] Copying nested executables into bundles/cross/linux/amd64
16:11:40 [2019-09-09T16:11:40.836Z] Cross building: bundles/cross/windows/amd64
16:11:40 [2019-09-09T16:11:40.836Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:11:40 [2019-09-09T16:11:40.836Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:11:40 [2019-09-09T16:11:40.910Z] --- PASS: TestAuthZPluginTLS (0.57s)
16:11:40 [2019-09-09T16:11:40.910Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:336: [d7a031edbb88e] waiting for daemon to start
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:336: [d7a031edbb88e] waiting for daemon to start
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:364: [d7a031edbb88e] daemon started
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:472: [d7a031edbb88e] Stopping daemon
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:307: [d7a031edbb88e] exiting daemon
16:11:40 [2019-09-09T16:11:40.910Z]     daemon.go:459: [d7a031edbb88e] Daemon stopped
16:11:40 [2019-09-09T16:11:40.910Z] === RUN   TestAuthZPluginDenyRequest
16:11:41 [2019-09-09T16:11:41.717Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:11:41 [2019-09-09T16:11:41.717Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:336: [da29c065d5325] waiting for daemon to start
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:336: [da29c065d5325] waiting for daemon to start
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:364: [da29c065d5325] daemon started
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:472: [da29c065d5325] Stopping daemon
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:307: [da29c065d5325] exiting daemon
16:11:41 [2019-09-09T16:11:41.717Z]     daemon.go:459: [da29c065d5325] Daemon stopped
16:11:41 [2019-09-09T16:11:41.717Z] === RUN   TestAuthZPluginAPIDenyResponse
16:11:42 [2019-09-09T16:11:42.079Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:11:42 [2019-09-09T16:11:42.079Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:336: [daa54c4378423] waiting for daemon to start
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:336: [daa54c4378423] waiting for daemon to start
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:364: [daa54c4378423] daemon started
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:472: [daa54c4378423] Stopping daemon
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:307: [daa54c4378423] exiting daemon
16:11:42 [2019-09-09T16:11:42.079Z]     daemon.go:459: [daa54c4378423] Daemon stopped
16:11:42 [2019-09-09T16:11:42.079Z] === RUN   TestAuthZPluginDenyResponse
16:11:42 [2019-09-09T16:11:42.855Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:11:42 [2019-09-09T16:11:42.855Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:336: [d1d352884d480] waiting for daemon to start
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:336: [d1d352884d480] waiting for daemon to start
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:364: [d1d352884d480] daemon started
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:472: [d1d352884d480] Stopping daemon
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:307: [d1d352884d480] exiting daemon
16:11:42 [2019-09-09T16:11:42.855Z]     daemon.go:459: [d1d352884d480] Daemon stopped
16:11:42 [2019-09-09T16:11:42.855Z] === RUN   TestAuthZPluginAllowEventStream
16:11:42 [2019-09-09T16:11:42.870Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	8.189s
16:11:44 [2019-09-09T16:11:44.301Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
16:11:44 [2019-09-09T16:11:44.301Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:336: [d2cc31dd3c4cb] waiting for daemon to start
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:336: [d2cc31dd3c4cb] waiting for daemon to start
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:364: [d2cc31dd3c4cb] daemon started
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:472: [d2cc31dd3c4cb] Stopping daemon
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:307: [d2cc31dd3c4cb] exiting daemon
16:11:44 [2019-09-09T16:11:44.301Z]     daemon.go:459: [d2cc31dd3c4cb] Daemon stopped
16:11:44 [2019-09-09T16:11:44.301Z] === RUN   TestAuthZPluginErrorResponse
16:11:45 [2019-09-09T16:11:45.120Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
16:11:45 [2019-09-09T16:11:45.120Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:336: [d3001255c9a87] waiting for daemon to start
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:336: [d3001255c9a87] waiting for daemon to start
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:364: [d3001255c9a87] daemon started
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:472: [d3001255c9a87] Stopping daemon
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:307: [d3001255c9a87] exiting daemon
16:11:45 [2019-09-09T16:11:45.120Z]     daemon.go:459: [d3001255c9a87] Daemon stopped
16:11:45 [2019-09-09T16:11:45.120Z] === RUN   TestAuthZPluginErrorRequest
16:11:45 [2019-09-09T16:11:45.419Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	2.716s
16:11:45 [2019-09-09T16:11:45.491Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:11:45 [2019-09-09T16:11:45.491Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:336: [dd0614f990cb3] waiting for daemon to start
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:336: [dd0614f990cb3] waiting for daemon to start
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:364: [dd0614f990cb3] daemon started
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:472: [dd0614f990cb3] Stopping daemon
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:307: [dd0614f990cb3] exiting daemon
16:11:45 [2019-09-09T16:11:45.491Z]     daemon.go:459: [dd0614f990cb3] Daemon stopped
16:11:45 [2019-09-09T16:11:45.491Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:11:46 [2019-09-09T16:11:46.292Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:11:46 [2019-09-09T16:11:46.292Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:336: [d3bbfaf315819] waiting for daemon to start
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:336: [d3bbfaf315819] waiting for daemon to start
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:364: [d3bbfaf315819] daemon started
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:472: [d3bbfaf315819] Stopping daemon
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:307: [d3bbfaf315819] exiting daemon
16:11:46 [2019-09-09T16:11:46.292Z]     daemon.go:459: [d3bbfaf315819] Daemon stopped
16:11:46 [2019-09-09T16:11:46.292Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:11:47 [2019-09-09T16:11:47.929Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile	10.170s
16:11:47 [2019-09-09T16:11:47.929Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	2.735s
16:11:48 [2019-09-09T16:11:48.209Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
16:11:48 [2019-09-09T16:11:48.209Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:336: [d40a122c246f3] waiting for daemon to start
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:336: [d40a122c246f3] waiting for daemon to start
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:364: [d40a122c246f3] daemon started
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:472: [d40a122c246f3] Stopping daemon
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:307: [d40a122c246f3] exiting daemon
16:11:48 [2019-09-09T16:11:48.209Z]     daemon.go:459: [d40a122c246f3] Daemon stopped
16:11:48 [2019-09-09T16:11:48.209Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:11:50 [2019-09-09T16:11:50.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
16:11:50 [2019-09-09T16:11:50.702Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:336: [d79a5d9c5d68b] waiting for daemon to start
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:336: [d79a5d9c5d68b] waiting for daemon to start
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:364: [d79a5d9c5d68b] daemon started
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:472: [d79a5d9c5d68b] Stopping daemon
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:307: [d79a5d9c5d68b] exiting daemon
16:11:50 [2019-09-09T16:11:50.702Z]     daemon.go:459: [d79a5d9c5d68b] Daemon stopped
16:11:50 [2019-09-09T16:11:50.702Z] === RUN   TestAuthZPluginHeader
16:11:51 [2019-09-09T16:11:51.252Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault	2.742s
16:11:51 [2019-09-09T16:11:51.498Z] --- PASS: TestAuthZPluginHeader (0.91s)
16:11:51 [2019-09-09T16:11:51.498Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:336: [d97bde7592d99] waiting for daemon to start
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:336: [d97bde7592d99] waiting for daemon to start
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:364: [d97bde7592d99] daemon started
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:472: [d97bde7592d99] Stopping daemon
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:307: [d97bde7592d99] exiting daemon
16:11:51 [2019-09-09T16:11:51.498Z]     daemon.go:459: [d97bde7592d99] Daemon stopped
16:11:51 [2019-09-09T16:11:51.498Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:11:51 [2019-09-09T16:11:51.498Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:11:51 [2019-09-09T16:11:51.498Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:51 [2019-09-09T16:11:51.498Z] === RUN   TestAuthZPluginV2Disable
16:11:51 [2019-09-09T16:11:51.498Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:11:51 [2019-09-09T16:11:51.499Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:51 [2019-09-09T16:11:51.499Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:11:51 [2019-09-09T16:11:51.499Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:11:51 [2019-09-09T16:11:51.499Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:51 [2019-09-09T16:11:51.499Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:11:51 [2019-09-09T16:11:51.499Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:11:51 [2019-09-09T16:11:51.499Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:11:51 [2019-09-09T16:11:51.499Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:11:53 [2019-09-09T16:11:53.134Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize	2.112s
16:11:56 [2019-09-09T16:11:56.393Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload	3.043s
16:11:56 [2019-09-09T16:11:56.393Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify	0.132s
16:12:02 [2019-09-09T16:12:02.916Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin	5.917s
16:12:06 [2019-09-09T16:12:06.176Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks	2.162s
16:12:08 [2019-09-09T16:12:08.059Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	20.309s
16:12:08 [2019-09-09T16:12:08.314Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.150s
16:12:09 [2019-09-09T16:12:09.675Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope	1.832s
16:12:11 [2019-09-09T16:12:11.268Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
16:12:11 [2019-09-09T16:12:11.268Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:364: [dcf817cc86f3b] daemon started
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:472: [dcf817cc86f3b] Stopping daemon
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:307: [dcf817cc86f3b] exiting daemon
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:459: [dcf817cc86f3b] Daemon stopped
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:350: [dcf817cc86f3b] error pinging daemon on start: Get http://dcf817cc86f3b.sock/_ping: context deadline exceeded
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:350: [dcf817cc86f3b] error pinging daemon on start: Get http://dcf817cc86f3b.sock/_ping: context deadline exceeded
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:350: [dcf817cc86f3b] error pinging daemon on start: Get http://dcf817cc86f3b.sock/_ping: context deadline exceeded
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:350: [dcf817cc86f3b] error pinging daemon on start: Get http://dcf817cc86f3b.sock/_ping: context deadline exceeded
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:307: [dcf817cc86f3b] exiting daemon
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:336: [dcf817cc86f3b] waiting for daemon to start
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:364: [dcf817cc86f3b] daemon started
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:472: [dcf817cc86f3b] Stopping daemon
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:307: [dcf817cc86f3b] exiting daemon
16:12:11 [2019-09-09T16:12:11.268Z]     daemon.go:459: [dcf817cc86f3b] Daemon stopped
16:12:11 [2019-09-09T16:12:11.268Z] PASS
16:12:11 [2019-09-09T16:12:11.268Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
16:12:11 [2019-09-09T16:12:11.268Z] INFO: Testing against a local daemon
16:12:11 [2019-09-09T16:12:11.268Z] === RUN   TestPluginInvalidJSON
16:12:11 [2019-09-09T16:12:11.268Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:12:11 [2019-09-09T16:12:11.268Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:12:11 [2019-09-09T16:12:11.268Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:12:11 [2019-09-09T16:12:11.268Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:12:11 [2019-09-09T16:12:11.268Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:12:11 [2019-09-09T16:12:11.268Z] PASS
16:12:11 [2019-09-09T16:12:11.268Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
16:12:11 [2019-09-09T16:12:11.268Z] INFO: Testing against a local daemon
16:12:11 [2019-09-09T16:12:11.268Z] === RUN   TestExternalGraphDriver
16:12:11 [2019-09-09T16:12:11.268Z] === RUN   TestExternalGraphDriver/json
16:12:11 [2019-09-09T16:12:11.268Z] === RUN   TestExternalGraphDriver/spec
16:12:13 [2019-09-09T16:12:13.079Z] === RUN   TestExternalGraphDriver/pull
16:12:14 [2019-09-09T16:12:14.953Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine	6.385s
16:12:15 [2019-09-09T16:12:15.208Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd	0.486s
16:12:15 [2019-09-09T16:12:15.539Z] --- PASS: TestExternalGraphDriver (6.58s)
16:12:15 [2019-09-09T16:12:15.539Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:364: [d02acd2ac8714] daemon started
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:472: [d02acd2ac8714] Stopping daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:307: [d02acd2ac8714] exiting daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:459: [d02acd2ac8714] Daemon stopped
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:364: [d02acd2ac8714] daemon started
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:472: [d02acd2ac8714] Stopping daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:307: [d02acd2ac8714] exiting daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:459: [d02acd2ac8714] Daemon stopped
16:12:15 [2019-09-09T16:12:15.539Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:364: [d02acd2ac8714] daemon started
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:472: [d02acd2ac8714] Stopping daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:307: [d02acd2ac8714] exiting daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:459: [d02acd2ac8714] Daemon stopped
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:364: [d02acd2ac8714] daemon started
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:472: [d02acd2ac8714] Stopping daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:307: [d02acd2ac8714] exiting daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:459: [d02acd2ac8714] Daemon stopped
16:12:15 [2019-09-09T16:12:15.539Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:336: [d02acd2ac8714] waiting for daemon to start
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:364: [d02acd2ac8714] daemon started
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:472: [d02acd2ac8714] Stopping daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:307: [d02acd2ac8714] exiting daemon
16:12:15 [2019-09-09T16:12:15.539Z]     daemon.go:459: [d02acd2ac8714] Daemon stopped
16:12:15 [2019-09-09T16:12:15.539Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
16:12:15 [2019-09-09T16:12:15.539Z] === RUN   TestGraphdriverPluginV2
16:12:15 [2019-09-09T16:12:15.539Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:12:15 [2019-09-09T16:12:15.539Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:12:15 [2019-09-09T16:12:15.539Z] PASS
16:12:15 [2019-09-09T16:12:15.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
16:12:15 [2019-09-09T16:12:15.539Z] INFO: Testing against a local daemon
16:12:15 [2019-09-09T16:12:15.539Z] === RUN   TestContinueAfterPluginCrash
16:12:15 [2019-09-09T16:12:15.539Z] === PAUSE TestContinueAfterPluginCrash
16:12:15 [2019-09-09T16:12:15.539Z] === RUN   TestDaemonStartWithLogOpt
16:12:15 [2019-09-09T16:12:15.539Z] === PAUSE TestDaemonStartWithLogOpt
16:12:15 [2019-09-09T16:12:15.539Z] === CONT  TestContinueAfterPluginCrash
16:12:15 [2019-09-09T16:12:15.539Z] === CONT  TestDaemonStartWithLogOpt
16:12:15 [2019-09-09T16:12:15.766Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort	4.872s
16:12:15 [2019-09-09T16:12:15.766Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.450s
16:12:16 [2019-09-09T16:12:16.691Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	1.039s
16:12:16 [2019-09-09T16:12:16.945Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch	0.172s
16:12:17 [2019-09-09T16:12:17.200Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.339s
16:12:17 [2019-09-09T16:12:17.759Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.365s
16:12:21 [2019-09-09T16:12:21.018Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	3.128s
16:12:21 [2019-09-09T16:12:21.018Z] --- PASS: TestImportExtremelyLargeImageWorks (174.24s)
16:12:21 [2019-09-09T16:12:21.018Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:336: [d498c80b889da] waiting for daemon to start
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:336: [d498c80b889da] waiting for daemon to start
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:364: [d498c80b889da] daemon started
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:472: [d498c80b889da] Stopping daemon
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:307: [d498c80b889da] exiting daemon
16:12:21 [2019-09-09T16:12:21.018Z]     daemon.go:459: [d498c80b889da] Daemon stopped
16:12:21 [2019-09-09T16:12:21.018Z] PASS
16:12:21 [2019-09-09T16:12:21.018Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
16:12:21 [2019-09-09T16:12:21.273Z] INFO: Testing against a local daemon
16:12:21 [2019-09-09T16:12:21.273Z] === RUN   TestNetworkCreateDelete
16:12:21 [2019-09-09T16:12:21.273Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:12:21 [2019-09-09T16:12:21.273Z] === RUN   TestDockerNetworkDeletePreferID
16:12:21 [2019-09-09T16:12:21.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:12:21 [2019-09-09T16:12:21.832Z] === RUN   TestInspectNetwork
16:12:22 [2019-09-09T16:12:22.391Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	1.596s
16:12:23 [2019-09-09T16:12:23.382Z] 234c9b9e497c: Pull complete
16:12:23 [2019-09-09T16:12:23.382Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190
16:12:23 [2019-09-09T16:12:23.382Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
16:12:23 [2019-09-09T16:12:23.382Z] mcr.microsoft.com/windows/servercore:ltsc2016
16:12:23 [2019-09-09T16:12:23.382Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3144'
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Docker version of control daemon
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Client: Docker Engine - Enterprise
16:12:23 [2019-09-09T16:12:23.382Z]  Version:           19.03.2-tp2
16:12:23 [2019-09-09T16:12:23.382Z]  API version:       1.40
16:12:23 [2019-09-09T16:12:23.382Z]  Go version:        go1.12.8
16:12:23 [2019-09-09T16:12:23.382Z]  Git commit:        49fe2072d9
16:12:23 [2019-09-09T16:12:23.382Z]  Built:             08/16/2019 19:26:08
16:12:23 [2019-09-09T16:12:23.382Z]  OS/Arch:           windows/amd64
16:12:23 [2019-09-09T16:12:23.382Z]  Experimental:      false
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Server: Docker Engine - Enterprise
16:12:23 [2019-09-09T16:12:23.382Z]  Engine:
16:12:23 [2019-09-09T16:12:23.382Z]   Version:          19.03.2-tp2
16:12:23 [2019-09-09T16:12:23.382Z]   API version:      1.40 (minimum version 1.24)
16:12:23 [2019-09-09T16:12:23.382Z]   Go version:       go1.12.8
16:12:23 [2019-09-09T16:12:23.382Z]   Git commit:       49fe2072d9
16:12:23 [2019-09-09T16:12:23.382Z]   Built:            08/16/2019 19:23:48
16:12:23 [2019-09-09T16:12:23.382Z]   OS/Arch:          windows/amd64
16:12:23 [2019-09-09T16:12:23.382Z]   Experimental:     true
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Docker info of control daemon
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Client:
16:12:23 [2019-09-09T16:12:23.382Z]  Debug Mode: false
16:12:23 [2019-09-09T16:12:23.382Z]  Plugins:
16:12:23 [2019-09-09T16:12:23.382Z]   cluster: Manage Docker clusters (Docker Inc., v1.0.1)
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Server:
16:12:23 [2019-09-09T16:12:23.382Z]  Containers: 0
16:12:23 [2019-09-09T16:12:23.382Z]   Running: 0
16:12:23 [2019-09-09T16:12:23.382Z]   Paused: 0
16:12:23 [2019-09-09T16:12:23.382Z]   Stopped: 0
16:12:23 [2019-09-09T16:12:23.382Z]  Images: 1
16:12:23 [2019-09-09T16:12:23.382Z]  Server Version: 19.03.2-tp2
16:12:23 [2019-09-09T16:12:23.382Z]  Storage Driver: windowsfilter
16:12:23 [2019-09-09T16:12:23.382Z]   Windows: 
16:12:23 [2019-09-09T16:12:23.382Z]  Logging Driver: json-file
16:12:23 [2019-09-09T16:12:23.382Z]  Plugins:
16:12:23 [2019-09-09T16:12:23.382Z]   Volume: local
16:12:23 [2019-09-09T16:12:23.382Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:12:23 [2019-09-09T16:12:23.382Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:12:23 [2019-09-09T16:12:23.382Z]  Swarm: inactive
16:12:23 [2019-09-09T16:12:23.382Z]  Default Isolation: process
16:12:23 [2019-09-09T16:12:23.382Z]  Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
16:12:23 [2019-09-09T16:12:23.382Z]  Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
16:12:23 [2019-09-09T16:12:23.382Z]  OSType: windows
16:12:23 [2019-09-09T16:12:23.382Z]  Architecture: x86_64
16:12:23 [2019-09-09T16:12:23.382Z]  CPUs: 4
16:12:23 [2019-09-09T16:12:23.382Z]  Total Memory: 32GiB
16:12:23 [2019-09-09T16:12:23.382Z]  Name: azwin-2-3135a0
16:12:23 [2019-09-09T16:12:23.382Z]  ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG
16:12:23 [2019-09-09T16:12:23.382Z]  Docker Root Dir: D:\docker
16:12:23 [2019-09-09T16:12:23.382Z]  Debug Mode: false
16:12:23 [2019-09-09T16:12:23.382Z]  Registry: https://index.docker.io/v1/
16:12:23 [2019-09-09T16:12:23.382Z]  Labels:
16:12:23 [2019-09-09T16:12:23.382Z]  Experimental: true
16:12:23 [2019-09-09T16:12:23.382Z]  Insecure Registries:
16:12:23 [2019-09-09T16:12:23.382Z]   10.0.0.4:5000
16:12:23 [2019-09-09T16:12:23.382Z]   127.0.0.0/8
16:12:23 [2019-09-09T16:12:23.382Z]  Registry Mirrors:
16:12:23 [2019-09-09T16:12:23.382Z]   http://10.0.0.4:5000/
16:12:23 [2019-09-09T16:12:23.382Z]  Live Restore Enabled: false
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Commit hash is f874f8b6f
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Nuke-Everything...
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Container count on control daemon to delete is 0
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Nuking d:\CI-1
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Zapped successfully
16:12:23 [2019-09-09T16:12:23.382Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters
16:12:23 [2019-09-09T16:12:23.382Z] WARNING: Cleaning Psched...
16:12:23 [2019-09-09T16:12:23.382Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters
16:12:23 [2019-09-09T16:12:23.382Z] WARNING: Cleaning WFPLWFS...
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Location for testing is d:\CI-1\CI-f874f8b6f
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] INFO: Building the image from Dockerfile.windows at 09/09/2019 16:12:14...
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Sending build context to Docker daemon  50.07MB
16:12:23 [2019-09-09T16:12:23.382Z] 
16:12:23 [2019-09-09T16:12:23.382Z] Step 1/8 : FROM microsoft/windowsservercore
16:12:23 [2019-09-09T16:12:23.382Z]  ---> 02bf0dbc0e6a
16:12:23 [2019-09-09T16:12:23.382Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:12:23 [2019-09-09T16:12:23.382Z]  ---> Running in 8d124aefd2e3
16:12:23 [2019-09-09T16:12:23.843Z] Removing intermediate container 8d124aefd2e3
16:12:23 [2019-09-09T16:12:23.843Z]  ---> d4a4a0e9052d
16:12:23 [2019-09-09T16:12:23.843Z] Step 3/8 : ARG GO_VERSION=1.12.9
16:12:23 [2019-09-09T16:12:23.843Z]  ---> Running in 990d9f7a412b
16:12:24 [2019-09-09T16:12:24.315Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	1.661s
16:12:25 [2019-09-09T16:12:25.684Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv	1.583s
16:12:26 [2019-09-09T16:12:26.030Z] Removing intermediate container 990d9f7a412b
16:12:26 [2019-09-09T16:12:26.030Z]  ---> 6590fb751ebc
16:12:26 [2019-09-09T16:12:26.030Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\go     FROM_DOCKERFILE=1
16:12:26 [2019-09-09T16:12:26.030Z]  ---> Running in 4f1a5ff433b3
16:12:27 [2019-09-09T16:12:27.055Z] --- PASS: TestDaemonStartWithLogOpt (10.88s)
16:12:27 [2019-09-09T16:12:27.055Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:336: [d2839293e789e] waiting for daemon to start
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:336: [d2839293e789e] waiting for daemon to start
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:364: [d2839293e789e] daemon started
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:472: [d2839293e789e] Stopping daemon
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:307: [d2839293e789e] exiting daemon
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:459: [d2839293e789e] Daemon stopped
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:336: [d2839293e789e] waiting for daemon to start
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:336: [d2839293e789e] waiting for daemon to start
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:364: [d2839293e789e] daemon started
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:472: [d2839293e789e] Stopping daemon
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:307: [d2839293e789e] exiting daemon
16:12:27 [2019-09-09T16:12:27.055Z]     daemon.go:459: [d2839293e789e] Daemon stopped
16:12:27 [2019-09-09T16:12:27.565Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes	1.572s
16:12:27 [2019-09-09T16:12:27.567Z] Removing intermediate container 4f1a5ff433b3
16:12:27 [2019-09-09T16:12:27.567Z]  ---> 0f5c51422529
16:12:27 [2019-09-09T16:12:27.567Z] 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...;   Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
16:12:27 [2019-09-09T16:12:27.567Z]  ---> Running in c546f1269e14
16:12:28 [2019-09-09T16:12:28.529Z] === RUN   TestInspectNetwork/full_network_id
16:12:28 [2019-09-09T16:12:28.530Z] === RUN   TestInspectNetwork/partial_network_id
16:12:28 [2019-09-09T16:12:28.530Z] === RUN   TestInspectNetwork/network_name
16:12:28 [2019-09-09T16:12:28.530Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:12:28 [2019-09-09T16:12:28.530Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite	1.172s
16:12:28 [2019-09-09T16:12:28.657Z] Removing intermediate container 96d8311eeb1b
16:12:28 [2019-09-09T16:12:28.657Z]  ---> 0f84c8efc34d
16:12:28 [2019-09-09T16:12:28.657Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
16:12:28 [2019-09-09T16:12:28.657Z]  ---> Running in 7c7bd403ee78
16:12:28 [2019-09-09T16:12:28.657Z] Removing intermediate container 7c7bd403ee78
16:12:28 [2019-09-09T16:12:28.657Z]  ---> 1a247294d43a
16:12:28 [2019-09-09T16:12:28.657Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
16:12:28 [2019-09-09T16:12:28.657Z]  ---> Running in 8c307df89b3d
16:12:28 [2019-09-09T16:12:28.657Z] Removing intermediate container 8c307df89b3d
16:12:28 [2019-09-09T16:12:28.657Z]  ---> b85c9d754e3b
16:12:28 [2019-09-09T16:12:28.657Z] Step 8/8 : COPY . .
16:12:29 [2019-09-09T16:12:29.452Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash	13.280s
16:12:30 [2019-09-09T16:12:30.012Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling	0.810s
16:12:31 [2019-09-09T16:12:31.182Z] --- PASS: TestContinueAfterPluginCrash (15.77s)
16:12:31 [2019-09-09T16:12:31.182Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:336: [d7416d417317d] waiting for daemon to start
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:336: [d7416d417317d] waiting for daemon to start
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:364: [d7416d417317d] daemon started
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:472: [d7416d417317d] Stopping daemon
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:307: [d7416d417317d] exiting daemon
16:12:31 [2019-09-09T16:12:31.182Z]     daemon.go:459: [d7416d417317d] Daemon stopped
16:12:31 [2019-09-09T16:12:31.182Z] PASS
16:12:31 [2019-09-09T16:12:31.182Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
16:12:31 [2019-09-09T16:12:31.548Z] INFO: Testing against a local daemon
16:12:31 [2019-09-09T16:12:31.548Z] === RUN   TestPluginWithDevMounts
16:12:31 [2019-09-09T16:12:31.548Z] === PAUSE TestPluginWithDevMounts
16:12:31 [2019-09-09T16:12:31.548Z] === CONT  TestPluginWithDevMounts
16:12:33 [2019-09-09T16:12:33.268Z] --- PASS: TestInspectNetwork (11.01s)
16:12:33 [2019-09-09T16:12:33.268Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:336: [d20fa42eb55bf] waiting for daemon to start
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:336: [d20fa42eb55bf] waiting for daemon to start
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:364: [d20fa42eb55bf] daemon started
16:12:33 [2019-09-09T16:12:33.268Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:12:33 [2019-09-09T16:12:33.268Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:12:33 [2019-09-09T16:12:33.268Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:12:33 [2019-09-09T16:12:33.268Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:472: [d20fa42eb55bf] Stopping daemon
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:307: [d20fa42eb55bf] exiting daemon
16:12:33 [2019-09-09T16:12:33.268Z]     daemon.go:459: [d20fa42eb55bf] Daemon stopped
16:12:33 [2019-09-09T16:12:33.268Z] === RUN   TestRunContainerWithBridgeNone
16:12:34 [2019-09-09T16:12:34.070Z] --- PASS: TestPluginWithDevMounts (2.04s)
16:12:34 [2019-09-09T16:12:34.070Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:336: [d42a28c1eca2d] waiting for daemon to start
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:336: [d42a28c1eca2d] waiting for daemon to start
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:364: [d42a28c1eca2d] daemon started
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:472: [d42a28c1eca2d] Stopping daemon
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:307: [d42a28c1eca2d] exiting daemon
16:12:34 [2019-09-09T16:12:34.070Z]     daemon.go:459: [d42a28c1eca2d] Daemon stopped
16:12:34 [2019-09-09T16:12:34.070Z] PASS
16:12:34 [2019-09-09T16:12:34.070Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
16:12:34 [2019-09-09T16:12:34.070Z] INFO: Testing against a local daemon
16:12:34 [2019-09-09T16:12:34.070Z] === RUN   TestSecretInspect
16:12:35 [2019-09-09T16:12:35.863Z] --- PASS: TestRunContainerWithBridgeNone (3.12s)
16:12:35 [2019-09-09T16:12:35.863Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:336: [d87c5280840b5] waiting for daemon to start
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:336: [d87c5280840b5] waiting for daemon to start
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:364: [d87c5280840b5] daemon started
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:472: [d87c5280840b5] Stopping daemon
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:307: [d87c5280840b5] exiting daemon
16:12:35 [2019-09-09T16:12:35.863Z]     daemon.go:459: [d87c5280840b5] Daemon stopped
16:12:35 [2019-09-09T16:12:35.863Z] === RUN   TestNetworkInvalidJSON
16:12:35 [2019-09-09T16:12:35.863Z] === RUN   TestNetworkInvalidJSON//networks/create
16:12:35 [2019-09-09T16:12:35.863Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:12:35 [2019-09-09T16:12:35.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:12:35 [2019-09-09T16:12:35.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:12:35 [2019-09-09T16:12:35.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:35 [2019-09-09T16:12:35.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:35 [2019-09-09T16:12:35.863Z] === CONT  TestNetworkInvalidJSON//networks/create
16:12:35 [2019-09-09T16:12:35.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:12:35 [2019-09-09T16:12:35.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:12:35 [2019-09-09T16:12:35.863Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:12:35 [2019-09-09T16:12:35.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:12:35 [2019-09-09T16:12:35.863Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:12:35 [2019-09-09T16:12:35.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:12:35 [2019-09-09T16:12:35.863Z] === RUN   TestDaemonRestartWithLiveRestore
16:12:36 [2019-09-09T16:12:36.421Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage	7.832s
16:12:36 [2019-09-09T16:12:36.504Z] --- PASS: TestSecretInspect (2.45s)
16:12:36 [2019-09-09T16:12:36.504Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:336: [de3822317e996] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:336: [de3822317e996] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:364: [de3822317e996] daemon started
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:472: [de3822317e996] Stopping daemon
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:307: [de3822317e996] exiting daemon
16:12:36 [2019-09-09T16:12:36.504Z]     daemon.go:459: [de3822317e996] Daemon stopped
16:12:36 [2019-09-09T16:12:36.504Z] === RUN   TestSecretList
16:12:36 [2019-09-09T16:12:36.980Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:12:36 [2019-09-09T16:12:36.980Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:336: [da03e730f80a8] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:336: [da03e730f80a8] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:364: [da03e730f80a8] daemon started
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:472: [da03e730f80a8] Stopping daemon
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:307: [da03e730f80a8] exiting daemon
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:459: [da03e730f80a8] Daemon stopped
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:336: [da03e730f80a8] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:336: [da03e730f80a8] waiting for daemon to start
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:364: [da03e730f80a8] daemon started
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:472: [da03e730f80a8] Stopping daemon
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:307: [da03e730f80a8] exiting daemon
16:12:36 [2019-09-09T16:12:36.980Z]     daemon.go:459: [da03e730f80a8] Daemon stopped
16:12:36 [2019-09-09T16:12:36.980Z] === RUN   TestDaemonDefaultNetworkPools
16:12:37 [2019-09-09T16:12:37.540Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
16:12:37 [2019-09-09T16:12:37.540Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:336: [d40e2caee8038] waiting for daemon to start
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:336: [d40e2caee8038] waiting for daemon to start
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:364: [d40e2caee8038] daemon started
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:472: [d40e2caee8038] Stopping daemon
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:307: [d40e2caee8038] exiting daemon
16:12:37 [2019-09-09T16:12:37.540Z]     daemon.go:459: [d40e2caee8038] Daemon stopped
16:12:37 [2019-09-09T16:12:37.540Z] === RUN   TestDaemonRestartWithExistingNetwork
16:12:38 [2019-09-09T16:12:38.154Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:12:38 [2019-09-09T16:12:38.154Z] 
16:12:38 [2019-09-09T16:12:38.154Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:12:38 [2019-09-09T16:12:38.154Z] PKG_CONFIG=pkg-config
16:12:38 [2019-09-09T16:12:38.154Z] GOLANG_VERSION=1.12.9
16:12:38 [2019-09-09T16:12:38.154Z] HOSTNAME=4cee48c42f74
16:12:38 [2019-09-09T16:12:38.154Z] DOCKER_EXPERIMENTAL=1
16:12:38 [2019-09-09T16:12:38.154Z] container=docker
16:12:38 [2019-09-09T16:12:38.154Z] TEST_SKIP_INTEGRATION_CLI=1
16:12:38 [2019-09-09T16:12:38.154Z] GOMETALINTER_OPTS=--deadline=2m
16:12:38 [2019-09-09T16:12:38.154Z] GOPATH=/go
16:12:38 [2019-09-09T16:12:38.154Z] PWD=/go/src/github.com/docker/docker
16:12:38 [2019-09-09T16:12:38.154Z] HOME=/root
16:12:38 [2019-09-09T16:12:38.154Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:12:38 [2019-09-09T16:12:38.154Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:12:38 [2019-09-09T16:12:38.154Z] DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c
16:12:38 [2019-09-09T16:12:38.154Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:12:38 [2019-09-09T16:12:38.154Z] DOCKER_GRAPHDRIVER=overlay2
16:12:38 [2019-09-09T16:12:38.154Z] TERM=xterm
16:12:38 [2019-09-09T16:12:38.154Z] DEST=bundles/test-integration
16:12:38 [2019-09-09T16:12:38.154Z] SHLVL=1
16:12:38 [2019-09-09T16:12:38.154Z] TIMEOUT=120m
16:12:38 [2019-09-09T16:12:38.154Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:12:38 [2019-09-09T16:12:38.154Z] DOCKER_PKG=github.com/docker/docker
16:12:38 [2019-09-09T16:12:38.154Z] _=/usr/bin/env
16:12:38 [2019-09-09T16:12:38.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:12:38 [2019-09-09T16:12:38.899Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
16:12:38 [2019-09-09T16:12:38.899Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:336: [d1baf84593336] waiting for daemon to start
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:336: [d1baf84593336] waiting for daemon to start
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:364: [d1baf84593336] daemon started
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:472: [d1baf84593336] Stopping daemon
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:307: [d1baf84593336] exiting daemon
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:459: [d1baf84593336] Daemon stopped
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:336: [d1baf84593336] waiting for daemon to start
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:336: [d1baf84593336] waiting for daemon to start
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:364: [d1baf84593336] daemon started
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:472: [d1baf84593336] Stopping daemon
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:307: [d1baf84593336] exiting daemon
16:12:38 [2019-09-09T16:12:38.899Z]     daemon.go:459: [d1baf84593336] Daemon stopped
16:12:38 [2019-09-09T16:12:38.899Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:12:39 [2019-09-09T16:12:39.681Z] --- PASS: TestSecretList (3.06s)
16:12:39 [2019-09-09T16:12:39.681Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:336: [de7fcdb64c64c] waiting for daemon to start
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:336: [de7fcdb64c64c] waiting for daemon to start
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:364: [de7fcdb64c64c] daemon started
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:472: [de7fcdb64c64c] Stopping daemon
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:307: [de7fcdb64c64c] exiting daemon
16:12:39 [2019-09-09T16:12:39.681Z]     daemon.go:459: [de7fcdb64c64c] Daemon stopped
16:12:39 [2019-09-09T16:12:39.681Z] === RUN   TestSecretsCreateAndDelete
16:12:40 [2019-09-09T16:12:40.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
16:12:40 [2019-09-09T16:12:40.259Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:336: [d79bff12b3c2a] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:336: [d79bff12b3c2a] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:364: [d79bff12b3c2a] daemon started
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:472: [d79bff12b3c2a] Stopping daemon
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:307: [d79bff12b3c2a] exiting daemon
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:459: [d79bff12b3c2a] Daemon stopped
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:336: [d79bff12b3c2a] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:336: [d79bff12b3c2a] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:364: [d79bff12b3c2a] daemon started
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:472: [d79bff12b3c2a] Stopping daemon
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:307: [d79bff12b3c2a] exiting daemon
16:12:40 [2019-09-09T16:12:40.259Z]     daemon.go:459: [d79bff12b3c2a] Daemon stopped
16:12:40 [2019-09-09T16:12:40.259Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:12:40 [2019-09-09T16:12:40.513Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
16:12:40 [2019-09-09T16:12:40.513Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:336: [d301ba2c4fe05] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:336: [d301ba2c4fe05] waiting for daemon to start
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:364: [d301ba2c4fe05] daemon started
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:472: [d301ba2c4fe05] Stopping daemon
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:307: [d301ba2c4fe05] exiting daemon
16:12:40 [2019-09-09T16:12:40.513Z]     daemon.go:459: [d301ba2c4fe05] Daemon stopped
16:12:40 [2019-09-09T16:12:40.513Z] === RUN   TestServiceWithPredefinedNetwork
16:12:42 [2019-09-09T16:12:42.114Z] --- PASS: TestSecretsCreateAndDelete (2.82s)
16:12:42 [2019-09-09T16:12:42.114Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:336: [db12f87ce437e] waiting for daemon to start
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:336: [db12f87ce437e] waiting for daemon to start
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:364: [db12f87ce437e] daemon started
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:472: [db12f87ce437e] Stopping daemon
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:307: [db12f87ce437e] exiting daemon
16:12:42 [2019-09-09T16:12:42.114Z]     daemon.go:459: [db12f87ce437e] Daemon stopped
16:12:42 [2019-09-09T16:12:42.114Z] === RUN   TestSecretsUpdate
16:12:44 [2019-09-09T16:12:44.757Z] --- PASS: TestServiceWithPredefinedNetwork (3.56s)
16:12:44 [2019-09-09T16:12:44.757Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:336: [d8e2d67556ae1] waiting for daemon to start
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:336: [d8e2d67556ae1] waiting for daemon to start
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:364: [d8e2d67556ae1] daemon started
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:472: [d8e2d67556ae1] Stopping daemon
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:307: [d8e2d67556ae1] exiting daemon
16:12:44 [2019-09-09T16:12:44.757Z]     daemon.go:459: [d8e2d67556ae1] Daemon stopped
16:12:44 [2019-09-09T16:12:44.757Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:12:44 [2019-09-09T16:12:44.757Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:12:44 [2019-09-09T16:12:44.757Z]     service_test.go:230: FLAKY_TEST
16:12:44 [2019-09-09T16:12:44.757Z] === RUN   TestServiceWithDataPathPortInit
16:12:45 [2019-09-09T16:12:45.251Z] 
16:12:45 [2019-09-09T16:12:45.251Z] SUCCESS: Specified value was saved.
16:12:45 [2019-09-09T16:12:45.251Z] INFO: Downloading git...
16:12:45 [2019-09-09T16:12:45.358Z] --- PASS: TestSecretsUpdate (2.62s)
16:12:45 [2019-09-09T16:12:45.358Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:336: [d75ebcd508ebe] waiting for daemon to start
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:336: [d75ebcd508ebe] waiting for daemon to start
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:364: [d75ebcd508ebe] daemon started
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:472: [d75ebcd508ebe] Stopping daemon
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:307: [d75ebcd508ebe] exiting daemon
16:12:45 [2019-09-09T16:12:45.358Z]     daemon.go:459: [d75ebcd508ebe] Daemon stopped
16:12:45 [2019-09-09T16:12:45.358Z] === RUN   TestTemplatedSecret
16:12:47 [2019-09-09T16:12:47.432Z] INFO: Downloading go...
16:12:48 [2019-09-09T16:12:48.572Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:12:48 [2019-09-09T16:12:48.572Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:12:48 [2019-09-09T16:12:48.572Z] remote: Enumerating objects: 19, done.
16:12:48 [2019-09-09T16:12:48.572Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
16:12:48 [2019-09-09T16:12:48.572Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
16:12:48 [2019-09-09T16:12:48.572Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:12:48 [2019-09-09T16:12:48.572Z] 
[Pipeline] }
16:12:48 [2019-09-09T16:12:48.618Z] --- PASS: TestTemplatedSecret (3.74s)
16:12:48 [2019-09-09T16:12:48.618Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:336: [dc69fc2a2d1b7] waiting for daemon to start
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:336: [dc69fc2a2d1b7] waiting for daemon to start
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:364: [dc69fc2a2d1b7] daemon started
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:472: [dc69fc2a2d1b7] Stopping daemon
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:307: [dc69fc2a2d1b7] exiting daemon
16:12:48 [2019-09-09T16:12:48.618Z]     daemon.go:459: [dc69fc2a2d1b7] Daemon stopped
16:12:48 [2019-09-09T16:12:48.618Z] === RUN   TestSecretCreateResolve
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:12:48 [2019-09-09T16:12:48.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/test/unit
16:12:49 [2019-09-09T16:12:49.020Z] INFO: Downloading compiler 1 of 3...
16:12:49 [2019-09-09T16:12:49.482Z] INFO: Downloading compiler 2 of 3...
16:12:49 [2019-09-09T16:12:49.482Z] INFO: Downloading compiler 3 of 3...
16:12:49 [2019-09-09T16:12:49.782Z]  ---> cbd52a45839e
16:12:49 [2019-09-09T16:12:49.782Z] Successfully built cbd52a45839e
16:12:49 [2019-09-09T16:12:49.782Z] Successfully tagged docker:latest
16:12:49 [2019-09-09T16:12:49.782Z] INFO: Image build ended at 09/09/2019 16:12:48. Duration:00:03:49.7440741
16:12:49 [2019-09-09T16:12:49.782Z] 
16:12:49 [2019-09-09T16:12:49.782Z] 
16:12:49 [2019-09-09T16:12:49.782Z] INFO: Building the test binaries at 09/09/2019 16:12:49...
16:12:49 [2019-09-09T16:12:49.940Z] INFO: Extracting git...
16:12:51 [2019-09-09T16:12:51.523Z] ?   	github.com/docker/docker/api	[no test files]
16:12:51 [2019-09-09T16:12:51.839Z] --- PASS: TestSecretCreateResolve (3.04s)
16:12:51 [2019-09-09T16:12:51.839Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:336: [dd0f74644f76f] waiting for daemon to start
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:336: [dd0f74644f76f] waiting for daemon to start
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:364: [dd0f74644f76f] daemon started
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:472: [dd0f74644f76f] Stopping daemon
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:307: [dd0f74644f76f] exiting daemon
16:12:51 [2019-09-09T16:12:51.839Z]     daemon.go:459: [dd0f74644f76f] Daemon stopped
16:12:51 [2019-09-09T16:12:51.839Z] PASS
16:12:51 [2019-09-09T16:12:51.839Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
16:12:51 [2019-09-09T16:12:51.839Z] INFO: Testing against a local daemon
16:12:51 [2019-09-09T16:12:51.839Z] === RUN   TestServiceCreateInit
16:12:51 [2019-09-09T16:12:51.839Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:12:54 [2019-09-09T16:12:54.516Z] INFO: make.ps1 starting at 09/09/2019 16:12:54
16:12:54 [2019-09-09T16:12:54.681Z] --- PASS: TestServiceWithDataPathPortInit (9.90s)
16:12:54 [2019-09-09T16:12:54.681Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:336: [d7833c30a7f26] waiting for daemon to start
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:336: [d7833c30a7f26] waiting for daemon to start
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:364: [d7833c30a7f26] daemon started
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:472: [d7833c30a7f26] Stopping daemon
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:307: [d7833c30a7f26] exiting daemon
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:459: [d7833c30a7f26] Daemon stopped
16:12:54 [2019-09-09T16:12:54.681Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:336: [d7c554d527405] waiting for daemon to start
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:336: [d7c554d527405] waiting for daemon to start
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:364: [d7c554d527405] daemon started
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:472: [d7c554d527405] Stopping daemon
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:307: [d7c554d527405] exiting daemon
16:12:54 [2019-09-09T16:12:54.681Z]     daemon.go:459: [d7c554d527405] Daemon stopped
16:12:54 [2019-09-09T16:12:54.681Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:12:54 [2019-09-09T16:12:54.977Z] INFO: Git commit (f874f8b6f) assumed from DOCKER_GITCOMMIT environment variable
16:12:54 [2019-09-09T16:12:54.977Z] INFO: Invoking autogen...
16:12:55 [2019-09-09T16:12:55.953Z] INFO: Building daemon...
16:12:56 [2019-09-09T16:12:56.563Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster	15.434s
16:12:56 [2019-09-09T16:12:56.819Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed)
16:12:58 [2019-09-09T16:12:58.047Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:12:58 [2019-09-09T16:12:58.181Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.17s)
16:12:58 [2019-09-09T16:12:58.181Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:336: [d3bd69ba1550e] waiting for daemon to start
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:336: [d3bd69ba1550e] waiting for daemon to start
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:364: [d3bd69ba1550e] daemon started
16:12:58 [2019-09-09T16:12:58.181Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rcnd0sbzyclurr1w38beqanf8 Created:2019-09-09 16:12:55.41557382 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:472: [d3bd69ba1550e] Stopping daemon
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:307: [d3bd69ba1550e] exiting daemon
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:459: [d3bd69ba1550e] Daemon stopped
16:12:58 [2019-09-09T16:12:58.181Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:336: [d7319d4af99a6] waiting for daemon to start
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:336: [d7319d4af99a6] waiting for daemon to start
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:364: [d7319d4af99a6] daemon started
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:472: [d7319d4af99a6] Stopping daemon
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:307: [d7319d4af99a6] exiting daemon
16:12:58 [2019-09-09T16:12:58.181Z]     daemon.go:459: [d7319d4af99a6] Daemon stopped
16:12:58 [2019-09-09T16:12:58.181Z] PASS
16:12:58 [2019-09-09T16:12:58.181Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
16:12:58 [2019-09-09T16:12:58.436Z] INFO: Testing against a local daemon
16:12:58 [2019-09-09T16:12:58.436Z] === RUN   TestDockerNetworkIpvlanPersistance
16:12:58 [2019-09-09T16:12:58.436Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:12:58 [2019-09-09T16:12:58.436Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:58 [2019-09-09T16:12:58.436Z] === RUN   TestDockerNetworkIpvlan
16:12:58 [2019-09-09T16:12:58.436Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:12:58 [2019-09-09T16:12:58.436Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:12:58 [2019-09-09T16:12:58.436Z] PASS
16:12:58 [2019-09-09T16:12:58.436Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
16:12:58 [2019-09-09T16:12:58.691Z] INFO: Testing against a local daemon
16:12:58 [2019-09-09T16:12:58.691Z] === RUN   TestDockerNetworkMacvlanPersistance
16:13:00 [2019-09-09T16:13:00.092Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2	23.649s
16:13:00 [2019-09-09T16:13:00.092Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
16:13:00 [2019-09-09T16:13:00.092Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:336: [d7449bd118029] waiting for daemon to start
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:336: [d7449bd118029] waiting for daemon to start
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:364: [d7449bd118029] daemon started
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:472: [d7449bd118029] Stopping daemon
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:307: [d7449bd118029] exiting daemon
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:459: [d7449bd118029] Daemon stopped
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:336: [d7449bd118029] waiting for daemon to start
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:336: [d7449bd118029] waiting for daemon to start
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:364: [d7449bd118029] daemon started
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:472: [d7449bd118029] Stopping daemon
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:307: [d7449bd118029] exiting daemon
16:13:00 [2019-09-09T16:13:00.092Z]     daemon.go:459: [d7449bd118029] Daemon stopped
16:13:00 [2019-09-09T16:13:00.092Z] === RUN   TestDockerNetworkMacvlan
16:13:01 [2019-09-09T16:13:01.050Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:13:01 [2019-09-09T16:13:01.975Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:13:01 [2019-09-09T16:13:01.975Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	1.897s
16:13:02 [2019-09-09T16:13:02.296Z] --- PASS: TestServiceCreateInit (10.62s)
16:13:02 [2019-09-09T16:13:02.296Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s)
16:13:02 [2019-09-09T16:13:02.296Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:336: [d84008abd2984] waiting for daemon to start
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:336: [d84008abd2984] waiting for daemon to start
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:364: [d84008abd2984] daemon started
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:472: [d84008abd2984] Stopping daemon
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:307: [d84008abd2984] exiting daemon
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:459: [d84008abd2984] Daemon stopped
16:13:02 [2019-09-09T16:13:02.296Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s)
16:13:02 [2019-09-09T16:13:02.296Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:336: [d747645e44432] waiting for daemon to start
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:336: [d747645e44432] waiting for daemon to start
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:364: [d747645e44432] daemon started
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:472: [d747645e44432] Stopping daemon
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:307: [d747645e44432] exiting daemon
16:13:02 [2019-09-09T16:13:02.296Z]         daemon.go:459: [d747645e44432] Daemon stopped
16:13:02 [2019-09-09T16:13:02.296Z] === RUN   TestCreateServiceMultipleTimes
16:13:02 [2019-09-09T16:13:02.534Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:13:03 [2019-09-09T16:13:03.681Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
16:13:05 [2019-09-09T16:13:05.877Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:13:10 [2019-09-09T16:13:10.072Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:13:11 [2019-09-09T16:13:11.044Z] INFO: Expanding go...
16:13:11 [2019-09-09T16:13:11.958Z] --- PASS: TestDockerNetworkMacvlan (11.78s)
16:13:11 [2019-09-09T16:13:11.958Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dbc9caaafc071] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dbc9caaafc071] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:364: [dbc9caaafc071] daemon started
16:13:11 [2019-09-09T16:13:11.958Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:472: [dbc9caaafc071] Stopping daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:307: [dbc9caaafc071] exiting daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:459: [dbc9caaafc071] Daemon stopped
16:13:11 [2019-09-09T16:13:11.958Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dc78f0e0fba68] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dc78f0e0fba68] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:364: [dc78f0e0fba68] daemon started
16:13:11 [2019-09-09T16:13:11.958Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:472: [dc78f0e0fba68] Stopping daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:307: [dc78f0e0fba68] exiting daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:459: [dc78f0e0fba68] Daemon stopped
16:13:11 [2019-09-09T16:13:11.958Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dbfd8bd6c2e71] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [dbfd8bd6c2e71] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:364: [dbfd8bd6c2e71] daemon started
16:13:11 [2019-09-09T16:13:11.958Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s)
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:472: [dbfd8bd6c2e71] Stopping daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:307: [dbfd8bd6c2e71] exiting daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:459: [dbfd8bd6c2e71] Daemon stopped
16:13:11 [2019-09-09T16:13:11.958Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [d8aa3d88569da] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [d8aa3d88569da] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:364: [d8aa3d88569da] daemon started
16:13:11 [2019-09-09T16:13:11.958Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.86s)
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:472: [d8aa3d88569da] Stopping daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:307: [d8aa3d88569da] exiting daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:459: [d8aa3d88569da] Daemon stopped
16:13:11 [2019-09-09T16:13:11.958Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [da6604456983c] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:336: [da6604456983c] waiting for daemon to start
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:364: [da6604456983c] daemon started
16:13:11 [2019-09-09T16:13:11.958Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s)
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:472: [da6604456983c] Stopping daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:307: [da6604456983c] exiting daemon
16:13:11 [2019-09-09T16:13:11.958Z]     daemon.go:459: [da6604456983c] Daemon stopped
16:13:11 [2019-09-09T16:13:11.958Z] PASS
16:13:11 [2019-09-09T16:13:11.958Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
16:13:11 [2019-09-09T16:13:11.958Z] testing: warning: no tests to run
16:13:11 [2019-09-09T16:13:11.958Z] PASS
16:13:11 [2019-09-09T16:13:11.958Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
16:13:12 [2019-09-09T16:13:12.213Z] INFO: Testing against a local daemon
16:13:12 [2019-09-09T16:13:12.213Z] === RUN   TestAuthZPluginAllowRequest
16:13:12 [2019-09-09T16:13:12.213Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv	10.159s
16:13:13 [2019-09-09T16:13:13.135Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose	0.869s
16:13:13 [2019-09-09T16:13:13.694Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser	0.574s
16:13:13 [2019-09-09T16:13:13.995Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
16:13:13 [2019-09-09T16:13:13.995Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:336: [dcb3a2600b9c4] waiting for daemon to start
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:336: [dcb3a2600b9c4] waiting for daemon to start
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:364: [dcb3a2600b9c4] daemon started
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:472: [dcb3a2600b9c4] Stopping daemon
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:307: [dcb3a2600b9c4] exiting daemon
16:13:13 [2019-09-09T16:13:13.995Z]     daemon.go:459: [dcb3a2600b9c4] Daemon stopped
16:13:13 [2019-09-09T16:13:13.995Z] === RUN   TestAuthZPluginTLS
16:13:14 [2019-09-09T16:13:14.251Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.485s
16:13:14 [2019-09-09T16:13:14.506Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:13:14 [2019-09-09T16:13:14.506Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:336: [d3acffe1c01ea] waiting for daemon to start
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:336: [d3acffe1c01ea] waiting for daemon to start
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:364: [d3acffe1c01ea] daemon started
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:472: [d3acffe1c01ea] Stopping daemon
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:307: [d3acffe1c01ea] exiting daemon
16:13:14 [2019-09-09T16:13:14.506Z]     daemon.go:459: [d3acffe1c01ea] Daemon stopped
16:13:14 [2019-09-09T16:13:14.506Z] === RUN   TestAuthZPluginDenyRequest
16:13:15 [2019-09-09T16:13:15.064Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
16:13:15 [2019-09-09T16:13:15.064Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:336: [dcdb575a0525e] waiting for daemon to start
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:336: [dcdb575a0525e] waiting for daemon to start
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:364: [dcdb575a0525e] daemon started
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:472: [dcdb575a0525e] Stopping daemon
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:307: [dcdb575a0525e] exiting daemon
16:13:15 [2019-09-09T16:13:15.064Z]     daemon.go:459: [dcdb575a0525e] Daemon stopped
16:13:15 [2019-09-09T16:13:15.064Z] === RUN   TestAuthZPluginAPIDenyResponse
16:13:15 [2019-09-09T16:13:15.626Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
16:13:15 [2019-09-09T16:13:15.626Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:336: [d09936de6bbab] waiting for daemon to start
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:336: [d09936de6bbab] waiting for daemon to start
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:364: [d09936de6bbab] daemon started
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:472: [d09936de6bbab] Stopping daemon
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:307: [d09936de6bbab] exiting daemon
16:13:15 [2019-09-09T16:13:15.626Z]     daemon.go:459: [d09936de6bbab] Daemon stopped
16:13:15 [2019-09-09T16:13:15.626Z] === RUN   TestAuthZPluginDenyResponse
16:13:15 [2019-09-09T16:13:15.626Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	1.338s
16:13:15 [2019-09-09T16:13:15.626Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows)
16:13:15 [2019-09-09T16:13:15.880Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.356s
16:13:16 [2019-09-09T16:13:16.176Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:13:16 [2019-09-09T16:13:16.176Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:336: [d725aeacc8a9f] waiting for daemon to start
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:336: [d725aeacc8a9f] waiting for daemon to start
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:364: [d725aeacc8a9f] daemon started
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:472: [d725aeacc8a9f] Stopping daemon
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:307: [d725aeacc8a9f] exiting daemon
16:13:16 [2019-09-09T16:13:16.176Z]     daemon.go:459: [d725aeacc8a9f] Daemon stopped
16:13:16 [2019-09-09T16:13:16.176Z] === RUN   TestAuthZPluginAllowEventStream
16:13:17 [2019-09-09T16:13:17.099Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit	14.476s
16:13:17 [2019-09-09T16:13:17.658Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
16:13:17 [2019-09-09T16:13:17.658Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:336: [dd85e287a397f] waiting for daemon to start
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:336: [dd85e287a397f] waiting for daemon to start
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:364: [dd85e287a397f] daemon started
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:472: [dd85e287a397f] Stopping daemon
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:307: [dd85e287a397f] exiting daemon
16:13:17 [2019-09-09T16:13:17.658Z]     daemon.go:459: [dd85e287a397f] Daemon stopped
16:13:17 [2019-09-09T16:13:17.658Z] === RUN   TestAuthZPluginErrorResponse
16:13:17 [2019-09-09T16:13:17.913Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress	0.849s
16:13:18 [2019-09-09T16:13:18.168Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
16:13:18 [2019-09-09T16:13:18.168Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:336: [d54960793666c] waiting for daemon to start
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:336: [d54960793666c] waiting for daemon to start
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:364: [d54960793666c] daemon started
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:472: [d54960793666c] Stopping daemon
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:307: [d54960793666c] exiting daemon
16:13:18 [2019-09-09T16:13:18.168Z]     daemon.go:459: [d54960793666c] Daemon stopped
16:13:18 [2019-09-09T16:13:18.168Z] === RUN   TestAuthZPluginErrorRequest
16:13:18 [2019-09-09T16:13:18.727Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
16:13:18 [2019-09-09T16:13:18.727Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:336: [d02b27f48c404] waiting for daemon to start
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:336: [d02b27f48c404] waiting for daemon to start
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:364: [d02b27f48c404] daemon started
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:472: [d02b27f48c404] Stopping daemon
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:307: [d02b27f48c404] exiting daemon
16:13:18 [2019-09-09T16:13:18.727Z]     daemon.go:459: [d02b27f48c404] Daemon stopped
16:13:18 [2019-09-09T16:13:18.727Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:13:19 [2019-09-09T16:13:19.286Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
16:13:19 [2019-09-09T16:13:19.286Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:336: [d92b17ba60b90] waiting for daemon to start
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:336: [d92b17ba60b90] waiting for daemon to start
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:364: [d92b17ba60b90] daemon started
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:472: [d92b17ba60b90] Stopping daemon
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:307: [d92b17ba60b90] exiting daemon
16:13:19 [2019-09-09T16:13:19.286Z]     daemon.go:459: [d92b17ba60b90] Daemon stopped
16:13:19 [2019-09-09T16:13:19.286Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:13:21 [2019-09-09T16:13:21.798Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s)
16:13:21 [2019-09-09T16:13:21.798Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:336: [df253e659222e] waiting for daemon to start
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:336: [df253e659222e] waiting for daemon to start
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:364: [df253e659222e] daemon started
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:472: [df253e659222e] Stopping daemon
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:307: [df253e659222e] exiting daemon
16:13:21 [2019-09-09T16:13:21.798Z]     daemon.go:459: [df253e659222e] Daemon stopped
16:13:21 [2019-09-09T16:13:21.798Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:13:22 [2019-09-09T16:13:22.063Z] --- PASS: TestCreateServiceMultipleTimes (18.53s)
16:13:22 [2019-09-09T16:13:22.063Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:336: [df97d9deff7f1] waiting for daemon to start
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:336: [df97d9deff7f1] waiting for daemon to start
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:364: [df97d9deff7f1] daemon started
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:472: [df97d9deff7f1] Stopping daemon
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:307: [df97d9deff7f1] exiting daemon
16:13:22 [2019-09-09T16:13:22.063Z]     daemon.go:459: [df97d9deff7f1] Daemon stopped
16:13:22 [2019-09-09T16:13:22.063Z] === RUN   TestCreateServiceConflict
16:13:23 [2019-09-09T16:13:23.682Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s)
16:13:23 [2019-09-09T16:13:23.682Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:336: [d8af6d9afb295] waiting for daemon to start
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:336: [d8af6d9afb295] waiting for daemon to start
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:364: [d8af6d9afb295] daemon started
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:472: [d8af6d9afb295] Stopping daemon
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:307: [d8af6d9afb295] exiting daemon
16:13:23 [2019-09-09T16:13:23.682Z]     daemon.go:459: [d8af6d9afb295] Daemon stopped
16:13:23 [2019-09-09T16:13:23.682Z] === RUN   TestAuthZPluginHeader
16:13:24 [2019-09-09T16:13:24.101Z] --- PASS: TestCreateServiceConflict (3.10s)
16:13:24 [2019-09-09T16:13:24.101Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:336: [d6366c4a32aa3] waiting for daemon to start
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:336: [d6366c4a32aa3] waiting for daemon to start
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:364: [d6366c4a32aa3] daemon started
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:472: [d6366c4a32aa3] Stopping daemon
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:307: [d6366c4a32aa3] exiting daemon
16:13:24 [2019-09-09T16:13:24.101Z]     daemon.go:459: [d6366c4a32aa3] Daemon stopped
16:13:24 [2019-09-09T16:13:24.101Z] === RUN   TestCreateServiceMaxReplicas
16:13:24 [2019-09-09T16:13:24.606Z] --- PASS: TestAuthZPluginHeader (0.79s)
16:13:24 [2019-09-09T16:13:24.606Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:336: [dc34d2efd9516] waiting for daemon to start
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:336: [dc34d2efd9516] waiting for daemon to start
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:364: [dc34d2efd9516] daemon started
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:472: [dc34d2efd9516] Stopping daemon
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:307: [dc34d2efd9516] exiting daemon
16:13:24 [2019-09-09T16:13:24.606Z]     daemon.go:459: [dc34d2efd9516] Daemon stopped
16:13:24 [2019-09-09T16:13:24.606Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:13:27 [2019-09-09T16:13:27.910Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation	11.904s
16:13:28 [2019-09-09T16:13:28.165Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose	0.357s
16:13:28 [2019-09-09T16:13:28.316Z] --- PASS: TestCreateServiceMaxReplicas (3.86s)
16:13:28 [2019-09-09T16:13:28.316Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:336: [ddc32ca646abf] waiting for daemon to start
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:336: [ddc32ca646abf] waiting for daemon to start
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:364: [ddc32ca646abf] daemon started
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:472: [ddc32ca646abf] Stopping daemon
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:307: [ddc32ca646abf] exiting daemon
16:13:28 [2019-09-09T16:13:28.316Z]     daemon.go:459: [ddc32ca646abf] Daemon stopped
16:13:28 [2019-09-09T16:13:28.316Z] === RUN   TestCreateWithDuplicateNetworkNames
16:13:29 [2019-09-09T16:13:29.091Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts	0.547s
16:13:29 [2019-09-09T16:13:29.348Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder	0.445s
16:13:29 [2019-09-09T16:13:29.609Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.02s)
16:13:29 [2019-09-09T16:13:29.609Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:336: [d7150ffc724a9] waiting for daemon to start
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:336: [d7150ffc724a9] waiting for daemon to start
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:364: [d7150ffc724a9] daemon started
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:472: [d7150ffc724a9] Stopping daemon
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:307: [d7150ffc724a9] exiting daemon
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:459: [d7150ffc724a9] Daemon stopped
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:336: [d7150ffc724a9] waiting for daemon to start
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:336: [d7150ffc724a9] waiting for daemon to start
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:364: [d7150ffc724a9] daemon started
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:472: [d7150ffc724a9] Stopping daemon
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:307: [d7150ffc724a9] exiting daemon
16:13:29 [2019-09-09T16:13:29.609Z]     daemon.go:459: [d7150ffc724a9] Daemon stopped
16:13:29 [2019-09-09T16:13:29.609Z] === RUN   TestAuthZPluginV2Disable
16:13:29 [2019-09-09T16:13:29.609Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto	0.344s
16:13:30 [2019-09-09T16:13:30.970Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	0.985s
16:13:30 [2019-09-09T16:13:30.970Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.042s
16:13:33 [2019-09-09T16:13:33.479Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	2.471s
16:13:33 [2019-09-09T16:13:33.479Z] --- PASS: TestAuthZPluginV2Disable (3.82s)
16:13:33 [2019-09-09T16:13:33.479Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:336: [d817a51e77b0f] waiting for daemon to start
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:336: [d817a51e77b0f] waiting for daemon to start
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:364: [d817a51e77b0f] daemon started
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:472: [d817a51e77b0f] Stopping daemon
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:307: [d817a51e77b0f] exiting daemon
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:459: [d817a51e77b0f] Daemon stopped
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:336: [d817a51e77b0f] waiting for daemon to start
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:336: [d817a51e77b0f] waiting for daemon to start
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:364: [d817a51e77b0f] daemon started
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:472: [d817a51e77b0f] Stopping daemon
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:307: [d817a51e77b0f] exiting daemon
16:13:33 [2019-09-09T16:13:33.479Z]     daemon.go:459: [d817a51e77b0f] Daemon stopped
16:13:33 [2019-09-09T16:13:33.479Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:13:35 [2019-09-09T16:13:35.987Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	2.402s
16:13:36 [2019-09-09T16:13:36.272Z] INFO: Expanding compiler 1 of 3...
16:13:36 [2019-09-09T16:13:36.630Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
16:13:36 [2019-09-09T16:13:36.630Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:336: [ddea88aa31af1] waiting for daemon to start
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:336: [ddea88aa31af1] waiting for daemon to start
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:364: [ddea88aa31af1] daemon started
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:472: [ddea88aa31af1] Stopping daemon
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:307: [ddea88aa31af1] exiting daemon
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:459: [ddea88aa31af1] Daemon stopped
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:336: [ddea88aa31af1] waiting for daemon to start
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:336: [ddea88aa31af1] waiting for daemon to start
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:364: [ddea88aa31af1] daemon started
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:472: [ddea88aa31af1] Stopping daemon
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:307: [ddea88aa31af1] exiting daemon
16:13:36 [2019-09-09T16:13:36.630Z]     daemon.go:459: [ddea88aa31af1] Daemon stopped
16:13:36 [2019-09-09T16:13:36.630Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:13:37 [2019-09-09T16:13:37.554Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	1.899s
16:13:37 [2019-09-09T16:13:37.807Z] INFO: Expanding compiler 2 of 3...
16:13:40 [2019-09-09T16:13:40.858Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	3.108s
16:13:41 [2019-09-09T16:13:41.783Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	0.854s
16:13:44 [2019-09-09T16:13:44.294Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	2.502s
16:13:44 [2019-09-09T16:13:44.855Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s)
16:13:44 [2019-09-09T16:13:44.855Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:336: [d09120e7307a0] waiting for daemon to start
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:336: [d09120e7307a0] waiting for daemon to start
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:364: [d09120e7307a0] daemon started
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:472: [d09120e7307a0] Stopping daemon
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:307: [d09120e7307a0] exiting daemon
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:459: [d09120e7307a0] Daemon stopped
16:13:44 [2019-09-09T16:13:44.855Z] === RUN   TestCreateServiceSecretFileMode
16:13:44 [2019-09-09T16:13:44.855Z] --- PASS: TestCreateServiceSecretFileMode (2.75s)
16:13:44 [2019-09-09T16:13:44.855Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:336: [ddb2ccd1d97e9] waiting for daemon to start
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:336: [ddb2ccd1d97e9] waiting for daemon to start
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:364: [ddb2ccd1d97e9] daemon started
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:472: [ddb2ccd1d97e9] Stopping daemon
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:307: [ddb2ccd1d97e9] exiting daemon
16:13:44 [2019-09-09T16:13:44.855Z]     daemon.go:459: [ddb2ccd1d97e9] Daemon stopped
16:13:44 [2019-09-09T16:13:44.855Z] === RUN   TestCreateServiceConfigFileMode
16:13:44 [2019-09-09T16:13:44.884Z] INFO: Expanding compiler 3 of 3...
16:13:44 [2019-09-09T16:13:44.884Z] INFO: Removing downloaded files...
16:13:44 [2019-09-09T16:13:44.884Z] INFO: Creating source directory...
16:13:44 [2019-09-09T16:13:44.884Z] INFO: Configuring git core.autocrlf...
16:13:45 [2019-09-09T16:13:45.344Z] INFO: Completed
16:13:46 [2019-09-09T16:13:46.178Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile	1.986s
16:13:47 [2019-09-09T16:13:47.103Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.766s
16:13:47 [2019-09-09T16:13:47.358Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.312s
16:13:47 [2019-09-09T16:13:47.613Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.04s)
16:13:47 [2019-09-09T16:13:47.613Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:364: [d94441b47f567] daemon started
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:472: [d94441b47f567] Stopping daemon
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:307: [d94441b47f567] exiting daemon
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:459: [d94441b47f567] Daemon stopped
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:307: [d94441b47f567] exiting daemon
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:336: [d94441b47f567] waiting for daemon to start
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:364: [d94441b47f567] daemon started
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:472: [d94441b47f567] Stopping daemon
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:307: [d94441b47f567] exiting daemon
16:13:47 [2019-09-09T16:13:47.613Z]     daemon.go:459: [d94441b47f567] Daemon stopped
16:13:47 [2019-09-09T16:13:47.613Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:13:48 [2019-09-09T16:13:48.033Z] --- PASS: TestCreateServiceConfigFileMode (2.88s)
16:13:48 [2019-09-09T16:13:48.034Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:336: [da6da3cc2a64f] waiting for daemon to start
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:336: [da6da3cc2a64f] waiting for daemon to start
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:364: [da6da3cc2a64f] daemon started
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:472: [da6da3cc2a64f] Stopping daemon
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:307: [da6da3cc2a64f] exiting daemon
16:13:48 [2019-09-09T16:13:48.034Z]     daemon.go:459: [da6da3cc2a64f] Daemon stopped
16:13:48 [2019-09-09T16:13:48.034Z] === RUN   TestCreateServiceSysctls
16:13:49 [2019-09-09T16:13:49.495Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF	2.206s
16:13:52 [2019-09-09T16:13:52.006Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	2.081s
16:13:52 [2019-09-09T16:13:52.265Z] --- PASS: TestCreateServiceSysctls (4.44s)
16:13:52 [2019-09-09T16:13:52.265Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:336: [da9674e67e835] waiting for daemon to start
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:336: [da9674e67e835] waiting for daemon to start
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:364: [da9674e67e835] daemon started
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:472: [da9674e67e835] Stopping daemon
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:307: [da9674e67e835] exiting daemon
16:13:52 [2019-09-09T16:13:52.265Z]     daemon.go:459: [da9674e67e835] Daemon stopped
16:13:52 [2019-09-09T16:13:52.265Z] === RUN   TestCreateServiceCapabilities
16:13:52 [2019-09-09T16:13:52.930Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume	1.382s
16:13:55 [2019-09-09T16:13:55.469Z] --- PASS: TestCreateServiceCapabilities (3.08s)
16:13:55 [2019-09-09T16:13:55.469Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:336: [d7acce4e14de3] waiting for daemon to start
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:336: [d7acce4e14de3] waiting for daemon to start
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:364: [d7acce4e14de3] daemon started
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:472: [d7acce4e14de3] Stopping daemon
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:307: [d7acce4e14de3] exiting daemon
16:13:55 [2019-09-09T16:13:55.469Z]     daemon.go:459: [d7acce4e14de3] Daemon stopped
16:13:55 [2019-09-09T16:13:55.469Z] === RUN   TestInspect
16:13:57 [2019-09-09T16:13:57.129Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	4.227s
16:13:57 [2019-09-09T16:13:57.688Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.418s
16:13:58 [2019-09-09T16:13:58.612Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	0.815s
16:13:59 [2019-09-09T16:13:59.170Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance	0.537s
16:13:59 [2019-09-09T16:13:59.425Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.466s
16:13:59 [2019-09-09T16:13:59.425Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.010s
16:13:59 [2019-09-09T16:13:59.616Z] --- PASS: TestInspect (3.81s)
16:13:59 [2019-09-09T16:13:59.616Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:336: [db51a65e4b645] waiting for daemon to start
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:336: [db51a65e4b645] waiting for daemon to start
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:364: [db51a65e4b645] daemon started
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:472: [db51a65e4b645] Stopping daemon
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:307: [db51a65e4b645] exiting daemon
16:13:59 [2019-09-09T16:13:59.616Z]     daemon.go:459: [db51a65e4b645] Daemon stopped
16:13:59 [2019-09-09T16:13:59.616Z] === RUN   TestDockerNetworkConnectAlias
16:14:00 [2019-09-09T16:14:00.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:14:00 [2019-09-09T16:14:00.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:14:00 [2019-09-09T16:14:00.788Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	1.009s
16:14:01 [2019-09-09T16:14:01.043Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.411s
16:14:01 [2019-09-09T16:14:01.297Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.401s
16:14:01 [2019-09-09T16:14:01.857Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.417s
16:14:02 [2019-09-09T16:14:02.122Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.281s
16:14:02 [2019-09-09T16:14:02.681Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.438s
16:14:03 [2019-09-09T16:14:03.605Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	0.981s
16:14:04 [2019-09-09T16:14:04.165Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
16:14:04 [2019-09-09T16:14:04.165Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:364: [dc360b2607358] daemon started
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:472: [dc360b2607358] Stopping daemon
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:307: [dc360b2607358] exiting daemon
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:459: [dc360b2607358] Daemon stopped
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:350: [dc360b2607358] error pinging daemon on start: Get http://dc360b2607358.sock/_ping: context deadline exceeded
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:350: [dc360b2607358] error pinging daemon on start: Get http://dc360b2607358.sock/_ping: context deadline exceeded
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:350: [dc360b2607358] error pinging daemon on start: Get http://dc360b2607358.sock/_ping: context deadline exceeded
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:350: [dc360b2607358] error pinging daemon on start: Get http://dc360b2607358.sock/_ping: context deadline exceeded
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:307: [dc360b2607358] exiting daemon
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:336: [dc360b2607358] waiting for daemon to start
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:364: [dc360b2607358] daemon started
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:472: [dc360b2607358] Stopping daemon
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:307: [dc360b2607358] exiting daemon
16:14:04 [2019-09-09T16:14:04.165Z]     daemon.go:459: [dc360b2607358] Daemon stopped
16:14:04 [2019-09-09T16:14:04.165Z] PASS
16:14:04 [2019-09-09T16:14:04.165Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
16:14:04 [2019-09-09T16:14:04.420Z] INFO: Testing against a local daemon
16:14:04 [2019-09-09T16:14:04.420Z] === RUN   TestPluginInvalidJSON
16:14:04 [2019-09-09T16:14:04.420Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:14:04 [2019-09-09T16:14:04.420Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:14:04 [2019-09-09T16:14:04.420Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:14:04 [2019-09-09T16:14:04.420Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:14:04 [2019-09-09T16:14:04.420Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:14:04 [2019-09-09T16:14:04.420Z] PASS
16:14:04 [2019-09-09T16:14:04.420Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
16:14:04 [2019-09-09T16:14:04.674Z] INFO: Testing against a local daemon
16:14:04 [2019-09-09T16:14:04.674Z] === RUN   TestExternalGraphDriver
16:14:04 [2019-09-09T16:14:04.674Z] === RUN   TestExternalGraphDriver/json
16:14:05 [2019-09-09T16:14:05.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:14:05 [2019-09-09T16:14:05.883Z] --- PASS: TestDockerNetworkConnectAlias (6.30s)
16:14:05 [2019-09-09T16:14:05.883Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:336: [da6233af4d8dd] waiting for daemon to start
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:336: [da6233af4d8dd] waiting for daemon to start
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:364: [da6233af4d8dd] daemon started
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:472: [da6233af4d8dd] Stopping daemon
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:307: [da6233af4d8dd] exiting daemon
16:14:05 [2019-09-09T16:14:05.883Z]     daemon.go:459: [da6233af4d8dd] Daemon stopped
16:14:05 [2019-09-09T16:14:05.883Z] === RUN   TestDockerNetworkReConnect
16:14:06 [2019-09-09T16:14:06.559Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	2.944s
16:14:06 [2019-09-09T16:14:06.559Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken	48.365s
16:14:06 [2019-09-09T16:14:06.814Z] === RUN   TestExternalGraphDriver/spec
16:14:09 [2019-09-09T16:14:09.324Z] === RUN   TestExternalGraphDriver/pull
16:14:09 [2019-09-09T16:14:09.947Z] --- PASS: TestDockerNetworkReConnect (4.45s)
16:14:09 [2019-09-09T16:14:09.947Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:336: [d105aac373402] waiting for daemon to start
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:336: [d105aac373402] waiting for daemon to start
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:364: [d105aac373402] daemon started
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:472: [d105aac373402] Stopping daemon
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:307: [d105aac373402] exiting daemon
16:14:09 [2019-09-09T16:14:09.947Z]     daemon.go:459: [d105aac373402] Daemon stopped
16:14:09 [2019-09-09T16:14:09.947Z] === RUN   TestServicePlugin
16:14:09 [2019-09-09T16:14:09.947Z] --- SKIP: TestServicePlugin (0.00s)
16:14:09 [2019-09-09T16:14:09.947Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:14:09 [2019-09-09T16:14:09.947Z] === RUN   TestServiceUpdateLabel
16:14:11 [2019-09-09T16:14:11.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:14:11 [2019-09-09T16:14:11.247Z] --- PASS: TestExternalGraphDriver (6.48s)
16:14:11 [2019-09-09T16:14:11.247Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:364: [dc2e20b631ba1] daemon started
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:472: [dc2e20b631ba1] Stopping daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:307: [dc2e20b631ba1] exiting daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:459: [dc2e20b631ba1] Daemon stopped
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:364: [dc2e20b631ba1] daemon started
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:472: [dc2e20b631ba1] Stopping daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:307: [dc2e20b631ba1] exiting daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:459: [dc2e20b631ba1] Daemon stopped
16:14:11 [2019-09-09T16:14:11.247Z]     --- PASS: TestExternalGraphDriver/json (2.18s)
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:364: [dc2e20b631ba1] daemon started
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:472: [dc2e20b631ba1] Stopping daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:307: [dc2e20b631ba1] exiting daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:459: [dc2e20b631ba1] Daemon stopped
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:364: [dc2e20b631ba1] daemon started
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:472: [dc2e20b631ba1] Stopping daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:307: [dc2e20b631ba1] exiting daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:459: [dc2e20b631ba1] Daemon stopped
16:14:11 [2019-09-09T16:14:11.247Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:336: [dc2e20b631ba1] waiting for daemon to start
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:364: [dc2e20b631ba1] daemon started
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:472: [dc2e20b631ba1] Stopping daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:307: [dc2e20b631ba1] exiting daemon
16:14:11 [2019-09-09T16:14:11.247Z]     daemon.go:459: [dc2e20b631ba1] Daemon stopped
16:14:11 [2019-09-09T16:14:11.247Z]     --- PASS: TestExternalGraphDriver/pull (2.18s)
16:14:11 [2019-09-09T16:14:11.247Z] === RUN   TestGraphdriverPluginV2
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
16:14:11 [2019-09-09T16:14:11.326Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
16:14:11 [2019-09-09T16:14:11.326Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 95.2% of statements
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:14:11 [2019-09-09T16:14:11.326Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:14:11 [2019-09-09T16:14:11.582Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
16:14:11 [2019-09-09T16:14:11.843Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/builder	[no test files]
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:14:11 [2019-09-09T16:14:11.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:14:11 [2019-09-09T16:14:11.844Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:14:11 [2019-09-09T16:14:11.844Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:14:11 [2019-09-09T16:14:11.844Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:14:11 [2019-09-09T16:14:11.844Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:14:11 [2019-09-09T16:14:11.844Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:14:12 [2019-09-09T16:14:12.404Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
16:14:12 [2019-09-09T16:14:12.649Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified	5.878s
16:14:13 [2019-09-09T16:14:13.201Z] --- PASS: TestServiceUpdateLabel (2.99s)
16:14:13 [2019-09-09T16:14:13.202Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:336: [d3779b8cf60d8] waiting for daemon to start
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:336: [d3779b8cf60d8] waiting for daemon to start
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:364: [d3779b8cf60d8] daemon started
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:472: [d3779b8cf60d8] Stopping daemon
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:307: [d3779b8cf60d8] exiting daemon
16:14:13 [2019-09-09T16:14:13.202Z]     daemon.go:459: [d3779b8cf60d8] Daemon stopped
16:14:13 [2019-09-09T16:14:13.202Z] === RUN   TestServiceUpdateSecrets
16:14:15 [2019-09-09T16:14:15.952Z] --- PASS: TestGraphdriverPluginV2 (4.52s)
16:14:15 [2019-09-09T16:14:15.953Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:336: [d2f4cdfdb8393] waiting for daemon to start
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:336: [d2f4cdfdb8393] waiting for daemon to start
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:364: [d2f4cdfdb8393] daemon started
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:472: [d2f4cdfdb8393] Stopping daemon
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:307: [d2f4cdfdb8393] exiting daemon
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:459: [d2f4cdfdb8393] Daemon stopped
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:336: [d2f4cdfdb8393] waiting for daemon to start
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:336: [d2f4cdfdb8393] waiting for daemon to start
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:364: [d2f4cdfdb8393] daemon started
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:472: [d2f4cdfdb8393] Stopping daemon
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:307: [d2f4cdfdb8393] exiting daemon
16:14:15 [2019-09-09T16:14:15.953Z]     daemon.go:459: [d2f4cdfdb8393] Daemon stopped
16:14:15 [2019-09-09T16:14:15.953Z] PASS
16:14:15 [2019-09-09T16:14:15.953Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
16:14:15 [2019-09-09T16:14:15.953Z] INFO: Testing against a local daemon
16:14:15 [2019-09-09T16:14:15.953Z] === RUN   TestContinueAfterPluginCrash
16:14:15 [2019-09-09T16:14:15.953Z] === PAUSE TestContinueAfterPluginCrash
16:14:15 [2019-09-09T16:14:15.953Z] === RUN   TestDaemonStartWithLogOpt
16:14:15 [2019-09-09T16:14:15.953Z] === PAUSE TestDaemonStartWithLogOpt
16:14:15 [2019-09-09T16:14:15.953Z] === CONT  TestContinueAfterPluginCrash
16:14:15 [2019-09-09T16:14:15.953Z] === CONT  TestDaemonStartWithLogOpt
16:14:16 [2019-09-09T16:14:16.512Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak	3.949s
16:14:16 [2019-09-09T16:14:16.512Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.127s
16:14:16 [2019-09-09T16:14:16.566Z] ok  	github.com/docker/docker/builder/fscache	0.113s	coverage: 69.5% of statements
16:14:16 [2019-09-09T16:14:16.566Z] ok  	github.com/docker/docker/builder/dockerfile	0.576s	coverage: 45.1% of statements
16:14:16 [2019-09-09T16:14:16.766Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.107s
16:14:16 [2019-09-09T16:14:16.766Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.102s
16:14:17 [2019-09-09T16:14:17.021Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.115s
16:14:17 [2019-09-09T16:14:17.276Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.314s
16:14:18 [2019-09-09T16:14:18.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:14:19 [2019-09-09T16:14:19.075Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.866s	coverage: 85.1% of statements
16:14:19 [2019-09-09T16:14:19.075Z] ok  	github.com/docker/docker/builder/remotecontext	0.250s	coverage: 13.6% of statements
16:14:19 [2019-09-09T16:14:19.075Z] ?   	github.com/docker/docker/cli	[no test files]
16:14:19 [2019-09-09T16:14:19.075Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:14:19 [2019-09-09T16:14:19.636Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:14:20 [2019-09-09T16:14:20.535Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	2.699s
16:14:22 [2019-09-09T16:14:22.054Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:14:22 [2019-09-09T16:14:22.054Z] 
16:14:22 [2019-09-09T16:14:22.054Z]  ________   ____  __.
16:14:22 [2019-09-09T16:14:22.054Z]  \_____  \ |    |/ _|
16:14:22 [2019-09-09T16:14:22.054Z]  /   |   \|      <
16:14:22 [2019-09-09T16:14:22.054Z]  /    |    \    |  \
16:14:22 [2019-09-09T16:14:22.054Z]  \_______  /____|__ \
16:14:22 [2019-09-09T16:14:22.054Z]          \/        \/
16:14:22 [2019-09-09T16:14:22.054Z] 
16:14:22 [2019-09-09T16:14:22.054Z] INFO: make.ps1 ended at 09/09/2019 16:14:16
16:14:22 [2019-09-09T16:14:22.054Z] INFO: Binaries build ended at 09/09/2019 16:14:19. Duration:00:01:29.7280626
16:14:22 [2019-09-09T16:14:22.054Z] INFO: Copying the built daemon binary to d:\CI-1\CI-f874f8b6f\binary\dockerd-f874f8b6f.exe...
16:14:22 [2019-09-09T16:14:22.418Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	2.335s
16:14:22 [2019-09-09T16:14:22.516Z] INFO: Copying the built client binary to d:\CI-1\CI-f874f8b6f\binary\docker-f874f8b6f.exe...
16:14:22 [2019-09-09T16:14:22.516Z] INFO: Copying dockerversion from the container...
16:14:23 [2019-09-09T16:14:23.489Z] INFO: Copying the golang package from the container to d:\CI-1\CI-f874f8b6f\installer\go.zip...
16:14:23 [2019-09-09T16:14:23.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:14:24 [2019-09-09T16:14:24.874Z] ok  	github.com/docker/docker/client	0.188s	coverage: 75.6% of statements
16:14:26 [2019-09-09T16:14:26.405Z] INFO: Extracting go.zip to d:\CI-1\CI-f874f8b6f\go
16:14:28 [2019-09-09T16:14:28.948Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	5.802s
16:14:28 [2019-09-09T16:14:28.948Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache	0.681s
16:14:29 [2019-09-09T16:14:29.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:14:29 [2019-09-09T16:14:29.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:14:29 [2019-09-09T16:14:29.508Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	0.789s
16:14:29 [2019-09-09T16:14:29.576Z] --- PASS: TestServiceUpdateSecrets (15.85s)
16:14:29 [2019-09-09T16:14:29.576Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:336: [ddc66a2eead96] waiting for daemon to start
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:336: [ddc66a2eead96] waiting for daemon to start
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:364: [ddc66a2eead96] daemon started
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:472: [ddc66a2eead96] Stopping daemon
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:307: [ddc66a2eead96] exiting daemon
16:14:29 [2019-09-09T16:14:29.576Z]     daemon.go:459: [ddc66a2eead96] Daemon stopped
16:14:29 [2019-09-09T16:14:29.576Z] === RUN   TestServiceUpdateConfigs
16:14:32 [2019-09-09T16:14:32.060Z] --- PASS: TestDaemonStartWithLogOpt (16.01s)
16:14:32 [2019-09-09T16:14:32.060Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:336: [db3d9c4672011] waiting for daemon to start
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:336: [db3d9c4672011] waiting for daemon to start
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:364: [db3d9c4672011] daemon started
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:472: [db3d9c4672011] Stopping daemon
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:307: [db3d9c4672011] exiting daemon
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:459: [db3d9c4672011] Daemon stopped
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:336: [db3d9c4672011] waiting for daemon to start
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:336: [db3d9c4672011] waiting for daemon to start
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:364: [db3d9c4672011] daemon started
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:472: [db3d9c4672011] Stopping daemon
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:307: [db3d9c4672011] exiting daemon
16:14:32 [2019-09-09T16:14:32.060Z]     daemon.go:459: [db3d9c4672011] Daemon stopped
16:14:36 [2019-09-09T16:14:36.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:14:37 [2019-09-09T16:14:37.298Z] --- PASS: TestContinueAfterPluginCrash (20.82s)
16:14:37 [2019-09-09T16:14:37.298Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:336: [d1724339f37d5] waiting for daemon to start
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:336: [d1724339f37d5] waiting for daemon to start
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:364: [d1724339f37d5] daemon started
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:472: [d1724339f37d5] Stopping daemon
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:307: [d1724339f37d5] exiting daemon
16:14:37 [2019-09-09T16:14:37.298Z]     daemon.go:459: [d1724339f37d5] Daemon stopped
16:14:37 [2019-09-09T16:14:37.298Z] PASS
16:14:37 [2019-09-09T16:14:37.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
16:14:37 [2019-09-09T16:14:37.298Z] INFO: Testing against a local daemon
16:14:37 [2019-09-09T16:14:37.298Z] === RUN   TestPluginWithDevMounts
16:14:37 [2019-09-09T16:14:37.298Z] === PAUSE TestPluginWithDevMounts
16:14:37 [2019-09-09T16:14:37.298Z] === CONT  TestPluginWithDevMounts
16:14:37 [2019-09-09T16:14:37.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:14:37 [2019-09-09T16:14:37.858Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection	20.743s
16:14:38 [2019-09-09T16:14:38.782Z] --- PASS: TestPluginWithDevMounts (2.10s)
16:14:38 [2019-09-09T16:14:38.782Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:336: [d3f888720c190] waiting for daemon to start
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:336: [d3f888720c190] waiting for daemon to start
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:364: [d3f888720c190] daemon started
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:472: [d3f888720c190] Stopping daemon
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:307: [d3f888720c190] exiting daemon
16:14:38 [2019-09-09T16:14:38.782Z]     daemon.go:459: [d3f888720c190] Daemon stopped
16:14:38 [2019-09-09T16:14:38.782Z] PASS
16:14:38 [2019-09-09T16:14:38.782Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
16:14:39 [2019-09-09T16:14:39.036Z] INFO: Testing against a local daemon
16:14:39 [2019-09-09T16:14:39.036Z] === RUN   TestSecretInspect
16:14:41 [2019-09-09T16:14:41.588Z] --- PASS: TestSecretInspect (2.09s)
16:14:41 [2019-09-09T16:14:41.588Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:336: [dff9da1d2f902] waiting for daemon to start
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:336: [dff9da1d2f902] waiting for daemon to start
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:364: [dff9da1d2f902] daemon started
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:472: [dff9da1d2f902] Stopping daemon
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:307: [dff9da1d2f902] exiting daemon
16:14:41 [2019-09-09T16:14:41.588Z]     daemon.go:459: [dff9da1d2f902] Daemon stopped
16:14:41 [2019-09-09T16:14:41.588Z] === RUN   TestSecretList
16:14:41 [2019-09-09T16:14:41.589Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	11.406s
16:14:43 [2019-09-09T16:14:43.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:14:43 [2019-09-09T16:14:43.474Z] --- PASS: TestSecretList (2.07s)
16:14:43 [2019-09-09T16:14:43.474Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:336: [d5bbbd75dc0e5] waiting for daemon to start
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:336: [d5bbbd75dc0e5] waiting for daemon to start
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:364: [d5bbbd75dc0e5] daemon started
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:472: [d5bbbd75dc0e5] Stopping daemon
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:307: [d5bbbd75dc0e5] exiting daemon
16:14:43 [2019-09-09T16:14:43.474Z]     daemon.go:459: [d5bbbd75dc0e5] Daemon stopped
16:14:43 [2019-09-09T16:14:43.474Z] === RUN   TestSecretsCreateAndDelete
16:14:44 [2019-09-09T16:14:44.834Z] --- PASS: TestSecretsCreateAndDelete (1.55s)
16:14:44 [2019-09-09T16:14:44.834Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:336: [d4e8556b2974b] waiting for daemon to start
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:336: [d4e8556b2974b] waiting for daemon to start
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:364: [d4e8556b2974b] daemon started
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:472: [d4e8556b2974b] Stopping daemon
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:307: [d4e8556b2974b] exiting daemon
16:14:44 [2019-09-09T16:14:44.834Z]     daemon.go:459: [d4e8556b2974b] Daemon stopped
16:14:44 [2019-09-09T16:14:44.834Z] === RUN   TestSecretsUpdate
16:14:45 [2019-09-09T16:14:45.393Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	4.064s
16:14:46 [2019-09-09T16:14:46.034Z] --- PASS: TestServiceUpdateConfigs (15.72s)
16:14:46 [2019-09-09T16:14:46.034Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:336: [d841ce4b4fb3e] waiting for daemon to start
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:336: [d841ce4b4fb3e] waiting for daemon to start
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:364: [d841ce4b4fb3e] daemon started
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:472: [d841ce4b4fb3e] Stopping daemon
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:307: [d841ce4b4fb3e] exiting daemon
16:14:46 [2019-09-09T16:14:46.034Z]     daemon.go:459: [d841ce4b4fb3e] Daemon stopped
16:14:46 [2019-09-09T16:14:46.034Z] === RUN   TestServiceUpdateNetwork
16:14:46 [2019-09-09T16:14:46.358Z] --- PASS: TestSecretsUpdate (1.66s)
16:14:46 [2019-09-09T16:14:46.358Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:336: [dfc14d10fb692] waiting for daemon to start
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:336: [dfc14d10fb692] waiting for daemon to start
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:364: [dfc14d10fb692] daemon started
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:472: [dfc14d10fb692] Stopping daemon
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:307: [dfc14d10fb692] exiting daemon
16:14:46 [2019-09-09T16:14:46.358Z]     daemon.go:459: [dfc14d10fb692] Daemon stopped
16:14:46 [2019-09-09T16:14:46.358Z] === RUN   TestTemplatedSecret
16:14:46 [2019-09-09T16:14:46.613Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	1.289s
16:14:49 [2019-09-09T16:14:49.122Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	2.604s
16:14:49 [2019-09-09T16:14:49.122Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows)
16:14:49 [2019-09-09T16:14:49.377Z] --- PASS: TestTemplatedSecret (2.92s)
16:14:49 [2019-09-09T16:14:49.377Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:336: [d90b4434ad8dc] waiting for daemon to start
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:336: [d90b4434ad8dc] waiting for daemon to start
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:364: [d90b4434ad8dc] daemon started
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:472: [d90b4434ad8dc] Stopping daemon
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:307: [d90b4434ad8dc] exiting daemon
16:14:49 [2019-09-09T16:14:49.377Z]     daemon.go:459: [d90b4434ad8dc] Daemon stopped
16:14:49 [2019-09-09T16:14:49.377Z] === RUN   TestSecretCreateResolve
16:14:50 [2019-09-09T16:14:50.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:14:51 [2019-09-09T16:14:51.264Z] --- PASS: TestSecretCreateResolve (2.03s)
16:14:51 [2019-09-09T16:14:51.264Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:336: [d672e3f91c599] waiting for daemon to start
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:336: [d672e3f91c599] waiting for daemon to start
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:364: [d672e3f91c599] daemon started
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:472: [d672e3f91c599] Stopping daemon
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:307: [d672e3f91c599] exiting daemon
16:14:51 [2019-09-09T16:14:51.264Z]     daemon.go:459: [d672e3f91c599] Daemon stopped
16:14:51 [2019-09-09T16:14:51.264Z] PASS
16:14:51 [2019-09-09T16:14:51.264Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
16:14:51 [2019-09-09T16:14:51.518Z] INFO: Testing against a local daemon
16:14:51 [2019-09-09T16:14:51.518Z] === RUN   TestServiceCreateInit
16:14:51 [2019-09-09T16:14:51.518Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:14:54 [2019-09-09T16:14:54.775Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	5.330s
16:14:55 [2019-09-09T16:14:55.030Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch	0.440s
16:14:55 [2019-09-09T16:14:55.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:14:56 [2019-09-09T16:14:56.390Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Extraction ended at 09/09/2019 16:14:54. Duration:00:00:28.4145282
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Updating the golang and path environment variables
16:14:56 [2019-09-09T16:14:56.427Z] INFO: GOPATH=d:\gopath
16:14:56 [2019-09-09T16:14:56.427Z] INFO: go version go1.12.9 windows/amd64
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Running the daemon under test in debug mode
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Starting a daemon under test...
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-f874f8b6f\daemon --pidfile d:\CI-1\CI-f874f8b6f\docker.pid -D
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Process started successfully.
16:14:56 [2019-09-09T16:14:56.427Z] INFO: Waiting for the daemon under test to start...
16:14:57 [2019-09-09T16:14:57.359Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	2.334s
16:14:57 [2019-09-09T16:14:57.614Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.318s
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Daemon under test started and replied!
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Docker version of the daemon under test
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] Client:
16:14:58 [2019-09-09T16:14:58.616Z]  Version:      17.06.2-ce
16:14:58 [2019-09-09T16:14:58.616Z]  API version:  1.30
16:14:58 [2019-09-09T16:14:58.616Z]  Go version:   go1.8.3
16:14:58 [2019-09-09T16:14:58.616Z]  Git commit:   cec0b72
16:14:58 [2019-09-09T16:14:58.616Z]  Built:        Tue Sep  5 19:57:19 2017
16:14:58 [2019-09-09T16:14:58.616Z]  OS/Arch:      windows/amd64
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] Server:
16:14:58 [2019-09-09T16:14:58.616Z]  Version:      0.0.0-dev
16:14:58 [2019-09-09T16:14:58.616Z]  API version:  1.41 (minimum version 1.24)
16:14:58 [2019-09-09T16:14:58.616Z]  Go version:   go1.12.9
16:14:58 [2019-09-09T16:14:58.616Z]  Git commit:   f874f8b6f
16:14:58 [2019-09-09T16:14:58.616Z]  Built:        09/09/2019 16:12:54
16:14:58 [2019-09-09T16:14:58.616Z]  OS/Arch:      windows/amd64
16:14:58 [2019-09-09T16:14:58.616Z]  Experimental: false
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Docker info of the daemon under test
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] Containers: 0
16:14:58 [2019-09-09T16:14:58.616Z]  Running: 0
16:14:58 [2019-09-09T16:14:58.616Z]  Paused: 0
16:14:58 [2019-09-09T16:14:58.616Z]  Stopped: 0
16:14:58 [2019-09-09T16:14:58.616Z] Images: 0
16:14:58 [2019-09-09T16:14:58.616Z] Server Version: 0.0.0-dev
16:14:58 [2019-09-09T16:14:58.616Z] Storage Driver: windowsfilter
16:14:58 [2019-09-09T16:14:58.616Z]  Windows: 
16:14:58 [2019-09-09T16:14:58.616Z] Logging Driver: json-file
16:14:58 [2019-09-09T16:14:58.616Z] Plugins: 
16:14:58 [2019-09-09T16:14:58.616Z]  Volume: local
16:14:58 [2019-09-09T16:14:58.616Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:14:58 [2019-09-09T16:14:58.616Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:14:58 [2019-09-09T16:14:58.616Z] Swarm: inactive
16:14:58 [2019-09-09T16:14:58.616Z] Default Isolation: process
16:14:58 [2019-09-09T16:14:58.616Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:14:58 [2019-09-09T16:14:58.616Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
16:14:58 [2019-09-09T16:14:58.616Z] OSType: windows
16:14:58 [2019-09-09T16:14:58.616Z] Architecture: x86_64
16:14:58 [2019-09-09T16:14:58.616Z] CPUs: 4
16:14:58 [2019-09-09T16:14:58.616Z] Total Memory: 32GiB
16:14:58 [2019-09-09T16:14:58.616Z] Name: azwin-2-646220
16:14:58 [2019-09-09T16:14:58.616Z] ID: CVBU:2MNZ:BFVQ:Z543:YP4U:MDHN:RPXK:JCZ7:5CEQ:ZZMD:CITV:CYDT
16:14:58 [2019-09-09T16:14:58.616Z] Docker Root Dir: D:\CI-1\CI-f874f8b6f\daemon
16:14:58 [2019-09-09T16:14:58.616Z] Debug Mode (client): false
16:14:58 [2019-09-09T16:14:58.616Z] Debug Mode (server): true
16:14:58 [2019-09-09T16:14:58.616Z]  File Descriptors: -1
16:14:58 [2019-09-09T16:14:58.616Z]  Goroutines: 17
16:14:58 [2019-09-09T16:14:58.616Z]  System Time: 2019-09-09T16:14:58.3534423Z
16:14:58 [2019-09-09T16:14:58.616Z]  EventsListeners: 0
16:14:58 [2019-09-09T16:14:58.616Z] Registry: https://index.docker.io/v1/
16:14:58 [2019-09-09T16:14:58.616Z] Labels:
16:14:58 [2019-09-09T16:14:58.616Z] Experimental: false
16:14:58 [2019-09-09T16:14:58.616Z] Insecure Registries:
16:14:58 [2019-09-09T16:14:58.616Z]  127.0.0.0/8
16:14:58 [2019-09-09T16:14:58.616Z] Live Restore Enabled: false
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Docker images of the daemon under test
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:14:58 [2019-09-09T16:14:58.616Z] 
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:14:58 [2019-09-09T16:14:58.616Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:14:58 [2019-09-09T16:14:58.975Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy	3.912s
16:14:59 [2019-09-09T16:14:59.078Z] ltsc2019: Pulling from windows/servercore
16:14:59 [2019-09-09T16:14:59.078Z] 65014b3c3121: Pulling fs layer
16:14:59 [2019-09-09T16:14:59.078Z] e7a74de96ddd: Pulling fs layer
16:14:59 [2019-09-09T16:14:59.797Z] --- PASS: TestServiceUpdateNetwork (14.69s)
16:14:59 [2019-09-09T16:14:59.797Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:336: [d3477f09c1975] waiting for daemon to start
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:336: [d3477f09c1975] waiting for daemon to start
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:364: [d3477f09c1975] daemon started
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:472: [d3477f09c1975] Stopping daemon
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:307: [d3477f09c1975] exiting daemon
16:14:59 [2019-09-09T16:14:59.797Z]     daemon.go:459: [d3477f09c1975] Daemon stopped
16:14:59 [2019-09-09T16:14:59.797Z] PASS
16:14:59 [2019-09-09T16:14:59.797Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
16:14:59 [2019-09-09T16:14:59.797Z] INFO: Testing against a local daemon
16:14:59 [2019-09-09T16:14:59.797Z] === RUN   TestSessionCreate
16:14:59 [2019-09-09T16:14:59.797Z] --- PASS: TestSessionCreate (0.03s)
16:14:59 [2019-09-09T16:14:59.797Z] === RUN   TestSessionCreateWithBadUpgrade
16:14:59 [2019-09-09T16:14:59.797Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:14:59 [2019-09-09T16:14:59.797Z] PASS
16:14:59 [2019-09-09T16:14:59.797Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
16:14:59 [2019-09-09T16:14:59.797Z] INFO: Testing against a local daemon
16:14:59 [2019-09-09T16:14:59.797Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:14:59 [2019-09-09T16:14:59.797Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:14:59 [2019-09-09T16:14:59.797Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:14:59 [2019-09-09T16:14:59.797Z] === RUN   TestEventsExecDie
16:15:00 [2019-09-09T16:15:00.379Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer	2.239s
16:15:00 [2019-09-09T16:15:00.641Z] --- PASS: TestEventsExecDie (1.09s)
16:15:00 [2019-09-09T16:15:00.641Z] === RUN   TestEventsBackwardsCompatible
16:15:01 [2019-09-09T16:15:01.017Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
16:15:01 [2019-09-09T16:15:01.017Z] === RUN   TestInfoBinaryCommits
16:15:01 [2019-09-09T16:15:01.017Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:15:01 [2019-09-09T16:15:01.017Z] === RUN   TestInfoAPIVersioned
16:15:01 [2019-09-09T16:15:01.017Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:15:01 [2019-09-09T16:15:01.017Z] === RUN   TestInfoAPI
16:15:01 [2019-09-09T16:15:01.017Z] --- PASS: TestInfoAPI (0.02s)
16:15:01 [2019-09-09T16:15:01.017Z] === RUN   TestInfoAPIWarnings
16:15:01 [2019-09-09T16:15:01.303Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone	0.933s
16:15:01 [2019-09-09T16:15:01.560Z] --- PASS: TestServiceCreateInit (10.09s)
16:15:01 [2019-09-09T16:15:01.560Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s)
16:15:01 [2019-09-09T16:15:01.560Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:336: [daf3690956a70] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:336: [daf3690956a70] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:364: [daf3690956a70] daemon started
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:472: [daf3690956a70] Stopping daemon
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:307: [daf3690956a70] exiting daemon
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:459: [daf3690956a70] Daemon stopped
16:15:01 [2019-09-09T16:15:01.560Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s)
16:15:01 [2019-09-09T16:15:01.560Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:336: [df6fe39a071de] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:336: [df6fe39a071de] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:364: [df6fe39a071de] daemon started
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:472: [df6fe39a071de] Stopping daemon
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:307: [df6fe39a071de] exiting daemon
16:15:01 [2019-09-09T16:15:01.560Z]         daemon.go:459: [df6fe39a071de] Daemon stopped
16:15:01 [2019-09-09T16:15:01.560Z] === RUN   TestCreateServiceMultipleTimes
16:15:01 [2019-09-09T16:15:01.823Z] --- PASS: TestInfoAPIWarnings (0.86s)
16:15:01 [2019-09-09T16:15:01.823Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:336: [ded6d5ffdfba3] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:336: [ded6d5ffdfba3] waiting for daemon to start
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:364: [ded6d5ffdfba3] daemon started
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:472: [ded6d5ffdfba3] Stopping daemon
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:307: [ded6d5ffdfba3] exiting daemon
16:15:01 [2019-09-09T16:15:01.823Z]     daemon.go:459: [ded6d5ffdfba3] Daemon stopped
16:15:01 [2019-09-09T16:15:01.823Z] === RUN   TestLoginFailsWithBadCredentials
16:15:02 [2019-09-09T16:15:02.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:15:02 [2019-09-09T16:15:02.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.71s)
16:15:02 [2019-09-09T16:15:02.599Z] === RUN   TestPingCacheHeaders
16:15:02 [2019-09-09T16:15:02.599Z] --- PASS: TestPingCacheHeaders (0.03s)
16:15:02 [2019-09-09T16:15:02.599Z] === RUN   TestPingGet
16:15:02 [2019-09-09T16:15:02.599Z] --- PASS: TestPingGet (0.02s)
16:15:02 [2019-09-09T16:15:02.599Z] === RUN   TestPingHead
16:15:02 [2019-09-09T16:15:02.599Z] --- PASS: TestPingHead (0.02s)
16:15:02 [2019-09-09T16:15:02.599Z] === RUN   TestVersion
16:15:02 [2019-09-09T16:15:02.599Z] --- PASS: TestVersion (0.02s)
16:15:02 [2019-09-09T16:15:02.599Z] PASS
16:15:02 [2019-09-09T16:15:02.599Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
16:15:02 [2019-09-09T16:15:02.599Z] INFO: Testing against a local daemon
16:15:02 [2019-09-09T16:15:02.599Z] === RUN   TestVolumesCreateAndList
16:15:02 [2019-09-09T16:15:02.919Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	1.579s
16:15:02 [2019-09-09T16:15:02.975Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:15:02 [2019-09-09T16:15:02.975Z] === RUN   TestVolumesRemove
16:15:02 [2019-09-09T16:15:02.975Z] --- PASS: TestVolumesRemove (0.08s)
16:15:02 [2019-09-09T16:15:02.975Z] === RUN   TestVolumesInspect
16:15:02 [2019-09-09T16:15:02.975Z] --- PASS: TestVolumesInspect (0.02s)
16:15:02 [2019-09-09T16:15:02.975Z] === RUN   TestVolumesInvalidJSON
16:15:02 [2019-09-09T16:15:02.975Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:15:02 [2019-09-09T16:15:02.975Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:15:02 [2019-09-09T16:15:02.975Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:15:02 [2019-09-09T16:15:02.975Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:15:02 [2019-09-09T16:15:02.975Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:15:02 [2019-09-09T16:15:02.975Z] PASS
16:15:02 [2019-09-09T16:15:02.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:15:03 [2019-09-09T16:15:03.560Z] ok  	github.com/docker/docker/cmd/dockerd	0.046s	coverage: 29.9% of statements
16:15:03 [2019-09-09T16:15:03.560Z] ok  	github.com/docker/docker/container	0.157s	coverage: 35.5% of statements
16:15:03 [2019-09-09T16:15:03.560Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:15:03 [2019-09-09T16:15:03.560Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:15:03 [2019-09-09T16:15:03.560Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:15:03 [2019-09-09T16:15:03.560Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:15:03 [2019-09-09T16:15:03.854Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	1.051s
16:15:04 [2019-09-09T16:15:04.918Z] umount: bundles/test-integration/root: mountpoint not found
16:15:04 [2019-09-09T16:15:04.918Z] Clearing AppArmor profiles cache:.
16:15:04 [2019-09-09T16:15:04.918Z] All profile caches have been cleared, but no profiles have been unloaded.
16:15:04 [2019-09-09T16:15:04.918Z] Unloading profiles will leave already running processes permanently
16:15:04 [2019-09-09T16:15:04.918Z] unconfined, which can lead to unexpected situations.
16:15:04 [2019-09-09T16:15:04.918Z] 
16:15:04 [2019-09-09T16:15:04.918Z] To set a process to complain mode, use the command line tool
16:15:04 [2019-09-09T16:15:04.918Z] 'aa-complain'. To really tear down all profiles, run the init script
16:15:04 [2019-09-09T16:15:04.918Z] with the 'teardown' option."
16:15:04 [2019-09-09T16:15:04.918Z] Removing test suite binaries
16:15:04 [2019-09-09T16:15:04.918Z] 
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:15:06 [2019-09-09T16:15:06.364Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.128s
16:15:06 [2019-09-09T16:15:06.618Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.612s
16:15:06 [2019-09-09T16:15:06.618Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.050s
16:15:07 [2019-09-09T16:15:07.036Z] + echo Ensuring container killed.
16:15:07 [2019-09-09T16:15:07.037Z] Ensuring container killed.
16:15:07 [2019-09-09T16:15:07.037Z] + docker rm -vf docker-pr1
16:15:07 [2019-09-09T16:15:07.037Z] Error: No such container: docker-pr1
16:15:07 [2019-09-09T16:15:07.037Z] + true
16:15:07 [2019-09-09T16:15:07.177Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	0.460s
[Pipeline] sh
16:15:07 [2019-09-09T16:15:07.432Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.339s
16:15:07 [2019-09-09T16:15:07.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:15:07 [2019-09-09T16:15:07.990Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	0.676s
16:15:08 [2019-09-09T16:15:08.047Z] + echo Chowning /workspace to jenkins user
16:15:08 [2019-09-09T16:15:08.047Z] Chowning /workspace to jenkins user
16:15:08 [2019-09-09T16:15:08.047Z] + id -u
16:15:08 [2019-09-09T16:15:08.047Z] + id -g
16:15:08 [2019-09-09T16:15:08.047Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39881:/workspace busybox chown -R 1001:1001 /workspace
16:15:08 [2019-09-09T16:15:08.047Z] Unable to find image 'busybox:latest' locally
16:15:08 [2019-09-09T16:15:08.047Z] latest: Pulling from library/busybox
16:15:08 [2019-09-09T16:15:08.416Z] 6d4c3d9fc915: Pulling fs layer
16:15:08 [2019-09-09T16:15:08.416Z] 6d4c3d9fc915: Verifying Checksum
16:15:08 [2019-09-09T16:15:08.416Z] 6d4c3d9fc915: Download complete
16:15:08 [2019-09-09T16:15:08.781Z] 6d4c3d9fc915: Pull complete
16:15:08 [2019-09-09T16:15:08.781Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:15:08 [2019-09-09T16:15:08.781Z] Status: Downloaded newer image for busybox:latest
16:15:09 [2019-09-09T16:15:09.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:15:10 [2019-09-09T16:15:10.498Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	2.086s
16:15:11 [2019-09-09T16:15:11.057Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.802s
16:15:11 [2019-09-09T16:15:11.101Z] + bundleName=s390x-integration
16:15:11 [2019-09-09T16:15:11.101Z] + echo Creating s390x-integration-bundles.tar.gz
16:15:11 [2019-09-09T16:15:11.101Z] Creating s390x-integration-bundles.tar.gz
16:15:11 [2019-09-09T16:15:11.101Z] + xargs tar -czf s390x-integration-bundles.tar.gz
16:15:11 [2019-09-09T16:15:11.101Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
16:15:11 [2019-09-09T16:15:11.234Z] Archiving artifacts
16:15:11 [2019-09-09T16:15:11.637Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
16:15:12 [2019-09-09T16:15:12.563Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:15:14 [2019-09-09T16:15:14.317Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	3.041s
16:15:14 [2019-09-09T16:15:14.448Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
16:15:15 [2019-09-09T16:15:15.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:15:15 [2019-09-09T16:15:15.720Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	1.580s
16:15:16 [2019-09-09T16:15:16.833Z] e7a74de96ddd: Verifying Checksum
16:15:16 [2019-09-09T16:15:16.833Z] e7a74de96ddd: Download complete
16:15:18 [2019-09-09T16:15:18.162Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:15:18 [2019-09-09T16:15:18.162Z] Using test binary docker
16:15:18 [2019-09-09T16:15:18.162Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:15:18 [2019-09-09T16:15:18.162Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:15:18 [2019-09-09T16:15:18.162Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:15:18 [2019-09-09T16:15:18.162Z] Warning failed to create cache: (null)
16:15:18 [2019-09-09T16:15:18.162Z] .
16:15:18 [2019-09-09T16:15:18.162Z] INFO: Waiting for daemon to start...
16:15:18 [2019-09-09T16:15:18.162Z] Starting dockerd
16:15:18 [2019-09-09T16:15:18.227Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	2.480s
16:15:19 [2019-09-09T16:15:19.670Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	1.262s
16:15:20 [2019-09-09T16:15:20.178Z] .
16:15:20 [2019-09-09T16:15:20.178Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:15:20 [2019-09-09T16:15:20.178Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:15:20 [2019-09-09T16:15:20.178Z] Error: No such image: emptyfs
16:15:20 [2019-09-09T16:15:20.463Z] Running integration-test (iteration 1)
16:15:20 [2019-09-09T16:15:20.463Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m  
16:15:21 [2019-09-09T16:15:21.029Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	1.457s
16:15:21 [2019-09-09T16:15:21.283Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.407s
16:15:23 [2019-09-09T16:15:23.164Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin	23.545s
16:15:23 [2019-09-09T16:15:23.164Z] --- PASS: TestCreateServiceMultipleTimes (21.54s)
16:15:23 [2019-09-09T16:15:23.164Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:336: [dfbb2db6ac2d9] waiting for daemon to start
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:336: [dfbb2db6ac2d9] waiting for daemon to start
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:364: [dfbb2db6ac2d9] daemon started
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:472: [dfbb2db6ac2d9] Stopping daemon
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:307: [dfbb2db6ac2d9] exiting daemon
16:15:23 [2019-09-09T16:15:23.164Z]     daemon.go:459: [dfbb2db6ac2d9] Daemon stopped
16:15:23 [2019-09-09T16:15:23.164Z] === RUN   TestCreateServiceConflict
16:15:24 [2019-09-09T16:15:24.376Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
16:15:24 [2019-09-09T16:15:24.399Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
16:15:24 [2019-09-09T16:15:24.399Z] ok  	github.com/docker/docker/daemon	12.198s	coverage: 17.6% of statements
16:15:24 [2019-09-09T16:15:24.399Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:15:24 [2019-09-09T16:15:24.399Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
[Pipeline] sh
16:15:24 [2019-09-09T16:15:24.959Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
16:15:25 [2019-09-09T16:15:25.117Z] + make clean
16:15:25 [2019-09-09T16:15:25.480Z] docker volume rm -f docker-dev-cache
16:15:25 [2019-09-09T16:15:25.480Z] docker-dev-cache
16:15:25 [2019-09-09T16:15:25.525Z] ok  	github.com/docker/docker/daemon/config	0.076s	coverage: 84.2% of statements
[Pipeline] deleteDir
16:15:25 [2019-09-09T16:15:25.673Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory	4.181s
16:15:25 [2019-09-09T16:15:25.928Z] --- PASS: TestCreateServiceConflict (2.65s)
16:15:25 [2019-09-09T16:15:25.928Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict
16:15:25 [2019-09-09T16:15:25.928Z]     daemon.go:336: [daec0e865fcc0] waiting for daemon to start
16:15:25 [2019-09-09T16:15:25.928Z]     daemon.go:336: [daec0e865fcc0] waiting for daemon to start
16:15:25 [2019-09-09T16:15:25.928Z]     daemon.go:364: [daec0e865fcc0] daemon started
16:15:25 [2019-09-09T16:15:25.928Z]     daemon.go:472: [daec0e865fcc0] Stopping daemon
16:15:25 [2019-09-09T16:15:25.928Z]     daemon.go:307: [daec0e865fcc0] exiting daemon
16:15:25 [2019-09-09T16:15:25.929Z]     daemon.go:459: [daec0e865fcc0] Daemon stopped
16:15:25 [2019-09-09T16:15:25.929Z] === RUN   TestCreateServiceMaxReplicas
16:15:26 [2019-09-09T16:15:26.451Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
16:15:26 [2019-09-09T16:15:26.451Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:15:26 [2019-09-09T16:15:26.451Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:15:27 [2019-09-09T16:15:27.377Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
16:15:27 [2019-09-09T16:15:27.856Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer	4.275s
16:15:29 [2019-09-09T16:15:29.382Z] --- PASS: TestCreateServiceMaxReplicas (3.26s)
16:15:29 [2019-09-09T16:15:29.382Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:336: [d151a6c11f529] waiting for daemon to start
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:336: [d151a6c11f529] waiting for daemon to start
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:364: [d151a6c11f529] daemon started
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:472: [d151a6c11f529] Stopping daemon
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:307: [d151a6c11f529] exiting daemon
16:15:29 [2019-09-09T16:15:29.382Z]     daemon.go:459: [d151a6c11f529] Daemon stopped
16:15:29 [2019-09-09T16:15:29.382Z] === RUN   TestCreateWithDuplicateNetworkNames
16:15:29 [2019-09-09T16:15:29.382Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH	3.733s
16:15:29 [2019-09-09T16:15:29.889Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
16:15:30 [2019-09-09T16:15:30.448Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.220s	coverage: 56.9% of statements
16:15:30 [2019-09-09T16:15:30.742Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.211s
16:15:32 [2019-09-09T16:15:32.105Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON	1.345s
16:15:33 [2019-09-09T16:15:33.714Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.441s	coverage: 72.5% of statements
16:15:33 [2019-09-09T16:15:33.969Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.702s	coverage: 46.1% of statements
16:15:33 [2019-09-09T16:15:33.969Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:15:35 [2019-09-09T16:15:35.726Z] Loaded image: buildpack-deps:jessie
16:15:35 [2019-09-09T16:15:35.726Z] Loaded image: busybox:latest
16:15:35 [2019-09-09T16:15:35.726Z] Loaded image: busybox:glibc
16:15:35 [2019-09-09T16:15:35.726Z] Loaded image: debian:jessie
16:15:35 [2019-09-09T16:15:35.726Z] Loaded image: hello-world:latest
16:15:35 [2019-09-09T16:15:35.726Z] INFO: Testing against a local daemon
16:15:35 [2019-09-09T16:15:35.726Z] === RUN   TestCgroupNamespacesBuild
16:15:36 [2019-09-09T16:15:36.345Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
16:15:36 [2019-09-09T16:15:36.345Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:336: [d5aaa3bbba411] waiting for daemon to start
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:336: [d5aaa3bbba411] waiting for daemon to start
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:364: [d5aaa3bbba411] daemon started
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:472: [d5aaa3bbba411] Stopping daemon
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:307: [d5aaa3bbba411] exiting daemon
16:15:36 [2019-09-09T16:15:36.345Z]     daemon.go:459: [d5aaa3bbba411] Daemon stopped
16:15:36 [2019-09-09T16:15:36.345Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:15:36 [2019-09-09T16:15:36.481Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.935s	coverage: 50.8% of statements
16:15:37 [2019-09-09T16:15:37.819Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s)
16:15:37 [2019-09-09T16:15:37.819Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:336: [d1702bf083a1c] waiting for daemon to start
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:336: [d1702bf083a1c] waiting for daemon to start
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:364: [d1702bf083a1c] daemon started
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:472: [d1702bf083a1c] Stopping daemon
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:307: [d1702bf083a1c] exiting daemon
16:15:37 [2019-09-09T16:15:37.819Z]     daemon.go:459: [d1702bf083a1c] Daemon stopped
16:15:37 [2019-09-09T16:15:37.819Z] === RUN   TestBuildWithSession
16:15:38 [2019-09-09T16:15:38.365Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.281s	coverage: 76.1% of statements
16:15:38 [2019-09-09T16:15:38.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	2.933s	coverage: 57.2% of statements
16:15:38 [2019-09-09T16:15:38.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:15:38 [2019-09-09T16:15:38.925Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:15:39 [2019-09-09T16:15:39.181Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
16:15:39 [2019-09-09T16:15:39.858Z] --- PASS: TestBuildWithSession (2.11s)
16:15:39 [2019-09-09T16:15:39.858Z] === RUN   TestBuildSquashParent
16:15:41 [2019-09-09T16:15:41.107Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
16:15:42 [2019-09-09T16:15:42.034Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
16:15:42 [2019-09-09T16:15:42.047Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	9.861s
16:15:42 [2019-09-09T16:15:42.047Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes	4.021s
16:15:42 [2019-09-09T16:15:42.963Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.9% of statements
16:15:42 [2019-09-09T16:15:42.963Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:15:42 [2019-09-09T16:15:42.963Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:15:43 [2019-09-09T16:15:43.406Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s)
16:15:43 [2019-09-09T16:15:43.406Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:336: [d654e59d00b79] waiting for daemon to start
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:336: [d654e59d00b79] waiting for daemon to start
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:364: [d654e59d00b79] daemon started
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:472: [d654e59d00b79] Stopping daemon
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:307: [d654e59d00b79] exiting daemon
16:15:43 [2019-09-09T16:15:43.406Z]     daemon.go:459: [d654e59d00b79] Daemon stopped
16:15:43 [2019-09-09T16:15:43.406Z] === RUN   TestCreateServiceSecretFileMode
16:15:44 [2019-09-09T16:15:44.326Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 42.7% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:15:45 [2019-09-09T16:15:45.252Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.151s	coverage: 78.6% of statements
16:15:45 [2019-09-09T16:15:45.252Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:15:45 [2019-09-09T16:15:45.252Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:15:45 [2019-09-09T16:15:45.507Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
16:15:46 [2019-09-09T16:15:46.473Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
16:15:46 [2019-09-09T16:15:46.669Z] --- PASS: TestBuildSquashParent (5.58s)
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:15:46 [2019-09-09T16:15:46.669Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:15:46 [2019-09-09T16:15:46.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:15:46 [2019-09-09T16:15:46.669Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:15:46 [2019-09-09T16:15:46.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:15:46 [2019-09-09T16:15:46.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:15:46 [2019-09-09T16:15:46.708Z] --- PASS: TestCreateServiceSecretFileMode (2.98s)
16:15:46 [2019-09-09T16:15:46.708Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:336: [de08f6830fc3a] waiting for daemon to start
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:336: [de08f6830fc3a] waiting for daemon to start
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:364: [de08f6830fc3a] daemon started
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:472: [de08f6830fc3a] Stopping daemon
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:307: [de08f6830fc3a] exiting daemon
16:15:46 [2019-09-09T16:15:46.708Z]     daemon.go:459: [de08f6830fc3a] Daemon stopped
16:15:46 [2019-09-09T16:15:46.708Z] === RUN   TestCreateServiceConfigFileMode
16:15:46 [2019-09-09T16:15:46.708Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	5.077s
16:15:47 [2019-09-09T16:15:47.031Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 62.1% of statements
16:15:47 [2019-09-09T16:15:47.285Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
16:15:48 [2019-09-09T16:15:48.645Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
16:15:48 [2019-09-09T16:15:48.645Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:15:48 [2019-09-09T16:15:48.645Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 18.6% of statements
16:15:48 [2019-09-09T16:15:48.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:15:48 [2019-09-09T16:15:48.979Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:15:49 [2019-09-09T16:15:49.257Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed	2.463s
16:15:49 [2019-09-09T16:15:49.511Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
16:15:49 [2019-09-09T16:15:49.511Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:336: [df6d879d3ded5] waiting for daemon to start
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:336: [df6d879d3ded5] waiting for daemon to start
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:364: [df6d879d3ded5] daemon started
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:472: [df6d879d3ded5] Stopping daemon
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:307: [df6d879d3ded5] exiting daemon
16:15:49 [2019-09-09T16:15:49.511Z]     daemon.go:459: [df6d879d3ded5] Daemon stopped
16:15:49 [2019-09-09T16:15:49.511Z] === RUN   TestCreateServiceSysctls
16:15:50 [2019-09-09T16:15:50.532Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
16:15:50 [2019-09-09T16:15:50.787Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:15:51 [2019-09-09T16:15:51.668Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s)
16:15:51 [2019-09-09T16:15:51.668Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s)
16:15:51 [2019-09-09T16:15:51.668Z] === RUN   TestBuildMultiStageCopy
16:15:51 [2019-09-09T16:15:51.668Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:15:51 [2019-09-09T16:15:51.712Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:15:51 [2019-09-09T16:15:51.966Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.631s	coverage: 84.5% of statements
16:15:51 [2019-09-09T16:15:51.966Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:15:51 [2019-09-09T16:15:51.966Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:15:52 [2019-09-09T16:15:52.769Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	3.568s
16:15:53 [2019-09-09T16:15:53.024Z] --- PASS: TestCreateServiceSysctls (3.59s)
16:15:53 [2019-09-09T16:15:53.024Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:336: [d16ceaee31d31] waiting for daemon to start
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:336: [d16ceaee31d31] waiting for daemon to start
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:364: [d16ceaee31d31] daemon started
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:472: [d16ceaee31d31] Stopping daemon
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:307: [d16ceaee31d31] exiting daemon
16:15:53 [2019-09-09T16:15:53.024Z]     daemon.go:459: [d16ceaee31d31] Daemon stopped
16:15:53 [2019-09-09T16:15:53.024Z] === RUN   TestCreateServiceCapabilities
16:15:53 [2019-09-09T16:15:53.152Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:15:53 [2019-09-09T16:15:53.765Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:15:54 [2019-09-09T16:15:54.058Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:15:54 [2019-09-09T16:15:54.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:15:54 [2019-09-09T16:15:54.383Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	1.213s
16:15:54 [2019-09-09T16:15:54.523Z] ok  	github.com/docker/docker/distribution/metadata	0.048s	coverage: 48.2% of statements
16:15:54 [2019-09-09T16:15:54.523Z] ok  	github.com/docker/docker/distribution	0.179s	coverage: 22.6% of statements
16:15:54 [2019-09-09T16:15:54.523Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:15:54 [2019-09-09T16:15:54.955Z] --- PASS: TestBuildMultiStageCopy (3.61s)
16:15:54 [2019-09-09T16:15:54.955Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s)
16:15:54 [2019-09-09T16:15:54.955Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
16:15:54 [2019-09-09T16:15:54.955Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
16:15:54 [2019-09-09T16:15:54.955Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
16:15:54 [2019-09-09T16:15:54.955Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
16:15:54 [2019-09-09T16:15:54.955Z] === RUN   TestBuildMultiStageParentConfig
16:15:55 [2019-09-09T16:15:55.745Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache	1.449s
16:15:55 [2019-09-09T16:15:55.745Z] --- PASS: TestCreateServiceCapabilities (2.77s)
16:15:55 [2019-09-09T16:15:55.745Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:336: [d5881aea7edb3] waiting for daemon to start
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:336: [d5881aea7edb3] waiting for daemon to start
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:364: [d5881aea7edb3] daemon started
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:472: [d5881aea7edb3] Stopping daemon
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:307: [d5881aea7edb3] exiting daemon
16:15:55 [2019-09-09T16:15:55.745Z]     daemon.go:459: [d5881aea7edb3] Daemon stopped
16:15:55 [2019-09-09T16:15:55.745Z] === RUN   TestInspect
16:15:55 [2019-09-09T16:15:55.887Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
16:15:55 [2019-09-09T16:15:55.962Z] --- PASS: TestBuildMultiStageParentConfig (0.93s)
16:15:55 [2019-09-09T16:15:55.962Z] === RUN   TestBuildLabelWithTargets
16:15:55 [2019-09-09T16:15:55.999Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy	0.503s
16:15:56 [2019-09-09T16:15:56.924Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.777s
16:15:57 [2019-09-09T16:15:57.028Z] Removing intermediate container c546f1269e14
16:15:57 [2019-09-09T16:15:57.028Z]  ---> 61aa51fc9607
16:15:57 [2019-09-09T16:15:57.028Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
16:15:57 [2019-09-09T16:15:57.028Z]  ---> Running in d63305c2e27e
16:15:57 [2019-09-09T16:15:57.028Z] Removing intermediate container d63305c2e27e
16:15:57 [2019-09-09T16:15:57.028Z]  ---> d0eaad7d38f8
16:15:57 [2019-09-09T16:15:57.028Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker
16:15:57 [2019-09-09T16:15:57.028Z]  ---> Running in 20c9ab739beb
16:15:57 [2019-09-09T16:15:57.028Z] Removing intermediate container 20c9ab739beb
16:15:57 [2019-09-09T16:15:57.028Z]  ---> 99dd681321a2
16:15:57 [2019-09-09T16:15:57.028Z] Step 8/8 : COPY . .
16:15:57 [2019-09-09T16:15:57.248Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
16:15:57 [2019-09-09T16:15:57.434Z] --- PASS: TestBuildLabelWithTargets (1.52s)
16:15:57 [2019-09-09T16:15:57.434Z] === RUN   TestBuildWithEmptyLayers
16:15:57 [2019-09-09T16:15:57.505Z] ok  	github.com/docker/docker/distribution/xfer	1.443s	coverage: 83.4% of statements
16:15:57 [2019-09-09T16:15:57.505Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:15:58 [2019-09-09T16:15:58.050Z] --- PASS: TestBuildWithEmptyLayers (0.76s)
16:15:58 [2019-09-09T16:15:58.050Z] === RUN   TestBuildMultiStageOnBuild
16:15:58 [2019-09-09T16:15:58.066Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
16:15:58 [2019-09-09T16:15:58.066Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:15:58 [2019-09-09T16:15:58.285Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	1.400s
16:15:58 [2019-09-09T16:15:58.844Z] --- PASS: TestInspect (2.95s)
16:15:58 [2019-09-09T16:15:58.844Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:336: [da3370124b9c8] waiting for daemon to start
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:336: [da3370124b9c8] waiting for daemon to start
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:364: [da3370124b9c8] daemon started
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:472: [da3370124b9c8] Stopping daemon
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:307: [da3370124b9c8] exiting daemon
16:15:58 [2019-09-09T16:15:58.844Z]     daemon.go:459: [da3370124b9c8] Daemon stopped
16:15:58 [2019-09-09T16:15:58.844Z] === RUN   TestDockerNetworkConnectAlias
16:15:59 [2019-09-09T16:15:59.035Z] ok  	github.com/docker/docker/image/v1	0.015s	coverage: 25.0% of statements
16:15:59 [2019-09-09T16:15:59.035Z] ?   	github.com/docker/docker/internal/test	[no test files]
16:15:59 [2019-09-09T16:15:59.769Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	1.556s
16:16:00 [2019-09-09T16:16:00.076Z] --- PASS: TestBuildMultiStageOnBuild (2.15s)
16:16:00 [2019-09-09T16:16:00.076Z] === RUN   TestBuildUncleanTarFilenames
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
16:16:00 [2019-09-09T16:16:00.398Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
16:16:00 [2019-09-09T16:16:00.959Z] ok  	github.com/docker/docker/internal/testutil	0.025s	coverage: 62.5% of statements
16:16:01 [2019-09-09T16:16:01.131Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	1.189s
16:16:01 [2019-09-09T16:16:01.549Z] --- PASS: TestBuildUncleanTarFilenames (1.16s)
16:16:01 [2019-09-09T16:16:01.549Z] === RUN   TestBuildMultiStageLayerLeak
16:16:01 [2019-09-09T16:16:01.885Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:16:03 [2019-09-09T16:16:03.249Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
16:16:03 [2019-09-09T16:16:03.505Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:16:03 [2019-09-09T16:16:03.573Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
16:16:03 [2019-09-09T16:16:03.573Z] === RUN   TestBuildWithHugeFile
16:16:05 [2019-09-09T16:16:05.391Z] ok  	github.com/docker/docker/pkg/archive	0.406s	coverage: 77.2% of statements
16:16:06 [2019-09-09T16:16:06.315Z] ok  	github.com/docker/docker/pkg/authorization	0.141s	coverage: 66.7% of statements
16:16:06 [2019-09-09T16:16:06.363Z] --- PASS: TestDockerNetworkConnectAlias (6.83s)
16:16:06 [2019-09-09T16:16:06.363Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:336: [debe7182b3793] waiting for daemon to start
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:336: [debe7182b3793] waiting for daemon to start
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:364: [debe7182b3793] daemon started
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:472: [debe7182b3793] Stopping daemon
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:307: [debe7182b3793] exiting daemon
16:16:06 [2019-09-09T16:16:06.363Z]     daemon.go:459: [debe7182b3793] Daemon stopped
16:16:06 [2019-09-09T16:16:06.363Z] === RUN   TestDockerNetworkReConnect
16:16:06 [2019-09-09T16:16:06.363Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	4.576s
16:16:06 [2019-09-09T16:16:06.363Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.113s
16:16:06 [2019-09-09T16:16:06.363Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.273s
16:16:06 [2019-09-09T16:16:06.363Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows)
16:16:06 [2019-09-09T16:16:06.570Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:16:06 [2019-09-09T16:16:06.570Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:16:06 [2019-09-09T16:16:06.618Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.530s
16:16:07 [2019-09-09T16:16:07.977Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	1.167s
16:16:07 [2019-09-09T16:16:07.977Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.163s
16:16:08 [2019-09-09T16:16:08.904Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	0.981s
16:16:09 [2019-09-09T16:16:09.870Z] --- PASS: TestDockerNetworkReConnect (4.09s)
16:16:09 [2019-09-09T16:16:09.870Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:336: [d9cce6754f22d] waiting for daemon to start
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:336: [d9cce6754f22d] waiting for daemon to start
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:364: [d9cce6754f22d] daemon started
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:472: [d9cce6754f22d] Stopping daemon
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:307: [d9cce6754f22d] exiting daemon
16:16:09 [2019-09-09T16:16:09.870Z]     daemon.go:459: [d9cce6754f22d] Daemon stopped
16:16:09 [2019-09-09T16:16:09.870Z] === RUN   TestServicePlugin
16:16:10 [2019-09-09T16:16:10.727Z] ok  	github.com/docker/docker/layer	7.461s	coverage: 66.9% of statements
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/oci	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.940s	coverage: 43.2% of statements
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:16:10 [2019-09-09T16:16:10.727Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:16:11 [2019-09-09T16:16:11.653Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
16:16:11 [2019-09-09T16:16:11.909Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
16:16:12 [2019-09-09T16:16:12.470Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
16:16:13 [2019-09-09T16:16:13.031Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.013s	coverage: 93.8% of statements
16:16:13 [2019-09-09T16:16:13.286Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
16:16:14 [2019-09-09T16:16:14.147Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	5.118s
16:16:14 [2019-09-09T16:16:14.649Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
16:16:15 [2019-09-09T16:16:15.210Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
16:16:15 [2019-09-09T16:16:15.507Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal	0.980s
16:16:16 [2019-09-09T16:16:16.133Z] ok  	github.com/docker/docker/pkg/fsutils	0.185s	coverage: 85.1% of statements
16:16:16 [2019-09-09T16:16:16.134Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.097s	coverage: 84.1% of statements
16:16:16 [2019-09-09T16:16:16.388Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
16:16:16 [2019-09-09T16:16:16.431Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	1.144s
16:16:17 [2019-09-09T16:16:17.749Z] ok  	github.com/docker/docker/pkg/idtools	0.476s	coverage: 70.1% of statements
16:16:17 [2019-09-09T16:16:17.749Z] ok  	github.com/docker/docker/pkg/ioutils	0.461s	coverage: 69.3% of statements
16:16:17 [2019-09-09T16:16:17.793Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	1.032s
16:16:18 [2019-09-09T16:16:18.311Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
16:16:18 [2019-09-09T16:16:18.311Z] ok  	github.com/docker/docker/pkg/locker	0.027s	coverage: 88.9% of statements
16:16:18 [2019-09-09T16:16:18.567Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
16:16:18 [2019-09-09T16:16:18.567Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:16:19 [2019-09-09T16:16:19.126Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
16:16:19 [2019-09-09T16:16:19.197Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	1.516s
16:16:19 [2019-09-09T16:16:19.381Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:16:19 [2019-09-09T16:16:19.940Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:16:19 [2019-09-09T16:16:19.940Z] ok  	github.com/docker/docker/pkg/mount	0.580s	coverage: 69.6% of statements
16:16:19 [2019-09-09T16:16:19.940Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:16:20 [2019-09-09T16:16:20.500Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
16:16:20 [2019-09-09T16:16:20.500Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
16:16:20 [2019-09-09T16:16:20.500Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:16:20 [2019-09-09T16:16:20.500Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:16:20 [2019-09-09T16:16:20.600Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	1.608s
16:16:21 [2019-09-09T16:16:21.425Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
16:16:21 [2019-09-09T16:16:21.985Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:16:22 [2019-09-09T16:16:22.162Z]  ---> 4ebc3fd12f39
16:16:22 [2019-09-09T16:16:22.162Z] Successfully built 4ebc3fd12f39
16:16:22 [2019-09-09T16:16:22.162Z] Successfully tagged docker:latest
16:16:22 [2019-09-09T16:16:22.162Z] INFO: Image build ended at 09/09/2019 16:16:20. Duration:00:04:05.6209417
16:16:22 [2019-09-09T16:16:22.162Z] 
16:16:22 [2019-09-09T16:16:22.162Z] 
16:16:22 [2019-09-09T16:16:22.162Z] INFO: Building the test binaries at 09/09/2019 16:16:20...
16:16:22 [2019-09-09T16:16:22.239Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
16:16:22 [2019-09-09T16:16:22.799Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
16:16:23 [2019-09-09T16:16:23.109Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser	2.262s
16:16:24 [2019-09-09T16:16:24.158Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
16:16:24 [2019-09-09T16:16:24.158Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:16:27 [2019-09-09T16:16:27.264Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot	3.761s
16:16:27 [2019-09-09T16:16:27.416Z] ok  	github.com/docker/docker/pkg/signal	2.406s	coverage: 61.0% of statements
16:16:27 [2019-09-09T16:16:27.416Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:16:27 [2019-09-09T16:16:27.977Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
16:16:28 [2019-09-09T16:16:28.232Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:16:28 [2019-09-09T16:16:28.488Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:16:29 [2019-09-09T16:16:29.048Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
16:16:29 [2019-09-09T16:16:29.608Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.9% of statements
16:16:29 [2019-09-09T16:16:29.864Z] ok  	github.com/docker/docker/pkg/tailfile	0.081s	coverage: 88.6% of statements
16:16:30 [2019-09-09T16:16:30.467Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
16:16:31 [2019-09-09T16:16:31.052Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
16:16:31 [2019-09-09T16:16:31.630Z] testing: warning: no tests to run
16:16:31 [2019-09-09T16:16:31.630Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
16:16:31 [2019-09-09T16:16:31.890Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:16:32 [2019-09-09T16:16:32.146Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:16:32 [2019-09-09T16:16:32.401Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:16:32 [2019-09-09T16:16:32.629Z] INFO: make.ps1 starting at 09/09/2019 16:16:32
16:16:32 [2019-09-09T16:16:32.629Z] INFO: Git commit (f874f8b6f) assumed from DOCKER_GITCOMMIT environment variable
16:16:32 [2019-09-09T16:16:32.629Z] INFO: Invoking autogen...
16:16:33 [2019-09-09T16:16:33.598Z] INFO: Building daemon...
16:16:34 [2019-09-09T16:16:34.910Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 27.0% of statements
16:16:35 [2019-09-09T16:16:35.164Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:16:36 [2019-09-09T16:16:36.130Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
16:16:36 [2019-09-09T16:16:36.689Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
16:16:38 [2019-09-09T16:16:38.050Z] ok  	github.com/docker/docker/registry	0.086s	coverage: 56.4% of statements
16:16:38 [2019-09-09T16:16:38.654Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:16:38 [2019-09-09T16:16:38.910Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
16:16:39 [2019-09-09T16:16:39.414Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore	34.320s
16:16:39 [2019-09-09T16:16:39.836Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
16:16:40 [2019-09-09T16:16:40.396Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:16:41 [2019-09-09T16:16:41.322Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
16:16:41 [2019-09-09T16:16:41.925Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
16:16:43 [2019-09-09T16:16:43.287Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
16:16:44 [2019-09-09T16:16:44.649Z] --- PASS: TestServicePlugin (34.62s)
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [da16db0d1d2f1] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [da16db0d1d2f1] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:364: [da16db0d1d2f1] daemon started
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:472: [da16db0d1d2f1] Stopping daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:307: [da16db0d1d2f1] exiting daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:459: [da16db0d1d2f1] Daemon stopped
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [dd8e592880fda] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [dd8e592880fda] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:364: [dd8e592880fda] daemon started
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [d8a73e595a846] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [d8a73e595a846] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:364: [d8a73e595a846] daemon started
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:62: [d8a73e595a846] joining swarm manager [dd8e592880fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [dbbc316494b8d] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:336: [dbbc316494b8d] waiting for daemon to start
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:364: [dbbc316494b8d] daemon started
16:16:44 [2019-09-09T16:16:44.649Z]     plugin_test.go:65: [dbbc316494b8d] joining swarm manager [dd8e592880fda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:472: [dbbc316494b8d] Stopping daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:307: [dbbc316494b8d] exiting daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:459: [dbbc316494b8d] Daemon stopped
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:472: [d8a73e595a846] Stopping daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:307: [d8a73e595a846] exiting daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:459: [d8a73e595a846] Daemon stopped
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:472: [dd8e592880fda] Stopping daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:307: [dd8e592880fda] exiting daemon
16:16:44 [2019-09-09T16:16:44.649Z]     daemon.go:459: [dd8e592880fda] Daemon stopped
16:16:44 [2019-09-09T16:16:44.649Z] === RUN   TestServiceUpdateLabel
16:16:45 [2019-09-09T16:16:45.208Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups	18.491s
16:16:46 [2019-09-09T16:16:46.132Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	0.916s
16:16:46 [2019-09-09T16:16:46.387Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.326s
16:16:46 [2019-09-09T16:16:46.642Z] --- PASS: TestServiceUpdateLabel (2.26s)
16:16:46 [2019-09-09T16:16:46.642Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:336: [db24b6bfa0ece] waiting for daemon to start
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:336: [db24b6bfa0ece] waiting for daemon to start
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:364: [db24b6bfa0ece] daemon started
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:472: [db24b6bfa0ece] Stopping daemon
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:307: [db24b6bfa0ece] exiting daemon
16:16:46 [2019-09-09T16:16:46.642Z]     daemon.go:459: [db24b6bfa0ece] Daemon stopped
16:16:46 [2019-09-09T16:16:46.642Z] === RUN   TestServiceUpdateSecrets
16:16:48 [2019-09-09T16:16:48.003Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	1.418s
16:16:49 [2019-09-09T16:16:49.406Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer	1.533s
16:16:51 [2019-09-09T16:16:51.298Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents	1.445s
16:16:51 [2019-09-09T16:16:51.298Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows)
16:16:51 [2019-09-09T16:16:51.298Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows)
16:16:51 [2019-09-09T16:16:51.298Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows)
16:16:51 [2019-09-09T16:16:51.298Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows)
16:16:53 [2019-09-09T16:16:53.199Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost	1.990s
16:16:53 [2019-09-09T16:16:53.199Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat	0.050s
16:16:54 [2019-09-09T16:16:54.122Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	0.960s
16:16:54 [2019-09-09T16:16:54.682Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause	10.891s
16:16:54 [2019-09-09T16:16:54.682Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext	0.726s
16:16:55 [2019-09-09T16:16:55.475Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:16:55 [2019-09-09T16:16:55.475Z] ?   	github.com/docker/docker/rootless	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] ?   	github.com/docker/docker/volume	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === Skipped
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver btrfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:73: No driver to put!
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     overlay_test.go:49: Fails to compute changes intermittently
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:46: Driver zfs not supported
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     graphtest_unix.go:73: No driver to put!
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:16:55 [2019-09-09T16:16:55.476Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] 
16:16:55 [2019-09-09T16:16:55.476Z] DONE 2050 tests, 20 skipped in 245.050s
Post stage
16:16:56 [2019-09-09T16:16:56.041Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	1.215s
16:16:56 [2019-09-09T16:16:56.041Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.125s
[Pipeline] junit
16:16:56 [2019-09-09T16:16:56.044Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:16:56 [2019-09-09T16:16:56.788Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39881/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -e DOCKER_GRAPHDRIVER docker:f874f8b6fd10a180cc47d7a9829dff63233ee20c hack/validate/vendor
16:16:57 [2019-09-09T16:16:57.714Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
16:16:58 [2019-09-09T16:16:58.584Z] + echo Building e2e image
16:16:58 [2019-09-09T16:16:58.584Z] Building e2e image
16:16:58 [2019-09-09T16:16:58.584Z] + docker build --build-arg DOCKER_GITCOMMIT=f874f8b6fd10a180cc47d7a9829dff63233ee20c -t moby-e2e-test -f Dockerfile.e2e .
16:16:58 [2019-09-09T16:16:58.584Z] #2 [internal] load .dockerignore
16:16:58 [2019-09-09T16:16:58.584Z] #2 transferring context: 34B done
16:16:58 [2019-09-09T16:16:58.584Z] #2 DONE 0.0s
16:16:58 [2019-09-09T16:16:58.584Z] 
16:16:58 [2019-09-09T16:16:58.584Z] #1 [internal] load build definition from Dockerfile.e2e
16:16:58 [2019-09-09T16:16:58.584Z] #1 transferring dockerfile: 3.19kB done
16:16:58 [2019-09-09T16:16:58.584Z] #1 DONE 0.0s
16:16:58 [2019-09-09T16:16:58.584Z] 
16:16:58 [2019-09-09T16:16:58.584Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine
16:16:58 [2019-09-09T16:16:58.842Z] #4 DONE 0.3s
16:16:58 [2019-09-09T16:16:58.842Z] 
16:16:58 [2019-09-09T16:16:58.842Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
16:16:58 [2019-09-09T16:16:58.842Z] #3 DONE 0.3s
16:16:58 [2019-09-09T16:16:58.842Z] 
16:16:58 [2019-09-09T16:16:58.842Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
16:16:58 [2019-09-09T16:16:58.842Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done
16:16:58 [2019-09-09T16:16:58.842Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.0s
16:16:58 [2019-09-09T16:16:58.842Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done
16:16:58 [2019-09-09T16:16:58.842Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done
16:16:58 [2019-09-09T16:16:58.842Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done
16:16:58 [2019-09-09T16:16:58.842Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.0s
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done
16:16:59 [2019-09-09T16:16:59.097Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 208.38kB / 125.33MB 0.1s
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.1s
16:16:59 [2019-09-09T16:16:59.097Z] #14 ...
16:16:59 [2019-09-09T16:16:59.097Z] 
16:16:59 [2019-09-09T16:16:59.097Z] #8 [internal] load build context
16:16:59 [2019-09-09T16:16:59.097Z] #8 transferring context: 793.52kB 0.2s done
16:16:59 [2019-09-09T16:16:59.097Z] #8 DONE 0.3s
16:16:59 [2019-09-09T16:16:59.097Z] 
16:16:59 [2019-09-09T16:16:59.097Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 7.68MB / 125.33MB 0.2s
16:16:59 [2019-09-09T16:16:59.097Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done
16:16:59 [2019-09-09T16:16:59.346Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	3.345s
16:16:59 [2019-09-09T16:16:59.352Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 17.25MB / 125.33MB 0.3s
16:16:59 [2019-09-09T16:16:59.352Z] #14 ...
16:16:59 [2019-09-09T16:16:59.352Z] 
16:16:59 [2019-09-09T16:16:59.352Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
16:16:59 [2019-09-09T16:16:59.352Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
16:16:59 [2019-09-09T16:16:59.352Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done
16:16:59 [2019-09-09T16:16:59.352Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done
16:16:59 [2019-09-09T16:16:59.352Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done
16:16:59 [2019-09-09T16:16:59.352Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done
16:16:59 [2019-09-09T16:16:59.352Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.2s done
16:16:59 [2019-09-09T16:16:59.352Z] #5 DONE 0.5s
16:16:59 [2019-09-09T16:16:59.352Z] 
16:16:59 [2019-09-09T16:16:59.352Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
16:16:59 [2019-09-09T16:16:59.352Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 32.63MB / 125.33MB 0.5s
16:16:59 [2019-09-09T16:16:59.352Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7
16:16:59 [2019-09-09T16:16:59.607Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 43.79MB / 125.33MB 0.6s
16:16:59 [2019-09-09T16:16:59.607Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done
16:16:59 [2019-09-09T16:16:59.607Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done
16:16:59 [2019-09-09T16:16:59.864Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 56.24MB / 125.33MB 0.8s
16:16:59 [2019-09-09T16:16:59.864Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 74.41MB / 125.33MB 1.0s
16:17:00 [2019-09-09T16:17:00.119Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 82.99MB / 125.33MB 1.1s
16:17:00 [2019-09-09T16:17:00.119Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 92.05MB / 125.33MB 1.2s
16:17:00 [2019-09-09T16:17:00.373Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 109.41MB / 125.33MB 1.4s
16:17:00 [2019-09-09T16:17:00.373Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 117.42MB / 125.33MB 1.5s
16:17:00 [2019-09-09T16:17:00.669Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s
16:17:01 [2019-09-09T16:17:01.895Z] --- PASS: TestServiceUpdateSecrets (14.89s)
16:17:01 [2019-09-09T16:17:01.895Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:336: [dbc6cc95b477f] waiting for daemon to start
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:336: [dbc6cc95b477f] waiting for daemon to start
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:364: [dbc6cc95b477f] daemon started
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:472: [dbc6cc95b477f] Stopping daemon
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:307: [dbc6cc95b477f] exiting daemon
16:17:01 [2019-09-09T16:17:01.895Z]     daemon.go:459: [dbc6cc95b477f] Daemon stopped
16:17:01 [2019-09-09T16:17:01.895Z] === RUN   TestServiceUpdateConfigs
16:17:01 [2019-09-09T16:17:01.895Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership	2.020s
16:17:02 [2019-09-09T16:17:02.819Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes	1.176s
16:17:03 [2019-09-09T16:17:03.074Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd	0.405s
16:17:03 [2019-09-09T16:17:03.221Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 3.8s done
16:17:03 [2019-09-09T16:17:03.221Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64
16:17:03 [2019-09-09T16:17:03.221Z] #14 ...
16:17:03 [2019-09-09T16:17:03.221Z] 
16:17:03 [2019-09-09T16:17:03.221Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
16:17:03 [2019-09-09T16:17:03.221Z] #6 DONE 3.5s
16:17:03 [2019-09-09T16:17:03.221Z] 
16:17:03 [2019-09-09T16:17:03.221Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e...
16:17:03 [2019-09-09T16:17:03.997Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	0.914s
16:17:03 [2019-09-09T16:17:03.997Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows)
16:17:04 [2019-09-09T16:17:04.921Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	0.866s
16:17:07 [2019-09-09T16:17:07.470Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost	2.393s
16:17:07 [2019-09-09T16:17:07.470Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock	0.016s
16:17:07 [2019-09-09T16:17:07.470Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
16:17:08 [2019-09-09T16:17:08.029Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	0.790s
16:17:08 [2019-09-09T16:17:08.456Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.0s
16:17:08 [2019-09-09T16:17:08.953Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	0.818s
16:17:09 [2019-09-09T16:17:09.016Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.2s done
16:17:09 [2019-09-09T16:17:09.574Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done
16:17:09 [2019-09-09T16:17:09.921Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	1.042s
16:17:10 [2019-09-09T16:17:10.497Z] #14 DONE 11.6s
16:17:10 [2019-09-09T16:17:10.497Z] 
16:17:10 [2019-09-09T16:17:10.497Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
16:17:10 [2019-09-09T16:17:10.497Z] #7 1.058 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.144 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.254 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.257 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.470 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.481 (4/31) Installing readline (8.0.0-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.488 (5/31) Installing bash (5.0.0-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.509 Executing bash-5.0.0-r0.post-install
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.511 (6/31) Installing ca-certificates (20190108-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.529 (7/31) Installing libgcc (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.533 (8/31) Installing libstdc++ (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.547 (9/31) Installing binutils (2.32-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.647 (10/31) Installing gmp (6.1.2-r1)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.656 (11/31) Installing isl (0.18-r0)
16:17:10 [2019-09-09T16:17:10.497Z] #7 2.677 (12/31) Installing libgomp (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 2.682 (13/31) Installing libatomic (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 2.684 (14/31) Installing mpfr3 (3.1.5-r1)
16:17:10 [2019-09-09T16:17:10.498Z] #7 2.712 (15/31) Installing mpc1 (1.1.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 2.721 (16/31) Installing gcc (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 3.608 (17/31) Installing musl-dev (1.1.22-r3)
16:17:10 [2019-09-09T16:17:10.498Z] #7 3.710 (18/31) Installing libc-dev (0.7.1-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 3.711 (19/31) Installing g++ (8.3.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.293 (20/31) Installing nghttp2-libs (1.39.2-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.296 (21/31) Installing libcurl (7.65.1-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.305 (22/31) Installing expat (2.2.7-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.309 (23/31) Installing pcre2 (10.33-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.319 (24/31) Installing git (2.22.0-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.527 (25/31) Installing libmnl (1.0.4-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.529 (26/31) Installing libnftnl-libs (1.1.3-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.533 (27/31) Installing iptables (1.8.3-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.558 (28/31) Installing pigz (2.4-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.564 (29/31) Installing tar (1.32-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.575 (30/31) Installing xz-libs (5.2.4-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.577 (31/31) Installing xz (5.2.4-r0)
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.583 Executing busybox-1.30.1-r2.trigger
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.589 Executing ca-certificates-20190108-r0.trigger
16:17:10 [2019-09-09T16:17:10.498Z] #7 4.643 OK: 185 MiB in 45 packages
16:17:10 [2019-09-09T16:17:10.498Z] #7 ...
16:17:10 [2019-09-09T16:17:10.498Z] 
16:17:10 [2019-09-09T16:17:10.498Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:17:11 [2019-09-09T16:17:11.282Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	0.988s
16:17:12 [2019-09-09T16:17:12.730Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink	1.691s
16:17:14 [2019-09-09T16:17:14.655Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	1.730s
16:17:15 [2019-09-09T16:17:15.663Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer	0.734s
16:17:15 [2019-09-09T16:17:15.770Z] #15 ...
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
16:17:15 [2019-09-09T16:17:15.770Z] #7 DONE 12.4s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
16:17:15 [2019-09-09T16:17:15.770Z] #9 DONE 0.1s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
16:17:15 [2019-09-09T16:17:15.770Z] #10 DONE 0.1s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
16:17:15 [2019-09-09T16:17:15.770Z] #11 DONE 0.1s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:17:15 [2019-09-09T16:17:15.770Z] #15 ...
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
16:17:15 [2019-09-09T16:17:15.770Z] #12 DONE 0.1s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
16:17:15 [2019-09-09T16:17:15.770Z] #13 DONE 0.1s
16:17:15 [2019-09-09T16:17:15.770Z] 
16:17:15 [2019-09-09T16:17:15.770Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:17:15 [2019-09-09T16:17:15.770Z] #15 5.324 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
16:17:16 [2019-09-09T16:17:16.586Z] --- PASS: TestServiceUpdateConfigs (14.98s)
16:17:16 [2019-09-09T16:17:16.586Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:336: [ddbf3c3f180f7] waiting for daemon to start
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:336: [ddbf3c3f180f7] waiting for daemon to start
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:364: [ddbf3c3f180f7] daemon started
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:472: [ddbf3c3f180f7] Stopping daemon
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:307: [ddbf3c3f180f7] exiting daemon
16:17:16 [2019-09-09T16:17:16.586Z]     daemon.go:459: [ddbf3c3f180f7] Daemon stopped
16:17:16 [2019-09-09T16:17:16.586Z] === RUN   TestServiceUpdateNetwork
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.385 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.449 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.452 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.580 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.589 (4/43) Installing readline (8.0.0-r0)
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.594 (5/43) Installing bash (5.0.0-r0)
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.605 Executing bash-5.0.0-r0.post-install
16:17:17 [2019-09-09T16:17:17.130Z] #15 6.607 (6/43) Installing linux-headers (4.19.36-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.681 (7/43) Installing libuuid (2.33.2-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.683 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.686 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.690 (10/43) Installing binutils (2.32-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.765 (11/43) Installing libmagic (5.37-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.786 (12/43) Installing file (5.37-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.789 (13/43) Installing gmp (6.1.2-r1)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.795 (14/43) Installing isl (0.18-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.812 (15/43) Installing libgomp (8.3.0-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.815 (16/43) Installing libatomic (8.3.0-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.817 (17/43) Installing libgcc (8.3.0-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.820 (18/43) Installing mpfr3 (3.1.5-r1)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.825 (19/43) Installing mpc1 (1.1.0-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.828 (20/43) Installing libstdc++ (8.3.0-r0)
16:17:17 [2019-09-09T16:17:17.384Z] #15 6.838 (21/43) Installing gcc (8.3.0-r0)
16:17:17 [2019-09-09T16:17:17.510Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	1.806s
16:17:18 [2019-09-09T16:17:18.308Z] #15 7.469 (22/43) Installing musl-dev (1.1.22-r3)
16:17:18 [2019-09-09T16:17:18.308Z] #15 7.539 (23/43) Installing libc-dev (0.7.1-r0)
16:17:18 [2019-09-09T16:17:18.308Z] #15 7.541 (24/43) Installing g++ (8.3.0-r0)
16:17:18 [2019-09-09T16:17:18.433Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	0.952s
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.963 (25/43) Installing make (4.2.1-r2)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.967 (26/43) Installing fortify-headers (1.1-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.969 (27/43) Installing build-base (0.5-r1)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.971 (28/43) Installing nghttp2-libs (1.39.2-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.974 (29/43) Installing libcurl (7.65.1-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.981 (30/43) Installing curl (7.65.1-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.984 (31/43) Installing oniguruma (6.9.2-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.990 (32/43) Installing jq (1.6-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 7.998 (33/43) Installing device-mapper-libs (2.02.184-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 8.003 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 8.005 (35/43) Installing libaio (0.3.111-r0)
16:17:18 [2019-09-09T16:17:18.563Z] #15 8.007 (36/43) Installing libblkid (2.33.2-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.011 (37/43) Installing lvm2-libs (2.02.184-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.039 (38/43) Installing libfdisk (2.33.2-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.044 (39/43) Installing libmount (2.33.2-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.049 (40/43) Installing libsmartcols (2.33.2-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.052 (41/43) Installing pkgconf (1.6.1-r1)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.055 (42/43) Installing util-linux-dev (2.33.2-r0)
16:17:18 [2019-09-09T16:17:18.564Z] #15 8.075 (43/43) Installing lvm2-dev (2.02.184-r0)
16:17:18 [2019-09-09T16:17:18.818Z] #15 8.080 Executing busybox-1.30.1-r2.trigger
16:17:18 [2019-09-09T16:17:18.818Z] #15 8.086 OK: 190 MiB in 58 packages
16:17:20 [2019-09-09T16:17:20.315Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount	1.896s
16:17:20 [2019-09-09T16:17:20.699Z] #15 DONE 10.0s
16:17:20 [2019-09-09T16:17:20.699Z] 
16:17:20 [2019-09-09T16:17:20.699Z] #16 [base 3/5] RUN mkdir -p /build/
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause	0.957s
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks	0.022s
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks	0.026s
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions	0.079s
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions	0.013s
16:17:21 [2019-09-09T16:17:21.243Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort	0.003s
16:17:21 [2019-09-09T16:17:21.259Z] #16 DONE 0.7s
16:17:21 [2019-09-09T16:17:21.259Z] 
16:17:21 [2019-09-09T16:17:21.259Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
16:17:21 [2019-09-09T16:17:21.497Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.053s
16:17:22 [2019-09-09T16:17:22.184Z] #17 DONE 0.7s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
16:17:22 [2019-09-09T16:17:22.184Z] #18 DONE 0.0s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
16:17:22 [2019-09-09T16:17:22.184Z] #26 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
16:17:22 [2019-09-09T16:17:22.184Z] #19 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:17:22 [2019-09-09T16:17:22.184Z] #22 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
16:17:22 [2019-09-09T16:17:22.184Z] #27 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:17:22 [2019-09-09T16:17:22.184Z] #23 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.184Z] 
16:17:22 [2019-09-09T16:17:22.184Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
16:17:22 [2019-09-09T16:17:22.438Z] #28 DONE 0.1s
16:17:22 [2019-09-09T16:17:22.438Z] 
16:17:22 [2019-09-09T16:17:22.438Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:17:23 [2019-09-09T16:17:23.379Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	1.741s
16:17:25 [2019-09-09T16:17:25.263Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	1.774s
16:17:25 [2019-09-09T16:17:25.263Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124	0.001s
16:17:26 [2019-09-09T16:17:26.186Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	1.046s
16:17:26 [2019-09-09T16:17:26.596Z] #29 ...
16:17:26 [2019-09-09T16:17:26.596Z] 
16:17:26 [2019-09-09T16:17:26.596Z] #31 [builder 1/4] COPY . .
16:17:26 [2019-09-09T16:17:26.596Z] #31 DONE 4.0s
16:17:26 [2019-09-09T16:17:26.596Z] 
16:17:26 [2019-09-09T16:17:26.596Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:17:26 [2019-09-09T16:17:26.596Z] #20 2.546 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:17:26 [2019-09-09T16:17:26.596Z] #20 3.246 
16:17:26 [2019-09-09T16:17:26.596Z] #20 3.365 
####                                                                       6.8%
#####################                                                     30.4%
###################################                                       49.5%
#################################################                         69.0%
##############################################################            87.3%
######################################################################## 100.0%
16:17:26 [2019-09-09T16:17:26.596Z] #20 4.431 
16:17:26 [2019-09-09T16:17:26.851Z] #20 4.548 
##################                                                        25.5%
####################################################                      72.6%
######################################################################## 100.0%
16:17:27 [2019-09-09T16:17:27.106Z] #20 5.041 
16:17:27 [2019-09-09T16:17:27.110Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124	0.909s
16:17:27 [2019-09-09T16:17:27.617Z] #20 5.159 
######                                                                     9.3%
########################                                                  33.8%
###########################################                               60.1%
#############################################################             85.3%
######################################################################## 100.0%
16:17:27 [2019-09-09T16:17:27.712Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124	0.821s
16:17:28 [2019-09-09T16:17:28.178Z] #20 5.962 
16:17:28 [2019-09-09T16:17:28.434Z] 
16:17:28 [2019-09-09T16:17:28.434Z] #20 ...
16:17:28 [2019-09-09T16:17:28.434Z] 
16:17:28 [2019-09-09T16:17:28.434Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.542 + RM_GOPATH=0
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.542 + TMP_GOPATH=
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.542 + : /build
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.542 + '[' -z '' ']'
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.545 ++ mktemp -d
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.549 + export GOPATH=/tmp/tmp.oLogAm
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.549 + GOPATH=/tmp/tmp.oLogAm
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.549 + RM_GOPATH=1
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.549 ++ dirname ./install.sh
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.550 + dir=.
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.551 + bin=dockercli
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.551 + shift
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.551 + '[' '!' -f ./dockercli.installer ']'
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.551 + . ./dockercli.installer
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.552 ++ DOCKERCLI_CHANNEL=stable
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.552 ++ DOCKERCLI_VERSION=17.06.2-ce
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.553 + install_dockercli
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.553 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.553 Install docker/cli version 17.06.2-ce from stable
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.554 ++ uname -m
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.554 + arch=x86_64
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.555 + '[' x86_64 '!=' x86_64 ']'
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.555 + url=https://download.docker.com/linux/static
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.556 + tar -xz docker/docker
16:17:28 [2019-09-09T16:17:28.434Z] #24 1.557 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:17:28 [2019-09-09T16:17:28.434Z] #24 4.394 + mkdir -p /build
16:17:28 [2019-09-09T16:17:28.434Z] #24 4.406 + mv docker/docker /build/
16:17:28 [2019-09-09T16:17:28.434Z] #24 4.406 + rmdir docker
16:17:28 [2019-09-09T16:17:28.434Z] #24 DONE 6.0s
16:17:28 [2019-09-09T16:17:28.434Z] 
16:17:28 [2019-09-09T16:17:28.434Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
16:17:28 [2019-09-09T16:17:28.434Z] #32 DONE 2.2s
16:17:28 [2019-09-09T16:17:28.434Z] 
16:17:28 [2019-09-09T16:17:28.434Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:17:28 [2019-09-09T16:17:28.434Z] #20 6.197 
                                                                           0.7%
16:17:28 [2019-09-09T16:17:28.434Z] #20 ...
16:17:28 [2019-09-09T16:17:28.434Z] 
16:17:28 [2019-09-09T16:17:28.434Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:17:28 [2019-09-09T16:17:28.635Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124	0.906s
16:17:29 [2019-09-09T16:17:29.601Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	0.815s
16:17:29 [2019-09-09T16:17:29.601Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode	0.060s
16:17:29 [2019-09-09T16:17:29.601Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.002s
16:17:30 [2019-09-09T16:17:30.203Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove	30.241s
16:17:30 [2019-09-09T16:17:30.322Z] #33 2.098 
16:17:30 [2019-09-09T16:17:30.458Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	0.871s
16:17:30 [2019-09-09T16:17:30.458Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.003s
16:17:30 [2019-09-09T16:17:30.578Z] #33 2.297 Removing bundles/
16:17:30 [2019-09-09T16:17:30.578Z] #33 2.298 
16:17:30 [2019-09-09T16:17:30.578Z] #33 2.303 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
16:17:30 [2019-09-09T16:17:30.712Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118	0.064s
16:17:30 [2019-09-09T16:17:30.712Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes	0.118s
16:17:30 [2019-09-09T16:17:30.967Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset	0.107s
16:17:31 [2019-09-09T16:17:31.307Z] --- PASS: TestServiceUpdateNetwork (14.80s)
16:17:31 [2019-09-09T16:17:31.307Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:336: [d8c120057a7ef] waiting for daemon to start
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:336: [d8c120057a7ef] waiting for daemon to start
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:364: [d8c120057a7ef] daemon started
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:472: [d8c120057a7ef] Stopping daemon
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:307: [d8c120057a7ef] exiting daemon
16:17:31 [2019-09-09T16:17:31.307Z]     daemon.go:459: [d8c120057a7ef] Daemon stopped
16:17:31 [2019-09-09T16:17:31.307Z] PASS
16:17:31 [2019-09-09T16:17:31.307Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
16:17:31 [2019-09-09T16:17:31.307Z] INFO: Testing against a local daemon
16:17:31 [2019-09-09T16:17:31.307Z] === RUN   TestSessionCreate
16:17:31 [2019-09-09T16:17:31.307Z] --- PASS: TestSessionCreate (0.02s)
16:17:31 [2019-09-09T16:17:31.307Z] === RUN   TestSessionCreateWithBadUpgrade
16:17:31 [2019-09-09T16:17:31.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:17:31 [2019-09-09T16:17:31.307Z] PASS
16:17:31 [2019-09-09T16:17:31.307Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
16:17:31 [2019-09-09T16:17:31.561Z] INFO: Testing against a local daemon
16:17:31 [2019-09-09T16:17:31.561Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:17:31 [2019-09-09T16:17:31.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:17:31 [2019-09-09T16:17:31.561Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:17:31 [2019-09-09T16:17:31.561Z] === RUN   TestEventsExecDie
16:17:31 [2019-09-09T16:17:31.816Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	0.888s
16:17:31 [2019-09-09T16:17:31.938Z] #33 3.337 Building test suite binary ./integration-cli/test.main
16:17:32 [2019-09-09T16:17:32.783Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	0.786s
16:17:32 [2019-09-09T16:17:32.783Z] --- PASS: TestEventsExecDie (1.34s)
16:17:32 [2019-09-09T16:17:32.783Z] === RUN   TestEventsBackwardsCompatible
16:17:33 [2019-09-09T16:17:33.038Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:17:33 [2019-09-09T16:17:33.038Z] === RUN   TestInfoBinaryCommits
16:17:33 [2019-09-09T16:17:33.038Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:17:33 [2019-09-09T16:17:33.038Z] === RUN   TestInfoAPIVersioned
16:17:33 [2019-09-09T16:17:33.038Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:17:33 [2019-09-09T16:17:33.038Z] === RUN   TestInfoAPI
16:17:33 [2019-09-09T16:17:33.038Z] --- PASS: TestInfoAPI (0.05s)
16:17:33 [2019-09-09T16:17:33.038Z] === RUN   TestInfoAPIWarnings
16:17:33 [2019-09-09T16:17:33.822Z] #33 ...
16:17:33 [2019-09-09T16:17:33.822Z] 
16:17:33 [2019-09-09T16:17:33.822Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:17:33 [2019-09-09T16:17:33.822Z] #20 6.197 
                                                                           0.7%
###                                                                        5.4%
#########                                                                 13.5%
###############                                                           21.8%
#####################                                                     30.0%
###########################                                               37.8%
##################################                                        47.3%
##################################                                        48.0%
#####################################                                     52.8%
############################################                              61.5%
######################################################                    76.2%
################################################################          88.9%
######################################################################## 100.0%
16:17:33 [2019-09-09T16:17:33.822Z] #20 7.786 
16:17:33 [2019-09-09T16:17:33.822Z] #20 9.003 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:17:33 [2019-09-09T16:17:33.822Z] #20 9.417 
16:17:33 [2019-09-09T16:17:33.822Z] #20 9.496 
######################################################################## 100.0%
16:17:33 [2019-09-09T16:17:33.822Z] #20 9.885 
16:17:33 [2019-09-09T16:17:33.822Z] #20 11.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:17:33 [2019-09-09T16:17:33.822Z] #20 11.45 
16:17:33 [2019-09-09T16:17:33.822Z] #20 11.56 
######################################################################## 100.0%
16:17:33 [2019-09-09T16:17:33.962Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	1.020s
16:17:33 [2019-09-09T16:17:33.962Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
16:17:33 [2019-09-09T16:17:33.962Z] --- PASS: TestInfoAPIWarnings (0.80s)
16:17:33 [2019-09-09T16:17:33.962Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:336: [dea5f27adc1e2] waiting for daemon to start
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:336: [dea5f27adc1e2] waiting for daemon to start
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:364: [dea5f27adc1e2] daemon started
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:472: [dea5f27adc1e2] Stopping daemon
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:307: [dea5f27adc1e2] exiting daemon
16:17:33 [2019-09-09T16:17:33.962Z]     daemon.go:459: [dea5f27adc1e2] Daemon stopped
16:17:33 [2019-09-09T16:17:33.962Z] === RUN   TestLoginFailsWithBadCredentials
16:17:34 [2019-09-09T16:17:34.077Z] #20 11.84 
16:17:34 [2019-09-09T16:17:34.217Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
16:17:34 [2019-09-09T16:17:34.217Z] === RUN   TestPingCacheHeaders
16:17:34 [2019-09-09T16:17:34.217Z] --- PASS: TestPingCacheHeaders (0.02s)
16:17:34 [2019-09-09T16:17:34.217Z] === RUN   TestPingGet
16:17:34 [2019-09-09T16:17:34.217Z] --- PASS: TestPingGet (0.01s)
16:17:34 [2019-09-09T16:17:34.217Z] === RUN   TestPingHead
16:17:34 [2019-09-09T16:17:34.217Z] --- PASS: TestPingHead (0.03s)
16:17:34 [2019-09-09T16:17:34.217Z] === RUN   TestVersion
16:17:34 [2019-09-09T16:17:34.217Z] --- PASS: TestVersion (0.04s)
16:17:34 [2019-09-09T16:17:34.217Z] PASS
16:17:34 [2019-09-09T16:17:34.217Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
16:17:34 [2019-09-09T16:17:34.472Z] INFO: Testing against a local daemon
16:17:34 [2019-09-09T16:17:34.472Z] === RUN   TestVolumesCreateAndList
16:17:34 [2019-09-09T16:17:34.472Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:17:34 [2019-09-09T16:17:34.472Z] === RUN   TestVolumesRemove
16:17:34 [2019-09-09T16:17:34.472Z] --- PASS: TestVolumesRemove (0.10s)
16:17:34 [2019-09-09T16:17:34.472Z] === RUN   TestVolumesInspect
16:17:34 [2019-09-09T16:17:34.472Z] --- PASS: TestVolumesInspect (0.02s)
16:17:34 [2019-09-09T16:17:34.472Z] === RUN   TestVolumesInvalidJSON
16:17:34 [2019-09-09T16:17:34.472Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:17:34 [2019-09-09T16:17:34.472Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:17:34 [2019-09-09T16:17:34.472Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:17:34 [2019-09-09T16:17:34.472Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:17:34 [2019-09-09T16:17:34.472Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:17:34 [2019-09-09T16:17:34.472Z] PASS
16:17:34 [2019-09-09T16:17:34.472Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1)
16:17:35 [2019-09-09T16:17:35.439Z] #20 13.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:17:35 [2019-09-09T16:17:35.440Z] #20 13.21 skipping existing 1849cc453dee
16:17:35 [2019-09-09T16:17:35.695Z] #20 13.53 
16:17:35 [2019-09-09T16:17:35.832Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks	1.433s
16:17:36 [2019-09-09T16:17:36.392Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found
16:17:36 [2019-09-09T16:17:36.392Z] Clearing AppArmor profiles cache:.
16:17:36 [2019-09-09T16:17:36.392Z] All profile caches have been cleared, but no profiles have been unloaded.
16:17:36 [2019-09-09T16:17:36.392Z] Unloading profiles will leave already running processes permanently
16:17:36 [2019-09-09T16:17:36.392Z] unconfined, which can lead to unexpected situations.
16:17:36 [2019-09-09T16:17:36.392Z] 
16:17:36 [2019-09-09T16:17:36.392Z] To set a process to complain mode, use the command line tool
16:17:36 [2019-09-09T16:17:36.392Z] 'aa-complain'. To really tear down all profiles, run the init script
16:17:36 [2019-09-09T16:17:36.392Z] with the 'teardown' option."
16:17:36 [2019-09-09T16:17:36.392Z] Removing test suite binaries
16:17:36 [2019-09-09T16:17:36.392Z] 
16:17:36 [2019-09-09T16:17:36.691Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate	1.437s
16:17:37 [2019-09-09T16:17:37.058Z] #20 14.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:17:37 [2019-09-09T16:17:37.250Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	1.367s
16:17:37 [2019-09-09T16:17:37.250Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
16:17:37 [2019-09-09T16:17:37.313Z] #20 15.18 
16:17:37 [2019-09-09T16:17:37.313Z] #20 15.27 
######################################################################## 100.0%
16:17:37 [2019-09-09T16:17:37.909Z] #20 15.58 
16:17:37 [2019-09-09T16:17:37.909Z] #20 15.68 Download of images into '/build' complete.
16:17:37 [2019-09-09T16:17:37.909Z] #20 15.68 Use something like the following to load the result into a Docker daemon:
16:17:37 [2019-09-09T16:17:37.909Z] #20 15.68   tar -cC '/build' . | docker load
16:17:38 [2019-09-09T16:17:38.165Z] #20 DONE 15.9s
16:17:38 [2019-09-09T16:17:38.165Z] 
16:17:38 [2019-09-09T16:17:38.165Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:17:39 [2019-09-09T16:17:39.138Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	1.535s
16:17:39 [2019-09-09T16:17:39.698Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges	1.041s
16:17:40 [2019-09-09T16:17:40.610Z] --- PASS: TestBuildWithHugeFile (82.32s)
16:17:40 [2019-09-09T16:17:40.610Z] === RUN   TestBuildWithEmptyDockerfile
16:17:40 [2019-09-09T16:17:40.610Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:40 [2019-09-09T16:17:40.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
16:17:40 [2019-09-09T16:17:40.611Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
16:17:40 [2019-09-09T16:17:40.611Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
16:17:40 [2019-09-09T16:17:40.611Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildPreserveOwnership
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildPreserveOwnership/copy_from
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestBuildPreserveOwnership (4.73s)
16:17:40 [2019-09-09T16:17:40.611Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
16:17:40 [2019-09-09T16:17:40.611Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestBuildPlatformInvalid
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestBuildPlatformInvalid (0.15s)
16:17:40 [2019-09-09T16:17:40.611Z] PASS
16:17:40 [2019-09-09T16:17:40.611Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m  
16:17:40 [2019-09-09T16:17:40.611Z] INFO: Testing against a local daemon
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestConfigList
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestConfigList (2.23s)
16:17:40 [2019-09-09T16:17:40.611Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [d4f9327e756e0] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [d4f9327e756e0] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:364: [d4f9327e756e0] daemon started
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:472: [d4f9327e756e0] Stopping daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:307: [d4f9327e756e0] exiting daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:459: [d4f9327e756e0] Daemon stopped
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestConfigsCreateAndDelete
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
16:17:40 [2019-09-09T16:17:40.611Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [dc2ea6d2ebbdf] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [dc2ea6d2ebbdf] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:364: [dc2ea6d2ebbdf] daemon started
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:472: [dc2ea6d2ebbdf] Stopping daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:307: [dc2ea6d2ebbdf] exiting daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:459: [dc2ea6d2ebbdf] Daemon stopped
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestConfigsUpdate
16:17:40 [2019-09-09T16:17:40.611Z] --- PASS: TestConfigsUpdate (2.18s)
16:17:40 [2019-09-09T16:17:40.611Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [d37def57e7089] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:336: [d37def57e7089] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:364: [d37def57e7089] daemon started
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:472: [d37def57e7089] Stopping daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:307: [d37def57e7089] exiting daemon
16:17:40 [2019-09-09T16:17:40.611Z]     daemon.go:459: [d37def57e7089] Daemon stopped
16:17:40 [2019-09-09T16:17:40.611Z] === RUN   TestTemplatedConfig
16:17:40 [2019-09-09T16:17:40.664Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport	0.934s
16:17:40 [2019-09-09T16:17:40.677Z] #33 ...
16:17:40 [2019-09-09T16:17:40.677Z] 
16:17:40 [2019-09-09T16:17:40.677Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
16:17:40 [2019-09-09T16:17:40.893Z] --- PASS: TestTemplatedConfig (2.83s)
16:17:40 [2019-09-09T16:17:40.893Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:336: [dd0f449b1a27c] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:336: [dd0f449b1a27c] waiting for daemon to start
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:364: [dd0f449b1a27c] daemon started
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:472: [dd0f449b1a27c] Stopping daemon
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:307: [dd0f449b1a27c] exiting daemon
16:17:40 [2019-09-09T16:17:40.893Z]     daemon.go:459: [dd0f449b1a27c] Daemon stopped
16:17:40 [2019-09-09T16:17:40.893Z] === RUN   TestConfigInspect
16:17:41 [2019-09-09T16:17:41.586Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	0.815s
16:17:41 [2019-09-09T16:17:41.587Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.006s
16:17:42 [2019-09-09T16:17:42.595Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	0.775s
16:17:42 [2019-09-09T16:17:42.602Z] #21 DONE 2.3s
16:17:42 [2019-09-09T16:17:42.602Z] 
16:17:42 [2019-09-09T16:17:42.602Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:17:42 [2019-09-09T16:17:42.602Z] #33 ...
16:17:42 [2019-09-09T16:17:42.602Z] 
16:17:42 [2019-09-09T16:17:42.602Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
16:17:42 [2019-09-09T16:17:42.928Z] --- PASS: TestConfigInspect (2.22s)
16:17:42 [2019-09-09T16:17:42.928Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:336: [df0fff792ffee] waiting for daemon to start
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:336: [df0fff792ffee] waiting for daemon to start
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:364: [df0fff792ffee] daemon started
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:472: [df0fff792ffee] Stopping daemon
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:307: [df0fff792ffee] exiting daemon
16:17:42 [2019-09-09T16:17:42.928Z]     daemon.go:459: [df0fff792ffee] Daemon stopped
16:17:42 [2019-09-09T16:17:42.928Z] === RUN   TestConfigCreateWithLabels
16:17:43 [2019-09-09T16:17:43.154Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause	0.631s
16:17:43 [2019-09-09T16:17:43.167Z] #25 DONE 0.5s
16:17:43 [2019-09-09T16:17:43.167Z] 
16:17:43 [2019-09-09T16:17:43.167Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:17:43 [2019-09-09T16:17:43.794Z] 65014b3c3121: Verifying Checksum
16:17:43 [2019-09-09T16:17:43.795Z] 65014b3c3121: Download complete
16:17:44 [2019-09-09T16:17:44.077Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	0.829s
16:17:44 [2019-09-09T16:17:44.077Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.098s
16:17:45 [2019-09-09T16:17:45.047Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields	0.613s
16:17:45 [2019-09-09T16:17:45.615Z] --- PASS: TestConfigCreateWithLabels (2.16s)
16:17:45 [2019-09-09T16:17:45.615Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:336: [d05825930584c] waiting for daemon to start
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:336: [d05825930584c] waiting for daemon to start
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:364: [d05825930584c] daemon started
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:472: [d05825930584c] Stopping daemon
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:307: [d05825930584c] exiting daemon
16:17:45 [2019-09-09T16:17:45.615Z]     daemon.go:459: [d05825930584c] Daemon stopped
16:17:45 [2019-09-09T16:17:45.615Z] === RUN   TestConfigCreateResolve
16:17:46 [2019-09-09T16:17:46.012Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	0.630s
16:17:47 [2019-09-09T16:17:47.638Z] --- PASS: TestConfigCreateResolve (2.21s)
16:17:47 [2019-09-09T16:17:47.638Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:336: [d9095f86755a1] waiting for daemon to start
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:336: [d9095f86755a1] waiting for daemon to start
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:364: [d9095f86755a1] daemon started
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:472: [d9095f86755a1] Stopping daemon
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:307: [d9095f86755a1] exiting daemon
16:17:47 [2019-09-09T16:17:47.638Z]     daemon.go:459: [d9095f86755a1] Daemon stopped
16:17:47 [2019-09-09T16:17:47.638Z] === RUN   TestConfigDaemonLibtrustID
16:17:47 [2019-09-09T16:17:47.893Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	1.465s
16:17:47 [2019-09-09T16:17:47.921Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:17:47 [2019-09-09T16:17:47.921Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:336: [d636b7238c66d] waiting for daemon to start
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:336: [d636b7238c66d] waiting for daemon to start
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:364: [d636b7238c66d] daemon started
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:472: [d636b7238c66d] Stopping daemon
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:307: [d636b7238c66d] exiting daemon
16:17:47 [2019-09-09T16:17:47.921Z]     daemon.go:459: [d636b7238c66d] Daemon stopped
16:17:47 [2019-09-09T16:17:47.921Z] PASS
16:17:47 [2019-09-09T16:17:47.921Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m  
16:17:47 [2019-09-09T16:17:47.921Z] INFO: Testing against a local daemon
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestCheckpoint
16:17:47 [2019-09-09T16:17:47.921Z] --- SKIP: TestCheckpoint (0.00s)
16:17:47 [2019-09-09T16:17:47.921Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestContainerInvalidJSON
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:17:47 [2019-09-09T16:17:47.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:17:47 [2019-09-09T16:17:47.921Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:17:47 [2019-09-09T16:17:47.921Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:17:47 [2019-09-09T16:17:47.921Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:17:47 [2019-09-09T16:17:47.921Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:17:47 [2019-09-09T16:17:47.921Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:17:47 [2019-09-09T16:17:47.921Z] --- PASS: TestContainerInvalidJSON (0.03s)
16:17:47 [2019-09-09T16:17:47.921Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:17:47 [2019-09-09T16:17:47.921Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:17:47 [2019-09-09T16:17:47.921Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:17:47 [2019-09-09T16:17:47.921Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:17:48 [2019-09-09T16:17:48.203Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
16:17:48 [2019-09-09T16:17:48.203Z] === RUN   TestCopyFromContainerPathIsNotDir
16:17:48 [2019-09-09T16:17:48.203Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
16:17:48 [2019-09-09T16:17:48.203Z] === RUN   TestCopyToContainerPathDoesNotExist
16:17:48 [2019-09-09T16:17:48.203Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:17:48 [2019-09-09T16:17:48.203Z] === RUN   TestCopyToContainerPathIsNotDir
16:17:48 [2019-09-09T16:17:48.487Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
16:17:48 [2019-09-09T16:17:48.487Z] === RUN   TestCopyFromContainer
16:17:49 [2019-09-09T16:17:49.253Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	1.314s
16:17:49 [2019-09-09T16:17:49.253Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.054s
16:17:49 [2019-09-09T16:17:49.253Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.006s
16:17:49 [2019-09-09T16:17:49.253Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.005s
16:17:49 [2019-09-09T16:17:49.253Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.005s
16:17:49 [2019-09-09T16:17:49.959Z] === RUN   TestCopyFromContainer//
16:17:49 [2019-09-09T16:17:49.959Z] === RUN   TestCopyFromContainer//bar/root
16:17:49 [2019-09-09T16:17:49.959Z] === RUN   TestCopyFromContainer//bar/root/
16:17:50 [2019-09-09T16:17:50.218Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	0.549s
16:17:50 [2019-09-09T16:17:50.243Z] === RUN   TestCopyFromContainer/bar/quux
16:17:50 [2019-09-09T16:17:50.243Z] === RUN   TestCopyFromContainer/bar/quux/
16:17:50 [2019-09-09T16:17:50.525Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:17:50 [2019-09-09T16:17:50.525Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:17:50 [2019-09-09T16:17:50.525Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:17:50 [2019-09-09T16:17:50.526Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCopyFromContainer/bar/notarget
16:17:50 [2019-09-09T16:17:50.809Z] --- PASS: TestCopyFromContainer (2.47s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer// (0.09s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:17:50 [2019-09-09T16:17:50.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateWithInvalidEnv
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateWithInvalidEnv/0
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateWithInvalidEnv/0
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateWithInvalidEnv/1
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateWithInvalidEnv/1
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateWithInvalidEnv/2
16:17:50 [2019-09-09T16:17:50.809Z] === PAUSE TestCreateWithInvalidEnv/2
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateWithInvalidEnv/0
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateWithInvalidEnv/1
16:17:50 [2019-09-09T16:17:50.809Z] === CONT  TestCreateWithInvalidEnv/2
16:17:50 [2019-09-09T16:17:50.809Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:17:50 [2019-09-09T16:17:50.809Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:17:50 [2019-09-09T16:17:50.809Z] === RUN   TestCreateTmpfsMountsTarget
16:17:51 [2019-09-09T16:17:51.093Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
16:17:51 [2019-09-09T16:17:51.093Z] === RUN   TestCreateWithCustomMaskedPaths
16:17:53 [2019-09-09T16:17:53.094Z] #29 29.62 # github.com/docker/docker/contrib/httpserver
16:17:53 [2019-09-09T16:17:53.094Z] #29 29.62 loadinternal: cannot find runtime/cgo
16:17:53 [2019-09-09T16:17:53.094Z] #29 DONE 30.1s
16:17:53 [2019-09-09T16:17:53.094Z] 
16:17:53 [2019-09-09T16:17:53.094Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:17:53 [2019-09-09T16:17:53.094Z] #33 ...
16:17:53 [2019-09-09T16:17:53.094Z] 
16:17:53 [2019-09-09T16:17:53.094Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
16:17:53 [2019-09-09T16:17:53.094Z] #30 DONE 0.1s
16:17:53 [2019-09-09T16:17:53.094Z] 
16:17:53 [2019-09-09T16:17:53.094Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:17:53 [2019-09-09T16:17:53.127Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:17:53 [2019-09-09T16:17:53.127Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:17:53 [2019-09-09T16:17:53.127Z] --- PASS: TestCreateWithCapabilities (0.04s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:17:53 [2019-09-09T16:17:53.127Z] === RUN   TestCreateWithCustomReadonlyPaths
16:17:55 [2019-09-09T16:17:55.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s)
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:17:55 [2019-09-09T16:17:55.167Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:17:55 [2019-09-09T16:17:55.167Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:17:55 [2019-09-09T16:17:55.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:17:55 [2019-09-09T16:17:55.167Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:17:55 [2019-09-09T16:17:55.167Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
16:17:55 [2019-09-09T16:17:55.167Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
16:17:55 [2019-09-09T16:17:55.167Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
16:17:55 [2019-09-09T16:17:55.167Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestContainerStartOnDaemonRestart
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestContainerStartOnDaemonRestart
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestDaemonRestartIpcMode
16:17:55 [2019-09-09T16:17:55.167Z] === PAUSE TestDaemonRestartIpcMode
16:17:55 [2019-09-09T16:17:55.167Z] === RUN   TestDiff
16:17:55 [2019-09-09T16:17:55.492Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled	4.580s
16:17:55 [2019-09-09T16:17:55.492Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	0.872s
16:17:55 [2019-09-09T16:17:55.782Z] --- PASS: TestDiff (0.66s)
16:17:55 [2019-09-09T16:17:55.782Z] === RUN   TestExecWithCloseStdin
16:17:56 [2019-09-09T16:17:56.460Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop	0.610s
16:17:56 [2019-09-09T16:17:56.460Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows)
16:17:56 [2019-09-09T16:17:56.460Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.051s
16:17:56 [2019-09-09T16:17:56.790Z] --- PASS: TestExecWithCloseStdin (0.93s)
16:17:56 [2019-09-09T16:17:56.790Z] === RUN   TestExec
16:17:57 [2019-09-09T16:17:57.798Z] --- PASS: TestExec (0.87s)
16:17:57 [2019-09-09T16:17:57.798Z] === RUN   TestExecUser
16:17:58 [2019-09-09T16:17:58.810Z] --- PASS: TestExecUser (0.88s)
16:17:58 [2019-09-09T16:17:58.810Z] === RUN   TestExportContainerAndImportImage
16:17:58 [2019-09-09T16:17:58.966Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote	11.664s
16:17:59 [2019-09-09T16:17:59.220Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	2.826s
16:17:59 [2019-09-09T16:17:59.817Z] --- PASS: TestExportContainerAndImportImage (0.99s)
16:17:59 [2019-09-09T16:17:59.817Z] === RUN   TestExportContainerAfterDaemonRestart
16:18:00 [2019-09-09T16:18:00.144Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	0.870s
16:18:01 [2019-09-09T16:18:01.291Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
16:18:01 [2019-09-09T16:18:01.291Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:336: [da6b191ce33a4] waiting for daemon to start
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:336: [da6b191ce33a4] waiting for daemon to start
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:364: [da6b191ce33a4] daemon started
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:472: [da6b191ce33a4] Stopping daemon
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:307: [da6b191ce33a4] exiting daemon
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:459: [da6b191ce33a4] Daemon stopped
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:336: [da6b191ce33a4] waiting for daemon to start
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:336: [da6b191ce33a4] waiting for daemon to start
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:364: [da6b191ce33a4] daemon started
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:472: [da6b191ce33a4] Stopping daemon
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:307: [da6b191ce33a4] exiting daemon
16:18:01 [2019-09-09T16:18:01.291Z]     daemon.go:459: [da6b191ce33a4] Daemon stopped
16:18:01 [2019-09-09T16:18:01.291Z] === RUN   TestHealthCheckWorkdir
16:18:01 [2019-09-09T16:18:01.546Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode	1.206s
16:18:02 [2019-09-09T16:18:02.303Z] --- PASS: TestHealthCheckWorkdir (1.10s)
16:18:02 [2019-09-09T16:18:02.303Z] === RUN   TestHealthKillContainer
16:18:05 [2019-09-09T16:18:05.753Z] --- PASS: TestHealthKillContainer (2.90s)
16:18:05 [2019-09-09T16:18:05.753Z] === RUN   TestInspectCpusetInConfigPre120
16:18:05 [2019-09-09T16:18:05.753Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
16:18:05 [2019-09-09T16:18:05.753Z] === RUN   TestIpcModeNone
16:18:06 [2019-09-09T16:18:06.761Z] --- PASS: TestIpcModeNone (0.86s)
16:18:06 [2019-09-09T16:18:06.761Z] === RUN   TestIpcModePrivate
16:18:06 [2019-09-09T16:18:06.780Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks	3.921s
16:18:06 [2019-09-09T16:18:06.780Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks	0.373s
16:18:07 [2019-09-09T16:18:07.377Z] --- PASS: TestIpcModePrivate (0.88s)
16:18:07 [2019-09-09T16:18:07.378Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
16:18:07 [2019-09-09T16:18:07.378Z] === RUN   TestIpcModeShareable
16:18:08 [2019-09-09T16:18:08.398Z] --- PASS: TestIpcModeShareable (0.92s)
16:18:08 [2019-09-09T16:18:08.398Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
16:18:08 [2019-09-09T16:18:08.398Z] === RUN   TestAPIIpcModeShareableAndContainer
16:18:09 [2019-09-09T16:18:09.287Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork	1.517s
16:18:10 [2019-09-09T16:18:10.210Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork	0.888s
16:18:11 [2019-09-09T16:18:11.079Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s)
16:18:11 [2019-09-09T16:18:11.079Z] === RUN   TestAPIIpcModeHost
16:18:11 [2019-09-09T16:18:11.696Z] --- PASS: TestAPIIpcModeHost (0.74s)
16:18:11 [2019-09-09T16:18:11.696Z] === RUN   TestDaemonIpcModeShareable
16:18:13 [2019-09-09T16:18:13.715Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
16:18:13 [2019-09-09T16:18:13.715Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:336: [d9b4e860bbdf1] waiting for daemon to start
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:336: [d9b4e860bbdf1] waiting for daemon to start
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:364: [d9b4e860bbdf1] daemon started
16:18:13 [2019-09-09T16:18:13.715Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:472: [d9b4e860bbdf1] Stopping daemon
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:307: [d9b4e860bbdf1] exiting daemon
16:18:13 [2019-09-09T16:18:13.715Z]     daemon.go:459: [d9b4e860bbdf1] Daemon stopped
16:18:13 [2019-09-09T16:18:13.715Z] === RUN   TestDaemonIpcModePrivate
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:18:14 [2019-09-09T16:18:14.944Z] 
16:18:14 [2019-09-09T16:18:14.944Z]  ________   ____  __.
16:18:14 [2019-09-09T16:18:14.944Z]  \_____  \ |    |/ _|
16:18:14 [2019-09-09T16:18:14.944Z]  /   |   \|      <
16:18:14 [2019-09-09T16:18:14.944Z]  /    |    \    |  \
16:18:14 [2019-09-09T16:18:14.944Z]  \_______  /____|__ \
16:18:14 [2019-09-09T16:18:14.944Z]          \/        \/
16:18:14 [2019-09-09T16:18:14.944Z] 
16:18:14 [2019-09-09T16:18:14.944Z] INFO: make.ps1 ended at 09/09/2019 16:18:05
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Binaries build ended at 09/09/2019 16:18:07. Duration:00:01:46.2732042
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Copying the built daemon binary to d:\CI-1\CI-f874f8b6f\binary\dockerd-f874f8b6f.exe...
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Copying the built client binary to d:\CI-1\CI-f874f8b6f\binary\docker-f874f8b6f.exe...
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Copying dockerversion from the container...
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Copying the golang package from the container to d:\CI-1\CI-f874f8b6f\installer\go.zip...
16:18:14 [2019-09-09T16:18:14.944Z] INFO: Extracting go.zip to d:\CI-1\CI-f874f8b6f\go
16:18:15 [2019-09-09T16:18:15.205Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
16:18:15 [2019-09-09T16:18:15.205Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:336: [d3fc59fccd87b] waiting for daemon to start
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:336: [d3fc59fccd87b] waiting for daemon to start
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:364: [d3fc59fccd87b] daemon started
16:18:15 [2019-09-09T16:18:15.205Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:472: [d3fc59fccd87b] Stopping daemon
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:307: [d3fc59fccd87b] exiting daemon
16:18:15 [2019-09-09T16:18:15.205Z]     daemon.go:459: [d3fc59fccd87b] Daemon stopped
16:18:15 [2019-09-09T16:18:15.205Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:18:17 [2019-09-09T16:18:17.225Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
16:18:17 [2019-09-09T16:18:17.225Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:336: [dde1dcf80ff36] waiting for daemon to start
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:336: [dde1dcf80ff36] waiting for daemon to start
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:364: [dde1dcf80ff36] daemon started
16:18:17 [2019-09-09T16:18:17.225Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:472: [dde1dcf80ff36] Stopping daemon
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:307: [dde1dcf80ff36] exiting daemon
16:18:17 [2019-09-09T16:18:17.225Z]     daemon.go:459: [dde1dcf80ff36] Daemon stopped
16:18:17 [2019-09-09T16:18:17.225Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:18:18 [2019-09-09T16:18:18.704Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
16:18:18 [2019-09-09T16:18:18.704Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:336: [df7fc4d9fc428] waiting for daemon to start
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:336: [df7fc4d9fc428] waiting for daemon to start
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:364: [df7fc4d9fc428] daemon started
16:18:18 [2019-09-09T16:18:18.704Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:472: [df7fc4d9fc428] Stopping daemon
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:307: [df7fc4d9fc428] exiting daemon
16:18:18 [2019-09-09T16:18:18.704Z]     daemon.go:459: [df7fc4d9fc428] Daemon stopped
16:18:18 [2019-09-09T16:18:18.704Z] === RUN   TestIpcModeOlderClient
16:18:18 [2019-09-09T16:18:18.704Z] === PAUSE TestIpcModeOlderClient
16:18:18 [2019-09-09T16:18:18.704Z] === RUN   TestKillContainerInvalidSignal
16:18:19 [2019-09-09T16:18:19.326Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
16:18:19 [2019-09-09T16:18:19.326Z] === RUN   TestKillContainer
16:18:19 [2019-09-09T16:18:19.326Z] === RUN   TestKillContainer/no_signal
16:18:20 [2019-09-09T16:18:20.331Z] === RUN   TestKillContainer/non_killing_signal
16:18:20 [2019-09-09T16:18:20.614Z] === RUN   TestKillContainer/killing_signal
16:18:21 [2019-09-09T16:18:21.623Z] --- PASS: TestKillContainer (2.13s)
16:18:21 [2019-09-09T16:18:21.623Z]     --- PASS: TestKillContainer/no_signal (0.66s)
16:18:21 [2019-09-09T16:18:21.623Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
16:18:21 [2019-09-09T16:18:21.623Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
16:18:21 [2019-09-09T16:18:21.623Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:18:21 [2019-09-09T16:18:21.623Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:18:22 [2019-09-09T16:18:22.238Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:18:22 [2019-09-09T16:18:22.852Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
16:18:22 [2019-09-09T16:18:22.852Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
16:18:22 [2019-09-09T16:18:22.852Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
16:18:22 [2019-09-09T16:18:22.852Z] === RUN   TestKillStoppedContainer
16:18:23 [2019-09-09T16:18:23.142Z] --- PASS: TestKillStoppedContainer (0.10s)
16:18:23 [2019-09-09T16:18:23.142Z] === RUN   TestKillStoppedContainerAPIPre120
16:18:23 [2019-09-09T16:18:23.142Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:18:23 [2019-09-09T16:18:23.142Z] === RUN   TestKillDifferentUserContainer
16:18:24 [2019-09-09T16:18:24.151Z] --- PASS: TestKillDifferentUserContainer (0.76s)
16:18:24 [2019-09-09T16:18:24.151Z] === RUN   TestInspectOomKilledTrue
16:18:25 [2019-09-09T16:18:25.157Z] --- PASS: TestInspectOomKilledTrue (1.22s)
16:18:25 [2019-09-09T16:18:25.157Z] === RUN   TestInspectOomKilledFalse
16:18:25 [2019-09-09T16:18:25.774Z] --- PASS: TestInspectOomKilledFalse (0.67s)
16:18:25 [2019-09-09T16:18:25.774Z] === RUN   TestLinksEtcHostsContentMatch
16:18:26 [2019-09-09T16:18:26.391Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
16:18:26 [2019-09-09T16:18:26.391Z] === RUN   TestLinksContainerNames
16:18:27 [2019-09-09T16:18:27.863Z] --- PASS: TestLinksContainerNames (1.34s)
16:18:27 [2019-09-09T16:18:27.863Z] === RUN   TestLogsFollowTailEmpty
16:18:28 [2019-09-09T16:18:28.478Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
16:18:28 [2019-09-09T16:18:28.478Z] === RUN   TestContainerNetworkMountsNoChown
16:18:29 [2019-09-09T16:18:29.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/default
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/default
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/private
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/private
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rprivate
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rprivate
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/slave
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/slave
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rslave
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rslave
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/shared
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/shared
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rshared
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rshared
16:18:29 [2019-09-09T16:18:29.101Z] === CONT  TestMountDaemonRoot/default
16:18:29 [2019-09-09T16:18:29.101Z] === CONT  TestMountDaemonRoot/rprivate
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/default/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === CONT  TestMountDaemonRoot/rslave
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:18:29 [2019-09-09T16:18:29.101Z] === CONT  TestMountDaemonRoot/rshared
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:18:29 [2019-09-09T16:18:29.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/shared
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/default/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/private
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/private/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/private/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/slave
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/default/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/default/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/private/mount_root
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:18:29 [2019-09-09T16:18:29.385Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:18:29 [2019-09-09T16:18:29.671Z] === CONT  TestMountDaemonRoot/private/bind_root
16:18:29 [2019-09-09T16:18:29.671Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:18:29 [2019-09-09T16:18:29.671Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:18:29 [2019-09-09T16:18:29.671Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:18:29 [2019-09-09T16:18:29.671Z] --- PASS: TestMountDaemonRoot (0.05s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:18:29 [2019-09-09T16:18:29.671Z] === RUN   TestContainerBindMountNonRecursive
16:18:31 [2019-09-09T16:18:31.145Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
16:18:31 [2019-09-09T16:18:31.145Z] === RUN   TestNetworkNat
16:18:32 [2019-09-09T16:18:32.151Z] --- PASS: TestNetworkNat (0.78s)
16:18:32 [2019-09-09T16:18:32.151Z] === RUN   TestNetworkLocalhostTCPNat
16:18:32 [2019-09-09T16:18:32.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
16:18:32 [2019-09-09T16:18:32.769Z] === RUN   TestNetworkLoopbackNat
16:18:33 [2019-09-09T16:18:33.780Z] --- PASS: TestNetworkLoopbackNat (0.97s)
16:18:33 [2019-09-09T16:18:33.780Z] === RUN   TestPause
16:18:34 [2019-09-09T16:18:34.397Z] --- PASS: TestPause (0.80s)
16:18:34 [2019-09-09T16:18:34.397Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:18:34 [2019-09-09T16:18:34.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:18:34 [2019-09-09T16:18:34.397Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:18:34 [2019-09-09T16:18:34.397Z] === RUN   TestPauseStopPausedContainer
16:18:35 [2019-09-09T16:18:35.405Z] --- PASS: TestPauseStopPausedContainer (0.77s)
16:18:35 [2019-09-09T16:18:35.405Z] === RUN   TestPsFilter
16:18:35 [2019-09-09T16:18:35.405Z] --- PASS: TestPsFilter (0.20s)
16:18:35 [2019-09-09T16:18:35.405Z] === RUN   TestRemoveContainerWithRemovedVolume
16:18:36 [2019-09-09T16:18:36.020Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
16:18:36 [2019-09-09T16:18:36.020Z] === RUN   TestRemoveContainerWithVolume
16:18:36 [2019-09-09T16:18:36.640Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
16:18:36 [2019-09-09T16:18:36.640Z] === RUN   TestRemoveContainerRunning
16:18:36 [2019-09-09T16:18:36.682Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	23.632s
16:18:36 [2019-09-09T16:18:36.682Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs	1.574s
16:18:36 [2019-09-09T16:18:36.682Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.447s
16:18:37 [2019-09-09T16:18:37.648Z] --- PASS: TestRemoveContainerRunning (0.72s)
16:18:37 [2019-09-09T16:18:37.649Z] === RUN   TestRemoveContainerForceRemoveRunning
16:18:38 [2019-09-09T16:18:38.265Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
16:18:38 [2019-09-09T16:18:38.265Z] === RUN   TestRemoveInvalidContainer
16:18:38 [2019-09-09T16:18:38.265Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:18:38 [2019-09-09T16:18:38.265Z] === RUN   TestRenameLinkedContainer
16:18:39 [2019-09-09T16:18:39.193Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks	2.202s
16:18:40 [2019-09-09T16:18:40.939Z] --- PASS: TestRenameLinkedContainer (2.77s)
16:18:40 [2019-09-09T16:18:40.939Z] === RUN   TestRenameStoppedContainer
16:18:41 [2019-09-09T16:18:41.555Z] --- PASS: TestRenameStoppedContainer (0.67s)
16:18:41 [2019-09-09T16:18:41.555Z] === RUN   TestRenameRunningContainerAndReuse
16:18:41 [2019-09-09T16:18:41.700Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork	2.103s
16:18:43 [2019-09-09T16:18:43.028Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s)
16:18:43 [2019-09-09T16:18:43.028Z] === RUN   TestRenameInvalidName
16:18:43 [2019-09-09T16:18:43.649Z] --- PASS: TestRenameInvalidName (0.72s)
16:18:43 [2019-09-09T16:18:43.649Z] === RUN   TestRenameAnonymousContainer
16:18:44 [2019-09-09T16:18:44.206Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation	2.370s
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Extraction ended at 09/09/2019 16:18:41. Duration:00:00:27.0628616
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Updating the golang and path environment variables
16:18:44 [2019-09-09T16:18:44.889Z] INFO: GOPATH=d:\gopath
16:18:44 [2019-09-09T16:18:44.889Z] INFO: go version go1.12.9 windows/amd64
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Running the daemon under test in debug mode
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Starting a daemon under test...
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-f874f8b6f\daemon --pidfile d:\CI-1\CI-f874f8b6f\docker.pid -D
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Process started successfully.
16:18:44 [2019-09-09T16:18:44.889Z] INFO: Waiting for the daemon under test to start...
16:18:45 [2019-09-09T16:18:45.856Z] INFO: Daemon under test started and replied!
16:18:45 [2019-09-09T16:18:45.856Z] INFO: Docker version of the daemon under test
16:18:45 [2019-09-09T16:18:45.856Z] 
16:18:45 [2019-09-09T16:18:45.856Z] Client:
16:18:45 [2019-09-09T16:18:45.856Z]  Version:      17.06.2-ce
16:18:45 [2019-09-09T16:18:45.856Z]  API version:  1.30
16:18:45 [2019-09-09T16:18:45.856Z]  Go version:   go1.8.3
16:18:45 [2019-09-09T16:18:45.856Z]  Git commit:   cec0b72
16:18:45 [2019-09-09T16:18:45.856Z]  Built:        Tue Sep  5 19:57:19 2017
16:18:45 [2019-09-09T16:18:45.856Z]  OS/Arch:      windows/amd64
16:18:45 [2019-09-09T16:18:45.856Z] 
16:18:45 [2019-09-09T16:18:45.856Z] Server:
16:18:45 [2019-09-09T16:18:45.856Z]  Version:      0.0.0-dev
16:18:45 [2019-09-09T16:18:45.856Z]  API version:  1.41 (minimum version 1.24)
16:18:45 [2019-09-09T16:18:45.856Z]  Go version:   go1.12.9
16:18:45 [2019-09-09T16:18:45.856Z]  Git commit:   f874f8b6f
16:18:45 [2019-09-09T16:18:45.856Z]  Built:        09/09/2019 16:16:32
16:18:45 [2019-09-09T16:18:45.856Z]  OS/Arch:      windows/amd64
16:18:45 [2019-09-09T16:18:45.856Z]  Experimental: false
16:18:45 [2019-09-09T16:18:45.856Z] 
16:18:45 [2019-09-09T16:18:45.856Z] INFO: Docker info of the daemon under test
16:18:45 [2019-09-09T16:18:45.856Z] 
16:18:45 [2019-09-09T16:18:45.856Z] Containers: 0
16:18:45 [2019-09-09T16:18:45.856Z]  Running: 0
16:18:45 [2019-09-09T16:18:45.856Z]  Paused: 0
16:18:45 [2019-09-09T16:18:45.856Z]  Stopped: 0
16:18:45 [2019-09-09T16:18:45.856Z] Images: 0
16:18:45 [2019-09-09T16:18:45.856Z] Server Version: 0.0.0-dev
16:18:45 [2019-09-09T16:18:45.856Z] Storage Driver: windowsfilter
16:18:45 [2019-09-09T16:18:45.856Z]  Windows: 
16:18:45 [2019-09-09T16:18:45.856Z] Logging Driver: json-file
16:18:45 [2019-09-09T16:18:45.856Z] Plugins: 
16:18:45 [2019-09-09T16:18:45.856Z]  Volume: local
16:18:45 [2019-09-09T16:18:45.856Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:18:45 [2019-09-09T16:18:45.856Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:18:45 [2019-09-09T16:18:45.856Z] Swarm: inactive
16:18:45 [2019-09-09T16:18:45.856Z] Default Isolation: process
16:18:45 [2019-09-09T16:18:45.856Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
16:18:45 [2019-09-09T16:18:45.856Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
16:18:45 [2019-09-09T16:18:45.856Z] OSType: windows
16:18:45 [2019-09-09T16:18:45.857Z] Architecture: x86_64
16:18:45 [2019-09-09T16:18:45.857Z] CPUs: 4
16:18:45 [2019-09-09T16:18:45.857Z] Total Memory: 32GiB
16:18:45 [2019-09-09T16:18:45.857Z] Name: azwin-2-3135a0
16:18:45 [2019-09-09T16:18:45.857Z] ID: V52M:URYF:C2KN:GI7J:O22T:MCKO:FXAF:COZM:K3FQ:QRQH:X2ID:BPM3
16:18:45 [2019-09-09T16:18:45.857Z] Docker Root Dir: D:\CI-1\CI-f874f8b6f\daemon
16:18:45 [2019-09-09T16:18:45.857Z] Debug Mode (client): false
16:18:45 [2019-09-09T16:18:45.857Z] Debug Mode (server): true
16:18:45 [2019-09-09T16:18:45.857Z]  File Descriptors: -1
16:18:45 [2019-09-09T16:18:45.857Z]  Goroutines: 17
16:18:45 [2019-09-09T16:18:45.857Z]  System Time: 2019-09-09T16:18:45.6559992Z
16:18:45 [2019-09-09T16:18:45.857Z]  EventsListeners: 0
16:18:45 [2019-09-09T16:18:45.857Z] Registry: https://index.docker.io/v1/
16:18:45 [2019-09-09T16:18:45.857Z] Labels:
16:18:45 [2019-09-09T16:18:45.857Z] Experimental: false
16:18:45 [2019-09-09T16:18:45.857Z] Insecure Registries:
16:18:45 [2019-09-09T16:18:45.857Z]  127.0.0.0/8
16:18:45 [2019-09-09T16:18:45.857Z] Live Restore Enabled: false
16:18:45 [2019-09-09T16:18:45.857Z] 
16:18:45 [2019-09-09T16:18:45.857Z] 
16:18:45 [2019-09-09T16:18:45.857Z] INFO: Docker images of the daemon under test
16:18:45 [2019-09-09T16:18:45.857Z] 
16:18:45 [2019-09-09T16:18:45.857Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:18:45 [2019-09-09T16:18:45.857Z] 
16:18:45 [2019-09-09T16:18:45.857Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:18:45 [2019-09-09T16:18:45.857Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time...
16:18:46 [2019-09-09T16:18:46.129Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart	1.709s
16:18:46 [2019-09-09T16:18:46.129Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer	0.173s
16:18:46 [2019-09-09T16:18:46.315Z] ltsc2016: Pulling from windows/servercore
16:18:46 [2019-09-09T16:18:46.315Z] 3889bb8d808b: Pulling fs layer
16:18:46 [2019-09-09T16:18:46.315Z] 234c9b9e497c: Pulling fs layer
16:18:46 [2019-09-09T16:18:46.329Z] --- PASS: TestRenameAnonymousContainer (2.55s)
16:18:46 [2019-09-09T16:18:46.329Z] === RUN   TestRenameContainerWithSameName
16:18:46 [2019-09-09T16:18:46.948Z] --- PASS: TestRenameContainerWithSameName (0.68s)
16:18:46 [2019-09-09T16:18:46.948Z] === RUN   TestRenameContainerWithLinkedContainer
16:18:47 [2019-09-09T16:18:47.052Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	0.915s
16:18:47 [2019-09-09T16:18:47.974Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink	0.918s
16:18:48 [2019-09-09T16:18:48.420Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
16:18:48 [2019-09-09T16:18:48.420Z] === RUN   TestResize
16:18:48 [2019-09-09T16:18:48.896Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership	1.064s
16:18:49 [2019-09-09T16:18:49.035Z] --- PASS: TestResize (0.75s)
16:18:49 [2019-09-09T16:18:49.035Z] === RUN   TestResizeWithInvalidSize
16:18:49 [2019-09-09T16:18:49.864Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA	0.943s
16:18:50 [2019-09-09T16:18:50.039Z] --- PASS: TestResizeWithInvalidSize (0.72s)
16:18:50 [2019-09-09T16:18:50.039Z] === RUN   TestResizeWhenContainerNotStarted
16:18:50 [2019-09-09T16:18:50.656Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:18:50 [2019-09-09T16:18:50.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:18:50 [2019-09-09T16:18:50.789Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB	0.920s
16:18:51 [2019-09-09T16:18:51.712Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC	0.965s
16:18:52 [2019-09-09T16:18:52.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:18:53 [2019-09-09T16:18:53.072Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD	1.328s
16:18:54 [2019-09-09T16:18:54.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:18:54 [2019-09-09T16:18:54.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:18:54 [2019-09-09T16:18:54.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:18:54 [2019-09-09T16:18:54.432Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE	1.107s
16:18:54 [2019-09-09T16:18:54.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:18:55 [2019-09-09T16:18:55.355Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF	0.854s
16:18:56 [2019-09-09T16:18:56.280Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG	1.071s
16:18:56 [2019-09-09T16:18:56.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:18:56 [2019-09-09T16:18:56.522Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:18:57 [2019-09-09T16:18:57.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:18:57 [2019-09-09T16:18:57.202Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH	1.065s
16:18:58 [2019-09-09T16:18:58.127Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI	0.893s
16:18:59 [2019-09-09T16:18:59.487Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ	1.068s
16:19:00 [2019-09-09T16:19:00.649Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:19:00 [2019-09-09T16:19:00.649Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s)
16:19:00 [2019-09-09T16:19:00.649Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:336: [dd4bdc41ef2a8] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:336: [dd4bdc41ef2a8] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:364: [dd4bdc41ef2a8] daemon started
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:472: [dd4bdc41ef2a8] Stopping daemon
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:307: [dd4bdc41ef2a8] exiting daemon
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:459: [dd4bdc41ef2a8] Daemon stopped
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:336: [dd4bdc41ef2a8] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:336: [dd4bdc41ef2a8] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:364: [dd4bdc41ef2a8] daemon started
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:472: [dd4bdc41ef2a8] Stopping daemon
16:19:00 [2019-09-09T16:19:00.649Z]         daemon.go:307: [dd4bdc41ef2a8] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dd4bdc41ef2a8] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dc76f5a73b51c] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dc76f5a73b51c] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dc76f5a73b51c] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dc76f5a73b51c] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dc76f5a73b51c] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dc76f5a73b51c] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dc76f5a73b51c] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [dc76f5a73b51c] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dc76f5a73b51c] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dc76f5a73b51c] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d68eed12cddaf] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d68eed12cddaf] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d68eed12cddaf] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d68eed12cddaf] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d68eed12cddaf] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d68eed12cddaf] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d68eed12cddaf] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d68eed12cddaf] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d68eed12cddaf] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d68eed12cddaf] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d68eed12cddaf] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d68eed12cddaf] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd1937e851203] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd1937e851203] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dd1937e851203] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dd1937e851203] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd1937e851203] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd1937e851203] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dd1937e851203] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [dd1937e851203] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dd1937e851203] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dd1937e851203] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d5723cc746a1e] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d5723cc746a1e] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d5723cc746a1e] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d5723cc746a1e] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d5723cc746a1e] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d5723cc746a1e] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d5723cc746a1e] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d5723cc746a1e] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d5723cc746a1e] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d5723cc746a1e] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d235db4012421] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d235db4012421] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d235db4012421] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d235db4012421] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d235db4012421] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d235db4012421] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d235db4012421] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d235db4012421] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d235db4012421] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d235db4012421] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d235db4012421] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d235db4012421] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d270374397e5d] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d270374397e5d] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d270374397e5d] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d270374397e5d] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d270374397e5d] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d270374397e5d] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d270374397e5d] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d270374397e5d] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d270374397e5d] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d270374397e5d] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d6d5b3e16ec63] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d6d5b3e16ec63] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d6d5b3e16ec63] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d6d5b3e16ec63] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d6d5b3e16ec63] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d6d5b3e16ec63] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d6d5b3e16ec63] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d6d5b3e16ec63] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d6d5b3e16ec63] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d6d5b3e16ec63] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d6d5b3e16ec63] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d6d5b3e16ec63] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.71s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d94222a041e0a] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d94222a041e0a] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d94222a041e0a] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d94222a041e0a] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d94222a041e0a] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d94222a041e0a] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d94222a041e0a] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d94222a041e0a] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d94222a041e0a] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d94222a041e0a] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dfbc4b0b72b5b] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dfbc4b0b72b5b] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dfbc4b0b72b5b] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dfbc4b0b72b5b] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dfbc4b0b72b5b] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dfbc4b0b72b5b] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dfbc4b0b72b5b] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [dfbc4b0b72b5b] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dfbc4b0b72b5b] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dfbc4b0b72b5b] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d7962e6beed05] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d7962e6beed05] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d7962e6beed05] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d7962e6beed05] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d7962e6beed05] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d7962e6beed05] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d7962e6beed05] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [d7962e6beed05] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [d7962e6beed05] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [d7962e6beed05] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [d7962e6beed05] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [d7962e6beed05] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s)
16:19:00 [2019-09-09T16:19:00.650Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd86bc17313f9] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd86bc17313f9] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dd86bc17313f9] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [dd86bc17313f9] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dd86bc17313f9] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dd86bc17313f9] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd86bc17313f9] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:336: [dd86bc17313f9] waiting for daemon to start
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:364: [dd86bc17313f9] daemon started
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:472: [dd86bc17313f9] Stopping daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:307: [dd86bc17313f9] exiting daemon
16:19:00 [2019-09-09T16:19:00.650Z]         daemon.go:459: [dd86bc17313f9] Daemon stopped
16:19:00 [2019-09-09T16:19:00.650Z] === RUN   TestCgroupNamespacesRun
16:19:00 [2019-09-09T16:19:00.846Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination	1.414s
16:19:01 [2019-09-09T16:19:01.815Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory	1.050s
16:19:02 [2019-09-09T16:19:02.130Z] --- PASS: TestCgroupNamespacesRun (1.74s)
16:19:02 [2019-09-09T16:19:02.130Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:336: [dc42e6362feee] waiting for daemon to start
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:336: [dc42e6362feee] waiting for daemon to start
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:364: [dc42e6362feee] daemon started
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:472: [dc42e6362feee] Stopping daemon
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:307: [dc42e6362feee] exiting daemon
16:19:02 [2019-09-09T16:19:02.130Z]     daemon.go:459: [dc42e6362feee] Daemon stopped
16:19:02 [2019-09-09T16:19:02.130Z] === RUN   TestCgroupNamespacesRunPrivileged
16:19:02 [2019-09-09T16:19:02.738Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	0.939s
16:19:02 [2019-09-09T16:19:02.738Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.010s
16:19:03 [2019-09-09T16:19:03.297Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum	53.424s
16:19:03 [2019-09-09T16:19:03.857Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon	0.964s
16:19:04 [2019-09-09T16:19:04.153Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
16:19:04 [2019-09-09T16:19:04.153Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:336: [d978fb18c4695] waiting for daemon to start
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:336: [d978fb18c4695] waiting for daemon to start
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:364: [d978fb18c4695] daemon started
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:472: [d978fb18c4695] Stopping daemon
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:307: [d978fb18c4695] exiting daemon
16:19:04 [2019-09-09T16:19:04.153Z]     daemon.go:459: [d978fb18c4695] Daemon stopped
16:19:04 [2019-09-09T16:19:04.153Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:19:04 [2019-09-09T16:19:04.797Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	1.037s
16:19:05 [2019-09-09T16:19:05.628Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
16:19:05 [2019-09-09T16:19:05.628Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:336: [d8295ebd2147f] waiting for daemon to start
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:336: [d8295ebd2147f] waiting for daemon to start
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:364: [d8295ebd2147f] daemon started
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:472: [d8295ebd2147f] Stopping daemon
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:307: [d8295ebd2147f] exiting daemon
16:19:05 [2019-09-09T16:19:05.628Z]     daemon.go:459: [d8295ebd2147f] Daemon stopped
16:19:05 [2019-09-09T16:19:05.628Z] === RUN   TestCgroupNamespacesRunHostMode
16:19:06 [2019-09-09T16:19:06.159Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles	1.469s
16:19:07 [2019-09-09T16:19:07.083Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent	0.945s
16:19:07 [2019-09-09T16:19:07.652Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
16:19:07 [2019-09-09T16:19:07.652Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:336: [d2c5b74d882b6] waiting for daemon to start
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:336: [d2c5b74d882b6] waiting for daemon to start
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:364: [d2c5b74d882b6] daemon started
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:472: [d2c5b74d882b6] Stopping daemon
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:307: [d2c5b74d882b6] exiting daemon
16:19:07 [2019-09-09T16:19:07.652Z]     daemon.go:459: [d2c5b74d882b6] Daemon stopped
16:19:07 [2019-09-09T16:19:07.652Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:19:08 [2019-09-09T16:19:08.443Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink	1.292s
16:19:09 [2019-09-09T16:19:09.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
16:19:09 [2019-09-09T16:19:09.152Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:336: [dd5354c7474cc] waiting for daemon to start
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:336: [dd5354c7474cc] waiting for daemon to start
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:364: [dd5354c7474cc] daemon started
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:472: [dd5354c7474cc] Stopping daemon
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:307: [dd5354c7474cc] exiting daemon
16:19:09 [2019-09-09T16:19:09.152Z]     daemon.go:459: [dd5354c7474cc] Daemon stopped
16:19:09 [2019-09-09T16:19:09.152Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:19:10 [2019-09-09T16:19:10.164Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
16:19:10 [2019-09-09T16:19:10.164Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:336: [d60dcf2a08d7a] waiting for daemon to start
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:336: [d60dcf2a08d7a] waiting for daemon to start
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:364: [d60dcf2a08d7a] daemon started
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:472: [d60dcf2a08d7a] Stopping daemon
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:307: [d60dcf2a08d7a] exiting daemon
16:19:10 [2019-09-09T16:19:10.164Z]     daemon.go:459: [d60dcf2a08d7a] Daemon stopped
16:19:10 [2019-09-09T16:19:10.164Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:19:10 [2019-09-09T16:19:10.782Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
16:19:10 [2019-09-09T16:19:10.782Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:336: [d1e377b2351c1] waiting for daemon to start
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:336: [d1e377b2351c1] waiting for daemon to start
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:364: [d1e377b2351c1] daemon started
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:472: [d1e377b2351c1] Stopping daemon
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:307: [d1e377b2351c1] exiting daemon
16:19:10 [2019-09-09T16:19:10.782Z]     daemon.go:459: [d1e377b2351c1] Daemon stopped
16:19:10 [2019-09-09T16:19:10.782Z] === RUN   TestCgroupNamespacesRunOlderClient
16:19:10 [2019-09-09T16:19:10.993Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	2.070s
16:19:11 [2019-09-09T16:19:11.484Z] 234c9b9e497c: Verifying Checksum
16:19:11 [2019-09-09T16:19:11.484Z] 234c9b9e497c: Download complete
16:19:11 [2019-09-09T16:19:11.553Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	0.933s
16:19:12 [2019-09-09T16:19:12.813Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
16:19:12 [2019-09-09T16:19:12.813Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:336: [d9fe1ec4c6314] waiting for daemon to start
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:336: [d9fe1ec4c6314] waiting for daemon to start
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:364: [d9fe1ec4c6314] daemon started
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:472: [d9fe1ec4c6314] Stopping daemon
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:307: [d9fe1ec4c6314] exiting daemon
16:19:12 [2019-09-09T16:19:12.813Z]     daemon.go:459: [d9fe1ec4c6314] Daemon stopped
16:19:12 [2019-09-09T16:19:12.813Z] === RUN   TestKernelTCPMemory
16:19:13 [2019-09-09T16:19:13.432Z] --- PASS: TestKernelTCPMemory (0.94s)
16:19:13 [2019-09-09T16:19:13.432Z] === RUN   TestNISDomainname
16:19:14 [2019-09-09T16:19:14.101Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC	2.335s
16:19:14 [2019-09-09T16:19:14.909Z] --- PASS: TestNISDomainname (1.06s)
16:19:14 [2019-09-09T16:19:14.910Z] === RUN   TestHostnameDnsResolution
16:19:15 [2019-09-09T16:19:15.929Z] --- PASS: TestHostnameDnsResolution (1.14s)
16:19:15 [2019-09-09T16:19:15.929Z] === RUN   TestStats
16:19:18 [2019-09-09T16:19:18.597Z] --- PASS: TestStats (2.76s)
16:19:18 [2019-09-09T16:19:18.597Z] === RUN   TestStopContainerWithTimeout
16:19:18 [2019-09-09T16:19:18.597Z] === RUN   TestStopContainerWithTimeout/0
16:19:18 [2019-09-09T16:19:18.597Z] === PAUSE TestStopContainerWithTimeout/0
16:19:18 [2019-09-09T16:19:18.597Z] === RUN   TestStopContainerWithTimeout/1
16:19:18 [2019-09-09T16:19:18.597Z] === PAUSE TestStopContainerWithTimeout/1
16:19:18 [2019-09-09T16:19:18.597Z] === RUN   TestStopContainerWithTimeout/3
16:19:18 [2019-09-09T16:19:18.597Z] === PAUSE TestStopContainerWithTimeout/3
16:19:18 [2019-09-09T16:19:18.597Z] === RUN   TestStopContainerWithTimeout/-1
16:19:18 [2019-09-09T16:19:18.597Z] === PAUSE TestStopContainerWithTimeout/-1
16:19:18 [2019-09-09T16:19:18.597Z] === CONT  TestStopContainerWithTimeout/0
16:19:18 [2019-09-09T16:19:18.597Z] === CONT  TestStopContainerWithTimeout/-1
16:19:18 [2019-09-09T16:19:18.597Z] === CONT  TestStopContainerWithTimeout/1
16:19:18 [2019-09-09T16:19:18.597Z] === CONT  TestStopContainerWithTimeout/3
16:19:19 [2019-09-09T16:19:19.373Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD	5.346s
16:19:22 [2019-09-09T16:19:22.055Z] --- PASS: TestStopContainerWithTimeout (0.03s)
16:19:22 [2019-09-09T16:19:22.055Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
16:19:22 [2019-09-09T16:19:22.055Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
16:19:22 [2019-09-09T16:19:22.055Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
16:19:22 [2019-09-09T16:19:22.055Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
16:19:22 [2019-09-09T16:19:22.055Z] === RUN   TestDeleteDevicemapper
16:19:22 [2019-09-09T16:19:22.055Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:19:22 [2019-09-09T16:19:22.055Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:19:22 [2019-09-09T16:19:22.055Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:19:22 [2019-09-09T16:19:22.629Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	3.429s
16:19:23 [2019-09-09T16:19:23.552Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF	0.875s
16:19:24 [2019-09-09T16:19:24.739Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s)
16:19:24 [2019-09-09T16:19:24.739Z] === RUN   TestUpdateMemory
16:19:25 [2019-09-09T16:19:25.747Z] --- PASS: TestUpdateMemory (1.07s)
16:19:25 [2019-09-09T16:19:25.747Z] === RUN   TestUpdateCPUQuota
16:19:27 [2019-09-09T16:19:27.786Z] --- PASS: TestUpdateCPUQuota (1.86s)
16:19:27 [2019-09-09T16:19:27.786Z] === RUN   TestUpdatePidsLimit
16:19:27 [2019-09-09T16:19:27.786Z] === RUN   TestUpdatePidsLimit/update_from_none
16:19:28 [2019-09-09T16:19:28.069Z] === RUN   TestUpdatePidsLimit/no_change
16:19:28 [2019-09-09T16:19:28.351Z] === RUN   TestUpdatePidsLimit/update_lower
16:19:28 [2019-09-09T16:19:28.783Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG	5.099s
16:19:28 [2019-09-09T16:19:28.968Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:19:29 [2019-09-09T16:19:29.250Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:19:29 [2019-09-09T16:19:29.535Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:19:30 [2019-09-09T16:19:30.154Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:19:31 [2019-09-09T16:19:31.627Z] --- PASS: TestUpdatePidsLimit (4.09s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:19:31 [2019-09-09T16:19:31.627Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
16:19:31 [2019-09-09T16:19:31.627Z] === RUN   TestUpdateRestartPolicy
16:19:33 [2019-09-09T16:19:33.022Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	3.585s
16:19:33 [2019-09-09T16:19:33.277Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI	0.860s
16:19:36 [2019-09-09T16:19:36.650Z] 3889bb8d808b: Verifying Checksum
16:19:36 [2019-09-09T16:19:36.650Z] 3889bb8d808b: Download complete
16:19:38 [2019-09-09T16:19:38.508Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ	4.967s
16:19:39 [2019-09-09T16:19:39.432Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions	1.003s
16:19:40 [2019-09-09T16:19:40.362Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	0.937s
16:19:42 [2019-09-09T16:19:42.273Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs	1.718s
16:19:44 [2019-09-09T16:19:44.154Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume	1.889s
16:19:44 [2019-09-09T16:19:44.171Z] --- PASS: TestUpdateRestartPolicy (12.18s)
16:19:44 [2019-09-09T16:19:44.171Z] === RUN   TestUpdateRestartWithAutoRemove
16:19:44 [2019-09-09T16:19:44.447Z] #33 124.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:19:44 [2019-09-09T16:19:44.447Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:19:44 [2019-09-09T16:19:44.447Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:19:44 [2019-09-09T16:19:44.447Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:19:44 [2019-09-09T16:19:44.447Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:19:44 [2019-09-09T16:19:44.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
16:19:44 [2019-09-09T16:19:44.455Z] === RUN   TestWaitNonBlocked
16:19:44 [2019-09-09T16:19:44.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:19:44 [2019-09-09T16:19:44.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:19:44 [2019-09-09T16:19:44.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:19:44 [2019-09-09T16:19:44.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:19:44 [2019-09-09T16:19:44.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:19:44 [2019-09-09T16:19:44.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:19:44 [2019-09-09T16:19:44.759Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	0.953s
16:19:45 [2019-09-09T16:19:45.468Z] --- PASS: TestWaitNonBlocked (0.04s)
16:19:45 [2019-09-09T16:19:45.468Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
16:19:45 [2019-09-09T16:19:45.468Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
16:19:45 [2019-09-09T16:19:45.468Z] === RUN   TestWaitBlocked
16:19:45 [2019-09-09T16:19:45.468Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:19:45 [2019-09-09T16:19:45.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:19:45 [2019-09-09T16:19:45.468Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:19:45 [2019-09-09T16:19:45.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:19:45 [2019-09-09T16:19:45.753Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:19:45 [2019-09-09T16:19:45.753Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:19:46 [2019-09-09T16:19:46.329Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:19:46 [2019-09-09T16:19:46.764Z] --- PASS: TestWaitBlocked (0.04s)
16:19:46 [2019-09-09T16:19:46.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
16:19:46 [2019-09-09T16:19:46.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
16:19:46 [2019-09-09T16:19:46.764Z] === CONT  TestContainerStartOnDaemonRestart
16:19:46 [2019-09-09T16:19:46.764Z] === CONT  TestIpcModeOlderClient
16:19:46 [2019-09-09T16:19:46.764Z] === CONT  TestDaemonRestartIpcMode
16:19:46 [2019-09-09T16:19:46.764Z] --- PASS: TestIpcModeOlderClient (0.13s)
16:19:48 [2019-09-09T16:19:48.912Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination	3.476s
16:19:48 [2019-09-09T16:19:48.912Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory	0.402s
16:19:49 [2019-09-09T16:19:49.632Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:19:49 [2019-09-09T16:19:49.876Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser	1.155s
16:19:50 [2019-09-09T16:19:50.244Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
16:19:50 [2019-09-09T16:19:50.245Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:336: [d78707e7a28cf] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:336: [d78707e7a28cf] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:364: [d78707e7a28cf] daemon started
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:336: [d78707e7a28cf] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:307: [d78707e7a28cf] exiting daemon
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:336: [d78707e7a28cf] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:364: [d78707e7a28cf] daemon started
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:472: [d78707e7a28cf] Stopping daemon
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:307: [d78707e7a28cf] exiting daemon
16:19:50 [2019-09-09T16:19:50.245Z]     daemon.go:459: [d78707e7a28cf] Daemon stopped
16:19:50 [2019-09-09T16:19:50.532Z] --- PASS: TestDaemonRestartIpcMode (3.72s)
16:19:50 [2019-09-09T16:19:50.532Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:336: [dca05a8d3da14] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:336: [dca05a8d3da14] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:364: [dca05a8d3da14] daemon started
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:472: [dca05a8d3da14] Stopping daemon
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:307: [dca05a8d3da14] exiting daemon
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:459: [dca05a8d3da14] Daemon stopped
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:336: [dca05a8d3da14] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:336: [dca05a8d3da14] waiting for daemon to start
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:364: [dca05a8d3da14] daemon started
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:472: [dca05a8d3da14] Stopping daemon
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:307: [dca05a8d3da14] exiting daemon
16:19:50 [2019-09-09T16:19:50.532Z]     daemon.go:459: [dca05a8d3da14] Daemon stopped
16:19:50 [2019-09-09T16:19:50.532Z] PASS
16:19:50 [2019-09-09T16:19:50.532Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m  
16:19:50 [2019-09-09T16:19:50.532Z] INFO: Testing against a local daemon
16:19:50 [2019-09-09T16:19:50.532Z] === RUN   TestCommitInheritsEnv
16:19:51 [2019-09-09T16:19:51.148Z] --- PASS: TestCommitInheritsEnv (0.41s)
16:19:51 [2019-09-09T16:19:51.148Z] === RUN   TestImportExtremelyLargeImageWorks
16:19:51 [2019-09-09T16:19:51.148Z] === PAUSE TestImportExtremelyLargeImageWorks
16:19:51 [2019-09-09T16:19:51.148Z] === RUN   TestImagesFilterMultiReference
16:19:51 [2019-09-09T16:19:51.148Z] --- PASS: TestImagesFilterMultiReference (0.09s)
16:19:51 [2019-09-09T16:19:51.148Z] === RUN   TestImagePullPlatformInvalid
16:19:51 [2019-09-09T16:19:51.148Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:19:51 [2019-09-09T16:19:51.148Z] === RUN   TestRemoveImageOrphaning
16:19:51 [2019-09-09T16:19:51.431Z] --- PASS: TestRemoveImageOrphaning (0.39s)
16:19:51 [2019-09-09T16:19:51.431Z] === RUN   TestRemoveImageGarbageCollector
16:19:51 [2019-09-09T16:19:51.431Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:19:51 [2019-09-09T16:19:51.431Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:19:51 [2019-09-09T16:19:51.431Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:19:51 [2019-09-09T16:19:51.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:19:51 [2019-09-09T16:19:51.431Z] === RUN   TestTagInvalidReference
16:19:51 [2019-09-09T16:19:51.516Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:19:51 [2019-09-09T16:19:51.713Z] --- PASS: TestTagInvalidReference (0.05s)
16:19:51 [2019-09-09T16:19:51.713Z] === RUN   TestTagValidPrefixedRepo
16:19:51 [2019-09-09T16:19:51.713Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:19:51 [2019-09-09T16:19:51.713Z] === RUN   TestTagExistedNameWithoutForce
16:19:51 [2019-09-09T16:19:51.713Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
16:19:51 [2019-09-09T16:19:51.713Z] === RUN   TestTagOfficialNames
16:19:51 [2019-09-09T16:19:51.713Z] --- PASS: TestTagOfficialNames (0.06s)
16:19:51 [2019-09-09T16:19:51.713Z] === RUN   TestTagMatchesDigest
16:19:51 [2019-09-09T16:19:51.713Z] --- PASS: TestTagMatchesDigest (0.04s)
16:19:51 [2019-09-09T16:19:51.713Z] === CONT  TestImportExtremelyLargeImageWorks
16:19:51 [2019-09-09T16:19:51.761Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath	1.706s
16:19:51 [2019-09-09T16:19:51.761Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.066s
16:19:51 [2019-09-09T16:19:51.761Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.083s
16:19:51 [2019-09-09T16:19:51.770Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:19:52 [2019-09-09T16:19:52.319Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	0.511s
16:19:53 [2019-09-09T16:19:53.241Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	0.806s
16:19:53 [2019-09-09T16:19:53.241Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper)
16:19:53 [2019-09-09T16:19:53.241Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.076s
16:19:53 [2019-09-09T16:19:53.847Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	0.788s
16:19:54 [2019-09-09T16:19:54.406Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:19:54 [2019-09-09T16:19:54.406Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.346s
16:19:54 [2019-09-09T16:19:54.406Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.083s
16:19:54 [2019-09-09T16:19:54.406Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster	25.726s
16:19:54 [2019-09-09T16:19:54.406Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer	0.137s
16:19:54 [2019-09-09T16:19:54.661Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.189s
16:19:54 [2019-09-09T16:19:54.661Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
16:19:54 [2019-09-09T16:19:54.916Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.070s
16:19:54 [2019-09-09T16:19:54.916Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.145s
16:19:55 [2019-09-09T16:19:55.373Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:19:57 [2019-09-09T16:19:57.423Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	2.389s
16:19:57 [2019-09-09T16:19:57.423Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.081s
16:19:57 [2019-09-09T16:19:57.423Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.023s
16:19:57 [2019-09-09T16:19:57.881Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:20:00 [2019-09-09T16:20:00.392Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:20:00 [2019-09-09T16:20:00.684Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.476s
16:20:00 [2019-09-09T16:20:00.684Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.078s
16:20:00 [2019-09-09T16:20:00.684Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit	0.030s
16:20:00 [2019-09-09T16:20:00.939Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	0.148s
16:20:00 [2019-09-09T16:20:00.939Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds	0.058s
16:20:00 [2019-09-09T16:20:00.939Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.078s
16:20:01 [2019-09-09T16:20:01.864Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds	0.601s
16:20:02 [2019-09-09T16:20:02.904Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:20:03 [2019-09-09T16:20:03.224Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom	1.384s
16:20:04 [2019-09-09T16:20:04.187Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume	0.697s
16:20:05 [2019-09-09T16:20:05.411Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:20:06 [2019-09-09T16:20:06.069Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig	1.276s
16:20:07 [2019-09-09T16:20:07.922Z] #33 159.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:20:07 [2019-09-09T16:20:07.994Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked	1.693s
16:20:08 [2019-09-09T16:20:08.552Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig	0.605s
16:20:09 [2019-09-09T16:20:09.285Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:20:09 [2019-09-09T16:20:09.478Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS	0.585s
16:20:09 [2019-09-09T16:20:09.478Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit	0.090s
16:20:10 [2019-09-09T16:20:10.415Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions	0.806s
16:20:10 [2019-09-09T16:20:10.415Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.014s
16:20:10 [2019-09-09T16:20:10.415Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork	0.012s
16:20:10 [2019-09-09T16:20:10.415Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent	0.032s
16:20:10 [2019-09-09T16:20:10.768Z] 65014b3c3121: Pull complete
16:20:11 [2019-09-09T16:20:11.774Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName	1.276s
16:20:11 [2019-09-09T16:20:11.797Z] #33 163.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:20:12 [2019-09-09T16:20:12.697Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange	0.843s
16:20:13 [2019-09-09T16:20:13.158Z] #33 164.6 
16:20:14 [2019-09-09T16:20:14.097Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple	1.254s
16:20:14 [2019-09-09T16:20:14.097Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists	0.011s
16:20:14 [2019-09-09T16:20:14.097Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect	0.019s
16:20:14 [2019-09-09T16:20:14.097Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID	0.066s
16:20:15 [2019-09-09T16:20:15.708Z] #33 DONE 167.6s
16:20:15 [2019-09-09T16:20:15.963Z] 
16:20:15 [2019-09-09T16:20:15.963Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
16:20:16 [2019-09-09T16:20:16.022Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin	21.521s
16:20:20 [2019-09-09T16:20:20.179Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate	3.196s
16:20:21 [2019-09-09T16:20:21.104Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode	6.130s
16:20:21 [2019-09-09T16:20:21.195Z] #34 DONE 5.0s
16:20:23 [2019-09-09T16:20:23.121Z] 
16:20:23 [2019-09-09T16:20:23.121Z] #35 [runner 12/12] COPY --from=builder       /build/ /
16:20:24 [2019-09-09T16:20:24.448Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom	3.232s
16:20:28 [2019-09-09T16:20:28.607Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind	3.729s
16:20:29 [2019-09-09T16:20:29.683Z] #35 DONE 5.6s
16:20:29 [2019-09-09T16:20:29.683Z] 
16:20:29 [2019-09-09T16:20:29.683Z] #36 exporting to image
16:20:29 [2019-09-09T16:20:29.683Z] #36 exporting layers
16:20:30 [2019-09-09T16:20:30.491Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts	2.276s
16:20:31 [2019-09-09T16:20:31.418Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput	1.163s
16:20:32 [2019-09-09T16:20:32.194Z] #36 exporting layers 3.8s done
16:20:32 [2019-09-09T16:20:32.194Z] #36 writing image sha256:cd47c1269693c55b903bc4f17676b15b2d6bbeee6f852e541f25edb97d24062c done
16:20:32 [2019-09-09T16:20:32.194Z] #36 naming to docker.io/library/moby-e2e-test
16:20:32 [2019-09-09T16:20:32.194Z] #36 naming to docker.io/library/moby-e2e-test 0.1s done
16:20:32 [2019-09-09T16:20:32.194Z] #36 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:20:32 [2019-09-09T16:20:32.493Z] + echo Ensuring container killed.
16:20:32 [2019-09-09T16:20:32.493Z] Ensuring container killed.
16:20:32 [2019-09-09T16:20:32.493Z] + docker rm -vf docker-pr1
16:20:32 [2019-09-09T16:20:32.493Z] Error: No such container: docker-pr1
16:20:32 [2019-09-09T16:20:32.493Z] + true
[Pipeline] sh
16:20:32 [2019-09-09T16:20:32.780Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach	1.031s
16:20:32 [2019-09-09T16:20:32.811Z] + echo Chowning /workspace to jenkins user
16:20:32 [2019-09-09T16:20:32.811Z] Chowning /workspace to jenkins user
16:20:32 [2019-09-09T16:20:32.811Z] + id -u
16:20:32 [2019-09-09T16:20:32.811Z] + id -g
16:20:32 [2019-09-09T16:20:32.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39881:/workspace busybox chown -R 1000:1000 /workspace
16:20:33 [2019-09-09T16:20:33.704Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit	1.039s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:20:34 [2019-09-09T16:20:34.266Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	0.805s
16:20:34 [2019-09-09T16:20:34.456Z] + bundleName=unit
16:20:34 [2019-09-09T16:20:34.456Z] + echo Creating unit-bundles.tar.gz
16:20:34 [2019-09-09T16:20:34.456Z] Creating unit-bundles.tar.gz
16:20:34 [2019-09-09T16:20:34.456Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:20:34 [2019-09-09T16:20:34.456Z] bundles/junit-report.xml
16:20:34 [2019-09-09T16:20:34.456Z] bundles/go-test-report.json
16:20:34 [2019-09-09T16:20:34.456Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:20:34 [2019-09-09T16:20:34.464Z] Archiving artifacts
16:20:35 [2019-09-09T16:20:35.012Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:20:35 [2019-09-09T16:20:35.191Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	0.838s
16:20:35 [2019-09-09T16:20:35.354Z] + make clean
16:20:35 [2019-09-09T16:20:35.609Z] docker volume rm -f docker-dev-cache
16:20:35 [2019-09-09T16:20:35.609Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
16:20:36 [2019-09-09T16:20:36.117Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	0.855s
[Pipeline] }
16:20:37 [2019-09-09T16:20:37.998Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate	1.613s
16:20:38 [2019-09-09T16:20:38.921Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel	8.052s
16:20:39 [2019-09-09T16:20:39.847Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName	1.226s
16:20:44 [2019-09-09T16:20:44.018Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	3.679s
16:20:46 [2019-09-09T16:20:46.526Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork	2.644s
16:20:47 [2019-09-09T16:20:47.449Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	1.275s
16:20:49 [2019-09-09T16:20:49.332Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	1.657s
16:20:49 [2019-09-09T16:20:49.891Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	0.639s
16:20:50 [2019-09-09T16:20:50.145Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.323s
16:20:52 [2019-09-09T16:20:52.068Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	1.304s
16:20:52 [2019-09-09T16:20:52.068Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.390s
16:20:52 [2019-09-09T16:20:52.323Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID	0.048s
16:20:52 [2019-09-09T16:20:52.620Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.371s
16:20:52 [2019-09-09T16:20:52.875Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType	0.063s
16:20:52 [2019-09-09T16:20:52.875Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID	0.022s
16:20:54 [2019-09-09T16:20:54.758Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	1.682s
16:20:55 [2019-09-09T16:20:55.682Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole	5.560s
16:20:56 [2019-09-09T16:20:56.283Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	1.651s
16:20:56 [2019-09-09T16:20:56.283Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.018s
16:20:56 [2019-09-09T16:20:56.283Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.016s
16:20:57 [2019-09-09T16:20:57.207Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport	0.923s
16:20:57 [2019-09-09T16:20:57.461Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad	0.273s
16:20:57 [2019-09-09T16:20:57.717Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull	0.401s
16:20:59 [2019-09-09T16:20:59.078Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.025s
16:20:59 [2019-09-09T16:20:59.334Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete	0.435s
16:20:59 [2019-09-09T16:20:59.334Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport)
16:20:59 [2019-09-09T16:20:59.334Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport)
16:21:01 [2019-09-09T16:21:01.220Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps	1.963s
16:21:02 [2019-09-09T16:21:02.143Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout	0.819s
16:21:03 [2019-09-09T16:21:03.067Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	0.809s
16:21:03 [2019-09-09T16:21:03.627Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	0.823s
16:21:04 [2019-09-09T16:21:04.553Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	0.643s
16:21:05 [2019-09-09T16:21:05.478Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	0.720s
16:21:06 [2019-09-09T16:21:06.403Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming	0.812s
16:21:09 [2019-09-09T16:21:09.679Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	3.041s
16:21:10 [2019-09-09T16:21:10.238Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop	0.896s
16:21:11 [2019-09-09T16:21:11.597Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs	4.624s
16:21:12 [2019-09-09T16:21:12.958Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.560s
16:21:14 [2019-09-09T16:21:14.843Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	1.482s
16:21:15 [2019-09-09T16:21:15.768Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec	0.983s
16:21:16 [2019-09-09T16:21:16.733Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused	0.612s
16:21:17 [2019-09-09T16:21:17.658Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	0.726s
16:21:17 [2019-09-09T16:21:17.912Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate	5.738s
16:21:18 [2019-09-09T16:21:18.838Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	0.770s
16:21:21 [2019-09-09T16:21:21.347Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart	1.916s
16:21:21 [2019-09-09T16:21:21.908Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible	0.843s
16:21:23 [2019-09-09T16:21:23.269Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders	0.738s
16:21:24 [2019-09-09T16:21:24.196Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	0.792s
16:21:25 [2019-09-09T16:21:25.120Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	0.764s
16:21:26 [2019-09-09T16:21:26.045Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	0.754s
16:21:27 [2019-09-09T16:21:27.011Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	0.732s
16:21:28 [2019-09-09T16:21:28.896Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	1.458s
16:21:30 [2019-09-09T16:21:30.382Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup	1.266s
16:21:31 [2019-09-09T16:21:31.349Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv	0.670s
16:21:33 [2019-09-09T16:21:33.233Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost	1.120s
16:21:33 [2019-09-09T16:21:33.836Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	0.693s
16:21:35 [2019-09-09T16:21:35.719Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	1.943s
16:21:37 [2019-09-09T16:21:37.115Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive	0.735s
16:21:37 [2019-09-09T16:21:37.673Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose	0.686s
16:21:38 [2019-09-09T16:21:38.597Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer	0.689s
16:21:39 [2019-09-09T16:21:39.521Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError	0.610s
16:21:40 [2019-09-09T16:21:40.445Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer	0.658s
16:21:41 [2019-09-09T16:21:41.415Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt	0.598s
16:21:43 [2019-09-09T16:21:43.924Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.601s
16:21:44 [2019-09-09T16:21:44.483Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv	0.701s
16:21:45 [2019-09-09T16:21:45.491Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails	0.674s
16:21:47 [2019-09-09T16:21:47.460Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal	7.513s
16:21:49 [2019-09-09T16:21:49.968Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList	1.132s
16:21:56 [2019-09-09T16:21:56.490Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup	11.152s
16:21:57 [2019-09-09T16:21:57.413Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging	0.858s
16:21:58 [2019-09-09T16:21:58.337Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY	0.783s
16:21:59 [2019-09-09T16:21:59.697Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin	0.759s
16:22:00 [2019-09-09T16:22:00.258Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	0.669s
16:22:01 [2019-09-09T16:22:01.619Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits	0.734s
16:22:01 [2019-09-09T16:22:01.620Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows)
16:22:03 [2019-09-09T16:22:03.502Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser	1.855s
16:22:04 [2019-09-09T16:22:04.428Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM	0.665s
16:22:05 [2019-09-09T16:22:05.790Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged	0.968s
16:22:06 [2019-09-09T16:22:06.727Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM	0.692s
16:22:07 [2019-09-09T16:22:07.306Z] e7a74de96ddd: Pull complete
16:22:07 [2019-09-09T16:22:07.306Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab
16:22:07 [2019-09-09T16:22:07.306Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:22:07 [2019-09-09T16:22:07.306Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:22:07 [2019-09-09T16:22:07.306Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:22:07 [2019-09-09T16:22:07.306Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.678'
16:22:07 [2019-09-09T16:22:07.306Z] WARN: Skipping validation tests
16:22:07 [2019-09-09T16:22:07.306Z] INFO: Running unit tests at 09/09/2019 16:22:06...
16:22:07 [2019-09-09T16:22:07.653Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser	0.837s
16:22:11 [2019-09-09T16:22:11.071Z] INFO: make.ps1 starting at 09/09/2019 16:22:10
16:22:11 [2019-09-09T16:22:11.071Z] INFO: Git commit (f874f8b6f) assumed from DOCKER_GITCOMMIT environment variable
16:22:11 [2019-09-09T16:22:11.071Z] INFO: Invoking autogen...
16:22:11 [2019-09-09T16:22:11.532Z] INFO: Running unit tests...
16:22:12 [2019-09-09T16:22:12.885Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate	11.293s
16:22:12 [2019-09-09T16:22:12.885Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	4.846s
16:22:18 [2019-09-09T16:22:18.117Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.016s
16:22:20 [2019-09-09T16:22:20.000Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	2.333s
16:22:25 [2019-09-09T16:22:25.230Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	4.870s
16:22:25 [2019-09-09T16:22:25.485Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket	0.605s
16:22:25 [2019-09-09T16:22:25.485Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
16:22:25 [2019-09-09T16:22:25.740Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.073s
16:22:36 [2019-09-09T16:22:36.705Z] ?   	github.com/docker/docker/api	[no test files]
16:22:40 [2019-09-09T16:22:40.655Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents	20.000s
16:22:47 [2019-09-09T16:22:47.179Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth	21.268s
16:22:47 [2019-09-09T16:22:47.179Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.016s
16:22:47 [2019-09-09T16:22:47.179Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.010s
16:22:47 [2019-09-09T16:22:47.179Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.009s
16:22:48 [2019-09-09T16:22:48.107Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	0.985s
16:22:48 [2019-09-09T16:22:48.107Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.029s
16:22:49 [2019-09-09T16:22:49.031Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce	0.950s
16:22:49 [2019-09-09T16:22:49.031Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.011s
16:22:49 [2019-09-09T16:22:49.031Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.012s
16:22:49 [2019-09-09T16:22:49.031Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.057s
16:22:49 [2019-09-09T16:22:49.590Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.303s
16:22:49 [2019-09-09T16:22:49.590Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown	0.267s
16:22:50 [2019-09-09T16:22:50.150Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.468s
16:22:50 [2019-09-09T16:22:50.150Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.010s
16:22:51 [2019-09-09T16:22:51.074Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	0.871s
16:22:51 [2019-09-09T16:22:51.074Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.043s
16:22:51 [2019-09-09T16:22:51.558Z] ok  	github.com/docker/docker/api/server	0.189s	coverage: 9.0% of statements
16:22:52 [2019-09-09T16:22:52.002Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	0.840s
16:22:52 [2019-09-09T16:22:52.945Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	0.965s
16:22:52 [2019-09-09T16:22:52.945Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.044s
16:22:53 [2019-09-09T16:22:53.870Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat	0.862s
16:22:57 [2019-09-09T16:22:57.126Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	2.947s
16:22:57 [2019-09-09T16:22:57.126Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.009s
16:22:57 [2019-09-09T16:22:57.126Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	0.037s
16:22:58 [2019-09-09T16:22:58.487Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay	1.643s
16:23:00 [2019-09-09T16:23:00.371Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile	1.806s
16:23:00 [2019-09-09T16:23:00.371Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.010s
16:23:02 [2019-09-09T16:23:02.253Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage	1.829s
16:23:04 [2019-09-09T16:23:04.135Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped	1.864s
16:23:05 [2019-09-09T16:23:05.058Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting	9.567s
16:23:05 [2019-09-09T16:23:05.983Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges	1.868s
16:23:06 [2019-09-09T16:23:06.544Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug	0.536s
16:23:07 [2019-09-09T16:23:07.104Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName	0.596s
16:23:07 [2019-09-09T16:23:07.663Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend	0.533s
16:23:08 [2019-09-09T16:23:08.587Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise	1.002s
16:23:09 [2019-09-09T16:23:09.948Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers	1.064s
16:23:10 [2019-09-09T16:23:10.872Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers	0.628s
16:23:11 [2019-09-09T16:23:11.797Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers	0.818s
16:23:11 [2019-09-09T16:23:11.797Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.032s
16:23:11 [2019-09-09T16:23:11.797Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.084s
16:23:11 [2019-09-09T16:23:11.797Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions	0.032s
16:23:12 [2019-09-09T16:23:12.360Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries	0.534s
16:23:13 [2019-09-09T16:23:13.283Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120	0.621s
16:23:14 [2019-09-09T16:23:14.206Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121	0.543s
16:23:14 [2019-09-09T16:23:14.767Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	0.583s
16:23:15 [2019-09-09T16:23:15.690Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	0.615s
16:23:16 [2019-09-09T16:23:16.613Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy	0.568s
16:23:17 [2019-09-09T16:23:17.173Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121	0.603s
16:23:17 [2019-09-09T16:23:17.173Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.021s
16:23:19 [2019-09-09T16:23:19.700Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks	1.452s
16:23:19 [2019-09-09T16:23:19.997Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand	0.804s
16:23:20 [2019-09-09T16:23:20.925Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	0.795s
16:23:20 [2019-09-09T16:23:20.925Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.031s
16:23:21 [2019-09-09T16:23:21.937Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	0.611s
16:23:21 [2019-09-09T16:23:21.937Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper)
16:23:23 [2019-09-09T16:23:23.297Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom	1.145s
16:23:24 [2019-09-09T16:23:24.220Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault	0.593s
16:23:25 [2019-09-09T16:23:25.144Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	0.653s
16:23:26 [2019-09-09T16:23:26.068Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	0.934s
16:23:26 [2019-09-09T16:23:26.068Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage	0.010s
16:23:26 [2019-09-09T16:23:26.068Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt	0.021s
16:23:26 [2019-09-09T16:23:26.068Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper)
16:23:26 [2019-09-09T16:23:26.994Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	0.680s
16:23:27 [2019-09-09T16:23:27.918Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	0.658s
16:23:27 [2019-09-09T16:23:27.918Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.077s
16:23:28 [2019-09-09T16:23:28.842Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	0.614s
16:23:29 [2019-09-09T16:23:29.401Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	0.616s
16:23:31 [2019-09-09T16:23:31.910Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin	2.118s
16:23:31 [2019-09-09T16:23:31.911Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.016s
16:23:32 [2019-09-09T16:23:32.470Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	0.603s
16:23:33 [2019-09-09T16:23:33.394Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	0.956s
16:23:35 [2019-09-09T16:23:35.278Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	1.329s
16:23:36 [2019-09-09T16:23:36.202Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	0.651s
16:23:37 [2019-09-09T16:23:37.126Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	0.816s
16:23:37 [2019-09-09T16:23:37.685Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	0.613s
16:23:38 [2019-09-09T16:23:38.609Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	0.632s
16:23:39 [2019-09-09T16:23:39.532Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	0.589s
16:23:40 [2019-09-09T16:23:40.497Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	0.664s
16:23:40 [2019-09-09T16:23:40.497Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.019s
16:23:43 [2019-09-09T16:23:43.009Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid	2.432s
16:23:44 [2019-09-09T16:23:44.368Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition	1.186s
16:23:45 [2019-09-09T16:23:45.312Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate	28.648s
16:23:46 [2019-09-09T16:23:46.248Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs	1.440s
16:23:46 [2019-09-09T16:23:46.503Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile	0.387s
16:23:49 [2019-09-09T16:23:49.022Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject	1.628s
16:23:51 [2019-09-09T16:23:51.531Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted	1.837s
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/server/httputils	0.188s	coverage: 14.7% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/server/middleware	0.186s	coverage: 37.7% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/server/router/swarm	0.173s	coverage: 4.0% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/types/filters	0.110s	coverage: 95.2% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/types/strslice	0.083s	coverage: 90.0% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/types/time	0.436s	coverage: 100.0% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ok  	github.com/docker/docker/api/types/versions	0.054s	coverage: 75.0% of statements
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:23:52 [2019-09-09T16:23:52.058Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:23:54 [2019-09-09T16:23:54.040Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped	1.824s
16:23:54 [2019-09-09T16:23:54.040Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget	0.051s
16:23:55 [2019-09-09T16:23:55.817Z] ok  	github.com/docker/docker/builder/dockerfile	0.467s	coverage: 43.2% of statements
16:23:55 [2019-09-09T16:23:55.817Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
16:23:55 [2019-09-09T16:23:55.817Z] ok  	github.com/docker/docker/builder/fscache	1.057s	coverage: 69.2% of statements
16:23:55 [2019-09-09T16:23:55.817Z] ok  	github.com/docker/docker/builder/remotecontext	0.715s	coverage: 9.2% of statements
16:23:57 [2019-09-09T16:23:57.300Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName	2.337s
16:23:57 [2019-09-09T16:23:57.555Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer	0.334s
16:23:58 [2019-09-09T16:23:58.481Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail	0.758s
16:24:13 [2019-09-09T16:24:13.304Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst	25.559s
16:24:13 [2019-09-09T16:24:13.304Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers	14.010s
16:24:15 [2019-09-09T16:24:15.232Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename	2.755s
16:24:17 [2019-09-09T16:24:17.745Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName	4.155s
16:24:17 [2019-09-09T16:24:17.745Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename	1.906s
16:24:18 [2019-09-09T16:24:18.669Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers	0.946s
16:24:20 [2019-09-09T16:24:20.464Z] 3889bb8d808b: Pull complete
16:24:20 [2019-09-09T16:24:20.551Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked	1.445s
16:24:21 [2019-09-09T16:24:21.476Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart	2.170s
16:24:21 [2019-09-09T16:24:21.476Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail	0.011s
16:24:22 [2019-09-09T16:24:22.036Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer	0.419s
16:24:22 [2019-09-09T16:24:22.036Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.032s
16:24:22 [2019-09-09T16:24:22.036Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.001s
16:24:22 [2019-09-09T16:24:22.959Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	0.792s
16:24:23 [2019-09-09T16:24:23.885Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig	2.409s
16:24:23 [2019-09-09T16:24:23.885Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	0.527s
16:24:27 [2019-09-09T16:24:27.143Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate	2.633s
16:24:27 [2019-09-09T16:24:27.702Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	3.911s
16:24:28 [2019-09-09T16:24:28.627Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	0.893s
16:24:29 [2019-09-09T16:24:29.987Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts	2.139s
16:24:31 [2019-09-09T16:24:31.560Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.383s	coverage: 85.1% of statements
16:24:31 [2019-09-09T16:24:31.560Z] ?   	github.com/docker/docker/cli	[no test files]
16:24:31 [2019-09-09T16:24:31.560Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:24:31 [2019-09-09T16:24:31.560Z] ok  	github.com/docker/docker/cli/debug	0.067s	coverage: 100.0% of statements
16:24:31 [2019-09-09T16:24:31.560Z] ok  	github.com/docker/docker/client	0.486s	coverage: 75.1% of statements
16:24:33 [2019-09-09T16:24:33.245Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames	1.714s
16:24:33 [2019-09-09T16:24:33.500Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow	4.574s
16:24:33 [2019-09-09T16:24:33.850Z] ok  	github.com/docker/docker/cmd/dockerd	0.569s	coverage: 18.7% of statements
16:24:34 [2019-09-09T16:24:34.423Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	0.604s
16:24:34 [2019-09-09T16:24:34.424Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.016s
16:24:35 [2019-09-09T16:24:35.868Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	1.454s
16:24:36 [2019-09-09T16:24:36.776Z] ok  	github.com/docker/docker/container	0.555s	coverage: 42.7% of statements
16:24:36 [2019-09-09T16:24:36.776Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:24:36 [2019-09-09T16:24:36.776Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:24:36 [2019-09-09T16:24:36.776Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:24:36 [2019-09-09T16:24:36.776Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:24:37 [2019-09-09T16:24:37.228Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	1.135s
16:24:38 [2019-09-09T16:24:38.589Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	1.419s
16:24:38 [2019-09-09T16:24:38.844Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable	5.136s
16:24:39 [2019-09-09T16:24:39.768Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	1.011s
16:24:41 [2019-09-09T16:24:41.129Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	0.809s
16:24:43 [2019-09-09T16:24:43.640Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer	2.600s
16:24:43 [2019-09-09T16:24:43.640Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave	4.567s
16:24:44 [2019-09-09T16:24:44.201Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	0.820s
16:24:45 [2019-09-09T16:24:45.126Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	0.838s
16:24:53 [2019-09-09T16:24:53.195Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	6.953s
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon	3.162s	coverage: 9.1% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/cluster	1.592s	coverage: 0.5% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.271s	coverage: 65.3% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.133s	coverage: 35.8% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.148s	coverage: 10.9% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/config	1.038s	coverage: 82.3% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/discovery	0.372s	coverage: 30.0% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/events	0.351s	coverage: 50.0% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ok  	github.com/docker/docker/daemon/graphdriver	0.139s	coverage: 2.3% of statements
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:24:57 [2019-09-09T16:24:57.916Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:24:58 [2019-09-09T16:24:58.427Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow	5.657s
16:24:58 [2019-09-09T16:24:58.731Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout	0.779s
16:24:59 [2019-09-09T16:24:59.462Z] ok  	github.com/docker/docker/daemon/images	0.604s	coverage: 4.9% of statements
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ok  	github.com/docker/docker/daemon/links	0.503s	coverage: 93.0% of statements
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ok  	github.com/docker/docker/daemon/logger	0.460s	coverage: 43.0% of statements
16:24:59 [2019-09-09T16:24:59.462Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.630s	coverage: 78.2% of statements
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:24:59 [2019-09-09T16:24:59.462Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:24:59 [2019-09-09T16:24:59.698Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	0.846s
16:24:59 [2019-09-09T16:24:59.924Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.591s	coverage: 62.1% of statements
16:24:59 [2019-09-09T16:24:59.924Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.303s	coverage: 88.3% of statements
16:25:00 [2019-09-09T16:25:00.257Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	0.793s
16:25:01 [2019-09-09T16:25:01.180Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	0.800s
16:25:01 [2019-09-09T16:25:01.740Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc	0.495s
16:25:02 [2019-09-09T16:25:02.114Z] ok  	github.com/docker/docker/daemon/logger/local	0.343s	coverage: 74.7% of statements
16:25:02 [2019-09-09T16:25:02.114Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:25:02 [2019-09-09T16:25:02.114Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.235s	coverage: 18.1% of statements
16:25:02 [2019-09-09T16:25:02.664Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys	0.830s
16:25:04 [2019-09-09T16:25:04.305Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.150s	coverage: 84.5% of statements
16:25:04 [2019-09-09T16:25:04.305Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.097s	coverage: 47.8% of statements
16:25:04 [2019-09-09T16:25:04.305Z] ok  	github.com/docker/docker/daemon/logger/templates	0.078s	coverage: 8.3% of statements
16:25:04 [2019-09-09T16:25:04.305Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:25:04 [2019-09-09T16:25:04.305Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:25:04 [2019-09-09T16:25:04.305Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:25:05 [2019-09-09T16:25:05.173Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname	2.392s
16:25:05 [2019-09-09T16:25:05.428Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost	0.363s
16:25:06 [2019-09-09T16:25:06.830Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents	1.210s
16:25:07 [2019-09-09T16:25:07.226Z] ok  	github.com/docker/docker/distribution	1.474s	coverage: 20.8% of statements
16:25:07 [2019-09-09T16:25:07.226Z] ok  	github.com/docker/docker/distribution/metadata	2.038s	coverage: 48.2% of statements
16:25:07 [2019-09-09T16:25:07.226Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:25:07 [2019-09-09T16:25:07.688Z] ok  	github.com/docker/docker/distribution/xfer	1.912s	coverage: 61.7% of statements
16:25:07 [2019-09-09T16:25:07.688Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:25:07 [2019-09-09T16:25:07.688Z] ok  	github.com/docker/docker/errdefs	0.108s	coverage: 49.4% of statements
16:25:09 [2019-09-09T16:25:09.380Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers	2.123s
16:25:09 [2019-09-09T16:25:09.939Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure	25.467s
16:25:09 [2019-09-09T16:25:09.939Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs	0.820s
16:25:10 [2019-09-09T16:25:10.609Z] ok  	github.com/docker/docker/image	1.196s	coverage: 86.4% of statements
16:25:10 [2019-09-09T16:25:10.609Z] ok  	github.com/docker/docker/image/cache	0.298s	coverage: 19.2% of statements
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ok  	github.com/docker/docker/image/v1	0.220s	coverage: 25.0% of statements
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
16:25:10 [2019-09-09T16:25:10.609Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
16:25:11 [2019-09-09T16:25:11.582Z] ok  	github.com/docker/docker/internal/testutil	0.065s	coverage: 62.5% of statements
16:25:12 [2019-09-09T16:25:12.448Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive	2.452s
16:25:14 [2019-09-09T16:25:14.267Z] --- PASS: TestImportExtremelyLargeImageWorks (314.58s)
16:25:14 [2019-09-09T16:25:14.267Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:336: [d20313e14f744] waiting for daemon to start
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:336: [d20313e14f744] waiting for daemon to start
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:364: [d20313e14f744] daemon started
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:472: [d20313e14f744] Stopping daemon
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:307: [d20313e14f744] exiting daemon
16:25:14 [2019-09-09T16:25:14.267Z]     daemon.go:459: [d20313e14f744] Daemon stopped
16:25:14 [2019-09-09T16:25:14.267Z] PASS
16:25:14 [2019-09-09T16:25:14.267Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m  
16:25:14 [2019-09-09T16:25:14.267Z] INFO: Testing against a local daemon
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestNetworkCreateDelete
16:25:14 [2019-09-09T16:25:14.267Z] --- PASS: TestNetworkCreateDelete (0.22s)
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestDockerNetworkDeletePreferID
16:25:14 [2019-09-09T16:25:14.267Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestInspectNetwork
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestInspectNetwork/full_network_id
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestInspectNetwork/partial_network_id
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestInspectNetwork/network_name
16:25:14 [2019-09-09T16:25:14.267Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:25:14 [2019-09-09T16:25:14.505Z] ok  	github.com/docker/docker/layer	0.567s	coverage: 27.9% of statements
16:25:14 [2019-09-09T16:25:14.505Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ok  	github.com/docker/docker/libcontainerd/local	0.441s	coverage: 1.0% of statements
16:25:16 [2019-09-09T16:25:16.702Z] ok  	github.com/docker/docker/libcontainerd/queue	0.204s	coverage: 100.0% of statements
16:25:16 [2019-09-09T16:25:16.702Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ?   	github.com/docker/docker/oci	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:25:16 [2019-09-09T16:25:16.702Z] ok  	github.com/docker/docker/opts	0.866s	coverage: 67.3% of statements
16:25:16 [2019-09-09T16:25:16.702Z] ok  	github.com/docker/docker/pkg/aaparser	0.104s	coverage: 50.0% of statements
16:25:16 [2019-09-09T16:25:16.940Z] --- PASS: TestInspectNetwork (9.54s)
16:25:16 [2019-09-09T16:25:16.940Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:336: [d27b995210693] waiting for daemon to start
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:336: [d27b995210693] waiting for daemon to start
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:364: [d27b995210693] daemon started
16:25:16 [2019-09-09T16:25:16.940Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:25:16 [2019-09-09T16:25:16.940Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:25:16 [2019-09-09T16:25:16.940Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:25:16 [2019-09-09T16:25:16.940Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:472: [d27b995210693] Stopping daemon
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:307: [d27b995210693] exiting daemon
16:25:16 [2019-09-09T16:25:16.940Z]     daemon.go:459: [d27b995210693] Daemon stopped
16:25:16 [2019-09-09T16:25:16.940Z] === RUN   TestRunContainerWithBridgeNone
16:25:19 [2019-09-09T16:25:19.626Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
16:25:19 [2019-09-09T16:25:19.626Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:336: [d7d44bb8600ed] waiting for daemon to start
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:336: [d7d44bb8600ed] waiting for daemon to start
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:364: [d7d44bb8600ed] daemon started
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:472: [d7d44bb8600ed] Stopping daemon
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:307: [d7d44bb8600ed] exiting daemon
16:25:19 [2019-09-09T16:25:19.626Z]     daemon.go:459: [d7d44bb8600ed] Daemon stopped
16:25:19 [2019-09-09T16:25:19.626Z] === RUN   TestNetworkInvalidJSON
16:25:19 [2019-09-09T16:25:19.626Z] === RUN   TestNetworkInvalidJSON//networks/create
16:25:19 [2019-09-09T16:25:19.626Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:25:19 [2019-09-09T16:25:19.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:25:19 [2019-09-09T16:25:19.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:25:19 [2019-09-09T16:25:19.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:25:19 [2019-09-09T16:25:19.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:25:19 [2019-09-09T16:25:19.626Z] === CONT  TestNetworkInvalidJSON//networks/create
16:25:19 [2019-09-09T16:25:19.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:25:19 [2019-09-09T16:25:19.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:25:19 [2019-09-09T16:25:19.626Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:25:19 [2019-09-09T16:25:19.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:25:19 [2019-09-09T16:25:19.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:25:19 [2019-09-09T16:25:19.626Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:25:19 [2019-09-09T16:25:19.626Z] === RUN   TestDaemonRestartWithLiveRestore
16:25:20 [2019-09-09T16:25:20.518Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork	6.847s
16:25:20 [2019-09-09T16:25:20.519Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows)
16:25:20 [2019-09-09T16:25:20.649Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:25:20 [2019-09-09T16:25:20.649Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:336: [dfa819ac3a213] waiting for daemon to start
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:336: [dfa819ac3a213] waiting for daemon to start
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:364: [dfa819ac3a213] daemon started
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:472: [dfa819ac3a213] Stopping daemon
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:307: [dfa819ac3a213] exiting daemon
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:459: [dfa819ac3a213] Daemon stopped
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:336: [dfa819ac3a213] waiting for daemon to start
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:336: [dfa819ac3a213] waiting for daemon to start
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:364: [dfa819ac3a213] daemon started
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:472: [dfa819ac3a213] Stopping daemon
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:307: [dfa819ac3a213] exiting daemon
16:25:20 [2019-09-09T16:25:20.649Z]     daemon.go:459: [dfa819ac3a213] Daemon stopped
16:25:20 [2019-09-09T16:25:20.649Z] === RUN   TestDaemonDefaultNetworkPools
16:25:20 [2019-09-09T16:25:20.817Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs	1.680s
16:25:21 [2019-09-09T16:25:21.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
16:25:21 [2019-09-09T16:25:21.265Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:336: [dd58d9eac4209] waiting for daemon to start
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:336: [dd58d9eac4209] waiting for daemon to start
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:364: [dd58d9eac4209] daemon started
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:472: [dd58d9eac4209] Stopping daemon
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:307: [dd58d9eac4209] exiting daemon
16:25:21 [2019-09-09T16:25:21.265Z]     daemon.go:459: [dd58d9eac4209] Daemon stopped
16:25:21 [2019-09-09T16:25:21.265Z] === RUN   TestDaemonRestartWithExistingNetwork
16:25:22 [2019-09-09T16:25:22.740Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork	12.313s
16:25:22 [2019-09-09T16:25:22.741Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
16:25:22 [2019-09-09T16:25:22.741Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:336: [dc2aee5acff41] waiting for daemon to start
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:336: [dc2aee5acff41] waiting for daemon to start
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:364: [dc2aee5acff41] daemon started
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:472: [dc2aee5acff41] Stopping daemon
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:307: [dc2aee5acff41] exiting daemon
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:459: [dc2aee5acff41] Daemon stopped
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:336: [dc2aee5acff41] waiting for daemon to start
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:336: [dc2aee5acff41] waiting for daemon to start
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:364: [dc2aee5acff41] daemon started
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:472: [dc2aee5acff41] Stopping daemon
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:307: [dc2aee5acff41] exiting daemon
16:25:22 [2019-09-09T16:25:22.741Z]     daemon.go:459: [dc2aee5acff41] Daemon stopped
16:25:22 [2019-09-09T16:25:22.741Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:25:24 [2019-09-09T16:25:24.102Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver	3.222s
16:25:24 [2019-09-09T16:25:24.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s)
16:25:24 [2019-09-09T16:25:24.222Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:336: [d4cf21ef57d90] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:336: [d4cf21ef57d90] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:364: [d4cf21ef57d90] daemon started
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:472: [d4cf21ef57d90] Stopping daemon
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:307: [d4cf21ef57d90] exiting daemon
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:459: [d4cf21ef57d90] Daemon stopped
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:336: [d4cf21ef57d90] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:336: [d4cf21ef57d90] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:364: [d4cf21ef57d90] daemon started
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:472: [d4cf21ef57d90] Stopping daemon
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:307: [d4cf21ef57d90] exiting daemon
16:25:24 [2019-09-09T16:25:24.222Z]     daemon.go:459: [d4cf21ef57d90] Daemon stopped
16:25:24 [2019-09-09T16:25:24.222Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:25:24 [2019-09-09T16:25:24.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:25:24 [2019-09-09T16:25:24.506Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:336: [d9024b88dc3f0] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:336: [d9024b88dc3f0] waiting for daemon to start
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:364: [d9024b88dc3f0] daemon started
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:472: [d9024b88dc3f0] Stopping daemon
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:307: [d9024b88dc3f0] exiting daemon
16:25:24 [2019-09-09T16:25:24.506Z]     daemon.go:459: [d9024b88dc3f0] Daemon stopped
16:25:24 [2019-09-09T16:25:24.506Z] === RUN   TestServiceWithPredefinedNetwork
16:25:25 [2019-09-09T16:25:25.465Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList	1.398s
16:25:26 [2019-09-09T16:25:26.825Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask	3.467s
16:25:27 [2019-09-09T16:25:27.185Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s)
16:25:27 [2019-09-09T16:25:27.185Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:336: [ddad5c495739e] waiting for daemon to start
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:336: [ddad5c495739e] waiting for daemon to start
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:364: [ddad5c495739e] daemon started
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:472: [ddad5c495739e] Stopping daemon
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:307: [ddad5c495739e] exiting daemon
16:25:27 [2019-09-09T16:25:27.185Z]     daemon.go:459: [ddad5c495739e] Daemon stopped
16:25:27 [2019-09-09T16:25:27.185Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:25:27 [2019-09-09T16:25:27.185Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:25:27 [2019-09-09T16:25:27.185Z]     service_test.go:230: FLAKY_TEST
16:25:27 [2019-09-09T16:25:27.185Z] === RUN   TestServiceWithDataPathPortInit
16:25:27 [2019-09-09T16:25:27.749Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector	2.078s
16:25:31 [2019-09-09T16:25:31.776Z] --- PASS: TestServiceWithDataPathPortInit (4.51s)
16:25:31 [2019-09-09T16:25:31.776Z]     service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:336: [d621c989ef924] waiting for daemon to start
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:336: [d621c989ef924] waiting for daemon to start
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:364: [d621c989ef924] daemon started
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:472: [d621c989ef924] Stopping daemon
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:307: [d621c989ef924] exiting daemon
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:459: [d621c989ef924] Daemon stopped
16:25:31 [2019-09-09T16:25:31.776Z]     service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:336: [d989be87e544e] waiting for daemon to start
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:336: [d989be87e544e] waiting for daemon to start
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:364: [d989be87e544e] daemon started
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:472: [d989be87e544e] Stopping daemon
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:307: [d989be87e544e] exiting daemon
16:25:31 [2019-09-09T16:25:31.776Z]     daemon.go:459: [d989be87e544e] Daemon stopped
16:25:31 [2019-09-09T16:25:31.776Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:25:33 [2019-09-09T16:25:33.034Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade	5.324s
16:25:35 [2019-09-09T16:25:35.541Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox	1.717s
16:25:36 [2019-09-09T16:25:36.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.34s)
16:25:36 [2019-09-09T16:25:36.166Z]     service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:336: [d1dabda2fba64] waiting for daemon to start
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:336: [d1dabda2fba64] waiting for daemon to start
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:364: [d1dabda2fba64] daemon started
16:25:36 [2019-09-09T16:25:36.166Z]     service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sqlxa0cdybbk3hmnpx1wmqxdh Created:2019-09-09 16:25:32.76975796 +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[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]}
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:472: [d1dabda2fba64] Stopping daemon
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:307: [d1dabda2fba64] exiting daemon
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:459: [d1dabda2fba64] Daemon stopped
16:25:36 [2019-09-09T16:25:36.166Z]     service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:336: [d124df85f287c] waiting for daemon to start
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:336: [d124df85f287c] waiting for daemon to start
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:364: [d124df85f287c] daemon started
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:472: [d124df85f287c] Stopping daemon
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:307: [d124df85f287c] exiting daemon
16:25:36 [2019-09-09T16:25:36.166Z]     daemon.go:459: [d124df85f287c] Daemon stopped
16:25:36 [2019-09-09T16:25:36.166Z] PASS
16:25:36 [2019-09-09T16:25:36.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m  
16:25:36 [2019-09-09T16:25:36.166Z] INFO: Testing against a local daemon
16:25:36 [2019-09-09T16:25:36.166Z] === RUN   TestDockerNetworkIpvlanPersistance
16:25:36 [2019-09-09T16:25:36.468Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding	1.462s
16:25:37 [2019-09-09T16:25:37.643Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s)
16:25:37 [2019-09-09T16:25:37.643Z]     ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:336: [d3690401986a8] waiting for daemon to start
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:336: [d3690401986a8] waiting for daemon to start
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:364: [d3690401986a8] daemon started
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:472: [d3690401986a8] Stopping daemon
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:307: [d3690401986a8] exiting daemon
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:459: [d3690401986a8] Daemon stopped
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:336: [d3690401986a8] waiting for daemon to start
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:336: [d3690401986a8] waiting for daemon to start
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:364: [d3690401986a8] daemon started
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:472: [d3690401986a8] Stopping daemon
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:307: [d3690401986a8] exiting daemon
16:25:37 [2019-09-09T16:25:37.643Z]     daemon.go:459: [d3690401986a8] Daemon stopped
16:25:37 [2019-09-09T16:25:37.643Z] === RUN   TestDockerNetworkIpvlan
16:25:38 [2019-09-09T16:25:38.351Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding	1.468s
16:25:38 [2019-09-09T16:25:38.653Z] === RUN   TestDockerNetworkIpvlan/Subinterface
16:25:39 [2019-09-09T16:25:39.316Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs	2.099s
16:25:39 [2019-09-09T16:25:39.664Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
16:25:40 [2019-09-09T16:25:40.677Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
16:25:42 [2019-09-09T16:25:42.574Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume	2.172s
16:25:43 [2019-09-09T16:25:43.360Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
16:25:45 [2019-09-09T16:25:45.833Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice	2.555s
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/archive	9.372s	coverage: 62.2% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/authorization	0.793s	coverage: 26.2% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/broadcaster	0.074s	coverage: 100.0% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/capabilities	0.048s	coverage: 87.5% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.242s	coverage: 15.4% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:25:46 [2019-09-09T16:25:46.705Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/directory	0.111s	coverage: 80.0% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/discovery	0.068s	coverage: 58.3% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/discovery/file	0.095s	coverage: 97.6% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.508s	coverage: 84.1% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.117s	coverage: 92.3% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.072s	coverage: 93.8% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/filenotify	0.150s	coverage: 36.2% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/fileutils	0.219s	coverage: 87.7% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/homedir	0.124s	coverage: 37.5% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/idtools	0.075s	coverage: 6.3% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/ioutils	0.684s	coverage: 68.4% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.225s	coverage: 91.7% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/locker	0.051s	coverage: 88.9% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ok  	github.com/docker/docker/pkg/longpath	0.105s	coverage: 100.0% of statements
16:25:46 [2019-09-09T16:25:46.705Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:25:46 [2019-09-09T16:25:46.706Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.057s	coverage: 85.7% of statements
16:25:46 [2019-09-09T16:25:46.706Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:25:46 [2019-09-09T16:25:46.706Z] ok  	github.com/docker/docker/pkg/parsers	0.147s	coverage: 97.0% of statements
16:25:46 [2019-09-09T16:25:46.706Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:25:46 [2019-09-09T16:25:46.706Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:25:46 [2019-09-09T16:25:46.706Z] ok  	github.com/docker/docker/pkg/pidfile	0.074s	coverage: 82.6% of statements
16:25:46 [2019-09-09T16:25:46.706Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:25:46 [2019-09-09T16:25:46.706Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:25:46 [2019-09-09T16:25:46.816Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
16:25:48 [2019-09-09T16:25:48.432Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple	1.391s
16:25:48 [2019-09-09T16:25:48.850Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
16:25:48 [2019-09-09T16:25:48.991Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList	10.844s
16:25:50 [2019-09-09T16:25:50.877Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	1.778s
16:25:51 [2019-09-09T16:25:51.801Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths	2.567s
16:25:53 [2019-09-09T16:25:53.242Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
16:25:56 [2019-09-09T16:25:56.000Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias	3.747s
16:25:57 [2019-09-09T16:25:57.634Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
16:25:58 [2019-09-09T16:25:58.508Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach	6.302s
16:25:58 [2019-09-09T16:25:58.508Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.001s
16:25:58 [2019-09-09T16:25:58.508Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted	0.064s
16:25:59 [2019-09-09T16:25:59.068Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted	0.753s
16:25:59 [2019-09-09T16:25:59.068Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative	0.003s
16:25:59 [2019-09-09T16:25:59.322Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice	2.589s
16:25:59 [2019-09-09T16:25:59.577Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted	0.686s
16:25:59 [2019-09-09T16:25:59.577Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange	0.004s
16:26:00 [2019-09-09T16:26:00.502Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize	0.805s
16:26:00 [2019-09-09T16:26:00.502Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop	0.112s
16:26:02 [2019-09-09T16:26:02.025Z] === RUN   TestDockerNetworkIpvlan/Addressing
16:26:02 [2019-09-09T16:26:02.385Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple	1.669s
16:26:02 [2019-09-09T16:26:02.385Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	1.711s
16:26:02 [2019-09-09T16:26:02.385Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues	0.005s
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/plugins	35.026s	coverage: 73.4% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.096s	coverage: 56.8% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.120s	coverage: 85.7% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 87.9% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/progress	0.077s	coverage: 75.9% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 73.9% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/reexec	0.155s	coverage: 82.4% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/streamformatter	0.123s	coverage: 66.2% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/stringid	0.163s	coverage: 70.6% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/system	0.061s	coverage: 12.7% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/tarsum	0.225s	coverage: 89.3% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/term	0.077s	coverage: 30.8% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: 0.0% of statements [no tests to run]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/truncindex	0.135s	coverage: 91.5% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/urlutil	0.049s	coverage: 100.0% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/pkg/useragent	0.057s	coverage: 88.9% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/plugin	0.246s	coverage: 11.6% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/plugin/v2	0.157s	coverage: 20.1% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/reference	0.234s	coverage: 84.4% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/registry	0.480s	coverage: 52.3% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/registry/resumable	0.267s	coverage: 100.0% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/restartmanager	0.070s	coverage: 50.9% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/rootless	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/runconfig	0.132s	coverage: 54.5% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/volume	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/volume/drivers	0.116s	coverage: 36.1% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/volume/local	0.216s	coverage: 37.7% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/volume/mounts	0.096s	coverage: 66.2% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ok  	github.com/docker/docker/volume/service	0.440s	coverage: 70.3% of statements
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:26:04 [2019-09-09T16:26:04.420Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:26:04 [2019-09-09T16:26:04.714Z] --- PASS: TestDockerNetworkIpvlan (26.75s)
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dccc80807d638] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dccc80807d638] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [dccc80807d638] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [dccc80807d638] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [dccc80807d638] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [dccc80807d638] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d2f713d940f93] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d2f713d940f93] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [d2f713d940f93] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [d2f713d940f93] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [d2f713d940f93] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [d2f713d940f93] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d95108d68e165] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d95108d68e165] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [d95108d68e165] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [d95108d68e165] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [d95108d68e165] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [d95108d68e165] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d0a10ad46100d] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d0a10ad46100d] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [d0a10ad46100d] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.14s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [d0a10ad46100d] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [d0a10ad46100d] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [d0a10ad46100d] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dd8e4cc0a2b47] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dd8e4cc0a2b47] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [dd8e4cc0a2b47] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [dd8e4cc0a2b47] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [dd8e4cc0a2b47] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [dd8e4cc0a2b47] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [da36ca49e4cdc] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [da36ca49e4cdc] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [da36ca49e4cdc] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.20s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [da36ca49e4cdc] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [da36ca49e4cdc] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [da36ca49e4cdc] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d29bbe5e56a0e] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [d29bbe5e56a0e] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [d29bbe5e56a0e] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [d29bbe5e56a0e] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [d29bbe5e56a0e] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [d29bbe5e56a0e] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dd4f3ee590ac1] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dd4f3ee590ac1] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [dd4f3ee590ac1] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.22s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [dd4f3ee590ac1] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [dd4f3ee590ac1] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [dd4f3ee590ac1] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z]     ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dc38e42c6cb7b] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:336: [dc38e42c6cb7b] waiting for daemon to start
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:364: [dc38e42c6cb7b] daemon started
16:26:04 [2019-09-09T16:26:04.714Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.97s)
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:472: [dc38e42c6cb7b] Stopping daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:307: [dc38e42c6cb7b] exiting daemon
16:26:04 [2019-09-09T16:26:04.714Z]     daemon.go:459: [dc38e42c6cb7b] Daemon stopped
16:26:04 [2019-09-09T16:26:04.714Z] PASS
16:26:04 [2019-09-09T16:26:04.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m  
16:26:04 [2019-09-09T16:26:04.714Z] INFO: Testing against a local daemon
16:26:04 [2019-09-09T16:26:04.714Z] === RUN   TestDockerNetworkMacvlanPersistance
16:26:05 [2019-09-09T16:26:05.392Z] INFO: make.ps1 ended at 09/09/2019 16:26:05
16:26:06 [2019-09-09T16:26:06.196Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
16:26:06 [2019-09-09T16:26:06.196Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:336: [d113a7afed6e8] waiting for daemon to start
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:336: [d113a7afed6e8] waiting for daemon to start
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:364: [d113a7afed6e8] daemon started
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:472: [d113a7afed6e8] Stopping daemon
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:307: [d113a7afed6e8] exiting daemon
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:459: [d113a7afed6e8] Daemon stopped
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:336: [d113a7afed6e8] waiting for daemon to start
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:336: [d113a7afed6e8] waiting for daemon to start
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:364: [d113a7afed6e8] daemon started
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:472: [d113a7afed6e8] Stopping daemon
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:307: [d113a7afed6e8] exiting daemon
16:26:06 [2019-09-09T16:26:06.196Z]     daemon.go:459: [d113a7afed6e8] Daemon stopped
16:26:06 [2019-09-09T16:26:06.196Z] === RUN   TestDockerNetworkMacvlan
16:26:06 [2019-09-09T16:26:06.560Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel	3.803s
16:26:06 [2019-09-09T16:26:06.560Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths	3.253s
16:26:06 [2019-09-09T16:26:06.935Z] INFO: Unit tests ended at 09/09/2019 16:26:06. Duration:00:04:00.3586258
16:26:06 [2019-09-09T16:26:06.935Z] INFO: Building busybox
16:26:07 [2019-09-09T16:26:07.208Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:26:07 [2019-09-09T16:26:07.396Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:26:07 [2019-09-09T16:26:07.396Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:26:07 [2019-09-09T16:26:07.396Z] 
16:26:07 [2019-09-09T16:26:07.396Z] Sending build context to Docker daemon   2.56kB
16:26:07 [2019-09-09T16:26:07.396Z] 
16:26:07 [2019-09-09T16:26:07.396Z] Step 1/6 : FROM microsoft/windowsservercore
16:26:07 [2019-09-09T16:26:07.396Z]  ---> b05c49cadc10
16:26:07 [2019-09-09T16:26:07.396Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
16:26:07 [2019-09-09T16:26:07.396Z]  ---> Running in 994b3f8962d4
16:26:08 [2019-09-09T16:26:08.217Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:26:08 [2019-09-09T16:26:08.484Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil	2.118s
16:26:09 [2019-09-09T16:26:09.044Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel	0.611s
16:26:09 [2019-09-09T16:26:09.044Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel	0.169s
16:26:09 [2019-09-09T16:26:09.230Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:26:11 [2019-09-09T16:26:11.914Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:26:13 [2019-09-09T16:26:13.202Z] Removing intermediate container 994b3f8962d4
16:26:13 [2019-09-09T16:26:13.202Z]  ---> 93e4f6b45ef5
16:26:13 [2019-09-09T16:26:13.202Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
16:26:13 [2019-09-09T16:26:13.245Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	2.484s
16:26:13 [2019-09-09T16:26:13.245Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun	6.239s
16:26:13 [2019-09-09T16:26:13.662Z] 
16:26:13 [2019-09-09T16:26:13.805Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate	0.811s
16:26:14 [2019-09-09T16:26:14.124Z]  ---> 5be147a0fcb2
16:26:14 [2019-09-09T16:26:14.124Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
16:26:14 [2019-09-09T16:26:14.124Z]  ---> Running in b843c4280920
16:26:15 [2019-09-09T16:26:15.096Z] 
16:26:15 [2019-09-09T16:26:15.096Z] SUCCESS: Specified value was saved.
16:26:15 [2019-09-09T16:26:15.369Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:26:16 [2019-09-09T16:26:16.388Z] --- PASS: TestDockerNetworkMacvlan (10.13s)
16:26:16 [2019-09-09T16:26:16.388Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d65a8e69f7652] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d65a8e69f7652] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:364: [d65a8e69f7652] daemon started
16:26:16 [2019-09-09T16:26:16.388Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:472: [d65a8e69f7652] Stopping daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:307: [d65a8e69f7652] exiting daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:459: [d65a8e69f7652] Daemon stopped
16:26:16 [2019-09-09T16:26:16.388Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [dc38e19ed42ec] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [dc38e19ed42ec] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:364: [dc38e19ed42ec] daemon started
16:26:16 [2019-09-09T16:26:16.388Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:472: [dc38e19ed42ec] Stopping daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:307: [dc38e19ed42ec] exiting daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:459: [dc38e19ed42ec] Daemon stopped
16:26:16 [2019-09-09T16:26:16.388Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [dac1df605a3d8] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [dac1df605a3d8] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:364: [dac1df605a3d8] daemon started
16:26:16 [2019-09-09T16:26:16.388Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:472: [dac1df605a3d8] Stopping daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:307: [dac1df605a3d8] exiting daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:459: [dac1df605a3d8] Daemon stopped
16:26:16 [2019-09-09T16:26:16.388Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d5b1ce1f3fb8d] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d5b1ce1f3fb8d] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:364: [d5b1ce1f3fb8d] daemon started
16:26:16 [2019-09-09T16:26:16.388Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:472: [d5b1ce1f3fb8d] Stopping daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:307: [d5b1ce1f3fb8d] exiting daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:459: [d5b1ce1f3fb8d] Daemon stopped
16:26:16 [2019-09-09T16:26:16.388Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d27671bd78b6c] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:336: [d27671bd78b6c] waiting for daemon to start
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:364: [d27671bd78b6c] daemon started
16:26:16 [2019-09-09T16:26:16.388Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:472: [d27671bd78b6c] Stopping daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:307: [d27671bd78b6c] exiting daemon
16:26:16 [2019-09-09T16:26:16.388Z]     daemon.go:459: [d27671bd78b6c] Daemon stopped
16:26:16 [2019-09-09T16:26:16.388Z] PASS
16:26:16 [2019-09-09T16:26:16.388Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m  
16:26:16 [2019-09-09T16:26:16.388Z] testing: warning: no tests to run
16:26:16 [2019-09-09T16:26:16.388Z] PASS
16:26:16 [2019-09-09T16:26:16.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m  
16:26:16 [2019-09-09T16:26:16.388Z] INFO: Testing against a local daemon
16:26:16 [2019-09-09T16:26:16.388Z] === RUN   TestAuthZPluginAllowRequest
16:26:17 [2019-09-09T16:26:17.108Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	2.743s
16:26:18 [2019-09-09T16:26:18.013Z] Removing intermediate container b843c4280920
16:26:18 [2019-09-09T16:26:18.013Z]  ---> 1bc37496f3e6
16:26:18 [2019-09-09T16:26:18.013Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:26:18 [2019-09-09T16:26:18.013Z]  ---> Running in 02e7f074d13d
16:26:18 [2019-09-09T16:26:18.412Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
16:26:18 [2019-09-09T16:26:18.412Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:336: [d40e0cda59520] waiting for daemon to start
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:336: [d40e0cda59520] waiting for daemon to start
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:364: [d40e0cda59520] daemon started
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:472: [d40e0cda59520] Stopping daemon
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:307: [d40e0cda59520] exiting daemon
16:26:18 [2019-09-09T16:26:18.412Z]     daemon.go:459: [d40e0cda59520] Daemon stopped
16:26:18 [2019-09-09T16:26:18.412Z] === RUN   TestAuthZPluginTLS
16:26:18 [2019-09-09T16:26:18.696Z] --- PASS: TestAuthZPluginTLS (0.59s)
16:26:18 [2019-09-09T16:26:18.696Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:336: [d0832d7c55765] waiting for daemon to start
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:336: [d0832d7c55765] waiting for daemon to start
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:364: [d0832d7c55765] daemon started
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:472: [d0832d7c55765] Stopping daemon
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:307: [d0832d7c55765] exiting daemon
16:26:18 [2019-09-09T16:26:18.696Z]     daemon.go:459: [d0832d7c55765] Daemon stopped
16:26:18 [2019-09-09T16:26:18.696Z] === RUN   TestAuthZPluginDenyRequest
16:26:18 [2019-09-09T16:26:18.990Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart	5.369s
16:26:19 [2019-09-09T16:26:19.311Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:26:19 [2019-09-09T16:26:19.311Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:336: [dc42c7038d174] waiting for daemon to start
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:336: [dc42c7038d174] waiting for daemon to start
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:364: [dc42c7038d174] daemon started
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:472: [dc42c7038d174] Stopping daemon
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:307: [dc42c7038d174] exiting daemon
16:26:19 [2019-09-09T16:26:19.311Z]     daemon.go:459: [dc42c7038d174] Daemon stopped
16:26:19 [2019-09-09T16:26:19.311Z] === RUN   TestAuthZPluginAPIDenyResponse
16:26:19 [2019-09-09T16:26:19.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
16:26:19 [2019-09-09T16:26:19.926Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:336: [d25c9a917cfd6] waiting for daemon to start
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:336: [d25c9a917cfd6] waiting for daemon to start
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:364: [d25c9a917cfd6] daemon started
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:472: [d25c9a917cfd6] Stopping daemon
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:307: [d25c9a917cfd6] exiting daemon
16:26:19 [2019-09-09T16:26:19.926Z]     daemon.go:459: [d25c9a917cfd6] Daemon stopped
16:26:19 [2019-09-09T16:26:19.926Z] === RUN   TestAuthZPluginDenyResponse
16:26:20 [2019-09-09T16:26:20.542Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
16:26:20 [2019-09-09T16:26:20.542Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:336: [d0ddccacbdd64] waiting for daemon to start
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:336: [d0ddccacbdd64] waiting for daemon to start
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:364: [d0ddccacbdd64] daemon started
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:472: [d0ddccacbdd64] Stopping daemon
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:307: [d0ddccacbdd64] exiting daemon
16:26:20 [2019-09-09T16:26:20.542Z]     daemon.go:459: [d0ddccacbdd64] Daemon stopped
16:26:20 [2019-09-09T16:26:20.542Z] === RUN   TestAuthZPluginAllowEventStream
16:26:22 [2019-09-09T16:26:22.017Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
16:26:22 [2019-09-09T16:26:22.017Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:336: [d5720fac7978a] waiting for daemon to start
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:336: [d5720fac7978a] waiting for daemon to start
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:364: [d5720fac7978a] daemon started
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:472: [d5720fac7978a] Stopping daemon
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:307: [d5720fac7978a] exiting daemon
16:26:22 [2019-09-09T16:26:22.017Z]     daemon.go:459: [d5720fac7978a] Daemon stopped
16:26:22 [2019-09-09T16:26:22.017Z] === RUN   TestAuthZPluginErrorResponse
16:26:22 [2019-09-09T16:26:22.634Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:26:22 [2019-09-09T16:26:22.634Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:336: [d777edd257377] waiting for daemon to start
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:336: [d777edd257377] waiting for daemon to start
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:364: [d777edd257377] daemon started
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:472: [d777edd257377] Stopping daemon
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:307: [d777edd257377] exiting daemon
16:26:22 [2019-09-09T16:26:22.634Z]     daemon.go:459: [d777edd257377] Daemon stopped
16:26:22 [2019-09-09T16:26:22.634Z] === RUN   TestAuthZPluginErrorRequest
16:26:23 [2019-09-09T16:26:23.149Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	5.462s
16:26:23 [2019-09-09T16:26:23.149Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.104s
16:26:23 [2019-09-09T16:26:23.250Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
16:26:23 [2019-09-09T16:26:23.250Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:336: [de5b323cb195d] waiting for daemon to start
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:336: [de5b323cb195d] waiting for daemon to start
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:364: [de5b323cb195d] daemon started
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:472: [de5b323cb195d] Stopping daemon
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:307: [de5b323cb195d] exiting daemon
16:26:23 [2019-09-09T16:26:23.250Z]     daemon.go:459: [de5b323cb195d] Daemon stopped
16:26:23 [2019-09-09T16:26:23.250Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:26:23 [2019-09-09T16:26:23.820Z] Cannot create a file when that file already exists.
16:26:23 [2019-09-09T16:26:23.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
16:26:23 [2019-09-09T16:26:23.869Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:336: [dc43fc8b021ee] waiting for daemon to start
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:336: [dc43fc8b021ee] waiting for daemon to start
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:364: [dc43fc8b021ee] daemon started
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:472: [dc43fc8b021ee] Stopping daemon
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:307: [dc43fc8b021ee] exiting daemon
16:26:23 [2019-09-09T16:26:23.869Z]     daemon.go:459: [dc43fc8b021ee] Daemon stopped
16:26:23 [2019-09-09T16:26:23.869Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:26:25 [2019-09-09T16:26:25.905Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
16:26:25 [2019-09-09T16:26:25.905Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:336: [d07e011a2f5bd] waiting for daemon to start
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:336: [d07e011a2f5bd] waiting for daemon to start
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:364: [d07e011a2f5bd] daemon started
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:472: [d07e011a2f5bd] Stopping daemon
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:307: [d07e011a2f5bd] exiting daemon
16:26:25 [2019-09-09T16:26:25.905Z]     daemon.go:459: [d07e011a2f5bd] Daemon stopped
16:26:25 [2019-09-09T16:26:25.905Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:26:27 [2019-09-09T16:26:27.392Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	3.723s
16:26:28 [2019-09-09T16:26:28.589Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
16:26:28 [2019-09-09T16:26:28.590Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:336: [d380206e16f4a] waiting for daemon to start
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:336: [d380206e16f4a] waiting for daemon to start
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:364: [d380206e16f4a] daemon started
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:472: [d380206e16f4a] Stopping daemon
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:307: [d380206e16f4a] exiting daemon
16:26:28 [2019-09-09T16:26:28.590Z]     daemon.go:459: [d380206e16f4a] Daemon stopped
16:26:28 [2019-09-09T16:26:28.590Z] === RUN   TestAuthZPluginHeader
16:26:29 [2019-09-09T16:26:29.209Z] --- PASS: TestAuthZPluginHeader (0.98s)
16:26:29 [2019-09-09T16:26:29.209Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:336: [d829c82fa7d59] waiting for daemon to start
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:336: [d829c82fa7d59] waiting for daemon to start
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:364: [d829c82fa7d59] daemon started
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:472: [d829c82fa7d59] Stopping daemon
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:307: [d829c82fa7d59] exiting daemon
16:26:29 [2019-09-09T16:26:29.209Z]     daemon.go:459: [d829c82fa7d59] Daemon stopped
16:26:29 [2019-09-09T16:26:29.209Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:26:29 [2019-09-09T16:26:29.209Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:26:29 [2019-09-09T16:26:29.209Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:29 [2019-09-09T16:26:29.209Z] === RUN   TestAuthZPluginV2Disable
16:26:29 [2019-09-09T16:26:29.209Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:26:29 [2019-09-09T16:26:29.209Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:29 [2019-09-09T16:26:29.209Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:26:29 [2019-09-09T16:26:29.209Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:26:29 [2019-09-09T16:26:29.209Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:29 [2019-09-09T16:26:29.209Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:26:29 [2019-09-09T16:26:29.209Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:26:29 [2019-09-09T16:26:29.209Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:29 [2019-09-09T16:26:29.209Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:26:30 [2019-09-09T16:26:30.913Z] Removing intermediate container 02e7f074d13d
16:26:30 [2019-09-09T16:26:30.913Z]  ---> db7c113a2b2c
16:26:30 [2019-09-09T16:26:30.913Z] Step 6/6 : CMD ["sh"]
16:26:30 [2019-09-09T16:26:30.913Z]  ---> Running in 38e853315bb9
16:26:30 [2019-09-09T16:26:30.913Z] Removing intermediate container 38e853315bb9
16:26:30 [2019-09-09T16:26:30.913Z]  ---> 61671eea75e4
16:26:30 [2019-09-09T16:26:30.913Z] Successfully built 61671eea75e4
16:26:30 [2019-09-09T16:26:30.913Z] Successfully tagged busybox:latest
16:26:30 [2019-09-09T16:26:30.913Z] INFO: Docker images of the daemon under test
16:26:30 [2019-09-09T16:26:30.913Z] 
16:26:30 [2019-09-09T16:26:30.913Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:26:30 [2019-09-09T16:26:30.913Z] busybox                                latest              61671eea75e4        Less than a second ago   4.74GB
16:26:30 [2019-09-09T16:26:30.913Z] microsoft/windowsservercore            latest              b05c49cadc10        3 weeks ago              4.71GB
16:26:30 [2019-09-09T16:26:30.913Z] mcr.microsoft.com/windows/servercore   ltsc2019            b05c49cadc10        3 weeks ago              4.71GB
16:26:30 [2019-09-09T16:26:30.913Z] 
16:26:30 [2019-09-09T16:26:30.913Z] INFO: Running integration tests at 09/09/2019 16:26:30...
16:26:30 [2019-09-09T16:26:30.913Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:26:30 [2019-09-09T16:26:30.913Z] INFO: Integration API tests being run from the host:
16:26:30 [2019-09-09T16:26:30.913Z] INFO: make.ps1 starting at 09/09/2019 16:26:30
16:26:31 [2019-09-09T16:26:31.884Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
16:26:32 [2019-09-09T16:26:32.624Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs	2.533s
16:26:35 [2019-09-09T16:26:35.133Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	7.011s
16:26:37 [2019-09-09T16:26:37.015Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	1.453s
16:26:39 [2019-09-09T16:26:39.522Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	2.460s
16:26:40 [2019-09-09T16:26:40.891Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	1.384s
16:26:42 [2019-09-09T16:26:42.773Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork	1.208s
16:26:44 [2019-09-09T16:26:44.133Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts	1.247s
16:26:45 [2019-09-09T16:26:45.493Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness	2.441s
16:26:46 [2019-09-09T16:26:46.853Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	2.082s
16:26:47 [2019-09-09T16:26:47.642Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s)
16:26:47 [2019-09-09T16:26:47.642Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:364: [d07f0b09073a2] daemon started
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:472: [d07f0b09073a2] Stopping daemon
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:307: [d07f0b09073a2] exiting daemon
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:459: [d07f0b09073a2] Daemon stopped
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:350: [d07f0b09073a2] error pinging daemon on start: Get http://d07f0b09073a2.sock/_ping: context deadline exceeded
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:350: [d07f0b09073a2] error pinging daemon on start: Get http://d07f0b09073a2.sock/_ping: context deadline exceeded
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:350: [d07f0b09073a2] error pinging daemon on start: Get http://d07f0b09073a2.sock/_ping: context deadline exceeded
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:350: [d07f0b09073a2] error pinging daemon on start: Get http://d07f0b09073a2.sock/_ping: context deadline exceeded
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:307: [d07f0b09073a2] exiting daemon
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:336: [d07f0b09073a2] waiting for daemon to start
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:364: [d07f0b09073a2] daemon started
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:472: [d07f0b09073a2] Stopping daemon
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:307: [d07f0b09073a2] exiting daemon
16:26:47 [2019-09-09T16:26:47.642Z]     daemon.go:459: [d07f0b09073a2] Daemon stopped
16:26:47 [2019-09-09T16:26:47.642Z] PASS
16:26:47 [2019-09-09T16:26:47.642Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m  
16:26:47 [2019-09-09T16:26:47.642Z] INFO: Testing against a local daemon
16:26:47 [2019-09-09T16:26:47.642Z] === RUN   TestPluginInvalidJSON
16:26:47 [2019-09-09T16:26:47.642Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:26:47 [2019-09-09T16:26:47.642Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:26:47 [2019-09-09T16:26:47.642Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:26:47 [2019-09-09T16:26:47.642Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:26:47 [2019-09-09T16:26:47.642Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:26:47 [2019-09-09T16:26:47.642Z] PASS
16:26:47 [2019-09-09T16:26:47.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m  
16:26:47 [2019-09-09T16:26:47.642Z] INFO: Testing against a local daemon
16:26:47 [2019-09-09T16:26:47.642Z] === RUN   TestExternalGraphDriver
16:26:47 [2019-09-09T16:26:47.642Z] === RUN   TestExternalGraphDriver/json
16:26:48 [2019-09-09T16:26:48.651Z] === RUN   TestExternalGraphDriver/spec
16:26:48 [2019-09-09T16:26:48.738Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize	1.738s
16:26:48 [2019-09-09T16:26:48.738Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer	0.180s
16:26:49 [2019-09-09T16:26:49.706Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer	0.895s
16:26:50 [2019-09-09T16:26:50.680Z] === RUN   TestExternalGraphDriver/pull
16:26:52 [2019-09-09T16:26:52.213Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName	1.771s
16:26:53 [2019-09-09T16:26:53.361Z] --- PASS: TestExternalGraphDriver (6.68s)
16:26:53 [2019-09-09T16:26:53.362Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:364: [d7c98dd446c3f] daemon started
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:472: [d7c98dd446c3f] Stopping daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:307: [d7c98dd446c3f] exiting daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:459: [d7c98dd446c3f] Daemon stopped
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:364: [d7c98dd446c3f] daemon started
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:472: [d7c98dd446c3f] Stopping daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:307: [d7c98dd446c3f] exiting daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:459: [d7c98dd446c3f] Daemon stopped
16:26:53 [2019-09-09T16:26:53.362Z]     --- PASS: TestExternalGraphDriver/json (2.12s)
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:364: [d7c98dd446c3f] daemon started
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:472: [d7c98dd446c3f] Stopping daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:307: [d7c98dd446c3f] exiting daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:459: [d7c98dd446c3f] Daemon stopped
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:364: [d7c98dd446c3f] daemon started
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:472: [d7c98dd446c3f] Stopping daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:307: [d7c98dd446c3f] exiting daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:459: [d7c98dd446c3f] Daemon stopped
16:26:53 [2019-09-09T16:26:53.362Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:336: [d7c98dd446c3f] waiting for daemon to start
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:364: [d7c98dd446c3f] daemon started
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:472: [d7c98dd446c3f] Stopping daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:307: [d7c98dd446c3f] exiting daemon
16:26:53 [2019-09-09T16:26:53.362Z]     daemon.go:459: [d7c98dd446c3f] Daemon stopped
16:26:53 [2019-09-09T16:26:53.362Z]     --- PASS: TestExternalGraphDriver/pull (2.26s)
16:26:53 [2019-09-09T16:26:53.362Z] === RUN   TestGraphdriverPluginV2
16:26:53 [2019-09-09T16:26:53.362Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
16:26:53 [2019-09-09T16:26:53.362Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:53 [2019-09-09T16:26:53.362Z] PASS
16:26:53 [2019-09-09T16:26:53.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m  
16:26:53 [2019-09-09T16:26:53.362Z] INFO: Testing against a local daemon
16:26:53 [2019-09-09T16:26:53.362Z] === RUN   TestContinueAfterPluginCrash
16:26:53 [2019-09-09T16:26:53.362Z] === PAUSE TestContinueAfterPluginCrash
16:26:53 [2019-09-09T16:26:53.362Z] === RUN   TestDaemonStartWithLogOpt
16:26:53 [2019-09-09T16:26:53.362Z] === PAUSE TestDaemonStartWithLogOpt
16:26:53 [2019-09-09T16:26:53.362Z] === CONT  TestContinueAfterPluginCrash
16:26:53 [2019-09-09T16:26:53.362Z] === CONT  TestDaemonStartWithLogOpt
16:26:54 [2019-09-09T16:26:54.762Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	1.842s
16:26:55 [2019-09-09T16:26:55.408Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost	0.609s
16:26:55 [2019-09-09T16:26:55.408Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows)
16:26:55 [2019-09-09T16:26:55.662Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux	0.189s
16:26:55 [2019-09-09T16:26:55.662Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	0.105s
16:26:55 [2019-09-09T16:26:55.917Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.060s
16:26:56 [2019-09-09T16:26:56.841Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs	0.953s
16:26:58 [2019-09-09T16:26:58.723Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	1.681s
16:26:58 [2019-09-09T16:26:58.723Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess)
16:26:58 [2019-09-09T16:26:58.723Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails	2.644s
16:26:59 [2019-09-09T16:26:59.646Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	0.972s
16:27:07 [2019-09-09T16:27:07.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
16:27:07 [2019-09-09T16:27:07.719Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	8.277s
16:27:09 [2019-09-09T16:27:09.193Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
16:27:09 [2019-09-09T16:27:09.601Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer	1.303s
16:27:09 [2019-09-09T16:27:09.601Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess)
16:27:09 [2019-09-09T16:27:09.601Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.081s
16:27:09 [2019-09-09T16:27:09.601Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.086s
16:27:09 [2019-09-09T16:27:09.601Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.285s
16:27:11 [2019-09-09T16:27:11.872Z] --- PASS: TestDaemonStartWithLogOpt (15.82s)
16:27:11 [2019-09-09T16:27:11.872Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:336: [da0e856351823] waiting for daemon to start
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:336: [da0e856351823] waiting for daemon to start
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:364: [da0e856351823] daemon started
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:472: [da0e856351823] Stopping daemon
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:307: [da0e856351823] exiting daemon
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:459: [da0e856351823] Daemon stopped
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:336: [da0e856351823] waiting for daemon to start
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:336: [da0e856351823] waiting for daemon to start
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:364: [da0e856351823] daemon started
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:472: [da0e856351823] Stopping daemon
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:307: [da0e856351823] exiting daemon
16:27:11 [2019-09-09T16:27:11.872Z]     daemon.go:459: [da0e856351823] Daemon stopped
16:27:12 [2019-09-09T16:27:12.109Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow	2.818s
16:27:12 [2019-09-09T16:27:12.363Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	2.417s
16:27:13 [2019-09-09T16:27:13.888Z] --- PASS: TestContinueAfterPluginCrash (20.81s)
16:27:13 [2019-09-09T16:27:13.888Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:336: [d49330dd3a226] waiting for daemon to start
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:336: [d49330dd3a226] waiting for daemon to start
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:364: [d49330dd3a226] daemon started
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:472: [d49330dd3a226] Stopping daemon
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:307: [d49330dd3a226] exiting daemon
16:27:13 [2019-09-09T16:27:13.888Z]     daemon.go:459: [d49330dd3a226] Daemon stopped
16:27:13 [2019-09-09T16:27:13.888Z] PASS
16:27:13 [2019-09-09T16:27:13.888Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m  
16:27:13 [2019-09-09T16:27:13.907Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
16:27:14 [2019-09-09T16:27:14.169Z] INFO: Testing against a local daemon
16:27:14 [2019-09-09T16:27:14.170Z] === RUN   TestPluginWithDevMounts
16:27:14 [2019-09-09T16:27:14.170Z] === PAUSE TestPluginWithDevMounts
16:27:14 [2019-09-09T16:27:14.170Z] === CONT  TestPluginWithDevMounts
16:27:14 [2019-09-09T16:27:14.342Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	1.884s
16:27:16 [2019-09-09T16:27:16.846Z] --- PASS: TestPluginWithDevMounts (2.38s)
16:27:16 [2019-09-09T16:27:16.846Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:336: [dce651a61e247] waiting for daemon to start
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:336: [dce651a61e247] waiting for daemon to start
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:364: [dce651a61e247] daemon started
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:472: [dce651a61e247] Stopping daemon
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:307: [dce651a61e247] exiting daemon
16:27:16 [2019-09-09T16:27:16.846Z]     daemon.go:459: [dce651a61e247] Daemon stopped
16:27:16 [2019-09-09T16:27:16.846Z] PASS
16:27:16 [2019-09-09T16:27:16.846Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m  
16:27:16 [2019-09-09T16:27:16.846Z] INFO: Testing against a local daemon
16:27:16 [2019-09-09T16:27:16.846Z] === RUN   TestSecretInspect
16:27:18 [2019-09-09T16:27:18.621Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
16:27:18 [2019-09-09T16:27:18.674Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork	3.542s
16:27:18 [2019-09-09T16:27:18.870Z] --- PASS: TestSecretInspect (2.25s)
16:27:18 [2019-09-09T16:27:18.871Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:336: [dceb026fea37c] waiting for daemon to start
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:336: [dceb026fea37c] waiting for daemon to start
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:364: [dceb026fea37c] daemon started
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:472: [dceb026fea37c] Stopping daemon
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:307: [dceb026fea37c] exiting daemon
16:27:18 [2019-09-09T16:27:18.871Z]     daemon.go:459: [dceb026fea37c] Daemon stopped
16:27:18 [2019-09-09T16:27:18.871Z] === RUN   TestSecretList
16:27:20 [2019-09-09T16:27:20.033Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	1.379s
16:27:20 [2019-09-09T16:27:20.033Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.010s
16:27:20 [2019-09-09T16:27:20.033Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.097s
16:27:20 [2019-09-09T16:27:20.892Z] --- PASS: TestSecretList (2.20s)
16:27:20 [2019-09-09T16:27:20.893Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:336: [dccdc6e536414] waiting for daemon to start
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:336: [dccdc6e536414] waiting for daemon to start
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:364: [dccdc6e536414] daemon started
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:472: [dccdc6e536414] Stopping daemon
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:307: [dccdc6e536414] exiting daemon
16:27:20 [2019-09-09T16:27:20.893Z]     daemon.go:459: [dccdc6e536414] Daemon stopped
16:27:20 [2019-09-09T16:27:20.893Z] === RUN   TestSecretsCreateAndDelete
16:27:23 [2019-09-09T16:27:23.324Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:27:23 [2019-09-09T16:27:23.572Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
16:27:23 [2019-09-09T16:27:23.572Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:336: [da444d7744791] waiting for daemon to start
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:336: [da444d7744791] waiting for daemon to start
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:364: [da444d7744791] daemon started
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:472: [da444d7744791] Stopping daemon
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:307: [da444d7744791] exiting daemon
16:27:23 [2019-09-09T16:27:23.572Z]     daemon.go:459: [da444d7744791] Daemon stopped
16:27:23 [2019-09-09T16:27:23.572Z] === RUN   TestSecretsUpdate
16:27:24 [2019-09-09T16:27:24.189Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	3.836s
16:27:24 [2019-09-09T16:27:24.295Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:27:24 [2019-09-09T16:27:24.756Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
16:27:25 [2019-09-09T16:27:25.549Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	1.102s
16:27:25 [2019-09-09T16:27:25.549Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.317s
16:27:25 [2019-09-09T16:27:25.610Z] --- PASS: TestSecretsUpdate (2.24s)
16:27:25 [2019-09-09T16:27:25.610Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:336: [d727af25d4753] waiting for daemon to start
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:336: [d727af25d4753] waiting for daemon to start
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:364: [d727af25d4753] daemon started
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:472: [d727af25d4753] Stopping daemon
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:307: [d727af25d4753] exiting daemon
16:27:25 [2019-09-09T16:27:25.610Z]     daemon.go:459: [d727af25d4753] Daemon stopped
16:27:25 [2019-09-09T16:27:25.610Z] === RUN   TestTemplatedSecret
16:27:25 [2019-09-09T16:27:25.738Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:27:26 [2019-09-09T16:27:26.711Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
16:27:26 [2019-09-09T16:27:26.909Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer	14.450s
16:27:27 [2019-09-09T16:27:27.468Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	1.625s
16:27:28 [2019-09-09T16:27:28.830Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	1.092s
16:27:28 [2019-09-09T16:27:28.899Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:27:29 [2019-09-09T16:27:29.067Z] --- PASS: TestTemplatedSecret (3.00s)
16:27:29 [2019-09-09T16:27:29.067Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:336: [d8048ad10882a] waiting for daemon to start
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:336: [d8048ad10882a] waiting for daemon to start
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:364: [d8048ad10882a] daemon started
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:472: [d8048ad10882a] Stopping daemon
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:307: [d8048ad10882a] exiting daemon
16:27:29 [2019-09-09T16:27:29.067Z]     daemon.go:459: [d8048ad10882a] Daemon stopped
16:27:29 [2019-09-09T16:27:29.068Z] === RUN   TestSecretCreateResolve
16:27:30 [2019-09-09T16:27:30.711Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	1.809s
16:27:31 [2019-09-09T16:27:31.093Z] --- PASS: TestSecretCreateResolve (2.22s)
16:27:31 [2019-09-09T16:27:31.094Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:336: [d8792d0ec1ecd] waiting for daemon to start
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:336: [d8792d0ec1ecd] waiting for daemon to start
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:364: [d8792d0ec1ecd] daemon started
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:472: [d8792d0ec1ecd] Stopping daemon
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:307: [d8792d0ec1ecd] exiting daemon
16:27:31 [2019-09-09T16:27:31.094Z]     daemon.go:459: [d8792d0ec1ecd] Daemon stopped
16:27:31 [2019-09-09T16:27:31.094Z] PASS
16:27:31 [2019-09-09T16:27:31.094Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m  
16:27:31 [2019-09-09T16:27:31.094Z] INFO: Testing against a local daemon
16:27:31 [2019-09-09T16:27:31.094Z] === RUN   TestServiceCreateInit
16:27:31 [2019-09-09T16:27:31.094Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:27:31 [2019-09-09T16:27:31.678Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	1.029s
16:27:31 [2019-09-09T16:27:31.678Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.127s
16:27:32 [2019-09-09T16:27:32.601Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	0.814s
16:27:33 [2019-09-09T16:27:33.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:27:35 [2019-09-09T16:27:35.480Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:27:36 [2019-09-09T16:27:36.526Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:27:36 [2019-09-09T16:27:36.798Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	4.224s
16:27:37 [2019-09-09T16:27:37.722Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	0.619s
16:27:38 [2019-09-09T16:27:38.688Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	0.954s
16:27:39 [2019-09-09T16:27:39.247Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	0.393s
16:27:39 [2019-09-09T16:27:39.864Z] --- PASS: TestServiceCreateInit (8.98s)
16:27:39 [2019-09-09T16:27:39.864Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s)
16:27:39 [2019-09-09T16:27:39.864Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:336: [d0dbf4a1e8733] waiting for daemon to start
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:336: [d0dbf4a1e8733] waiting for daemon to start
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:364: [d0dbf4a1e8733] daemon started
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:472: [d0dbf4a1e8733] Stopping daemon
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:307: [d0dbf4a1e8733] exiting daemon
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:459: [d0dbf4a1e8733] Daemon stopped
16:27:39 [2019-09-09T16:27:39.864Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s)
16:27:39 [2019-09-09T16:27:39.864Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:336: [d4499758d53d1] waiting for daemon to start
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:336: [d4499758d53d1] waiting for daemon to start
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:364: [d4499758d53d1] daemon started
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:472: [d4499758d53d1] Stopping daemon
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:307: [d4499758d53d1] exiting daemon
16:27:39 [2019-09-09T16:27:39.864Z]         daemon.go:459: [d4499758d53d1] Daemon stopped
16:27:39 [2019-09-09T16:27:39.864Z] === RUN   TestCreateServiceMultipleTimes
16:27:40 [2019-09-09T16:27:40.607Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince	2.924s
16:27:40 [2019-09-09T16:27:40.861Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule	1.652s
16:27:41 [2019-09-09T16:27:41.231Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
16:27:41 [2019-09-09T16:27:41.826Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost	0.831s
16:27:42 [2019-09-09T16:27:42.082Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode	0.414s
16:27:43 [2019-09-09T16:27:43.453Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices	1.069s
16:27:43 [2019-09-09T16:27:43.453Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode	0.012s
16:27:44 [2019-09-09T16:27:44.013Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc	0.823s
16:27:44 [2019-09-09T16:27:44.979Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
16:27:45 [2019-09-09T16:27:45.894Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange	1.270s
16:27:46 [2019-09-09T16:27:46.453Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	0.801s
16:27:47 [2019-09-09T16:27:47.377Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose	0.641s
16:27:48 [2019-09-09T16:27:48.736Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish	0.643s
16:27:49 [2019-09-09T16:27:49.692Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
16:27:50 [2019-09-09T16:27:50.095Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory	1.539s
16:27:51 [2019-09-09T16:27:51.878Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
16:27:51 [2019-09-09T16:27:51.977Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	1.622s
16:27:52 [2019-09-09T16:27:52.536Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach	0.705s
16:27:53 [2019-09-09T16:27:53.897Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig	0.740s
16:27:53 [2019-09-09T16:27:53.897Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY	2.724s
16:27:54 [2019-09-09T16:27:54.824Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag	0.883s
16:27:55 [2019-09-09T16:27:55.749Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag	0.645s
16:27:56 [2019-09-09T16:27:56.580Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
16:27:56 [2019-09-09T16:27:56.716Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig	0.656s
16:27:57 [2019-09-09T16:27:57.640Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	1.021s
16:27:58 [2019-09-09T16:27:58.125Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:27:58 [2019-09-09T16:27:58.125Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:27:58 [2019-09-09T16:27:58.125Z] INFO: Testing against a local daemon
16:27:58 [2019-09-09T16:27:58.125Z] === RUN   TestBuildWithSession
16:27:58 [2019-09-09T16:27:58.125Z] --- SKIP: TestBuildWithSession (0.00s)
16:27:58 [2019-09-09T16:27:58.125Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:27:58 [2019-09-09T16:27:58.125Z] === RUN   TestBuildSquashParent
16:27:58 [2019-09-09T16:27:58.125Z] --- SKIP: TestBuildSquashParent (0.00s)
16:27:58 [2019-09-09T16:27:58.125Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:27:58 [2019-09-09T16:27:58.125Z] === RUN   TestBuildWithRemoveAndForceRemove
16:27:58 [2019-09-09T16:27:58.125Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
16:27:58 [2019-09-09T16:27:58.125Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
16:27:58 [2019-09-09T16:27:58.125Z] === RUN   TestBuildMultiStageCopy
16:27:58 [2019-09-09T16:27:58.336Z] --- PASS: TestCreateServiceMultipleTimes (17.85s)
16:27:58 [2019-09-09T16:27:58.337Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:336: [d8d60a4095c66] waiting for daemon to start
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:336: [d8d60a4095c66] waiting for daemon to start
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:364: [d8d60a4095c66] daemon started
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:472: [d8d60a4095c66] Stopping daemon
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:307: [d8d60a4095c66] exiting daemon
16:27:58 [2019-09-09T16:27:58.337Z]     daemon.go:459: [d8d60a4095c66] Daemon stopped
16:27:58 [2019-09-09T16:27:58.337Z] === RUN   TestCreateServiceConflict
16:27:58 [2019-09-09T16:27:58.586Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:27:58 [2019-09-09T16:27:58.999Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved	0.915s
16:27:59 [2019-09-09T16:27:59.558Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	0.813s
16:27:59 [2019-09-09T16:27:59.816Z] --- PASS: TestCreateServiceConflict (2.28s)
16:27:59 [2019-09-09T16:27:59.816Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:336: [d94defc7134e9] waiting for daemon to start
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:336: [d94defc7134e9] waiting for daemon to start
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:364: [d94defc7134e9] daemon started
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:472: [d94defc7134e9] Stopping daemon
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:307: [d94defc7134e9] exiting daemon
16:27:59 [2019-09-09T16:27:59.816Z]     daemon.go:459: [d94defc7134e9] Daemon stopped
16:27:59 [2019-09-09T16:27:59.816Z] === RUN   TestCreateServiceMaxReplicas
16:28:00 [2019-09-09T16:28:00.480Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	0.787s
16:28:01 [2019-09-09T16:28:01.449Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	0.808s
16:28:01 [2019-09-09T16:28:01.449Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.010s
16:28:03 [2019-09-09T16:28:03.274Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
16:28:03 [2019-09-09T16:28:03.274Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:336: [dfbf71689bcb1] waiting for daemon to start
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:336: [dfbf71689bcb1] waiting for daemon to start
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:364: [dfbf71689bcb1] daemon started
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:472: [dfbf71689bcb1] Stopping daemon
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:307: [dfbf71689bcb1] exiting daemon
16:28:03 [2019-09-09T16:28:03.274Z]     daemon.go:459: [dfbf71689bcb1] Daemon stopped
16:28:03 [2019-09-09T16:28:03.274Z] === RUN   TestCreateWithDuplicateNetworkNames
16:28:03 [2019-09-09T16:28:03.960Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	2.440s
16:28:04 [2019-09-09T16:28:04.519Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface	0.812s
16:28:05 [2019-09-09T16:28:05.443Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface	0.701s
16:28:06 [2019-09-09T16:28:06.001Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN	0.815s
16:28:07 [2019-09-09T16:28:07.360Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface	0.979s
16:28:07 [2019-09-09T16:28:07.360Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid	0.012s
16:28:07 [2019-09-09T16:28:07.360Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail	2.694s
16:28:08 [2019-09-09T16:28:08.325Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME	1.094s
16:28:08 [2019-09-09T16:28:08.923Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:28:08 [2019-09-09T16:28:08.923Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:28:09 [2019-09-09T16:28:09.251Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod	0.973s
16:28:10 [2019-09-09T16:28:10.177Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod	0.831s
16:28:10 [2019-09-09T16:28:10.466Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:28:10 [2019-09-09T16:28:10.736Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod	0.778s
16:28:11 [2019-09-09T16:28:11.442Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:28:11 [2019-09-09T16:28:11.787Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase	0.767s
16:28:11 [2019-09-09T16:28:11.787Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid	0.018s
16:28:12 [2019-09-09T16:28:12.390Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	0.575s
16:28:12 [2019-09-09T16:28:12.390Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty	0.012s
16:28:12 [2019-09-09T16:28:12.985Z] --- PASS: TestBuildMultiStageCopy (14.51s)
16:28:12 [2019-09-09T16:28:12.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.98s)
16:28:12 [2019-09-09T16:28:12.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s)
16:28:12 [2019-09-09T16:28:12.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s)
16:28:12 [2019-09-09T16:28:12.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s)
16:28:12 [2019-09-09T16:28:12.985Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s)
16:28:12 [2019-09-09T16:28:12.985Z] === RUN   TestBuildMultiStageParentConfig
16:28:12 [2019-09-09T16:28:12.985Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
16:28:12 [2019-09-09T16:28:12.985Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:12 [2019-09-09T16:28:12.985Z] === RUN   TestBuildLabelWithTargets
16:28:12 [2019-09-09T16:28:12.985Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
16:28:12 [2019-09-09T16:28:12.985Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:12 [2019-09-09T16:28:12.985Z] === RUN   TestBuildWithEmptyLayers
16:28:13 [2019-09-09T16:28:13.750Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	1.375s
16:28:13 [2019-09-09T16:28:13.957Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildMultiStageOnBuild
16:28:13 [2019-09-09T16:28:13.957Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
16:28:13 [2019-09-09T16:28:13.957Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildUncleanTarFilenames
16:28:13 [2019-09-09T16:28:13.957Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
16:28:13 [2019-09-09T16:28:13.957Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildMultiStageLayerLeak
16:28:13 [2019-09-09T16:28:13.957Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
16:28:13 [2019-09-09T16:28:13.957Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildWithHugeFile
16:28:13 [2019-09-09T16:28:13.957Z] --- SKIP: TestBuildWithHugeFile (0.00s)
16:28:13 [2019-09-09T16:28:13.957Z]     build_test.go:491: testEnv.OSType == "windows"
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildWithEmptyDockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:13 [2019-09-09T16:28:13.957Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:28:14 [2019-09-09T16:28:14.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestBuildPreserveOwnership
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestBuildPlatformInvalid
16:28:14 [2019-09-09T16:28:14.418Z] --- PASS: TestBuildPlatformInvalid (0.05s)
16:28:14 [2019-09-09T16:28:14.418Z] PASS
16:28:14 [2019-09-09T16:28:14.418Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:28:14 [2019-09-09T16:28:14.418Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:28:14 [2019-09-09T16:28:14.418Z] INFO: Testing against a local daemon
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigList
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigList (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigsCreateAndDelete
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigsUpdate
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigsUpdate (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestTemplatedConfig
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestTemplatedConfig (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigInspect
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigInspect (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigCreateWithLabels
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigCreateResolve
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestConfigDaemonLibtrustID
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
16:28:14 [2019-09-09T16:28:14.418Z] PASS
16:28:14 [2019-09-09T16:28:14.418Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:28:14 [2019-09-09T16:28:14.418Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:28:14 [2019-09-09T16:28:14.418Z] INFO: Testing against a local daemon
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestCheckpoint
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestCheckpoint (0.00s)
16:28:14 [2019-09-09T16:28:14.418Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestContainerInvalidJSON
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:28:14 [2019-09-09T16:28:14.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:28:14 [2019-09-09T16:28:14.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:28:14 [2019-09-09T16:28:14.418Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:28:14 [2019-09-09T16:28:14.418Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:28:14 [2019-09-09T16:28:14.418Z] --- PASS: TestContainerInvalidJSON (0.05s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:28:14 [2019-09-09T16:28:14.418Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
16:28:14 [2019-09-09T16:28:14.418Z]     copy_test.go:25: testEnv.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestCopyFromContainerPathIsNotDir
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
16:28:14 [2019-09-09T16:28:14.418Z]     copy_test.go:39: testEnv.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestCopyToContainerPathDoesNotExist
16:28:14 [2019-09-09T16:28:14.418Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
16:28:14 [2019-09-09T16:28:14.418Z]     copy_test.go:51: testEnv.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.418Z] === RUN   TestCopyToContainerPathIsNotDir
16:28:14 [2019-09-09T16:28:14.673Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts	0.645s
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     copy_test.go:65: testEnv.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCopyFromContainer
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCopyFromContainer (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:14 [2019-09-09T16:28:14.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidEnv
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidEnv/0
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidEnv/0
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidEnv/1
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidEnv/1
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidEnv/2
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidEnv/2
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidEnv/0
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidEnv/2
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidEnv/1
16:28:14 [2019-09-09T16:28:14.880Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateTmpfsMountsTarget
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithCustomMaskedPaths
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithCapabilities
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCreateWithCapabilities (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithCustomReadonlyPaths
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:14 [2019-09-09T16:28:14.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:28:14 [2019-09-09T16:28:14.880Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestDiff
16:28:14 [2019-09-09T16:28:14.880Z] --- SKIP: TestDiff (0.00s)
16:28:14 [2019-09-09T16:28:14.880Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:28:14 [2019-09-09T16:28:14.880Z] === RUN   TestExecWithCloseStdin
16:28:15 [2019-09-09T16:28:15.596Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort	0.610s
16:28:16 [2019-09-09T16:28:16.520Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	0.786s
16:28:16 [2019-09-09T16:28:16.520Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf	0.094s
16:28:17 [2019-09-09T16:28:17.064Z] --- PASS: TestExecWithCloseStdin (1.96s)
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestExec
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestExec (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestExecUser
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestExecUser (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestExportContainerAndImportImage
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestExportContainerAfterDaemonRestart
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestHealthCheckWorkdir
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestHealthKillContainer
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestHealthKillContainer (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestInspectCpusetInConfigPre120
16:28:17 [2019-09-09T16:28:17.064Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:28:17 [2019-09-09T16:28:17.064Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:28:17 [2019-09-09T16:28:17.064Z] === RUN   TestKillContainerInvalidSignal
16:28:17 [2019-09-09T16:28:17.442Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO	0.817s
16:28:18 [2019-09-09T16:28:18.484Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s)
16:28:18 [2019-09-09T16:28:18.484Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:336: [d4f102e585190] waiting for daemon to start
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:336: [d4f102e585190] waiting for daemon to start
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:364: [d4f102e585190] daemon started
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:472: [d4f102e585190] Stopping daemon
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:307: [d4f102e585190] exiting daemon
16:28:18 [2019-09-09T16:28:18.484Z]     daemon.go:459: [d4f102e585190] Daemon stopped
16:28:18 [2019-09-09T16:28:18.484Z] === RUN   TestCreateServiceSecretFileMode
16:28:18 [2019-09-09T16:28:18.606Z] --- PASS: TestKillContainerInvalidSignal (1.61s)
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestKillContainer
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestKillContainer (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestKillStoppedContainer
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestKillStoppedContainerAPIPre120
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestKillDifferentUserContainer
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestInspectOomKilledTrue
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestInspectOomKilledFalse
16:28:18 [2019-09-09T16:28:18.606Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:28:18 [2019-09-09T16:28:18.606Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:28:18 [2019-09-09T16:28:18.606Z] === RUN   TestLogsFollowTailEmpty
16:28:18 [2019-09-09T16:28:18.767Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
16:28:18 [2019-09-09T16:28:18.767Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:336: [d77f5c4eda59e] waiting for daemon to start
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:336: [d77f5c4eda59e] waiting for daemon to start
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:364: [d77f5c4eda59e] daemon started
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:472: [d77f5c4eda59e] Stopping daemon
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:307: [d77f5c4eda59e] exiting daemon
16:28:18 [2019-09-09T16:28:18.767Z]     daemon.go:459: [d77f5c4eda59e] Daemon stopped
16:28:18 [2019-09-09T16:28:18.767Z] === RUN   TestCreateServiceConfigFileMode
16:28:18 [2019-09-09T16:28:18.786Z] 234c9b9e497c: Pull complete
16:28:18 [2019-09-09T16:28:18.786Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190
16:28:18 [2019-09-09T16:28:18.786Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016
16:28:18 [2019-09-09T16:28:18.786Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully
16:28:18 [2019-09-09T16:28:18.786Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test
16:28:18 [2019-09-09T16:28:18.786Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3144'
16:28:18 [2019-09-09T16:28:18.786Z] WARN: Skipping validation tests
16:28:18 [2019-09-09T16:28:18.786Z] INFO: Running unit tests at 09/09/2019 16:28:10...
16:28:18 [2019-09-09T16:28:18.801Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent	1.582s
16:28:20 [2019-09-09T16:28:20.154Z] --- PASS: TestLogsFollowTailEmpty (1.60s)
16:28:20 [2019-09-09T16:28:20.154Z] === RUN   TestNetworkNat
16:28:20 [2019-09-09T16:28:20.154Z] --- SKIP: TestNetworkNat (0.00s)
16:28:20 [2019-09-09T16:28:20.154Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:28:20 [2019-09-09T16:28:20.154Z] === RUN   TestNetworkLocalhostTCPNat
16:28:20 [2019-09-09T16:28:20.154Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
16:28:20 [2019-09-09T16:28:20.154Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
16:28:20 [2019-09-09T16:28:20.154Z] === RUN   TestNetworkLoopbackNat
16:28:20 [2019-09-09T16:28:20.154Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:28:20 [2019-09-09T16:28:20.154Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
16:28:20 [2019-09-09T16:28:20.154Z] === RUN   TestPause
16:28:20 [2019-09-09T16:28:20.154Z] --- SKIP: TestPause (0.00s)
16:28:20 [2019-09-09T16:28:20.154Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:28:20 [2019-09-09T16:28:20.154Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:28:20 [2019-09-09T16:28:20.682Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs	2.591s
16:28:20 [2019-09-09T16:28:20.682Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer	1.501s
16:28:20 [2019-09-09T16:28:20.972Z] INFO: make.ps1 starting at 09/09/2019 16:28:20
16:28:21 [2019-09-09T16:28:21.433Z] INFO: Git commit (f874f8b6f) assumed from DOCKER_GITCOMMIT environment variable
16:28:21 [2019-09-09T16:28:21.433Z] INFO: Invoking autogen...
16:28:21 [2019-09-09T16:28:21.448Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
16:28:21 [2019-09-09T16:28:21.448Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:336: [d40aba258dc84] waiting for daemon to start
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:336: [d40aba258dc84] waiting for daemon to start
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:364: [d40aba258dc84] daemon started
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:472: [d40aba258dc84] Stopping daemon
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:307: [d40aba258dc84] exiting daemon
16:28:21 [2019-09-09T16:28:21.448Z]     daemon.go:459: [d40aba258dc84] Daemon stopped
16:28:21 [2019-09-09T16:28:21.448Z] === RUN   TestCreateServiceSysctls
16:28:21 [2019-09-09T16:28:21.697Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.67s)
16:28:21 [2019-09-09T16:28:21.697Z] === RUN   TestPauseStopPausedContainer
16:28:21 [2019-09-09T16:28:21.697Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:28:21 [2019-09-09T16:28:21.697Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
16:28:21 [2019-09-09T16:28:21.697Z] === RUN   TestPsFilter
16:28:21 [2019-09-09T16:28:21.697Z] --- PASS: TestPsFilter (0.18s)
16:28:21 [2019-09-09T16:28:21.697Z] === RUN   TestRemoveContainerWithRemovedVolume
16:28:21 [2019-09-09T16:28:21.894Z] INFO: Running unit tests...
16:28:22 [2019-09-09T16:28:22.610Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs	1.722s
16:28:23 [2019-09-09T16:28:23.169Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag	0.853s
16:28:23 [2019-09-09T16:28:23.728Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale	1.573s
16:28:23 [2019-09-09T16:28:23.883Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s)
16:28:23 [2019-09-09T16:28:23.883Z] === RUN   TestRemoveContainerWithVolume
16:28:23 [2019-09-09T16:28:23.982Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag	0.706s
16:28:24 [2019-09-09T16:28:24.905Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	0.814s
16:28:24 [2019-09-09T16:28:24.925Z] --- PASS: TestCreateServiceSysctls (3.50s)
16:28:24 [2019-09-09T16:28:24.925Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:336: [d020aa0c10119] waiting for daemon to start
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:336: [d020aa0c10119] waiting for daemon to start
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:364: [d020aa0c10119] daemon started
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:472: [d020aa0c10119] Stopping daemon
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:307: [d020aa0c10119] exiting daemon
16:28:24 [2019-09-09T16:28:24.925Z]     daemon.go:459: [d020aa0c10119] Daemon stopped
16:28:24 [2019-09-09T16:28:24.925Z] === RUN   TestCreateServiceCapabilities
16:28:25 [2019-09-09T16:28:25.828Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	0.865s
16:28:26 [2019-09-09T16:28:26.068Z] --- PASS: TestRemoveContainerWithVolume (1.87s)
16:28:26 [2019-09-09T16:28:26.068Z] === RUN   TestRemoveContainerRunning
16:28:26 [2019-09-09T16:28:26.431Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	0.869s
16:28:27 [2019-09-09T16:28:27.603Z] --- PASS: TestCreateServiceCapabilities (2.72s)
16:28:27 [2019-09-09T16:28:27.603Z]     create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:336: [d3040bd6caf84] waiting for daemon to start
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:336: [d3040bd6caf84] waiting for daemon to start
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:364: [d3040bd6caf84] daemon started
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:472: [d3040bd6caf84] Stopping daemon
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:307: [d3040bd6caf84] exiting daemon
16:28:27 [2019-09-09T16:28:27.603Z]     daemon.go:459: [d3040bd6caf84] Daemon stopped
16:28:27 [2019-09-09T16:28:27.603Z] === RUN   TestInspect
16:28:27 [2019-09-09T16:28:27.610Z] --- PASS: TestRemoveContainerRunning (1.72s)
16:28:27 [2019-09-09T16:28:27.610Z] === RUN   TestRemoveContainerForceRemoveRunning
16:28:28 [2019-09-09T16:28:28.398Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent	1.820s
16:28:29 [2019-09-09T16:28:29.152Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s)
16:28:29 [2019-09-09T16:28:29.152Z] === RUN   TestRemoveInvalidContainer
16:28:29 [2019-09-09T16:28:29.613Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:28:29 [2019-09-09T16:28:29.614Z] === RUN   TestRenameLinkedContainer
16:28:29 [2019-09-09T16:28:29.614Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:28:29 [2019-09-09T16:28:29.614Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:28:29 [2019-09-09T16:28:29.614Z] === RUN   TestRenameStoppedContainer
16:28:31 [2019-09-09T16:28:31.069Z] --- PASS: TestInspect (2.82s)
16:28:31 [2019-09-09T16:28:31.069Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:336: [d652c0c7d0a1b] waiting for daemon to start
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:336: [d652c0c7d0a1b] waiting for daemon to start
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:364: [d652c0c7d0a1b] daemon started
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:472: [d652c0c7d0a1b] Stopping daemon
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:307: [d652c0c7d0a1b] exiting daemon
16:28:31 [2019-09-09T16:28:31.069Z]     daemon.go:459: [d652c0c7d0a1b] Daemon stopped
16:28:31 [2019-09-09T16:28:31.069Z] === RUN   TestDockerNetworkConnectAlias
16:28:31 [2019-09-09T16:28:31.798Z] --- PASS: TestRenameStoppedContainer (2.13s)
16:28:31 [2019-09-09T16:28:31.798Z] === RUN   TestRenameRunningContainerAndReuse
16:28:32 [2019-09-09T16:28:32.554Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID	3.574s
16:28:32 [2019-09-09T16:28:32.554Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp	0.066s
16:28:32 [2019-09-09T16:28:32.808Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	0.905s
16:28:35 [2019-09-09T16:28:35.455Z] --- PASS: TestDockerNetworkConnectAlias (4.73s)
16:28:35 [2019-09-09T16:28:35.455Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:336: [dfdf8c375659b] waiting for daemon to start
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:336: [dfdf8c375659b] waiting for daemon to start
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:364: [dfdf8c375659b] daemon started
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:472: [dfdf8c375659b] Stopping daemon
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:307: [dfdf8c375659b] exiting daemon
16:28:35 [2019-09-09T16:28:35.455Z]     daemon.go:459: [dfdf8c375659b] Daemon stopped
16:28:35 [2019-09-09T16:28:35.455Z] === RUN   TestDockerNetworkReConnect
16:28:35 [2019-09-09T16:28:35.545Z] --- PASS: TestRenameRunningContainerAndReuse (3.43s)
16:28:35 [2019-09-09T16:28:35.545Z] === RUN   TestRenameInvalidName
16:28:36 [2019-09-09T16:28:36.109Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc	2.758s
16:28:36 [2019-09-09T16:28:36.516Z] --- PASS: TestRenameInvalidName (1.74s)
16:28:36 [2019-09-09T16:28:36.516Z] === RUN   TestRenameAnonymousContainer
16:28:36 [2019-09-09T16:28:36.516Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
16:28:36 [2019-09-09T16:28:36.516Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:28:36 [2019-09-09T16:28:36.516Z] === RUN   TestRenameContainerWithSameName
16:28:37 [2019-09-09T16:28:37.468Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink	1.809s
16:28:38 [2019-09-09T16:28:38.698Z] --- PASS: TestRenameContainerWithSameName (1.71s)
16:28:38 [2019-09-09T16:28:38.698Z] === RUN   TestRenameContainerWithLinkedContainer
16:28:38 [2019-09-09T16:28:38.698Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:28:38 [2019-09-09T16:28:38.698Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:28:38 [2019-09-09T16:28:38.698Z] === RUN   TestResize
16:28:38 [2019-09-09T16:28:38.698Z] --- SKIP: TestResize (0.00s)
16:28:38 [2019-09-09T16:28:38.698Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
16:28:38 [2019-09-09T16:28:38.698Z] === RUN   TestResizeWithInvalidSize
16:28:38 [2019-09-09T16:28:38.698Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
16:28:38 [2019-09-09T16:28:38.698Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
16:28:38 [2019-09-09T16:28:38.698Z] === RUN   TestResizeWhenContainerNotStarted
16:28:38 [2019-09-09T16:28:38.917Z] --- PASS: TestDockerNetworkReConnect (3.65s)
16:28:38 [2019-09-09T16:28:38.917Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:336: [d3e75e2261890] waiting for daemon to start
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:336: [d3e75e2261890] waiting for daemon to start
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:364: [d3e75e2261890] daemon started
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:472: [d3e75e2261890] Stopping daemon
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:307: [d3e75e2261890] exiting daemon
16:28:38 [2019-09-09T16:28:38.917Z]     daemon.go:459: [d3e75e2261890] Daemon stopped
16:28:38 [2019-09-09T16:28:38.917Z] === RUN   TestServicePlugin
16:28:38 [2019-09-09T16:28:38.917Z] --- SKIP: TestServicePlugin (0.00s)
16:28:38 [2019-09-09T16:28:38.917Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:28:38 [2019-09-09T16:28:38.917Z] === RUN   TestServiceUpdateLabel
16:28:40 [2019-09-09T16:28:40.240Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s)
16:28:40 [2019-09-09T16:28:40.240Z] === RUN   TestDaemonRestartKillContainers
16:28:40 [2019-09-09T16:28:40.240Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:28:40 [2019-09-09T16:28:40.240Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:28:40 [2019-09-09T16:28:40.240Z] === RUN   TestStats
16:28:40 [2019-09-09T16:28:40.240Z] --- SKIP: TestStats (0.00s)
16:28:40 [2019-09-09T16:28:40.240Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
16:28:40 [2019-09-09T16:28:40.240Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:28:40 [2019-09-09T16:28:40.734Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir	2.741s
16:28:41 [2019-09-09T16:28:41.598Z] --- PASS: TestServiceUpdateLabel (2.22s)
16:28:41 [2019-09-09T16:28:41.598Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:336: [daaf039caa573] waiting for daemon to start
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:336: [daaf039caa573] waiting for daemon to start
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:364: [daaf039caa573] daemon started
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:472: [daaf039caa573] Stopping daemon
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:307: [daaf039caa573] exiting daemon
16:28:41 [2019-09-09T16:28:41.598Z]     daemon.go:459: [daaf039caa573] Daemon stopped
16:28:41 [2019-09-09T16:28:41.598Z] === RUN   TestServiceUpdateSecrets
16:28:43 [2019-09-09T16:28:43.243Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2	3.064s
16:28:43 [2019-09-09T16:28:43.243Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows)
16:28:43 [2019-09-09T16:28:43.243Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows)
16:28:44 [2019-09-09T16:28:44.167Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions	0.884s
16:28:45 [2019-09-09T16:28:45.090Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock	20.510s
16:28:46 [2019-09-09T16:28:46.451Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode	1.964s
16:28:47 [2019-09-09T16:28:47.055Z] ?   	github.com/docker/docker/api	[no test files]
16:28:48 [2019-09-09T16:28:48.334Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions	1.728s
16:28:48 [2019-09-09T16:28:48.334Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig	1.599s
16:28:50 [2019-09-09T16:28:50.580Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.92s)
16:28:50 [2019-09-09T16:28:50.580Z] === RUN   TestStopContainerWithTimeout
16:28:50 [2019-09-09T16:28:50.580Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:28:50 [2019-09-09T16:28:50.580Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:28:50 [2019-09-09T16:28:50.580Z] === RUN   TestUpdateRestartPolicy
16:28:50 [2019-09-09T16:28:50.841Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf	2.653s
16:28:51 [2019-09-09T16:28:51.096Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork	1.417s
16:28:51 [2019-09-09T16:28:51.655Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions	1.019s
16:28:53 [2019-09-09T16:28:53.537Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule	1.611s
16:28:54 [2019-09-09T16:28:54.461Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	0.974s
16:28:54 [2019-09-09T16:28:54.461Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd)
16:28:55 [2019-09-09T16:28:55.384Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers	0.853s
16:28:56 [2019-09-09T16:28:56.824Z] --- PASS: TestServiceUpdateSecrets (14.99s)
16:28:56 [2019-09-09T16:28:56.824Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:336: [ddaed1227d5ea] waiting for daemon to start
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:336: [ddaed1227d5ea] waiting for daemon to start
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:364: [ddaed1227d5ea] daemon started
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:472: [ddaed1227d5ea] Stopping daemon
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:307: [ddaed1227d5ea] exiting daemon
16:28:56 [2019-09-09T16:28:56.824Z]     daemon.go:459: [ddaed1227d5ea] Daemon stopped
16:28:56 [2019-09-09T16:28:56.824Z] === RUN   TestServiceUpdateConfigs
16:28:57 [2019-09-09T16:28:57.308Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink	1.817s
16:28:57 [2019-09-09T16:28:57.308Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.034s
16:28:58 [2019-09-09T16:28:58.231Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount	0.912s
16:28:59 [2019-09-09T16:28:59.155Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	0.791s
16:28:59 [2019-09-09T16:28:59.714Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	0.739s
16:29:00 [2019-09-09T16:29:00.638Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit	0.822s
16:29:00 [2019-09-09T16:29:00.638Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv	0.028s
16:29:01 [2019-09-09T16:29:01.563Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	0.785s
16:29:01 [2019-09-09T16:29:01.911Z] ok  	github.com/docker/docker/api/server	0.042s	coverage: 9.0% of statements
16:29:02 [2019-09-09T16:29:02.121Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment	0.793s
16:29:03 [2019-09-09T16:29:03.045Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase	0.738s
16:29:03 [2019-09-09T16:29:03.968Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride	0.792s
16:29:04 [2019-09-09T16:29:04.528Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	0.767s
16:29:05 [2019-09-09T16:29:05.466Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	0.856s
16:29:06 [2019-09-09T16:29:06.430Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	0.775s
16:29:07 [2019-09-09T16:29:07.353Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	0.959s
16:29:07 [2019-09-09T16:29:07.353Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.009s
16:29:07 [2019-09-09T16:29:07.955Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet	0.796s
16:29:08 [2019-09-09T16:29:08.879Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd	0.794s
16:29:10 [2019-09-09T16:29:10.762Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN	1.570s
16:29:10 [2019-09-09T16:29:10.762Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode	4.008s
16:29:10 [2019-09-09T16:29:10.762Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode	0.374s
16:29:10 [2019-09-09T16:29:10.762Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
16:29:11 [2019-09-09T16:29:11.697Z] --- PASS: TestUpdateRestartPolicy (19.55s)
16:29:11 [2019-09-09T16:29:11.697Z] === RUN   TestUpdateRestartWithAutoRemove
16:29:11 [2019-09-09T16:29:11.697Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s)
16:29:11 [2019-09-09T16:29:11.697Z] === RUN   TestWaitNonBlocked
16:29:11 [2019-09-09T16:29:11.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2019-09-09T16:29:11.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2019-09-09T16:29:11.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:11 [2019-09-09T16:29:11.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:11 [2019-09-09T16:29:11.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2019-09-09T16:29:11.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:12 [2019-09-09T16:29:12.071Z] --- PASS: TestServiceUpdateConfigs (14.82s)
16:29:12 [2019-09-09T16:29:12.071Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:336: [db108240d9c41] waiting for daemon to start
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:336: [db108240d9c41] waiting for daemon to start
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:364: [db108240d9c41] daemon started
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:472: [db108240d9c41] Stopping daemon
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:307: [db108240d9c41] exiting daemon
16:29:12 [2019-09-09T16:29:12.071Z]     daemon.go:459: [db108240d9c41] Daemon stopped
16:29:12 [2019-09-09T16:29:12.071Z] === RUN   TestServiceUpdateNetwork
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestWaitNonBlocked (0.02s)
16:29:14 [2019-09-09T16:29:14.614Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.66s)
16:29:14 [2019-09-09T16:29:14.614Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestWaitBlocked
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestWaitBlocked (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:29:14 [2019-09-09T16:29:14.614Z] PASS
16:29:14 [2019-09-09T16:29:14.614Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:29:14 [2019-09-09T16:29:14.614Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:14 [2019-09-09T16:29:14.614Z] INFO: Testing against a local daemon
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestCommitInheritsEnv
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestImportExtremelyLargeImageWorks
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestImagesFilterMultiReference
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestImagesFilterMultiReference (0.09s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestImagePullPlatformInvalid
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestRemoveImageOrphaning
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagInvalidReference
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestTagInvalidReference (0.03s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagValidPrefixedRepo
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagExistedNameWithoutForce
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagOfficialNames
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestTagOfficialNames (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     tag_test.go:98: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestTagMatchesDigest
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestTagMatchesDigest (0.03s)
16:29:14 [2019-09-09T16:29:14.614Z] PASS
16:29:14 [2019-09-09T16:29:14.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:29:14 [2019-09-09T16:29:14.614Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:14 [2019-09-09T16:29:14.614Z] INFO: Testing against a local daemon
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestNetworkCreateDelete
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestDockerNetworkDeletePreferID
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestInspectNetwork
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestInspectNetwork (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestRunContainerWithBridgeNone
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestNetworkInvalidJSON
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestNetworkInvalidJSON//networks/create
16:29:14 [2019-09-09T16:29:14.614Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:29:14 [2019-09-09T16:29:14.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:14 [2019-09-09T16:29:14.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:14 [2019-09-09T16:29:14.614Z] === CONT  TestNetworkInvalidJSON//networks/create
16:29:14 [2019-09-09T16:29:14.614Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:29:14 [2019-09-09T16:29:14.614Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:29:14 [2019-09-09T16:29:14.614Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:29:14 [2019-09-09T16:29:14.614Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:29:14 [2019-09-09T16:29:14.614Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestDaemonRestartWithLiveRestore
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     service_test.go:29: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestDaemonDefaultNetworkPools
16:29:14 [2019-09-09T16:29:14.614Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:29:14 [2019-09-09T16:29:14.614Z]     service_test.go:51: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.614Z] === RUN   TestDaemonRestartWithExistingNetwork
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:94: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:127: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:177: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestServiceWithPredefinedNetwork
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:201: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:230: FLAKY_TEST
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestServiceWithDataPathPortInit
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:333: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:29:14 [2019-09-09T16:29:14.615Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:29:14 [2019-09-09T16:29:14.615Z]     service_test.go:392: testEnv.OSType == "windows"
16:29:14 [2019-09-09T16:29:14.615Z] PASS
16:29:14 [2019-09-09T16:29:14.615Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:29:14 [2019-09-09T16:29:14.615Z] PASS
16:29:14 [2019-09-09T16:29:14.615Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:29:14 [2019-09-09T16:29:14.615Z] PASS
16:29:14 [2019-09-09T16:29:14.615Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:29:14 [2019-09-09T16:29:14.615Z] PASS
16:29:14 [2019-09-09T16:29:14.615Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:29:14 [2019-09-09T16:29:14.615Z] PASS
16:29:14 [2019-09-09T16:29:14.615Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:29:14 [2019-09-09T16:29:14.615Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:14 [2019-09-09T16:29:14.615Z] INFO: Testing against a local daemon
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestPluginInvalidJSON
16:29:14 [2019-09-09T16:29:14.615Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:29:14 [2019-09-09T16:29:14.615Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:29:14 [2019-09-09T16:29:14.920Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership	3.855s
16:29:15 [2019-09-09T16:29:15.076Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:29:15 [2019-09-09T16:29:15.076Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:29:15 [2019-09-09T16:29:15.076Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z] PASS
16:29:15 [2019-09-09T16:29:15.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestExternalGraphDriver
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     external_test.go:48: runtime.GOOS == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestGraphdriverPluginV2
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     external_test.go:407: runtime.GOOS == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] PASS
16:29:15 [2019-09-09T16:29:15.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.076Z] PASS
16:29:15 [2019-09-09T16:29:15.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.076Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestSecretInspect
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestSecretInspect (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestSecretList
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestSecretList (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestSecretsCreateAndDelete
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestSecretsUpdate
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestSecretsUpdate (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestTemplatedSecret
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestTemplatedSecret (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestSecretCreateResolve
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
16:29:15 [2019-09-09T16:29:15.076Z] PASS
16:29:15 [2019-09-09T16:29:15.076Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.076Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestServiceCreateInit
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:29:15 [2019-09-09T16:29:15.076Z] --- PASS: TestServiceCreateInit (0.04s)
16:29:15 [2019-09-09T16:29:15.076Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestCreateServiceMultipleTimes
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestCreateServiceConflict
16:29:15 [2019-09-09T16:29:15.076Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:29:15 [2019-09-09T16:29:15.076Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.076Z] === RUN   TestCreateServiceMaxReplicas
16:29:15 [2019-09-09T16:29:15.479Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress	0.586s
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCreateWithDuplicateNetworkNames
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCreateServiceSecretFileMode
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCreateServiceConfigFileMode
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCreateServiceSysctls
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCreateServiceCapabilities
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
16:29:15 [2019-09-09T16:29:15.537Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestInspect
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestInspect (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestDockerNetworkConnectAlias
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestDockerNetworkReConnect
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestServicePlugin
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestServicePlugin (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestServiceUpdateLabel
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestServiceUpdateSecrets
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestServiceUpdateConfigs
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestServiceUpdateNetwork
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
16:29:15 [2019-09-09T16:29:15.537Z] PASS
16:29:15 [2019-09-09T16:29:15.537Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:29:15 [2019-09-09T16:29:15.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.537Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestSessionCreate
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestSessionCreate (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestSessionCreateWithBadUpgrade
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:29:15 [2019-09-09T16:29:15.537Z] PASS
16:29:15 [2019-09-09T16:29:15.537Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:29:15 [2019-09-09T16:29:15.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:15 [2019-09-09T16:29:15.537Z] INFO: Testing against a local daemon
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestEventsExecDie
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestEventsExecDie (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestEventsBackwardsCompatible
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestInfoAPI
16:29:15 [2019-09-09T16:29:15.537Z] --- PASS: TestInfoAPI (0.03s)
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestInfoAPIWarnings
16:29:15 [2019-09-09T16:29:15.537Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:29:15 [2019-09-09T16:29:15.537Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
16:29:15 [2019-09-09T16:29:15.537Z] === RUN   TestLoginFailsWithBadCredentials
16:29:16 [2019-09-09T16:29:16.509Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
16:29:16 [2019-09-09T16:29:16.509Z] === RUN   TestPingCacheHeaders
16:29:16 [2019-09-09T16:29:16.509Z] --- PASS: TestPingCacheHeaders (0.03s)
16:29:16 [2019-09-09T16:29:16.509Z] === RUN   TestPingGet
16:29:16 [2019-09-09T16:29:16.509Z] --- PASS: TestPingGet (0.03s)
16:29:16 [2019-09-09T16:29:16.509Z] === RUN   TestPingHead
16:29:16 [2019-09-09T16:29:16.509Z] --- PASS: TestPingHead (0.03s)
16:29:16 [2019-09-09T16:29:16.509Z] === RUN   TestVersion
16:29:16 [2019-09-09T16:29:16.509Z] --- PASS: TestVersion (0.03s)
16:29:16 [2019-09-09T16:29:16.509Z] PASS
16:29:16 [2019-09-09T16:29:16.509Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:29:16 [2019-09-09T16:29:16.509Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:16 [2019-09-09T16:29:16.509Z] INFO: Testing against a local daemon
16:29:16 [2019-09-09T16:29:16.509Z] === RUN   TestVolumesCreateAndList
16:29:16 [2019-09-09T16:29:16.970Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:29:16 [2019-09-09T16:29:16.970Z] === RUN   TestVolumesRemove
16:29:16 [2019-09-09T16:29:16.970Z] --- SKIP: TestVolumesRemove (0.00s)
16:29:16 [2019-09-09T16:29:16.970Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
16:29:16 [2019-09-09T16:29:16.970Z] === RUN   TestVolumesInspect
16:29:16 [2019-09-09T16:29:16.970Z] --- PASS: TestVolumesInspect (0.04s)
16:29:16 [2019-09-09T16:29:16.970Z] === RUN   TestVolumesInvalidJSON
16:29:16 [2019-09-09T16:29:16.970Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:29:16 [2019-09-09T16:29:16.970Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:29:16 [2019-09-09T16:29:16.970Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:29:16 [2019-09-09T16:29:16.970Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:29:16 [2019-09-09T16:29:16.970Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:29:16 [2019-09-09T16:29:16.970Z] PASS
16:29:16 [2019-09-09T16:29:16.970Z] INFO: make.ps1 ended at 09/09/2019 16:29:16
16:29:16 [2019-09-09T16:29:16.970Z] INFO: Integration CLI tests being run from the host:
16:29:16 [2019-09-09T16:29:16.970Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
16:29:19 [2019-09-09T16:29:19.635Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope	7.811s
16:29:22 [2019-09-09T16:29:22.185Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret	1.306s
16:29:24 [2019-09-09T16:29:24.588Z] --- PASS: TestServiceUpdateNetwork (13.03s)
16:29:24 [2019-09-09T16:29:24.588Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:336: [da76b17e4cf3d] waiting for daemon to start
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:336: [da76b17e4cf3d] waiting for daemon to start
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:364: [da76b17e4cf3d] daemon started
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:472: [da76b17e4cf3d] Stopping daemon
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:307: [da76b17e4cf3d] exiting daemon
16:29:24 [2019-09-09T16:29:24.588Z]     daemon.go:459: [da76b17e4cf3d] Daemon stopped
16:29:24 [2019-09-09T16:29:24.588Z] PASS
16:29:24 [2019-09-09T16:29:24.588Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m  
16:29:24 [2019-09-09T16:29:24.588Z] INFO: Testing against a local daemon
16:29:24 [2019-09-09T16:29:24.588Z] === RUN   TestSessionCreate
16:29:24 [2019-09-09T16:29:24.588Z] --- PASS: TestSessionCreate (0.06s)
16:29:24 [2019-09-09T16:29:24.588Z] === RUN   TestSessionCreateWithBadUpgrade
16:29:24 [2019-09-09T16:29:24.589Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s)
16:29:24 [2019-09-09T16:29:24.589Z] PASS
16:29:24 [2019-09-09T16:29:24.589Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m  
16:29:24 [2019-09-09T16:29:24.589Z] INFO: Testing against a local daemon
16:29:24 [2019-09-09T16:29:24.589Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:29:24 [2019-09-09T16:29:24.589Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:29:24 [2019-09-09T16:29:24.589Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:29:24 [2019-09-09T16:29:24.589Z] === RUN   TestEventsExecDie
16:29:25 [2019-09-09T16:29:25.205Z] --- PASS: TestEventsExecDie (0.93s)
16:29:25 [2019-09-09T16:29:25.205Z] === RUN   TestEventsBackwardsCompatible
16:29:25 [2019-09-09T16:29:25.488Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:29:25 [2019-09-09T16:29:25.488Z] === RUN   TestInfoBinaryCommits
16:29:25 [2019-09-09T16:29:25.488Z] --- PASS: TestInfoBinaryCommits (0.06s)
16:29:25 [2019-09-09T16:29:25.488Z] === RUN   TestInfoAPIVersioned
16:29:25 [2019-09-09T16:29:25.488Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:29:25 [2019-09-09T16:29:25.488Z] === RUN   TestInfoAPI
16:29:25 [2019-09-09T16:29:25.488Z] --- PASS: TestInfoAPI (0.06s)
16:29:25 [2019-09-09T16:29:25.488Z] === RUN   TestInfoAPIWarnings
16:29:26 [2019-09-09T16:29:26.497Z] --- PASS: TestInfoAPIWarnings (0.90s)
16:29:26 [2019-09-09T16:29:26.497Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:336: [d91dc2a8c69b9] waiting for daemon to start
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:336: [d91dc2a8c69b9] waiting for daemon to start
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:364: [d91dc2a8c69b9] daemon started
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:472: [d91dc2a8c69b9] Stopping daemon
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:307: [d91dc2a8c69b9] exiting daemon
16:29:26 [2019-09-09T16:29:26.497Z]     daemon.go:459: [d91dc2a8c69b9] Daemon stopped
16:29:26 [2019-09-09T16:29:26.497Z] === RUN   TestLoginFailsWithBadCredentials
16:29:27 [2019-09-09T16:29:27.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s)
16:29:27 [2019-09-09T16:29:27.122Z] === RUN   TestPingCacheHeaders
16:29:27 [2019-09-09T16:29:27.122Z] --- PASS: TestPingCacheHeaders (0.07s)
16:29:27 [2019-09-09T16:29:27.122Z] === RUN   TestPingGet
16:29:27 [2019-09-09T16:29:27.122Z] --- PASS: TestPingGet (0.07s)
16:29:27 [2019-09-09T16:29:27.122Z] === RUN   TestPingHead
16:29:27 [2019-09-09T16:29:27.122Z] --- PASS: TestPingHead (0.05s)
16:29:27 [2019-09-09T16:29:27.122Z] === RUN   TestVersion
16:29:27 [2019-09-09T16:29:27.122Z] --- PASS: TestVersion (0.06s)
16:29:27 [2019-09-09T16:29:27.122Z] PASS
16:29:27 [2019-09-09T16:29:27.122Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m  
16:29:27 [2019-09-09T16:29:27.327Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:29:27 [2019-09-09T16:29:27.327Z] INFO: Testing against a local daemon
16:29:27 [2019-09-09T16:29:27.327Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.002s
16:29:27 [2019-09-09T16:29:27.327Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
16:29:27 [2019-09-09T16:29:27.327Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.004s
16:29:27 [2019-09-09T16:29:27.327Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
16:29:27 [2019-09-09T16:29:27.327Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.001s
16:29:27 [2019-09-09T16:29:27.327Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
16:29:27 [2019-09-09T16:29:27.327Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.002s
16:29:27 [2019-09-09T16:29:27.406Z] INFO: Testing against a local daemon
16:29:27 [2019-09-09T16:29:27.406Z] === RUN   TestVolumesCreateAndList
16:29:27 [2019-09-09T16:29:27.406Z] --- PASS: TestVolumesCreateAndList (0.05s)
16:29:27 [2019-09-09T16:29:27.406Z] === RUN   TestVolumesRemove
16:29:27 [2019-09-09T16:29:27.406Z] --- PASS: TestVolumesRemove (0.08s)
16:29:27 [2019-09-09T16:29:27.406Z] === RUN   TestVolumesInspect
16:29:27 [2019-09-09T16:29:27.406Z] --- PASS: TestVolumesInspect (0.04s)
16:29:27 [2019-09-09T16:29:27.406Z] === RUN   TestVolumesInvalidJSON
16:29:27 [2019-09-09T16:29:27.406Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:29:27 [2019-09-09T16:29:27.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:29:27 [2019-09-09T16:29:27.406Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:29:27 [2019-09-09T16:29:27.406Z] --- PASS: TestVolumesInvalidJSON (0.05s)
16:29:27 [2019-09-09T16:29:27.406Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:29:27 [2019-09-09T16:29:27.406Z] PASS
16:29:27 [2019-09-09T16:29:27.414Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	11.598s
16:29:27 [2019-09-09T16:29:27.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:29:27 [2019-09-09T16:29:27.787Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	0.566s
16:29:28 [2019-09-09T16:29:28.250Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.214s
16:29:28 [2019-09-09T16:29:28.337Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares	1.110s
16:29:28 [2019-09-09T16:29:28.711Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	0.564s
16:29:29 [2019-09-09T16:29:29.158Z] umount: bundles/test-integration/root: mountpoint not found
16:29:29 [2019-09-09T16:29:29.158Z] Clearing AppArmor profiles cache:.
16:29:29 [2019-09-09T16:29:29.158Z] All profile caches have been cleared, but no profiles have been unloaded.
16:29:29 [2019-09-09T16:29:29.158Z] Unloading profiles will leave already running processes permanently
16:29:29 [2019-09-09T16:29:29.158Z] unconfined, which can lead to unexpected situations.
16:29:29 [2019-09-09T16:29:29.158Z] 
16:29:29 [2019-09-09T16:29:29.158Z] To set a process to complain mode, use the command line tool
16:29:29 [2019-09-09T16:29:29.158Z] 'aa-complain'. To really tear down all profiles, run the init script
16:29:29 [2019-09-09T16:29:29.158Z] with the 'teardown' option."
16:29:29 [2019-09-09T16:29:29.158Z] Removing test suite binaries
16:29:29 [2019-09-09T16:29:29.173Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.333s
16:29:29 [2019-09-09T16:29:29.441Z] 
16:29:29 [2019-09-09T16:29:29.698Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent	1.554s
16:29:29 [2019-09-09T16:29:29.698Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue	0.018s
16:29:29 [2019-09-09T16:29:29.698Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue	0.014s
16:29:29 [2019-09-09T16:29:29.698Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.010s
16:29:30 [2019-09-09T16:29:30.622Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors	0.796s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:29:31 [2019-09-09T16:29:31.345Z] + echo Ensuring container killed.
16:29:31 [2019-09-09T16:29:31.345Z] Ensuring container killed.
16:29:31 [2019-09-09T16:29:31.345Z] + docker rm -vf docker-pr1
16:29:31 [2019-09-09T16:29:31.345Z] Error: No such container: docker-pr1
16:29:31 [2019-09-09T16:29:31.345Z] + true
[Pipeline] sh
16:29:31 [2019-09-09T16:29:31.719Z] + echo Chowning /workspace to jenkins user
16:29:31 [2019-09-09T16:29:31.719Z] Chowning /workspace to jenkins user
16:29:31 [2019-09-09T16:29:31.719Z] + id -u
16:29:31 [2019-09-09T16:29:31.719Z] + id -g
16:29:31 [2019-09-09T16:29:31.719Z] + docker run --rm -v /home/docker/workspace/moby_PR-39881:/workspace busybox chown -R 1001:1001 /workspace
16:29:31 [2019-09-09T16:29:31.719Z] Unable to find image 'busybox:latest' locally
16:29:32 [2019-09-09T16:29:32.004Z] latest: Pulling from library/busybox
16:29:32 [2019-09-09T16:29:32.004Z] e38168a01e65: Pulling fs layer
16:29:32 [2019-09-09T16:29:32.617Z] e38168a01e65: Verifying Checksum
16:29:32 [2019-09-09T16:29:32.617Z] e38168a01e65: Download complete
16:29:32 [2019-09-09T16:29:32.901Z] e38168a01e65: Pull complete
16:29:32 [2019-09-09T16:29:32.901Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:29:32 [2019-09-09T16:29:32.901Z] Status: Downloaded newer image for busybox:latest
16:29:33 [2019-09-09T16:29:33.882Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode	2.338s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:29:35 [2019-09-09T16:29:35.312Z] + bundleName=powerpc-integration
16:29:35 [2019-09-09T16:29:35.312Z] + echo Creating powerpc-integration-bundles.tar.gz
16:29:35 [2019-09-09T16:29:35.312Z] Creating powerpc-integration-bundles.tar.gz
16:29:35 [2019-09-09T16:29:35.312Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune powerpc-integration-bundles.tar.gz
16:29:35 [2019-09-09T16:29:35.312Z]  -o -type f ( -name *.log -o -name *.prof ) -print
[Pipeline] archiveArtifacts
16:29:35 [2019-09-09T16:29:35.629Z] Archiving artifacts
16:29:35 [2019-09-09T16:29:35.765Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID	1.408s
16:29:36 [2019-09-09T16:29:36.013Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:29:36 [2019-09-09T16:29:36.395Z] + make clean
16:29:37 [2019-09-09T16:29:37.018Z] docker volume rm -f docker-dev-cache
16:29:37 [2019-09-09T16:29:37.018Z] docker-dev-cache
[Pipeline] deleteDir
16:29:37 [2019-09-09T16:29:37.692Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName	1.442s
16:29:37 [2019-09-09T16:29:37.692Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService	15.077s
16:29:38 [2019-09-09T16:29:38.276Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	0.970s
16:29:39 [2019-09-09T16:29:39.199Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled	0.717s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:29:39 [2019-09-09T16:29:39.758Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	0.842s
16:29:41 [2019-09-09T16:29:41.118Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname	1.200s
16:29:41 [2019-09-09T16:29:41.118Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists	0.033s
16:29:41 [2019-09-09T16:29:41.677Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning	0.458s
16:29:43 [2019-09-09T16:29:43.037Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost	1.388s
16:29:44 [2019-09-09T16:29:44.440Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname	1.023s
16:29:46 [2019-09-09T16:29:46.322Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer	1.449s
16:29:46 [2019-09-09T16:29:46.322Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists	0.014s
16:29:46 [2019-09-09T16:29:46.322Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning	0.194s
16:29:48 [2019-09-09T16:29:48.206Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost	1.657s
16:29:49 [2019-09-09T16:29:49.567Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost	1.498s
16:29:56 [2019-09-09T16:29:56.179Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount	6.544s
16:29:56 [2019-09-09T16:29:56.741Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering	0.843s
16:29:57 [2019-09-09T16:29:57.037Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource	4.022s
16:29:57 [2019-09-09T16:29:57.596Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm	0.854s
16:29:59 [2019-09-09T16:29:59.480Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost	1.530s
16:30:01 [2019-09-09T16:30:01.989Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	2.321s
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/server/httputils	0.149s	coverage: 14.7% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/server/middleware	0.255s	coverage: 37.7% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/server/router/swarm	0.110s	coverage: 4.0% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/types/filters	0.065s	coverage: 95.2% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/types/time	0.324s	coverage: 100.0% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ok  	github.com/docker/docker/api/types/versions	0.034s	coverage: 75.0% of statements
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:30:02 [2019-09-09T16:30:02.398Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:30:03 [2019-09-09T16:30:03.951Z] ok  	github.com/docker/docker/builder/dockerfile	0.651s	coverage: 43.2% of statements
16:30:03 [2019-09-09T16:30:03.951Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
16:30:03 [2019-09-09T16:30:03.951Z] ok  	github.com/docker/docker/builder/fscache	0.928s	coverage: 69.5% of statements
16:30:03 [2019-09-09T16:30:03.951Z] ok  	github.com/docker/docker/builder/remotecontext	0.671s	coverage: 9.2% of statements
16:30:05 [2019-09-09T16:30:05.248Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType	7.717s
16:30:05 [2019-09-09T16:30:05.502Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles	3.038s
16:30:08 [2019-09-09T16:30:08.762Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume	2.904s
16:30:11 [2019-09-09T16:30:11.272Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData	2.630s
16:30:12 [2019-09-09T16:30:12.633Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	1.645s
16:30:14 [2019-09-09T16:30:14.561Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	1.695s
16:30:14 [2019-09-09T16:30:14.561Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared	0.051s
16:30:15 [2019-09-09T16:30:15.486Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost	0.742s
16:30:16 [2019-09-09T16:30:16.409Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost	1.107s
16:30:17 [2019-09-09T16:30:17.332Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks	0.790s
16:30:17 [2019-09-09T16:30:17.892Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName	0.754s
16:30:20 [2019-09-09T16:30:20.400Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount	2.357s
16:30:22 [2019-09-09T16:30:22.952Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO	2.453s
16:30:28 [2019-09-09T16:30:28.227Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem	4.794s
16:30:28 [2019-09-09T16:30:28.482Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode	0.499s
16:30:28 [2019-09-09T16:30:28.482Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.111s
16:30:29 [2019-09-09T16:30:29.406Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid	0.761s
16:30:29 [2019-09-09T16:30:29.406Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.084s
16:30:29 [2019-09-09T16:30:29.965Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	0.721s
16:30:30 [2019-09-09T16:30:30.888Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	0.807s
16:30:30 [2019-09-09T16:30:30.888Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.067s
16:30:31 [2019-09-09T16:30:31.811Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	0.788s
16:30:32 [2019-09-09T16:30:32.734Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName	1.030s
16:30:32 [2019-09-09T16:30:32.734Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport)
16:30:33 [2019-09-09T16:30:33.658Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable	0.852s
16:30:34 [2019-09-09T16:30:34.580Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit	0.792s
16:30:36 [2019-09-09T16:30:36.463Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse	1.192s
16:30:37 [2019-09-09T16:30:37.387Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse	0.725s
16:30:38 [2019-09-09T16:30:38.310Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices	0.872s
16:30:38 [2019-09-09T16:30:38.912Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod	0.750s
16:30:39 [2019-09-09T16:30:39.712Z] ok  	github.com/docker/docker/builder/remotecontext/git	35.007s	coverage: 85.1% of statements
16:30:39 [2019-09-09T16:30:39.712Z] ?   	github.com/docker/docker/cli	[no test files]
16:30:39 [2019-09-09T16:30:39.712Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:30:39 [2019-09-09T16:30:39.712Z] ok  	github.com/docker/docker/cli/debug	0.033s	coverage: 100.0% of statements
16:30:39 [2019-09-09T16:30:39.712Z] ok  	github.com/docker/docker/client	0.503s	coverage: 75.1% of statements
16:30:39 [2019-09-09T16:30:39.858Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount	0.753s
16:30:40 [2019-09-09T16:30:40.416Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers	0.801s
16:30:41 [2019-09-09T16:30:41.340Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers	0.697s
16:30:41 [2019-09-09T16:30:41.340Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows)
16:30:42 [2019-09-09T16:30:42.262Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort	0.602s
16:30:42 [2019-09-09T16:30:42.822Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc	0.747s
16:30:42 [2019-09-09T16:30:42.822Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured)
16:30:43 [2019-09-09T16:30:43.465Z] ok  	github.com/docker/docker/cmd/dockerd	0.172s	coverage: 18.7% of statements
16:30:43 [2019-09-09T16:30:43.748Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer	0.912s
16:30:45 [2019-09-09T16:30:45.760Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout	1.586s
16:30:45 [2019-09-09T16:30:45.760Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved)
16:30:46 [2019-09-09T16:30:46.554Z] ok  	github.com/docker/docker/container	0.487s	coverage: 42.7% of statements
16:30:46 [2019-09-09T16:30:46.554Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:30:46 [2019-09-09T16:30:46.554Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:30:46 [2019-09-09T16:30:46.554Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:30:46 [2019-09-09T16:30:46.554Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:30:49 [2019-09-09T16:30:49.022Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	3.301s
16:30:50 [2019-09-09T16:30:50.382Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink	1.611s
16:30:51 [2019-09-09T16:30:51.305Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	0.854s
16:30:55 [2019-09-09T16:30:55.551Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	3.795s
16:30:55 [2019-09-09T16:30:55.805Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	0.897s
16:30:56 [2019-09-09T16:30:56.730Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	0.803s
16:30:58 [2019-09-09T16:30:58.613Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns	1.619s
16:30:59 [2019-09-09T16:30:59.172Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit	0.799s
16:31:03 [2019-09-09T16:31:03.331Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct	3.964s
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon	2.945s	coverage: 9.1% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/cluster	1.098s	coverage: 0.5% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.088s	coverage: 65.3% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.422s	coverage: 35.8% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.293s	coverage: 10.9% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/config	0.587s	coverage: 82.3% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/discovery	0.316s	coverage: 30.0% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/events	0.494s	coverage: 50.0% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ok  	github.com/docker/docker/daemon/graphdriver	0.306s	coverage: 2.3% of statements
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:31:07 [2019-09-09T16:31:07.681Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
16:31:07 [2019-09-09T16:31:07.682Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:31:07 [2019-09-09T16:31:07.682Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:31:07 [2019-09-09T16:31:07.682Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:31:07 [2019-09-09T16:31:07.682Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:31:08 [2019-09-09T16:31:08.609Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS	4.783s
16:31:08 [2019-09-09T16:31:08.864Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit	0.781s
16:31:09 [2019-09-09T16:31:09.422Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod	0.695s
16:31:09 [2019-09-09T16:31:09.865Z] ok  	github.com/docker/docker/daemon/images	0.127s	coverage: 4.9% of statements
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ok  	github.com/docker/docker/daemon/links	0.069s	coverage: 93.0% of statements
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ok  	github.com/docker/docker/daemon/logger	0.459s	coverage: 43.0% of statements
16:31:09 [2019-09-09T16:31:09.865Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.611s	coverage: 78.6% of statements
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:31:09 [2019-09-09T16:31:09.865Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:31:10 [2019-09-09T16:31:10.417Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns	0.810s
16:31:10 [2019-09-09T16:31:10.844Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.345s	coverage: 62.1% of statements
16:31:10 [2019-09-09T16:31:10.844Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.351s	coverage: 88.3% of statements
16:31:10 [2019-09-09T16:31:10.975Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare	0.799s
16:31:11 [2019-09-09T16:31:11.900Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns	0.791s
16:31:12 [2019-09-09T16:31:12.823Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns	0.781s
16:31:13 [2019-09-09T16:31:13.037Z] ok  	github.com/docker/docker/daemon/logger/local	0.354s	coverage: 74.7% of statements
16:31:13 [2019-09-09T16:31:13.037Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:31:13 [2019-09-09T16:31:13.037Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.085s	coverage: 18.1% of statements
16:31:13 [2019-09-09T16:31:13.788Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile	0.840s
16:31:14 [2019-09-09T16:31:14.390Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	0.604s
16:31:15 [2019-09-09T16:31:15.313Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	0.779s
16:31:16 [2019-09-09T16:31:16.779Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.721s	coverage: 84.5% of statements
16:31:16 [2019-09-09T16:31:16.779Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.350s	coverage: 47.8% of statements
16:31:16 [2019-09-09T16:31:16.779Z] ok  	github.com/docker/docker/daemon/logger/templates	0.041s	coverage: 8.3% of statements
16:31:16 [2019-09-09T16:31:16.779Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:31:16 [2019-09-09T16:31:16.779Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:31:16 [2019-09-09T16:31:16.779Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:31:17 [2019-09-09T16:31:17.755Z] ok  	github.com/docker/docker/distribution	1.248s	coverage: 20.8% of statements
16:31:17 [2019-09-09T16:31:17.755Z] ok  	github.com/docker/docker/distribution/metadata	0.898s	coverage: 48.2% of statements
16:31:17 [2019-09-09T16:31:17.755Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:31:17 [2019-09-09T16:31:17.864Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer	2.650s
16:31:18 [2019-09-09T16:31:18.217Z] ok  	github.com/docker/docker/distribution/xfer	1.728s	coverage: 62.2% of statements
16:31:18 [2019-09-09T16:31:18.217Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:31:18 [2019-09-09T16:31:18.217Z] ok  	github.com/docker/docker/errdefs	0.187s	coverage: 49.4% of statements
16:31:19 [2019-09-09T16:31:19.746Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState	1.699s
16:31:20 [2019-09-09T16:31:20.669Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	0.789s
16:31:21 [2019-09-09T16:31:21.593Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe	0.825s
16:31:21 [2019-09-09T16:31:21.593Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	0.195s
16:31:21 [2019-09-09T16:31:21.593Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport)
16:31:21 [2019-09-09T16:31:21.966Z] ok  	github.com/docker/docker/image	0.750s	coverage: 86.4% of statements
16:31:21 [2019-09-09T16:31:21.966Z] ok  	github.com/docker/docker/image/cache	0.357s	coverage: 19.2% of statements
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ok  	github.com/docker/docker/image/v1	0.092s	coverage: 25.0% of statements
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
16:31:21 [2019-09-09T16:31:21.966Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
16:31:22 [2019-09-09T16:31:22.517Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers	0.786s
16:31:22 [2019-09-09T16:31:22.938Z] ok  	github.com/docker/docker/internal/testutil	0.232s	coverage: 62.5% of statements
16:31:23 [2019-09-09T16:31:23.443Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers	0.787s
16:31:24 [2019-09-09T16:31:24.803Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls	1.637s
16:31:24 [2019-09-09T16:31:24.803Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.031s
16:31:24 [2019-09-09T16:31:24.803Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.009s
16:31:25 [2019-09-09T16:31:25.123Z] ok  	github.com/docker/docker/layer	0.367s	coverage: 27.9% of statements
16:31:25 [2019-09-09T16:31:25.123Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:31:25 [2019-09-09T16:31:25.726Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices	0.814s
16:31:28 [2019-09-09T16:31:28.041Z] ok  	github.com/docker/docker/libcontainerd/local	0.055s	coverage: 1.0% of statements
16:31:28 [2019-09-09T16:31:28.041Z] ok  	github.com/docker/docker/libcontainerd/queue	0.091s	coverage: 100.0% of statements
16:31:28 [2019-09-09T16:31:28.041Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:31:28 [2019-09-09T16:31:28.041Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:31:28 [2019-09-09T16:31:28.041Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:31:28 [2019-09-09T16:31:28.041Z] ?   	github.com/docker/docker/oci	[no test files]
16:31:28 [2019-09-09T16:31:28.041Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:31:28 [2019-09-09T16:31:28.041Z] ok  	github.com/docker/docker/opts	0.192s	coverage: 67.3% of statements
16:31:28 [2019-09-09T16:31:28.041Z] ok  	github.com/docker/docker/pkg/aaparser	0.109s	coverage: 50.0% of statements
16:31:28 [2019-09-09T16:31:28.234Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts	2.548s
16:31:29 [2019-09-09T16:31:29.160Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered	0.776s
16:31:31 [2019-09-09T16:31:31.040Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes	1.950s
16:31:35 [2019-09-09T16:31:35.197Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions	3.945s
16:31:38 [2019-09-09T16:31:38.454Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	2.948s
16:31:38 [2019-09-09T16:31:38.709Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod	0.779s
16:31:38 [2019-09-09T16:31:38.963Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey	73.087s
16:31:39 [2019-09-09T16:31:39.904Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount	0.873s
16:31:40 [2019-09-09T16:31:40.828Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot	0.890s
16:31:43 [2019-09-09T16:31:43.336Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint	2.342s
16:31:43 [2019-09-09T16:31:43.898Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId	4.513s
16:31:44 [2019-09-09T16:31:44.458Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc	1.299s
16:31:45 [2019-09-09T16:31:45.058Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID	0.812s
16:31:45 [2019-09-09T16:31:45.313Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig	0.174s
16:31:45 [2019-09-09T16:31:45.567Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative	0.167s
16:31:46 [2019-09-09T16:31:46.491Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero	0.913s
16:31:47 [2019-09-09T16:31:47.415Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName	0.777s
16:31:48 [2019-09-09T16:31:48.016Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	0.668s
16:31:48 [2019-09-09T16:31:48.016Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer)
16:31:48 [2019-09-09T16:31:48.016Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound	0.162s
16:31:48 [2019-09-09T16:31:48.940Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	0.407s
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/archive	8.509s	coverage: 62.2% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/authorization	0.625s	coverage: 26.2% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/broadcaster	0.043s	coverage: 100.0% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/capabilities	0.031s	coverage: 87.5% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.203s	coverage: 15.4% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/directory	0.059s	coverage: 80.0% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/discovery	0.055s	coverage: 58.3% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/discovery/file	0.051s	coverage: 92.9% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.350s	coverage: 84.1% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.066s	coverage: 92.3% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.089s	coverage: 93.8% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/filenotify	0.137s	coverage: 36.2% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/fileutils	0.087s	coverage: 87.7% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/homedir	0.033s	coverage: 37.5% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/idtools	0.120s	coverage: 6.3% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/ioutils	0.628s	coverage: 68.4% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.188s	coverage: 91.7% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/locker	0.110s	coverage: 88.9% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ok  	github.com/docker/docker/pkg/pidfile	0.109s	coverage: 82.6% of statements
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:31:49 [2019-09-09T16:31:49.181Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:31:54 [2019-09-09T16:31:54.172Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag	4.815s
16:31:54 [2019-09-09T16:31:54.732Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter	0.875s
16:31:55 [2019-09-09T16:31:55.656Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart	10.714s
16:31:55 [2019-09-09T16:31:55.911Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	1.215s
16:31:56 [2019-09-09T16:31:56.117Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	140.407s
16:31:56 [2019-09-09T16:31:56.117Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.693s
16:31:56 [2019-09-09T16:31:56.117Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.014s
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
16:31:56 [2019-09-09T16:31:56.117Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.001s
16:31:56 [2019-09-09T16:31:56.117Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
16:31:57 [2019-09-09T16:31:57.088Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	5.097s
16:31:57 [2019-09-09T16:31:57.088Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
16:31:57 [2019-09-09T16:31:57.088Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
16:31:58 [2019-09-09T16:31:58.419Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	2.664s
16:32:00 [2019-09-09T16:32:00.302Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	1.817s
16:32:00 [2019-09-09T16:32:00.837Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	3.552s
16:32:02 [2019-09-09T16:32:02.811Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	2.315s
16:32:03 [2019-09-09T16:32:03.023Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	1.576s
16:32:03 [2019-09-09T16:32:03.023Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
16:32:03 [2019-09-09T16:32:03.023Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
16:32:03 [2019-09-09T16:32:03.023Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
16:32:03 [2019-09-09T16:32:03.023Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
16:32:04 [2019-09-09T16:32:04.695Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions	7.642s
16:32:05 [2019-09-09T16:32:05.938Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	2.966s
16:32:05 [2019-09-09T16:32:05.938Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
16:32:05 [2019-09-09T16:32:05.938Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
16:32:06 [2019-09-09T16:32:06.055Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath	3.228s
16:32:06 [2019-09-09T16:32:06.986Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.895s
16:32:07 [2019-09-09T16:32:07.550Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork	1.601s
16:32:07 [2019-09-09T16:32:07.804Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared	0.662s
16:32:08 [2019-09-09T16:32:08.727Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave	0.727s
16:32:08 [2019-09-09T16:32:08.727Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows)
16:32:08 [2019-09-09T16:32:08.727Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows)
16:32:08 [2019-09-09T16:32:08.727Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows)
16:32:08 [2019-09-09T16:32:08.981Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice	0.193s
16:32:09 [2019-09-09T16:32:09.947Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight	0.923s
16:32:10 [2019-09-09T16:32:10.871Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota	1.007s
16:32:11 [2019-09-09T16:32:11.795Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares	0.807s
16:32:13 [2019-09-09T16:32:13.677Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon	4.724s
16:32:13 [2019-09-09T16:32:13.677Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod	1.816s
16:32:14 [2019-09-09T16:32:14.526Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	7.592s
16:32:14 [2019-09-09T16:32:14.643Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus	0.907s
16:32:15 [2019-09-09T16:32:15.566Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems	0.882s
16:32:15 [2019-09-09T16:32:15.566Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.017s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize	0.874s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight	0.014s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork	1.573s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod	0.058s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory	0.040s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.021s
16:32:16 [2019-09-09T16:32:16.489Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps	0.155s
16:32:16 [2019-09-09T16:32:16.743Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps	0.142s
16:32:16 [2019-09-09T16:32:16.998Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps	0.265s
16:32:17 [2019-09-09T16:32:17.252Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps	0.192s
16:32:17 [2019-09-09T16:32:17.550Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice	0.177s
16:32:18 [2019-09-09T16:32:18.473Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory	0.867s
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/plugins	34.969s	coverage: 73.4% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.122s	coverage: 85.7% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/pools	0.055s	coverage: 87.9% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 73.9% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/reexec	0.081s	coverage: 82.4% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/signal	0.060s	coverage: 20.3% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/stdcopy	0.030s	coverage: 100.0% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/sysinfo	0.054s	coverage: 38.2% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/system	0.070s	coverage: 12.7% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/tarsum	0.168s	coverage: 89.3% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/term	0.075s	coverage: 30.8% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/term/windows	0.042s	coverage: 0.0% of statements [no tests to run]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/urlutil	0.042s	coverage: 100.0% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/plugin	0.216s	coverage: 11.6% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/plugin/v2	0.135s	coverage: 20.1% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/reference	0.134s	coverage: 84.4% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/registry	0.441s	coverage: 52.3% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/registry/resumable	0.264s	coverage: 100.0% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/rootless	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/runconfig	0.181s	coverage: 54.5% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/volume	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/volume/drivers	0.102s	coverage: 36.1% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/volume/local	0.132s	coverage: 37.7% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/volume/mounts	0.108s	coverage: 66.2% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ok  	github.com/docker/docker/volume/service	0.377s	coverage: 70.3% of statements
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:32:19 [2019-09-09T16:32:19.176Z] INFO: make.ps1 ended at 09/09/2019 16:32:16
16:32:19 [2019-09-09T16:32:19.176Z] INFO: Unit tests ended at 09/09/2019 16:32:18. Duration:00:04:07.8738208
16:32:19 [2019-09-09T16:32:19.176Z] INFO: Building busybox
16:32:19 [2019-09-09T16:32:19.176Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:32:19 [2019-09-09T16:32:19.176Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:32:19 [2019-09-09T16:32:19.176Z] 
16:32:19 [2019-09-09T16:32:19.176Z] Sending build context to Docker daemon   2.56kB
16:32:19 [2019-09-09T16:32:19.176Z] 
16:32:19 [2019-09-09T16:32:19.176Z] Step 1/6 : FROM microsoft/windowsservercore
16:32:19 [2019-09-09T16:32:19.176Z]  ---> 02bf0dbc0e6a
16:32:19 [2019-09-09T16:32:19.176Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
16:32:19 [2019-09-09T16:32:19.176Z]  ---> Running in 4798a5c13765
16:32:19 [2019-09-09T16:32:19.397Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit	0.851s
16:32:20 [2019-09-09T16:32:20.320Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation	1.042s
16:32:20 [2019-09-09T16:32:20.320Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid	0.024s
16:32:21 [2019-09-09T16:32:21.243Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs	0.936s
16:32:21 [2019-09-09T16:32:21.497Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks	0.289s
16:32:21 [2019-09-09T16:32:21.497Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit	3.558s
16:32:21 [2019-09-09T16:32:21.497Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6)
16:32:22 [2019-09-09T16:32:22.421Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj	0.890s
16:32:22 [2019-09-09T16:32:22.421Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange	0.025s
16:32:23 [2019-09-09T16:32:23.346Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize	0.828s
16:32:24 [2019-09-09T16:32:24.269Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness	0.914s
16:32:24 [2019-09-09T16:32:24.269Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid	0.018s
16:32:24 [2019-09-09T16:32:24.269Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit	0.012s
16:32:25 [2019-09-09T16:32:25.193Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits	0.857s
16:32:27 [2019-09-09T16:32:27.119Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	1.685s
16:32:27 [2019-09-09T16:32:27.720Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive	0.990s
16:32:27 [2019-09-09T16:32:27.720Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport)
16:32:28 [2019-09-09T16:32:28.645Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	0.741s
16:32:28 [2019-09-09T16:32:28.645Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	0.066s
16:32:28 [2019-09-09T16:32:28.645Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked	6.143s
16:32:29 [2019-09-09T16:32:29.570Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr	0.808s
16:32:30 [2019-09-09T16:32:30.494Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr	0.810s
16:32:30 [2019-09-09T16:32:30.494Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	1.853s
16:32:31 [2019-09-09T16:32:31.431Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc	0.873s
16:32:33 [2019-09-09T16:32:33.940Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain	1.749s
16:32:33 [2019-09-09T16:32:33.940Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit	2.531s
16:32:34 [2019-09-09T16:32:34.002Z] Removing intermediate container 4798a5c13765
16:32:34 [2019-09-09T16:32:34.002Z]  ---> affda443d145
16:32:34 [2019-09-09T16:32:34.002Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
16:32:34 [2019-09-09T16:32:34.002Z] 
16:32:34 [2019-09-09T16:32:34.865Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound	0.795s
16:32:34 [2019-09-09T16:32:34.865Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue	0.015s
16:32:34 [2019-09-09T16:32:34.865Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue	0.017s
16:32:34 [2019-09-09T16:32:34.974Z]  ---> 382eab51e9c7
16:32:34 [2019-09-09T16:32:34.974Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
16:32:34 [2019-09-09T16:32:34.974Z]  ---> Running in f6fcd0a51856
16:32:36 [2019-09-09T16:32:36.227Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags	1.361s
16:32:37 [2019-09-09T16:32:37.194Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout	1.090s
16:32:38 [2019-09-09T16:32:38.554Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar	1.267s
16:32:38 [2019-09-09T16:32:38.554Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes	0.038s
16:32:39 [2019-09-09T16:32:39.672Z] 
16:32:39 [2019-09-09T16:32:39.672Z] SUCCESS: Specified value was saved.
16:32:40 [2019-09-09T16:32:40.435Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions	1.942s
16:32:40 [2019-09-09T16:32:40.690Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId	0.068s
16:32:41 [2019-09-09T16:32:41.249Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag	0.547s
16:32:41 [2019-09-09T16:32:41.855Z] Removing intermediate container f6fcd0a51856
16:32:41 [2019-09-09T16:32:41.855Z]  ---> 95cb722f9a36
16:32:41 [2019-09-09T16:32:41.855Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:32:41 [2019-09-09T16:32:41.855Z]  ---> Running in 4a98560c91db
16:32:43 [2019-09-09T16:32:43.176Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents	2.056s
16:32:43 [2019-09-09T16:32:43.176Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames	0.038s
16:32:45 [2019-09-09T16:32:45.058Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages	1.663s
16:32:45 [2019-09-09T16:32:45.058Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag	0.057s
16:32:45 [2019-09-09T16:32:45.058Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage	0.010s
16:32:46 [2019-09-09T16:32:46.940Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout	1.583s
16:32:48 [2019-09-09T16:32:48.301Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout	1.585s
16:32:48 [2019-09-09T16:32:48.556Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	0.388s
16:32:48 [2019-09-09T16:32:48.556Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.060s
16:32:48 [2019-09-09T16:32:48.810Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.072s
16:32:48 [2019-09-09T16:32:48.810Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.053s
16:32:49 [2019-09-09T16:32:49.369Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	0.394s
16:32:50 [2019-09-09T16:32:50.472Z] Cannot create a file when that file already exists.
16:32:51 [2019-09-09T16:32:51.920Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	2.402s
16:32:57 [2019-09-09T16:32:57.150Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode	5.534s
16:32:57 [2019-09-09T16:32:57.558Z] Removing intermediate container 4a98560c91db
16:32:57 [2019-09-09T16:32:57.558Z]  ---> 27706933cb32
16:32:57 [2019-09-09T16:32:57.558Z] Step 6/6 : CMD ["sh"]
16:32:57 [2019-09-09T16:32:57.558Z]  ---> Running in cdb13f8d8408
16:32:58 [2019-09-09T16:32:58.528Z] Removing intermediate container cdb13f8d8408
16:32:58 [2019-09-09T16:32:58.528Z]  ---> 2df3c0a1588c
16:32:58 [2019-09-09T16:32:58.528Z] Successfully built 2df3c0a1588c
16:32:58 [2019-09-09T16:32:58.528Z] Successfully tagged busybox:latest
16:32:58 [2019-09-09T16:32:58.528Z] INFO: Docker images of the daemon under test
16:32:58 [2019-09-09T16:32:58.528Z] 
16:32:58 [2019-09-09T16:32:58.988Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:32:58 [2019-09-09T16:32:58.988Z] busybox                                latest              2df3c0a1588c        Less than a second ago   11.2GB
16:32:58 [2019-09-09T16:32:58.988Z] microsoft/windowsservercore            latest              02bf0dbc0e6a        3 weeks ago              11.1GB
16:32:58 [2019-09-09T16:32:58.988Z] mcr.microsoft.com/windows/servercore   ltsc2016            02bf0dbc0e6a        3 weeks ago              11.1GB
16:32:58 [2019-09-09T16:32:58.988Z] 
16:32:58 [2019-09-09T16:32:58.988Z] INFO: Running integration tests at 09/09/2019 16:32:58...
16:32:58 [2019-09-09T16:32:58.988Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:32:58 [2019-09-09T16:32:58.988Z] INFO: Integration API tests being run from the host:
16:32:58 [2019-09-09T16:32:58.988Z] INFO: make.ps1 starting at 09/09/2019 16:32:58
16:32:59 [2019-09-09T16:32:59.657Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	2.550s
16:32:59 [2019-09-09T16:32:59.959Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
16:33:01 [2019-09-09T16:33:01.021Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError	1.046s
16:33:02 [2019-09-09T16:33:02.380Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	1.512s
16:33:05 [2019-09-09T16:33:05.636Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename	2.910s
16:33:08 [2019-09-09T16:33:08.145Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers	2.168s
16:33:08 [2019-09-09T16:33:08.705Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer	0.629s
16:33:10 [2019-09-09T16:33:10.587Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError	1.548s
16:33:13 [2019-09-09T16:33:13.094Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	1.822s
16:33:14 [2019-09-09T16:33:14.976Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded	1.321s
16:33:19 [2019-09-09T16:33:19.131Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream	3.554s
16:33:23 [2019-09-09T16:33:23.285Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream	3.790s
16:33:26 [2019-09-09T16:33:26.584Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound	3.048s
16:33:27 [2019-09-09T16:33:27.507Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave	53.495s
16:33:32 [2019-09-09T16:33:32.739Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll	5.536s
16:33:35 [2019-09-09T16:33:35.309Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream	2.769s
16:33:36 [2019-09-09T16:33:36.669Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal	1.829s
16:33:37 [2019-09-09T16:33:37.592Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	0.620s
16:33:38 [2019-09-09T16:33:38.515Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	0.841s
16:33:39 [2019-09-09T16:33:39.440Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged	0.814s
16:33:39 [2019-09-09T16:33:39.440Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows)
16:33:40 [2019-09-09T16:33:40.000Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost	0.808s
16:33:42 [2019-09-09T16:33:42.539Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
16:33:42 [2019-09-09T16:33:42.539Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
16:33:45 [2019-09-09T16:33:45.234Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput	3.612s
16:33:47 [2019-09-09T16:33:47.265Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
16:33:48 [2019-09-09T16:33:48.491Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck	3.485s
16:33:48 [2019-09-09T16:33:48.745Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue	0.572s
16:33:49 [2019-09-09T16:33:49.668Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags	0.611s
16:33:49 [2019-09-09T16:33:49.668Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport)
16:33:50 [2019-09-09T16:33:50.632Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory	0.724s
16:33:52 [2019-09-09T16:33:52.562Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized	1.587s
16:33:52 [2019-09-09T16:33:52.562Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport)
16:33:53 [2019-09-09T16:33:53.069Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
16:33:53 [2019-09-09T16:33:53.922Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy	1.477s
16:33:55 [2019-09-09T16:33:55.281Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer	0.822s
16:33:56 [2019-09-09T16:33:56.246Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer	0.717s
16:33:57 [2019-09-09T16:33:57.773Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:33:57 [2019-09-09T16:33:57.774Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:33:58 [2019-09-09T16:33:58.128Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart	1.479s
16:33:58 [2019-09-09T16:33:58.746Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
16:33:59 [2019-09-09T16:33:59.207Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:34:00 [2019-09-09T16:34:00.177Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
16:34:02 [2019-09-09T16:34:02.366Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:34:03 [2019-09-09T16:34:03.358Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats	4.415s
16:34:03 [2019-09-09T16:34:03.918Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer	1.557s
16:34:03 [2019-09-09T16:34:03.918Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport)
16:34:05 [2019-09-09T16:34:05.305Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs	0.867s
16:34:06 [2019-09-09T16:34:06.229Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields	0.656s
16:34:07 [2019-09-09T16:34:07.088Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:34:10 [2019-09-09T16:34:10.384Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias	3.860s
16:34:10 [2019-09-09T16:34:10.831Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:34:11 [2019-09-09T16:34:11.041Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	114.859s
16:34:11 [2019-09-09T16:34:11.041Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
16:34:14 [2019-09-09T16:34:14.583Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias	3.049s
16:34:15 [2019-09-09T16:34:15.531Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
16:34:15 [2019-09-09T16:34:15.744Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	5.197s
16:34:15 [2019-09-09T16:34:15.744Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.006s
16:34:17 [2019-09-09T16:34:17.841Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink	2.650s
16:34:19 [2019-09-09T16:34:19.491Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	3.715s
16:34:19 [2019-09-09T16:34:19.953Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	0.738s
16:34:19 [2019-09-09T16:34:19.953Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
16:34:19 [2019-09-09T16:34:19.953Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
16:34:19 [2019-09-09T16:34:19.953Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
16:34:20 [2019-09-09T16:34:20.240Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
16:34:20 [2019-09-09T16:34:20.348Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity	2.212s
16:34:20 [2019-09-09T16:34:20.415Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.264s
16:34:21 [2019-09-09T16:34:21.387Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	0.685s
16:34:24 [2019-09-09T16:34:24.301Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	2.833s
16:34:24 [2019-09-09T16:34:24.547Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks	3.572s
16:34:25 [2019-09-09T16:34:25.272Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	1.280s
16:34:25 [2019-09-09T16:34:25.272Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
16:34:25 [2019-09-09T16:34:25.272Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
16:34:25 [2019-09-09T16:34:25.733Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.060s
16:34:26 [2019-09-09T16:34:26.045Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
16:34:27 [2019-09-09T16:34:27.803Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked	44.540s
16:34:27 [2019-09-09T16:34:27.919Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	2.393s
16:34:28 [2019-09-09T16:34:28.227Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
16:34:30 [2019-09-09T16:34:30.310Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart	4.976s
16:34:32 [2019-09-09T16:34:32.860Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown	2.410s
16:34:32 [2019-09-09T16:34:32.948Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
16:34:35 [2019-09-09T16:34:35.366Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot	2.354s
16:34:35 [2019-09-09T16:34:35.862Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:34:35 [2019-09-09T16:34:35.863Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:34:35 [2019-09-09T16:34:35.863Z] INFO: Testing against a local daemon
16:34:35 [2019-09-09T16:34:35.863Z] === RUN   TestBuildWithSession
16:34:35 [2019-09-09T16:34:35.863Z] --- SKIP: TestBuildWithSession (0.01s)
16:34:35 [2019-09-09T16:34:35.863Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:34:35 [2019-09-09T16:34:35.863Z] === RUN   TestBuildSquashParent
16:34:35 [2019-09-09T16:34:35.863Z] --- SKIP: TestBuildSquashParent (0.00s)
16:34:35 [2019-09-09T16:34:35.863Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:34:35 [2019-09-09T16:34:35.863Z] === RUN   TestBuildWithRemoveAndForceRemove
16:34:35 [2019-09-09T16:34:35.863Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
16:34:35 [2019-09-09T16:34:35.863Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:35 [2019-09-09T16:34:35.863Z] === RUN   TestBuildMultiStageCopy
16:34:35 [2019-09-09T16:34:35.863Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:34:36 [2019-09-09T16:34:36.767Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride	1.666s
16:34:38 [2019-09-09T16:34:38.186Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner	1.592s
16:34:40 [2019-09-09T16:34:40.321Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	10.963s
16:34:40 [2019-09-09T16:34:40.738Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod	2.366s
16:34:40 [2019-09-09T16:34:40.992Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain	3.180s
16:34:43 [2019-09-09T16:34:43.502Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService	2.614s
16:34:46 [2019-09-09T16:34:46.010Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw	2.470s
16:34:46 [2019-09-09T16:34:46.934Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked	4.470s
16:34:48 [2019-09-09T16:34:48.816Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid	2.682s
16:34:50 [2019-09-09T16:34:50.667Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	9.202s
16:34:50 [2019-09-09T16:34:50.667Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	0.781s
16:34:50 [2019-09-09T16:34:50.667Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
16:34:50 [2019-09-09T16:34:50.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:34:51 [2019-09-09T16:34:51.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:34:51 [2019-09-09T16:34:51.324Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid	2.593s
16:34:53 [2019-09-09T16:34:53.353Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:34:53 [2019-09-09T16:34:53.580Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	3.070s
16:34:55 [2019-09-09T16:34:55.140Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	1.416s
16:34:56 [2019-09-09T16:34:56.264Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:34:59 [2019-09-09T16:34:59.178Z] --- PASS: TestBuildMultiStageCopy (23.49s)
16:34:59 [2019-09-09T16:34:59.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (12.73s)
16:34:59 [2019-09-09T16:34:59.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.37s)
16:34:59 [2019-09-09T16:34:59.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.59s)
16:34:59 [2019-09-09T16:34:59.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.80s)
16:34:59 [2019-09-09T16:34:59.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.99s)
16:34:59 [2019-09-09T16:34:59.178Z] === RUN   TestBuildMultiStageParentConfig
16:34:59 [2019-09-09T16:34:59.178Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
16:34:59 [2019-09-09T16:34:59.178Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:59 [2019-09-09T16:34:59.178Z] === RUN   TestBuildLabelWithTargets
16:34:59 [2019-09-09T16:34:59.178Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
16:34:59 [2019-09-09T16:34:59.178Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:59 [2019-09-09T16:34:59.178Z] === RUN   TestBuildWithEmptyLayers
16:34:59 [2019-09-09T16:34:59.845Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	4.689s
16:34:59 [2019-09-09T16:34:59.845Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
16:34:59 [2019-09-09T16:34:59.845Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
16:34:59 [2019-09-09T16:34:59.845Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
16:34:59 [2019-09-09T16:34:59.845Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
16:35:00 [2019-09-09T16:35:00.305Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	0.415s
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestBuildWithEmptyLayers (4.90s)
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildMultiStageOnBuild
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildUncleanTarFilenames
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildMultiStageLayerLeak
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildWithHugeFile
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestBuildWithHugeFile (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     build_test.go:491: testEnv.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildWithEmptyDockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildPreserveOwnership
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestBuildPlatformInvalid
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestBuildPlatformInvalid (0.06s)
16:35:04 [2019-09-09T16:35:04.987Z] PASS
16:35:04 [2019-09-09T16:35:04.987Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:35:04 [2019-09-09T16:35:04.987Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:35:04 [2019-09-09T16:35:04.987Z] INFO: Testing against a local daemon
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigList
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigList (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigsCreateAndDelete
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigsUpdate
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigsUpdate (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestTemplatedConfig
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestTemplatedConfig (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigInspect
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigInspect (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigCreateWithLabels
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigCreateResolve
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestConfigDaemonLibtrustID
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
16:35:04 [2019-09-09T16:35:04.987Z] PASS
16:35:04 [2019-09-09T16:35:04.987Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:35:04 [2019-09-09T16:35:04.987Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:35:04 [2019-09-09T16:35:04.987Z] INFO: Testing against a local daemon
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCheckpoint
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCheckpoint (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestContainerInvalidJSON
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestContainerInvalidJSON (0.05s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
16:35:04 [2019-09-09T16:35:04.987Z]     copy_test.go:25: testEnv.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCopyFromContainerPathIsNotDir
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
16:35:04 [2019-09-09T16:35:04.987Z]     copy_test.go:39: testEnv.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCopyToContainerPathDoesNotExist
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
16:35:04 [2019-09-09T16:35:04.987Z]     copy_test.go:51: testEnv.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCopyToContainerPathIsNotDir
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
16:35:04 [2019-09-09T16:35:04.987Z]     copy_test.go:65: testEnv.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCopyFromContainer
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCopyFromContainer (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidEnv
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidEnv/0
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidEnv/0
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidEnv/1
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidEnv/1
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidEnv/2
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidEnv/2
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidEnv/0
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidEnv/2
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidEnv/1
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateTmpfsMountsTarget
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     create_test.go:111: testEnv.DaemonInfo.OSType == "windows"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithCustomMaskedPaths
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     create_test.go:154: testEnv.DaemonInfo.OSType != "linux"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithCapabilities
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCreateWithCapabilities (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithCustomReadonlyPaths
16:35:04 [2019-09-09T16:35:04.987Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:35:04 [2019-09-09T16:35:04.987Z]     create_test.go:359: testEnv.DaemonInfo.OSType != "linux"
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:35:04 [2019-09-09T16:35:04.987Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:35:04 [2019-09-09T16:35:04.987Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:35:04 [2019-09-09T16:35:04.987Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:35:04 [2019-09-09T16:35:04.988Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:35:04 [2019-09-09T16:35:04.988Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:35:04 [2019-09-09T16:35:04.988Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:35:04 [2019-09-09T16:35:04.988Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:35:04 [2019-09-09T16:35:04.988Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:35:04 [2019-09-09T16:35:04.988Z] === RUN   TestDiff
16:35:04 [2019-09-09T16:35:04.988Z] --- SKIP: TestDiff (0.00s)
16:35:04 [2019-09-09T16:35:04.988Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:35:04 [2019-09-09T16:35:04.988Z] === RUN   TestExecWithCloseStdin
16:35:06 [2019-09-09T16:35:06.141Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.063s
16:35:06 [2019-09-09T16:35:06.141Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.034s
16:35:06 [2019-09-09T16:35:06.396Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.070s
16:35:07 [2019-09-09T16:35:07.319Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts	0.814s
16:35:07 [2019-09-09T16:35:07.319Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.052s
16:35:07 [2019-09-09T16:35:07.319Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.040s
16:35:07 [2019-09-09T16:35:07.319Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.020s
16:35:08 [2019-09-09T16:35:08.243Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	0.852s
16:35:08 [2019-09-09T16:35:08.243Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.010s
16:35:08 [2019-09-09T16:35:08.734Z] --- PASS: TestExecWithCloseStdin (3.78s)
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestExec
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestExec (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestExecUser
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestExecUser (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestExportContainerAndImportImage
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestExportContainerAfterDaemonRestart
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestHealthCheckWorkdir
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestHealthKillContainer
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestHealthKillContainer (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestInspectCpusetInConfigPre120
16:35:08 [2019-09-09T16:35:08.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:35:08 [2019-09-09T16:35:08.734Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:35:08 [2019-09-09T16:35:08.734Z] === RUN   TestKillContainerInvalidSignal
16:35:09 [2019-09-09T16:35:09.167Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	0.935s
16:35:09 [2019-09-09T16:35:09.167Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.061s
16:35:09 [2019-09-09T16:35:09.167Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.056s
16:35:09 [2019-09-09T16:35:09.167Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.009s
16:35:09 [2019-09-09T16:35:09.167Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.026s
16:35:11 [2019-09-09T16:35:11.673Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	2.460s
16:35:11 [2019-09-09T16:35:11.928Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce	0.081s
16:35:11 [2019-09-09T16:35:11.928Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.150s
16:35:11 [2019-09-09T16:35:11.928Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.029s
16:35:12 [2019-09-09T16:35:12.183Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts	0.040s
16:35:12 [2019-09-09T16:35:12.481Z] --- PASS: TestKillContainerInvalidSignal (3.52s)
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestKillContainer
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestKillContainer (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestKillStoppedContainer
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestKillStoppedContainerAPIPre120
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestKillDifferentUserContainer
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestInspectOomKilledTrue
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestInspectOomKilledFalse
16:35:12 [2019-09-09T16:35:12.481Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:35:12 [2019-09-09T16:35:12.481Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:35:12 [2019-09-09T16:35:12.481Z] === RUN   TestLogsFollowTailEmpty
16:35:13 [2019-09-09T16:35:13.106Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents	0.850s
16:35:15 [2019-09-09T16:35:15.613Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	2.333s
16:35:15 [2019-09-09T16:35:15.613Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.048s
16:35:15 [2019-09-09T16:35:15.613Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.044s
16:35:16 [2019-09-09T16:35:16.230Z] --- PASS: TestLogsFollowTailEmpty (3.52s)
16:35:16 [2019-09-09T16:35:16.230Z] === RUN   TestNetworkNat
16:35:16 [2019-09-09T16:35:16.230Z] --- SKIP: TestNetworkNat (0.00s)
16:35:16 [2019-09-09T16:35:16.230Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:35:16 [2019-09-09T16:35:16.230Z] === RUN   TestNetworkLocalhostTCPNat
16:35:16 [2019-09-09T16:35:16.230Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
16:35:16 [2019-09-09T16:35:16.230Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:16 [2019-09-09T16:35:16.230Z] === RUN   TestNetworkLoopbackNat
16:35:16 [2019-09-09T16:35:16.230Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:35:16 [2019-09-09T16:35:16.230Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
16:35:16 [2019-09-09T16:35:16.230Z] === RUN   TestPause
16:35:16 [2019-09-09T16:35:16.230Z] --- SKIP: TestPause (0.00s)
16:35:16 [2019-09-09T16:35:16.230Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:35:16 [2019-09-09T16:35:16.230Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:35:18 [2019-09-09T16:35:18.875Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	3.194s
16:35:19 [2019-09-09T16:35:19.977Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.56s)
16:35:19 [2019-09-09T16:35:19.977Z] === RUN   TestPauseStopPausedContainer
16:35:19 [2019-09-09T16:35:19.977Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:35:19 [2019-09-09T16:35:19.977Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
16:35:19 [2019-09-09T16:35:19.977Z] === RUN   TestPsFilter
16:35:19 [2019-09-09T16:35:19.977Z] --- PASS: TestPsFilter (0.18s)
16:35:19 [2019-09-09T16:35:19.977Z] === RUN   TestRemoveContainerWithRemovedVolume
16:35:23 [2019-09-09T16:35:23.030Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData	4.014s
16:35:23 [2019-09-09T16:35:23.030Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
16:35:23 [2019-09-09T16:35:23.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.56s)
16:35:23 [2019-09-09T16:35:23.724Z] === RUN   TestRemoveContainerWithVolume
16:35:24 [2019-09-09T16:35:24.391Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest	1.640s
16:35:25 [2019-09-09T16:35:25.750Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull	1.343s
16:35:27 [2019-09-09T16:35:27.469Z] --- PASS: TestRemoveContainerWithVolume (3.69s)
16:35:27 [2019-09-09T16:35:27.469Z] === RUN   TestRemoveContainerRunning
16:35:27 [2019-09-09T16:35:27.633Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull	1.702s
16:35:30 [2019-09-09T16:35:30.383Z] --- PASS: TestRemoveContainerRunning (3.52s)
16:35:30 [2019-09-09T16:35:30.383Z] === RUN   TestRemoveContainerForceRemoveRunning
16:35:31 [2019-09-09T16:35:31.789Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags	4.085s
16:35:34 [2019-09-09T16:35:34.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.21s)
16:35:34 [2019-09-09T16:35:34.144Z] === RUN   TestRemoveInvalidContainer
16:35:34 [2019-09-09T16:35:34.144Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:35:34 [2019-09-09T16:35:34.144Z] === RUN   TestRenameLinkedContainer
16:35:34 [2019-09-09T16:35:34.144Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:35:34 [2019-09-09T16:35:34.144Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:35:34 [2019-09-09T16:35:34.144Z] === RUN   TestRenameStoppedContainer
16:35:36 [2019-09-09T16:35:36.031Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	33.040s
16:35:36 [2019-09-09T16:35:36.031Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
16:35:36 [2019-09-09T16:35:36.031Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
16:35:37 [2019-09-09T16:35:37.026Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush	4.111s
16:35:37 [2019-09-09T16:35:37.585Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest	1.307s
16:35:37 [2019-09-09T16:35:37.897Z] --- PASS: TestRenameStoppedContainer (3.60s)
16:35:37 [2019-09-09T16:35:37.897Z] === RUN   TestRenameRunningContainerAndReuse
16:35:38 [2019-09-09T16:35:38.949Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush	1.136s
16:35:40 [2019-09-09T16:35:40.308Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest	1.380s
16:35:41 [2019-09-09T16:35:41.669Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag	1.319s
16:35:43 [2019-09-09T16:35:43.552Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag	1.308s
16:35:44 [2019-09-09T16:35:44.475Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush	1.179s
16:35:44 [2019-09-09T16:35:44.989Z] --- PASS: TestRenameRunningContainerAndReuse (7.13s)
16:35:44 [2019-09-09T16:35:44.989Z] === RUN   TestRenameInvalidName
16:35:45 [2019-09-09T16:35:45.834Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests	1.232s
16:35:47 [2019-09-09T16:35:47.898Z] --- PASS: TestRenameInvalidName (3.53s)
16:35:47 [2019-09-09T16:35:47.898Z] === RUN   TestRenameAnonymousContainer
16:35:47 [2019-09-09T16:35:47.898Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
16:35:47 [2019-09-09T16:35:47.898Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:35:47 [2019-09-09T16:35:47.898Z] === RUN   TestRenameContainerWithSameName
16:35:48 [2019-09-09T16:35:48.348Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests	2.421s
16:35:50 [2019-09-09T16:35:50.874Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests	2.471s
16:35:51 [2019-09-09T16:35:51.643Z] --- PASS: TestRenameContainerWithSameName (3.54s)
16:35:51 [2019-09-09T16:35:51.643Z] === RUN   TestRenameContainerWithLinkedContainer
16:35:51 [2019-09-09T16:35:51.643Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:35:51 [2019-09-09T16:35:51.643Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:35:51 [2019-09-09T16:35:51.643Z] === RUN   TestResize
16:35:51 [2019-09-09T16:35:51.643Z] --- SKIP: TestResize (0.00s)
16:35:51 [2019-09-09T16:35:51.643Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
16:35:51 [2019-09-09T16:35:51.643Z] === RUN   TestResizeWithInvalidSize
16:35:51 [2019-09-09T16:35:51.643Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
16:35:51 [2019-09-09T16:35:51.643Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
16:35:51 [2019-09-09T16:35:51.643Z] === RUN   TestResizeWhenContainerNotStarted
16:35:52 [2019-09-09T16:35:52.234Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests	1.230s
16:35:55 [2019-09-09T16:35:55.387Z] --- PASS: TestResizeWhenContainerNotStarted (3.40s)
16:35:55 [2019-09-09T16:35:55.387Z] === RUN   TestDaemonRestartKillContainers
16:35:55 [2019-09-09T16:35:55.387Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:35:55 [2019-09-09T16:35:55.387Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:35:55 [2019-09-09T16:35:55.387Z] === RUN   TestStats
16:35:55 [2019-09-09T16:35:55.387Z] --- SKIP: TestStats (0.00s)
16:35:55 [2019-09-09T16:35:55.387Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
16:35:55 [2019-09-09T16:35:55.387Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:35:56 [2019-09-09T16:35:56.388Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest	3.455s
16:35:57 [2019-09-09T16:35:57.146Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	21.292s
16:35:57 [2019-09-09T16:35:57.146Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
16:35:57 [2019-09-09T16:35:57.311Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest	1.225s
16:35:57 [2019-09-09T16:35:57.311Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback	0.016s
16:35:57 [2019-09-09T16:35:57.607Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.158s
16:35:58 [2019-09-09T16:35:58.713Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest	1.264s
16:36:00 [2019-09-09T16:36:00.072Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer	1.126s
16:36:01 [2019-09-09T16:36:01.432Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest	1.126s
16:36:03 [2019-09-09T16:36:03.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.92s)
16:36:03 [2019-09-09T16:36:03.978Z] === RUN   TestStopContainerWithTimeout
16:36:03 [2019-09-09T16:36:03.978Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:36:03 [2019-09-09T16:36:03.978Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:36:03 [2019-09-09T16:36:03.978Z] === RUN   TestUpdateRestartPolicy
16:36:04 [2019-09-09T16:36:04.695Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	6.465s
16:36:05 [2019-09-09T16:36:05.587Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability	3.714s
16:36:05 [2019-09-09T16:36:05.587Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases	0.242s
16:36:05 [2019-09-09T16:36:05.667Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
16:36:06 [2019-09-09T16:36:06.947Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList	1.243s
16:36:07 [2019-09-09T16:36:07.202Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers	0.308s
16:36:07 [2019-09-09T16:36:07.202Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag	0.010s
16:36:07 [2019-09-09T16:36:07.456Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage	0.147s
16:36:08 [2019-09-09T16:36:08.015Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer	0.198s
16:36:08 [2019-09-09T16:36:08.270Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags	0.191s
16:36:08 [2019-09-09T16:36:08.270Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged	0.010s
16:36:09 [2019-09-09T16:36:09.629Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest	1.264s
16:36:10 [2019-09-09T16:36:10.371Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	4.546s
16:36:12 [2019-09-09T16:36:12.138Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest	2.009s
16:36:13 [2019-09-09T16:36:13.062Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag	1.140s
16:36:14 [2019-09-09T16:36:14.466Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest	1.308s
16:36:15 [2019-09-09T16:36:15.390Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough	0.883s
16:36:16 [2019-09-09T16:36:16.313Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only	0.667s
16:36:20 [2019-09-09T16:36:20.524Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags	4.232s
16:36:20 [2019-09-09T16:36:20.720Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	8.186s
16:36:25 [2019-09-09T16:36:25.101Z] --- PASS: TestUpdateRestartPolicy (21.28s)
16:36:25 [2019-09-09T16:36:25.101Z] === RUN   TestUpdateRestartWithAutoRemove
16:36:25 [2019-09-09T16:36:25.800Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush	4.130s
16:36:26 [2019-09-09T16:36:26.055Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported	1.148s
16:36:27 [2019-09-09T16:36:27.938Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest	1.255s
16:36:27 [2019-09-09T16:36:27.938Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback	0.014s
16:36:28 [2019-09-09T16:36:28.845Z] --- PASS: TestUpdateRestartWithAutoRemove (3.47s)
16:36:28 [2019-09-09T16:36:28.845Z] === RUN   TestWaitNonBlocked
16:36:28 [2019-09-09T16:36:28.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:28 [2019-09-09T16:36:28.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:28 [2019-09-09T16:36:28.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:28 [2019-09-09T16:36:28.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:28 [2019-09-09T16:36:28.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:28 [2019-09-09T16:36:28.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:29 [2019-09-09T16:36:29.297Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest	1.290s
16:36:29 [2019-09-09T16:36:29.309Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	7.809s
16:36:29 [2019-09-09T16:36:29.309Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
16:36:30 [2019-09-09T16:36:30.262Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer	1.145s
16:36:31 [2019-09-09T16:36:31.622Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest	1.156s
16:36:33 [2019-09-09T16:36:33.623Z] --- PASS: TestWaitNonBlocked (0.02s)
16:36:33 [2019-09-09T16:36:33.623Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.92s)
16:36:33 [2019-09-09T16:36:33.623Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.06s)
16:36:33 [2019-09-09T16:36:33.623Z] === RUN   TestWaitBlocked
16:36:33 [2019-09-09T16:36:33.623Z] --- SKIP: TestWaitBlocked (0.00s)
16:36:33 [2019-09-09T16:36:33.623Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:36:33 [2019-09-09T16:36:33.623Z] PASS
16:36:33 [2019-09-09T16:36:33.623Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:36:33 [2019-09-09T16:36:33.623Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:33 [2019-09-09T16:36:33.623Z] INFO: Testing against a local daemon
16:36:33 [2019-09-09T16:36:33.623Z] === RUN   TestCommitInheritsEnv
16:36:33 [2019-09-09T16:36:33.623Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:36:33 [2019-09-09T16:36:33.623Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
16:36:33 [2019-09-09T16:36:33.623Z] === RUN   TestImportExtremelyLargeImageWorks
16:36:33 [2019-09-09T16:36:33.623Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:36:33 [2019-09-09T16:36:33.623Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
16:36:33 [2019-09-09T16:36:33.623Z] === RUN   TestImagesFilterMultiReference
16:36:33 [2019-09-09T16:36:33.623Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:36:33 [2019-09-09T16:36:33.623Z] === RUN   TestImagePullPlatformInvalid
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestRemoveImageOrphaning
16:36:34 [2019-09-09T16:36:34.083Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
16:36:34 [2019-09-09T16:36:34.083Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagInvalidReference
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestTagInvalidReference (0.03s)
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagValidPrefixedRepo
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagExistedNameWithoutForce
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagOfficialNames
16:36:34 [2019-09-09T16:36:34.083Z] --- SKIP: TestTagOfficialNames (0.00s)
16:36:34 [2019-09-09T16:36:34.083Z]     tag_test.go:98: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestTagMatchesDigest
16:36:34 [2019-09-09T16:36:34.083Z] --- PASS: TestTagMatchesDigest (0.03s)
16:36:34 [2019-09-09T16:36:34.083Z] PASS
16:36:34 [2019-09-09T16:36:34.083Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:36:34 [2019-09-09T16:36:34.083Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.083Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestNetworkCreateDelete
16:36:34 [2019-09-09T16:36:34.083Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:36:34 [2019-09-09T16:36:34.083Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:36:34 [2019-09-09T16:36:34.083Z] === RUN   TestDockerNetworkDeletePreferID
16:36:34 [2019-09-09T16:36:34.083Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestInspectNetwork
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestInspectNetwork (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestRunContainerWithBridgeNone
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestNetworkInvalidJSON
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestNetworkInvalidJSON//networks/create
16:36:34 [2019-09-09T16:36:34.084Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:36:34 [2019-09-09T16:36:34.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:36:34 [2019-09-09T16:36:34.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:36:34 [2019-09-09T16:36:34.084Z] === CONT  TestNetworkInvalidJSON//networks/create
16:36:34 [2019-09-09T16:36:34.084Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:36:34 [2019-09-09T16:36:34.084Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:36:34 [2019-09-09T16:36:34.084Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:36:34 [2019-09-09T16:36:34.084Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
16:36:34 [2019-09-09T16:36:34.084Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:36:34 [2019-09-09T16:36:34.084Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestDaemonRestartWithLiveRestore
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:29: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestDaemonDefaultNetworkPools
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:51: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestDaemonRestartWithExistingNetwork
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:94: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:127: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:177: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestServiceWithPredefinedNetwork
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:201: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:230: FLAKY_TEST
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestServiceWithDataPathPortInit
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:333: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:36:34 [2019-09-09T16:36:34.084Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:36:34 [2019-09-09T16:36:34.084Z]     service_test.go:392: testEnv.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.084Z] PASS
16:36:34 [2019-09-09T16:36:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:36:34 [2019-09-09T16:36:34.084Z] PASS
16:36:34 [2019-09-09T16:36:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:36:34 [2019-09-09T16:36:34.084Z] PASS
16:36:34 [2019-09-09T16:36:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:36:34 [2019-09-09T16:36:34.084Z] PASS
16:36:34 [2019-09-09T16:36:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:36:34 [2019-09-09T16:36:34.084Z] PASS
16:36:34 [2019-09-09T16:36:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestPluginInvalidJSON
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:36:34 [2019-09-09T16:36:34.544Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:36:34 [2019-09-09T16:36:34.544Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:36:34 [2019-09-09T16:36:34.544Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:36:34 [2019-09-09T16:36:34.544Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z] PASS
16:36:34 [2019-09-09T16:36:34.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestExternalGraphDriver
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     external_test.go:48: runtime.GOOS == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestGraphdriverPluginV2
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     external_test.go:407: runtime.GOOS == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] PASS
16:36:34 [2019-09-09T16:36:34.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.544Z] PASS
16:36:34 [2019-09-09T16:36:34.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestSecretInspect
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestSecretInspect (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestSecretList
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestSecretList (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestSecretsCreateAndDelete
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestSecretsUpdate
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestSecretsUpdate (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestTemplatedSecret
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestTemplatedSecret (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestSecretCreateResolve
16:36:34 [2019-09-09T16:36:34.544Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:36:34 [2019-09-09T16:36:34.544Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
16:36:34 [2019-09-09T16:36:34.544Z] PASS
16:36:34 [2019-09-09T16:36:34.544Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:34 [2019-09-09T16:36:34.544Z] INFO: Testing against a local daemon
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestServiceCreateInit
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:36:34 [2019-09-09T16:36:34.544Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:36:35 [2019-09-09T16:36:35.010Z] --- PASS: TestServiceCreateInit (0.03s)
16:36:35 [2019-09-09T16:36:35.010Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceMultipleTimes
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceConflict
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceMaxReplicas
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateWithDuplicateNetworkNames
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceSecretFileMode
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceConfigFileMode
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceSysctls
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCreateServiceCapabilities
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:36:35 [2019-09-09T16:36:35.010Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestInspect
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestInspect (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestDockerNetworkConnectAlias
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestDockerNetworkReConnect
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestServicePlugin
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestServicePlugin (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestServiceUpdateLabel
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestServiceUpdateSecrets
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestServiceUpdateConfigs
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestServiceUpdateNetwork
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
16:36:35 [2019-09-09T16:36:35.010Z] PASS
16:36:35 [2019-09-09T16:36:35.010Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:36:35 [2019-09-09T16:36:35.010Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:35 [2019-09-09T16:36:35.010Z] INFO: Testing against a local daemon
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestSessionCreate
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestSessionCreate (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestSessionCreateWithBadUpgrade
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:36:35 [2019-09-09T16:36:35.010Z] PASS
16:36:35 [2019-09-09T16:36:35.010Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:36:35 [2019-09-09T16:36:35.010Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:35 [2019-09-09T16:36:35.010Z] INFO: Testing against a local daemon
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestEventsExecDie
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestEventsExecDie (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestEventsBackwardsCompatible
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestInfoAPI
16:36:35 [2019-09-09T16:36:35.010Z] --- PASS: TestInfoAPI (0.03s)
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestInfoAPIWarnings
16:36:35 [2019-09-09T16:36:35.010Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:36:35 [2019-09-09T16:36:35.010Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
16:36:35 [2019-09-09T16:36:35.010Z] === RUN   TestLoginFailsWithBadCredentials
16:36:35 [2019-09-09T16:36:35.821Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability	3.634s
16:36:35 [2019-09-09T16:36:35.821Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases	0.278s
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestPingCacheHeaders
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestPingCacheHeaders (0.04s)
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestPingGet
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestPingGet (0.03s)
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestPingHead
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestPingHead (0.02s)
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestVersion
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestVersion (0.04s)
16:36:36 [2019-09-09T16:36:36.037Z] PASS
16:36:36 [2019-09-09T16:36:36.037Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:36:36 [2019-09-09T16:36:36.037Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:36 [2019-09-09T16:36:36.037Z] INFO: Testing against a local daemon
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestVolumesCreateAndList
16:36:36 [2019-09-09T16:36:36.037Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestVolumesRemove
16:36:36 [2019-09-09T16:36:36.037Z] --- SKIP: TestVolumesRemove (0.00s)
16:36:36 [2019-09-09T16:36:36.037Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
16:36:36 [2019-09-09T16:36:36.037Z] === RUN   TestVolumesInspect
16:36:36 [2019-09-09T16:36:36.423Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers	0.347s
16:36:36 [2019-09-09T16:36:36.423Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag	0.010s
16:36:36 [2019-09-09T16:36:36.499Z] --- PASS: TestVolumesInspect (0.04s)
16:36:36 [2019-09-09T16:36:36.499Z] === RUN   TestVolumesInvalidJSON
16:36:36 [2019-09-09T16:36:36.499Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:36:36 [2019-09-09T16:36:36.499Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:36:36 [2019-09-09T16:36:36.499Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:36:36 [2019-09-09T16:36:36.499Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:36:36 [2019-09-09T16:36:36.499Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:36:36 [2019-09-09T16:36:36.499Z] PASS
16:36:36 [2019-09-09T16:36:36.499Z] INFO: make.ps1 ended at 09/09/2019 16:36:36
16:36:36 [2019-09-09T16:36:36.499Z] INFO: Integration CLI tests being run from the host:
16:36:36 [2019-09-09T16:36:36.499Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 
16:36:36 [2019-09-09T16:36:36.678Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage	0.165s
16:36:36 [2019-09-09T16:36:36.932Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer	0.173s
16:36:37 [2019-09-09T16:36:37.187Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags	0.225s
16:36:37 [2019-09-09T16:36:37.441Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged	0.010s
16:36:38 [2019-09-09T16:36:38.408Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry	0.969s
16:36:38 [2019-09-09T16:36:38.967Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth	0.390s
16:36:39 [2019-09-09T16:36:39.222Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry	0.045s
16:36:39 [2019-09-09T16:36:39.650Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	9.302s
16:36:39 [2019-09-09T16:36:39.650Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
16:36:39 [2019-09-09T16:36:39.650Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
16:36:40 [2019-09-09T16:36:40.584Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth	1.054s
16:36:40 [2019-09-09T16:36:40.584Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored	0.093s
16:36:40 [2019-09-09T16:36:40.839Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth	0.237s
16:36:41 [2019-09-09T16:36:41.399Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme	0.388s
16:36:41 [2019-09-09T16:36:41.654Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry	0.031s
16:36:44 [2019-09-09T16:36:44.355Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	6.085s
16:36:44 [2019-09-09T16:36:44.355Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
16:36:44 [2019-09-09T16:36:44.816Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	0.459s
16:36:44 [2019-09-09T16:36:44.816Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
16:36:44 [2019-09-09T16:36:44.816Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
16:36:46 [2019-09-09T16:36:46.927Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster	97.240s
16:36:46 [2019-09-09T16:36:46.927Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError	5.133s
16:36:46 [2019-09-09T16:36:46.927Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken	0.150s
16:36:46 [2019-09-09T16:36:46.927Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized	0.142s
16:36:47 [2019-09-09T16:36:47.182Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable	0.131s
16:36:47 [2019-09-09T16:36:47.436Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse	0.133s
16:36:48 [2019-09-09T16:36:48.899Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2016
16:36:48 [2019-09-09T16:36:48.899Z] INFO: Testing against a local daemon
16:36:48 [2019-09-09T16:36:48.899Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported	0.001s
16:36:48 [2019-09-09T16:36:48.899Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux)
16:36:48 [2019-09-09T16:36:48.899Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON	0.004s
16:36:48 [2019-09-09T16:36:48.899Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON	0.001s
16:36:48 [2019-09-09T16:36:48.899Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText	0.000s
16:36:48 [2019-09-09T16:36:48.899Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux)
16:36:48 [2019-09-09T16:36:48.899Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS	0.002s
16:36:49 [2019-09-09T16:36:49.359Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete	1.775s
16:36:49 [2019-09-09T16:36:49.359Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter	0.203s
16:36:50 [2019-09-09T16:36:50.715Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak	2.907s
16:36:51 [2019-09-09T16:36:51.541Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory	1.826s
16:36:51 [2019-09-09T16:36:51.541Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc	0.350s
16:36:51 [2019-09-09T16:36:51.638Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig	0.971s
16:36:56 [2019-09-09T16:36:56.872Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint	4.086s
16:36:59 [2019-09-09T16:36:59.378Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect	2.247s
16:36:59 [2019-09-09T16:36:59.980Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress	3.117s
16:37:03 [2019-09-09T16:37:03.239Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup	2.198s
16:37:03 [2019-09-09T16:37:03.239Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer	3.690s
16:37:05 [2019-09-09T16:37:05.122Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping	1.536s
16:37:05 [2019-09-09T16:37:05.376Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866	1.572s
16:37:10 [2019-09-09T16:37:10.032Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	22.385s
16:37:11 [2019-09-09T16:37:11.901Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions	4.963s
16:37:12 [2019-09-09T16:37:12.219Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	4.094s
16:37:13 [2019-09-09T16:37:13.191Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
16:37:13 [2019-09-09T16:37:13.191Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
16:37:14 [2019-09-09T16:37:14.409Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin	1.398s
16:37:14 [2019-09-09T16:37:14.734Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	0.928s
16:37:14 [2019-09-09T16:37:14.734Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
16:37:15 [2019-09-09T16:37:15.333Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP	8.897s
16:37:19 [2019-09-09T16:37:19.444Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	4.445s
16:37:19 [2019-09-09T16:37:19.494Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP	3.130s
16:37:20 [2019-09-09T16:37:20.417Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	0.853s
16:37:20 [2019-09-09T16:37:20.417Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
16:37:20 [2019-09-09T16:37:20.417Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
16:37:20 [2019-09-09T16:37:20.855Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer	1.734s
16:37:21 [2019-09-09T16:37:21.904Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork	0.698s
16:37:22 [2019-09-09T16:37:22.045Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	1.246s
16:37:22 [2019-09-09T16:37:22.463Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks	0.612s
16:37:23 [2019-09-09T16:37:23.017Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	0.836s
16:37:23 [2019-09-09T16:37:23.478Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	0.458s
16:37:23 [2019-09-09T16:37:23.939Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	0.474s
16:37:24 [2019-09-09T16:37:24.393Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac	1.120s
16:37:24 [2019-09-09T16:37:24.401Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	0.487s
16:37:25 [2019-09-09T16:37:25.767Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping	1.044s
16:37:25 [2019-09-09T16:37:25.767Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete	0.123s
16:37:25 [2019-09-09T16:37:25.767Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters	0.242s
16:37:27 [2019-09-09T16:37:27.169Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind	1.040s
16:37:27 [2019-09-09T16:37:27.424Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel	0.148s
16:37:27 [2019-09-09T16:37:27.424Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined	0.045s
16:37:27 [2019-09-09T16:37:27.678Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM	0.137s
16:37:29 [2019-09-09T16:37:29.039Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork	1.349s
16:37:29 [2019-09-09T16:37:29.106Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	4.896s
16:37:30 [2019-09-09T16:37:30.399Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault	1.129s
16:37:30 [2019-09-09T16:37:30.654Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge	0.106s
16:37:31 [2019-09-09T16:37:31.214Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost	0.290s
16:37:31 [2019-09-09T16:37:31.214Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions	0.052s
16:37:31 [2019-09-09T16:37:31.294Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	1.907s
16:37:31 [2019-09-09T16:37:31.294Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
16:37:32 [2019-09-09T16:37:32.267Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	1.059s
16:37:46 [2019-09-09T16:37:46.077Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart	3.296s
16:37:47 [2019-09-09T16:37:47.110Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	12.116s
16:37:47 [2019-09-09T16:37:47.110Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
16:37:47 [2019-09-09T16:37:47.110Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	0.396s
16:37:48 [2019-09-09T16:37:48.081Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	1.975s
16:37:48 [2019-09-09T16:37:48.629Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias	3.330s
16:37:49 [2019-09-09T16:37:49.057Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	0.786s
16:37:49 [2019-09-09T16:37:49.519Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	0.425s
16:37:49 [2019-09-09T16:37:49.519Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
16:37:49 [2019-09-09T16:37:49.980Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	0.736s
16:37:50 [2019-09-09T16:37:50.953Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	0.582s
16:37:50 [2019-09-09T16:37:50.953Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
16:37:50 [2019-09-09T16:37:50.953Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
16:37:56 [2019-09-09T16:37:56.762Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	5.054s
16:37:58 [2019-09-09T16:37:58.558Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart	9.249s
16:37:58 [2019-09-09T16:37:58.558Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations	0.164s
16:37:58 [2019-09-09T16:37:58.813Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks	0.668s
16:37:58 [2019-09-09T16:37:58.813Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions	0.045s
16:37:59 [2019-09-09T16:37:59.067Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer	0.086s
16:37:59 [2019-09-09T16:37:59.067Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified	0.133s
16:37:59 [2019-09-09T16:37:59.322Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified	0.121s
16:37:59 [2019-09-09T16:37:59.322Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault	0.002s
16:38:03 [2019-09-09T16:38:03.479Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly	2.993s
16:38:03 [2019-09-09T16:38:03.479Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault	0.030s
16:38:03 [2019-09-09T16:38:03.479Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks)
16:38:04 [2019-09-09T16:38:04.839Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect	0.997s
16:38:08 [2019-09-09T16:38:08.995Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2	48.406s
16:38:09 [2019-09-09T16:38:09.253Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart	3.947s
16:38:11 [2019-09-09T16:38:11.137Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter	1.283s
16:38:14 [2019-09-09T16:38:14.396Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart	4.049s
16:38:14 [2019-09-09T16:38:14.396Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver	0.036s
16:38:15 [2019-09-09T16:38:15.319Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter	2.985s
16:38:15 [2019-09-09T16:38:15.574Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping	1.088s
16:38:17 [2019-09-09T16:38:17.457Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd	1.145s
16:38:18 [2019-09-09T16:38:18.016Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks	2.149s
16:38:18 [2019-09-09T16:38:18.016Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined	0.053s
16:38:19 [2019-09-09T16:38:19.376Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID	0.958s
16:38:20 [2019-09-09T16:38:20.300Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP	0.927s
16:38:22 [2019-09-09T16:38:22.183Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts	3.829s
16:38:22 [2019-09-09T16:38:22.183Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP	1.347s
16:38:26 [2019-09-09T16:38:26.343Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs	2.922s
16:38:29 [2019-09-09T16:38:29.642Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver	6.534s
16:38:31 [2019-09-09T16:38:31.001Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry	1.207s
16:38:33 [2019-09-09T16:38:33.508Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect	2.134s
16:38:33 [2019-09-09T16:38:33.508Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry	0.346s
16:38:35 [2019-09-09T16:38:35.391Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts	1.481s
16:38:35 [2019-09-09T16:38:35.391Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage	0.193s
16:38:35 [2019-09-09T16:38:35.391Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed	0.019s
16:38:35 [2019-09-09T16:38:35.391Z] OK: 1197 passed, 46 skipped
16:38:35 [2019-09-09T16:38:35.391Z] PASS
16:38:35 [2019-09-09T16:38:35.391Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2)
16:38:39 [2019-09-09T16:38:39.320Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	37.428s
16:38:39 [2019-09-09T16:38:39.320Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.222s
16:38:39 [2019-09-09T16:38:39.320Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.055s
16:38:41 [2019-09-09T16:38:41.931Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found
16:38:41 [2019-09-09T16:38:41.931Z] Clearing AppArmor profiles cache:.
16:38:41 [2019-09-09T16:38:41.931Z] All profile caches have been cleared, but no profiles have been unloaded.
16:38:41 [2019-09-09T16:38:41.931Z] Unloading profiles will leave already running processes permanently
16:38:41 [2019-09-09T16:38:41.931Z] unconfined, which can lead to unexpected situations.
16:38:41 [2019-09-09T16:38:41.931Z] 
16:38:41 [2019-09-09T16:38:41.931Z] To set a process to complain mode, use the command line tool
16:38:41 [2019-09-09T16:38:41.931Z] 'aa-complain'. To really tear down all profiles, run the init script
16:38:41 [2019-09-09T16:38:41.931Z] with the 'teardown' option."
16:38:41 [2019-09-09T16:38:41.931Z] Removing test suite binaries
16:38:41 [2019-09-09T16:38:41.931Z] 
16:38:44 [2019-09-09T16:38:44.024Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	5.577s
16:38:44 [2019-09-09T16:38:44.024Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
16:38:44 [2019-09-09T16:38:44.024Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
16:38:44 [2019-09-09T16:38:44.024Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
16:38:44 [2019-09-09T16:38:44.485Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	0.523s
16:38:44 [2019-09-09T16:38:44.485Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
16:38:48 [2019-09-09T16:38:48.464Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation	15.617s
16:39:03 [2019-09-09T16:39:03.283Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey	12.482s
16:39:04 [2019-09-09T16:39:04.206Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile	1.663s
16:39:06 [2019-09-09T16:39:06.713Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter	1.243s
16:39:09 [2019-09-09T16:39:09.970Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode	2.309s
16:39:14 [2019-09-09T16:39:14.468Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	26.385s
16:39:14 [2019-09-09T16:39:14.468Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	0.598s
16:39:14 [2019-09-09T16:39:14.468Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
16:39:18 [2019-09-09T16:39:18.038Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate	6.964s
16:39:32 [2019-09-09T16:39:32.273Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	16.442s
16:39:32 [2019-09-09T16:39:32.273Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	0.900s
16:39:32 [2019-09-09T16:39:32.734Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.051s
16:39:36 [2019-09-09T16:39:36.481Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	2.592s
16:39:38 [2019-09-09T16:39:38.666Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	2.626s
16:39:41 [2019-09-09T16:39:41.582Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	2.339s
16:39:44 [2019-09-09T16:39:44.598Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY	14.997s
16:39:45 [2019-09-09T16:39:45.521Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate	1.982s
16:39:48 [2019-09-09T16:39:48.794Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname	2.098s
16:39:51 [2019-09-09T16:39:51.302Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup	2.021s
16:39:53 [2019-09-09T16:39:53.852Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal	2.155s
16:39:56 [2019-09-09T16:39:56.359Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter	1.187s
16:39:58 [2019-09-09T16:39:58.868Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate	1.189s
16:40:42 [2019-09-09T16:40:42.059Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	56.754s
16:40:44 [2019-09-09T16:40:44.245Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	4.964s
16:40:44 [2019-09-09T16:40:44.245Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
16:40:55 [2019-09-09T16:40:55.045Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin	22.333s
16:41:09 [2019-09-09T16:41:09.885Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm	1.634s
16:41:27 [2019-09-09T16:41:27.993Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA	1.107s
16:41:42 [2019-09-09T16:41:42.810Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume	0.681s
16:41:44 [2019-09-09T16:41:44.777Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	57.084s
16:41:44 [2019-09-09T16:41:44.777Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	0.820s
16:41:44 [2019-09-09T16:41:44.777Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.084s
16:42:06 [2019-09-09T16:42:06.173Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	17.620s
16:42:14 [2019-09-09T16:42:14.764Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	8.847s
16:42:25 [2019-09-09T16:42:25.102Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	8.486s
16:42:50 [2019-09-09T16:42:50.531Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities	0.574s
16:42:55 [2019-09-09T16:42:55.093Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	25.811s
16:43:00 [2019-09-09T16:43:00.471Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer	1.569s
16:43:03 [2019-09-09T16:43:03.681Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	8.474s
16:43:14 [2019-09-09T16:43:14.023Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	8.359s
16:43:32 [2019-09-09T16:43:32.468Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet	15.035s
16:43:47 [2019-09-09T16:43:47.327Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse	0.534s
16:44:19 [2019-09-09T16:44:19.366Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList	15.025s
16:44:31 [2019-09-09T16:44:31.514Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked	0.112s
16:44:40 [2019-09-09T16:44:40.116Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	84.513s
16:44:40 [2019-09-09T16:44:40.116Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.075s
16:44:40 [2019-09-09T16:44:40.116Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
16:44:40 [2019-09-09T16:44:40.116Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
16:44:40 [2019-09-09T16:44:40.116Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	0.495s
16:44:40 [2019-09-09T16:44:40.578Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	0.983s
16:44:40 [2019-09-09T16:44:40.578Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
16:44:41 [2019-09-09T16:44:41.040Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	0.422s
16:44:41 [2019-09-09T16:44:41.501Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	0.447s
16:44:46 [2019-09-09T16:44:46.205Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	4.721s
16:44:49 [2019-09-09T16:44:49.122Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	2.872s
16:44:53 [2019-09-09T16:44:53.826Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	4.748s
16:44:53 [2019-09-09T16:44:53.826Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
16:44:54 [2019-09-09T16:44:54.288Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
16:44:54 [2019-09-09T16:44:54.288Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
16:44:54 [2019-09-09T16:44:54.288Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
16:44:54 [2019-09-09T16:44:54.288Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
16:44:58 [2019-09-09T16:44:58.037Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	3.252s
16:44:58 [2019-09-09T16:44:58.037Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
16:44:58 [2019-09-09T16:44:58.037Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
16:44:58 [2019-09-09T16:44:58.037Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
16:44:58 [2019-09-09T16:44:58.499Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	0.780s
16:45:03 [2019-09-09T16:45:03.566Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID	1.619s
16:45:04 [2019-09-09T16:45:04.310Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	5.018s
16:45:21 [2019-09-09T16:45:21.628Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed	1.568s
16:45:22 [2019-09-09T16:45:22.033Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	16.551s
16:45:22 [2019-09-09T16:45:22.033Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	0.531s
16:45:22 [2019-09-09T16:45:22.033Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
16:45:22 [2019-09-09T16:45:22.033Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
16:45:22 [2019-09-09T16:45:22.033Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
16:45:22 [2019-09-09T16:45:22.033Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
16:45:22 [2019-09-09T16:45:22.033Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
16:45:24 [2019-09-09T16:45:24.219Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	2.265s
16:45:24 [2019-09-09T16:45:24.680Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.092s
16:45:30 [2019-09-09T16:45:30.493Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	5.221s
16:45:36 [2019-09-09T16:45:36.445Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete	0.800s
16:45:40 [2019-09-09T16:45:40.841Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	10.000s
16:45:46 [2019-09-09T16:45:46.650Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	6.119s
16:45:52 [2019-09-09T16:45:52.462Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	6.107s
16:45:54 [2019-09-09T16:45:54.006Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	1.376s
16:45:59 [2019-09-09T16:45:59.821Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	4.798s
16:45:59 [2019-09-09T16:45:59.821Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
16:46:00 [2019-09-09T16:46:00.282Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.697s
16:46:00 [2019-09-09T16:46:00.745Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	0.474s
16:46:00 [2019-09-09T16:46:00.745Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
16:46:11 [2019-09-09T16:46:11.090Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	9.150s
16:46:11 [2019-09-09T16:46:11.091Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
16:46:21 [2019-09-09T16:46:21.438Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	10.462s
16:46:21 [2019-09-09T16:46:21.899Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	0.841s
16:46:23 [2019-09-09T16:46:23.030Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls	15.536s
16:46:24 [2019-09-09T16:46:24.087Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	1.907s
16:46:24 [2019-09-09T16:46:24.087Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
16:46:25 [2019-09-09T16:46:25.058Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	0.683s
16:46:25 [2019-09-09T16:46:25.058Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.055s
16:46:29 [2019-09-09T16:46:29.763Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	4.071s
16:46:30 [2019-09-09T16:46:30.225Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	0.811s
16:46:30 [2019-09-09T16:46:30.686Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	0.540s
16:46:31 [2019-09-09T16:46:31.659Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	0.783s
16:46:32 [2019-09-09T16:46:32.120Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	0.482s
16:46:33 [2019-09-09T16:46:33.093Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	0.837s
16:46:34 [2019-09-09T16:46:34.635Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	1.325s
16:46:39 [2019-09-09T16:46:39.340Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	4.823s
16:46:39 [2019-09-09T16:46:39.801Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
16:46:39 [2019-09-09T16:46:39.801Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
16:46:39 [2019-09-09T16:46:39.801Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.057s
16:46:39 [2019-09-09T16:46:39.801Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.054s
16:46:39 [2019-09-09T16:46:39.801Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.052s
16:46:39 [2019-09-09T16:46:39.801Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.053s
16:46:40 [2019-09-09T16:46:40.789Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	0.451s
16:46:41 [2019-09-09T16:46:41.103Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists	4.599s
16:46:41 [2019-09-09T16:46:41.250Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.658s
16:46:47 [2019-09-09T16:46:47.062Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	4.903s
16:46:55 [2019-09-09T16:46:55.193Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad	593.050s
16:46:55 [2019-09-09T16:46:55.193Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType	0.780s
16:46:55 [2019-09-09T16:46:55.193Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility	0.026s
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute	0.004s
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats	8.742s
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux)
16:46:55 [2019-09-09T16:46:55.193Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux)
16:47:00 [2019-09-09T16:47:00.990Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu	4.476s
16:47:01 [2019-09-09T16:47:01.903Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	13.392s
16:47:01 [2019-09-09T16:47:01.903Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
16:47:02 [2019-09-09T16:47:02.873Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.109s
16:47:03 [2019-09-09T16:47:03.910Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines	3.215s
16:47:03 [2019-09-09T16:47:03.910Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor)
16:47:03 [2019-09-09T16:47:03.910Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor)
16:47:03 [2019-09-09T16:47:03.910Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux)
16:47:03 [2019-09-09T16:47:03.910Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux)
16:47:09 [2019-09-09T16:47:09.711Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart	5.214s
16:47:09 [2019-09-09T16:47:09.711Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable)
16:47:09 [2019-09-09T16:47:09.711Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux)
16:47:13 [2019-09-09T16:47:13.104Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp	1.792s
16:47:20 [2019-09-09T16:47:20.045Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF	9.223s
16:47:38 [2019-09-09T16:47:38.591Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	33.713s
16:47:45 [2019-09-09T16:47:45.101Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail	1.020s
16:47:53 [2019-09-09T16:47:53.429Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	13.284s
16:47:57 [2019-09-09T16:47:57.177Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	4.878s
16:47:59 [2019-09-09T16:47:59.917Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed	1.569s
16:48:02 [2019-09-09T16:48:02.990Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	5.464s
16:48:17 [2019-09-09T16:48:17.938Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom	2.429s
16:48:20 [2019-09-09T16:48:20.708Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	16.868s
16:48:35 [2019-09-09T16:48:35.544Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	15.415s
16:48:35 [2019-09-09T16:48:35.544Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux)
16:48:35 [2019-09-09T16:48:35.973Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart	1.317s
16:48:44 [2019-09-09T16:48:44.133Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	6.986s
16:48:44 [2019-09-09T16:48:44.133Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	0.573s
16:48:44 [2019-09-09T16:48:44.133Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
16:48:44 [2019-09-09T16:48:44.133Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
16:48:46 [2019-09-09T16:48:46.320Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	2.455s
16:48:48 [2019-09-09T16:48:48.205Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict	0.043s
16:48:48 [2019-09-09T16:48:48.205Z] OK: 261 passed, 6 skipped
16:48:48 [2019-09-09T16:48:48.205Z] PASS
16:48:48 [2019-09-09T16:48:48.205Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3)
16:48:49 [2019-09-09T16:48:49.563Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found
16:48:49 [2019-09-09T16:48:49.563Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5419 is not a child of this shell
16:48:49 [2019-09-09T16:48:49.563Z] warning: PID 5419 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dedb379660eba/docker.pid had a nonzero exit code
16:48:49 [2019-09-09T16:48:49.563Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dedb379660eba/root: target is busy
16:48:49 [2019-09-09T16:48:49.563Z]         (In some cases useful info about processes that
16:48:49 [2019-09-09T16:48:49.563Z]          use the device is found by lsof(8) or fuser(1).)
16:48:49 [2019-09-09T16:48:49.563Z] Clearing AppArmor profiles cache:.
16:48:49 [2019-09-09T16:48:49.563Z] All profile caches have been cleared, but no profiles have been unloaded.
16:48:49 [2019-09-09T16:48:49.563Z] Unloading profiles will leave already running processes permanently
16:48:49 [2019-09-09T16:48:49.563Z] unconfined, which can lead to unexpected situations.
16:48:49 [2019-09-09T16:48:49.563Z] 
16:48:49 [2019-09-09T16:48:49.563Z] To set a process to complain mode, use the command line tool
16:48:49 [2019-09-09T16:48:49.563Z] 'aa-complain'. To really tear down all profiles, run the init script
16:48:49 [2019-09-09T16:48:49.563Z] with the 'teardown' option."
16:48:49 [2019-09-09T16:48:49.563Z] Removing test suite binaries
16:48:49 [2019-09-09T16:48:49.563Z] 
16:48:51 [2019-09-09T16:48:51.024Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	4.021s
16:48:51 [2019-09-09T16:48:51.445Z] Remaining pids to kill: []
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:48:51 [2019-09-09T16:48:51.792Z] + echo Ensuring container killed.
16:48:51 [2019-09-09T16:48:51.792Z] Ensuring container killed.
16:48:51 [2019-09-09T16:48:51.792Z] + docker rm -vf docker-pr1
16:48:51 [2019-09-09T16:48:51.792Z] Error: No such container: docker-pr1
16:48:51 [2019-09-09T16:48:51.792Z] + true
[Pipeline] sh
16:48:52 [2019-09-09T16:48:52.067Z] + echo Chowning /workspace to jenkins user
16:48:52 [2019-09-09T16:48:52.067Z] Chowning /workspace to jenkins user
16:48:52 [2019-09-09T16:48:52.067Z] + id -u
16:48:52 [2019-09-09T16:48:52.067Z] + id -g
16:48:52 [2019-09-09T16:48:52.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39881:/workspace busybox chown -R 1000:1000 /workspace
16:48:52 [2019-09-09T16:48:52.067Z] Unable to find image 'busybox:latest' locally
16:48:52 [2019-09-09T16:48:52.067Z] latest: Pulling from library/busybox
16:48:52 [2019-09-09T16:48:52.067Z] 7c9d20b9b6cd: Pulling fs layer
16:48:52 [2019-09-09T16:48:52.322Z] 7c9d20b9b6cd: Download complete
16:48:52 [2019-09-09T16:48:52.322Z] 7c9d20b9b6cd: Pull complete
16:48:52 [2019-09-09T16:48:52.322Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:48:52 [2019-09-09T16:48:52.322Z] Status: Downloaded newer image for busybox:latest
16:48:53 [2019-09-09T16:48:53.212Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	2.196s
16:48:53 [2019-09-09T16:48:53.212Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.213s
16:48:53 [2019-09-09T16:48:53.212Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.119s
16:48:55 [2019-09-09T16:48:55.396Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.268s
16:48:56 [2019-09-09T16:48:56.367Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	0.982s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:48:56 [2019-09-09T16:48:56.850Z] + bundleName=janky
16:48:56 [2019-09-09T16:48:56.850Z] + echo Creating janky-bundles.tar.gz
16:48:56 [2019-09-09T16:48:56.850Z] Creating janky-bundles.tar.gz
16:48:56 [2019-09-09T16:48:56.850Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print
16:48:56 [2019-09-09T16:48:56.850Z] + xargs tar -czf janky-bundles.tar.gz
[Pipeline] archiveArtifacts
16:48:57 [2019-09-09T16:48:57.782Z] Archiving artifacts
16:48:57 [2019-09-09T16:48:57.910Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	1.159s
16:48:58 [2019-09-09T16:48:58.067Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:48:58 [2019-09-09T16:48:58.367Z] + make clean
16:48:58 [2019-09-09T16:48:58.622Z] docker volume rm -f docker-dev-cache
16:48:58 [2019-09-09T16:48:58.622Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:49:12 [2019-09-09T16:49:12.745Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	13.345s
16:49:12 [2019-09-09T16:49:12.745Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	0.990s
16:49:23 [2019-09-09T16:49:23.088Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	8.526s
16:49:25 [2019-09-09T16:49:25.276Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	3.167s
16:49:31 [2019-09-09T16:49:31.744Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote	127.433s
16:49:31 [2019-09-09T16:49:31.744Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli)
16:49:33 [2019-09-09T16:49:33.867Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	8.147s
16:49:34 [2019-09-09T16:49:34.660Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile	6.968s
16:49:34 [2019-09-09T16:49:34.660Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext	0.006s
16:49:38 [2019-09-09T16:49:38.571Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	4.223s
16:49:40 [2019-09-09T16:49:40.467Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile	5.552s
16:49:43 [2019-09-09T16:49:43.380Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths	3.219s
16:49:43 [2019-09-09T16:49:43.380Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux)
16:49:43 [2019-09-09T16:49:43.380Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux)
16:49:43 [2019-09-09T16:49:43.380Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux)
16:49:43 [2019-09-09T16:49:43.394Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	4.761s
16:49:43 [2019-09-09T16:49:43.841Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar	0.305s
16:49:44 [2019-09-09T16:49:44.370Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	0.658s
16:49:44 [2019-09-09T16:49:44.371Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
16:49:44 [2019-09-09T16:49:44.371Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
16:49:46 [2019-09-09T16:49:46.555Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	1.971s
16:49:46 [2019-09-09T16:49:46.555Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
16:49:46 [2019-09-09T16:49:46.755Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange	3.255s
16:49:55 [2019-09-09T16:49:55.335Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache	8.358s
16:50:01 [2019-09-09T16:50:01.134Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache	4.971s
16:50:01 [2019-09-09T16:50:01.134Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux)
16:50:01 [2019-09-09T16:50:01.134Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux)
16:50:01 [2019-09-09T16:50:01.134Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound	0.064s
16:50:11 [2019-09-09T16:50:11.480Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache	10.207s
16:50:29 [2019-09-09T16:50:29.136Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	40.432s
16:50:36 [2019-09-09T16:50:36.658Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache	22.598s
16:50:43 [2019-09-09T16:50:43.794Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar	8.466s
16:50:46 [2019-09-09T16:50:46.706Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict	3.354s
16:50:46 [2019-09-09T16:50:46.706Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux)
16:50:46 [2019-09-09T16:50:46.860Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	18.374s
16:50:52 [2019-09-09T16:50:52.509Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime	5.612s
16:50:58 [2019-09-09T16:50:58.318Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache	5.197s
16:50:59 [2019-09-09T16:50:59.266Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	13.320s
16:51:03 [2019-09-09T16:51:03.015Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	2.590s
16:51:03 [2019-09-09T16:51:03.016Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
16:51:03 [2019-09-09T16:51:03.476Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
16:51:05 [2019-09-09T16:51:05.020Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	0.951s
16:51:06 [2019-09-09T16:51:06.901Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress	8.388s
16:51:06 [2019-09-09T16:51:06.901Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux)
16:51:06 [2019-09-09T16:51:06.901Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux)
16:51:06 [2019-09-09T16:51:06.901Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux)
16:51:06 [2019-09-09T16:51:06.901Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux)
16:51:07 [2019-09-09T16:51:07.972Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir	1.776s
16:51:08 [2019-09-09T16:51:08.768Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	3.432s
16:51:12 [2019-09-09T16:51:12.516Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	3.160s
16:51:17 [2019-09-09T16:51:17.219Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	4.282s
16:51:34 [2019-09-09T16:51:34.941Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	15.868s
16:51:34 [2019-09-09T16:51:34.942Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.061s
16:51:34 [2019-09-09T16:51:34.942Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	0.509s
16:51:47 [2019-09-09T16:51:47.349Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	10.901s
16:51:47 [2019-09-09T16:51:47.349Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.234s
16:51:52 [2019-09-09T16:51:52.052Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	3.954s
16:51:52 [2019-09-09T16:51:52.052Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.069s
16:51:56 [2019-09-09T16:51:56.756Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	3.902s
16:52:08 [2019-09-09T16:52:08.445Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar	56.910s
16:52:08 [2019-09-09T16:52:08.445Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux)
16:52:08 [2019-09-09T16:52:08.445Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux)
16:52:17 [2019-09-09T16:52:17.890Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	19.913s
16:52:17 [2019-09-09T16:52:17.890Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
16:52:20 [2019-09-09T16:52:20.808Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	2.887s
16:52:21 [2019-09-09T16:52:21.782Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	0.837s
16:52:26 [2019-09-09T16:52:26.489Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	4.086s
16:52:32 [2019-09-09T16:52:32.304Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	5.006s
16:52:32 [2019-09-09T16:52:32.304Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
16:52:32 [2019-09-09T16:52:32.304Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
16:52:32 [2019-09-09T16:52:32.304Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
16:52:33 [2019-09-09T16:52:33.603Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest	26.104s
16:52:33 [2019-09-09T16:52:33.603Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux)
16:52:33 [2019-09-09T16:52:33.603Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName	0.209s
16:52:36 [2019-09-09T16:52:36.054Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	3.988s
16:52:37 [2019-09-09T16:52:37.028Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	0.535s
16:52:44 [2019-09-09T16:52:44.121Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	7.456s
16:52:44 [2019-09-09T16:52:44.121Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
16:52:44 [2019-09-09T16:52:44.121Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
16:52:46 [2019-09-09T16:52:46.011Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg	12.470s
16:52:46 [2019-09-09T16:52:46.981Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux)
16:52:55 [2019-09-09T16:52:55.561Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit	7.259s
16:53:07 [2019-09-09T16:53:07.958Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg	11.982s
16:53:09 [2019-09-09T16:53:09.299Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	22.325s
16:53:09 [2019-09-09T16:53:09.299Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	0.441s
16:53:22 [2019-09-09T16:53:22.785Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal	13.455s
16:53:22 [2019-09-09T16:53:22.785Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux)
16:53:24 [2019-09-09T16:53:24.137Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	13.817s
16:53:27 [2019-09-09T16:53:27.886Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	5.289s
16:53:28 [2019-09-09T16:53:28.347Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
16:53:28 [2019-09-09T16:53:28.347Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
16:53:28 [2019-09-09T16:53:28.585Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection	6.530s
16:53:28 [2019-09-09T16:53:28.585Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux)
16:53:28 [2019-09-09T16:53:28.585Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux)
16:53:31 [2019-09-09T16:53:31.264Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	2.154s
16:53:31 [2019-09-09T16:53:31.264Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
16:53:43 [2019-09-09T16:53:43.672Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	11.668s
16:53:48 [2019-09-09T16:53:48.400Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	3.816s
16:53:48 [2019-09-09T16:53:48.400Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.068s
16:53:53 [2019-09-09T16:53:53.743Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion	23.057s
16:53:53 [2019-09-09T16:53:53.743Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux)
16:53:53 [2019-09-09T16:53:53.743Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory	1.675s
16:53:53 [2019-09-09T16:53:53.743Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux)
16:53:53 [2019-09-09T16:53:53.743Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux)
16:54:03 [2019-09-09T16:54:03.254Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	13.119s
16:54:03 [2019-09-09T16:54:03.254Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
16:54:03 [2019-09-09T16:54:03.254Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
16:54:03 [2019-09-09T16:54:03.254Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
16:54:04 [2019-09-09T16:54:04.226Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	1.232s
16:54:12 [2019-09-09T16:54:12.816Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	8.087s
16:54:14 [2019-09-09T16:54:14.360Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	1.840s
16:54:14 [2019-09-09T16:54:14.821Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
16:54:14 [2019-09-09T16:54:14.821Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
16:54:14 [2019-09-09T16:54:14.821Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
16:54:17 [2019-09-09T16:54:17.006Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	1.974s
16:54:21 [2019-09-09T16:54:21.710Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	4.141s
16:54:26 [2019-09-09T16:54:26.419Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	4.549s
16:54:31 [2019-09-09T16:54:31.124Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	4.268s
16:54:31 [2019-09-09T16:54:31.124Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
16:54:36 [2019-09-09T16:54:36.247Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants	39.014s
16:54:40 [2019-09-09T16:54:40.930Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg	6.903s
16:54:40 [2019-09-09T16:54:40.930Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux)
16:54:41 [2019-09-09T16:54:41.389Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux)
16:54:43 [2019-09-09T16:54:43.529Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	10.978s
16:54:43 [2019-09-09T16:54:43.529Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
16:54:45 [2019-09-09T16:54:45.116Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink	3.313s
16:54:45 [2019-09-09T16:54:45.116Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux)
16:54:53 [2019-09-09T16:54:53.672Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength	8.178s
16:54:55 [2019-09-09T16:54:55.933Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	11.214s
16:54:57 [2019-09-09T16:54:57.407Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource	3.258s
16:54:57 [2019-09-09T16:54:57.407Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux)
16:54:57 [2019-09-09T16:54:57.407Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli)
16:54:58 [2019-09-09T16:54:58.849Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	4.237s
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
16:54:58 [2019-09-09T16:54:58.849Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.034s
16:55:02 [2019-09-09T16:55:02.091Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint	5.009s
16:55:05 [2019-09-09T16:55:05.820Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd	3.193s
16:55:05 [2019-09-09T16:55:05.945Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	6.251s
16:55:06 [2019-09-09T16:55:06.786Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd	1.616s
16:55:08 [2019-09-09T16:55:08.959Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC	1.666s
16:55:10 [2019-09-09T16:55:10.494Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC	1.768s
16:55:13 [2019-09-09T16:55:13.043Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	6.704s
16:55:13 [2019-09-09T16:55:13.043Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
16:55:15 [2019-09-09T16:55:15.232Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	2.054s
16:55:15 [2019-09-09T16:55:15.232Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
16:55:15 [2019-09-09T16:55:15.232Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
16:55:15 [2019-09-09T16:55:15.232Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
16:55:16 [2019-09-09T16:55:16.775Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	2.063s
16:55:16 [2019-09-09T16:55:16.775Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
16:55:16 [2019-09-09T16:55:16.775Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.004s
16:55:19 [2019-09-09T16:55:19.693Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	2.299s
16:55:19 [2019-09-09T16:55:19.693Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.004s
16:55:19 [2019-09-09T16:55:19.693Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
16:55:19 [2019-09-09T16:55:19.693Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
16:55:19 [2019-09-09T16:55:19.693Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
16:55:20 [2019-09-09T16:55:20.824Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped	9.072s
16:55:21 [2019-09-09T16:55:21.882Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	2.513s
16:55:24 [2019-09-09T16:55:24.069Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	1.632s
16:55:26 [2019-09-09T16:55:26.255Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	2.082s
16:55:26 [2019-09-09T16:55:26.255Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.001s
16:55:26 [2019-09-09T16:55:26.255Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
16:55:27 [2019-09-09T16:55:27.889Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces	7.353s
16:55:27 [2019-09-09T16:55:27.889Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux)
16:55:28 [2019-09-09T16:55:28.442Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	2.099s
16:55:28 [2019-09-09T16:55:28.442Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.002s
16:55:30 [2019-09-09T16:55:30.786Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache	3.784s
16:55:35 [2019-09-09T16:55:35.535Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	6.917s
16:55:35 [2019-09-09T16:55:35.535Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
16:55:35 [2019-09-09T16:55:35.535Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
16:55:37 [2019-09-09T16:55:37.723Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	2.106s
16:55:37 [2019-09-09T16:55:37.723Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.006s
16:55:39 [2019-09-09T16:55:39.266Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	1.925s
16:55:39 [2019-09-09T16:55:39.266Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
16:55:42 [2019-09-09T16:55:42.185Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	2.445s
16:55:42 [2019-09-09T16:55:42.185Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.199s
16:55:42 [2019-09-09T16:55:42.185Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
16:55:44 [2019-09-09T16:55:44.372Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	1.510s
16:55:48 [2019-09-09T16:55:48.122Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	3.364s
16:55:51 [2019-09-09T16:55:51.871Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar	18.968s
16:55:51 [2019-09-09T16:55:51.871Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
16:55:51 [2019-09-09T16:55:51.874Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	3.526s
16:55:51 [2019-09-09T16:55:51.874Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.032s
16:55:51 [2019-09-09T16:55:51.874Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.005s
16:55:51 [2019-09-09T16:55:51.874Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.004s
16:55:51 [2019-09-09T16:55:51.874Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.005s
16:55:52 [2019-09-09T16:55:52.330Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup	1.720s
16:55:53 [2019-09-09T16:55:53.415Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	1.285s
16:55:53 [2019-09-09T16:55:53.415Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
16:55:56 [2019-09-09T16:55:56.060Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild	3.675s
16:55:56 [2019-09-09T16:55:56.330Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	2.332s
16:55:56 [2019-09-09T16:55:56.330Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
16:55:57 [2019-09-09T16:55:57.872Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	1.591s
16:55:57 [2019-09-09T16:55:57.872Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.040s
16:55:59 [2019-09-09T16:55:59.788Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip	3.385s
16:56:01 [2019-09-09T16:56:01.325Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression	1.722s
16:56:01 [2019-09-09T16:56:01.325Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux)
16:56:02 [2019-09-09T16:56:02.574Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	3.950s
16:56:04 [2019-09-09T16:56:04.114Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	1.765s
16:56:04 [2019-09-09T16:56:04.114Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
16:56:04 [2019-09-09T16:56:04.114Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
16:56:04 [2019-09-09T16:56:04.114Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
16:56:04 [2019-09-09T16:56:04.114Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
16:56:04 [2019-09-09T16:56:04.114Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
16:56:05 [2019-09-09T16:56:05.057Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange	3.248s
16:56:05 [2019-09-09T16:56:05.656Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe	1.229s
16:56:06 [2019-09-09T16:56:06.602Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile	1.832s
16:56:06 [2019-09-09T16:56:06.602Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux)
16:56:06 [2019-09-09T16:56:06.602Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux)
16:56:18 [2019-09-09T16:56:18.975Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir	10.436s
16:56:23 [2019-09-09T16:56:23.373Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	17.005s
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
16:56:23 [2019-09-09T16:56:23.373Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.169s
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
16:56:23 [2019-09-09T16:56:23.373Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	2.281s
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
16:56:25 [2019-09-09T16:56:25.561Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
16:56:28 [2019-09-09T16:56:28.477Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	2.541s
16:56:28 [2019-09-09T16:56:28.477Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.054s
16:56:28 [2019-09-09T16:56:28.477Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
16:56:30 [2019-09-09T16:56:30.664Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	2.209s
16:56:30 [2019-09-09T16:56:30.664Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
16:56:30 [2019-09-09T16:56:30.664Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
16:56:30 [2019-09-09T16:56:30.664Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
16:56:35 [2019-09-09T16:56:35.374Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	4.482s
16:56:37 [2019-09-09T16:56:37.564Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	2.174s
16:56:37 [2019-09-09T16:56:37.564Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
16:56:37 [2019-09-09T16:56:37.564Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
16:56:46 [2019-09-09T16:56:46.158Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	8.511s
16:56:46 [2019-09-09T16:56:46.158Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
16:56:46 [2019-09-09T16:56:46.158Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
16:56:54 [2019-09-09T16:56:54.747Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	8.827s
16:56:54 [2019-09-09T16:56:54.747Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
16:56:54 [2019-09-09T16:56:54.747Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
16:56:57 [2019-09-09T16:56:57.663Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	2.386s
16:56:57 [2019-09-09T16:56:57.663Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
16:56:57 [2019-09-09T16:56:57.663Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
16:56:59 [2019-09-09T16:56:59.207Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	2.169s
16:56:59 [2019-09-09T16:56:59.208Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
16:56:59 [2019-09-09T16:56:59.668Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
16:56:59 [2019-09-09T16:56:59.668Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
16:56:59 [2019-09-09T16:56:59.668Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
16:56:59 [2019-09-09T16:56:59.668Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.152s
16:56:59 [2019-09-09T16:56:59.668Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.135s
16:57:01 [2019-09-09T16:57:01.855Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	1.670s
16:57:04 [2019-09-09T16:57:04.041Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	2.574s
16:57:04 [2019-09-09T16:57:04.502Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.234s
16:57:04 [2019-09-09T16:57:04.502Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.143s
16:57:06 [2019-09-09T16:57:06.688Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	1.919s
16:57:07 [2019-09-09T16:57:07.150Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	0.579s
16:57:07 [2019-09-09T16:57:07.150Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.138s
16:57:07 [2019-09-09T16:57:07.150Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
16:57:07 [2019-09-09T16:57:07.611Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.307s
16:57:07 [2019-09-09T16:57:07.611Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
16:57:08 [2019-09-09T16:57:08.072Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.144s
16:57:08 [2019-09-09T16:57:08.072Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.271s
16:57:09 [2019-09-09T16:57:09.674Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows	50.783s
16:57:10 [2019-09-09T16:57:10.132Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths	1.518s
16:57:11 [2019-09-09T16:57:11.667Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths	1.207s
16:57:15 [2019-09-09T16:57:15.169Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	6.937s
16:57:15 [2019-09-09T16:57:15.169Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.162s
16:57:15 [2019-09-09T16:57:15.630Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.113s
16:57:19 [2019-09-09T16:57:19.379Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	2.948s
16:57:19 [2019-09-09T16:57:19.840Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.152s
16:57:19 [2019-09-09T16:57:19.840Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
16:57:21 [2019-09-09T16:57:21.972Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive	8.419s
16:57:21 [2019-09-09T16:57:21.972Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux)
16:57:21 [2019-09-09T16:57:21.972Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux)
16:57:21 [2019-09-09T16:57:21.972Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.040Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	1.889s
16:57:22 [2019-09-09T16:57:22.040Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.118s
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.058s
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
16:57:22 [2019-09-09T16:57:22.506Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
16:57:23 [2019-09-09T16:57:23.506Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir	1.804s
16:57:23 [2019-09-09T16:57:23.506Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux)
16:57:25 [2019-09-09T16:57:25.423Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	2.617s
16:57:28 [2019-09-09T16:57:28.340Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	2.693s
16:57:31 [2019-09-09T16:57:31.257Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	2.730s
16:57:39 [2019-09-09T16:57:39.849Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	7.951s
16:57:44 [2019-09-09T16:57:44.553Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	4.765s
16:57:49 [2019-09-09T16:57:49.258Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	4.778s
16:57:57 [2019-09-09T16:57:57.848Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	1.743s
16:57:58 [2019-09-09T16:57:58.309Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	0.720s
16:58:05 [2019-09-09T16:58:05.403Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	2.865s
16:58:06 [2019-09-09T16:58:06.376Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.996s
16:58:07 [2019-09-09T16:58:07.349Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	0.979s
16:58:12 [2019-09-09T16:58:12.059Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	4.610s
16:58:14 [2019-09-09T16:58:14.165Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard	45.074s
16:58:14 [2019-09-09T16:58:14.165Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache	1.767s
16:58:14 [2019-09-09T16:58:14.165Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux)
16:58:16 [2019-09-09T16:58:16.765Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	4.287s
16:58:16 [2019-09-09T16:58:16.765Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.058s
16:58:16 [2019-09-09T16:58:16.765Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.050s
16:58:16 [2019-09-09T16:58:16.765Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
16:58:16 [2019-09-09T16:58:16.765Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
16:58:16 [2019-09-09T16:58:16.765Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
16:58:17 [2019-09-09T16:58:17.737Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.185s
16:58:17 [2019-09-09T16:58:17.737Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
16:58:19 [2019-09-09T16:58:19.924Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	2.198s
16:58:22 [2019-09-09T16:58:22.839Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	2.604s
16:58:25 [2019-09-09T16:58:25.027Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	1.746s
16:58:27 [2019-09-09T16:58:27.243Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	2.122s
16:58:31 [2019-09-09T16:58:31.947Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	4.776s
16:58:31 [2019-09-09T16:58:31.947Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
16:58:34 [2019-09-09T16:58:34.861Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.743s
16:58:39 [2019-09-09T16:58:39.283Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile	25.013s
16:58:39 [2019-09-09T16:58:39.572Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	3.406s
16:58:39 [2019-09-09T16:58:39.572Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
16:58:39 [2019-09-09T16:58:39.572Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
16:58:40 [2019-09-09T16:58:40.817Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin	3.458s
16:58:41 [2019-09-09T16:58:41.117Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	1.482s
16:58:41 [2019-09-09T16:58:41.781Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict	0.045s
16:58:42 [2019-09-09T16:58:42.662Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	1.485s
16:58:42 [2019-09-09T16:58:42.662Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
16:58:42 [2019-09-09T16:58:42.662Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
16:58:43 [2019-09-09T16:58:43.124Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
16:58:45 [2019-09-09T16:58:45.311Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	1.586s
16:58:46 [2019-09-09T16:58:46.856Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	1.589s
16:58:47 [2019-09-09T16:58:47.564Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore	5.508s
16:58:49 [2019-09-09T16:58:49.044Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	1.621s
16:58:51 [2019-09-09T16:58:51.265Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	1.624s
16:58:53 [2019-09-09T16:58:53.355Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored	5.303s
16:58:55 [2019-09-09T16:58:55.968Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	3.692s
16:58:55 [2019-09-09T16:58:55.969Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
16:58:55 [2019-09-09T16:58:55.969Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
16:58:55 [2019-09-09T16:58:55.969Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
16:58:57 [2019-09-09T16:58:57.511Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	1.725s
16:58:59 [2019-09-09T16:58:59.139Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles	5.296s
16:59:01 [2019-09-09T16:59:01.259Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	3.323s
16:59:01 [2019-09-09T16:59:01.259Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
16:59:01 [2019-09-09T16:59:01.259Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
16:59:01 [2019-09-09T16:59:01.259Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
16:59:01 [2019-09-09T16:59:01.259Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
16:59:01 [2019-09-09T16:59:01.259Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
16:59:03 [2019-09-09T16:59:03.446Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	1.967s
16:59:03 [2019-09-09T16:59:03.446Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
16:59:03 [2019-09-09T16:59:03.446Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
16:59:03 [2019-09-09T16:59:03.446Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
16:59:03 [2019-09-09T16:59:03.446Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
16:59:03 [2019-09-09T16:59:03.446Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
16:59:05 [2019-09-09T16:59:05.628Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	1.691s
16:59:05 [2019-09-09T16:59:05.628Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
16:59:14 [2019-09-09T16:59:14.219Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped	7.265s
16:59:14 [2019-09-09T16:59:14.219Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
16:59:14 [2019-09-09T16:59:14.219Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
16:59:14 [2019-09-09T16:59:14.219Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
16:59:18 [2019-09-09T16:59:18.922Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	5.802s
16:59:24 [2019-09-09T16:59:24.744Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	5.843s
16:59:28 [2019-09-09T16:59:28.493Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	3.627s
16:59:34 [2019-09-09T16:59:34.301Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	5.799s
16:59:34 [2019-09-09T16:59:34.301Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
16:59:34 [2019-09-09T16:59:34.301Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.001s
16:59:34 [2019-09-09T16:59:34.301Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.084s
16:59:34 [2019-09-09T16:59:34.301Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
16:59:34 [2019-09-09T16:59:34.762Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.056s
16:59:34 [2019-09-09T16:59:34.762Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.061s
16:59:34 [2019-09-09T16:59:34.762Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.057s
16:59:45 [2019-09-09T16:59:45.105Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	9.025s
16:59:45 [2019-09-09T16:59:45.105Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.056s
16:59:45 [2019-09-09T16:59:45.106Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
16:59:45 [2019-09-09T16:59:45.106Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.060s
16:59:45 [2019-09-09T16:59:45.106Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.059s
16:59:45 [2019-09-09T16:59:45.106Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.304s
16:59:45 [2019-09-09T16:59:45.567Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	0.564s
16:59:45 [2019-09-09T16:59:45.567Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
16:59:46 [2019-09-09T16:59:46.540Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	0.934s
16:59:46 [2019-09-09T16:59:46.540Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.056s
16:59:48 [2019-09-09T16:59:48.084Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	1.633s
16:59:48 [2019-09-09T16:59:48.546Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.234s
16:59:50 [2019-09-09T16:59:50.733Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	1.894s
16:59:52 [2019-09-09T16:59:52.922Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	2.307s
16:59:52 [2019-09-09T16:59:52.922Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.181s
16:59:52 [2019-09-09T16:59:52.922Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
16:59:56 [2019-09-09T16:59:56.669Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	3.530s
16:59:56 [2019-09-09T16:59:56.669Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.057s
16:59:58 [2019-09-09T16:59:58.855Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.325s
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
16:59:58 [2019-09-09T16:59:58.855Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.056s
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
16:59:58 [2019-09-09T16:59:58.855Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.316Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.778Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.059s
16:59:59 [2019-09-09T16:59:59.778Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.118s
16:59:59 [2019-09-09T16:59:59.778Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.778Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
16:59:59 [2019-09-09T16:59:59.778Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
17:00:01 [2019-09-09T17:00:01.968Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	1.487s
17:00:04 [2019-09-09T17:00:04.156Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	1.380s
17:00:04 [2019-09-09T17:00:04.156Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
17:00:04 [2019-09-09T17:00:04.156Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
17:00:04 [2019-09-09T17:00:04.156Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.068s
17:00:04 [2019-09-09T17:00:04.156Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
17:00:06 [2019-09-09T17:00:06.343Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	1.485s
17:00:06 [2019-09-09T17:00:06.343Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.172s
17:00:08 [2019-09-09T17:00:08.531Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	1.610s
17:00:08 [2019-09-09T17:00:08.531Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
17:00:08 [2019-09-09T17:00:08.531Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
17:00:08 [2019-09-09T17:00:08.531Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
17:00:10 [2019-09-09T17:00:10.718Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	1.455s
17:00:15 [2019-09-09T17:00:15.423Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	4.102s
17:00:15 [2019-09-09T17:00:15.423Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
17:00:15 [2019-09-09T17:00:15.423Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
17:00:15 [2019-09-09T17:00:15.423Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
17:00:16 [2019-09-09T17:00:16.968Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	1.474s
17:00:19 [2019-09-09T17:00:19.156Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	1.612s
17:00:19 [2019-09-09T17:00:19.156Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.149s
17:00:21 [2019-09-09T17:00:21.343Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	1.488s
17:00:25 [2019-09-09T17:00:25.161Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore	77.120s
17:00:25 [2019-09-09T17:00:25.161Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths	8.315s
17:00:25 [2019-09-09T17:00:25.161Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux)
17:00:29 [2019-09-09T17:00:29.939Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	1.481s
17:00:29 [2019-09-09T17:00:29.939Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
17:00:30 [2019-09-09T17:00:30.402Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.063s
17:00:31 [2019-09-09T17:00:31.946Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	1.539s
17:00:34 [2019-09-09T17:00:34.862Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	2.624s
17:00:38 [2019-09-09T17:00:38.617Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	3.121s
17:00:40 [2019-09-09T17:00:40.808Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	1.718s
17:00:43 [2019-09-09T17:00:43.004Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	1.843s
17:00:45 [2019-09-09T17:00:45.194Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	1.649s
17:00:47 [2019-09-09T17:00:47.383Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	1.536s
17:00:49 [2019-09-09T17:00:49.572Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	1.590s
17:00:51 [2019-09-09T17:00:51.759Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	1.501s
17:00:51 [2019-09-09T17:00:51.759Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.077s
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
17:00:51 [2019-09-09T17:00:51.759Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.056s
17:00:51 [2019-09-09T17:00:51.759Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.002s
17:00:53 [2019-09-09T17:00:53.946Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	1.409s
17:00:55 [2019-09-09T17:00:55.490Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	1.485s
17:01:01 [2019-09-09T17:01:01.300Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	5.747s
17:01:04 [2019-09-09T17:01:04.218Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	2.369s
17:01:04 [2019-09-09T17:01:04.218Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
17:01:06 [2019-09-09T17:01:06.411Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	1.783s
17:01:06 [2019-09-09T17:01:06.411Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.062s
17:01:13 [2019-09-09T17:01:13.509Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	7.302s
17:01:22 [2019-09-09T17:01:22.108Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.611s
17:01:29 [2019-09-09T17:01:29.206Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.384s
17:01:31 [2019-09-09T17:01:31.397Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	2.102s
17:01:33 [2019-09-09T17:01:33.584Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	2.049s
17:01:33 [2019-09-09T17:01:33.584Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
17:01:35 [2019-09-09T17:01:35.774Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	2.149s
17:01:37 [2019-09-09T17:01:37.962Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	2.473s
17:01:48 [2019-09-09T17:01:48.306Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	9.104s
17:01:48 [2019-09-09T17:01:48.306Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
17:01:48 [2019-09-09T17:01:48.306Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
17:01:50 [2019-09-09T17:01:50.495Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	2.819s
17:01:51 [2019-09-09T17:01:51.193Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions	79.915s
17:01:51 [2019-09-09T17:01:51.193Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile	2.088s
17:01:51 [2019-09-09T17:01:51.193Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion	0.056s
17:01:52 [2019-09-09T17:01:52.683Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	2.536s
17:01:54 [2019-09-09T17:01:54.871Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	2.156s
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
17:01:54 [2019-09-09T17:01:54.871Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.072s
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
17:01:55 [2019-09-09T17:01:55.332Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	4.416s
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.003s
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
17:02:00 [2019-09-09T17:02:00.038Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
17:02:04 [2019-09-09T17:02:04.744Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	4.359s
17:02:04 [2019-09-09T17:02:04.744Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
17:02:15 [2019-09-09T17:02:15.096Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	7.519s
17:02:15 [2019-09-09T17:02:15.096Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
17:02:21 [2019-09-09T17:02:21.148Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile	30.265s
17:02:25 [2019-09-09T17:02:25.471Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	9.168s
17:02:38 [2019-09-09T17:02:38.825Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore	15.191s
17:02:43 [2019-09-09T17:02:43.201Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	18.249s
17:02:43 [2019-09-09T17:02:43.201Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.257s
17:02:53 [2019-09-09T17:02:53.555Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	8.700s
17:02:53 [2019-09-09T17:02:53.640Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles	14.046s
17:03:05 [2019-09-09T17:03:05.967Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	10.630s
17:03:08 [2019-09-09T17:03:08.155Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	2.809s
17:03:15 [2019-09-09T17:03:15.251Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	6.545s
17:03:19 [2019-09-09T17:03:19.001Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	3.740s
17:03:19 [2019-09-09T17:03:19.001Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
17:03:19 [2019-09-09T17:03:19.001Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
17:03:23 [2019-09-09T17:03:23.706Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	3.972s
17:03:23 [2019-09-09T17:03:23.706Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
17:03:23 [2019-09-09T17:03:23.706Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
17:03:23 [2019-09-09T17:03:23.706Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
17:03:23 [2019-09-09T17:03:23.706Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
17:03:29 [2019-09-09T17:03:29.513Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	5.412s
17:03:29 [2019-09-09T17:03:29.513Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
17:03:31 [2019-09-09T17:03:31.055Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.354s
17:03:31 [2019-09-09T17:03:31.055Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
17:03:32 [2019-09-09T17:03:32.597Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.275s
17:03:33 [2019-09-09T17:03:33.058Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.958s
17:03:33 [2019-09-09T17:03:33.058Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
17:03:37 [2019-09-09T17:03:37.765Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	4.035s
17:03:41 [2019-09-09T17:03:41.517Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	3.883s
17:03:43 [2019-09-09T17:03:43.705Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	2.273s
17:03:44 [2019-09-09T17:03:44.297Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile	44.869s
17:03:56 [2019-09-09T17:03:56.671Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir	14.914s
17:04:04 [2019-09-09T17:04:04.830Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	18.268s
17:04:04 [2019-09-09T17:04:04.830Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
17:04:08 [2019-09-09T17:04:08.579Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	5.524s
17:04:08 [2019-09-09T17:04:08.579Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.240s
17:04:08 [2019-09-09T17:04:08.579Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.148s
17:04:09 [2019-09-09T17:04:09.552Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.656s
17:04:13 [2019-09-09T17:04:13.302Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	3.752s
17:04:14 [2019-09-09T17:04:14.358Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs	15.106s
17:04:18 [2019-09-09T17:04:18.007Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	3.965s
17:04:18 [2019-09-09T17:04:18.007Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
17:04:21 [2019-09-09T17:04:21.757Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	3.789s
17:04:21 [2019-09-09T17:04:21.757Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.058s
17:04:22 [2019-09-09T17:04:22.218Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.259s
17:04:37 [2019-09-09T17:04:37.057Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	12.644s
17:04:38 [2019-09-09T17:04:38.602Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	2.470s
17:04:39 [2019-09-09T17:04:39.063Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	0.612s
17:04:46 [2019-09-09T17:04:46.157Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	5.570s
17:04:50 [2019-09-09T17:04:50.861Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	5.294s
17:04:57 [2019-09-09T17:04:57.962Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	7.038s
17:05:02 [2019-09-09T17:05:02.665Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	4.197s
17:05:03 [2019-09-09T17:05:03.126Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.692s
17:05:05 [2019-09-09T17:05:05.313Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.220s
17:05:23 [2019-09-09T17:05:23.031Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	15.886s
17:05:25 [2019-09-09T17:05:25.223Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	1.594s
17:05:29 [2019-09-09T17:05:29.928Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	4.705s
17:05:30 [2019-09-09T17:05:30.900Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	1.017s
17:05:30 [2019-09-09T17:05:30.900Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
17:05:30 [2019-09-09T17:05:30.900Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
17:05:30 [2019-09-09T17:05:30.900Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
17:05:30 [2019-09-09T17:05:30.900Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
17:05:31 [2019-09-09T17:05:31.362Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
17:05:31 [2019-09-09T17:05:31.362Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
17:05:31 [2019-09-09T17:05:31.362Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
17:05:32 [2019-09-09T17:05:32.905Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	1.916s
17:05:32 [2019-09-09T17:05:32.905Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
17:05:33 [2019-09-09T17:05:33.367Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
17:05:37 [2019-09-09T17:05:37.121Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	4.146s
17:05:40 [2019-09-09T17:05:40.867Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	3.153s
17:05:43 [2019-09-09T17:05:43.052Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	2.127s
17:05:44 [2019-09-09T17:05:44.596Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	1.998s
17:05:51 [2019-09-09T17:05:51.687Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	6.915s
17:05:51 [2019-09-09T17:05:51.687Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.058s
17:05:56 [2019-09-09T17:05:56.394Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts	4.617s
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
17:05:56 [2019-09-09T17:05:56.394Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
17:05:59 [2019-09-09T17:05:59.312Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	1.373s
17:05:59 [2019-09-09T17:05:59.312Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
17:06:01 [2019-09-09T17:06:01.502Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	2.805s
17:06:01 [2019-09-09T17:06:01.964Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
17:06:01 [2019-09-09T17:06:01.964Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	1.990s
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
17:06:04 [2019-09-09T17:06:04.152Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
17:06:06 [2019-09-09T17:06:06.340Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.164s
17:06:08 [2019-09-09T17:06:08.529Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	2.379s
17:06:15 [2019-09-09T17:06:15.623Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	6.820s
17:06:15 [2019-09-09T17:06:15.623Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
17:06:15 [2019-09-09T17:06:15.623Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
17:06:15 [2019-09-09T17:06:15.623Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
17:06:17 [2019-09-09T17:06:17.810Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	2.129s
17:06:17 [2019-09-09T17:06:17.810Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
17:06:17 [2019-09-09T17:06:17.810Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
17:06:17 [2019-09-09T17:06:17.810Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
17:06:17 [2019-09-09T17:06:17.810Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
17:06:20 [2019-09-09T17:06:20.000Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	2.253s
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir	119.665s
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile	0.064s
17:06:25 [2019-09-09T17:06:25.998Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux)
17:06:25 [2019-09-09T17:06:25.998Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux)
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint	1.714s
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance	3.405s
17:06:25 [2019-09-09T17:06:25.998Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux)
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume	1.735s
17:06:25 [2019-09-09T17:06:25.998Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint	1.737s
17:06:30 [2019-09-09T17:06:30.677Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild	8.593s
17:06:32 [2019-09-09T17:06:32.425Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	11.836s
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
17:06:32 [2019-09-09T17:06:32.425Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
17:06:33 [2019-09-09T17:06:33.970Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	2.170s
17:06:33 [2019-09-09T17:06:33.970Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
17:06:33 [2019-09-09T17:06:33.970Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.098s
17:06:33 [2019-09-09T17:06:33.970Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
17:06:37 [2019-09-09T17:06:37.735Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect	6.487s
17:06:41 [2019-09-09T17:06:41.060Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	6.797s
17:06:43 [2019-09-09T17:06:43.249Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	2.037s
17:06:43 [2019-09-09T17:06:43.249Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
17:06:45 [2019-09-09T17:06:45.434Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	1.937s
17:06:45 [2019-09-09T17:06:45.434Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
17:06:45 [2019-09-09T17:06:45.434Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
17:06:45 [2019-09-09T17:06:45.434Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
17:06:46 [2019-09-09T17:06:46.977Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	2.007s
17:06:48 [2019-09-09T17:06:48.039Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup	10.232s
17:06:48 [2019-09-09T17:06:48.039Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux)
17:06:48 [2019-09-09T17:06:48.039Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux)
17:06:48 [2019-09-09T17:06:48.039Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux)
17:06:48 [2019-09-09T17:06:48.039Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux)
17:06:48 [2019-09-09T17:06:48.039Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux)
17:06:49 [2019-09-09T17:06:49.164Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	1.992s
17:06:51 [2019-09-09T17:06:51.351Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	2.113s
17:06:53 [2019-09-09T17:06:53.537Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	2.205s
17:06:53 [2019-09-09T17:06:53.537Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.055s
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
17:06:53 [2019-09-09T17:06:53.537Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
17:06:58 [2019-09-09T17:06:58.239Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	3.800s
17:06:58 [2019-09-09T17:06:58.239Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
17:06:58 [2019-09-09T17:06:58.239Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.059s
17:06:58 [2019-09-09T17:06:58.239Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
17:06:58 [2019-09-09T17:06:58.239Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
17:06:58 [2019-09-09T17:06:58.239Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
17:06:58 [2019-09-09T17:06:58.239Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
17:07:02 [2019-09-09T17:07:02.826Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy	14.357s
17:07:02 [2019-09-09T17:07:02.826Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux)
17:07:02 [2019-09-09T17:07:02.826Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux)
17:07:02 [2019-09-09T17:07:02.826Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux)
17:07:05 [2019-09-09T17:07:05.725Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume	3.190s
17:07:06 [2019-09-09T17:07:06.825Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	8.535s
17:07:06 [2019-09-09T17:07:06.825Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	1.634s
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
17:07:07 [2019-09-09T17:07:07.796Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
17:07:08 [2019-09-09T17:07:08.257Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
17:07:15 [2019-09-09T17:07:15.347Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	6.391s
17:07:15 [2019-09-09T17:07:15.347Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
17:07:15 [2019-09-09T17:07:15.347Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
17:07:15 [2019-09-09T17:07:15.347Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
17:07:16 [2019-09-09T17:07:16.032Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir	10.071s
17:07:19 [2019-09-09T17:07:19.093Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	4.444s
17:07:22 [2019-09-09T17:07:22.839Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	3.768s
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
17:07:22 [2019-09-09T17:07:22.839Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
17:07:23 [2019-09-09T17:07:23.300Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.322s
17:07:24 [2019-09-09T17:07:24.276Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.948s
17:07:26 [2019-09-09T17:07:26.460Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	1.961s
17:07:28 [2019-09-09T17:07:28.646Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	1.972s
17:07:29 [2019-09-09T17:07:29.108Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.951s
17:07:31 [2019-09-09T17:07:31.297Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	1.879s
17:07:31 [2019-09-09T17:07:31.297Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.297Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.297Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.297Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.758Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.758Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.758Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:07:31 [2019-09-09T17:07:31.758Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:07:38 [2019-09-09T17:07:38.847Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	7.317s
17:07:38 [2019-09-09T17:07:38.847Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
17:07:38 [2019-09-09T17:07:38.847Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
17:07:38 [2019-09-09T17:07:38.847Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
17:07:38 [2019-09-09T17:07:38.847Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
17:07:38 [2019-09-09T17:07:38.847Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
17:07:45 [2019-09-09T17:07:45.969Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest	25.351s
17:07:45 [2019-09-09T17:07:45.969Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace	1.894s
17:07:45 [2019-09-09T17:07:45.969Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux)
17:07:45 [2019-09-09T17:07:45.969Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux)
17:07:45 [2019-09-09T17:07:45.969Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux)
17:07:45 [2019-09-09T17:07:45.969Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux)
17:07:45 [2019-09-09T17:07:45.969Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux)
17:07:47 [2019-09-09T17:07:47.447Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	7.877s
17:07:47 [2019-09-09T17:07:47.447Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
17:07:47 [2019-09-09T17:07:47.510Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails	3.575s
17:07:47 [2019-09-09T17:07:47.510Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable	0.103s
17:07:54 [2019-09-09T17:07:54.535Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	6.989s
17:07:59 [2019-09-09T17:07:59.242Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.111s
17:07:59 [2019-09-09T17:07:59.887Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir	10.634s
17:08:01 [2019-09-09T17:08:01.430Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	2.132s
17:08:03 [2019-09-09T17:08:03.617Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	2.134s
17:08:05 [2019-09-09T17:08:05.804Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	1.639s
17:08:07 [2019-09-09T17:08:07.992Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	2.398s
17:08:07 [2019-09-09T17:08:07.992Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
17:08:07 [2019-09-09T17:08:07.992Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
17:08:10 [2019-09-09T17:08:10.179Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	2.004s
17:08:10 [2019-09-09T17:08:10.179Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
17:08:10 [2019-09-09T17:08:10.211Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile	10.527s
17:08:11 [2019-09-09T17:08:11.723Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	1.813s
17:08:11 [2019-09-09T17:08:11.723Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:08:11 [2019-09-09T17:08:11.723Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:08:11 [2019-09-09T17:08:11.723Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.163s
17:08:12 [2019-09-09T17:08:12.185Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.053s
17:08:12 [2019-09-09T17:08:12.185Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	4.651s
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
17:08:16 [2019-09-09T17:08:16.888Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
17:08:19 [2019-09-09T17:08:19.078Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	2.018s
17:08:19 [2019-09-09T17:08:19.078Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
17:08:20 [2019-09-09T17:08:20.516Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm	10.480s
17:08:21 [2019-09-09T17:08:21.263Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	1.483s
17:08:21 [2019-09-09T17:08:21.263Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
17:08:21 [2019-09-09T17:08:21.263Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
17:08:24 [2019-09-09T17:08:24.178Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	2.980s
17:08:30 [2019-09-09T17:08:30.829Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit	10.909s
17:08:31 [2019-09-09T17:08:31.269Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	6.273s
17:08:33 [2019-09-09T17:08:33.002Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext	2.554s
17:08:35 [2019-09-09T17:08:35.016Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	4.086s
17:08:40 [2019-09-09T17:08:40.076Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF	5.824s
17:08:40 [2019-09-09T17:08:40.076Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli)
17:08:40 [2019-09-09T17:08:40.076Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames	0.676s
17:08:40 [2019-09-09T17:08:40.831Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	5.159s
17:08:40 [2019-09-09T17:08:40.831Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
17:08:40 [2019-09-09T17:08:40.831Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.103s
17:08:40 [2019-09-09T17:08:40.831Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
17:08:40 [2019-09-09T17:08:40.831Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
17:08:42 [2019-09-09T17:08:42.249Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball	1.735s
17:08:42 [2019-09-09T17:08:42.249Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux)
17:08:43 [2019-09-09T17:08:43.017Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	2.647s
17:08:45 [2019-09-09T17:08:45.202Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	2.081s
17:08:47 [2019-09-09T17:08:47.389Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	2.091s
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
17:08:47 [2019-09-09T17:08:47.389Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.044s
17:08:47 [2019-09-09T17:08:47.389Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.049s
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
17:08:47 [2019-09-09T17:08:47.389Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
17:08:52 [2019-09-09T17:08:52.093Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	3.846s
17:08:53 [2019-09-09T17:08:53.067Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	1.650s
17:08:55 [2019-09-09T17:08:55.254Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	1.922s
17:08:59 [2019-09-09T17:08:59.005Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	4.177s
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
17:08:59 [2019-09-09T17:08:59.467Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
17:09:00 [2019-09-09T17:09:00.019Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF	15.140s
17:09:00 [2019-09-09T17:09:00.019Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux)
17:09:01 [2019-09-09T17:09:01.651Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.320s
17:09:02 [2019-09-09T17:09:02.112Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.394s
17:09:02 [2019-09-09T17:09:02.572Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.390s
17:09:03 [2019-09-09T17:09:03.033Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.237s
17:09:04 [2019-09-09T17:09:04.575Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.574s
17:09:11 [2019-09-09T17:09:11.669Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	6.347s
17:09:11 [2019-09-09T17:09:11.669Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
17:09:18 [2019-09-09T17:09:18.891Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	7.182s
17:09:18 [2019-09-09T17:09:18.892Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
17:09:22 [2019-09-09T17:09:22.641Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	3.943s
17:09:22 [2019-09-09T17:09:22.641Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
17:09:22 [2019-09-09T17:09:22.641Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
17:09:22 [2019-09-09T17:09:22.641Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
17:09:22 [2019-09-09T17:09:22.641Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	9.557s
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
17:09:37 [2019-09-09T17:09:37.476Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
17:09:38 [2019-09-09T17:09:38.449Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	1.601s
17:09:40 [2019-09-09T17:09:40.637Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	2.140s
17:09:40 [2019-09-09T17:09:40.637Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.517Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory	42.031s
17:09:42 [2019-09-09T17:09:42.824Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	1.589s
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
17:09:42 [2019-09-09T17:09:42.824Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
17:09:43 [2019-09-09T17:09:43.486Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile	3.414s
17:09:46 [2019-09-09T17:09:46.386Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail	2.592s
17:09:46 [2019-09-09T17:09:46.387Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux)
17:09:48 [2019-09-09T17:09:48.559Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget	2.083s
17:09:48 [2019-09-09T17:09:48.559Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag	0.058s
17:09:55 [2019-09-09T17:09:55.623Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun	6.594s
17:09:57 [2019-09-09T17:09:57.657Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.263s
17:09:58 [2019-09-09T17:09:58.117Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.127s
17:09:58 [2019-09-09T17:09:58.117Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.188s
17:09:58 [2019-09-09T17:09:58.117Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
17:09:58 [2019-09-09T17:09:58.521Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel	3.313s
17:09:58 [2019-09-09T17:09:58.578Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.309s
17:09:59 [2019-09-09T17:09:59.039Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.260s
17:09:59 [2019-09-09T17:09:59.039Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.128s
17:10:00 [2019-09-09T17:10:00.693Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit	1.730s
17:10:01 [2019-09-09T17:10:01.223Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	2.335s
17:10:01 [2019-09-09T17:10:01.223Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.063s
17:10:04 [2019-09-09T17:10:04.139Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	2.618s
17:10:04 [2019-09-09T17:10:04.423Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple	3.277s
17:10:04 [2019-09-09T17:10:04.600Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.374s
17:10:05 [2019-09-09T17:10:05.061Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.363s
17:10:05 [2019-09-09T17:10:05.061Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.060s
17:10:05 [2019-09-09T17:10:05.061Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.165s
17:10:05 [2019-09-09T17:10:05.959Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode	1.762s
17:10:09 [2019-09-09T17:10:09.687Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels	3.360s
17:10:13 [2019-09-09T17:10:13.422Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache	3.878s
17:10:13 [2019-09-09T17:10:13.646Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	7.304s
17:10:13 [2019-09-09T17:10:13.647Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
17:10:13 [2019-09-09T17:10:13.647Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.588s
17:10:13 [2019-09-09T17:10:13.647Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.192s
17:10:13 [2019-09-09T17:10:13.647Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
17:10:26 [2019-09-09T17:10:26.055Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	11.002s
17:10:26 [2019-09-09T17:10:26.055Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.262s
17:10:26 [2019-09-09T17:10:26.055Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.259s
17:10:33 [2019-09-09T17:10:33.145Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	8.118s
17:10:33 [2019-09-09T17:10:33.145Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
17:10:34 [2019-09-09T17:10:34.494Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride	19.699s
17:10:34 [2019-09-09T17:10:34.494Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux)
17:10:34 [2019-09-09T17:10:34.494Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux)
17:10:34 [2019-09-09T17:10:34.494Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild	0.057s
17:10:34 [2019-09-09T17:10:34.494Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction	0.058s
17:10:34 [2019-09-09T17:10:34.494Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments	0.056s
17:10:34 [2019-09-09T17:10:34.494Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines	0.057s
17:10:34 [2019-09-09T17:10:34.688Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem	1.357s
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
17:10:34 [2019-09-09T17:10:34.688Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
17:10:34 [2019-09-09T17:10:34.688Z] OK: 524 passed, 548 skipped
17:10:34 [2019-09-09T17:10:34.688Z] PASS
17:10:34 [2019-09-09T17:10:34.688Z] ok  	github.com/docker/docker/integration-cli	2467.750s
17:10:34 [2019-09-09T17:10:34.688Z] INFO: Integration tests ended at 09/09/2019 17:10:34. Duration:00:41:17.9291289
17:10:34 [2019-09-09T17:10:34.688Z] INFO: Docker info of the daemon under test at end of run
17:10:34 [2019-09-09T17:10:34.688Z] 
17:10:34 [2019-09-09T17:10:34.688Z] Containers: 2
17:10:34 [2019-09-09T17:10:34.688Z]  Running: 0
17:10:34 [2019-09-09T17:10:34.688Z]  Paused: 0
17:10:34 [2019-09-09T17:10:34.688Z]  Stopped: 2
17:10:34 [2019-09-09T17:10:34.688Z] Images: 12
17:10:34 [2019-09-09T17:10:34.688Z] Server Version: 0.0.0-dev
17:10:34 [2019-09-09T17:10:34.688Z] Storage Driver: windowsfilter
17:10:34 [2019-09-09T17:10:34.688Z]  Windows: 
17:10:34 [2019-09-09T17:10:34.688Z] Logging Driver: json-file
17:10:34 [2019-09-09T17:10:34.688Z] Plugins: 
17:10:34 [2019-09-09T17:10:34.688Z]  Volume: local
17:10:34 [2019-09-09T17:10:34.688Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:10:34 [2019-09-09T17:10:34.689Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:10:34 [2019-09-09T17:10:34.689Z] Swarm: inactive
17:10:34 [2019-09-09T17:10:34.689Z] Default Isolation: process
17:10:34 [2019-09-09T17:10:34.689Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:10:34 [2019-09-09T17:10:34.689Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678)
17:10:34 [2019-09-09T17:10:34.689Z] OSType: windows
17:10:34 [2019-09-09T17:10:34.689Z] Architecture: x86_64
17:10:34 [2019-09-09T17:10:34.689Z] CPUs: 4
17:10:34 [2019-09-09T17:10:34.689Z] Total Memory: 32GiB
17:10:34 [2019-09-09T17:10:34.689Z] Name: azwin-2-646220
17:10:34 [2019-09-09T17:10:34.689Z] ID: CVBU:2MNZ:BFVQ:Z543:YP4U:MDHN:RPXK:JCZ7:5CEQ:ZZMD:CITV:CYDT
17:10:34 [2019-09-09T17:10:34.689Z] Docker Root Dir: D:\CI-1\CI-f874f8b6f\daemon
17:10:34 [2019-09-09T17:10:34.689Z] Debug Mode (client): false
17:10:34 [2019-09-09T17:10:34.689Z] Debug Mode (server): true
17:10:34 [2019-09-09T17:10:34.689Z]  File Descriptors: -1
17:10:34 [2019-09-09T17:10:34.689Z]  Goroutines: 18
17:10:34 [2019-09-09T17:10:34.689Z]  System Time: 2019-09-09T17:10:34.578121Z
17:10:34 [2019-09-09T17:10:34.689Z]  EventsListeners: 0
17:10:34 [2019-09-09T17:10:34.689Z] Registry: https://index.docker.io/v1/
17:10:34 [2019-09-09T17:10:34.689Z] Labels:
17:10:34 [2019-09-09T17:10:34.689Z] Experimental: false
17:10:34 [2019-09-09T17:10:34.689Z] Insecure Registries:
17:10:34 [2019-09-09T17:10:34.689Z]  127.0.0.0/8
17:10:34 [2019-09-09T17:10:34.689Z] Live Restore Enabled: false
17:10:34 [2019-09-09T17:10:34.689Z] 
17:10:34 [2019-09-09T17:10:34.689Z] 
17:10:34 [2019-09-09T17:10:34.689Z] INFO: Stopping daemon under test
17:10:35 [2019-09-09T17:10:35.152Z] SUCCESS: The process with PID 4468 (child process of PID 2272) has been terminated.
17:10:35 [2019-09-09T17:10:35.152Z] SUCCESS: The process with PID 2272 (child process of PID 2244) has been terminated.
17:10:35 [2019-09-09T17:10:35.152Z] INFO: executeCI.ps1 Completed successfully at 09/09/2019 17:10:34.
17:10:35 [2019-09-09T17:10:35.152Z] INFO: Tidying up at end of run
17:10:35 [2019-09-09T17:10:35.152Z] INFO: Saving daemon under test log (d:\CI-1\CI-f874f8b6f\dut.out) to C:\windows\TEMP\CIDUT.out
17:10:35 [2019-09-09T17:10:35.152Z] INFO: Saving daemon under test log (d:\CI-1\CI-f874f8b6f\dut.err) to C:\windows\TEMP\CIDUT.err
17:10:35 [2019-09-09T17:10:35.152Z] INFO: Nuke-Everything...
17:10:35 [2019-09-09T17:10:35.459Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer	1.669s
17:10:35 [2019-09-09T17:10:35.917Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs	0.645s
17:10:36 [2019-09-09T17:10:36.125Z] INFO: Container count on control daemon to delete is 2
17:10:36 [2019-09-09T17:10:36.589Z] f25400ae2b03
17:10:36 [2019-09-09T17:10:36.589Z] 1ba5303ab250
17:10:37 [2019-09-09T17:10:37.050Z] INFO: Tidying pidfile d:\CI-1\CI-f874f8b6f\docker.pid
17:10:37 [2019-09-09T17:10:37.050Z] INFO: Nuking d:\CI-1
17:10:48 [2019-09-09T17:10:48.293Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder	10.709s
17:11:07 [2019-09-09T17:11:07.040Z] INFO: Zapped successfully
17:11:07 [2019-09-09T17:11:07.040Z] 
17:11:07 [2019-09-09T17:11:07.040Z] INFO: executeCI.ps1 exiting at Mon Sep  9 17:11:06 CUT 2019. Duration 01:09:46.5889285
17:11:07 [2019-09-09T17:11:07.040Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:11:08 [2019-09-09T17:11:08.697Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
17:11:09 [2019-09-09T17:11:09.883Z] Archiving artifacts
17:11:13 [2019-09-09T17:11:13.414Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg	24.698s
17:11:13 [2019-09-09T17:11:13.414Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux)
17:11:14 [2019-09-09T17:11:14.379Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors	2.021s
17:11:25 [2019-09-09T17:11:25.027Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:11:25 [2019-09-09T17:11:25.950Z] + make clean
17:11:27 [2019-09-09T17:11:27.493Z] docker volume rm -f docker-dev-cache
17:11:27 [2019-09-09T17:11:27.634Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:12:14 [2019-09-09T17:12:14.803Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax	57.854s
17:12:35 [2019-09-09T17:12:35.882Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg	21.794s
17:12:46 [2019-09-09T17:12:46.195Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom	9.080s
17:12:58 [2019-09-09T17:12:58.568Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds	12.631s
17:13:10 [2019-09-09T17:13:10.980Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows	12.066s
17:13:36 [2019-09-09T17:13:36.163Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants	25.583s
17:13:36 [2019-09-09T17:13:36.163Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux)
17:13:48 [2019-09-09T17:13:48.587Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg	12.238s
17:13:50 [2019-09-09T17:13:50.777Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags	2.024s
17:13:50 [2019-09-09T17:13:50.777Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux)
17:13:50 [2019-09-09T17:13:50.777Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux)
17:13:56 [2019-09-09T17:13:56.594Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext	5.437s
17:14:05 [2019-09-09T17:14:05.191Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput	7.303s
17:14:08 [2019-09-09T17:14:08.109Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume	3.758s
17:14:08 [2019-09-09T17:14:08.109Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure	0.219s
17:14:08 [2019-09-09T17:14:08.109Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote	0.115s
17:14:10 [2019-09-09T17:14:10.295Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage	2.259s
17:14:11 [2019-09-09T17:14:11.267Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess	1.039s
17:14:17 [2019-09-09T17:14:17.076Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume	5.024s
17:14:31 [2019-09-09T17:14:31.917Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild	13.939s
17:14:35 [2019-09-09T17:14:35.665Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache	4.739s
17:14:56 [2019-09-09T17:14:56.806Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON	18.773s
17:15:03 [2019-09-09T17:15:03.907Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON	8.901s
17:15:16 [2019-09-09T17:15:16.325Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance	11.193s
17:15:23 [2019-09-09T17:15:23.424Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase	6.799s
17:15:32 [2019-09-09T17:15:32.059Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput	8.168s
17:15:34 [2019-09-09T17:15:34.976Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy	3.097s
17:15:34 [2019-09-09T17:15:34.976Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux)
17:15:34 [2019-09-09T17:15:34.976Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux)
17:15:38 [2019-09-09T17:15:38.737Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg	3.491s
17:15:38 [2019-09-09T17:15:38.737Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux)
17:17:04 [2019-09-09T17:17:04.854Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy	74.084s
17:17:25 [2019-09-09T17:17:25.985Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir	30.561s
17:17:47 [2019-09-09T17:17:47.122Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm	20.987s
17:17:50 [2019-09-09T17:17:50.873Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint	5.040s
17:17:50 [2019-09-09T17:17:50.873Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux)
17:17:50 [2019-09-09T17:17:50.873Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux)
17:17:54 [2019-09-09T17:17:54.633Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell	3.452s
17:18:03 [2019-09-09T17:18:03.227Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint	7.655s
17:18:10 [2019-09-09T17:18:10.323Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint	7.137s
17:18:17 [2019-09-09T17:18:17.431Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited	6.826s
17:18:47 [2019-09-09T17:18:47.434Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple	28.864s
17:18:47 [2019-09-09T17:18:47.434Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON	0.067s
17:18:48 [2019-09-09T17:18:48.987Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig	1.775s
17:19:06 [2019-09-09T17:19:06.718Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell	15.819s
17:19:06 [2019-09-09T17:19:06.718Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces	0.233s
17:19:13 [2019-09-09T17:19:13.833Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes	6.473s
17:19:13 [2019-09-09T17:19:13.834Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne	0.147s
17:19:19 [2019-09-09T17:19:19.649Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr	4.797s
17:19:44 [2019-09-09T17:19:44.841Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress	24.476s
17:19:44 [2019-09-09T17:19:44.841Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux)
17:19:49 [2019-09-09T17:19:49.546Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename	5.476s
17:19:53 [2019-09-09T17:19:53.296Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout	3.517s
17:20:01 [2019-09-09T17:20:01.906Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent	6.694s
17:20:12 [2019-09-09T17:20:12.377Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions	10.017s
17:20:12 [2019-09-09T17:20:12.377Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux)
17:20:12 [2019-09-09T17:20:12.377Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux)
17:20:12 [2019-09-09T17:20:12.377Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux)
17:20:16 [2019-09-09T17:20:16.150Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut	4.660s
17:20:18 [2019-09-09T17:20:18.342Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString	1.824s
17:20:23 [2019-09-09T17:20:23.046Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails	5.223s
17:20:23 [2019-09-09T17:20:23.046Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux)
17:20:23 [2019-09-09T17:20:23.046Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux)
17:21:13 [2019-09-09T17:21:13.775Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing	42.266s
17:21:13 [2019-09-09T17:21:13.775Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive	1.681s
17:21:26 [2019-09-09T17:21:26.190Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser	16.888s
17:21:36 [2019-09-09T17:21:36.539Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing	9.960s
17:21:36 [2019-09-09T17:21:36.539Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux)
17:21:36 [2019-09-09T17:21:36.539Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux)
17:21:38 [2019-09-09T17:21:38.727Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure	2.816s
17:21:39 [2019-09-09T17:21:39.190Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux)
17:21:56 [2019-09-09T17:21:56.915Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin	16.126s
17:22:01 [2019-09-09T17:22:01.620Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs	4.762s
17:22:01 [2019-09-09T17:22:01.620Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM	0.062s
17:22:26 [2019-09-09T17:22:26.802Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore	21.775s
17:22:26 [2019-09-09T17:22:26.802Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux)
17:22:26 [2019-09-09T17:22:26.802Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux)
17:22:26 [2019-09-09T17:22:26.802Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux)
17:22:27 [2019-09-09T17:22:27.775Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd	3.639s
17:22:42 [2019-09-09T17:22:42.613Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath	13.564s
17:22:48 [2019-09-09T17:22:48.423Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables	6.735s
17:22:48 [2019-09-09T17:22:48.884Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux)
17:22:48 [2019-09-09T17:22:48.884Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux)
17:22:48 [2019-09-09T17:22:48.884Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test)
17:22:52 [2019-09-09T17:22:52.638Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked	3.642s
17:23:01 [2019-09-09T17:23:01.231Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone	7.248s
17:23:08 [2019-09-09T17:23:08.334Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange	7.763s
17:23:16 [2019-09-09T17:23:16.953Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels	7.325s
17:23:16 [2019-09-09T17:23:16.953Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux)
17:23:27 [2019-09-09T17:23:27.303Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile	11.075s
17:23:27 [2019-09-09T17:23:27.303Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux)
17:23:39 [2019-09-09T17:23:39.717Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY	11.013s
17:23:45 [2019-09-09T17:23:45.529Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel	5.674s
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux)
17:23:45 [2019-09-09T17:23:45.529Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding	0.034s
17:23:57 [2019-09-09T17:23:57.936Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit	10.992s
17:24:08 [2019-09-09T17:24:08.279Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig	10.234s
17:24:08 [2019-09-09T17:24:08.279Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux)
17:24:10 [2019-09-09T17:24:10.464Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore	3.647s
17:24:10 [2019-09-09T17:24:10.464Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux)
17:24:10 [2019-09-09T17:24:10.464Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux)
17:24:10 [2019-09-09T17:24:10.464Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux)
17:24:14 [2019-09-09T17:24:14.212Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate	3.652s
17:24:14 [2019-09-09T17:24:14.212Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux)
17:24:14 [2019-09-09T17:24:14.212Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig	0.003s
17:24:17 [2019-09-09T17:24:17.961Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead	3.616s
17:24:17 [2019-09-09T17:24:17.961Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig	0.005s
17:24:17 [2019-09-09T17:24:17.961Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux)
17:24:17 [2019-09-09T17:24:17.961Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux)
17:24:17 [2019-09-09T17:24:17.961Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux)
17:24:21 [2019-09-09T17:24:21.721Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete	3.659s
17:24:25 [2019-09-09T17:24:25.475Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict	2.965s
17:24:29 [2019-09-09T17:24:29.228Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce	3.596s
17:24:29 [2019-09-09T17:24:29.228Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist	0.002s
17:24:29 [2019-09-09T17:24:29.228Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux)
17:24:32 [2019-09-09T17:24:32.975Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume	3.631s
17:24:32 [2019-09-09T17:24:32.975Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName	0.001s
17:24:36 [2019-09-09T17:24:36.728Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll	3.597s
17:24:36 [2019-09-09T17:24:36.728Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux)
17:24:36 [2019-09-09T17:24:36.728Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux)
17:24:39 [2019-09-09T17:24:39.643Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted	3.657s
17:24:39 [2019-09-09T17:24:39.643Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax	0.004s
17:24:43 [2019-09-09T17:24:43.393Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill	3.590s
17:24:43 [2019-09-09T17:24:43.393Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux)
17:24:47 [2019-09-09T17:24:47.144Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop	3.815s
17:24:47 [2019-09-09T17:24:47.604Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull	0.199s
17:24:47 [2019-09-09T17:24:47.604Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux)
17:24:51 [2019-09-09T17:24:51.352Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename	2.946s
17:24:57 [2019-09-09T17:24:57.177Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart	4.905s
17:25:01 [2019-09-09T17:25:01.896Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam	5.078s
17:25:01 [2019-09-09T17:25:01.896Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount	0.036s
17:25:01 [2019-09-09T17:25:01.896Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName	0.004s
17:25:01 [2019-09-09T17:25:01.896Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount	0.004s
17:25:01 [2019-09-09T17:25:01.896Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch	0.004s
17:25:05 [2019-09-09T17:25:05.646Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart	2.976s
17:25:05 [2019-09-09T17:25:05.646Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux)
17:25:09 [2019-09-09T17:25:09.400Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop	3.578s
17:25:09 [2019-09-09T17:25:09.400Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux)
17:25:13 [2019-09-09T17:25:13.165Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows	3.188s
17:25:13 [2019-09-09T17:25:13.165Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader	0.043s
17:25:17 [2019-09-09T17:25:17.875Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait	4.759s
17:25:20 [2019-09-09T17:25:20.806Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal	3.320s
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux)
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux)
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux)
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux)
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux)
17:25:20 [2019-09-09T17:25:20.806Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
17:25:50 [2019-09-09T17:25:50.814Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate	27.317s
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux)
17:25:50 [2019-09-09T17:25:50.814Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation	0.165s
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux)
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux)
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux)
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux)
17:25:50 [2019-09-09T17:25:50.814Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath	3.657s
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux)
17:25:52 [2019-09-09T17:25:52.359Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux)
17:25:57 [2019-09-09T17:25:57.067Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath	3.852s
17:25:57 [2019-09-09T17:25:57.067Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly	0.054s
17:25:57 [2019-09-09T17:25:57.067Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux)
17:26:00 [2019-09-09T17:26:00.819Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath	3.798s
17:26:00 [2019-09-09T17:26:00.819Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux)
17:26:00 [2019-09-09T17:26:00.819Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux)
17:26:00 [2019-09-09T17:26:00.819Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux)
17:26:06 [2019-09-09T17:26:06.630Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA	5.856s
17:26:10 [2019-09-09T17:26:10.380Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB	3.798s
17:26:10 [2019-09-09T17:26:10.380Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux)
17:26:10 [2019-09-09T17:26:10.380Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux)
17:26:22 [2019-09-09T17:26:22.797Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE	11.966s
17:26:22 [2019-09-09T17:26:22.797Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux)
17:26:22 [2019-09-09T17:26:22.797Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux)
17:26:35 [2019-09-09T17:26:35.218Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH	11.414s
17:26:35 [2019-09-09T17:26:35.218Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux)
17:26:35 [2019-09-09T17:26:35.218Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux)
17:26:37 [2019-09-09T17:26:37.408Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot	3.690s
17:26:37 [2019-09-09T17:26:37.408Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux)
17:26:37 [2019-09-09T17:26:37.408Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux)
17:26:41 [2019-09-09T17:26:41.165Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout	3.848s
17:26:41 [2019-09-09T17:26:41.165Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux)
17:26:41 [2019-09-09T17:26:41.165Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux)
17:26:41 [2019-09-09T17:26:41.165Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux)
17:26:41 [2019-09-09T17:26:41.165Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux)
17:26:41 [2019-09-09T17:26:41.626Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID	0.147s
17:26:41 [2019-09-09T17:26:41.626Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs	0.146s
17:26:44 [2019-09-09T17:26:44.542Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID	2.906s
17:26:49 [2019-09-09T17:26:49.245Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout	4.154s
17:26:49 [2019-09-09T17:26:49.245Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs	0.222s
17:26:49 [2019-09-09T17:26:49.245Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig	0.142s
17:26:52 [2019-09-09T17:26:52.170Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber	2.647s
17:26:53 [2019-09-09T17:26:53.716Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage	2.024s
17:26:54 [2019-09-09T17:26:54.177Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels	0.138s
17:26:54 [2019-09-09T17:26:54.177Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux)
17:26:54 [2019-09-09T17:26:54.177Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM	0.308s
17:26:54 [2019-09-09T17:26:54.177Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper)
17:26:54 [2019-09-09T17:26:54.639Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal	0.140s
17:26:55 [2019-09-09T17:26:55.102Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout	0.284s
17:27:12 [2019-09-09T17:27:12.887Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint	15.866s
17:27:12 [2019-09-09T17:27:12.887Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated	0.154s
17:27:12 [2019-09-09T17:27:12.887Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts	0.112s
17:27:15 [2019-09-09T17:27:15.073Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange	3.104s
17:27:15 [2019-09-09T17:27:15.535Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange	0.148s
17:27:15 [2019-09-09T17:27:15.535Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir	3.281s
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig	0.105s
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails	0.055s
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux)
17:27:19 [2019-09-09T17:27:19.293Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux)
17:27:23 [2019-09-09T17:27:23.041Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents	3.744s
17:27:26 [2019-09-09T17:27:26.790Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort	3.765s
17:27:30 [2019-09-09T17:27:30.538Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch	3.692s
17:27:40 [2019-09-09T17:27:40.889Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart	9.848s
17:27:46 [2019-09-09T17:27:46.706Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy	5.666s
17:27:55 [2019-09-09T17:27:55.305Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer	7.721s
17:27:58 [2019-09-09T17:27:58.230Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction	3.246s
17:27:59 [2019-09-09T17:27:59.776Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels	2.042s
17:28:06 [2019-09-09T17:28:06.887Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName	6.365s
17:28:07 [2019-09-09T17:28:07.349Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels	0.571s
17:28:09 [2019-09-09T17:28:09.537Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType	2.235s
17:28:18 [2019-09-09T17:28:18.125Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters	7.385s
17:28:25 [2019-09-09T17:28:25.221Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat	7.529s
17:28:25 [2019-09-09T17:28:25.221Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField	0.057s
17:28:25 [2019-09-09T17:28:25.221Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc	0.050s
17:28:25 [2019-09-09T17:28:25.221Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux)
17:28:25 [2019-09-09T17:28:25.221Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux)
17:28:25 [2019-09-09T17:28:25.221Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux)
17:28:25 [2019-09-09T17:28:25.682Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag	1.160s
17:28:25 [2019-09-09T17:28:25.682Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux)
17:28:29 [2019-09-09T17:28:29.430Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename	3.392s
17:28:33 [2019-09-09T17:28:33.179Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize	3.781s
17:28:36 [2019-09-09T17:28:36.932Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture	3.299s
17:28:40 [2019-09-09T17:28:40.685Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate	3.639s
17:28:46 [2019-09-09T17:28:46.498Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats	5.840s
17:28:46 [2019-09-09T17:28:46.498Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux)
17:28:49 [2019-09-09T17:28:49.414Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag	2.723s
17:28:56 [2019-09-09T17:28:56.509Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast	6.425s
17:28:56 [2019-09-09T17:28:56.509Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux)
17:28:56 [2019-09-09T17:28:56.509Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux)
17:28:58 [2019-09-09T17:28:58.694Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd	2.232s
17:29:03 [2019-09-09T17:29:03.400Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType	3.338s
17:29:03 [2019-09-09T17:29:03.400Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux)
17:29:03 [2019-09-09T17:29:03.400Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux)
17:29:03 [2019-09-09T17:29:03.400Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux)
17:29:06 [2019-09-09T17:29:06.324Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand	3.191s
17:29:10 [2019-09-09T17:29:10.071Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError	3.031s
17:29:13 [2019-09-09T17:29:13.823Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand	3.199s
17:29:17 [2019-09-09T17:29:17.574Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach	3.222s
17:29:23 [2019-09-09T17:29:23.385Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart	5.220s
17:29:23 [2019-09-09T17:29:23.385Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux)
17:29:23 [2019-09-09T17:29:23.385Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux)
17:29:23 [2019-09-09T17:29:23.385Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux)
17:29:27 [2019-09-09T17:29:27.131Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus	3.220s
17:29:32 [2019-09-09T17:29:32.943Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID	6.200s
17:29:32 [2019-09-09T17:29:32.943Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux)
17:29:32 [2019-09-09T17:29:32.943Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux)
17:29:32 [2019-09-09T17:29:32.943Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux)
17:29:32 [2019-09-09T17:29:32.943Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable)
17:29:32 [2019-09-09T17:29:32.943Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux)
17:29:36 [2019-09-09T17:29:36.699Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart	3.500s
17:29:37 [2019-09-09T17:29:37.161Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux)
17:29:37 [2019-09-09T17:29:37.161Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux)
17:29:37 [2019-09-09T17:29:37.161Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux)
17:29:37 [2019-09-09T17:29:37.161Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux)
17:29:37 [2019-09-09T17:29:37.161Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux)
17:29:40 [2019-09-09T17:29:40.909Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin	3.169s
17:29:40 [2019-09-09T17:29:40.909Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux)
17:29:51 [2019-09-09T17:29:51.296Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped	10.433s
17:29:51 [2019-09-09T17:29:51.758Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux)
17:29:51 [2019-09-09T17:29:51.758Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux)
17:29:51 [2019-09-09T17:29:51.758Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux)
17:30:00 [2019-09-09T17:30:00.366Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats	7.577s
17:30:07 [2019-09-09T17:30:07.458Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream	7.695s
17:30:12 [2019-09-09T17:30:12.169Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning	4.830s
17:30:19 [2019-09-09T17:30:19.264Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream	7.698s
17:30:19 [2019-09-09T17:30:19.264Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux)
17:30:19 [2019-09-09T17:30:19.264Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound	0.002s
17:30:19 [2019-09-09T17:30:19.725Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats	0.090s
17:30:19 [2019-09-09T17:30:19.725Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux)
17:30:19 [2019-09-09T17:30:19.725Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage	0.060s
17:30:19 [2019-09-09T17:30:19.725Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse	0.060s
17:30:19 [2019-09-09T17:30:19.725Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue	0.055s
17:30:28 [2019-09-09T17:30:28.313Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment	7.346s
17:30:28 [2019-09-09T17:30:28.313Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage	0.052s
17:30:28 [2019-09-09T17:30:28.313Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux)
17:30:28 [2019-09-09T17:30:28.313Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed	0.064s
17:30:28 [2019-09-09T17:30:28.313Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed	0.056s
17:30:28 [2019-09-09T17:30:28.313Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed	0.305s
17:30:29 [2019-09-09T17:30:29.857Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown	1.772s
17:30:29 [2019-09-09T17:30:29.857Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux)
17:30:33 [2019-09-09T17:30:33.605Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown	3.567s
17:30:33 [2019-09-09T17:30:33.605Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest	0.056s
17:30:39 [2019-09-09T17:30:39.410Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch	5.539s
17:30:39 [2019-09-09T17:30:39.410Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort	0.247s
17:30:45 [2019-09-09T17:30:45.216Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore	5.702s
17:30:49 [2019-09-09T17:30:49.963Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase	4.492s
17:30:49 [2019-09-09T17:30:49.963Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat	0.184s
17:30:49 [2019-09-09T17:30:49.963Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux)
17:30:58 [2019-09-09T17:30:58.549Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate	7.464s
17:30:58 [2019-09-09T17:30:58.549Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter	0.057s
17:31:00 [2019-09-09T17:31:00.091Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL	2.363s
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.091Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile	0.055s
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.091Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds	0.054s
17:31:00 [2019-09-09T17:31:00.553Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat	0.115s
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux)
17:31:00 [2019-09-09T17:31:00.553Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux)
17:31:04 [2019-09-09T17:31:04.304Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse	3.316s
17:31:08 [2019-09-09T17:31:08.058Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver	2.805s
17:31:08 [2019-09-09T17:31:08.058Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux)
17:31:08 [2019-09-09T17:31:08.058Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux)
17:31:08 [2019-09-09T17:31:08.058Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse	0.074s
17:31:08 [2019-09-09T17:31:08.058Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux)
17:31:11 [2019-09-09T17:31:11.808Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint	3.223s
17:31:11 [2019-09-09T17:31:11.808Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix	0.179s
17:31:15 [2019-09-09T17:31:15.557Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt	3.119s
17:31:15 [2019-09-09T17:31:15.557Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux)
17:31:15 [2019-09-09T17:31:15.557Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux)
17:31:15 [2019-09-09T17:31:15.557Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux)
17:31:19 [2019-09-09T17:31:19.308Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault	3.306s
17:31:25 [2019-09-09T17:31:25.126Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory	5.078s
17:31:25 [2019-09-09T17:31:25.126Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux)
17:31:25 [2019-09-09T17:31:25.126Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux)
17:31:25 [2019-09-09T17:31:25.126Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux)
17:31:28 [2019-09-09T17:31:28.875Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64	3.283s
17:31:32 [2019-09-09T17:31:32.623Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields	2.711s
17:31:32 [2019-09-09T17:31:32.623Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType	0.141s
17:31:36 [2019-09-09T17:31:36.370Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint	3.222s
17:31:39 [2019-09-09T17:31:39.292Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer	2.736s
17:31:39 [2019-09-09T17:31:39.292Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux)
17:31:39 [2019-09-09T17:31:39.753Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS	0.058s
17:31:43 [2019-09-09T17:31:43.501Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer	3.196s
17:31:47 [2019-09-09T17:31:47.252Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus	3.851s
17:31:54 [2019-09-09T17:31:54.361Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound	6.385s
17:31:58 [2019-09-09T17:31:58.112Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError	3.298s
17:32:01 [2019-09-09T17:32:01.862Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano	3.477s
17:32:05 [2019-09-09T17:32:05.610Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer	3.122s
17:32:08 [2019-09-09T17:32:08.530Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage	2.403s
17:32:12 [2019-09-09T17:32:12.286Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue	3.241s
17:32:16 [2019-09-09T17:32:16.035Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer	2.676s
17:32:16 [2019-09-09T17:32:16.035Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject	0.074s
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux)
17:32:16 [2019-09-09T17:32:16.035Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY	0.057s
17:32:16 [2019-09-09T17:32:16.035Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound	0.002s
17:32:19 [2019-09-09T17:32:19.787Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput	2.611s
17:32:23 [2019-09-09T17:32:23.534Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr	2.240s
17:32:30 [2019-09-09T17:32:30.633Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil	6.553s
17:32:33 [2019-09-09T17:32:33.556Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue	3.693s
17:32:33 [2019-09-09T17:32:33.556Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux)
17:32:37 [2019-09-09T17:32:37.302Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout	3.316s
17:32:37 [2019-09-09T17:32:37.302Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound	0.057s
17:32:46 [2019-09-09T17:32:46.024Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage	8.680s
17:32:53 [2019-09-09T17:32:53.119Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage	7.350s
17:33:01 [2019-09-09T17:33:01.711Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage	7.984s
17:33:05 [2019-09-09T17:33:05.461Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput	3.214s
17:33:09 [2019-09-09T17:33:09.219Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout	3.395s
17:33:09 [2019-09-09T17:33:09.219Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
17:33:12 [2019-09-09T17:33:12.969Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped	3.608s
17:33:16 [2019-09-09T17:33:16.753Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr	3.732s
17:33:27 [2019-09-09T17:33:27.114Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince	9.572s
17:33:27 [2019-09-09T17:33:27.114Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux)
17:33:27 [2019-09-09T17:33:27.114Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux)
17:33:30 [2019-09-09T17:33:30.032Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail	3.908s
17:33:33 [2019-09-09T17:33:33.788Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps	3.693s
17:33:37 [2019-09-09T17:33:37.543Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails	3.848s
17:33:37 [2019-09-09T17:33:37.543Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows	0.067s
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux)
17:33:37 [2019-09-09T17:33:37.544Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint	7.250s
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound	0.002s
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux)
17:33:46 [2019-09-09T17:33:46.134Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux)
17:33:53 [2019-09-09T17:33:53.233Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd	7.154s
17:33:53 [2019-09-09T17:33:53.233Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux)
17:34:10 [2019-09-09T17:34:10.996Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder	16.012s
17:34:10 [2019-09-09T17:34:10.996Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux)
17:34:28 [2019-09-09T17:34:28.722Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase	15.096s
17:34:53 [2019-09-09T17:34:53.905Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage	24.280s
17:34:53 [2019-09-09T17:34:53.905Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated	0.253s
17:35:08 [2019-09-09T17:35:08.761Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited	16.869s
17:35:29 [2019-09-09T17:35:29.901Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth	17.547s
17:35:34 [2019-09-09T17:35:34.607Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID	5.914s
17:35:47 [2019-09-09T17:35:47.013Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel	11.400s
17:35:52 [2019-09-09T17:35:52.833Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName	6.841s
17:35:52 [2019-09-09T17:35:52.833Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux)
17:35:52 [2019-09-09T17:35:52.833Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux)
17:36:01 [2019-09-09T17:36:01.425Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus	7.018s
17:36:01 [2019-09-09T17:36:01.425Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux)
17:36:01 [2019-09-09T17:36:01.425Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux)
17:36:01 [2019-09-09T17:36:01.425Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux)
17:36:01 [2019-09-09T17:36:01.425Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux)
17:36:13 [2019-09-09T17:36:13.855Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts	11.332s
17:36:13 [2019-09-09T17:36:13.855Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux)
17:36:14 [2019-09-09T17:36:14.827Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows	1.338s
17:36:14 [2019-09-09T17:36:14.827Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux)
17:36:15 [2019-09-09T17:36:15.798Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized	1.275s
17:36:16 [2019-09-09T17:36:16.771Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo	0.928s
17:36:16 [2019-09-09T17:36:16.771Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux)
17:36:22 [2019-09-09T17:36:22.583Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer	5.411s
17:36:28 [2019-09-09T17:36:28.394Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess	5.413s
17:36:32 [2019-09-09T17:36:32.148Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer	3.860s
17:37:02 [2019-09-09T17:37:02.171Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy	25.984s
17:37:02 [2019-09-09T17:37:02.171Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux)
17:37:05 [2019-09-09T17:37:05.925Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart	6.985s
17:37:05 [2019-09-09T17:37:05.925Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways	0.225s
17:37:05 [2019-09-09T17:37:05.925Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO	0.146s
17:37:06 [2019-09-09T17:37:06.899Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure	0.639s
17:37:12 [2019-09-09T17:37:12.717Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer	5.183s
17:37:18 [2019-09-09T17:37:18.533Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer	5.861s
17:37:18 [2019-09-09T17:37:18.533Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux)
17:37:24 [2019-09-09T17:37:24.351Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes	5.245s
17:37:24 [2019-09-09T17:37:24.351Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank	0.053s
17:37:24 [2019-09-09T17:37:24.351Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict	0.258s
17:37:49 [2019-09-09T17:37:49.551Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound	23.443s
17:37:54 [2019-09-09T17:37:54.256Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers	5.548s
17:37:56 [2019-09-09T17:37:56.445Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories	2.046s
17:38:08 [2019-09-09T17:38:08.852Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags	9.971s
17:38:15 [2019-09-09T17:38:15.943Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce	8.031s
17:38:28 [2019-09-09T17:38:28.357Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag	11.410s
17:38:32 [2019-09-09T17:38:32.105Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail	4.937s
17:38:33 [2019-09-09T17:38:33.076Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag	0.621s
17:38:35 [2019-09-09T17:38:35.993Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers	2.856s
17:39:01 [2019-09-09T17:39:01.175Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer	23.491s
17:39:04 [2019-09-09T17:39:04.103Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails	3.293s
17:39:11 [2019-09-09T17:39:11.195Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories	7.014s
17:39:15 [2019-09-09T17:39:15.052Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse	3.468s
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux)
17:39:15 [2019-09-09T17:39:15.052Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux)
17:39:17 [2019-09-09T17:39:17.239Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot	2.561s
17:39:17 [2019-09-09T17:39:17.239Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux)
17:39:17 [2019-09-09T17:39:17.239Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux)
17:39:25 [2019-09-09T17:39:25.828Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes	7.312s
17:39:29 [2019-09-09T17:39:29.577Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak	4.229s
17:39:32 [2019-09-09T17:39:32.491Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode	3.609s
17:39:36 [2019-09-09T17:39:36.241Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode	3.513s
17:39:39 [2019-09-09T17:39:39.988Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode	3.599s
17:39:39 [2019-09-09T17:39:39.988Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach	0.068s
17:39:39 [2019-09-09T17:39:39.988Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
17:39:39 [2019-09-09T17:39:39.988Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.988Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.988Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux)
17:39:39 [2019-09-09T17:39:39.989Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux)
17:39:43 [2019-09-09T17:39:43.751Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength	3.157s
17:39:43 [2019-09-09T17:39:43.751Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux)
17:39:50 [2019-09-09T17:39:50.860Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint	7.060s
17:39:50 [2019-09-09T17:39:50.860Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux)
17:39:50 [2019-09-09T17:39:50.860Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork	2.705s
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux)
17:39:53 [2019-09-09T17:39:53.772Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux)
17:39:55 [2019-09-09T17:39:55.956Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer	2.458s
17:39:59 [2019-09-09T17:39:59.701Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero	3.662s
17:40:03 [2019-09-09T17:40:03.453Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs	3.632s
17:40:03 [2019-09-09T17:40:03.453Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux)
17:40:03 [2019-09-09T17:40:03.453Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux)
17:40:03 [2019-09-09T17:40:03.453Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux)
17:40:07 [2019-09-09T17:40:07.203Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume	3.574s
17:40:07 [2019-09-09T17:40:07.203Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux)
17:40:07 [2019-09-09T17:40:07.203Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux)
17:40:07 [2019-09-09T17:40:07.203Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux)
17:40:07 [2019-09-09T17:40:07.203Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux)
17:40:09 [2019-09-09T17:40:09.388Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures	2.147s
17:40:16 [2019-09-09T17:40:16.486Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed	7.247s
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux)
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux)
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux)
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux)
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux)
17:40:16 [2019-09-09T17:40:16.486Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux)
17:40:20 [2019-09-09T17:40:20.240Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting	3.627s
17:40:20 [2019-09-09T17:40:20.240Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux)
17:40:20 [2019-09-09T17:40:20.701Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot	0.096s
17:40:20 [2019-09-09T17:40:20.701Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux)
17:40:24 [2019-09-09T17:40:24.451Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer	3.367s
17:40:27 [2019-09-09T17:40:27.366Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout	3.546s
17:40:27 [2019-09-09T17:40:27.366Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux)
17:40:31 [2019-09-09T17:40:31.114Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint	3.480s
17:40:31 [2019-09-09T17:40:31.114Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux)
17:40:31 [2019-09-09T17:40:31.114Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux)
17:40:31 [2019-09-09T17:40:31.114Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux)
17:40:34 [2019-09-09T17:40:34.870Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode	3.448s
17:40:38 [2019-09-09T17:40:38.622Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne	3.658s
17:40:41 [2019-09-09T17:40:41.556Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero	3.408s
17:40:45 [2019-09-09T17:40:45.302Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose	3.735s
17:40:45 [2019-09-09T17:40:45.302Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort	0.046s
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux)
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux)
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux)
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux)
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv)
17:40:45 [2019-09-09T17:40:45.302Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux)
17:40:45 [2019-09-09T17:40:45.771Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux)
17:40:51 [2019-09-09T17:40:51.586Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy	5.467s
17:40:51 [2019-09-09T17:40:51.586Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux)
17:40:51 [2019-09-09T17:40:51.586Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference	0.058s
17:40:51 [2019-09-09T17:40:51.586Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux)
17:40:51 [2019-09-09T17:40:51.586Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux)
17:40:51 [2019-09-09T17:40:51.586Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux)
17:40:51 [2019-09-09T17:40:51.586Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux)
17:41:04 [2019-09-09T17:41:04.008Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS	12.124s
17:41:04 [2019-09-09T17:41:04.008Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled	2.299s
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux)
17:41:05 [2019-09-09T17:41:05.551Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.011Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.012Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.012Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.012Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.012Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux)
17:41:06 [2019-09-09T17:41:06.012Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux)
17:41:18 [2019-09-09T17:41:18.444Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom	10.725s
17:41:18 [2019-09-09T17:41:18.444Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux)
17:41:18 [2019-09-09T17:41:18.444Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux)
17:41:18 [2019-09-09T17:41:18.444Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux)
17:41:24 [2019-09-09T17:41:24.253Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved	7.597s
17:41:31 [2019-09-09T17:41:31.357Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved	6.807s
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux)
17:41:31 [2019-09-09T17:41:31.357Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes	0.305s
17:41:32 [2019-09-09T17:41:32.329Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout	0.960s
17:41:36 [2019-09-09T17:41:36.080Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd	3.300s
17:41:38 [2019-09-09T17:41:38.994Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd	3.158s
17:41:39 [2019-09-09T17:41:39.964Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage	0.934s
17:41:43 [2019-09-09T17:41:43.709Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress	3.408s
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:41:43 [2019-09-09T17:41:43.709Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:41:49 [2019-09-09T17:41:49.633Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent	4.964s
17:41:49 [2019-09-09T17:41:49.633Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux)
17:41:49 [2019-09-09T17:41:49.633Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor)
17:41:49 [2019-09-09T17:41:49.633Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux)
17:41:49 [2019-09-09T17:41:49.633Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux)
17:41:49 [2019-09-09T17:41:49.633Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux)
17:41:59 [2019-09-09T17:41:59.990Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries	9.851s
17:41:59 [2019-09-09T17:41:59.990Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux)
17:42:02 [2019-09-09T17:42:02.178Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm	3.447s
17:42:07 [2019-09-09T17:42:07.987Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait	5.601s
17:42:11 [2019-09-09T17:42:11.711Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api	3.702s
17:42:14 [2019-09-09T17:42:14.630Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir	2.658s
17:42:18 [2019-09-09T17:42:18.378Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy	2.639s
17:42:21 [2019-09-09T17:42:21.291Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress	3.599s
17:42:21 [2019-09-09T17:42:21.291Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux)
17:42:21 [2019-09-09T17:42:21.291Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux)
17:42:25 [2019-09-09T17:42:25.043Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit	2.927s
17:42:25 [2019-09-09T17:42:25.043Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux)
17:42:27 [2019-09-09T17:42:27.960Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak	3.427s
17:42:27 [2019-09-09T17:42:27.960Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:42:27 [2019-09-09T17:42:27.960Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux)
17:42:27 [2019-09-09T17:42:27.960Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify	0.158s
17:42:27 [2019-09-09T17:42:27.960Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe	0.049s
17:42:27 [2019-09-09T17:42:27.960Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.629Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers	7.346s
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux)
17:42:36 [2019-09-09T17:42:36.630Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux)
17:42:39 [2019-09-09T17:42:39.549Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults	3.568s
17:42:39 [2019-09-09T17:42:39.549Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux)
17:42:43 [2019-09-09T17:42:43.319Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID	3.045s
17:42:43 [2019-09-09T17:42:43.319Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux)
17:42:43 [2019-09-09T17:42:43.319Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux)
17:42:49 [2019-09-09T17:42:49.125Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths	5.684s
17:42:59 [2019-09-09T17:42:59.486Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode	10.564s
17:43:06 [2019-09-09T17:43:06.592Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails	7.141s
17:43:16 [2019-09-09T17:43:16.924Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved	8.733s
17:43:16 [2019-09-09T17:43:16.924Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux)
17:43:16 [2019-09-09T17:43:16.924Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly	0.116s
17:43:16 [2019-09-09T17:43:16.924Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux)
17:43:16 [2019-09-09T17:43:16.924Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux)
17:43:19 [2019-09-09T17:43:19.956Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount	4.274s
17:43:24 [2019-09-09T17:43:24.669Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent	3.968s
17:43:27 [2019-09-09T17:43:27.585Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares	3.616s
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux)
17:43:28 [2019-09-09T17:43:28.045Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags	0.043s
17:43:28 [2019-09-09T17:43:28.045Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress	0.051s
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux)
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux)
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux)
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux)
17:43:28 [2019-09-09T17:43:28.045Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux)
17:43:33 [2019-09-09T17:43:33.850Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited	5.280s
17:43:36 [2019-09-09T17:43:36.041Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking	2.349s
17:43:39 [2019-09-09T17:43:39.789Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile	3.570s
17:43:46 [2019-09-09T17:43:46.880Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory	7.091s
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
17:43:46 [2019-09-09T17:43:46.881Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux)
17:43:49 [2019-09-09T17:43:49.063Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions	2.386s
17:43:49 [2019-09-09T17:43:49.523Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry	0.377s
17:43:49 [2019-09-09T17:43:49.983Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash	0.394s
17:43:49 [2019-09-09T17:43:49.983Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter	0.214s
17:43:51 [2019-09-09T17:43:51.525Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit	1.586s
17:44:03 [2019-09-09T17:44:03.945Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing	10.952s
17:44:03 [2019-09-09T17:44:03.945Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux)
17:44:16 [2019-09-09T17:44:16.367Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers	12.032s
17:44:16 [2019-09-09T17:44:16.367Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux)
17:44:20 [2019-09-09T17:44:20.121Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent	5.412s
17:44:20 [2019-09-09T17:44:20.121Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux)
17:44:20 [2019-09-09T17:44:20.121Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux)
17:44:20 [2019-09-09T17:44:20.121Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable)
17:44:20 [2019-09-09T17:44:20.121Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode	7.925s
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux)
17:44:30 [2019-09-09T17:44:30.491Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux)
17:44:33 [2019-09-09T17:44:33.401Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs	2.781s
17:44:38 [2019-09-09T17:44:38.124Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged	3.775s
17:44:38 [2019-09-09T17:44:38.124Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses	3.103s
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux)
17:44:41 [2019-09-09T17:44:41.039Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux)
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate	15.249s
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel	0.135s
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple	0.191s
17:44:58 [2019-09-09T17:44:58.741Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux)
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect	0.297s
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti	0.251s
17:44:58 [2019-09-09T17:44:58.741Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError	0.125s
17:45:01 [2019-09-09T17:45:01.652Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs	3.742s
17:45:01 [2019-09-09T17:45:01.652Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName	0.058s
17:45:05 [2019-09-09T17:45:05.400Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling	4.129s
17:45:05 [2019-09-09T17:45:05.861Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers	0.373s
17:45:06 [2019-09-09T17:45:06.323Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels	0.355s
17:45:06 [2019-09-09T17:45:06.323Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue	0.056s
17:45:06 [2019-09-09T17:45:06.323Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs	0.155s
17:45:18 [2019-09-09T17:45:18.723Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm	11.258s
17:45:18 [2019-09-09T17:45:18.723Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux)
17:45:18 [2019-09-09T17:45:18.723Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse	0.577s
17:45:18 [2019-09-09T17:45:18.723Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage	0.192s
17:45:18 [2019-09-09T17:45:18.723Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux)
17:45:31 [2019-09-09T17:45:31.137Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions	10.885s
17:45:31 [2019-09-09T17:45:31.137Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat	0.243s
17:45:31 [2019-09-09T17:45:31.137Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat	0.254s
17:45:45 [2019-09-09T17:45:45.979Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode	14.402s
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux)
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1)
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat
17:45:45 [2019-09-09T17:45:45.979Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet
17:45:45 [2019-09-09T17:45:45.980Z] OK: 521 passed, 551 skipped
17:45:45 [2019-09-09T17:45:45.980Z] PASS
17:45:45 [2019-09-09T17:45:45.980Z] ok  	github.com/docker/docker/integration-cli	4137.723s
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Integration tests ended at 09/09/2019 17:45:44. Duration:01:09:08.5254411
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Docker info of the daemon under test at end of run
17:45:45 [2019-09-09T17:45:45.980Z] 
17:45:45 [2019-09-09T17:45:45.980Z] Containers: 2
17:45:45 [2019-09-09T17:45:45.980Z]  Running: 0
17:45:45 [2019-09-09T17:45:45.980Z]  Paused: 0
17:45:45 [2019-09-09T17:45:45.980Z]  Stopped: 2
17:45:45 [2019-09-09T17:45:45.980Z] Images: 12
17:45:45 [2019-09-09T17:45:45.980Z] Server Version: 0.0.0-dev
17:45:45 [2019-09-09T17:45:45.980Z] Storage Driver: windowsfilter
17:45:45 [2019-09-09T17:45:45.980Z]  Windows: 
17:45:45 [2019-09-09T17:45:45.980Z] Logging Driver: json-file
17:45:45 [2019-09-09T17:45:45.980Z] Plugins: 
17:45:45 [2019-09-09T17:45:45.980Z]  Volume: local
17:45:45 [2019-09-09T17:45:45.980Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:45:45 [2019-09-09T17:45:45.980Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:45:45 [2019-09-09T17:45:45.980Z] Swarm: inactive
17:45:45 [2019-09-09T17:45:45.980Z] Default Isolation: process
17:45:45 [2019-09-09T17:45:45.980Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245)
17:45:45 [2019-09-09T17:45:45.980Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181)
17:45:45 [2019-09-09T17:45:45.980Z] OSType: windows
17:45:45 [2019-09-09T17:45:45.980Z] Architecture: x86_64
17:45:45 [2019-09-09T17:45:45.980Z] CPUs: 4
17:45:45 [2019-09-09T17:45:45.980Z] Total Memory: 32GiB
17:45:45 [2019-09-09T17:45:45.980Z] Name: azwin-2-3135a0
17:45:45 [2019-09-09T17:45:45.980Z] ID: V52M:URYF:C2KN:GI7J:O22T:MCKO:FXAF:COZM:K3FQ:QRQH:X2ID:BPM3
17:45:45 [2019-09-09T17:45:45.980Z] Docker Root Dir: D:\CI-1\CI-f874f8b6f\daemon
17:45:45 [2019-09-09T17:45:45.980Z] Debug Mode (client): false
17:45:45 [2019-09-09T17:45:45.980Z] Debug Mode (server): true
17:45:45 [2019-09-09T17:45:45.980Z]  File Descriptors: -1
17:45:45 [2019-09-09T17:45:45.980Z]  Goroutines: 18
17:45:45 [2019-09-09T17:45:45.980Z]  System Time: 2019-09-09T17:45:44.6388962Z
17:45:45 [2019-09-09T17:45:45.980Z]  EventsListeners: 0
17:45:45 [2019-09-09T17:45:45.980Z] Registry: https://index.docker.io/v1/
17:45:45 [2019-09-09T17:45:45.980Z] Labels:
17:45:45 [2019-09-09T17:45:45.980Z] Experimental: false
17:45:45 [2019-09-09T17:45:45.980Z] Insecure Registries:
17:45:45 [2019-09-09T17:45:45.980Z]  127.0.0.0/8
17:45:45 [2019-09-09T17:45:45.980Z] Live Restore Enabled: false
17:45:45 [2019-09-09T17:45:45.980Z] 
17:45:45 [2019-09-09T17:45:45.980Z] 
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Stopping daemon under test
17:45:45 [2019-09-09T17:45:45.980Z] SUCCESS: The process with PID 5132 (child process of PID 5336) has been terminated.
17:45:45 [2019-09-09T17:45:45.980Z] SUCCESS: The process with PID 5336 (child process of PID 1192) has been terminated.
17:45:45 [2019-09-09T17:45:45.980Z] INFO: executeCI.ps1 Completed successfully at 09/09/2019 17:45:45.
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Tidying up at end of run
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Saving daemon under test log (d:\CI-1\CI-f874f8b6f\dut.out) to C:\windows\TEMP\CIDUT.out
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Saving daemon under test log (d:\CI-1\CI-f874f8b6f\dut.err) to C:\windows\TEMP\CIDUT.err
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Nuke-Everything...
17:45:45 [2019-09-09T17:45:45.980Z] INFO: Container count on control daemon to delete is 2
17:45:46 [2019-09-09T17:45:46.955Z] b478a4e007cd
17:45:46 [2019-09-09T17:45:46.955Z] 800e33c49c84
17:45:46 [2019-09-09T17:45:46.955Z] INFO: Tidying pidfile d:\CI-1\CI-f874f8b6f\docker.pid
17:45:46 [2019-09-09T17:45:46.955Z] INFO: Nuking d:\CI-1
17:46:22 [2019-09-09T17:46:22.679Z] INFO: Zapped successfully
17:46:22 [2019-09-09T17:46:22.679Z] WARNING: There are 603 NdisAdapters leaked under Psched\Parameters
17:46:22 [2019-09-09T17:46:22.679Z] WARNING: Cleaning Psched...
17:46:22 [2019-09-09T17:46:22.679Z] WARNING: There are 603 NdisAdapters leaked under WFPLWFS\Parameters
17:46:22 [2019-09-09T17:46:22.679Z] WARNING: Cleaning WFPLWFS...
17:46:22 [2019-09-09T17:46:22.679Z] 
17:46:22 [2019-09-09T17:46:22.679Z] INFO: executeCI.ps1 exiting at Mon Sep  9 17:46:22 CUT 2019. Duration 01:43:44.1059628
17:46:22 [2019-09-09T17:46:22.679Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:46:24 [2019-09-09T17:46:24.908Z] Creating windowsRS1-integration-bundles.zip
[Pipeline] step
17:46:26 [2019-09-09T17:46:26.664Z] Archiving artifacts
17:46:42 [2019-09-09T17:46:42.334Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:46:43 [2019-09-09T17:46:43.260Z] + make clean
17:46:45 [2019-09-09T17:46:45.448Z] docker volume rm -f docker-dev-cache
17:46:45 [2019-09-09T17:46:45.448Z] 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