Skip to content
Success

Console Output

Pull request #40044 updated
21:16:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 93edf327dc6597ee1a763bc105ba7e341415edd8+f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 (2b343da3b5a89c8527ab50639c638d74452e5977)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:16:50 [2019-10-11T21:16:50.121Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:16:50 [2019-10-11T21:16:50.126Z] Trying to pass milestone 3
[Pipeline] milestone
21:16:50 [2019-10-11T21:16:50.141Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:17:05 [2019-10-11T21:17:05.400Z] Still waiting to schedule task
21:17:05 [2019-10-11T21:17:05.403Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0aa893bbe2c24cd0b)’
21:18:08 [2019-10-11T21:18:08.043Z] Running on ubuntu-1804-overlay2 (i-0b6d24289de74dd89) in /home/ubuntu/workspace/moby_PR-40044
[Pipeline] {
[Pipeline] checkout
21:18:12 [2019-10-11T21:18:12.450Z] using credential docker-jenkins-github-credentials
21:18:12 [2019-10-11T21:18:12.461Z] Cloning the remote Git repository
21:18:12 [2019-10-11T21:18:12.461Z] Cloning with configured refspecs honoured and without tags
21:18:12 [2019-10-11T21:18:12.830Z] Cloning repository https://github.com/moby/moby.git
21:18:12 [2019-10-11T21:18:12.881Z]  > git init /home/ubuntu/workspace/moby_PR-40044 # timeout=10
21:18:13 [2019-10-11T21:18:13.712Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:13 [2019-10-11T21:18:13.712Z]  > git --version # timeout=10
21:18:13 [2019-10-11T21:18:13.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:13 [2019-10-11T21:18:13.761Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:18:41 [2019-10-11T21:18:41.484Z] Fetching without tags
21:18:41 [2019-10-11T21:18:41.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:41 [2019-10-11T21:18:41.440Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:18:41 [2019-10-11T21:18:41.451Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:18:41 [2019-10-11T21:18:41.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:18:41 [2019-10-11T21:18:41.488Z] Fetching upstream changes from https://github.com/moby/moby.git
21:18:41 [2019-10-11T21:18:41.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:18:41 [2019-10-11T21:18:41.490Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:18:41 [2019-10-11T21:18:41.822Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:18:42 [2019-10-11T21:18:42.432Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:18:42 [2019-10-11T21:18:42.433Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:18:43 [2019-10-11T21:18:43.485Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:18:41 [2019-10-11T21:18:41.829Z]  > git config core.sparsecheckout # timeout=10
21:18:41 [2019-10-11T21:18:41.840Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:18:42 [2019-10-11T21:18:42.396Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:18:42 [2019-10-11T21:18:42.419Z]  > git rev-parse HEAD^{commit} # timeout=10
21:18:42 [2019-10-11T21:18:42.435Z]  > git config core.sparsecheckout # timeout=10
21:18:42 [2019-10-11T21:18:42.451Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:18:43 [2019-10-11T21:18:43.488Z]  > git rev-list --no-walk 93edf327dc6597ee1a763bc105ba7e341415edd8 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:18:48 [2019-10-11T21:18:48.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40044:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
21:18:56 [2019-10-11T21:18:56.230Z] Unable to find image 'alpine:latest' locally
21:18:56 [2019-10-11T21:18:56.230Z] latest: Pulling from library/alpine
21:18:56 [2019-10-11T21:18:56.488Z] 9d48c3bd43c5: Pulling fs layer
21:18:56 [2019-10-11T21:18:56.746Z] 9d48c3bd43c5: Verifying Checksum
21:18:56 [2019-10-11T21:18:56.746Z] 9d48c3bd43c5: Download complete
21:18:57 [2019-10-11T21:18:57.004Z] 9d48c3bd43c5: Pull complete
21:18:57 [2019-10-11T21:18:57.004Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
21:18:57 [2019-10-11T21:18:57.004Z] Status: Downloaded newer image for alpine:latest
21:19:02 [2019-10-11T21:19:02.290Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
21:19:03 [2019-10-11T21:19:03.262Z] Running on ubuntu-1804-overlay2 (i-0b6d24289de74dd89) in /home/ubuntu/workspace/moby_PR-40044
[Pipeline] // stage
21:19:03 [2019-10-11T21:19:03.287Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40044
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
21:19:03 [2019-10-11T21:19:03.319Z] Running on azwin-2-4d1910 in d:\jenkins\workspace\moby_PR-40044
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
21:19:03 [2019-10-11T21:19:03.362Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40044
[Pipeline] checkout
[Pipeline] {
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
21:19:03 [2019-10-11T21:19:03.400Z] using credential docker-jenkins-github-credentials
[Pipeline] ws
21:19:03 [2019-10-11T21:19:03.411Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] {
21:19:03 [2019-10-11T21:19:03.444Z] using credential docker-jenkins-github-credentials
21:19:03 [2019-10-11T21:19:03.458Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
21:19:03 [2019-10-11T21:19:03.464Z] Cloning the remote Git repository
21:19:03 [2019-10-11T21:19:03.464Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
21:19:03 [2019-10-11T21:19:03.501Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:19:03 [2019-10-11T21:19:03.698Z] using credential docker-jenkins-github-credentials
21:19:03 [2019-10-11T21:19:03.732Z] using credential docker-jenkins-github-credentials
21:19:03 [2019-10-11T21:19:03.748Z] Cloning the remote Git repository
21:19:03 [2019-10-11T21:19:03.748Z] Cloning with configured refspecs honoured and without tags
21:19:03 [2019-10-11T21:19:03.809Z] Cloning the remote Git repository
21:19:03 [2019-10-11T21:19:03.809Z] Cloning with configured refspecs honoured and without tags
21:19:04 [2019-10-11T21:19:04.113Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:03 [2019-10-11T21:19:03.408Z]  > git rev-parse --is-inside-work-tree # timeout=10
21:19:03 [2019-10-11T21:19:03.461Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:03 [2019-10-11T21:19:03.502Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.503Z]  > git --version # timeout=10
21:19:03 [2019-10-11T21:19:03.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:03 [2019-10-11T21:19:03.532Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:04 [2019-10-11T21:19:04.115Z]  > git config core.sparsecheckout # timeout=10
21:19:04 [2019-10-11T21:19:04.149Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:03 [2019-10-11T21:19:03.463Z] Cloning repository https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.463Z]  > git init /home/docker/workspace/moby_PR-40044 # timeout=10
21:19:03 [2019-10-11T21:19:03.476Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.476Z]  > git --version # timeout=10
21:19:03 [2019-10-11T21:19:03.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:03 [2019-10-11T21:19:03.481Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:03 [2019-10-11T21:19:03.771Z] Cloning repository https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.773Z]  > git init /home/jenkins/workspace/moby_PR-40044 # timeout=10
21:19:03 [2019-10-11T21:19:03.804Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.806Z]  > git --version # timeout=10
21:19:03 [2019-10-11T21:19:03.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:03 [2019-10-11T21:19:03.826Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:03 [2019-10-11T21:19:03.830Z] Cloning repository https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.831Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:19:03 [2019-10-11T21:19:03.895Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:03 [2019-10-11T21:19:03.895Z]  > git --version # timeout=10
21:19:03 [2019-10-11T21:19:03.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:03 [2019-10-11T21:19:03.943Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:05 [2019-10-11T21:19:05.002Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:05 [2019-10-11T21:19:05.003Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:19:05 [2019-10-11T21:19:05.115Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:19:04 [2019-10-11T21:19:04.946Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:19:04 [2019-10-11T21:19:04.988Z]  > git rev-parse HEAD^{commit} # timeout=10
21:19:05 [2019-10-11T21:19:05.005Z]  > git config core.sparsecheckout # timeout=10
21:19:05 [2019-10-11T21:19:05.016Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:19:06 [2019-10-11T21:19:06.007Z] + docker version
21:19:06 [2019-10-11T21:19:06.007Z] Client: Docker Engine - Community
21:19:06 [2019-10-11T21:19:06.007Z]  Version:           19.03.2
21:19:06 [2019-10-11T21:19:06.007Z]  API version:       1.40
21:19:06 [2019-10-11T21:19:06.007Z]  Go version:        go1.12.8
21:19:06 [2019-10-11T21:19:06.007Z]  Git commit:        6a30dfc
21:19:06 [2019-10-11T21:19:06.007Z]  Built:             Thu Aug 29 05:29:11 2019
21:19:06 [2019-10-11T21:19:06.007Z]  OS/Arch:           linux/amd64
21:19:06 [2019-10-11T21:19:06.007Z]  Experimental:      false
21:19:06 [2019-10-11T21:19:06.007Z] 
21:19:06 [2019-10-11T21:19:06.007Z] Server: Docker Engine - Community
21:19:06 [2019-10-11T21:19:06.007Z]  Engine:
21:19:06 [2019-10-11T21:19:06.007Z]   Version:          19.03.2
21:19:06 [2019-10-11T21:19:06.007Z]   API version:      1.40 (minimum version 1.12)
21:19:06 [2019-10-11T21:19:06.007Z]   Go version:       go1.12.8
21:19:06 [2019-10-11T21:19:06.007Z]   Git commit:       6a30dfc
21:19:06 [2019-10-11T21:19:06.007Z]   Built:            Thu Aug 29 05:27:45 2019
21:19:06 [2019-10-11T21:19:06.007Z]   OS/Arch:          linux/amd64
21:19:06 [2019-10-11T21:19:06.007Z]   Experimental:     true
21:19:06 [2019-10-11T21:19:06.007Z]  containerd:
21:19:06 [2019-10-11T21:19:06.007Z]   Version:          1.2.6
21:19:06 [2019-10-11T21:19:06.007Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:19:06 [2019-10-11T21:19:06.007Z]  runc:
21:19:06 [2019-10-11T21:19:06.007Z]   Version:          1.0.0-rc8
21:19:06 [2019-10-11T21:19:06.007Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:19:06 [2019-10-11T21:19:06.007Z]  docker-init:
21:19:06 [2019-10-11T21:19:06.007Z]   Version:          0.18.0
21:19:06 [2019-10-11T21:19:06.007Z]   GitCommit:        fec3683
[Pipeline] sh
21:19:06 [2019-10-11T21:19:06.314Z] + docker info
21:19:12 [2019-10-11T21:19:12.363Z] Fetching without tags
21:19:12 [2019-10-11T21:19:12.788Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:12 [2019-10-11T21:19:12.219Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:12 [2019-10-11T21:19:12.238Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:19:12 [2019-10-11T21:19:12.256Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:19:12 [2019-10-11T21:19:12.320Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:12 [2019-10-11T21:19:12.388Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:12 [2019-10-11T21:19:12.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:12 [2019-10-11T21:19:12.391Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:12 [2019-10-11T21:19:12.810Z]  > git config core.sparsecheckout # timeout=10
21:19:12 [2019-10-11T21:19:12.829Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:13 [2019-10-11T21:19:13.534Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:13 [2019-10-11T21:19:13.535Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:19:14 [2019-10-11T21:19:14.185Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:19:13 [2019-10-11T21:19:13.419Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:19:13 [2019-10-11T21:19:13.488Z]  > git rev-parse HEAD^{commit} # timeout=10
21:19:13 [2019-10-11T21:19:13.558Z]  > git config core.sparsecheckout # timeout=10
21:19:13 [2019-10-11T21:19:13.578Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:19:15 [2019-10-11T21:19:15.495Z] + docker version
21:19:15 [2019-10-11T21:19:15.495Z] Client:
21:19:15 [2019-10-11T21:19:15.495Z]  Version:           18.06.3-ce
21:19:15 [2019-10-11T21:19:15.495Z]  API version:       1.38
21:19:15 [2019-10-11T21:19:15.495Z]  Go version:        go1.10.3
21:19:15 [2019-10-11T21:19:15.495Z]  Git commit:        d7080c1
21:19:15 [2019-10-11T21:19:15.495Z]  Built:             Wed Feb 20 02:27:09 2019
21:19:15 [2019-10-11T21:19:15.495Z]  OS/Arch:           linux/s390x
21:19:15 [2019-10-11T21:19:15.495Z]  Experimental:      false
21:19:15 [2019-10-11T21:19:15.495Z] 
21:19:15 [2019-10-11T21:19:15.495Z] Server:
21:19:15 [2019-10-11T21:19:15.495Z]  Engine:
21:19:15 [2019-10-11T21:19:15.495Z]   Version:          18.06.3-ce
21:19:15 [2019-10-11T21:19:15.495Z]   API version:      1.38 (minimum version 1.12)
21:19:15 [2019-10-11T21:19:15.495Z]   Go version:       go1.10.3
21:19:15 [2019-10-11T21:19:15.495Z]   Git commit:       d7080c1
21:19:15 [2019-10-11T21:19:15.495Z]   Built:            Wed Feb 20 02:26:03 2019
21:19:15 [2019-10-11T21:19:15.495Z]   OS/Arch:          linux/s390x
21:19:15 [2019-10-11T21:19:15.495Z]   Experimental:     true
[Pipeline] sh
21:19:16 [2019-10-11T21:19:16.293Z] + docker info
21:19:16 [2019-10-11T21:19:16.293Z] Containers: 0
21:19:16 [2019-10-11T21:19:16.293Z]  Running: 0
21:19:16 [2019-10-11T21:19:16.293Z]  Paused: 0
21:19:16 [2019-10-11T21:19:16.293Z]  Stopped: 0
21:19:16 [2019-10-11T21:19:16.293Z] Images: 0
21:19:16 [2019-10-11T21:19:16.293Z] Server Version: 18.06.3-ce
21:19:16 [2019-10-11T21:19:16.293Z] Storage Driver: overlay2
21:19:16 [2019-10-11T21:19:16.293Z]  Backing Filesystem: extfs
21:19:16 [2019-10-11T21:19:16.293Z]  Supports d_type: true
21:19:16 [2019-10-11T21:19:16.293Z]  Native Overlay Diff: true
21:19:16 [2019-10-11T21:19:16.293Z] Logging Driver: json-file
21:19:16 [2019-10-11T21:19:16.293Z] Cgroup Driver: cgroupfs
21:19:16 [2019-10-11T21:19:16.293Z] Plugins:
21:19:16 [2019-10-11T21:19:16.293Z]  Volume: local
21:19:16 [2019-10-11T21:19:16.293Z]  Network: bridge host ipvlan macvlan null overlay
21:19:16 [2019-10-11T21:19:16.293Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
21:19:16 [2019-10-11T21:19:16.293Z] Swarm: inactive
21:19:16 [2019-10-11T21:19:16.293Z] Runtimes: runc
21:19:16 [2019-10-11T21:19:16.293Z] Default Runtime: runc
21:19:16 [2019-10-11T21:19:16.293Z] Init Binary: docker-init
21:19:16 [2019-10-11T21:19:16.293Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
21:19:16 [2019-10-11T21:19:16.293Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
21:19:16 [2019-10-11T21:19:16.293Z] init version: fec3683
21:19:16 [2019-10-11T21:19:16.293Z] Security Options:
21:19:16 [2019-10-11T21:19:16.293Z]  apparmor
21:19:16 [2019-10-11T21:19:16.293Z]  seccomp
21:19:16 [2019-10-11T21:19:16.293Z]   Profile: default
21:19:16 [2019-10-11T21:19:16.293Z] Kernel Version: 4.4.0-154-generic
21:19:16 [2019-10-11T21:19:16.293Z] Operating System: Ubuntu 16.04.5 LTS
21:19:16 [2019-10-11T21:19:16.293Z] OSType: linux
21:19:16 [2019-10-11T21:19:16.293Z] Architecture: s390x
21:19:16 [2019-10-11T21:19:16.293Z] CPUs: 2
21:19:16 [2019-10-11T21:19:16.293Z] Total Memory: 7.862GiB
21:19:16 [2019-10-11T21:19:16.293Z] Name: s390x-ubuntu-26
21:19:16 [2019-10-11T21:19:16.293Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
21:19:16 [2019-10-11T21:19:16.293Z] Docker Root Dir: /var/lib/docker
21:19:16 [2019-10-11T21:19:16.293Z] Debug Mode (client): false
21:19:16 [2019-10-11T21:19:16.293Z] Debug Mode (server): false
21:19:16 [2019-10-11T21:19:16.293Z] Username: dockerbuildbot
21:19:16 [2019-10-11T21:19:16.293Z] Registry: https://index.docker.io/v1/
21:19:16 [2019-10-11T21:19:16.293Z] Labels:
21:19:16 [2019-10-11T21:19:16.293Z] Experimental: true
21:19:16 [2019-10-11T21:19:16.293Z] Insecure Registries:
21:19:16 [2019-10-11T21:19:16.293Z]  127.0.0.0/8
21:19:16 [2019-10-11T21:19:16.293Z] Live Restore Enabled: false
21:19:16 [2019-10-11T21:19:16.293Z] 
21:19:16 [2019-10-11T21:19:16.293Z] WARNING: No swap limit support
21:19:16 [2019-10-11T21:19:16.295Z] Client:
21:19:16 [2019-10-11T21:19:16.295Z]  Debug Mode: false
21:19:16 [2019-10-11T21:19:16.295Z] 
21:19:16 [2019-10-11T21:19:16.295Z] Server:
21:19:16 [2019-10-11T21:19:16.295Z]  Containers: 0
21:19:16 [2019-10-11T21:19:16.295Z]   Running: 0
21:19:16 [2019-10-11T21:19:16.295Z]   Paused: 0
21:19:16 [2019-10-11T21:19:16.295Z]   Stopped: 0
21:19:16 [2019-10-11T21:19:16.295Z]  Images: 1
21:19:16 [2019-10-11T21:19:16.295Z]  Server Version: 19.03.2
21:19:16 [2019-10-11T21:19:16.295Z]  Storage Driver: overlay2
21:19:16 [2019-10-11T21:19:16.295Z]   Backing Filesystem: extfs
21:19:16 [2019-10-11T21:19:16.295Z]   Supports d_type: true
21:19:16 [2019-10-11T21:19:16.295Z]   Native Overlay Diff: true
21:19:16 [2019-10-11T21:19:16.295Z]  Logging Driver: json-file
21:19:16 [2019-10-11T21:19:16.295Z]  Cgroup Driver: cgroupfs
21:19:16 [2019-10-11T21:19:16.295Z]  Plugins:
21:19:16 [2019-10-11T21:19:16.295Z]   Volume: local
21:19:16 [2019-10-11T21:19:16.295Z]   Network: bridge host ipvlan macvlan null overlay
21:19:16 [2019-10-11T21:19:16.295Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:19:16 [2019-10-11T21:19:16.295Z]  Swarm: inactive
21:19:16 [2019-10-11T21:19:16.295Z]  Runtimes: runc
21:19:16 [2019-10-11T21:19:16.295Z]  Default Runtime: runc
21:19:16 [2019-10-11T21:19:16.295Z]  Init Binary: docker-init
21:19:16 [2019-10-11T21:19:16.295Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:19:16 [2019-10-11T21:19:16.295Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
21:19:16 [2019-10-11T21:19:16.295Z]  init version: fec3683
21:19:16 [2019-10-11T21:19:16.295Z]  Security Options:
21:19:16 [2019-10-11T21:19:16.295Z]   apparmor
21:19:16 [2019-10-11T21:19:16.295Z]   seccomp
21:19:16 [2019-10-11T21:19:16.295Z]    Profile: default
21:19:16 [2019-10-11T21:19:16.295Z]  Kernel Version: 4.15.0-1048-aws
21:19:16 [2019-10-11T21:19:16.295Z]  Operating System: Ubuntu 18.04.3 LTS
21:19:16 [2019-10-11T21:19:16.295Z]  OSType: linux
21:19:16 [2019-10-11T21:19:16.295Z]  Architecture: x86_64
21:19:16 [2019-10-11T21:19:16.295Z]  CPUs: 2
21:19:16 [2019-10-11T21:19:16.295Z]  Total Memory: 7.501GiB
21:19:16 [2019-10-11T21:19:16.295Z]  Name: ip-10-100-101-190
21:19:16 [2019-10-11T21:19:16.295Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
21:19:16 [2019-10-11T21:19:16.295Z]  Docker Root Dir: /var/lib/docker
21:19:16 [2019-10-11T21:19:16.295Z]  Debug Mode: false
21:19:16 [2019-10-11T21:19:16.295Z]  Registry: https://index.docker.io/v1/
21:19:16 [2019-10-11T21:19:16.295Z]  Labels:
21:19:16 [2019-10-11T21:19:16.295Z]  Experimental: true
21:19:16 [2019-10-11T21:19:16.295Z]  Insecure Registries:
21:19:16 [2019-10-11T21:19:16.295Z]   127.0.0.0/8
21:19:16 [2019-10-11T21:19:16.295Z]  Live Restore Enabled: true
21:19:16 [2019-10-11T21:19:16.295Z] 
21:19:16 [2019-10-11T21:19:16.295Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] sh
21:19:16 [2019-10-11T21:19:16.600Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:16 [2019-10-11T21:19:16.600Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:16 [2019-10-11T21:19:16.600Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40044/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:19:16 [2019-10-11T21:19:16.600Z] + bash /home/ubuntu/workspace/moby_PR-40044/check-config.sh
21:19:16 [2019-10-11T21:19:16.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:19:16 [2019-10-11T21:19:16.600Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
21:19:16 [2019-10-11T21:19:16.600Z] 
21:19:16 [2019-10-11T21:19:16.600Z] Generally Necessary:
21:19:16 [2019-10-11T21:19:16.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:19:16 [2019-10-11T21:19:16.600Z] - apparmor: enabled and tools installed
21:19:16 [2019-10-11T21:19:16.600Z] - CONFIG_NAMESPACES: enabled
21:19:16 [2019-10-11T21:19:16.600Z] - CONFIG_NET_NS: enabled
21:19:16 [2019-10-11T21:19:16.600Z] - CONFIG_PID_NS: enabled
21:19:16 [2019-10-11T21:19:16.600Z] - CONFIG_IPC_NS: enabled
21:19:16 [2019-10-11T21:19:16.600Z] - CONFIG_UTS_NS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUPS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUP_CPUACCT: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUP_DEVICE: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUP_FREEZER: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUP_SCHED: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CPUSETS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_MEMCG: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_KEYS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_VETH: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_BRIDGE: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NF_NAT: enabled (as module)
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_NF_NAT_NEEDED: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_POSIX_MQUEUE: enabled
21:19:16 [2019-10-11T21:19:16.858Z] 
21:19:16 [2019-10-11T21:19:16.858Z] Optional Features:
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_USER_NS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_SECCOMP: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_CGROUP_PIDS: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_MEMCG_SWAP: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:19:16 [2019-10-11T21:19:16.858Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_BLK_CGROUP: enabled
21:19:16 [2019-10-11T21:19:16.858Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:19:17 [2019-10-11T21:19:17.093Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:17 [2019-10-11T21:19:17.093Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:17 [2019-10-11T21:19:17.093Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40044/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:19:17 [2019-10-11T21:19:17.093Z] + bash /home/jenkins/workspace/moby_PR-40044/check-config.sh
21:19:17 [2019-10-11T21:19:17.093Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:19:17 [2019-10-11T21:19:17.093Z] info: reading kernel config from /boot/config-4.4.0-154-generic ...
21:19:17 [2019-10-11T21:19:17.093Z] 
21:19:17 [2019-10-11T21:19:17.093Z] Generally Necessary:
21:19:17 [2019-10-11T21:19:17.093Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:19:17 [2019-10-11T21:19:17.093Z] - apparmor: enabled and tools installed
21:19:17 [2019-10-11T21:19:17.093Z] - CONFIG_NAMESPACES: enabled
21:19:17 [2019-10-11T21:19:17.093Z] - CONFIG_NET_NS: enabled
21:19:17 [2019-10-11T21:19:17.093Z] - CONFIG_PID_NS: enabled
21:19:17 [2019-10-11T21:19:17.093Z] - CONFIG_IPC_NS: enabled
21:19:17 [2019-10-11T21:19:17.093Z] - CONFIG_UTS_NS: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IOSCHED_CFQ: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_CGROUP_PERF: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_CGROUP_HUGETLB: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_CFS_BANDWIDTH: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_RT_GROUP_SCHED: missing
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_VS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_VS_NFCT: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_IP_VS_RR: enabled (as module)
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_EXT4_FS: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:19:17 [2019-10-11T21:19:17.127Z] - Network Drivers:
21:19:17 [2019-10-11T21:19:17.127Z]   - "overlay":
21:19:17 [2019-10-11T21:19:17.127Z]     - CONFIG_VXLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.127Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:19:17 [2019-10-11T21:19:17.127Z]       Optional (for encrypted networks):
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_CRYPTO: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_CRYPTO_AEAD: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_CRYPTO_GCM: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_CRYPTO_GHASH: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_XFRM: enabled
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_XFRM_USER: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_INET_ESP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "ipvlan":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_IPVLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "macvlan":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_MACVLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_DUMMY: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "ftp,tftp client in container":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z] - Storage Drivers:
21:19:17 [2019-10-11T21:19:17.385Z]   - "aufs":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_AUFS_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "btrfs":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:19:17 [2019-10-11T21:19:17.385Z]   - "devicemapper":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_BLK_DEV_DM: enabled
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "overlay":
21:19:17 [2019-10-11T21:19:17.385Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.385Z]   - "zfs":
21:19:17 [2019-10-11T21:19:17.385Z]     - /dev/zfs: missing
21:19:17 [2019-10-11T21:19:17.385Z]     - zfs command: missing
21:19:17 [2019-10-11T21:19:17.385Z]     - zpool command: missing
21:19:17 [2019-10-11T21:19:17.385Z] 
21:19:17 [2019-10-11T21:19:17.385Z] Limits:
21:19:17 [2019-10-11T21:19:17.385Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:19:17 [2019-10-11T21:19:17.385Z] 
21:19:17 [2019-10-11T21:19:17.385Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUPS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_CPUACCT: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_DEVICE: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_FREEZER: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_SCHED: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CPUSETS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_MEMCG: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_KEYS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_VETH: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_BRIDGE: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NF_NAT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NF_NAT_NEEDED: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_POSIX_MQUEUE: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
21:19:17 [2019-10-11T21:19:17.466Z] 
21:19:17 [2019-10-11T21:19:17.466Z] Optional Features:
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_USER_NS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_SECCOMP: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_PIDS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_MEMCG_SWAP: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:19:17 [2019-10-11T21:19:17.466Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_MEMCG_KMEM: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_BLK_CGROUP: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IOSCHED_CFQ: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_PERF: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_HUGETLB: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_CFS_BANDWIDTH: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_RT_GROUP_SCHED: missing
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_VS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_VS_NFCT: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_IP_VS_RR: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_EXT4_FS: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:19:17 [2019-10-11T21:19:17.466Z] - Network Drivers:
21:19:17 [2019-10-11T21:19:17.466Z]   - "overlay":
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_VXLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:19:17 [2019-10-11T21:19:17.466Z]       Optional (for encrypted networks):
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_CRYPTO: enabled
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_XFRM: enabled
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_XFRM_USER: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_INET_ESP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]   - "ipvlan":
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_IPVLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]   - "macvlan":
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_MACVLAN: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_DUMMY: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]   - "ftp,tftp client in container":
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:19:17 [2019-10-11T21:19:17.466Z] - Storage Drivers:
21:19:17 [2019-10-11T21:19:17.466Z]   - "aufs":
21:19:17 [2019-10-11T21:19:17.466Z]     - CONFIG_AUFS_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.467Z]   - "btrfs":
21:19:17 [2019-10-11T21:19:17.467Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.467Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:19:17 [2019-10-11T21:19:17.467Z]   - "devicemapper":
21:19:17 [2019-10-11T21:19:17.538Z]     - CONFIG_BLK_DEV_DM: enabled
21:19:17 [2019-10-11T21:19:17.538Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:19:17 [2019-10-11T21:19:17.538Z]   - "overlay":
21:19:17 [2019-10-11T21:19:17.538Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:19:17 [2019-10-11T21:19:17.538Z]   - "zfs":
21:19:17 [2019-10-11T21:19:17.538Z]     - /dev/zfs: missing
21:19:17 [2019-10-11T21:19:17.538Z]     - zfs command: missing
21:19:17 [2019-10-11T21:19:17.538Z]     - zpool command: missing
21:19:17 [2019-10-11T21:19:17.538Z] 
21:19:17 [2019-10-11T21:19:17.538Z] Limits:
21:19:17 [2019-10-11T21:19:17.538Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:19:17 [2019-10-11T21:19:17.538Z] 
21:19:17 [2019-10-11T21:19:17.538Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:19:17 [2019-10-11T21:19:17.725Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93edf327dc6597ee1a763bc105ba7e341415edd8 .
21:19:17 [2019-10-11T21:19:17.725Z] #1 [internal] load build definition from Dockerfile
21:19:17 [2019-10-11T21:19:17.725Z] #1 transferring dockerfile: 14.63kB done
21:19:17 [2019-10-11T21:19:17.725Z] #1 DONE 0.0s
21:19:17 [2019-10-11T21:19:17.725Z] 
21:19:17 [2019-10-11T21:19:17.725Z] #2 [internal] load .dockerignore
21:19:17 [2019-10-11T21:19:17.725Z] #2 transferring context: 87B done
21:19:17 [2019-10-11T21:19:17.725Z] #2 DONE 0.0s
21:19:17 [2019-10-11T21:19:17.725Z] 
21:19:17 [2019-10-11T21:19:17.725Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:19:18 [2019-10-11T21:19:18.066Z] Fetching without tags
21:19:18 [2019-10-11T21:19:18.122Z] Still waiting to schedule task
21:19:18 [2019-10-11T21:19:18.123Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
21:19:18 [2019-10-11T21:19:18.129Z] Still waiting to schedule task
21:19:18 [2019-10-11T21:19:18.129Z] All nodes of label ‘arm64&&linux’ are offline
21:19:18 [2019-10-11T21:19:18.295Z] #3 DONE 0.3s
21:19:18 [2019-10-11T21:19:18.296Z] 
21:19:18 [2019-10-11T21:19:18.296Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:19:18 [2019-10-11T21:19:18.296Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:19:18 [2019-10-11T21:19:18.296Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:19:18 [2019-10-11T21:19:18.296Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:19:18 [2019-10-11T21:19:18.296Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:19:18 [2019-10-11T21:19:18.296Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.36MB / 8.82MB 0.1s
21:19:18 [2019-10-11T21:19:18.296Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:19:18 [2019-10-11T21:19:18.296Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
21:19:18 [2019-10-11T21:19:18.454Z] + make bundles/buildx
21:19:18 [2019-10-11T21:19:18.454Z] mkdir bundles
21:19:18 [2019-10-11T21:19:18.454Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option
21:19:18 [2019-10-11T21:19:18.454Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively
21:19:18 [2019-10-11T21:19:18.454Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \
21:19:18 [2019-10-11T21:19:18.454Z] 	--build-arg BUILDX_COMMIT \
21:19:18 [2019-10-11T21:19:18.454Z] 	--build-arg BUILDX_REPO \
21:19:18 [2019-10-11T21:19:18.454Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
21:19:18 [2019-10-11T21:19:18.454Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
21:19:18 [2019-10-11T21:19:18.454Z] 	. && \
21:19:18 [2019-10-11T21:19:18.454Z] 	id=$(docker create moby-buildx:v0.3.0); \
21:19:18 [2019-10-11T21:19:18.454Z] 	if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi
21:19:18 [2019-10-11T21:19:18.454Z] /bin/sh: 4: go: not found
21:19:18 [2019-10-11T21:19:18.454Z] /bin/sh: 5: go: not found
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] #1 local://dockerfile (Dockerfile.buildx)
21:19:18 [2019-10-11T21:19:18.839Z] #1       digest: sha256:81208cb82d1f9e897ce7f956ca39f571454b60fa115d7440457abfad03dab017
21:19:18 [2019-10-11T21:19:18.839Z] #1         name: "local://dockerfile (Dockerfile.buildx)"
21:19:18 [2019-10-11T21:19:18.839Z] #1      started: 2019-10-11 21:19:18.487514672 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #1    completed: 2019-10-11 21:19:18.487565413 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #1     duration: 50.741µs
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] #2 local://context (.dockerignore)
21:19:18 [2019-10-11T21:19:18.839Z] #2       digest: sha256:dddbfb24c5a6533c497a8af88f7c564abfbcf71ee5139e4b2fb321f56a444f2b
21:19:18 [2019-10-11T21:19:18.839Z] #2         name: "local://context (.dockerignore)"
21:19:18 [2019-10-11T21:19:18.839Z] #2      started: 2019-10-11 21:19:18.487673418 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #2    completed: 2019-10-11 21:19:18.48771548 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #2     duration: 42.062µs
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] #2 local://context (.dockerignore)
21:19:18 [2019-10-11T21:19:18.839Z] #2      started: 2019-10-11 21:19:18.488541038 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #2    completed: 2019-10-11 21:19:18.510235246 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #2     duration: 21.694208ms
21:19:18 [2019-10-11T21:19:18.839Z] #2 transferring context: 87B 0.0s done
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] #1 local://dockerfile (Dockerfile.buildx)
21:19:18 [2019-10-11T21:19:18.839Z] #1      started: 2019-10-11 21:19:18.488626977 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #1    completed: 2019-10-11 21:19:18.51839582 +0000 UTC
21:19:18 [2019-10-11T21:19:18.839Z] #1     duration: 29.768843ms
21:19:18 [2019-10-11T21:19:18.839Z] #1 transferring dockerfile: 792B 0.0s done
21:19:18 [2019-10-11T21:19:18.839Z] 
21:19:18 [2019-10-11T21:19:18.839Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:18 [2019-10-11T21:19:18.860Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
21:19:18 [2019-10-11T21:19:18.860Z] #4 DONE 0.7s
21:19:19 [2019-10-11T21:19:19.216Z] 
21:19:19 [2019-10-11T21:19:19.216Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8...
21:19:19 [2019-10-11T21:19:19.216Z] #3       digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87
21:19:19 [2019-10-11T21:19:19.216Z] #3         name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63"
21:19:19 [2019-10-11T21:19:19.216Z] #3      started: 2019-10-11 21:19:18.80562235 +0000 UTC
21:19:19 [2019-10-11T21:19:19.216Z] #3    completed: 2019-10-11 21:19:18.805720105 +0000 UTC
21:19:19 [2019-10-11T21:19:19.216Z] #3     duration: 97.755µs
21:19:19 [2019-10-11T21:19:19.216Z] #3      started: 2019-10-11 21:19:18.807064349 +0000 UTC
21:19:19 [2019-10-11T21:19:19.216Z] #3    completed: 2019-10-11 21:19:18.808010003 +0000 UTC
21:19:19 [2019-10-11T21:19:19.216Z] #3     duration: 945.654µs
21:19:19 [2019-10-11T21:19:19.216Z] #3      started: 2019-10-11 21:19:18.808074226 +0000 UTC
21:19:19 [2019-10-11T21:19:19.216Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done
21:19:19 [2019-10-11T21:19:19.216Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.57MB / 10.32MB 0.3s
21:19:19 [2019-10-11T21:19:19.425Z] 
21:19:19 [2019-10-11T21:19:19.425Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
21:19:17 [2019-10-11T21:19:17.744Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:17 [2019-10-11T21:19:17.793Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:19:17 [2019-10-11T21:19:17.842Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:19:17 [2019-10-11T21:19:17.964Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:18 [2019-10-11T21:19:18.088Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:18 [2019-10-11T21:19:18.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:18 [2019-10-11T21:19:18.089Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:18 [2019-10-11T21:19:18.860Z]  > git config core.sparsecheckout # timeout=10
21:19:18 [2019-10-11T21:19:18.911Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 4.53MB / 45.24MB 0.4s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 5.29MB / 10.32MB 0.4s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.02MB / 4.37MB 0.4s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.81MB / 45.24MB 0.5s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.5s done
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 777.42kB / 50.49MB 0.5s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.5s
21:19:19 [2019-10-11T21:19:19.612Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 18.97MB / 45.24MB 0.6s
21:19:19 [2019-10-11T21:19:19.683Z] #6 DONE 0.3s
21:19:19 [2019-10-11T21:19:19.683Z] 
21:19:19 [2019-10-11T21:19:19.683Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:19:19 [2019-10-11T21:19:19.683Z] #5 DONE 0.3s
21:19:19 [2019-10-11T21:19:19.683Z] 
21:19:19 [2019-10-11T21:19:19.683Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:19:19 [2019-10-11T21:19:19.683Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s
21:19:19 [2019-10-11T21:19:19.683Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 3.93MB / 10.79MB 0.2s
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 2.01MB / 4.34MB 0.2s
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 8.06MB / 10.79MB 0.3s
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 10.57MB / 45.38MB 0.3s
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done
21:19:19 [2019-10-11T21:19:19.943Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.3s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 25.58MB / 45.24MB 0.7s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 5.54MB / 45.98MB 0.7s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 30.24MB / 45.24MB 0.8s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.04MB / 45.98MB 0.8s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 35.55MB / 45.24MB 0.9s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 6.44MB / 50.49MB 0.9s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.41MB / 45.98MB 0.9s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 39.87MB / 45.24MB 1.0s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 9.59MB / 50.49MB 1.0s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 15.75MB / 45.98MB 1.0s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 43.29MB / 45.24MB 1.1s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 12.68MB / 50.49MB 1.1s
21:19:20 [2019-10-11T21:19:20.016Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 20.80MB / 45.98MB 1.1s
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 14.90MB / 45.38MB 0.4s
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.25MB / 50.07MB 0.4s
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s done
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 21.81MB / 45.38MB 0.6s
21:19:20 [2019-10-11T21:19:20.205Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 12.45MB / 50.07MB 0.6s
21:19:20 [2019-10-11T21:19:20.206Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.04MB / 57.69MB 0.6s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 16.92MB / 50.49MB 1.2s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 25.19MB / 45.98MB 1.2s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.3s done
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 24.90MB / 50.49MB 1.3s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.56MB / 45.98MB 1.3s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.3s
21:19:20 [2019-10-11T21:19:20.416Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 30.14MB / 50.49MB 1.4s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 33.13MB / 45.98MB 1.4s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 33.45MB / 50.49MB 1.5s
21:19:20 [2019-10-11T21:19:20.416Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 35.85MB / 45.98MB 1.5s
21:19:20 [2019-10-11T21:19:20.463Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 26.91MB / 45.38MB 0.7s
21:19:20 [2019-10-11T21:19:20.463Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 15.86MB / 50.07MB 0.7s
21:19:20 [2019-10-11T21:19:20.463Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 6.46MB / 57.69MB 0.7s
21:19:20 [2019-10-11T21:19:20.463Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 29.84MB / 45.38MB 0.8s
21:19:20 [2019-10-11T21:19:20.463Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 20.37MB / 50.07MB 0.8s
21:19:20 [2019-10-11T21:19:20.723Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 32.62MB / 45.38MB 0.9s
21:19:20 [2019-10-11T21:19:20.723Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 9.47MB / 57.69MB 0.9s
21:19:20 [2019-10-11T21:19:20.723Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 38.21MB / 45.38MB 1.1s
21:19:20 [2019-10-11T21:19:20.723Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 25.77MB / 50.07MB 1.1s
21:19:20 [2019-10-11T21:19:20.723Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 15.16MB / 57.69MB 1.1s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 36.99MB / 50.49MB 1.6s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 40.41MB / 45.98MB 1.6s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 8.84MB / 111.04MB 1.6s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 43.79MB / 50.49MB 1.8s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.35MB / 45.98MB 1.8s
21:19:20 [2019-10-11T21:19:20.801Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 17.57MB / 111.04MB 1.8s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 40.72MB / 45.38MB 1.2s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.89MB / 50.07MB 1.2s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 20.35MB / 57.69MB 1.2s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.4s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 38.04MB / 50.07MB 1.4s
21:19:20 [2019-10-11T21:19:20.981Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 27.84MB / 57.69MB 1.4s
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 49.17MB / 50.49MB 1.9s
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 23.47MB / 111.04MB 1.9s
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.9s done
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 2.0s
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.0s done
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 40.88MB / 111.04MB 2.1s
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 2.0s done
21:19:21 [2019-10-11T21:19:21.184Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 50.54MB / 111.04MB 2.2s
21:19:21 [2019-10-11T21:19:21.241Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.4s done
21:19:21 [2019-10-11T21:19:21.241Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 41.16MB / 50.07MB 1.5s
21:19:21 [2019-10-11T21:19:21.241Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 31.44MB / 57.69MB 1.5s
21:19:21 [2019-10-11T21:19:21.241Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.5s
21:19:21 [2019-10-11T21:19:21.241Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 34.99MB / 57.69MB 1.7s
21:19:21 [2019-10-11T21:19:21.500Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 45.14MB / 50.07MB 1.8s
21:19:21 [2019-10-11T21:19:21.500Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 40.27MB / 57.69MB 1.9s
21:19:21 [2019-10-11T21:19:21.500Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.05MB / 120.05MB 1.9s
21:19:21 [2019-10-11T21:19:21.500Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b
21:19:21 [2019-10-11T21:19:21.565Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 59.69MB / 111.04MB 2.3s
21:19:21 [2019-10-11T21:19:21.565Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 73.22MB / 111.04MB 2.5s
21:19:21 [2019-10-11T21:19:21.565Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 84.72MB / 111.04MB 2.6s
21:19:21 [2019-10-11T21:19:21.761Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.0s
21:19:21 [2019-10-11T21:19:21.761Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.0s done
21:19:21 [2019-10-11T21:19:21.761Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 50.99MB / 57.69MB 2.2s
21:19:21 [2019-10-11T21:19:21.761Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 15.11MB / 120.05MB 2.2s
21:19:21 [2019-10-11T21:19:21.761Z] #7 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.1s done
21:19:21 [2019-10-11T21:19:21.933Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 94.44MB / 111.04MB 2.7s
21:19:21 [2019-10-11T21:19:21.933Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 105.94MB / 111.04MB 2.8s
21:19:22 [2019-10-11T21:19:22.020Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.4s
21:19:22 [2019-10-11T21:19:22.020Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 24.30MB / 120.05MB 2.4s
21:19:22 [2019-10-11T21:19:22.278Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 31.89MB / 120.05MB 2.5s
21:19:22 [2019-10-11T21:19:22.304Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 3.1s done
21:19:22 [2019-10-11T21:19:22.304Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 1.9s done
21:19:22 [2019-10-11T21:19:22.392Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:22 [2019-10-11T21:19:22.394Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:19:22 [2019-10-11T21:19:22.537Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.7s done
21:19:22 [2019-10-11T21:19:22.537Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 39.80MB / 120.05MB 2.8s
21:19:22 [2019-10-11T21:19:22.678Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5
21:19:22 [2019-10-11T21:19:22.678Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.4s done
21:19:22 [2019-10-11T21:19:22.796Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 54.65MB / 120.05MB 3.1s
21:19:23 [2019-10-11T21:19:23.047Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6
21:19:23 [2019-10-11T21:19:23.047Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done
21:19:23 [2019-10-11T21:19:23.047Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148
21:19:23 [2019-10-11T21:19:23.055Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 67.76MB / 120.05MB 3.5s
21:19:22 [2019-10-11T21:19:22.138Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:19:22 [2019-10-11T21:19:22.287Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:19:22 [2019-10-11T21:19:22.415Z]  > git config core.sparsecheckout # timeout=10
21:19:22 [2019-10-11T21:19:22.465Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:23 [2019-10-11T21:19:23.302Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:19:23 [2019-10-11T21:19:23.621Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 73.88MB / 120.05MB 3.8s
21:19:23 [2019-10-11T21:19:23.621Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 82.38MB / 120.05MB 4.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:19:24 [2019-10-11T21:19:24.189Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 90.77MB / 120.05MB 4.5s
21:19:24 [2019-10-11T21:19:24.449Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 100.17MB / 120.05MB 4.7s
21:19:24 [2019-10-11T21:19:24.756Z] + docker version
21:19:24 [2019-10-11T21:19:24.756Z] Client: Docker Engine - Enterprise
21:19:24 [2019-10-11T21:19:24.756Z]  Version:           19.03.2
21:19:24 [2019-10-11T21:19:24.756Z]  API version:       1.40
21:19:24 [2019-10-11T21:19:24.756Z]  Go version:        go1.12.8
21:19:24 [2019-10-11T21:19:24.756Z]  Git commit:        c92ab06ed9
21:19:24 [2019-10-11T21:19:24.756Z]  Built:             09/03/2019 16:38:11
21:19:24 [2019-10-11T21:19:24.756Z]  OS/Arch:           windows/amd64
21:19:24 [2019-10-11T21:19:24.756Z]  Experimental:      false
21:19:24 [2019-10-11T21:19:24.756Z] 
21:19:24 [2019-10-11T21:19:24.756Z] Server: Docker Engine - Enterprise
21:19:24 [2019-10-11T21:19:24.756Z]  Engine:
21:19:24 [2019-10-11T21:19:24.756Z]   Version:          19.03.2
21:19:24 [2019-10-11T21:19:24.756Z]   API version:      1.40 (minimum version 1.24)
21:19:24 [2019-10-11T21:19:24.756Z]   Go version:       go1.12.8
21:19:24 [2019-10-11T21:19:24.756Z]   Git commit:       c92ab06ed9
21:19:24 [2019-10-11T21:19:24.756Z]   Built:            09/03/2019 16:35:47
21:19:24 [2019-10-11T21:19:24.756Z]   OS/Arch:          windows/amd64
21:19:24 [2019-10-11T21:19:24.756Z]   Experimental:     true
21:19:24 [2019-10-11T21:19:24.836Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 1.6s done
21:19:24 [2019-10-11T21:19:24.836Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762
[Pipeline] sh
21:19:25 [2019-10-11T21:19:25.016Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 115.24MB / 120.05MB 5.2s
21:19:25 [2019-10-11T21:19:25.275Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.4s done
21:19:25 [2019-10-11T21:19:25.536Z] #7 ...
21:19:25 [2019-10-11T21:19:25.536Z] 
21:19:25 [2019-10-11T21:19:25.536Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:19:25 [2019-10-11T21:19:25.536Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
21:19:25 [2019-10-11T21:19:25.536Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
21:19:25 [2019-10-11T21:19:25.536Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
21:19:25 [2019-10-11T21:19:25.536Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done
21:19:25 [2019-10-11T21:19:25.536Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done
21:19:25 [2019-10-11T21:19:25.536Z] #65 DONE 5.7s
21:19:25 [2019-10-11T21:19:25.536Z] 
21:19:25 [2019-10-11T21:19:25.536Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:19:25 [2019-10-11T21:19:25.536Z] #7 ...
21:19:25 [2019-10-11T21:19:25.536Z] 
21:19:25 [2019-10-11T21:19:25.536Z] #19 [internal] load build context
21:19:25 [2019-10-11T21:19:25.536Z] #19 transferring context: 27.80MB 5.8s
21:19:25 [2019-10-11T21:19:25.800Z] + docker info
21:19:26 [2019-10-11T21:19:26.161Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.3s done
21:19:26 [2019-10-11T21:19:26.665Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381
21:19:26 [2019-10-11T21:19:26.777Z] Client:
21:19:26 [2019-10-11T21:19:26.777Z]  Debug Mode: false
21:19:26 [2019-10-11T21:19:26.777Z]  Plugins:
21:19:26 [2019-10-11T21:19:26.777Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
21:19:26 [2019-10-11T21:19:26.777Z] 
21:19:26 [2019-10-11T21:19:26.777Z] Server:
21:19:26 [2019-10-11T21:19:26.777Z]  Containers: 0
21:19:26 [2019-10-11T21:19:26.777Z]   Running: 0
21:19:26 [2019-10-11T21:19:26.777Z]   Paused: 0
21:19:26 [2019-10-11T21:19:26.777Z]   Stopped: 0
21:19:26 [2019-10-11T21:19:26.777Z]  Images: 8
21:19:26 [2019-10-11T21:19:26.777Z]  Server Version: 19.03.2
21:19:26 [2019-10-11T21:19:26.777Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:19:26 [2019-10-11T21:19:26.777Z]   Windows: 
21:19:26 [2019-10-11T21:19:26.777Z]   LCOW: 
21:19:26 [2019-10-11T21:19:26.777Z]  Logging Driver: json-file
21:19:26 [2019-10-11T21:19:26.777Z]  Plugins:
21:19:26 [2019-10-11T21:19:26.777Z]   Volume: local
21:19:26 [2019-10-11T21:19:26.777Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
21:19:26 [2019-10-11T21:19:26.777Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:19:26 [2019-10-11T21:19:26.777Z]  Swarm: inactive
21:19:26 [2019-10-11T21:19:26.777Z]  Default Isolation: process
21:19:26 [2019-10-11T21:19:26.777Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:19:26 [2019-10-11T21:19:26.777Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
21:19:26 [2019-10-11T21:19:26.777Z]  OSType: windows
21:19:26 [2019-10-11T21:19:26.777Z]  Architecture: x86_64
21:19:26 [2019-10-11T21:19:26.777Z]  CPUs: 4
21:19:26 [2019-10-11T21:19:26.777Z]  Total Memory: 32GiB
21:19:26 [2019-10-11T21:19:26.777Z]  Name: azwin-2-4d1910
21:19:26 [2019-10-11T21:19:26.777Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
21:19:26 [2019-10-11T21:19:26.777Z]  Docker Root Dir: D:\docker
21:19:26 [2019-10-11T21:19:26.777Z]  Debug Mode: false
21:19:26 [2019-10-11T21:19:26.777Z]  Registry: https://index.docker.io/v1/
21:19:26 [2019-10-11T21:19:26.777Z]  Labels:
21:19:26 [2019-10-11T21:19:26.777Z]  Experimental: true
21:19:26 [2019-10-11T21:19:26.777Z]  Insecure Registries:
21:19:26 [2019-10-11T21:19:26.777Z]   10.0.0.4:5000
21:19:26 [2019-10-11T21:19:26.777Z]   127.0.0.0/8
21:19:26 [2019-10-11T21:19:26.777Z]  Registry Mirrors:
21:19:26 [2019-10-11T21:19:26.777Z]   http://10.0.0.4:5000/
21:19:26 [2019-10-11T21:19:26.777Z]  Live Restore Enabled: false
21:19:26 [2019-10-11T21:19:26.777Z] 
21:19:26 [2019-10-11T21:19:26.915Z] #19 transferring context: 45.61MB 7.0s done
21:19:26 [2019-10-11T21:19:26.915Z] #19 DONE 7.1s
21:19:26 [2019-10-11T21:19:26.915Z] 
21:19:26 [2019-10-11T21:19:26.915Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:19:26 [2019-10-11T21:19:26.915Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
21:19:27 [2019-10-11T21:19:27.713Z] Fetching without tags
21:19:28 [2019-10-11T21:19:28.226Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:28 [2019-10-11T21:19:28.816Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 6.9s done
21:19:28 [2019-10-11T21:19:28.816Z] #7 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.1s
21:19:29 [2019-10-11T21:19:29.074Z] #7 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done
21:19:29 [2019-10-11T21:19:29.074Z] #7 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
21:19:29 [2019-10-11T21:19:29.074Z] #7 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
21:19:27 [2019-10-11T21:19:27.667Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:27 [2019-10-11T21:19:27.671Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:19:27 [2019-10-11T21:19:27.675Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:19:27 [2019-10-11T21:19:27.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:27 [2019-10-11T21:19:27.709Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:27 [2019-10-11T21:19:27.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:27 [2019-10-11T21:19:27.710Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:19:28 [2019-10-11T21:19:28.222Z]  > git config core.sparsecheckout # timeout=10
21:19:28 [2019-10-11T21:19:28.226Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:29 [2019-10-11T21:19:29.332Z] #7 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
21:19:29 [2019-10-11T21:19:29.333Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:29 [2019-10-11T21:19:29.334Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:19:29 [2019-10-11T21:19:29.719Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:19:29 [2019-10-11T21:19:29.991Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.2s done
21:19:29 [2019-10-11T21:19:29.991Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a
21:19:29 [2019-10-11T21:19:29.991Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done
21:19:29 [2019-10-11T21:19:29.991Z] #3    completed: 2019-10-11 21:19:29.742912847 +0000 UTC
21:19:29 [2019-10-11T21:19:29.991Z] #3     duration: 10.934838621s
21:19:29 [2019-10-11T21:19:29.991Z] 
21:19:29 [2019-10-11T21:19:29.991Z] 
21:19:29 [2019-10-11T21:19:29.991Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx
21:19:29 [2019-10-11T21:19:29.991Z] #4       digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44
21:19:29 [2019-10-11T21:19:29.991Z] #4         name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx"
21:19:29 [2019-10-11T21:19:29.991Z] #4      started: 2019-10-11 21:19:29.744592033 +0000 UTC
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:19:30 [2019-10-11T21:19:30.351Z] #4 0.282 Cloning into '/buildx'...
21:19:30 [2019-10-11T21:19:30.658Z] + docker version
21:19:30 [2019-10-11T21:19:30.658Z] Client:
21:19:30 [2019-10-11T21:19:30.658Z]  Version:           18.06.1-ce
21:19:30 [2019-10-11T21:19:30.658Z]  API version:       1.38
21:19:30 [2019-10-11T21:19:30.658Z]  Go version:        go1.10.3
21:19:30 [2019-10-11T21:19:30.658Z]  Git commit:        e68fc7a
21:19:30 [2019-10-11T21:19:30.658Z]  Built:             Tue Aug 21 17:26:10 2018
21:19:30 [2019-10-11T21:19:30.658Z]  OS/Arch:           linux/ppc64le
21:19:30 [2019-10-11T21:19:30.658Z]  Experimental:      false
21:19:30 [2019-10-11T21:19:30.658Z] 
21:19:30 [2019-10-11T21:19:30.658Z] Server:
21:19:30 [2019-10-11T21:19:30.658Z]  Engine:
21:19:30 [2019-10-11T21:19:30.658Z]   Version:          18.06.1-ce
21:19:30 [2019-10-11T21:19:30.658Z]   API version:      1.38 (minimum version 1.12)
21:19:30 [2019-10-11T21:19:30.658Z]   Go version:       go1.10.3
21:19:30 [2019-10-11T21:19:30.658Z]   Git commit:       e68fc7a
21:19:30 [2019-10-11T21:19:30.658Z]   Built:            Tue Aug 21 17:24:20 2018
21:19:30 [2019-10-11T21:19:30.658Z]   OS/Arch:          linux/ppc64le
21:19:30 [2019-10-11T21:19:30.658Z]   Experimental:     true
[Pipeline] sh
21:19:31 [2019-10-11T21:19:31.037Z] + docker info
21:19:31 [2019-10-11T21:19:31.037Z] Containers: 0
21:19:31 [2019-10-11T21:19:31.037Z]  Running: 0
21:19:31 [2019-10-11T21:19:31.037Z]  Paused: 0
21:19:31 [2019-10-11T21:19:31.037Z]  Stopped: 0
21:19:31 [2019-10-11T21:19:31.037Z] Images: 0
21:19:31 [2019-10-11T21:19:31.037Z] Server Version: 18.06.1-ce
21:19:31 [2019-10-11T21:19:31.037Z] Storage Driver: overlay2
21:19:31 [2019-10-11T21:19:31.037Z]  Backing Filesystem: extfs
21:19:31 [2019-10-11T21:19:31.037Z]  Supports d_type: true
21:19:31 [2019-10-11T21:19:31.037Z]  Native Overlay Diff: true
21:19:31 [2019-10-11T21:19:31.037Z] Logging Driver: json-file
21:19:31 [2019-10-11T21:19:31.037Z] Cgroup Driver: cgroupfs
21:19:31 [2019-10-11T21:19:31.037Z] Plugins:
21:19:31 [2019-10-11T21:19:31.037Z]  Volume: local
21:19:31 [2019-10-11T21:19:31.037Z]  Network: bridge host ipvlan macvlan null overlay
21:19:31 [2019-10-11T21:19:31.037Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
21:19:31 [2019-10-11T21:19:31.037Z] Swarm: inactive
21:19:31 [2019-10-11T21:19:31.037Z] Runtimes: runc
21:19:31 [2019-10-11T21:19:31.037Z] Default Runtime: runc
21:19:31 [2019-10-11T21:19:31.037Z] Init Binary: docker-init
21:19:31 [2019-10-11T21:19:31.037Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
21:19:31 [2019-10-11T21:19:31.037Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
21:19:31 [2019-10-11T21:19:31.037Z] init version: fec3683
21:19:31 [2019-10-11T21:19:31.037Z] Security Options:
21:19:31 [2019-10-11T21:19:31.037Z]  apparmor
21:19:31 [2019-10-11T21:19:31.037Z]  seccomp
21:19:31 [2019-10-11T21:19:31.037Z]   Profile: default
21:19:31 [2019-10-11T21:19:31.037Z] Kernel Version: 4.4.0-139-generic
21:19:31 [2019-10-11T21:19:31.037Z] Operating System: Ubuntu 16.04.3 LTS
21:19:31 [2019-10-11T21:19:31.037Z] OSType: linux
21:19:31 [2019-10-11T21:19:31.037Z] Architecture: ppc64le
21:19:31 [2019-10-11T21:19:31.037Z] CPUs: 4
21:19:31 [2019-10-11T21:19:31.037Z] Total Memory: 3.976GiB
21:19:31 [2019-10-11T21:19:31.037Z] Name: ppc64le-ubuntu-17
21:19:31 [2019-10-11T21:19:31.037Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
21:19:31 [2019-10-11T21:19:31.037Z] Docker Root Dir: /var/lib/docker
21:19:31 [2019-10-11T21:19:31.037Z] Debug Mode (client): false
21:19:31 [2019-10-11T21:19:31.037Z] Debug Mode (server): false
21:19:31 [2019-10-11T21:19:31.037Z] Username: dockerbuildbot
21:19:31 [2019-10-11T21:19:31.037Z] Registry: https://index.docker.io/v1/
21:19:31 [2019-10-11T21:19:31.037Z] Labels:
21:19:31 [2019-10-11T21:19:31.037Z] Experimental: true
21:19:31 [2019-10-11T21:19:31.037Z] Insecure Registries:
21:19:31 [2019-10-11T21:19:31.037Z]  127.0.0.0/8
21:19:31 [2019-10-11T21:19:31.037Z] Live Restore Enabled: false
21:19:31 [2019-10-11T21:19:31.037Z] 
[Pipeline] sh
21:19:31 [2019-10-11T21:19:31.134Z] #4    completed: 2019-10-11 21:19:30.941941648 +0000 UTC
21:19:31 [2019-10-11T21:19:31.134Z] #4     duration: 1.197349615s
21:19:31 [2019-10-11T21:19:31.134Z] 
21:19:31 [2019-10-11T21:19:31.134Z] 
21:19:31 [2019-10-11T21:19:31.134Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui...
21:19:31 [2019-10-11T21:19:31.134Z] #5       digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a
21:19:31 [2019-10-11T21:19:31.134Z] #5         name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build"
21:19:31 [2019-10-11T21:19:31.134Z] #5      started: 2019-10-11 21:19:30.943767972 +0000 UTC
21:19:31 [2019-10-11T21:19:31.427Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:31 [2019-10-11T21:19:31.427Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:19:31 [2019-10-11T21:19:31.427Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40044/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:19:31 [2019-10-11T21:19:31.427Z] + bash /home/docker/workspace/moby_PR-40044/check-config.sh
21:19:31 [2019-10-11T21:19:31.427Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:19:31 [2019-10-11T21:19:31.427Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
21:19:31 [2019-10-11T21:19:31.427Z] 
21:19:31 [2019-10-11T21:19:31.427Z] Generally Necessary:
21:19:31 [2019-10-11T21:19:31.427Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:19:31 [2019-10-11T21:19:31.427Z] - apparmor: enabled and tools installed
21:19:31 [2019-10-11T21:19:31.427Z] - CONFIG_NAMESPACES: enabled
21:19:31 [2019-10-11T21:19:31.427Z] - CONFIG_NET_NS: enabled
21:19:29 [2019-10-11T21:19:29.288Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:19:29 [2019-10-11T21:19:29.313Z]  > git rev-parse HEAD^{commit} # timeout=10
21:19:29 [2019-10-11T21:19:29.329Z]  > git config core.sparsecheckout # timeout=10
21:19:29 [2019-10-11T21:19:29.332Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:19:31 [2019-10-11T21:19:31.517Z] #5 0.482 From https://github.com/docker/buildx
21:19:31 [2019-10-11T21:19:31.517Z] #5 0.482  * [new branch]      master     -> build
21:19:31 [2019-10-11T21:19:31.713Z] - CONFIG_PID_NS: enabled
21:19:31 [2019-10-11T21:19:31.713Z] - CONFIG_IPC_NS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_UTS_NS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUPS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUP_CPUACCT: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUP_DEVICE: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUP_FREEZER: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUP_SCHED: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CPUSETS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_MEMCG: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_KEYS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_VETH: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_BRIDGE: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NF_NAT: enabled (as module)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_NF_NAT_NEEDED: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_POSIX_MQUEUE: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
21:19:31 [2019-10-11T21:19:31.714Z] 
21:19:31 [2019-10-11T21:19:31.714Z] Optional Features:
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_USER_NS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_SECCOMP: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_CGROUP_PIDS: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_MEMCG_SWAP: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:19:31 [2019-10-11T21:19:31.714Z]     (cgroup swap accounting is currently enabled)
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_MEMCG_KMEM: enabled
21:19:31 [2019-10-11T21:19:31.714Z] - CONFIG_BLK_CGROUP: enabled
21:19:31 [2019-10-11T21:19:31.886Z] #5 0.634 Switched to branch 'build'
21:19:31 [2019-10-11T21:19:31.886Z] #5    completed: 2019-10-11 21:19:31.71160296 +0000 UTC
21:19:31 [2019-10-11T21:19:31.886Z] #5     duration: 767.834988ms
21:19:31 [2019-10-11T21:19:31.886Z] 
21:19:31 [2019-10-11T21:19:31.886Z] 
21:19:31 [2019-10-11T21:19:31.886Z] #6 /bin/sh -c go mod download
21:19:31 [2019-10-11T21:19:31.886Z] #6       digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116
21:19:31 [2019-10-11T21:19:31.886Z] #6         name: "/bin/sh -c go mod download"
21:19:31 [2019-10-11T21:19:31.886Z] #6      started: 2019-10-11 21:19:31.713150943 +0000 UTC
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IOSCHED_CFQ: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_CGROUP_PERF: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_CGROUP_HUGETLB: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_CFS_BANDWIDTH: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_RT_GROUP_SCHED: missing
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_VS: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_VS_NFCT: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_IP_VS_RR: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_EXT4_FS: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:19:31 [2019-10-11T21:19:31.999Z] - Network Drivers:
21:19:31 [2019-10-11T21:19:31.999Z]   - "overlay":
21:19:31 [2019-10-11T21:19:31.999Z]     - CONFIG_VXLAN: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:19:31 [2019-10-11T21:19:31.999Z]       Optional (for encrypted networks):
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_CRYPTO: enabled
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_XFRM: enabled
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_XFRM_USER: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_INET_ESP: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]   - "ipvlan":
21:19:31 [2019-10-11T21:19:31.999Z]     - CONFIG_IPVLAN: enabled (as module)
21:19:31 [2019-10-11T21:19:31.999Z]   - "macvlan":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_MACVLAN: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_DUMMY: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]   - "ftp,tftp client in container":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z] - Storage Drivers:
21:19:32 [2019-10-11T21:19:32.287Z]   - "aufs":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_AUFS_FS: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]   - "btrfs":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:19:32 [2019-10-11T21:19:32.287Z]   - "devicemapper":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_BLK_DEV_DM: enabled
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]   - "overlay":
21:19:32 [2019-10-11T21:19:32.287Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:19:32 [2019-10-11T21:19:32.287Z]   - "zfs":
21:19:32 [2019-10-11T21:19:32.287Z]     - /dev/zfs: missing
21:19:32 [2019-10-11T21:19:32.287Z]     - zfs command: missing
21:19:32 [2019-10-11T21:19:32.287Z]     - zpool command: missing
21:19:32 [2019-10-11T21:19:32.287Z] 
21:19:32 [2019-10-11T21:19:32.287Z] Limits:
21:19:32 [2019-10-11T21:19:32.287Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:19:32 [2019-10-11T21:19:32.287Z] 
21:19:32 [2019-10-11T21:19:32.287Z] + true
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.357 go: finding github.com/imdario/mergo v0.3.7
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.358 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.363 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.368 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.370 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.371 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.371 go: finding github.com/ghodss/yaml v1.0.0
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.372 go: finding github.com/inconshreveable/mousetrap v1.0.0
21:19:32 [2019-10-11T21:19:32.290Z] #6 0.378 go: finding github.com/google/certificate-transparency-go v1.0.21
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:19:32 [2019-10-11T21:19:32.704Z] + make bundles/buildx
21:19:33 [2019-10-11T21:19:33.139Z] #6 1.115 go: finding gopkg.in/fatih/pool.v2 v2.0.0
21:19:33 [2019-10-11T21:19:33.322Z] mkdir bundles
21:19:33 [2019-10-11T21:19:33.322Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option
21:19:33 [2019-10-11T21:19:33.322Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively
21:19:33 [2019-10-11T21:19:33.322Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \
21:19:33 [2019-10-11T21:19:33.322Z] 	--build-arg BUILDX_COMMIT \
21:19:33 [2019-10-11T21:19:33.322Z] 	--build-arg BUILDX_REPO \
21:19:33 [2019-10-11T21:19:33.322Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
21:19:33 [2019-10-11T21:19:33.322Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
21:19:33 [2019-10-11T21:19:33.322Z] 	. && \
21:19:33 [2019-10-11T21:19:33.322Z] 	id=$(docker create moby-buildx:v0.3.0); \
21:19:33 [2019-10-11T21:19:33.322Z] 	if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi
21:19:33 [2019-10-11T21:19:33.322Z] /bin/sh: 4: go: not found
21:19:33 [2019-10-11T21:19:33.322Z] /bin/sh: 5: go: not found
21:19:33 [2019-10-11T21:19:33.322Z] 
21:19:33 [2019-10-11T21:19:33.322Z] #2 local://context (.dockerignore)
21:19:33 [2019-10-11T21:19:33.322Z] #2       digest: sha256:bb5c49138efd9b00fff3041a02f0a32b4a83a22d4ac08382c637f20a34cc9f05
21:19:33 [2019-10-11T21:19:33.322Z] #2         name: "local://context (.dockerignore)"
21:19:33 [2019-10-11T21:19:33.322Z] #2      started: 2019-10-11 21:19:33.152900474 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #2    completed: 2019-10-11 21:19:33.153073109 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #2     duration: 172.635µs
21:19:33 [2019-10-11T21:19:33.322Z] #2      started: 2019-10-11 21:19:33.155086336 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #2    completed: 2019-10-11 21:19:33.17859922 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #2     duration: 23.512884ms
21:19:33 [2019-10-11T21:19:33.322Z] #2 transferring context: 87B done
21:19:33 [2019-10-11T21:19:33.322Z] 
21:19:33 [2019-10-11T21:19:33.322Z] 
21:19:33 [2019-10-11T21:19:33.322Z] #1 local://dockerfile (Dockerfile.buildx)
21:19:33 [2019-10-11T21:19:33.322Z] #1       digest: sha256:ca91df92fa6124c131e7dcb9f8ef8abb04b83fc8581a87d1ae9287a117b52495
21:19:33 [2019-10-11T21:19:33.322Z] #1         name: "local://dockerfile (Dockerfile.buildx)"
21:19:33 [2019-10-11T21:19:33.322Z] #1      started: 2019-10-11 21:19:33.15311876 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #1    completed: 2019-10-11 21:19:33.153240326 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #1     duration: 121.566µs
21:19:33 [2019-10-11T21:19:33.322Z] #1      started: 2019-10-11 21:19:33.155300199 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #1    completed: 2019-10-11 21:19:33.176522567 +0000 UTC
21:19:33 [2019-10-11T21:19:33.322Z] #1     duration: 21.222368ms
21:19:33 [2019-10-11T21:19:33.322Z] #1 transferring dockerfile: 792B done
21:19:33 [2019-10-11T21:19:33.322Z] 
21:19:33 [2019-10-11T21:19:33.519Z] #7 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.4s done
21:19:33 [2019-10-11T21:19:33.519Z] #7 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s
21:19:33 [2019-10-11T21:19:33.604Z] 
21:19:33 [2019-10-11T21:19:33.604Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8...
21:19:33 [2019-10-11T21:19:33.604Z] #3       digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d
21:19:33 [2019-10-11T21:19:33.604Z] #3         name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63"
21:19:33 [2019-10-11T21:19:33.604Z] #3      started: 2019-10-11 21:19:33.483319516 +0000 UTC
21:19:33 [2019-10-11T21:19:33.604Z] #3    completed: 2019-10-11 21:19:33.483690993 +0000 UTC
21:19:33 [2019-10-11T21:19:33.604Z] #3     duration: 371.477µs
21:19:33 [2019-10-11T21:19:33.604Z] #3      started: 2019-10-11 21:19:33.485595698 +0000 UTC
21:19:33 [2019-10-11T21:19:33.604Z] #3    completed: 2019-10-11 21:19:33.48807841 +0000 UTC
21:19:33 [2019-10-11T21:19:33.604Z] #3     duration: 2.482712ms
21:19:33 [2019-10-11T21:19:33.604Z] #3      started: 2019-10-11 21:19:33.488273285 +0000 UTC
21:19:33 [2019-10-11T21:19:33.604Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done
21:19:33 [2019-10-11T21:19:33.705Z] #6 1.737 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
21:19:33 [2019-10-11T21:19:33.705Z] #6 1.824 go: finding github.com/jinzhu/gorm v1.9.2
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done
21:19:33 [2019-10-11T21:19:33.887Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.85MB / 9.99MB 0.4s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.51MB / 4.30MB 0.5s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.32MB / 9.99MB 0.5s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.85MB / 45.65MB 0.6s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.95MB / 4.30MB 0.6s
21:19:34 [2019-10-11T21:19:34.174Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.74MB / 9.99MB 0.6s
21:19:34 [2019-10-11T21:19:34.194Z] #6 2.050 go: finding github.com/pkg/errors v0.8.1
21:19:34 [2019-10-11T21:19:34.194Z] #6 2.454 go: finding github.com/stretchr/testify v1.3.0
21:19:34 [2019-10-11T21:19:34.194Z] #6 2.454 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
21:19:34 [2019-10-11T21:19:34.460Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.03MB / 4.30MB 0.7s
21:19:34 [2019-10-11T21:19:34.460Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.11MB / 9.99MB 0.7s
21:19:34 [2019-10-11T21:19:34.460Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.64MB / 45.65MB 0.8s
21:19:34 [2019-10-11T21:19:34.460Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.7s done
21:19:34 [2019-10-11T21:19:34.460Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.93MB / 9.99MB 0.8s
21:19:34 [2019-10-11T21:19:34.461Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.8s
21:19:34 [2019-10-11T21:19:34.632Z] #6 2.457 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:19:34 [2019-10-11T21:19:34.632Z] #6 2.478 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
21:19:34 [2019-10-11T21:19:34.746Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.51MB / 9.99MB 0.9s
21:19:34 [2019-10-11T21:19:34.746Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.17MB / 45.65MB 1.0s
21:19:34 [2019-10-11T21:19:34.746Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 0.9s done
21:19:34 [2019-10-11T21:19:34.746Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.05MB / 50.07MB 1.0s
21:19:34 [2019-10-11T21:19:34.746Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.83kB / 52.87MB 1.0s
21:19:35 [2019-10-11T21:19:35.015Z] #6 2.920 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
21:19:35 [2019-10-11T21:19:35.015Z] #6 3.275 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
21:19:35 [2019-10-11T21:19:35.030Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.88MB / 45.65MB 1.2s
21:19:35 [2019-10-11T21:19:35.030Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.79MB / 50.07MB 1.2s
21:19:35 [2019-10-11T21:19:35.030Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.92MB / 52.87MB 1.2s
21:19:35 [2019-10-11T21:19:35.030Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 14.56MB / 45.65MB 1.4s
21:19:35 [2019-10-11T21:19:35.030Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.46MB / 50.07MB 1.4s
21:19:35 [2019-10-11T21:19:35.315Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.98MB / 52.87MB 1.5s
21:19:35 [2019-10-11T21:19:35.315Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 17.36MB / 45.65MB 1.6s
21:19:35 [2019-10-11T21:19:35.315Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.14MB / 50.07MB 1.6s
21:19:35 [2019-10-11T21:19:35.315Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 9.83MB / 52.87MB 1.7s
21:19:35 [2019-10-11T21:19:35.422Z] #6 3.476 go: finding github.com/spf13/pflag v1.0.3
21:19:35 [2019-10-11T21:19:35.601Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 19.91MB / 45.65MB 1.8s
21:19:35 [2019-10-11T21:19:35.601Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.71MB / 50.07MB 1.9s
21:19:35 [2019-10-11T21:19:35.601Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.58MB / 45.65MB 2.0s
21:19:35 [2019-10-11T21:19:35.601Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 13.37MB / 52.87MB 2.0s
21:19:35 [2019-10-11T21:19:35.841Z] #6 3.702 go: finding github.com/modern-go/reflect2 v1.0.1
21:19:35 [2019-10-11T21:19:35.841Z] #6 3.858 go: finding github.com/davecgh/go-spew v1.1.0
21:19:35 [2019-10-11T21:19:35.885Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.46MB / 50.07MB 2.1s
21:19:35 [2019-10-11T21:19:35.885Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 25.31MB / 45.65MB 2.2s
21:19:35 [2019-10-11T21:19:35.885Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 16.14MB / 52.87MB 2.2s
21:19:35 [2019-10-11T21:19:35.885Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.04MB / 50.07MB 2.3s
21:19:36 [2019-10-11T21:19:36.171Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.10MB / 45.65MB 2.4s
21:19:36 [2019-10-11T21:19:36.171Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.91MB / 52.87MB 2.4s
21:19:36 [2019-10-11T21:19:36.171Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.75MB / 50.07MB 2.5s
21:19:36 [2019-10-11T21:19:36.171Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.98MB / 45.65MB 2.6s
21:19:36 [2019-10-11T21:19:36.232Z] #6 4.214 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
21:19:36 [2019-10-11T21:19:36.232Z] #6 4.268 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
21:19:36 [2019-10-11T21:19:36.232Z] #6 4.298 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
21:19:36 [2019-10-11T21:19:36.455Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 25.50MB / 50.07MB 2.7s
21:19:36 [2019-10-11T21:19:36.455Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 22.89MB / 52.87MB 2.7s
21:19:36 [2019-10-11T21:19:36.455Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.86MB / 45.65MB 2.8s
21:19:36 [2019-10-11T21:19:36.740Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 28.61MB / 50.07MB 2.9s
21:19:36 [2019-10-11T21:19:36.740Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.74MB / 52.87MB 2.9s
21:19:36 [2019-10-11T21:19:36.740Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.29MB / 45.65MB 3.0s
21:19:36 [2019-10-11T21:19:36.740Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.37MB / 50.07MB 3.1s
21:19:36 [2019-10-11T21:19:36.799Z] #7 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.1s done
21:19:36 [2019-10-11T21:19:36.799Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586
21:19:37 [2019-10-11T21:19:37.030Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.56MB / 45.65MB 3.2s
21:19:37 [2019-10-11T21:19:37.030Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.39MB / 52.87MB 3.2s
21:19:37 [2019-10-11T21:19:37.030Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.31MB / 50.07MB 3.3s
21:19:37 [2019-10-11T21:19:37.030Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.58MB / 45.65MB 3.4s
21:19:37 [2019-10-11T21:19:37.092Z] #6 4.909 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
21:19:37 [2019-10-11T21:19:37.092Z] #6 4.992 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
21:19:37 [2019-10-11T21:19:37.092Z] #6 5.133 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
21:19:37 [2019-10-11T21:19:37.316Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 37.19MB / 50.07MB 3.5s
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 33.17MB / 52.87MB 3.5s
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.37MB / 45.65MB 3.6s
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.6s done
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.78MB / 50.07MB 3.7s
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.92MB / 52.87MB 3.7s
21:19:37 [2019-10-11T21:19:37.317Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4
21:19:37 [2019-10-11T21:19:37.317Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.7s
21:19:37 [2019-10-11T21:19:37.489Z] #6 5.535 go: finding github.com/gofrs/flock v0.7.0
21:19:37 [2019-10-11T21:19:37.602Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.73MB / 50.07MB 4.0s
21:19:37 [2019-10-11T21:19:37.602Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.77MB / 52.87MB 4.0s
21:19:37 [2019-10-11T21:19:37.888Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.68MB / 50.07MB 4.3s
21:19:37 [2019-10-11T21:19:37.888Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.52MB / 52.87MB 4.3s
21:19:37 [2019-10-11T21:19:37.907Z] #6 5.886 go: finding github.com/cenkalti/backoff v2.1.1+incompatible
21:19:37 [2019-10-11T21:19:37.907Z] #6 5.907 go: finding github.com/bugsnag/bugsnag-go v1.4.1
21:19:37 [2019-10-11T21:19:37.907Z] #6 5.999 go: finding github.com/lib/pq v1.0.0
21:19:38 [2019-10-11T21:19:38.175Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 6.06MB / 104.03MB 4.4s
21:19:38 [2019-10-11T21:19:38.175Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.65MB / 50.07MB 4.6s
21:19:38 [2019-10-11T21:19:38.175Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 44.54MB / 52.87MB 4.6s
21:19:38 [2019-10-11T21:19:38.310Z] #6 6.458 go: finding github.com/mattn/go-sqlite3 v1.10.0
21:19:38 [2019-10-11T21:19:38.494Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 4.8s done
21:19:38 [2019-10-11T21:19:38.494Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 4.8s
21:19:38 [2019-10-11T21:19:38.494Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.04MB / 52.87MB 4.9s
21:19:38 [2019-10-11T21:19:38.494Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 11.76MB / 104.03MB 4.9s
21:19:38 [2019-10-11T21:19:38.700Z] #6 6.621 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
21:19:38 [2019-10-11T21:19:38.700Z] #6 6.646 go: finding github.com/stretchr/objx v0.1.0
21:19:38 [2019-10-11T21:19:38.700Z] #6 6.665 go: finding github.com/json-iterator/go v1.1.6
21:19:38 [2019-10-11T21:19:38.700Z] #6 6.702 go: finding github.com/spf13/cobra v0.0.3
21:19:38 [2019-10-11T21:19:38.700Z] #6 6.947 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
21:19:38 [2019-10-11T21:19:38.787Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 4.9s done
21:19:38 [2019-10-11T21:19:38.787Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.04MB / 52.87MB 5.2s
21:19:39 [2019-10-11T21:19:39.072Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.3s done
21:19:39 [2019-10-11T21:19:39.072Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 18.09MB / 104.03MB 5.3s
21:19:39 [2019-10-11T21:19:39.072Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 23.87MB / 104.03MB 5.5s
21:19:39 [2019-10-11T21:19:39.121Z] #6 7.157 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
21:19:39 [2019-10-11T21:19:39.121Z] #6 7.228 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
21:19:39 [2019-10-11T21:19:39.358Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 30.20MB / 104.03MB 5.7s
21:19:39 [2019-10-11T21:19:39.644Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 35.45MB / 104.03MB 5.9s
21:19:39 [2019-10-11T21:19:39.931Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 41.33MB / 104.03MB 6.1s
21:19:40 [2019-10-11T21:19:40.034Z] #6 7.870 go: finding github.com/go-sql-driver/mysql v1.4.1
21:19:40 [2019-10-11T21:19:40.034Z] #6 7.947 go: finding github.com/opencontainers/image-spec v1.0.1
21:19:40 [2019-10-11T21:19:40.034Z] #6 7.952 go: finding github.com/gofrs/uuid v3.2.0+incompatible
21:19:40 [2019-10-11T21:19:40.034Z] #6 8.004 go: finding github.com/sirupsen/logrus v1.4.0
21:19:40 [2019-10-11T21:19:40.034Z] #6 8.263 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
21:19:40 [2019-10-11T21:19:40.219Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 48.90MB / 104.03MB 6.4s
21:19:40 [2019-10-11T21:19:40.219Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 54.74MB / 104.03MB 6.6s
21:19:40 [2019-10-11T21:19:40.423Z] #6 8.392 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:19:40 [2019-10-11T21:19:40.507Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 60.14MB / 104.03MB 6.8s
21:19:40 [2019-10-11T21:19:40.794Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 65.78MB / 104.03MB 7.0s
21:19:40 [2019-10-11T21:19:40.794Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 71.46MB / 104.03MB 7.2s
21:19:40 [2019-10-11T21:19:40.832Z] #6 8.823 go: finding github.com/jinzhu/now v1.0.0
21:19:40 [2019-10-11T21:19:40.832Z] #6 8.944 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
21:19:41 [2019-10-11T21:19:41.080Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 77.49MB / 104.03MB 7.4s
21:19:41 [2019-10-11T21:19:41.237Z] #6 9.200 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
21:19:41 [2019-10-11T21:19:41.237Z] #6 9.214 go: finding github.com/docker/docker-credential-helpers v0.6.1
21:19:41 [2019-10-11T21:19:41.237Z] #6 9.218 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
21:19:41 [2019-10-11T21:19:41.237Z] #6 9.278 go: finding github.com/prometheus/client_golang v0.8.0
21:19:41 [2019-10-11T21:19:41.367Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 82.86MB / 104.03MB 7.6s
21:19:41 [2019-10-11T21:19:41.652Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 88.39MB / 104.03MB 7.8s
21:19:41 [2019-10-11T21:19:41.652Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.3s done
21:19:41 [2019-10-11T21:19:41.652Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 93.77MB / 104.03MB 8.0s
21:19:41 [2019-10-11T21:19:41.775Z] #6 9.489 go: finding github.com/gogo/protobuf v1.2.1
21:19:41 [2019-10-11T21:19:41.775Z] #6 9.687 go: finding google.golang.org/grpc v1.20.1
21:19:41 [2019-10-11T21:19:41.775Z] #6 9.735 go: finding github.com/sirupsen/logrus v1.3.0
21:19:41 [2019-10-11T21:19:41.951Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 98.98MB / 104.03MB 8.2s
21:19:42 [2019-10-11T21:19:42.110Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.1s
21:19:42 [2019-10-11T21:19:42.235Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.4s done
21:19:42 [2019-10-11T21:19:42.235Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc
21:19:42 [2019-10-11T21:19:42.293Z] #6 10.12 go: finding github.com/theupdateframework/notary v0.6.1
21:19:42 [2019-10-11T21:19:42.293Z] #6 10.19 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
21:19:42 [2019-10-11T21:19:42.338Z] DEBUG: print all environment variables to check how Jenkins runs this script
21:19:42 [2019-10-11T21:19:42.338Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8821cbdc\powershellScript.ps1'; exit $LASTEXITCODE;
21:19:42 [2019-10-11T21:19:42.338Z] ----------------------------------------------------------------------------
21:19:42 [2019-10-11T21:19:42.338Z] 
21:19:42 [2019-10-11T21:19:42.338Z] INFO: executeCI.ps1 starting at Fri Oct 11 21:19:40 CUT 2019
21:19:42 [2019-10-11T21:19:42.338Z] 
21:19:42 [2019-10-11T21:19:42.338Z] INFO: Script version 05-Feb-2019 09:03 PDT
21:19:42 [2019-10-11T21:19:42.338Z] INFO: Running git version 2.23.0.windows.1
21:19:42 [2019-10-11T21:19:42.338Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
21:19:42 [2019-10-11T21:19:42.338Z] INFO: Environment variables:
21:19:42 [2019-10-11T21:19:42.338Z] 
21:19:42 [2019-10-11T21:19:42.338Z] Name                           Value                                                                                   
21:19:42 [2019-10-11T21:19:42.338Z] ----                           -----                                                                                   
21:19:42 [2019-10-11T21:19:42.338Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
21:19:42 [2019-10-11T21:19:42.338Z] amd64                          true                                                                                    
21:19:42 [2019-10-11T21:19:42.338Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
21:19:42 [2019-10-11T21:19:42.338Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
21:19:42 [2019-10-11T21:19:42.338Z] arm64                          true                                                                                    
21:19:42 [2019-10-11T21:19:42.338Z] BRANCH_NAME                    PR-40044                                                                                
21:19:42 [2019-10-11T21:19:42.338Z] BUILD_DISPLAY_NAME             #4                                                                                      
21:19:42 [2019-10-11T21:19:42.338Z] BUILD_ID                       4                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] BUILD_NUMBER                   4                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] BUILD_TAG                      jenkins-moby-PR-40044-4                                                                 
21:19:42 [2019-10-11T21:19:42.338Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40044/4/                                   
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_AUTHOR                  thaJeztah                                                                               
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_BRANCH                  buildkit_dockerfile_formatting                                                          
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_FORK                    thaJeztah                                                                               
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_ID                      40044                                                                                   
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_TARGET                  master                                                                                  
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_TITLE                   Dockerfile formatting changes and optimisations                                         
21:19:42 [2019-10-11T21:19:42.338Z] CHANGE_URL                     https://github.com/moby/moby/pull/40044                                                 
21:19:42 [2019-10-11T21:19:42.338Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
21:19:42 [2019-10-11T21:19:42.338Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
21:19:42 [2019-10-11T21:19:42.338Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
21:19:42 [2019-10-11T21:19:42.338Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
21:19:42 [2019-10-11T21:19:42.338Z] COMPUTERNAME                   azwin-2-4d1910                                                                          
21:19:42 [2019-10-11T21:19:42.338Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
21:19:42 [2019-10-11T21:19:42.338Z] ConfigSequenceNumber           0                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] DOCKER_BUILDKIT                0                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] DOCKER_DUT_DEBUG               1                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] DOCKER_EXPERIMENTAL            1                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
21:19:42 [2019-10-11T21:19:42.338Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
21:19:42 [2019-10-11T21:19:42.338Z] EXECUTOR_NUMBER                0                                                                                       
21:19:42 [2019-10-11T21:19:42.338Z] FQDN                           azwin-2-4d1910.westus.cloudapp.azure.com                                                
21:19:42 [2019-10-11T21:19:42.338Z] GIT_BRANCH                     PR-40044                                                                                
21:19:42 [2019-10-11T21:19:42.338Z] GIT_COMMIT                     93edf327dc6597ee1a763bc105ba7e341415edd8                                                
21:19:42 [2019-10-11T21:19:42.338Z] GIT_PREVIOUS_COMMIT            93edf327dc6597ee1a763bc105ba7e341415edd8                                                
21:19:42 [2019-10-11T21:19:42.338Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 775b279c9720e20953088a93d99e4c741407be45                                                
21:19:42 [2019-10-11T21:19:42.338Z] GIT_URL                        https://github.com/moby/moby.git                                                        
21:19:42 [2019-10-11T21:19:42.338Z] HUDSON_COOKIE                  970d3219-8a18-476d-b3af-d20e1a1fba4d                                                    
21:19:42 [2019-10-11T21:19:42.338Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
21:19:42 [2019-10-11T21:19:42.338Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
21:19:42 [2019-10-11T21:19:42.338Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
21:19:42 [2019-10-11T21:19:42.338Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
21:19:42 [2019-10-11T21:19:42.338Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
21:19:42 [2019-10-11T21:19:42.338Z] JENKINS_NODE_COOKIE            5a77a13c-d5f6-49fa-bd4e-3b2b6233e152                                                    
21:19:42 [2019-10-11T21:19:42.338Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
21:19:42 [2019-10-11T21:19:42.338Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
21:19:42 [2019-10-11T21:19:42.338Z] JOB_BASE_NAME                  PR-40044                                                                                
21:19:42 [2019-10-11T21:19:42.338Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40044/display/redirect                     
21:19:42 [2019-10-11T21:19:42.338Z] JOB_NAME                       moby/PR-40044                                                                           
21:19:42 [2019-10-11T21:19:42.338Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40044/                                     
21:19:42 [2019-10-11T21:19:42.338Z] library.jps.version            master                                                                                  
21:19:42 [2019-10-11T21:19:42.338Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
21:19:42 [2019-10-11T21:19:42.338Z] NODE_LABELS                    amd64 azure azwin-2-4d1910 azwin-2019 docker west-us windows windows-2019 x86_64        
21:19:42 [2019-10-11T21:19:42.338Z] NODE_NAME                      azwin-2-4d1910                                                                          
21:19:42 [2019-10-11T21:19:42.338Z] NUMBER_OF_PROCESSORS           4                                                                                       
21:19:42 [2019-10-11T21:19:42.339Z] OS                             Windows_NT                                                                              
21:19:42 [2019-10-11T21:19:42.339Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
21:19:42 [2019-10-11T21:19:42.339Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
21:19:42 [2019-10-11T21:19:42.339Z] ppc64le                        true                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
21:19:42 [2019-10-11T21:19:42.340Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
21:19:42 [2019-10-11T21:19:42.340Z] PROCESSOR_LEVEL                6                                                                                       
21:19:42 [2019-10-11T21:19:42.340Z] PROCESSOR_REVISION             4f01                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] ProgramData                    C:\ProgramData                                                                          
21:19:42 [2019-10-11T21:19:42.340Z] ProgramFiles                   C:\Program Files                                                                        
21:19:42 [2019-10-11T21:19:42.340Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
21:19:42 [2019-10-11T21:19:42.340Z] ProgramW6432                   C:\Program Files                                                                        
21:19:42 [2019-10-11T21:19:42.340Z] PROMPT                         $P$G                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] PSExecutionPolicyPreference    Bypass                                                                                  
21:19:42 [2019-10-11T21:19:42.340Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
21:19:42 [2019-10-11T21:19:42.340Z] PUBLIC                         C:\Users\Public                                                                         
21:19:42 [2019-10-11T21:19:42.340Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40044/4/display/redirect?page=changes      
21:19:42 [2019-10-11T21:19:42.340Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40044/4/display/redirect                   
21:19:42 [2019-10-11T21:19:42.340Z] s390x                          true                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] skip_dco                       false                                                                                   
21:19:42 [2019-10-11T21:19:42.340Z] SKIP_VALIDATION_TESTS          1                                                                                       
21:19:42 [2019-10-11T21:19:42.340Z] SOURCES_DRIVE                  d                                                                                       
21:19:42 [2019-10-11T21:19:42.340Z] SOURCES_SUBDIR                 gopath                                                                                  
21:19:42 [2019-10-11T21:19:42.340Z] STAGE_NAME                     Run tests                                                                               
21:19:42 [2019-10-11T21:19:42.340Z] SystemDrive                    C:                                                                                      
21:19:42 [2019-10-11T21:19:42.340Z] SystemRoot                     C:\windows                                                                              
21:19:42 [2019-10-11T21:19:42.340Z] TEMP                           C:\windows\TEMP                                                                         
21:19:42 [2019-10-11T21:19:42.340Z] TESTDEBUG                      0                                                                                       
21:19:42 [2019-10-11T21:19:42.340Z] TESTRUN_DRIVE                  d                                                                                       
21:19:42 [2019-10-11T21:19:42.340Z] TESTRUN_SUBDIR                 CI                                                                                      
21:19:42 [2019-10-11T21:19:42.340Z] TIMEOUT                        120m                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] TMP                            C:\windows\TEMP                                                                         
21:19:42 [2019-10-11T21:19:42.340Z] unit_validate                  true                                                                                    
21:19:42 [2019-10-11T21:19:42.340Z] USERDOMAIN                     WORKGROUP                                                                               
21:19:42 [2019-10-11T21:19:42.340Z] USERNAME                       azwin-2-4d1910$                                                                         
21:19:42 [2019-10-11T21:19:42.340Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
21:19:42 [2019-10-11T21:19:42.340Z] windir                         C:\windows                                                                              
21:19:42 [2019-10-11T21:19:42.340Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
21:19:42 [2019-10-11T21:19:42.340Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
21:19:42 [2019-10-11T21:19:42.340Z] windowsRS1                     false                                                                                   
21:19:42 [2019-10-11T21:19:42.340Z] windowsRS5                     true                                                                                    
21:19:42 [2019-10-11T21:19:42.341Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Sources under d:\gopath\...
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Test run under d:\CI\...
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Running in D:\gopath\src\github.com\docker\docker
21:19:42 [2019-10-11T21:19:42.341Z] INFO: docker/docker repository was found
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805'
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Docker version of control daemon
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] Client: Docker Engine - Enterprise
21:19:42 [2019-10-11T21:19:42.341Z]  Version:           19.03.2
21:19:42 [2019-10-11T21:19:42.341Z]  API version:       1.40
21:19:42 [2019-10-11T21:19:42.341Z]  Go version:        go1.12.8
21:19:42 [2019-10-11T21:19:42.341Z]  Git commit:        c92ab06ed9
21:19:42 [2019-10-11T21:19:42.341Z]  Built:             09/03/2019 16:38:11
21:19:42 [2019-10-11T21:19:42.341Z]  OS/Arch:           windows/amd64
21:19:42 [2019-10-11T21:19:42.341Z]  Experimental:      false
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] Server: Docker Engine - Enterprise
21:19:42 [2019-10-11T21:19:42.341Z]  Engine:
21:19:42 [2019-10-11T21:19:42.341Z]   Version:          19.03.2
21:19:42 [2019-10-11T21:19:42.341Z]   API version:      1.40 (minimum version 1.24)
21:19:42 [2019-10-11T21:19:42.341Z]   Go version:       go1.12.8
21:19:42 [2019-10-11T21:19:42.341Z]   Git commit:       c92ab06ed9
21:19:42 [2019-10-11T21:19:42.341Z]   Built:            09/03/2019 16:35:47
21:19:42 [2019-10-11T21:19:42.341Z]   OS/Arch:          windows/amd64
21:19:42 [2019-10-11T21:19:42.341Z]   Experimental:     true
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.341Z] INFO: Docker info of control daemon
21:19:42 [2019-10-11T21:19:42.341Z] 
21:19:42 [2019-10-11T21:19:42.804Z] Client:
21:19:42 [2019-10-11T21:19:42.804Z]  Debug Mode: false
21:19:42 [2019-10-11T21:19:42.804Z]  Plugins:
21:19:42 [2019-10-11T21:19:42.804Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
21:19:42 [2019-10-11T21:19:42.804Z] 
21:19:42 [2019-10-11T21:19:42.804Z] Server:
21:19:42 [2019-10-11T21:19:42.804Z]  Containers: 0
21:19:42 [2019-10-11T21:19:42.804Z]   Running: 0
21:19:42 [2019-10-11T21:19:42.804Z]   Paused: 0
21:19:42 [2019-10-11T21:19:42.804Z]   Stopped: 0
21:19:42 [2019-10-11T21:19:42.804Z]  Images: 8
21:19:42 [2019-10-11T21:19:42.804Z]  Server Version: 19.03.2
21:19:42 [2019-10-11T21:19:42.804Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:19:42 [2019-10-11T21:19:42.804Z]   Windows: 
21:19:42 [2019-10-11T21:19:42.804Z]   LCOW: 
21:19:42 [2019-10-11T21:19:42.804Z]  Logging Driver: json-file
21:19:42 [2019-10-11T21:19:42.804Z]  Plugins:
21:19:42 [2019-10-11T21:19:42.804Z]   Volume: local
21:19:42 [2019-10-11T21:19:42.804Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
21:19:42 [2019-10-11T21:19:42.804Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:19:42 [2019-10-11T21:19:42.804Z]  Swarm: inactive
21:19:42 [2019-10-11T21:19:42.804Z]  Default Isolation: process
21:19:42 [2019-10-11T21:19:42.804Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:19:42 [2019-10-11T21:19:42.804Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
21:19:42 [2019-10-11T21:19:42.804Z]  OSType: windows
21:19:42 [2019-10-11T21:19:42.804Z]  Architecture: x86_64
21:19:42 [2019-10-11T21:19:42.804Z]  CPUs: 4
21:19:42 [2019-10-11T21:19:42.804Z]  Total Memory: 32GiB
21:19:42 [2019-10-11T21:19:42.804Z]  Name: azwin-2-4d1910
21:19:42 [2019-10-11T21:19:42.804Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
21:19:42 [2019-10-11T21:19:42.804Z]  Docker Root Dir: D:\docker
21:19:42 [2019-10-11T21:19:42.804Z]  Debug Mode: false
21:19:42 [2019-10-11T21:19:42.804Z]  Registry: https://index.docker.io/v1/
21:19:42 [2019-10-11T21:19:42.804Z]  Labels:
21:19:42 [2019-10-11T21:19:42.804Z]  Experimental: true
21:19:42 [2019-10-11T21:19:42.804Z]  Insecure Registries:
21:19:42 [2019-10-11T21:19:42.804Z]   10.0.0.4:5000
21:19:42 [2019-10-11T21:19:42.804Z]   127.0.0.0/8
21:19:42 [2019-10-11T21:19:42.804Z]  Registry Mirrors:
21:19:42 [2019-10-11T21:19:42.804Z]   http://10.0.0.4:5000/
21:19:42 [2019-10-11T21:19:42.804Z]  Live Restore Enabled: false
21:19:42 [2019-10-11T21:19:42.804Z] 
21:19:42 [2019-10-11T21:19:42.804Z] 
21:19:42 [2019-10-11T21:19:42.804Z] INFO: Commit hash is 93edf327d
21:19:42 [2019-10-11T21:19:42.804Z] INFO: Nuke-Everything...
21:19:42 [2019-10-11T21:19:42.857Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.5s done
21:19:42 [2019-10-11T21:19:42.857Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed
21:19:42 [2019-10-11T21:19:42.945Z] #6 10.68 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
21:19:42 [2019-10-11T21:19:42.945Z] #6 10.69 go: finding github.com/opencontainers/runtime-spec v1.0.1
21:19:42 [2019-10-11T21:19:42.945Z] #6 10.69 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
21:19:42 [2019-10-11T21:19:42.945Z] #6 10.91 go: finding github.com/uber/jaeger-lib v1.2.1
21:19:42 [2019-10-11T21:19:42.945Z] #6 11.06 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
21:19:43 [2019-10-11T21:19:43.143Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done
21:19:43 [2019-10-11T21:19:43.143Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378
21:19:43 [2019-10-11T21:19:43.314Z] INFO: Container count on control daemon to delete is 0
21:19:43 [2019-10-11T21:19:43.493Z] #6 11.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:19:43 [2019-10-11T21:19:43.494Z] #6 11.60 go: finding github.com/BurntSushi/toml v0.3.1
21:19:43 [2019-10-11T21:19:43.494Z] #6 11.66 go: finding github.com/bitly/go-simplejson v0.5.0
21:19:43 [2019-10-11T21:19:43.777Z] INFO: Nuking d:\CI
21:19:43 [2019-10-11T21:19:43.777Z] INFO: Zapped successfully
21:19:43 [2019-10-11T21:19:43.777Z] INFO: Location for testing is d:\CI\PR-40044\4
21:19:43 [2019-10-11T21:19:43.777Z] INFO: Validating GOLang consistency in Dockerfile.windows...
21:19:43 [2019-10-11T21:19:43.777Z] 
21:19:43 [2019-10-11T21:19:43.777Z] 
21:19:43 [2019-10-11T21:19:43.777Z] INFO: Building the image from Dockerfile.windows at 10/11/2019 21:19:43...
21:19:43 [2019-10-11T21:19:43.777Z] 
21:19:44 [2019-10-11T21:19:44.044Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.3s done
21:19:44 [2019-10-11T21:19:44.302Z] #7 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
21:19:44 [2019-10-11T21:19:44.355Z] #6 12.38 go: finding go.etcd.io/bbolt v1.3.2
21:19:44 [2019-10-11T21:19:44.561Z] #7 DONE 25.0s
21:19:44 [2019-10-11T21:19:44.767Z] #6 12.72 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
21:19:44 [2019-10-11T21:19:44.767Z] #6 12.78 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
21:19:44 [2019-10-11T21:19:44.767Z] #6 12.78 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
21:19:44 [2019-10-11T21:19:44.767Z] #6 12.82 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
21:19:44 [2019-10-11T21:19:44.821Z] 
21:19:44 [2019-10-11T21:19:44.821Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:19:45 [2019-10-11T21:19:45.620Z] #6 13.52 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
21:19:45 [2019-10-11T21:19:45.620Z] #6 13.64 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
21:19:45 [2019-10-11T21:19:45.620Z] #6 13.81 go: finding gotest.tools v2.2.0+incompatible
21:19:46 [2019-10-11T21:19:46.035Z] #6 13.89 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
21:19:46 [2019-10-11T21:19:46.035Z] #6 14.10 go: finding github.com/davecgh/go-spew v1.1.1
21:19:46 [2019-10-11T21:19:46.035Z] #6 14.15 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
21:19:46 [2019-10-11T21:19:46.421Z] #6 14.66 go: finding github.com/client9/misspell v0.3.4
21:19:46 [2019-10-11T21:19:46.616Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done
21:19:46 [2019-10-11T21:19:46.616Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183
21:19:46 [2019-10-11T21:19:46.823Z] #6 15.03 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:19:47 [2019-10-11T21:19:47.221Z] #6 15.13 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
21:19:47 [2019-10-11T21:19:47.221Z] #6 15.28 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
21:19:47 [2019-10-11T21:19:47.221Z] #6 15.38 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
21:19:47 [2019-10-11T21:19:47.350Z] #8 DONE 2.6s
21:19:47 [2019-10-11T21:19:47.350Z] 
21:19:47 [2019-10-11T21:19:47.350Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:19:48 [2019-10-11T21:19:48.051Z] #6 15.99 go: finding github.com/spf13/viper v1.3.2
21:19:48 [2019-10-11T21:19:48.051Z] #6 16.03 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
21:19:48 [2019-10-11T21:19:48.286Z] #9 DONE 1.1s
21:19:48 [2019-10-11T21:19:48.544Z] 
21:19:48 [2019-10-11T21:19:48.544Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:19:48 [2019-10-11T21:19:48.544Z] #20 DONE 0.1s
21:19:48 [2019-10-11T21:19:48.544Z] 
21:19:48 [2019-10-11T21:19:48.544Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:19:48 [2019-10-11T21:19:48.544Z] #30 ...
21:19:48 [2019-10-11T21:19:48.544Z] 
21:19:48 [2019-10-11T21:19:48.544Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:19:48 [2019-10-11T21:19:48.544Z] #67 DONE 0.2s
21:19:48 [2019-10-11T21:19:48.544Z] 
21:19:48 [2019-10-11T21:19:48.544Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:19:48 [2019-10-11T21:19:48.544Z] #21 DONE 0.2s
21:19:48 [2019-10-11T21:19:48.544Z] #6 16.29 go: finding github.com/kisielk/errcheck v1.1.0
21:19:48 [2019-10-11T21:19:48.544Z] #6 16.72 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:19:48 [2019-10-11T21:19:48.804Z] #49 DONE 0.2s
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:19:48 [2019-10-11T21:19:48.804Z] #61 DONE 0.2s
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:19:48 [2019-10-11T21:19:48.804Z] #43 DONE 0.2s
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:19:48 [2019-10-11T21:19:48.804Z] #30 DONE 0.3s
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:19:48 [2019-10-11T21:19:48.804Z] #31 ...
21:19:48 [2019-10-11T21:19:48.804Z] 
21:19:48 [2019-10-11T21:19:48.804Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:19:48 [2019-10-11T21:19:48.804Z] #46 DONE 0.3s
21:19:49 [2019-10-11T21:19:49.016Z] #6 16.84 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
21:19:49 [2019-10-11T21:19:49.061Z] 
21:19:49 [2019-10-11T21:19:49.061Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:19:49 [2019-10-11T21:19:49.301Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.3s done
21:19:49 [2019-10-11T21:19:49.301Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec
21:19:49 [2019-10-11T21:19:49.532Z] #6 17.44 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
21:19:49 [2019-10-11T21:19:49.532Z] #6 17.45 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
21:19:49 [2019-10-11T21:19:49.603Z] Sending build context to Docker daemon  50.07MB
21:19:49 [2019-10-11T21:19:49.603Z] 
21:19:49 [2019-10-11T21:19:49.603Z] Step 1/8 : FROM microsoft/windowsservercore
21:19:49 [2019-10-11T21:19:49.603Z]  ---> 739b21bd02e7
21:19:49 [2019-10-11T21:19:49.603Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
21:19:49 [2019-10-11T21:19:49.603Z]  ---> Using cache
21:19:49 [2019-10-11T21:19:49.603Z]  ---> 2261f42516bc
21:19:49 [2019-10-11T21:19:49.603Z] Step 3/8 : ARG GO_VERSION=1.13.1
21:19:49 [2019-10-11T21:19:49.991Z] #6 17.78 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
21:19:49 [2019-10-11T21:19:49.991Z] #6 18.02 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
21:19:50 [2019-10-11T21:19:50.578Z]  ---> Running in 7cd47dfc833e
21:19:50 [2019-10-11T21:19:50.835Z] #6 18.81 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
21:19:50 [2019-10-11T21:19:50.835Z] #6 18.85 go: finding github.com/opencontainers/go-digest v1.0.0-rc1
21:19:50 [2019-10-11T21:19:50.835Z] #6 18.86 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
21:19:51 [2019-10-11T21:19:51.043Z] Removing intermediate container 7cd47dfc833e
21:19:51 [2019-10-11T21:19:51.043Z]  ---> 7c5ddc05bef4
21:19:51 [2019-10-11T21:19:51.043Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
21:19:51 [2019-10-11T21:19:51.043Z]  ---> Running in e25f7eaeacba
21:19:51 [2019-10-11T21:19:51.235Z] #6 19.19 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
21:19:51 [2019-10-11T21:19:51.235Z] #6 19.34 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
21:19:51 [2019-10-11T21:19:51.507Z] Removing intermediate container e25f7eaeacba
21:19:51 [2019-10-11T21:19:51.507Z]  ---> 675d43cd345d
21:19:51 [2019-10-11T21:19:51.507Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
21:19:51 [2019-10-11T21:19:51.507Z]  ---> Running in a0e4c9829c1b
21:19:52 [2019-10-11T21:19:52.080Z] #6 20.13 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
21:19:52 [2019-10-11T21:19:52.492Z] #6 20.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
21:19:52 [2019-10-11T21:19:52.492Z] #6 20.61 go: finding github.com/docker/docker-credential-helpers v0.6.0
21:19:52 [2019-10-11T21:19:52.900Z] #6 20.72 go: finding github.com/golang/protobuf v1.2.0
21:19:52 [2019-10-11T21:19:52.900Z] #6 20.76 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
21:19:53 [2019-10-11T21:19:53.315Z] #6 21.51 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
21:19:53 [2019-10-11T21:19:53.315Z] #6 21.54 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:19:53 [2019-10-11T21:19:53.718Z] #6 21.68 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
21:19:53 [2019-10-11T21:19:53.718Z] #6 21.69 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
21:19:54 [2019-10-11T21:19:54.120Z] #6 22.07 go: finding github.com/kisielk/gotool v1.0.0
21:19:54 [2019-10-11T21:19:54.120Z] #6 22.07 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
21:19:54 [2019-10-11T21:19:54.330Z] #47 ...
21:19:54 [2019-10-11T21:19:54.330Z] 
21:19:54 [2019-10-11T21:19:54.330Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:19:54 [2019-10-11T21:19:54.330Z] #38 4.849 + mktemp -d
21:19:54 [2019-10-11T21:19:54.330Z] #38 4.849 + export GOPATH=/tmp/tmp.TXFJ4pT7Hc
21:19:54 [2019-10-11T21:19:54.330Z] #38 4.849 + git clone https://github.com/docker/distribution.git /tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution
21:19:54 [2019-10-11T21:19:54.330Z] #38 4.850 Cloning into '/tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution'...
21:19:54 [2019-10-11T21:19:54.802Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s done
21:19:54 [2019-10-11T21:19:54.802Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done
21:19:54 [2019-10-11T21:19:54.802Z] #3    completed: 2019-10-11 21:19:54.727321609 +0000 UTC
21:19:54 [2019-10-11T21:19:54.802Z] #3     duration: 21.239048324s
21:19:54 [2019-10-11T21:19:54.802Z] 
21:19:54 [2019-10-11T21:19:54.952Z] #6 22.90 go: finding github.com/gogo/protobuf v1.2.0
21:19:54 [2019-10-11T21:19:54.952Z] #6 22.93 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
21:19:54 [2019-10-11T21:19:54.952Z] #6 23.01 go: finding github.com/stretchr/testify v1.2.2
21:19:55 [2019-10-11T21:19:55.096Z] 
21:19:55 [2019-10-11T21:19:55.096Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx
21:19:55 [2019-10-11T21:19:55.096Z] #4       digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95
21:19:55 [2019-10-11T21:19:55.096Z] #4         name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx"
21:19:55 [2019-10-11T21:19:55.096Z] #4      started: 2019-10-11 21:19:54.730575758 +0000 UTC
21:19:55 [2019-10-11T21:19:55.096Z] #4 0.131 Cloning into '/buildx'...
21:19:55 [2019-10-11T21:19:55.351Z] #6 23.29 go: finding github.com/opencontainers/runc v1.0.0-rc6
21:19:55 [2019-10-11T21:19:55.351Z] #6 23.42 go: finding gopkg.in/yaml.v2 v2.2.2
21:19:55 [2019-10-11T21:19:55.351Z] #6 23.53 go: finding cloud.google.com/go v0.26.0
21:19:55 [2019-10-11T21:19:55.742Z] #6 23.82 go: finding github.com/Microsoft/go-winio v0.4.11
21:19:56 [2019-10-11T21:19:56.144Z] #6 24.15 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
21:19:56 [2019-10-11T21:19:56.144Z] #6 24.19 go: finding github.com/mitchellh/mapstructure v1.1.2
21:19:56 [2019-10-11T21:19:56.144Z] #6 24.30 go: finding github.com/pmezard/go-difflib v1.0.0
21:19:56 [2019-10-11T21:19:56.224Z] 
21:19:56 [2019-10-11T21:19:56.224Z] SUCCESS: Specified value was saved.
21:19:56 [2019-10-11T21:19:56.573Z] #4    completed: 2019-10-11 21:19:56.260992264 +0000 UTC
21:19:56 [2019-10-11T21:19:56.573Z] #4     duration: 1.530416506s
21:19:56 [2019-10-11T21:19:56.573Z] 
21:19:56 [2019-10-11T21:19:56.573Z] 
21:19:56 [2019-10-11T21:19:56.573Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui...
21:19:56 [2019-10-11T21:19:56.573Z] #5       digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e
21:19:56 [2019-10-11T21:19:56.573Z] #5         name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build"
21:19:56 [2019-10-11T21:19:56.573Z] #5      started: 2019-10-11 21:19:56.262864384 +0000 UTC
21:19:56 [2019-10-11T21:19:56.575Z] #6 24.59 go: finding github.com/kr/pretty v0.1.0
21:19:56 [2019-10-11T21:19:56.855Z] #5 0.319 From https://github.com/docker/buildx
21:19:56 [2019-10-11T21:19:56.855Z] #5 0.319  * [new branch]      master     -> build
21:19:56 [2019-10-11T21:19:56.862Z] #38 ...
21:19:56 [2019-10-11T21:19:56.862Z] 
21:19:56 [2019-10-11T21:19:56.862Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:19:56 [2019-10-11T21:19:56.862Z] #24 7.812 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:19:56 [2019-10-11T21:19:56.862Z] #24 7.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:19:56 [2019-10-11T21:19:56.862Z] #24 7.936 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:19:56 [2019-10-11T21:19:56.862Z] #24 7.936 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:19:56 [2019-10-11T21:19:56.862Z] #24 7.980 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:19:57 [2019-10-11T21:19:57.049Z] #6 24.95 go: finding github.com/bugsnag/panicwrap v1.2.0
21:19:57 [2019-10-11T21:19:57.049Z] #6 25.23 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:19:57 [2019-10-11T21:19:57.145Z] #5 0.545 Switched to branch 'build'
21:19:57 [2019-10-11T21:19:57.145Z] #5    completed: 2019-10-11 21:19:56.884439964 +0000 UTC
21:19:57 [2019-10-11T21:19:57.145Z] #5     duration: 621.57558ms
21:19:57 [2019-10-11T21:19:57.145Z] 
21:19:57 [2019-10-11T21:19:57.145Z] 
21:19:57 [2019-10-11T21:19:57.145Z] #6 /bin/sh -c go mod download
21:19:57 [2019-10-11T21:19:57.145Z] #6       digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed
21:19:57 [2019-10-11T21:19:57.145Z] #6         name: "/bin/sh -c go mod download"
21:19:57 [2019-10-11T21:19:57.145Z] #6      started: 2019-10-11 21:19:56.886732737 +0000 UTC
21:19:57 [2019-10-11T21:19:57.145Z] #6 0.149 go: finding github.com/inconshreveable/mousetrap v1.0.0
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.158 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.161 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.177 go: finding github.com/Microsoft/hcsshim v0.8.6
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.178 go: finding github.com/spf13/cobra v0.0.3
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.184 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.185 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
21:19:57 [2019-10-11T21:19:57.434Z] #6 0.203 go: finding github.com/docker/go-connections v0.4.0
21:19:57 [2019-10-11T21:19:57.478Z] #6 25.35 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
21:19:57 [2019-10-11T21:19:57.478Z] #6 25.57 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
21:19:57 [2019-10-11T21:19:57.478Z] #6 25.66 go: finding github.com/magiconair/properties v1.8.0
21:19:57 [2019-10-11T21:19:57.771Z] INFO: Downloading git...
21:19:57 [2019-10-11T21:19:57.805Z] #24 9.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:19:58 [2019-10-11T21:19:58.061Z] #6 0.955 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
21:19:58 [2019-10-11T21:19:58.061Z] #6 1.026 go: finding gopkg.in/inf.v0 v0.9.1
21:19:58 [2019-10-11T21:19:58.065Z] #24 ...
21:19:58 [2019-10-11T21:19:58.065Z] 
21:19:58 [2019-10-11T21:19:58.065Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:19:58 [2019-10-11T21:19:58.065Z] #38 9.770 + cd /tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution
21:19:58 [2019-10-11T21:19:58.065Z] #38 9.771 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:19:58 [2019-10-11T21:19:58.350Z] #6 26.31 go: finding github.com/kr/text v0.1.0
21:19:58 [2019-10-11T21:19:58.633Z] #38 ...
21:19:58 [2019-10-11T21:19:58.633Z] 
21:19:58 [2019-10-11T21:19:58.633Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:19:58 [2019-10-11T21:19:58.633Z] #33 ...
21:19:58 [2019-10-11T21:19:58.633Z] 
21:19:58 [2019-10-11T21:19:58.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:19:58 [2019-10-11T21:19:58.738Z] #6 26.58 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:19:58 [2019-10-11T21:19:58.738Z] #6 26.81 go: finding github.com/onsi/gomega v1.4.3
21:19:58 [2019-10-11T21:19:58.738Z] #6 26.89 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
21:19:58 [2019-10-11T21:19:58.891Z] #10 ...
21:19:58 [2019-10-11T21:19:58.891Z] 
21:19:58 [2019-10-11T21:19:58.891Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.00 + RM_GOPATH=0
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.00 + TMP_GOPATH=
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.00 + : /build/
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.00 + '[' -z '' ']'
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.01 ++ mktemp -d
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.01 + export GOPATH=/tmp/tmp.21AeWQ2NvU
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.01 + GOPATH=/tmp/tmp.21AeWQ2NvU
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.01 + RM_GOPATH=1
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.01 ++ dirname ./install.sh
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + dir=.
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + bin=rootlesskit
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + shift
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + '[' '!' -f ./rootlesskit.installer ']'
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + . ./rootlesskit.installer
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + install_rootlesskit
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + case "$1" in
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + export CGO_ENABLED=0
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + CGO_ENABLED=0
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + _install_rootlesskit
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.02 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.03 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.21AeWQ2NvU/src/github.com/rootless-containers/rootlesskit
21:19:58 [2019-10-11T21:19:58.891Z] #62 10.04 Cloning into '/tmp/tmp.21AeWQ2NvU/src/github.com/rootless-containers/rootlesskit'...
21:19:58 [2019-10-11T21:19:58.891Z] #62 ...
21:19:58 [2019-10-11T21:19:58.891Z] 
21:19:58 [2019-10-11T21:19:58.891Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:19:59 [2019-10-11T21:19:59.106Z] #6 1.935 go: finding github.com/hashicorp/hcl v1.0.0
21:19:59 [2019-10-11T21:19:59.106Z] #6 2.126 go: finding github.com/gofrs/flock v0.7.0
21:19:59 [2019-10-11T21:19:59.123Z] #6 27.06 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
21:19:59 [2019-10-11T21:19:59.123Z] #6 27.22 go: finding github.com/hashicorp/go-version v1.1.0
21:19:59 [2019-10-11T21:19:59.123Z] #6 27.37 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
21:19:59 [2019-10-11T21:19:59.151Z] #28 ...
21:19:59 [2019-10-11T21:19:59.151Z] 
21:19:59 [2019-10-11T21:19:59.151Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:19:59 [2019-10-11T21:19:59.151Z] #44 10.52 + RM_GOPATH=0
21:19:59 [2019-10-11T21:19:59.151Z] #44 ...
21:19:59 [2019-10-11T21:19:59.151Z] 
21:19:59 [2019-10-11T21:19:59.151Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + RM_GOPATH=0
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + TMP_GOPATH=
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + : /build
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + '[' -z '' ']'
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 ++ mktemp -d
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + export GOPATH=/tmp/tmp.EPqPcxs7qS
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + GOPATH=/tmp/tmp.EPqPcxs7qS
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 + RM_GOPATH=1
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.50 ++ dirname ./install.sh
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + dir=.
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + bin=golangci_lint
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + shift
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + '[' '!' -f ./golangci_lint.installer ']'
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + . ./golangci_lint.installer
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 ++ : v1.17.1
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + install_golangci_lint
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + echo 'Installing golangci-lint version v1.17.1'
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:19:59 [2019-10-11T21:19:59.151Z] #50 10.51 Installing golangci-lint version v1.17.1
21:19:59 [2019-10-11T21:19:59.329Z] INFO: Downloading go...
21:19:59 [2019-10-11T21:19:59.409Z] #50 ...
21:19:59 [2019-10-11T21:19:59.409Z] 
21:19:59 [2019-10-11T21:19:59.409Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:19:59 [2019-10-11T21:19:59.409Z] #56 10.14 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:19:59 [2019-10-11T21:19:59.409Z] #56 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:19:59 [2019-10-11T21:19:59.409Z] #56 10.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:19:59 [2019-10-11T21:19:59.409Z] #56 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:19:59 [2019-10-11T21:19:59.409Z] #56 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:19:59 [2019-10-11T21:19:59.409Z] #56 ...
21:19:59 [2019-10-11T21:19:59.409Z] 
21:19:59 [2019-10-11T21:19:59.409Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + RM_GOPATH=0
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + TMP_GOPATH=
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + : /build
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + '[' -z '' ']'
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 ++ mktemp -d
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + export GOPATH=/tmp/tmp.EjERFXh1vP
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + GOPATH=/tmp/tmp.EjERFXh1vP
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + RM_GOPATH=1
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 ++ dirname ./install.sh
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + dir=.
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + bin=dockercli
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + shift
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + '[' '!' -f ./dockercli.installer ']'
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + . ./dockercli.installer
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 ++ : stable
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 ++ : 17.06.2-ce
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + install_dockercli
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 ++ uname -m
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + arch=x86_64
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + '[' x86_64 '!=' x86_64 ']'
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + url=https://download.docker.com/linux/static
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 + tar -xz docker/docker
21:19:59 [2019-10-11T21:19:59.409Z] #22 7.783 Install docker/cli version 17.06.2-ce from stable
21:19:59 [2019-10-11T21:19:59.530Z] #6 27.49 go: finding github.com/docker/go-units v0.3.1
21:19:59 [2019-10-11T21:19:59.530Z] #6 27.55 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
21:19:59 [2019-10-11T21:19:59.530Z] #6 27.63 go: finding github.com/stretchr/objx v0.1.1
21:19:59 [2019-10-11T21:19:59.668Z] #22 ...
21:19:59 [2019-10-11T21:19:59.668Z] 
21:19:59 [2019-10-11T21:19:59.668Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:19:59 [2019-10-11T21:19:59.668Z] #40 ...
21:19:59 [2019-10-11T21:19:59.668Z] 
21:19:59 [2019-10-11T21:19:59.668Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 + RM_GOPATH=0
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 + TMP_GOPATH=
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 + : /build
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 + '[' -z '' ']'
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 ++ mktemp -d
21:19:59 [2019-10-11T21:19:59.668Z] #68 11.10 + export GOPATH=/tmp/tmp.eqtPuumv9z
21:19:59 [2019-10-11T21:19:59.732Z] #6 2.606 go: finding github.com/lib/pq v1.0.0
21:19:59 [2019-10-11T21:19:59.732Z] #6 2.675 go: finding github.com/bugsnag/panicwrap v1.2.0
21:19:59 [2019-10-11T21:19:59.926Z] #6 27.95 go: finding github.com/pelletier/go-toml v1.2.0
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 + GOPATH=/tmp/tmp.eqtPuumv9z
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 + RM_GOPATH=1
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 ++ dirname ./install.sh
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 + dir=.
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 + bin=proxy
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.11 + shift
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.13 + '[' '!' -f ./proxy.installer ']'
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + . ./proxy.installer
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 ++ : 96bcc0dae898308ed659c5095526788a602f4726
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + install_proxy
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + case "$1" in
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + export CGO_ENABLED=0
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + CGO_ENABLED=0
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + _install_proxy
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eqtPuumv9z/src/github.com/docker/libnetwork
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 Cloning into '/tmp/tmp.eqtPuumv9z/src/github.com/docker/libnetwork'...
21:19:59 [2019-10-11T21:19:59.927Z] #68 11.14 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
21:19:59 [2019-10-11T21:19:59.927Z] #68 ...
21:19:59 [2019-10-11T21:19:59.927Z] 
21:19:59 [2019-10-11T21:19:59.927Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:19:59 [2019-10-11T21:19:59.927Z] #33 11.52 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:19:59 [2019-10-11T21:19:59.927Z] #33 11.53 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:19:59 [2019-10-11T21:19:59.927Z] #33 11.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:20:00 [2019-10-11T21:20:00.030Z] #6 2.778 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
21:20:00 [2019-10-11T21:20:00.030Z] #6 2.789 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:20:00 [2019-10-11T21:20:00.030Z] #6 2.829 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:20:00 [2019-10-11T21:20:00.030Z] #6 2.985 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
21:20:00 [2019-10-11T21:20:00.310Z] #6 28.28 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
21:20:00 [2019-10-11T21:20:00.310Z] #6 28.33 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
21:20:00 [2019-10-11T21:20:00.310Z] #6 28.36 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
21:20:00 [2019-10-11T21:20:00.310Z] #6 28.37 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
21:20:00 [2019-10-11T21:20:00.310Z] #6 28.43 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
21:20:00 [2019-10-11T21:20:00.317Z] #6 3.329 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
21:20:00 [2019-10-11T21:20:00.598Z] #33 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:20:00 [2019-10-11T21:20:00.598Z] #33 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:20:00 [2019-10-11T21:20:00.605Z] #6 3.586 go: finding github.com/spf13/viper v1.3.2
21:20:00 [2019-10-11T21:20:00.705Z] #6 28.54 go: finding github.com/hashicorp/go-immutable-radix v1.0.0
21:20:00 [2019-10-11T21:20:00.887Z] INFO: Downloading compiler 1 of 3...
21:20:00 [2019-10-11T21:20:00.894Z] #6 3.913 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
21:20:01 [2019-10-11T21:20:01.111Z] #6 28.94 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
21:20:01 [2019-10-11T21:20:01.182Z] #6 4.105 go: finding github.com/davecgh/go-spew v1.1.1
21:20:01 [2019-10-11T21:20:01.350Z] INFO: Downloading compiler 2 of 3...
21:20:01 [2019-10-11T21:20:01.518Z] #6 29.46 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
21:20:01 [2019-10-11T21:20:01.518Z] #6 29.59 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
21:20:01 [2019-10-11T21:20:01.532Z] #33 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:20:01 [2019-10-11T21:20:01.806Z] #6 4.723 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
21:20:01 [2019-10-11T21:20:01.806Z] #6 4.804 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
21:20:01 [2019-10-11T21:20:01.806Z] #6 4.833 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
21:20:01 [2019-10-11T21:20:01.935Z] #6 29.84 go: finding gopkg.in/inf.v0 v0.9.1
21:20:02 [2019-10-11T21:20:02.095Z] #6 4.896 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
21:20:02 [2019-10-11T21:20:02.095Z] #6 5.106 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
21:20:02 [2019-10-11T21:20:02.327Z] INFO: Downloading compiler 3 of 3...
21:20:02 [2019-10-11T21:20:02.336Z] #6 30.32 go: finding github.com/hpcloud/tail v1.0.0
21:20:02 [2019-10-11T21:20:02.724Z] #6 5.554 go: finding github.com/magiconair/properties v1.8.0
21:20:02 [2019-10-11T21:20:02.724Z] #6 5.575 go: finding github.com/pkg/errors v0.8.1
21:20:02 [2019-10-11T21:20:02.724Z] #6 5.655 go: finding github.com/gorilla/mux v1.7.0
21:20:02 [2019-10-11T21:20:02.758Z] #6 30.81 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
21:20:03 [2019-10-11T21:20:03.171Z] #6 31.20 go: finding github.com/spf13/cast v1.3.0
21:20:03 [2019-10-11T21:20:03.305Z] INFO: Extracting git...
21:20:03 [2019-10-11T21:20:03.747Z] #6 6.385 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
21:20:03 [2019-10-11T21:20:03.747Z] #6 6.502 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
21:20:03 [2019-10-11T21:20:03.764Z] #6 31.58 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
21:20:04 [2019-10-11T21:20:04.376Z] #6 7.295 go: finding github.com/mattn/go-sqlite3 v1.10.0
21:20:04 [2019-10-11T21:20:04.376Z] #6 7.403 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
21:20:04 [2019-10-11T21:20:04.398Z] #6 31.98 go: finding github.com/google/go-cmp v0.2.0
21:20:04 [2019-10-11T21:20:04.398Z] #6 32.19 go: finding github.com/onsi/ginkgo v1.6.0
21:20:04 [2019-10-11T21:20:04.666Z] #6 7.525 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
21:20:04 [2019-10-11T21:20:04.666Z] #6 7.554 go: finding github.com/imdario/mergo v0.3.7
21:20:04 [2019-10-11T21:20:04.666Z] #6 7.755 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
21:20:04 [2019-10-11T21:20:04.817Z] #6 32.59 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
21:20:04 [2019-10-11T21:20:04.817Z] #6 32.80 go: finding gopkg.in/fsnotify.v1 v1.4.7
21:20:04 [2019-10-11T21:20:04.824Z] #33 15.98 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:20:04 [2019-10-11T21:20:04.954Z] #6 7.760 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
21:20:05 [2019-10-11T21:20:05.213Z] #6 33.41 go: finding github.com/docker/go-connections v0.4.0
21:20:05 [2019-10-11T21:20:05.391Z] #33 ...
21:20:05 [2019-10-11T21:20:05.391Z] 
21:20:05 [2019-10-11T21:20:05.391Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:20:05 [2019-10-11T21:20:05.391Z] #62 16.02 + cd /tmp/tmp.21AeWQ2NvU/src/github.com/rootless-containers/rootlesskit
21:20:05 [2019-10-11T21:20:05.391Z] #62 16.02 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:20:05 [2019-10-11T21:20:05.391Z] #62 16.40 + for f in rootlesskit rootlesskit-docker-proxy
21:20:05 [2019-10-11T21:20:05.391Z] #62 16.40 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.63 go: finding github.com/hashicorp/golang-lru v0.5.0
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.70 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.70 go: finding github.com/pkg/profile v1.2.1
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.71 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.72 go: finding github.com/coreos/go-semver v0.2.0
21:20:05 [2019-10-11T21:20:05.624Z] #6 33.76 go: finding github.com/Microsoft/hcsshim v0.8.5
21:20:05 [2019-10-11T21:20:05.982Z] #6 8.802 go: finding github.com/docker/docker-credential-helpers v0.6.1
21:20:05 [2019-10-11T21:20:05.982Z] #6 9.025 go: finding github.com/spf13/pflag v1.0.3
21:20:06 [2019-10-11T21:20:06.272Z] #6 9.321 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:20:06 [2019-10-11T21:20:06.460Z] #6 34.39 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
21:20:06 [2019-10-11T21:20:06.460Z] #6 34.53 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
21:20:06 [2019-10-11T21:20:06.460Z] #6 34.56 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
21:20:06 [2019-10-11T21:20:06.885Z] #6 34.72 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
21:20:06 [2019-10-11T21:20:06.885Z] #6 34.81 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
21:20:06 [2019-10-11T21:20:06.885Z] #6 34.96 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
21:20:06 [2019-10-11T21:20:06.885Z] #6 35.03 go: finding github.com/hashicorp/hcl v1.0.0
21:20:06 [2019-10-11T21:20:06.901Z] #6 9.690 go: finding github.com/coreos/go-semver v0.2.0
21:20:07 [2019-10-11T21:20:07.189Z] #6 10.03 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
21:20:07 [2019-10-11T21:20:07.305Z] #6 35.25 go: finding github.com/opencontainers/runc v1.0.0-rc8
21:20:07 [2019-10-11T21:20:07.305Z] #6 35.43 go: finding github.com/mattn/go-shellwords v1.0.5
21:20:07 [2019-10-11T21:20:07.477Z] #6 10.38 go: finding gopkg.in/fatih/pool.v2 v2.0.0
21:20:08 [2019-10-11T21:20:08.121Z] #6 11.00 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
21:20:08 [2019-10-11T21:20:08.180Z] #6 36.22 go: finding golang.org/x/text v0.3.0
21:20:08 [2019-10-11T21:20:08.180Z] #6 36.25 go: finding github.com/fsnotify/fsnotify v1.4.7
21:20:08 [2019-10-11T21:20:08.180Z] #6 36.27 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
21:20:08 [2019-10-11T21:20:08.180Z] #6 36.33 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
21:20:08 [2019-10-11T21:20:08.407Z] #6 11.22 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
21:20:08 [2019-10-11T21:20:08.589Z] #6 36.57 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
21:20:08 [2019-10-11T21:20:08.589Z] #6 36.68 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
21:20:09 [2019-10-11T21:20:09.005Z] #6 36.78 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
21:20:09 [2019-10-11T21:20:09.031Z] #6 12.04 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
21:20:09 [2019-10-11T21:20:09.321Z] #6 12.19 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
21:20:09 [2019-10-11T21:20:09.321Z] #6 12.31 go: finding github.com/docker/go-connections v0.3.0
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.35 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.36 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.37 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.40 go: finding github.com/coreos/go-etcd v2.0.0+incompatible
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.41 go: finding github.com/coreos/etcd v3.3.10+incompatible
21:20:09 [2019-10-11T21:20:09.410Z] #6 37.66 go: finding github.com/kr/pty v1.1.1
21:20:09 [2019-10-11T21:20:09.579Z] #62 ...
21:20:09 [2019-10-11T21:20:09.579Z] 
21:20:09 [2019-10-11T21:20:09.579Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.19 + RM_GOPATH=0
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.19 + TMP_GOPATH=
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.19 + : /build
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.19 + '[' -z '' ']'
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.20 ++ mktemp -d
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.20 + export GOPATH=/tmp/tmp.GdUIP8B6xr
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.20 + GOPATH=/tmp/tmp.GdUIP8B6xr
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.20 + RM_GOPATH=1
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 ++ dirname ./install.sh
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + dir=.
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + bin=gotestsum
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + shift
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + '[' '!' -f ./gotestsum.installer ']'
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + . ./gotestsum.installer
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 ++ : v0.3.5
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + install_gotestsum
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + echo 'Installing gotestsum version v0.3.5'
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 + go get -d gotest.tools/gotestsum
21:20:09 [2019-10-11T21:20:09.579Z] #47 10.21 Installing gotestsum version v0.3.5
21:20:09 [2019-10-11T21:20:09.579Z] #47 ...
21:20:09 [2019-10-11T21:20:09.579Z] 
21:20:09 [2019-10-11T21:20:09.579Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:20:09 [2019-10-11T21:20:09.579Z] #28 10.89 + mktemp -d
21:20:09 [2019-10-11T21:20:09.579Z] #28 10.90 + export GOPATH=/tmp/tmp.FoGlYsIbfx
21:20:09 [2019-10-11T21:20:09.579Z] #28 10.90 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FoGlYsIbfx/src/github.com/go-swagger/go-swagger
21:20:09 [2019-10-11T21:20:09.579Z] #28 10.90 Cloning into '/tmp/tmp.FoGlYsIbfx/src/github.com/go-swagger/go-swagger'...
21:20:09 [2019-10-11T21:20:09.579Z] #28 ...
21:20:09 [2019-10-11T21:20:09.579Z] 
21:20:09 [2019-10-11T21:20:09.579Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.52 + TMP_GOPATH=
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.52 + : /build
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.52 + '[' -z '' ']'
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.53 ++ mktemp -d
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.53 + export GOPATH=/tmp/tmp.7T7TPD6zlF
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.53 + GOPATH=/tmp/tmp.7T7TPD6zlF
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.53 + RM_GOPATH=1
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.53 ++ dirname ./install.sh
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + dir=.
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + bin=vndr
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + shift
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + '[' '!' -f ./vndr.installer ']'
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + . ./vndr.installer
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + install_vndr
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7T7TPD6zlF/src/github.com/LK4D4/vndr
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 Cloning into '/tmp/tmp.7T7TPD6zlF/src/github.com/LK4D4/vndr'...
21:20:09 [2019-10-11T21:20:09.579Z] #44 10.54 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:20:09 [2019-10-11T21:20:09.579Z] #44 12.21 + cd /tmp/tmp.7T7TPD6zlF/src/github.com/LK4D4/vndr
21:20:09 [2019-10-11T21:20:09.579Z] #44 12.21 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:20:09 [2019-10-11T21:20:09.579Z] #44 12.23 + go build -buildmode=pie -v -o /build/vndr .
21:20:09 [2019-10-11T21:20:09.579Z] #44 14.94 runtime/internal/sys
21:20:09 [2019-10-11T21:20:09.579Z] #44 15.04 internal/cpu
21:20:09 [2019-10-11T21:20:09.579Z] #44 15.34 internal/race
21:20:09 [2019-10-11T21:20:09.579Z] #44 15.45 sync/atomic
21:20:09 [2019-10-11T21:20:09.579Z] #44 16.12 unicode
21:20:09 [2019-10-11T21:20:09.579Z] #44 16.23 internal/bytealg
21:20:09 [2019-10-11T21:20:09.579Z] #44 18.35 runtime
21:20:09 [2019-10-11T21:20:09.579Z] #44 ...
21:20:09 [2019-10-11T21:20:09.579Z] 
21:20:09 [2019-10-11T21:20:09.579Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.75 + RM_GOPATH=0
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.75 + TMP_GOPATH=
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.75 + : /build
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.75 + '[' -z '' ']'
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.75 ++ mktemp -d
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.77 + export GOPATH=/tmp/tmp.wShsdSCCAB
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.77 + GOPATH=/tmp/tmp.wShsdSCCAB
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.77 + RM_GOPATH=1
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.77 ++ dirname ./install.sh
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + dir=.
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + bin=tomlv
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + shift
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + '[' '!' -f ./tomlv.installer ']'
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + . ./tomlv.installer
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + install_tomlv
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.79 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wShsdSCCAB/src/github.com/BurntSushi/toml
21:20:09 [2019-10-11T21:20:09.579Z] #31 10.80 Cloning into '/tmp/tmp.wShsdSCCAB/src/github.com/BurntSushi/toml'...
21:20:09 [2019-10-11T21:20:09.579Z] #31 12.79 + cd /tmp/tmp.wShsdSCCAB/src/github.com/BurntSushi/toml
21:20:09 [2019-10-11T21:20:09.579Z] #31 12.79 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:20:09 [2019-10-11T21:20:09.579Z] #31 12.80 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:20:09 [2019-10-11T21:20:09.579Z] #31 14.16 runtime/internal/atomic
21:20:09 [2019-10-11T21:20:09.579Z] #31 14.19 internal/cpu
21:20:09 [2019-10-11T21:20:09.579Z] #31 14.67 runtime/internal/sys
21:20:09 [2019-10-11T21:20:09.579Z] #31 15.14 runtime/internal/math
21:20:09 [2019-10-11T21:20:09.579Z] #31 15.25 math/bits
21:20:09 [2019-10-11T21:20:09.579Z] #31 15.42 internal/bytealg
21:20:09 [2019-10-11T21:20:09.579Z] #31 16.36 math
21:20:09 [2019-10-11T21:20:09.579Z] #31 16.65 runtime
21:20:09 [2019-10-11T21:20:09.579Z] #31 ...
21:20:09 [2019-10-11T21:20:09.579Z] 
21:20:09 [2019-10-11T21:20:09.579Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:20:09 [2019-10-11T21:20:09.579Z] #24 11.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:20:09 [2019-10-11T21:20:09.579Z] #24 12.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:20:09 [2019-10-11T21:20:09.608Z] #6 12.44 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
21:20:09 [2019-10-11T21:20:09.819Z] #6 37.80 go: finding github.com/gorilla/mux v1.7.0
21:20:09 [2019-10-11T21:20:09.838Z] #24 ...
21:20:09 [2019-10-11T21:20:09.838Z] 
21:20:09 [2019-10-11T21:20:09.838Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:20:09 [2019-10-11T21:20:09.838Z] #40 11.97 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:20:09 [2019-10-11T21:20:09.838Z] #40 12.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:20:09 [2019-10-11T21:20:09.838Z] #40 12.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:20:09 [2019-10-11T21:20:09.838Z] #40 12.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:20:09 [2019-10-11T21:20:09.838Z] #40 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:20:09 [2019-10-11T21:20:09.838Z] #40 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:20:09 [2019-10-11T21:20:09.838Z] #40 16.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:20:09 [2019-10-11T21:20:09.838Z] #40 18.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:20:10 [2019-10-11T21:20:10.002Z] Running on ubuntu-1604-overlay2-arm64v8 (i-01b019a8e5dc5eb65) in /home/ubuntu/workspace/moby_PR-40044
[Pipeline] {
[Pipeline] checkout
21:20:10 [2019-10-11T21:20:10.096Z] #40 ...
21:20:10 [2019-10-11T21:20:10.096Z] 
21:20:10 [2019-10-11T21:20:10.096Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:20:10 [2019-10-11T21:20:10.096Z] #56 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #56 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #56 15.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #56 ...
21:20:10 [2019-10-11T21:20:10.096Z] 
21:20:10 [2019-10-11T21:20:10.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:20:10 [2019-10-11T21:20:10.096Z] #10 11.87 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:20:10 [2019-10-11T21:20:10.096Z] #10 12.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #10 12.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #10 12.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #10 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:20:10 [2019-10-11T21:20:10.096Z] #10 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #10 16.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:20:10 [2019-10-11T21:20:10.096Z] #10 19.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:20:10 [2019-10-11T21:20:10.229Z] #6 38.27 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
21:20:10 [2019-10-11T21:20:10.229Z] #6 38.30 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
21:20:10 [2019-10-11T21:20:10.229Z] #6 38.38 go: finding gotest.tools v2.1.0+incompatible
21:20:10 [2019-10-11T21:20:10.242Z] #6 12.97 go: finding github.com/gofrs/uuid v3.2.0+incompatible
21:20:10 [2019-10-11T21:20:10.355Z] #10 ...
21:20:10 [2019-10-11T21:20:10.355Z] 
21:20:10 [2019-10-11T21:20:10.355Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:20:10 [2019-10-11T21:20:10.355Z] #22 21.77 + mkdir -p /build
21:20:10 [2019-10-11T21:20:10.533Z] #6 13.39 go: finding golang.org/x/text v0.3.0
21:20:10 [2019-10-11T21:20:10.614Z] #22 21.78 + mv docker/docker /build/
21:20:10 [2019-10-11T21:20:10.614Z] #22 21.79 + rmdir docker
21:20:10 [2019-10-11T21:20:10.614Z] #22 DONE 22.0s
21:20:10 [2019-10-11T21:20:10.614Z] 
21:20:10 [2019-10-11T21:20:10.614Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:10 [2019-10-11T21:20:10.614Z] #31 21.89 unicode/utf8
21:20:10 [2019-10-11T21:20:10.640Z] #6 38.52 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
21:20:10 [2019-10-11T21:20:10.640Z] #6 38.60 go: finding github.com/gogo/googleapis v1.1.0
21:20:10 [2019-10-11T21:20:10.640Z] #6 38.60 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
21:20:10 [2019-10-11T21:20:10.640Z] #6 38.84 go: finding github.com/hashicorp/go-uuid v1.0.0
21:20:10 [2019-10-11T21:20:10.821Z] #6 13.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:20:11 [2019-10-11T21:20:11.058Z] #6 39.10 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
21:20:11 [2019-10-11T21:20:11.111Z] #6 13.97 go: finding github.com/gogo/protobuf v1.2.0
21:20:11 [2019-10-11T21:20:11.488Z] #6 39.53 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
21:20:11 [2019-10-11T21:20:11.488Z] #6 39.61 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
21:20:11 [2019-10-11T21:20:11.991Z] #31 ...
21:20:11 [2019-10-11T21:20:11.991Z] 
21:20:11 [2019-10-11T21:20:11.991Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:20:11 [2019-10-11T21:20:11.991Z] #38 13.47 + GOPATH=/tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TXFJ4pT7Hc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:20:11 [2019-10-11T21:20:11.991Z] #38 ...
21:20:11 [2019-10-11T21:20:11.991Z] 
21:20:11 [2019-10-11T21:20:11.991Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:11 [2019-10-11T21:20:11.991Z] #31 23.21 internal/testlog
21:20:12 [2019-10-11T21:20:12.138Z] #6 14.86 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
21:20:12 [2019-10-11T21:20:12.138Z] #6 14.91 go: finding github.com/mattn/go-shellwords v1.0.5
21:20:12 [2019-10-11T21:20:12.138Z] #6 15.06 go: finding github.com/pkg/profile v1.2.1
21:20:12 [2019-10-11T21:20:12.237Z] #6 39.83 go: finding github.com/onsi/ginkgo v1.7.0
21:20:12 [2019-10-11T21:20:12.237Z] #6 39.86 go: finding gopkg.in/yaml.v2 v2.2.1
21:20:12 [2019-10-11T21:20:12.237Z] #6 40.18 go: finding github.com/Microsoft/hcsshim v0.8.6
21:20:12 [2019-10-11T21:20:12.237Z] #6 40.19 go: finding github.com/golang/mock v1.1.1
21:20:12 [2019-10-11T21:20:12.560Z] #31 23.79 encoding
21:20:12 [2019-10-11T21:20:12.821Z] #31 23.98 runtime/cgo
21:20:12 [2019-10-11T21:20:12.984Z] #6 40.39 go: finding github.com/docker/go-connections v0.3.0
21:20:12 [2019-10-11T21:20:12.984Z] #6 40.73 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
21:20:13 [2019-10-11T21:20:13.530Z] using credential docker-jenkins-github-credentials
21:20:13 [2019-10-11T21:20:13.539Z] Cloning the remote Git repository
21:20:13 [2019-10-11T21:20:13.539Z] Cloning with configured refspecs honoured and without tags
21:20:13 [2019-10-11T21:20:13.618Z] #6 41.08 go: finding github.com/spf13/afero v1.1.2
21:20:13 [2019-10-11T21:20:13.619Z] #6 41.09 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
21:20:13 [2019-10-11T21:20:13.619Z] #6 41.31 go: finding google.golang.org/appengine v1.1.0
21:20:13 [2019-10-11T21:20:13.619Z] #6 41.60 go: finding github.com/sirupsen/logrus v1.0.3
21:20:13 [2019-10-11T21:20:13.594Z] Cloning repository https://github.com/moby/moby.git
21:20:14 [2019-10-11T21:20:14.059Z] #6 42.07 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
21:20:14 [2019-10-11T21:20:14.059Z] #6 42.10 go: finding github.com/godbus/dbus v4.1.0+incompatible
21:20:14 [2019-10-11T21:20:14.059Z] #6 42.26 go: finding github.com/vishvananda/netlink v1.0.0
21:20:14 [2019-10-11T21:20:14.452Z] #6 42.39 go: finding github.com/gogo/protobuf v1.0.0
21:20:14 [2019-10-11T21:20:14.452Z] #6 42.45 go: finding github.com/containerd/containerd v1.2.4
21:20:14 [2019-10-11T21:20:14.452Z] #6 42.51 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
21:20:13 [2019-10-11T21:20:13.638Z]  > git init /home/ubuntu/workspace/moby_PR-40044 # timeout=10
21:20:13 [2019-10-11T21:20:13.902Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:13 [2019-10-11T21:20:13.902Z]  > git --version # timeout=10
21:20:13 [2019-10-11T21:20:13.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:13 [2019-10-11T21:20:13.917Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:20:14 [2019-10-11T21:20:14.907Z] #6 17.30 go: finding github.com/opencontainers/go-digest v1.0.0-rc1
21:20:14 [2019-10-11T21:20:14.907Z] #6 17.37 go: finding github.com/cenkalti/backoff v2.1.1+incompatible
21:20:14 [2019-10-11T21:20:14.907Z] #6 17.81 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
21:20:14 [2019-10-11T21:20:14.907Z] #6 17.96 go: finding github.com/opencontainers/image-spec v1.0.1
21:20:16 [2019-10-11T21:20:16.106Z] #31 ...
21:20:16 [2019-10-11T21:20:16.107Z] 
21:20:16 [2019-10-11T21:20:16.107Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:20:16 [2019-10-11T21:20:16.107Z] #33 17.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:20:16 [2019-10-11T21:20:16.369Z] #33 ...
21:20:16 [2019-10-11T21:20:16.369Z] 
21:20:16 [2019-10-11T21:20:16.369Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:16 [2019-10-11T21:20:16.369Z] #44 22.21 unicode/utf8
21:20:16 [2019-10-11T21:20:16.369Z] #44 23.64 internal/testlog
21:20:16 [2019-10-11T21:20:16.369Z] #44 24.36 unicode/utf16
21:20:16 [2019-10-11T21:20:16.369Z] #44 24.74 container/list
21:20:16 [2019-10-11T21:20:16.369Z] #44 25.57 internal/nettrace
21:20:16 [2019-10-11T21:20:16.369Z] #44 26.37 runtime/cgo
21:20:16 [2019-10-11T21:20:16.962Z] #6 19.85 go: finding github.com/coreos/go-etcd v2.0.0+incompatible
21:20:16 [2019-10-11T21:20:16.962Z] #6 19.95 go: finding github.com/hashicorp/go-version v1.1.0
21:20:17 [2019-10-11T21:20:17.255Z] #6 20.34 go: finding gopkg.in/yaml.v2 v2.2.2
21:20:17 [2019-10-11T21:20:17.544Z] #6 20.37 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
21:20:18 [2019-10-11T21:20:18.170Z] INFO: Expanding go...
21:20:18 [2019-10-11T21:20:18.173Z] #6 20.99 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
21:20:18 [2019-10-11T21:20:18.173Z] #6 21.26 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
21:20:18 [2019-10-11T21:20:18.271Z] #44 ...
21:20:18 [2019-10-11T21:20:18.271Z] 
21:20:18 [2019-10-11T21:20:18.271Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:20:18 [2019-10-11T21:20:18.271Z] #24 29.53 Fetched 7919 kB in 22s (349 kB/s)
21:20:19 [2019-10-11T21:20:19.670Z] #6 22.60 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
21:20:19 [2019-10-11T21:20:19.670Z] #6 22.64 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
21:20:20 [2019-10-11T21:20:20.297Z] #6 23.21 go: finding github.com/golang/protobuf v1.2.0
21:20:20 [2019-10-11T21:20:20.587Z] #6 23.41 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
21:20:21 [2019-10-11T21:20:21.614Z] #6 24.44 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
21:20:21 [2019-10-11T21:20:21.614Z] #6 24.66 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
21:20:21 [2019-10-11T21:20:21.906Z] #6 24.75 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
21:20:22 [2019-10-11T21:20:22.218Z] #6 25.24 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:20:22 [2019-10-11T21:20:22.840Z] #6 25.83 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
21:20:23 [2019-10-11T21:20:23.128Z] #6 25.88 go: finding github.com/docker/docker-credential-helpers v0.6.0
21:20:23 [2019-10-11T21:20:23.128Z] #6 25.99 go: finding github.com/uber/jaeger-lib v1.2.1
21:20:23 [2019-10-11T21:20:23.536Z] #24 29.53 Reading package lists...
21:20:23 [2019-10-11T21:20:23.536Z] #24 ...
21:20:23 [2019-10-11T21:20:23.536Z] 
21:20:23 [2019-10-11T21:20:23.536Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:23 [2019-10-11T21:20:23.536Z] #68 29.51 Checking out files:  41% (827/1993)   
Checking out files:  42% (838/1993)   
Checking out files:  43% (857/1993)   
Checking out files:  44% (877/1993)   
Checking out files:  45% (897/1993)   
Checking out files:  46% (917/1993)   
Checking out files:  47% (937/1993)   
Checking out files:  48% (957/1993)   
Checking out files:  49% (977/1993)   
Checking out files:  50% (997/1993)   
Checking out files:  51% (1017/1993)   
Checking out files:  52% (1037/1993)   
Checking out files:  53% (1057/1993)   
Checking out files:  54% (1077/1993)   
Checking out files:  55% (1097/1993)   
Checking out files:  56% (1117/1993)   
Checking out files:  57% (1137/1993)   
Checking out files:  58% (1156/1993)   
Checking out files:  59% (1176/1993)   
Checking out files:  60% (1196/1993)   
Checking out files:  61% (1216/1993)   
Checking out files:  62% (1236/1993)   
Checking out files:  63% (1256/1993)   
Checking out files:  64% (1276/1993)   
Checking out files:  65% (1296/1993)   
Checking out files:  66% (1316/1993)   
Checking out files:  67% (1336/1993)   
Checking out files:  68% (1356/1993)   
Checking out files:  69% (1376/1993)   
Checking out files:  70% (1396/1993)   
Checking out files:  71% (1416/1993)   
Checking out files:  72% (1435/1993)   
Checking out files:  73% (1455/1993)   
Checking out files:  74% (1475/1993)   
Checking out files:  75% (1495/1993)   
Checking out files:  76% (1515/1993)   
Checking out files:  77% (1535/1993)   
Checking out files:  78% (1555/1993)   
Checking out files:  79% (1575/1993)   
Checking out files:  80% (1595/1993)   
Checking out files:  81% (1615/1993)   
Checking out files:  82% (1635/1993)   
Checking out files:  83% (1655/1993)   
Checking out files:  84% (1675/1993)   
Checking out files:  85% (1695/1993)   
Checking out files:  86% (1714/1993)   
Checking out files:  87% (1734/1993)   
Checking out files:  88% (1754/1993)   
Checking out files:  89% (1774/1993)   
Checking out files:  90% (1794/1993)   
Checking out files:  91% (1814/1993)   
Checking out files:  92% (1834/1993)   
Checking out files:  93% (1854/1993)   
Checking out files:  94% (1874/1993)   
Checking out files:  95% (1894/1993)   
Checking out files:  96% (1914/1993)   
Checking out files:  97% (1934/1993)   
Checking out files:  98% (1954/1993)   
Checking out files:  99% (1974/1993)   
Checking out files: 100% (1993/1993)   
Checking out files: 100% (1993/1993), done.
21:20:23 [2019-10-11T21:20:23.536Z] #68 31.10 + cd /tmp/tmp.eqtPuumv9z/src/github.com/docker/libnetwork
21:20:23 [2019-10-11T21:20:23.536Z] #68 31.11 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
21:20:23 [2019-10-11T21:20:23.536Z] #68 31.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:20:24 [2019-10-11T21:20:24.157Z] #6 26.92 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
21:20:24 [2019-10-11T21:20:24.157Z] #6 27.19 go: finding github.com/stretchr/testify v1.2.2
21:20:24 [2019-10-11T21:20:24.157Z] #6 27.25 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
21:20:24 [2019-10-11T21:20:24.469Z] #68 ...
21:20:24 [2019-10-11T21:20:24.469Z] 
21:20:24 [2019-10-11T21:20:24.469Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:20:24 [2019-10-11T21:20:24.469Z] #50 35.75 + cd /tmp/tmp.EPqPcxs7qS/src/github.com/golangci/golangci-lint/
21:20:24 [2019-10-11T21:20:24.469Z] #50 35.75 + git checkout -q v1.17.1
21:20:24 [2019-10-11T21:20:24.785Z] #6 27.68 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
21:20:25 [2019-10-11T21:20:25.413Z] #6 28.22 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
21:20:25 [2019-10-11T21:20:25.413Z] #6 28.24 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
21:20:25 [2019-10-11T21:20:25.843Z] #50 36.92 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:20:26 [2019-10-11T21:20:26.441Z] #6 29.31 go: finding github.com/BurntSushi/toml v0.3.1
21:20:27 [2019-10-11T21:20:27.071Z] #6 29.96 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
21:20:28 [2019-10-11T21:20:28.578Z] #6 31.23 go: finding github.com/google/go-cmp v0.2.0
21:20:28 [2019-10-11T21:20:28.578Z] #6 31.25 go: finding google.golang.org/grpc v1.20.1
21:20:28 [2019-10-11T21:20:28.578Z] #6 31.58 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
21:20:29 [2019-10-11T21:20:29.205Z] #6 32.14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
21:20:31 [2019-10-11T21:20:31.115Z] #50 ...
21:20:31 [2019-10-11T21:20:31.115Z] 
21:20:31 [2019-10-11T21:20:31.115Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:20:31 [2019-10-11T21:20:31.115Z] #56 32.28 Fetched 7919 kB in 23s (343 kB/s)
21:20:31 [2019-10-11T21:20:31.115Z] #56 32.28 Reading package lists...
21:20:31 [2019-10-11T21:20:31.115Z] #56 38.69 Reading package lists...
21:20:31 [2019-10-11T21:20:31.115Z] #56 ...
21:20:31 [2019-10-11T21:20:31.115Z] 
21:20:31 [2019-10-11T21:20:31.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:20:31 [2019-10-11T21:20:31.115Z] #10 34.77 Fetched 7919 kB in 23s (331 kB/s)
21:20:31 [2019-10-11T21:20:31.115Z] #10 34.77 Reading package lists...
21:20:31 [2019-10-11T21:20:31.264Z] #6 34.35 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
21:20:31 [2019-10-11T21:20:31.552Z] #6 34.39 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
21:20:32 [2019-10-11T21:20:32.050Z] #10 41.94 Reading package lists...
21:20:32 [2019-10-11T21:20:32.050Z] #10 ...
21:20:32 [2019-10-11T21:20:32.050Z] 
21:20:32 [2019-10-11T21:20:32.050Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:20:32 [2019-10-11T21:20:32.050Z] #24 29.53 Reading package lists...
21:20:32 [2019-10-11T21:20:32.050Z] #24 37.48 Reading package lists...
21:20:32 [2019-10-11T21:20:32.576Z] #24 43.80 Building dependency tree...
21:20:32 [2019-10-11T21:20:32.576Z] #24 ...
21:20:32 [2019-10-11T21:20:32.576Z] 
21:20:32 [2019-10-11T21:20:32.576Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:20:32 [2019-10-11T21:20:32.576Z] #33 34.19 Fetched 7919 kB in 23s (330 kB/s)
21:20:32 [2019-10-11T21:20:32.576Z] #33 34.19 Reading package lists...
21:20:32 [2019-10-11T21:20:32.580Z] #6 35.45 go: finding github.com/stretchr/testify v1.3.0
21:20:32 [2019-10-11T21:20:32.580Z] #6 35.62 go: finding github.com/opencontainers/runc v1.0.0-rc8
21:20:32 [2019-10-11T21:20:32.835Z] #33 40.61 Reading package lists...
21:20:32 [2019-10-11T21:20:32.835Z] #33 ...
21:20:32 [2019-10-11T21:20:32.835Z] 
21:20:32 [2019-10-11T21:20:32.835Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:20:32 [2019-10-11T21:20:32.835Z] #40 34.43 Fetched 7919 kB in 23s (337 kB/s)
21:20:32 [2019-10-11T21:20:32.835Z] #40 34.43 Reading package lists...
21:20:32 [2019-10-11T21:20:32.871Z] #6 35.77 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
21:20:33 [2019-10-11T21:20:33.158Z] #6 36.05 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
21:20:33 [2019-10-11T21:20:33.402Z] #40 41.38 Reading package lists...
21:20:33 [2019-10-11T21:20:33.402Z] #40 ...
21:20:33 [2019-10-11T21:20:33.402Z] 
21:20:33 [2019-10-11T21:20:33.402Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:20:33 [2019-10-11T21:20:33.402Z] #56 38.69 Reading package lists...
21:20:34 [2019-10-11T21:20:34.183Z] #6 37.12 go: finding github.com/json-iterator/go v1.1.6
21:20:34 [2019-10-11T21:20:34.183Z] #6 37.12 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
21:20:34 [2019-10-11T21:20:34.470Z] #6 37.29 go: finding github.com/coreos/etcd v3.3.10+incompatible
21:20:34 [2019-10-11T21:20:34.762Z] Running on ubuntu-1804-overlay2 (i-07a6363a5b51f4ffd) in /home/ubuntu/workspace/moby_PR-40044
[Pipeline] {
[Pipeline] checkout
21:20:35 [2019-10-11T21:20:35.036Z] #56 45.28 Building dependency tree...
21:20:35 [2019-10-11T21:20:35.495Z] #6 38.44 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
21:20:35 [2019-10-11T21:20:35.495Z] #6 38.54 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
21:20:35 [2019-10-11T21:20:35.782Z] #6 38.71 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
21:20:36 [2019-10-11T21:20:36.411Z] #56 47.72 The following additional packages will be installed:
21:20:36 [2019-10-11T21:20:36.411Z] #56 47.74   btrfs-progs liblzo2-2
21:20:36 [2019-10-11T21:20:36.411Z] #56 47.96 The following NEW packages will be installed:
21:20:36 [2019-10-11T21:20:36.411Z] #56 47.97   btrfs-progs btrfs-tools liblzo2-2
21:20:36 [2019-10-11T21:20:36.823Z] #6 39.57 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
21:20:36 [2019-10-11T21:20:36.824Z] #6 39.77 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
21:20:37 [2019-10-11T21:20:37.127Z] #6 39.96 go: finding github.com/mitchellh/mapstructure v1.1.2
21:20:37 [2019-10-11T21:20:37.785Z] Fetching without tags
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.12 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.12 Need to get 649 kB of archives.
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.12 After this operation, 4320 kB of additional disk space will be used.
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #56 49.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #56 ...
21:20:37 [2019-10-11T21:20:37.786Z] 
21:20:37 [2019-10-11T21:20:37.786Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:37 [2019-10-11T21:20:37.786Z] #68 DONE 49.0s
21:20:37 [2019-10-11T21:20:37.786Z] 
21:20:37 [2019-10-11T21:20:37.786Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:37 [2019-10-11T21:20:37.786Z] #44 38.94 vendor/golang.org/x/crypto/curve25519
21:20:37 [2019-10-11T21:20:37.786Z] #44 ...
21:20:37 [2019-10-11T21:20:37.786Z] 
21:20:37 [2019-10-11T21:20:37.786Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:20:37 [2019-10-11T21:20:37.786Z] #24 43.80 Building dependency tree...
21:20:37 [2019-10-11T21:20:37.786Z] #24 46.36 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:20:37 [2019-10-11T21:20:37.786Z] #24 46.36 The following additional packages will be installed:
21:20:37 [2019-10-11T21:20:37.786Z] #24 46.37   libjq1 libonig4
21:20:37 [2019-10-11T21:20:37.786Z] #24 46.76 The following NEW packages will be installed:
21:20:37 [2019-10-11T21:20:37.786Z] #24 46.77   jq libjq1 libonig4
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 Need to get 327 kB of archives.
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 After this operation, 1157 kB of additional disk space will be used.
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #24 47.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:20:37 [2019-10-11T21:20:37.786Z] #24 48.96 debconf: delaying package configuration, since apt-utils is not installed
21:20:37 [2019-10-11T21:20:37.786Z] #24 49.24 Fetched 327 kB in 1s (308 kB/s)
21:20:37 [2019-10-11T21:20:37.786Z] #24 49.42 Selecting previously unselected package libonig4:amd64.
21:20:37 [2019-10-11T21:20:37.786Z] #24 49.42 (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.)
21:20:37 [2019-10-11T21:20:37.786Z] #24 49.50 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
21:20:38 [2019-10-11T21:20:38.046Z] #24 49.62 Unpacking libonig4:amd64 (6.1.3-2) ...
21:20:38 [2019-10-11T21:20:38.152Z] #6 40.83 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
21:20:38 [2019-10-11T21:20:38.152Z] #6 41.09 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
21:20:38 [2019-10-11T21:20:38.202Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:20:38 [2019-10-11T21:20:38.306Z] #24 49.96 Selecting previously unselected package libjq1:amd64.
21:20:38 [2019-10-11T21:20:38.306Z] #24 49.96 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
21:20:38 [2019-10-11T21:20:38.306Z] #24 49.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:20:38 [2019-10-11T21:20:38.350Z] #6    completed: 2019-10-11 21:20:37.640282672 +0000 UTC
21:20:38 [2019-10-11T21:20:38.350Z] #6     duration: 1m5.927131729s
21:20:38 [2019-10-11T21:20:38.350Z] 
21:20:38 [2019-10-11T21:20:38.350Z] 
21:20:38 [2019-10-11T21:20:38.350Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co...
21:20:38 [2019-10-11T21:20:38.350Z] #7       digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a
21:20:38 [2019-10-11T21:20:38.350Z] #7         name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx"
21:20:38 [2019-10-11T21:20:38.350Z] #7      started: 2019-10-11 21:20:37.641844359 +0000 UTC
21:20:37 [2019-10-11T21:20:37.718Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:37 [2019-10-11T21:20:37.746Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:20:37 [2019-10-11T21:20:37.757Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:20:37 [2019-10-11T21:20:37.768Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:37 [2019-10-11T21:20:37.786Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:37 [2019-10-11T21:20:37.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:37 [2019-10-11T21:20:37.787Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:20:38 [2019-10-11T21:20:38.211Z]  > git config core.sparsecheckout # timeout=10
21:20:38 [2019-10-11T21:20:38.221Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:20:38 [2019-10-11T21:20:38.564Z] #24 ...
21:20:38 [2019-10-11T21:20:38.564Z] 
21:20:38 [2019-10-11T21:20:38.564Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:38 [2019-10-11T21:20:38.564Z] #44 49.81 github.com/LK4D4/vndr/godl/singleflight
21:20:38 [2019-10-11T21:20:38.564Z] #44 49.82 internal/reflectlite
21:20:38 [2019-10-11T21:20:38.823Z] #44 50.12 math/rand
21:20:39 [2019-10-11T21:20:39.173Z] #6 41.91 go: finding github.com/jinzhu/gorm v1.9.2
21:20:39 [2019-10-11T21:20:39.460Z] #6 42.31 go: finding github.com/client9/misspell v0.3.4
21:20:39 [2019-10-11T21:20:39.746Z] #6 42.63 go: finding github.com/kr/pretty v0.1.0
21:20:39 [2019-10-11T21:20:39.747Z] #6 42.73 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
21:20:39 [2019-10-11T21:20:39.761Z] #44 ...
21:20:39 [2019-10-11T21:20:39.761Z] 
21:20:39 [2019-10-11T21:20:39.761Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.23 Selecting previously unselected package jq.
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.25 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.26 Unpacking jq (1.5+dfsg-1.3) ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.60 Setting up libonig4:amd64 (6.1.3-2) ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.61 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 50.82 Setting up jq (1.5+dfsg-1.3) ...
21:20:39 [2019-10-11T21:20:39.761Z] #24 DONE 51.2s
21:20:39 [2019-10-11T21:20:39.761Z] 
21:20:39 [2019-10-11T21:20:39.761Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:20:39 [2019-10-11T21:20:39.761Z] #25 DONE 0.1s
21:20:39 [2019-10-11T21:20:39.761Z] 
21:20:39 [2019-10-11T21:20:39.761Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.27 debconf: delaying package configuration, since apt-utils is not installed
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.44 Fetched 649 kB in 1s (602 kB/s)
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.59 Selecting previously unselected package liblzo2-2:amd64.
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.59 (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.)
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.66 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:20:39 [2019-10-11T21:20:39.761Z] #56 50.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:20:39 [2019-10-11T21:20:39.761Z] #56 51.00 Selecting previously unselected package btrfs-progs.
21:20:39 [2019-10-11T21:20:39.761Z] #56 51.00 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
21:20:39 [2019-10-11T21:20:39.761Z] #56 51.00 Unpacking btrfs-progs (4.7.3-1) ...
21:20:39 [2019-10-11T21:20:39.844Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:20:39 [2019-10-11T21:20:39.845Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:20:40 [2019-10-11T21:20:40.402Z] using credential docker-jenkins-github-credentials
21:20:40 [2019-10-11T21:20:40.415Z] Cloning the remote Git repository
21:20:40 [2019-10-11T21:20:40.415Z] Cloning with configured refspecs honoured and without tags
21:20:39 [2019-10-11T21:20:39.809Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:20:39 [2019-10-11T21:20:39.833Z]  > git rev-parse HEAD^{commit} # timeout=10
21:20:39 [2019-10-11T21:20:39.846Z]  > git config core.sparsecheckout # timeout=10
21:20:39 [2019-10-11T21:20:39.858Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:20:41 [2019-10-11T21:20:41.137Z] #56 52.40 Selecting previously unselected package btrfs-tools.
21:20:41 [2019-10-11T21:20:41.137Z] #56 52.40 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
21:20:41 [2019-10-11T21:20:41.137Z] #56 52.52 Unpacking btrfs-tools (4.7.3-1) ...
21:20:41 [2019-10-11T21:20:41.137Z] #56 52.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:20:41 [2019-10-11T21:20:41.137Z] #56 52.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:20:40 [2019-10-11T21:20:40.445Z] Cloning repository https://github.com/moby/moby.git
21:20:40 [2019-10-11T21:20:40.538Z]  > git init /home/ubuntu/workspace/moby_PR-40044 # timeout=10
21:20:40 [2019-10-11T21:20:40.874Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:40 [2019-10-11T21:20:40.875Z]  > git --version # timeout=10
21:20:40 [2019-10-11T21:20:40.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:40 [2019-10-11T21:20:40.907Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:20:41 [2019-10-11T21:20:41.248Z] #6 44.04 go: finding google.golang.org/appengine v1.1.0
21:20:41 [2019-10-11T21:20:41.248Z] #6 44.20 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
21:20:41 [2019-10-11T21:20:41.367Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:20:41 [2019-10-11T21:20:41.396Z] #56 52.90 Setting up btrfs-progs (4.7.3-1) ...
21:20:41 [2019-10-11T21:20:41.396Z] #56 52.91 Setting up btrfs-tools (4.7.3-1) ...
21:20:41 [2019-10-11T21:20:41.396Z] #56 52.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:20:41 [2019-10-11T21:20:41.538Z] #6 44.46 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
21:20:41 [2019-10-11T21:20:41.539Z] #6 44.49 go: finding github.com/theupdateframework/notary v0.6.1
21:20:41 [2019-10-11T21:20:41.828Z] #6 44.59 go: finding github.com/gogo/protobuf v1.2.1
[Pipeline] withEnv
[Pipeline] {
21:20:41 [2019-10-11T21:20:41.964Z] #56 DONE 53.5s
21:20:41 [2019-10-11T21:20:41.964Z] 
21:20:41 [2019-10-11T21:20:41.964Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:41 [2019-10-11T21:20:41.964Z] #44 52.92 bytes
21:20:41 [2019-10-11T21:20:41.964Z] #44 52.94 strconv
21:20:41 [2019-10-11T21:20:41.964Z] #44 ...
21:20:41 [2019-10-11T21:20:41.964Z] 
21:20:41 [2019-10-11T21:20:41.964Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:20:41 [2019-10-11T21:20:41.964Z] #57 DONE 0.1s
21:20:41 [2019-10-11T21:20:41.964Z] 
21:20:41 [2019-10-11T21:20:41.964Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:20:41 [2019-10-11T21:20:41.964Z] #58 DONE 0.1s
21:20:41 [2019-10-11T21:20:41.964Z] 
21:20:41 [2019-10-11T21:20:41.964Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:20:42 [2019-10-11T21:20:42.456Z] + docker version
21:20:43 [2019-10-11T21:20:43.329Z] #6 45.96 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
21:20:43 [2019-10-11T21:20:43.329Z] #6 46.23 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
21:20:43 [2019-10-11T21:20:43.381Z] INFO: Expanding compiler 1 of 3...
21:20:43 [2019-10-11T21:20:43.381Z] INFO: Expanding compiler 2 of 3...
21:20:43 [2019-10-11T21:20:43.620Z] #6 46.48 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
21:20:43 [2019-10-11T21:20:43.620Z] #6 46.52 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:20:43 [2019-10-11T21:20:43.907Z] #6 46.74 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
21:20:45 [2019-10-11T21:20:45.252Z] #59 ...
21:20:45 [2019-10-11T21:20:45.252Z] 
21:20:45 [2019-10-11T21:20:45.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:20:45 [2019-10-11T21:20:45.252Z] #10 41.94 Reading package lists...
21:20:45 [2019-10-11T21:20:45.252Z] #10 47.95 Building dependency tree...
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.34 The following additional packages will be installed:
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.36   libapparmor1 libseccomp2
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.38 Suggested packages:
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.38   seccomp
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.84 The following NEW packages will be installed:
21:20:45 [2019-10-11T21:20:45.252Z] #10 51.85   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 Need to get 300 kB of archives.
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 After this operation, 1201 kB of additional disk space will be used.
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
21:20:45 [2019-10-11T21:20:45.252Z] #10 52.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
21:20:45 [2019-10-11T21:20:45.252Z] #10 54.47 debconf: delaying package configuration, since apt-utils is not installed
21:20:45 [2019-10-11T21:20:45.252Z] #10 54.73 Fetched 300 kB in 1s (288 kB/s)
21:20:45 [2019-10-11T21:20:45.252Z] #10 54.90 Selecting previously unselected package libseccomp2:amd64.
21:20:45 [2019-10-11T21:20:45.253Z] #10 54.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.06 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.08 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.21 Selecting previously unselected package libseccomp-dev:amd64.
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.21 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.22 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.37 Selecting previously unselected package libapparmor1:amd64.
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.37 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.39 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.54 Selecting previously unselected package libapparmor-dev:amd64.
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.55 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.57 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 55.93 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 56.00 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 56.02 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 56.03 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 56.06 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 56.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:20:45 [2019-10-11T21:20:45.253Z] #10 DONE 56.6s
21:20:45 [2019-10-11T21:20:45.253Z] 
21:20:45 [2019-10-11T21:20:45.253Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.017 + RM_GOPATH=0
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.017 + TMP_GOPATH=
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.017 + : /build
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.017 + '[' -z '' ']'
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.017 ++ mktemp -d
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.024 + export GOPATH=/tmp/tmp.B6uB7xWGTT
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.024 + GOPATH=/tmp/tmp.B6uB7xWGTT
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.024 + RM_GOPATH=1
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.026 ++ dirname ./install.sh
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.027 + dir=.
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.028 + bin=containerd
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.028 + shift
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.029 + '[' '!' -f ./containerd.installer ']'
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.030 + . ./containerd.installer
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.030 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.031 + install_containerd
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.034 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.034 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.037 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B6uB7xWGTT/src/github.com/containerd/containerd
21:20:45 [2019-10-11T21:20:45.253Z] #59 3.049 Cloning into '/tmp/tmp.B6uB7xWGTT/src/github.com/containerd/containerd'...
21:20:45 [2019-10-11T21:20:45.253Z] #59 ...
21:20:45 [2019-10-11T21:20:45.253Z] 
21:20:45 [2019-10-11T21:20:45.253Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:20:45 [2019-10-11T21:20:45.253Z] #33 40.61 Reading package lists...
21:20:45 [2019-10-11T21:20:45.253Z] #33 46.92 Building dependency tree...
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.08 The following additional packages will be installed:
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.08   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.10 Suggested packages:
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.10   codeblocks eclipse ninja-build lrzip
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.10 Recommended packages:
21:20:45 [2019-10-11T21:20:45.253Z] #33 49.10   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:20:45 [2019-10-11T21:20:45.253Z] #33 50.07 The following NEW packages will be installed:
21:20:45 [2019-10-11T21:20:45.253Z] #33 50.08   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
21:20:45 [2019-10-11T21:20:45.253Z] #33 50.08   vim-common xxd
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.27 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.27 Need to get 13.7 MB of archives.
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.27 After this operation, 57.2 MB of additional disk space will be used.
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 51.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 52.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 52.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 52.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 52.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 52.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 53.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 53.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.46 debconf: delaying package configuration, since apt-utils is not installed
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.59 Fetched 13.7 MB in 3s (4399 kB/s)
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.75 Selecting previously unselected package cmake-data.
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.75 (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.)
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.81 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
21:20:45 [2019-10-11T21:20:45.253Z] #33 54.82 Unpacking cmake-data (3.7.2-1) ...
21:20:45 [2019-10-11T21:20:45.253Z] #33 ...
21:20:45 [2019-10-11T21:20:45.253Z] 
21:20:45 [2019-10-11T21:20:45.253Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:20:45 [2019-10-11T21:20:45.253Z] #52 DONE 0.2s
21:20:45 [2019-10-11T21:20:45.253Z] 
21:20:45 [2019-10-11T21:20:45.253Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:20:45 [2019-10-11T21:20:45.402Z] #6 48.43 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
21:20:45 [2019-10-11T21:20:45.512Z] #53 DONE 0.1s
21:20:45 [2019-10-11T21:20:45.512Z] 
21:20:45 [2019-10-11T21:20:45.512Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:45 [2019-10-11T21:20:45.512Z] #54 ...
21:20:45 [2019-10-11T21:20:45.512Z] 
21:20:45 [2019-10-11T21:20:45.512Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:20:45 [2019-10-11T21:20:45.512Z] #47 46.75 + cd /tmp/tmp.GdUIP8B6xr/src/gotest.tools/gotestsum
21:20:45 [2019-10-11T21:20:45.512Z] #47 46.75 + git checkout -q v0.3.5
21:20:45 [2019-10-11T21:20:45.512Z] #47 46.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:20:45 [2019-10-11T21:20:45.697Z] #6 48.65 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
21:20:45 [2019-10-11T21:20:45.770Z] #47 ...
21:20:45 [2019-10-11T21:20:45.770Z] 
21:20:45 [2019-10-11T21:20:45.770Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:20:45 [2019-10-11T21:20:45.770Z] #40 41.38 Reading package lists...
21:20:45 [2019-10-11T21:20:45.770Z] #40 47.59 Building dependency tree...
21:20:45 [2019-10-11T21:20:45.770Z] #40 50.33 The following additional packages will be installed:
21:20:45 [2019-10-11T21:20:45.770Z] #40 50.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:20:45 [2019-10-11T21:20:45.770Z] #40 50.34   libprotoc10 python-pkg-resources zlib1g-dev
21:20:45 [2019-10-11T21:20:45.770Z] #40 50.36 Suggested packages:
21:20:45 [2019-10-11T21:20:45.770Z] #40 50.36   manpages-dev python-setuptools
21:20:45 [2019-10-11T21:20:45.770Z] #40 52.55 The following NEW packages will be installed:
21:20:45 [2019-10-11T21:20:45.770Z] #40 52.55   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:20:45 [2019-10-11T21:20:45.770Z] #40 52.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:20:45 [2019-10-11T21:20:45.770Z] #40 52.55   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:20:45 [2019-10-11T21:20:45.770Z] #40 52.55   zlib1g-dev
21:20:45 [2019-10-11T21:20:45.770Z] #40 53.70 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
21:20:45 [2019-10-11T21:20:45.770Z] #40 53.70 Need to get 3602 kB of archives.
21:20:45 [2019-10-11T21:20:45.770Z] #40 53.70 After this operation, 18.9 MB of additional disk space will be used.
21:20:45 [2019-10-11T21:20:45.770Z] #40 53.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
21:20:45 [2019-10-11T21:20:45.770Z] #40 53.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.72 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 53.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 54.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 54.24 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 54.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 54.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 54.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
21:20:45 [2019-10-11T21:20:45.771Z] #40 55.56 debconf: delaying package configuration, since apt-utils is not installed
21:20:45 [2019-10-11T21:20:45.771Z] #40 55.87 Fetched 3602 kB in 1s (2147 kB/s)
21:20:45 [2019-10-11T21:20:45.771Z] #40 55.96 Selecting previously unselected package libnet1:amd64.
21:20:45 [2019-10-11T21:20:45.771Z] #40 55.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.20 Selecting previously unselected package libcap-dev:amd64.
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.22 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.26 Unpacking libcap-dev:amd64 (1:2.25-1) ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.63 Selecting previously unselected package libnet1-dev.
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 56.64 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.14 Selecting previously unselected package libnl-3-200:amd64.
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.18 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.22 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.44 Selecting previously unselected package libnl-3-dev:amd64.
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.45 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 57.46 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
21:20:45 [2019-10-11T21:20:45.771Z] #40 ...
21:20:45 [2019-10-11T21:20:45.771Z] 
21:20:45 [2019-10-11T21:20:45.771Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:45 [2019-10-11T21:20:45.771Z] #26 4.365 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:20:45 [2019-10-11T21:20:45.771Z] #26 4.819 
21:20:45 [2019-10-11T21:20:45.986Z] #6 48.91 go: finding github.com/gogo/googleapis v1.1.0
21:20:46 [2019-10-11T21:20:46.029Z] #26 5.130 
###                                                                        4.9%
############                                                              17.2%
#################                                                         24.0%
###################                                                       27.6%
#####################                                                     29.7%
#######################                                                   32.8%
#########################                                                 35.9%
#############################                                             41.2%
##################################                                        48.1%
######################################                                    53.8%
##########################################                                59.1%
#############################################                             63.4%
#################################################   
21:20:46 [2019-10-11T21:20:46.029Z] #26 ...
21:20:46 [2019-10-11T21:20:46.029Z] 
21:20:46 [2019-10-11T21:20:46.029Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:20:46 [2019-10-11T21:20:46.029Z] #31 47.32 sync
21:20:46 [2019-10-11T21:20:46.029Z] #31 47.33 internal/reflectlite
21:20:46 [2019-10-11T21:20:46.029Z] #31 50.13 sort
21:20:46 [2019-10-11T21:20:46.029Z] #31 50.13 errors
21:20:46 [2019-10-11T21:20:46.029Z] #31 50.55 strconv
21:20:46 [2019-10-11T21:20:46.029Z] #31 52.17 io
21:20:46 [2019-10-11T21:20:46.029Z] #31 53.04 syscall
21:20:46 [2019-10-11T21:20:46.029Z] #31 54.56 reflect
21:20:46 [2019-10-11T21:20:46.275Z] #6 49.14 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
21:20:46 [2019-10-11T21:20:46.287Z] #31 ...
21:20:46 [2019-10-11T21:20:46.287Z] 
21:20:46 [2019-10-11T21:20:46.287Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:46 [2019-10-11T21:20:46.545Z] #26 5.130 
###                                                                        4.9%
############                                                              17.2%
#################                                                         24.0%
###################                                                       27.6%
#####################                                                     29.7%
#######################                                                   32.8%
#########################                                                 35.9%
#############################                                             41.2%
##################################                                        48.1%
######################################                                    53.8%
##########################################                                59.1%
#############################################                             63.4%
#################################################                         68.4%
#####################################################                     74.4%
#########################################################                 80.1%
#############################################################             85.6%
#################################################################         91.5%
######################################################################## 100.0%
21:20:46 [2019-10-11T21:20:46.903Z] #6 49.74 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
21:20:47 [2019-10-11T21:20:47.191Z] #6 50.15 go: finding github.com/pelletier/go-toml v1.2.0
21:20:47 [2019-10-11T21:20:47.479Z] #26 7.668 
21:20:48 [2019-10-11T21:20:48.216Z] #6 51.26 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
21:20:48 [2019-10-11T21:20:48.286Z] #26 7.952 
########                                                                  12.3%
#####################                                                     29.7%
###############################                                           44.1%
########################################                                  56.4%
################################################                          67.1%
###########################################################               83.1%
#######################################################################   98.7%
######################################################################## 100.0%
21:20:49 [2019-10-11T21:20:49.209Z] INFO: Expanding compiler 3 of 3...
21:20:49 [2019-10-11T21:20:49.246Z] #6 52.34 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
21:20:49 [2019-10-11T21:20:49.254Z] #26 9.247 
21:20:49 [2019-10-11T21:20:49.254Z] 
21:20:49 [2019-10-11T21:20:49.254Z] #26 ...
21:20:49 [2019-10-11T21:20:49.254Z] 
21:20:49 [2019-10-11T21:20:49.254Z] #11 [dev 1/24] RUN groupadd -r docker
21:20:49 [2019-10-11T21:20:49.254Z] #11 DONE 4.3s
21:20:49 [2019-10-11T21:20:49.254Z] 
21:20:49 [2019-10-11T21:20:49.254Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:49 [2019-10-11T21:20:49.555Z] #6 52.46 go: finding github.com/fsnotify/fsnotify v1.4.7
21:20:49 [2019-10-11T21:20:49.672Z] INFO: Removing downloaded files...
21:20:49 [2019-10-11T21:20:49.672Z] INFO: Creating source directory...
21:20:49 [2019-10-11T21:20:49.672Z] INFO: Configuring git core.autocrlf...
21:20:49 [2019-10-11T21:20:49.672Z] INFO: Completed
21:20:49 [2019-10-11T21:20:49.781Z] #26 9.528 
##                                                                         3.0%
########                                                                  12.4%
###########                                                               16.0%
###############                                                           21.4%
21:20:49 [2019-10-11T21:20:49.781Z] #26 ...
21:20:49 [2019-10-11T21:20:49.781Z] 
21:20:49 [2019-10-11T21:20:49.781Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:20:49 [2019-10-11T21:20:49.781Z] #28 51.20 + cd /tmp/tmp.FoGlYsIbfx/src/github.com/go-swagger/go-swagger
21:20:49 [2019-10-11T21:20:49.781Z] #28 51.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
21:20:49 [2019-10-11T21:20:49.781Z] #28 53.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:20:49 [2019-10-11T21:20:49.781Z] #28 ...
21:20:49 [2019-10-11T21:20:49.781Z] 
21:20:49 [2019-10-11T21:20:49.781Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:49 [2019-10-11T21:20:49.847Z] #6 52.69 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
21:20:49 [2019-10-11T21:20:49.847Z] #6 52.83 go: finding github.com/modern-go/reflect2 v1.0.1
21:20:50 [2019-10-11T21:20:50.474Z] #6 53.19 go: finding github.com/golang/mock v1.1.1
21:20:50 [2019-10-11T21:20:50.821Z] #26 9.528 
##                                                                         3.0%
########                                                                  12.4%
###########                                                               16.0%
###############                                                           21.4%
##################                                                        26.0%
########################                                                  33.7%
#############################                                             41.6%
##################################                                        47.4%
#######################################                                   55.5%
###########################################                               60.8%
################################################                          67.0%
####################################################                      72.4%
#########################################################                 79.5%
#################################################################         91.5%
######################################################################## 100.0%
21:20:51 [2019-10-11T21:20:51.755Z] #26 11.88 
21:20:51 [2019-10-11T21:20:51.965Z] #6 54.97 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
21:20:52 [2019-10-11T21:20:52.254Z] #6 55.00 go: finding github.com/godbus/dbus v4.1.0+incompatible
21:20:52 [2019-10-11T21:20:52.542Z] #6 55.31 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
21:20:52 [2019-10-11T21:20:52.542Z] #6 55.51 go: finding go.etcd.io/bbolt v1.3.2
21:20:53 [2019-10-11T21:20:53.047Z] #26 12.24 
#                                                                          2.3%
###                                                                        5.0%
#####                                                                      7.8%
######                                                                     9.0%
########                                                                  11.6%
#########                                                                 13.6%
###########                                                               15.4%
############                                                              16.8%
#############                                                             19.1%
############### 
21:20:53 [2019-10-11T21:20:53.047Z] #26 ...
21:20:53 [2019-10-11T21:20:53.047Z] 
21:20:53 [2019-10-11T21:20:53.047Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:20:53 [2019-10-11T21:20:53.047Z] #12 DONE 3.7s
21:20:53 [2019-10-11T21:20:53.047Z] 
21:20:53 [2019-10-11T21:20:53.047Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:53 [2019-10-11T21:20:53.166Z] #6 55.89 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
21:20:54 [2019-10-11T21:20:54.080Z] #26 12.24 
#                                                                          2.3%
###                                                                        5.0%
#####                                                                      7.8%
######                                                                     9.0%
########                                                                  11.6%
#########                                                                 13.6%
###########                                                               15.4%
############                                                              16.8%
#############                                                             19.1%
###############                                                           21.3%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       27.3%
####################                                                      29.0%
######################                                                    31.2%
#######################                                                   32.9%
########################                                                  33.9%
###########################                                               37.6%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.1%
#######
21:20:54 [2019-10-11T21:20:54.080Z] #26 ...
21:20:54 [2019-10-11T21:20:54.080Z] 
21:20:54 [2019-10-11T21:20:54.080Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:54 [2019-10-11T21:20:54.080Z] #44 55.40 bufio
21:20:54 [2019-10-11T21:20:54.080Z] #44 57.67 syscall
21:20:54 [2019-10-11T21:20:54.080Z] #44 57.86 reflect
21:20:54 [2019-10-11T21:20:54.338Z] #44 ...
21:20:54 [2019-10-11T21:20:54.338Z] 
21:20:54 [2019-10-11T21:20:54.338Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:54 [2019-10-11T21:20:54.653Z] #6 57.38 go: finding github.com/hashicorp/go-immutable-radix v1.0.0
21:20:54 [2019-10-11T21:20:54.674Z] Client: Docker Engine - Community
21:20:54 [2019-10-11T21:20:54.674Z]  Version:           19.03.2
21:20:54 [2019-10-11T21:20:54.674Z]  API version:       1.40
21:20:54 [2019-10-11T21:20:54.674Z]  Go version:        go1.12.8
21:20:54 [2019-10-11T21:20:54.674Z]  Git commit:        6a30dfc
21:20:54 [2019-10-11T21:20:54.674Z]  Built:             Thu Aug 29 05:32:25 2019
21:20:54 [2019-10-11T21:20:54.674Z]  OS/Arch:           linux/arm64
21:20:54 [2019-10-11T21:20:54.674Z]  Experimental:      false
21:20:54 [2019-10-11T21:20:54.674Z] 
21:20:54 [2019-10-11T21:20:54.674Z] Server: Docker Engine - Community
21:20:54 [2019-10-11T21:20:54.674Z]  Engine:
21:20:54 [2019-10-11T21:20:54.674Z]   Version:          19.03.2
21:20:54 [2019-10-11T21:20:54.674Z]   API version:      1.40 (minimum version 1.12)
21:20:54 [2019-10-11T21:20:54.674Z]   Go version:       go1.12.8
21:20:54 [2019-10-11T21:20:54.674Z]   Git commit:       6a30dfc
21:20:54 [2019-10-11T21:20:54.674Z]   Built:            Thu Aug 29 05:30:57 2019
21:20:54 [2019-10-11T21:20:54.674Z]   OS/Arch:          linux/arm64
21:20:54 [2019-10-11T21:20:54.674Z]   Experimental:     true
21:20:54 [2019-10-11T21:20:54.674Z]  containerd:
21:20:54 [2019-10-11T21:20:54.674Z]   Version:          1.2.6
21:20:54 [2019-10-11T21:20:54.674Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:20:54 [2019-10-11T21:20:54.674Z]  runc:
21:20:54 [2019-10-11T21:20:54.674Z]   Version:          1.0.0-rc8
21:20:54 [2019-10-11T21:20:54.674Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:20:54 [2019-10-11T21:20:54.674Z]  docker-init:
21:20:54 [2019-10-11T21:20:54.674Z]   Version:          0.18.0
21:20:54 [2019-10-11T21:20:54.674Z]   GitCommit:        fec3683
[Pipeline] sh
21:20:54 [2019-10-11T21:20:54.948Z] #6 57.81 go: finding github.com/kr/text v0.1.0
21:20:55 [2019-10-11T21:20:55.013Z] + docker info
21:20:55 [2019-10-11T21:20:55.233Z] #6 58.00 go: finding github.com/stretchr/objx v0.1.0
21:20:55 [2019-10-11T21:20:55.233Z] #6 58.17 go: finding github.com/bitly/go-simplejson v0.5.0
21:20:55 [2019-10-11T21:20:55.857Z] #6 58.71 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
21:20:55 [2019-10-11T21:20:55.857Z] #6 58.85 go: finding github.com/jinzhu/now v1.0.0
21:20:55 [2019-10-11T21:20:55.885Z] #26 12.24 
#                                                                          2.3%
###                                                                        5.0%
#####                                                                      7.8%
######                                                                     9.0%
########                                                                  11.6%
#########                                                                 13.6%
###########                                                               15.4%
############                                                              16.8%
#############                                                             19.1%
###############                                                           21.3%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       27.3%
####################                                                      29.0%
######################                                                    31.2%
#######################                                                   32.9%
########################                                                  33.9%
###########################                                               37.6%
############################                                              40.1%
###############################                                           43.3%
################################                                          45.1%
##################################                                        47.7%
####################################                                      51.0%
#######################################                                   54.9%
#########################################                                 57.7%
###########################################                               60.3%
#############################################                             62.8%
###############################################                           65.6%
#################################################                         69.4%
####################################################                      73.2%
#######################################################                   76.8%
#########################################################                 79.8%
############################################################              83.6%
###############################################################           87.5%
################################################################          90.1%
###################################################################       93.1%
#####################################################################     97.1%
######################################################################## 100.0%
21:20:56 [2019-10-11T21:20:56.143Z] #26 16.36 
21:20:56 [2019-10-11T21:20:56.145Z] #6 59.02 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
21:20:56 [2019-10-11T21:20:56.145Z] #6 59.11 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
21:20:56 [2019-10-11T21:20:56.405Z] #26 ...
21:20:56 [2019-10-11T21:20:56.405Z] 
21:20:56 [2019-10-11T21:20:56.405Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:20:56 [2019-10-11T21:20:56.405Z] #40 57.98 Selecting previously unselected package libprotobuf-c1:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 57.98 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 57.99 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.30 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.30 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.34 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.48 Selecting previously unselected package zlib1g-dev:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.49 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.83 Selecting previously unselected package libprotobuf10:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.83 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 58.85 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.57 Selecting previously unselected package libprotobuf-lite10:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.57 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.57 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.94 Selecting previously unselected package libprotobuf-dev:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.98 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 59.99 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 61.79 Selecting previously unselected package libprotoc10:amd64.
21:20:56 [2019-10-11T21:20:56.405Z] #40 61.79 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 61.80 Unpacking libprotoc10:amd64 (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.66 Selecting previously unselected package protobuf-c-compiler.
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.69 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.87 Selecting previously unselected package protobuf-compiler.
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.90 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 62.91 Unpacking protobuf-compiler (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.08 Selecting previously unselected package python-pkg-resources.
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.10 Unpacking python-pkg-resources (33.1.1-1) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.36 Selecting previously unselected package python-protobuf.
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.36 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 63.37 Unpacking python-protobuf (3.0.0-9) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 64.01 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 64.13 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
21:20:56 [2019-10-11T21:20:56.405Z] #40 64.15 Setting up python-pkg-resources (33.1.1-1) ...
21:20:56 [2019-10-11T21:20:56.663Z] #40 ...
21:20:56 [2019-10-11T21:20:56.663Z] 
21:20:56 [2019-10-11T21:20:56.663Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:20:56 [2019-10-11T21:20:56.663Z] #13 3.199 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:20:56 [2019-10-11T21:20:56.663Z] #13 DONE 3.6s
21:20:56 [2019-10-11T21:20:56.663Z] 
21:20:56 [2019-10-11T21:20:56.663Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:20:56 [2019-10-11T21:20:56.922Z] #14 ...
21:20:56 [2019-10-11T21:20:56.922Z] 
21:20:56 [2019-10-11T21:20:56.922Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.51 Selecting previously unselected package liblzo2-2:amd64.
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.52 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.53 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.67 Selecting previously unselected package libicu57:amd64.
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 58.69 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 67.44 Selecting previously unselected package libxml2:amd64.
21:20:56 [2019-10-11T21:20:56.922Z] #33 67.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 67.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 68.49 Selecting previously unselected package libarchive13:amd64.
21:20:56 [2019-10-11T21:20:56.922Z] #33 68.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
21:20:56 [2019-10-11T21:20:56.922Z] #33 68.52 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:20:57 [2019-10-11T21:20:57.171Z] #6 60.04 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
21:20:57 [2019-10-11T21:20:57.189Z] #33 ...
21:20:57 [2019-10-11T21:20:57.189Z] 
21:20:57 [2019-10-11T21:20:57.189Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.427 + RM_GOPATH=0
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.427 + TMP_GOPATH=
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.427 + : /build
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.427 + '[' -z '' ']'
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.427 ++ mktemp -d
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.428 + export GOPATH=/tmp/tmp.2e9QJLkSRX
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.428 + GOPATH=/tmp/tmp.2e9QJLkSRX
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.429 + RM_GOPATH=1
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.429 ++ dirname ./install.sh
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.433 + dir=.
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.435 + bin=runc
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.435 + shift
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.437 + '[' '!' -f ./runc.installer ']'
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.437 + . ./runc.installer
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.437 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.440 + install_runc
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.443 + grep -q '^3\.10\.0.*\.el7\.'
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.444 + uname -r
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.449 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.452 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.453 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2e9QJLkSRX/src/github.com/opencontainers/runc
21:20:57 [2019-10-11T21:20:57.189Z] #54 3.455 Cloning into '/tmp/tmp.2e9QJLkSRX/src/github.com/opencontainers/runc'...
21:20:57 [2019-10-11T21:20:57.446Z] #54 ...
21:20:57 [2019-10-11T21:20:57.446Z] 
21:20:57 [2019-10-11T21:20:57.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:20:57 [2019-10-11T21:20:57.446Z] #33 69.07 Selecting previously unselected package libjsoncpp1:amd64.
21:20:57 [2019-10-11T21:20:57.446Z] #33 69.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
21:20:57 [2019-10-11T21:20:57.446Z] #33 69.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:20:57 [2019-10-11T21:20:57.461Z] #6 60.31 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
21:20:57 [2019-10-11T21:20:57.748Z] #6 60.62 go: finding github.com/spf13/jwalterweatherman v1.0.0
21:20:58 [2019-10-11T21:20:58.014Z] #33 69.40 Selecting previously unselected package libuv1:amd64.
21:20:58 [2019-10-11T21:20:58.014Z] #33 69.41 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
21:20:58 [2019-10-11T21:20:58.014Z] #33 69.41 Unpacking libuv1:amd64 (1.9.1-3) ...
21:20:58 [2019-10-11T21:20:58.014Z] #33 69.63 Selecting previously unselected package cmake.
21:20:58 [2019-10-11T21:20:58.014Z] #33 69.63 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
21:20:58 [2019-10-11T21:20:58.278Z] #33 69.76 Unpacking cmake (3.7.2-1) ...
21:20:58 [2019-10-11T21:20:58.374Z] #6 61.12 go: finding github.com/kisielk/errcheck v1.1.0
21:20:58 [2019-10-11T21:20:58.663Z] #6 61.60 go: finding github.com/spf13/cast v1.3.0
21:20:59 [2019-10-11T21:20:59.656Z] #33 ...
21:20:59 [2019-10-11T21:20:59.656Z] 
21:20:59 [2019-10-11T21:20:59.656Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:20:59 [2019-10-11T21:20:59.656Z] #14 DONE 3.0s
21:20:59 [2019-10-11T21:20:59.921Z] 
21:20:59 [2019-10-11T21:20:59.921Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:20:59 [2019-10-11T21:20:59.921Z] #26 18.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:20:59 [2019-10-11T21:20:59.921Z] #26 18.90 
21:20:59 [2019-10-11T21:20:59.921Z] #26 19.16 
######################################################################## 100.0%
21:20:59 [2019-10-11T21:20:59.921Z] #26 19.29 
21:21:00 [2019-10-11T21:21:00.156Z] #6 62.91 go: finding github.com/spf13/afero v1.1.2
21:21:00 [2019-10-11T21:21:00.156Z] #6 63.09 go: finding github.com/bugsnag/bugsnag-go v1.4.1
21:21:00 [2019-10-11T21:21:00.442Z] #6 63.31 go: finding github.com/prometheus/client_golang v0.8.0
21:21:00 [2019-10-11T21:21:00.442Z] #6 63.38 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:21:00 [2019-10-11T21:21:00.487Z] #26 20.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:21:01 [2019-10-11T21:21:01.065Z] #6 63.82 go: finding github.com/kr/pty v1.1.1
21:21:01 [2019-10-11T21:21:01.353Z] #6 64.07 go: finding github.com/ghodss/yaml v1.0.0
21:21:01 [2019-10-11T21:21:01.353Z] #6 64.29 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
21:21:01 [2019-10-11T21:21:01.422Z] #26 21.67 
21:21:01 [2019-10-11T21:21:01.680Z] #26 ...
21:21:01 [2019-10-11T21:21:01.680Z] 
21:21:01 [2019-10-11T21:21:01.680Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:01 [2019-10-11T21:21:01.680Z] #31 62.81 time
21:21:01 [2019-10-11T21:21:01.680Z] #31 70.55 internal/poll
21:21:01 [2019-10-11T21:21:01.680Z] #31 71.25 internal/fmtsort
21:21:01 [2019-10-11T21:21:01.680Z] #31 72.12 internal/syscall/unix
21:21:01 [2019-10-11T21:21:01.680Z] #31 72.43 strings
21:21:01 [2019-10-11T21:21:01.680Z] #31 ...
21:21:01 [2019-10-11T21:21:01.680Z] 
21:21:01 [2019-10-11T21:21:01.680Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:01 [2019-10-11T21:21:01.680Z] #26 21.97 
######################################################################## 100.0%
21:21:01 [2019-10-11T21:21:01.939Z] #26 22.13 
21:21:02 [2019-10-11T21:21:02.373Z] #6 65.12 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
21:21:02 [2019-10-11T21:21:02.373Z] #6 65.17 go: finding github.com/hashicorp/golang-lru v0.5.0
21:21:02 [2019-10-11T21:21:02.373Z] #6 65.27 go: finding github.com/pmezard/go-difflib v1.0.0
21:21:02 [2019-10-11T21:21:02.666Z] #6 65.64 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
21:21:02 [2019-10-11T21:21:02.874Z] #26 ...
21:21:02 [2019-10-11T21:21:02.874Z] 
21:21:02 [2019-10-11T21:21:02.874Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:21:02 [2019-10-11T21:21:02.874Z] #15 DONE 3.2s
21:21:02 [2019-10-11T21:21:02.874Z] 
21:21:02 [2019-10-11T21:21:02.874Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.54 Selecting previously unselected package xxd.
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.54 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.77 Selecting previously unselected package vim-common.
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.77 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 73.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 74.25 Processing triggers for mime-support (3.60) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 74.37 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 74.40 Setting up libuv1:amd64 (1.9.1-3) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 74.61 Setting up cmake-data (3.7.2-1) ...
21:21:02 [2019-10-11T21:21:02.874Z] #33 74.63 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
21:21:02 [2019-10-11T21:21:02.959Z] #6 65.84 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:21:02 [2019-10-11T21:21:02.959Z] #6 66.00 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
21:21:02 [2019-10-11T21:21:02.959Z] #6 66.05 go: finding github.com/go-sql-driver/mysql v1.4.1
21:21:03 [2019-10-11T21:21:03.132Z] #33 74.65 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:21:03 [2019-10-11T21:21:03.132Z] #33 74.66 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:03 [2019-10-11T21:21:03.132Z] #33 74.76 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:21:03 [2019-10-11T21:21:03.254Z] #6 66.17 go: finding github.com/davecgh/go-spew v1.1.0
21:21:03 [2019-10-11T21:21:03.391Z] #33 74.79 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:21:03 [2019-10-11T21:21:03.391Z] #33 74.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:21:03 [2019-10-11T21:21:03.391Z] #33 74.83 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:21:03 [2019-10-11T21:21:03.391Z] #33 74.84 Setting up cmake (3.7.2-1) ...
21:21:03 [2019-10-11T21:21:03.391Z] #33 74.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:03 [2019-10-11T21:21:03.623Z] Fetching without tags
21:21:03 [2019-10-11T21:21:03.509Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:03 [2019-10-11T21:21:03.530Z]  > git config --add remote.origin.fetch +refs/pull/40044/head:refs/remotes/origin/PR-40044 # timeout=10
21:21:03 [2019-10-11T21:21:03.561Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:03 [2019-10-11T21:21:03.588Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:03 [2019-10-11T21:21:03.613Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2019-10-11T21:21:03.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2019-10-11T21:21:03.614Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40044/head:refs/remotes/origin/PR-40044 +refs/heads/master:refs/remotes/origin/master
21:21:03 [2019-10-11T21:21:03.955Z] Merging remotes/origin/master commit f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 into PR head commit 93edf327dc6597ee1a763bc105ba7e341415edd8
21:21:03 [2019-10-11T21:21:03.957Z] #33 DONE 75.5s
21:21:03 [2019-10-11T21:21:03.957Z] 
21:21:03 [2019-10-11T21:21:03.957Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:03 [2019-10-11T21:21:03.957Z] #26 23.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:21:03 [2019-10-11T21:21:03.957Z] #26 24.04 skipping existing 1849cc453dee
21:21:03 [2019-10-11T21:21:03.957Z] #26 ...
21:21:03 [2019-10-11T21:21:03.957Z] 
21:21:03 [2019-10-11T21:21:03.957Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:03 [2019-10-11T21:21:03.957Z] #34 DONE 0.1s
21:21:03 [2019-10-11T21:21:03.957Z] 
21:21:03 [2019-10-11T21:21:03.957Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:21:03 [2019-10-11T21:21:03.957Z] #35 DONE 0.1s
21:21:03 [2019-10-11T21:21:03.957Z] 
21:21:03 [2019-10-11T21:21:03.957Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:04 [2019-10-11T21:21:04.747Z] #6 67.44 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
21:21:04 [2019-10-11T21:21:04.747Z] #6 67.48 go: finding github.com/hashicorp/go-uuid v1.0.0
21:21:04 [2019-10-11T21:21:04.747Z] #6 67.50 go: finding github.com/opencontainers/runtime-spec v1.0.1
21:21:04 [2019-10-11T21:21:04.747Z] #6 67.59 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
21:21:04 [2019-10-11T21:21:04.824Z] Merge succeeded, producing 93edf327dc6597ee1a763bc105ba7e341415edd8
21:21:04 [2019-10-11T21:21:04.825Z] Checking out Revision 93edf327dc6597ee1a763bc105ba7e341415edd8 (PR-40044)
21:21:04 [2019-10-11T21:21:04.999Z] Client:
21:21:04 [2019-10-11T21:21:04.999Z]  Debug Mode: false
21:21:04 [2019-10-11T21:21:04.999Z] 
21:21:04 [2019-10-11T21:21:04.999Z] Server:
21:21:04 [2019-10-11T21:21:04.999Z]  Containers: 0
21:21:04 [2019-10-11T21:21:04.999Z]   Running: 0
21:21:04 [2019-10-11T21:21:04.999Z]   Paused: 0
21:21:04 [2019-10-11T21:21:04.999Z]   Stopped: 0
21:21:04 [2019-10-11T21:21:04.999Z]  Images: 0
21:21:04 [2019-10-11T21:21:04.999Z]  Server Version: 19.03.2
21:21:04 [2019-10-11T21:21:04.999Z]  Storage Driver: overlay2
21:21:04 [2019-10-11T21:21:04.999Z]   Backing Filesystem: extfs
21:21:04 [2019-10-11T21:21:04.999Z]   Supports d_type: true
21:21:04 [2019-10-11T21:21:04.999Z]   Native Overlay Diff: true
21:21:04 [2019-10-11T21:21:04.999Z]  Logging Driver: json-file
21:21:04 [2019-10-11T21:21:04.999Z]  Cgroup Driver: cgroupfs
21:21:04 [2019-10-11T21:21:04.999Z]  Plugins:
21:21:04 [2019-10-11T21:21:04.999Z]   Volume: local
21:21:04 [2019-10-11T21:21:04.999Z]   Network: bridge host ipvlan macvlan null overlay
21:21:04 [2019-10-11T21:21:04.999Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:04 [2019-10-11T21:21:04.999Z]  Swarm: inactive
21:21:04 [2019-10-11T21:21:04.999Z]  Runtimes: runc
21:21:04 [2019-10-11T21:21:04.999Z]  Default Runtime: runc
21:21:04 [2019-10-11T21:21:04.999Z]  Init Binary: docker-init
21:21:04 [2019-10-11T21:21:04.999Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:21:04 [2019-10-11T21:21:04.999Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
21:21:04 [2019-10-11T21:21:04.999Z]  init version: fec3683
21:21:04 [2019-10-11T21:21:04.999Z]  Security Options:
21:21:04 [2019-10-11T21:21:04.999Z]   apparmor
21:21:04 [2019-10-11T21:21:04.999Z]   seccomp
21:21:04 [2019-10-11T21:21:04.999Z]    Profile: default
21:21:04 [2019-10-11T21:21:04.999Z]  Kernel Version: 4.15.0-1048-aws
21:21:04 [2019-10-11T21:21:04.999Z]  Operating System: Ubuntu 16.04.6 LTS
21:21:04 [2019-10-11T21:21:04.999Z]  OSType: linux
21:21:04 [2019-10-11T21:21:04.999Z]  Architecture: aarch64
21:21:04 [2019-10-11T21:21:04.999Z]  CPUs: 4
21:21:04 [2019-10-11T21:21:04.999Z]  Total Memory: 7.525GiB
21:21:04 [2019-10-11T21:21:04.999Z]  Name: ip-10-100-48-228
21:21:04 [2019-10-11T21:21:04.999Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
21:21:04 [2019-10-11T21:21:04.999Z]  Docker Root Dir: /var/lib/docker
21:21:04 [2019-10-11T21:21:04.999Z]  Debug Mode: false
21:21:04 [2019-10-11T21:21:04.999Z]  Registry: https://index.docker.io/v1/
21:21:04 [2019-10-11T21:21:04.999Z]  Labels:
21:21:04 [2019-10-11T21:21:04.999Z]  Experimental: true
21:21:04 [2019-10-11T21:21:04.999Z]  Insecure Registries:
21:21:04 [2019-10-11T21:21:04.999Z]   127.0.0.0/8
21:21:04 [2019-10-11T21:21:04.999Z]  Live Restore Enabled: true
21:21:04 [2019-10-11T21:21:04.999Z] 
21:21:04 [2019-10-11T21:21:04.999Z] WARNING: No swap limit support
[Pipeline] sh
21:21:05 [2019-10-11T21:21:05.296Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:21:05 [2019-10-11T21:21:05.296Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:21:05 [2019-10-11T21:21:05.296Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40044/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:21:05 [2019-10-11T21:21:05.373Z] #6 68.45 go: finding gotest.tools v2.2.0+incompatible
21:21:05 [2019-10-11T21:21:05.557Z] + bash /home/ubuntu/workspace/moby_PR-40044/check-config.sh
21:21:05 [2019-10-11T21:21:05.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:05 [2019-10-11T21:21:05.557Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
21:21:05 [2019-10-11T21:21:05.557Z] 
21:21:05 [2019-10-11T21:21:05.557Z] Generally Necessary:
21:21:05 [2019-10-11T21:21:05.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:05 [2019-10-11T21:21:05.557Z] - apparmor: enabled and tools installed
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_NAMESPACES: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_NET_NS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_PID_NS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_IPC_NS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_UTS_NS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CGROUPS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CGROUP_SCHED: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_CPUSETS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_MEMCG: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_KEYS: enabled
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_VETH: enabled (as module)
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_BRIDGE: enabled (as module)
21:21:05 [2019-10-11T21:21:05.557Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:05 [2019-10-11T21:21:05.660Z] #6 68.64 go: finding github.com/sirupsen/logrus v1.4.0
21:21:05 [2019-10-11T21:21:05.818Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NF_NAT: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NF_NAT_NEEDED: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:05 [2019-10-11T21:21:05.819Z] 
21:21:05 [2019-10-11T21:21:05.819Z] Optional Features:
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_USER_NS: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_SECCOMP: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_CGROUP_PIDS: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_MEMCG_SWAP: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:05 [2019-10-11T21:21:05.819Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_BLK_CGROUP: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_IOSCHED_CFQ: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_CGROUP_PERF: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:05 [2019-10-11T21:21:05.819Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:05 [2019-10-11T21:21:05.860Z] #36 ...
21:21:05 [2019-10-11T21:21:05.860Z] 
21:21:05 [2019-10-11T21:21:05.860Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:05 [2019-10-11T21:21:05.860Z] #44 67.11 time
21:21:05 [2019-10-11T21:21:05.860Z] #44 74.35 os
21:21:05 [2019-10-11T21:21:05.860Z] #44 76.54 strings
21:21:05 [2019-10-11T21:21:05.946Z] #6 68.80 go: finding github.com/containerd/containerd v1.2.4
21:21:05 [2019-10-11T21:21:05.946Z] #6 68.87 go: finding github.com/sirupsen/logrus v1.3.0
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_VS: enabled (as module)
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_VS_NFCT: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_EXT4_FS: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:06 [2019-10-11T21:21:06.079Z] - Network Drivers:
21:21:06 [2019-10-11T21:21:06.079Z]   - "overlay":
21:21:06 [2019-10-11T21:21:06.079Z]     - CONFIG_VXLAN: enabled (as module)
21:21:06 [2019-10-11T21:21:06.079Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:06 [2019-10-11T21:21:06.079Z]       Optional (for encrypted networks):
21:21:03 [2019-10-11T21:21:03.955Z]  > git config core.sparsecheckout # timeout=10
21:21:03 [2019-10-11T21:21:03.992Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:21:04 [2019-10-11T21:21:04.753Z]  > git merge f5eb39f75a48b06c71400b5cb8c0c1b41fbd10f8 # timeout=10
21:21:04 [2019-10-11T21:21:04.785Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:04 [2019-10-11T21:21:04.814Z]  > git config core.sparsecheckout # timeout=10
21:21:04 [2019-10-11T21:21:04.837Z]  > git checkout -f 93edf327dc6597ee1a763bc105ba7e341415edd8
21:21:06 [2019-10-11T21:21:06.119Z] #44 ...
21:21:06 [2019-10-11T21:21:06.119Z] 
21:21:06 [2019-10-11T21:21:06.119Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:06 [2019-10-11T21:21:06.119Z] #26 24.45 
21:21:06 [2019-10-11T21:21:06.119Z] #26 26.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:21:06 [2019-10-11T21:21:06.234Z] #6 69.14 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
21:21:06 [2019-10-11T21:21:06.234Z] #6 69.17 go: finding github.com/Microsoft/hcsshim v0.8.5
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_CRYPTO: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_XFRM: enabled
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "ipvlan":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "macvlan":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_DUMMY: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "ftp,tftp client in container":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z] - Storage Drivers:
21:21:06 [2019-10-11T21:21:06.339Z]   - "aufs":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "btrfs":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:06 [2019-10-11T21:21:06.339Z]   - "devicemapper":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "overlay":
21:21:06 [2019-10-11T21:21:06.339Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:06 [2019-10-11T21:21:06.339Z]   - "zfs":
21:21:06 [2019-10-11T21:21:06.339Z]     - /dev/zfs: missing
21:21:06 [2019-10-11T21:21:06.340Z]     - zfs command: missing
21:21:06 [2019-10-11T21:21:06.340Z]     - zpool command: missing
21:21:06 [2019-10-11T21:21:06.340Z] 
21:21:06 [2019-10-11T21:21:06.340Z] Limits:
21:21:06 [2019-10-11T21:21:06.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:06 [2019-10-11T21:21:06.340Z] 
21:21:06 [2019-10-11T21:21:06.340Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
21:21:06 [2019-10-11T21:21:06.377Z] #26 26.49 
[Pipeline] sh
21:21:06 [2019-10-11T21:21:06.522Z] #6 69.55 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
21:21:06 [2019-10-11T21:21:06.544Z] Commit message: "Dockerfile: align consecutive COPY lines"
21:21:06 [2019-10-11T21:21:06.636Z] #26 ...
21:21:06 [2019-10-11T21:21:06.636Z] 
21:21:06 [2019-10-11T21:21:06.636Z] #16 [dev 6/24] RUN ldconfig
21:21:06 [2019-10-11T21:21:06.636Z] #16 DONE 3.8s
21:21:06 [2019-10-11T21:21:06.636Z] 
21:21:06 [2019-10-11T21:21:06.636Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:06 [2019-10-11T21:21:06.636Z] #26 26.78 
######################################################################## 100.0%
21:21:06 [2019-10-11T21:21:06.636Z] #26 26.88 
21:21:06 [2019-10-11T21:21:06.636Z] #26 27.01 Download of images into '/build' complete.
21:21:06 [2019-10-11T21:21:06.636Z] #26 27.01 Use something like the following to load the result into a Docker daemon:
21:21:06 [2019-10-11T21:21:06.636Z] #26 27.01   tar -cC '/build' . | docker load
21:21:06 [2019-10-11T21:21:06.691Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93edf327dc6597ee1a763bc105ba7e341415edd8 .
21:21:06 [2019-10-11T21:21:06.691Z] #2 [internal] load build definition from Dockerfile
21:21:06 [2019-10-11T21:21:06.691Z] #2 transferring dockerfile: 14.63kB 0.0s done
21:21:06 [2019-10-11T21:21:06.691Z] #2 DONE 0.1s
21:21:06 [2019-10-11T21:21:06.691Z] 
21:21:06 [2019-10-11T21:21:06.691Z] #1 [internal] load .dockerignore
21:21:06 [2019-10-11T21:21:06.691Z] #1 transferring context: 87B done
21:21:06 [2019-10-11T21:21:06.691Z] #1 DONE 0.1s
21:21:06 [2019-10-11T21:21:06.691Z] 
21:21:06 [2019-10-11T21:21:06.691Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:21:06 [2019-10-11T21:21:06.810Z] #6 69.60 go: finding github.com/Microsoft/go-winio v0.4.11
21:21:06 [2019-10-11T21:21:06.810Z] #6 69.66 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
21:21:06 [2019-10-11T21:21:06.810Z] #6 69.72 go: finding github.com/onsi/gomega v1.4.3
21:21:06 [2019-10-11T21:21:06.895Z] #26 DONE 27.2s
21:21:06 [2019-10-11T21:21:06.895Z] 
21:21:06 [2019-10-11T21:21:06.895Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:21:07 [2019-10-11T21:21:07.267Z] #3 DONE 0.6s
21:21:07 [2019-10-11T21:21:07.438Z] #6 70.22 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
21:21:07 [2019-10-11T21:21:07.438Z] #6 70.32 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
21:21:07 [2019-10-11T21:21:07.511Z] + docker version
21:21:07 [2019-10-11T21:21:07.526Z] 
21:21:07 [2019-10-11T21:21:07.526Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:21:07 [2019-10-11T21:21:07.526Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:21:07 [2019-10-11T21:21:07.726Z] #6 70.50 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
21:21:07 [2019-10-11T21:21:07.787Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
21:21:07 [2019-10-11T21:21:07.787Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
21:21:07 [2019-10-11T21:21:07.787Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
21:21:07 [2019-10-11T21:21:07.787Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:21:07 [2019-10-11T21:21:07.829Z] #17 ...
21:21:07 [2019-10-11T21:21:07.829Z] 
21:21:07 [2019-10-11T21:21:07.829Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:07 [2019-10-11T21:21:07.829Z] #40 70.45 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 70.46 Setting up libprotobuf10:amd64 (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 70.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 70.50 Setting up python-protobuf (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.55 Setting up libcap-dev:amd64 (1:2.25-1) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.57 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.59 Setting up libnl-3-200:amd64 (3.2.27-2) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.61 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.63 Setting up libprotoc10:amd64 (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.64 Setting up protobuf-c-compiler (1.2.1-2) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.66 Setting up protobuf-compiler (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.69 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.69 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 78.70 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:07 [2019-10-11T21:21:07.829Z] #40 DONE 79.3s
21:21:07 [2019-10-11T21:21:07.829Z] 
21:21:07 [2019-10-11T21:21:07.829Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.037 + RM_GOPATH=0
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.037 + TMP_GOPATH=
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.037 + : /build
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.037 + '[' -z '' ']'
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.037 ++ mktemp -d
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.041 + export GOPATH=/tmp/tmp.pUIpXovsUc
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.041 + GOPATH=/tmp/tmp.pUIpXovsUc
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.041 + RM_GOPATH=1
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.049 ++ dirname ./install.sh
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.097 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + dir=.
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + bin=tini
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + shift
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + '[' '!' -f ./tini.installer ']'
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + . ./tini.installer
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + install_tini
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.099 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.100 + git clone https://github.com/krallin/tini.git /tmp/tmp.pUIpXovsUc/tini
21:21:07 [2019-10-11T21:21:07.829Z] #36 3.114 Cloning into '/tmp/tmp.pUIpXovsUc/tini'...
21:21:08 [2019-10-11T21:21:08.015Z] #6 70.78 go: finding github.com/google/certificate-transparency-go v1.0.21
21:21:08 [2019-10-11T21:21:08.015Z] #6 70.79 go: finding cloud.google.com/go v0.26.0
21:21:08 [2019-10-11T21:21:08.047Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 7.12MB / 8.26MB 0.5s
21:21:08 [2019-10-11T21:21:08.047Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
21:21:08 [2019-10-11T21:21:08.047Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s done
21:21:08 [2019-10-11T21:21:08.306Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
21:21:08 [2019-10-11T21:21:08.306Z] #4 DONE 0.9s
21:21:08 [2019-10-11T21:21:08.395Z] #36 ...
21:21:08 [2019-10-11T21:21:08.395Z] 
21:21:08 [2019-10-11T21:21:08.395Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:08 [2019-10-11T21:21:08.395Z] #54 13.08 + cd /tmp/tmp.2e9QJLkSRX/src/github.com/opencontainers/runc
21:21:08 [2019-10-11T21:21:08.395Z] #54 13.08 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:21:08 [2019-10-11T21:21:08.395Z] #54 13.35 + '[' -z '' ']'
21:21:08 [2019-10-11T21:21:08.395Z] #54 13.35 + target=static
21:21:08 [2019-10-11T21:21:08.395Z] #54 13.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:21:08 [2019-10-11T21:21:08.395Z] #54 15.86 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
21:21:08 [2019-10-11T21:21:08.654Z] #54 ...
21:21:08 [2019-10-11T21:21:08.654Z] 
21:21:08 [2019-10-11T21:21:08.654Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:08 [2019-10-11T21:21:08.654Z] #44 79.56 fmt
21:21:08 [2019-10-11T21:21:08.654Z] #6 71.40 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
21:21:08 [2019-10-11T21:21:08.654Z] #6 71.74 go: finding github.com/gogo/protobuf v1.0.0
21:21:08 [2019-10-11T21:21:08.876Z] 
21:21:08 [2019-10-11T21:21:08.877Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
21:21:08 [2019-10-11T21:21:08.941Z] #6 71.74 go: finding github.com/docker/go-units v0.3.1
21:21:09 [2019-10-11T21:21:09.137Z] #6 DONE 0.2s
21:21:09 [2019-10-11T21:21:09.137Z] 
21:21:09 [2019-10-11T21:21:09.137Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:21:09 [2019-10-11T21:21:09.137Z] #5 DONE 0.4s
21:21:09 [2019-10-11T21:21:09.137Z] 
21:21:09 [2019-10-11T21:21:09.137Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:09 [2019-10-11T21:21:09.137Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
21:21:09 [2019-10-11T21:21:09.475Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
21:21:09 [2019-10-11T21:21:09.475Z] #7 sha256:c47fddbd4870178f227f42d9e6001232385e961748e0463641afca6b5eb9ef42 1.79kB / 1.79kB done
21:21:09 [2019-10-11T21:21:09.475Z] #7 sha256:9c4c24cd2731d8b9ab6298cf8a0dca57cd30005f8d7b9a225f9113bc56faaf65 5.46kB / 5.46kB done
21:21:09 [2019-10-11T21:21:09.475Z] #7 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 0B / 9.74MB 0.1s
21:21:09 [2019-10-11T21:21:09.475Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 0B / 43.14MB 0.1s
21:21:09 [2019-10-11T21:21:09.567Z] #6 72.30 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
21:21:09 [2019-10-11T21:21:09.567Z] #6 72.37 go: finding gotest.tools v2.1.0+incompatible
21:21:09 [2019-10-11T21:21:09.736Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 3.00MB / 43.14MB 0.4s
21:21:09 [2019-10-11T21:21:09.736Z] #7 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 0B / 4.09MB 0.4s
21:21:09 [2019-10-11T21:21:09.736Z] #7 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 2.78MB / 9.74MB 0.5s
21:21:09 [2019-10-11T21:21:09.736Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 9.38MB / 43.14MB 0.5s
21:21:09 [2019-10-11T21:21:09.736Z] #7 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 213.89kB / 4.09MB 0.5s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 7.00MB / 9.74MB 0.6s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 16.22MB / 43.14MB 0.6s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.6s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 9.74MB / 9.74MB 0.7s done
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 21.64MB / 43.14MB 0.7s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.6s done
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 0B / 49.09MB 0.7s
21:21:10 [2019-10-11T21:21:10.000Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 0B / 48.02MB 0.7s
21:21:10 [2019-10-11T21:21:10.194Z] #6 73.13 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 38.00MB / 43.14MB 0.9s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 10.37MB / 49.09MB 0.9s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 8.64MB / 48.02MB 0.9s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 43.14MB / 43.14MB 1.0s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 22.62MB / 49.09MB 1.0s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 17.78MB / 48.02MB 1.0s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 33.37MB / 49.09MB 1.1s
21:21:10 [2019-10-11T21:21:10.264Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 30.58MB / 48.02MB 1.1s
21:21:10 [2019-10-11T21:21:10.535Z] #7 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 43.14MB / 43.14MB 1.1s done
21:21:10 [2019-10-11T21:21:10.535Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 37.12MB / 48.02MB 1.2s
21:21:10 [2019-10-11T21:21:10.535Z] #7 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 0B / 97.60MB 1.2s
21:21:10 [2019-10-11T21:21:10.535Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 39.28MB / 49.09MB 1.3s
21:21:10 [2019-10-11T21:21:10.535Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 44.73MB / 48.02MB 1.3s
21:21:10 [2019-10-11T21:21:10.535Z] #7 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36
21:21:10 [2019-10-11T21:21:10.821Z] #6 73.57 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
21:21:10 [2019-10-11T21:21:10.821Z] #6 73.64 go: finding gopkg.in/fsnotify.v1 v1.4.7
21:21:10 [2019-10-11T21:21:10.870Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 45.30MB / 49.09MB 1.4s
21:21:10 [2019-10-11T21:21:10.870Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 1.4s
21:21:10 [2019-10-11T21:21:10.870Z] #7 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 6.64MB / 97.60MB 1.4s
21:21:11 [2019-10-11T21:21:11.182Z] #44 82.08 regexp/syntax
21:21:11 [2019-10-11T21:21:11.848Z] #6 74.80 go: finding github.com/vishvananda/netlink v1.0.0
21:21:12 [2019-10-11T21:21:12.137Z] #6 74.92 go: finding github.com/onsi/ginkgo v1.6.0
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 2.8s
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 1.4s done
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 90.96MB / 97.60MB 2.8s
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 0B / 155B 2.8s
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 97.60MB / 97.60MB 2.9s
21:21:12 [2019-10-11T21:21:12.251Z] #7 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 155B / 155B 2.9s
21:21:12 [2019-10-11T21:21:12.425Z] #6 75.32 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
21:21:12 [2019-10-11T21:21:12.425Z] #6 75.44 go: finding github.com/hpcloud/tail v1.0.0
21:21:12 [2019-10-11T21:21:12.512Z] #7 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 3.3s done
21:21:12 [2019-10-11T21:21:12.512Z] #7 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 155B / 155B 3.3s done
21:21:12 [2019-10-11T21:21:12.557Z] #44 ...
21:21:12 [2019-10-11T21:21:12.557Z] 
21:21:12 [2019-10-11T21:21:12.557Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:12 [2019-10-11T21:21:12.557Z] #31 73.71 os
21:21:12 [2019-10-11T21:21:12.557Z] #31 76.70 path
21:21:12 [2019-10-11T21:21:12.557Z] #31 77.37 text/tabwriter
21:21:12 [2019-10-11T21:21:12.557Z] #31 79.18 path/filepath
21:21:12 [2019-10-11T21:21:12.557Z] #31 79.24 fmt
21:21:12 [2019-10-11T21:21:12.557Z] #31 81.76 io/ioutil
21:21:12 [2019-10-11T21:21:12.557Z] #31 ...
21:21:12 [2019-10-11T21:21:12.557Z] 
21:21:12 [2019-10-11T21:21:12.557Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:21:12 [2019-10-11T21:21:12.557Z] #17 5.835 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:12 [2019-10-11T21:21:12.557Z] #17 5.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:12 [2019-10-11T21:21:12.557Z] #17 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:12 [2019-10-11T21:21:12.557Z] #17 5.975 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:12 [2019-10-11T21:21:12.557Z] #17 6.023 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:12 [2019-10-11T21:21:12.758Z] #7    completed: 2019-10-11 21:21:09.63963583 +0000 UTC
21:21:12 [2019-10-11T21:21:12.758Z] #7     duration: 31.997791471s
21:21:12 [2019-10-11T21:21:12.758Z] 
21:21:12 [2019-10-11T21:21:12.758Z] 
21:21:12 [2019-10-11T21:21:12.758Z] #8 exporting to image
21:21:12 [2019-10-11T21:21:12.758Z] #8       digest: sha256:64e03710e43c7119c94422689dd0316cdf9064dfc48e9ca4a6c44d0a62924ae1
21:21:12 [2019-10-11T21:21:12.758Z] #8         name: "exporting to image"
21:21:12 [2019-10-11T21:21:12.758Z] #8      started: 2019-10-11 21:21:09.64104316 +0000 UTC
21:21:12 [2019-10-11T21:21:12.758Z] #8 exporting layers
21:21:13 [2019-10-11T21:21:13.083Z] #7 ...
21:21:13 [2019-10-11T21:21:13.083Z] 
21:21:13 [2019-10-11T21:21:13.083Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:21:13 [2019-10-11T21:21:13.083Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
21:21:13 [2019-10-11T21:21:13.083Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
21:21:13 [2019-10-11T21:21:13.083Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
21:21:13 [2019-10-11T21:21:13.083Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
21:21:13 [2019-10-11T21:21:13.083Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done
21:21:13 [2019-10-11T21:21:13.083Z] #65 DONE 3.8s
21:21:13 [2019-10-11T21:21:13.083Z] 
21:21:13 [2019-10-11T21:21:13.083Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:13 [2019-10-11T21:21:13.083Z] #7 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 97.60MB / 97.60MB 3.7s done
21:21:13 [2019-10-11T21:21:13.083Z] #7 ...
21:21:13 [2019-10-11T21:21:13.083Z] 
21:21:13 [2019-10-11T21:21:13.083Z] #19 [internal] load build context
21:21:13 [2019-10-11T21:21:13.083Z] #19 transferring context: 45.61MB 3.8s done
21:21:13 [2019-10-11T21:21:13.083Z] #19 DONE 3.9s
21:21:13 [2019-10-11T21:21:13.083Z] 
21:21:13 [2019-10-11T21:21:13.083Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:13 [2019-10-11T21:21:13.451Z] #6 76.34 go: finding github.com/opencontainers/runc v1.0.0-rc6
21:21:13 [2019-10-11T21:21:13.491Z] #17 6.755 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:21:14 [2019-10-11T21:21:14.079Z] #6 77.00 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
21:21:14 [2019-10-11T21:21:14.079Z] #6 77.12 go: finding github.com/sirupsen/logrus v1.0.3
21:21:14 [2019-10-11T21:21:14.588Z] #8 exporting layers 4.5s done
21:21:14 [2019-10-11T21:21:14.588Z] #8    completed: 2019-10-11 21:21:14.174070491 +0000 UTC
21:21:14 [2019-10-11T21:21:14.588Z] #8     duration: 4.533027331s
21:21:14 [2019-10-11T21:21:14.588Z] #8 writing image sha256:cc9b86d2349831fe46192420b00def045b7a13b3e05ee1eaf6a8cbb8dbdfc567 done
21:21:14 [2019-10-11T21:21:14.588Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done
21:21:14 [2019-10-11T21:21:14.588Z] 
21:21:14 [2019-10-11T21:21:14.588Z] c642f78b504507a7566ac1b0a930ba9369a81905822a0845bd7feb41413305c8
21:21:14 [2019-10-11T21:21:14.588Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:93edf327dc6597ee1a763bc105ba7e341415edd8 .
21:21:14 [2019-10-11T21:21:14.588Z] #1 [internal] booting buildkit
21:21:14 [2019-10-11T21:21:14.707Z] #6 77.38 go: finding gopkg.in/yaml.v2 v2.2.1
21:21:14 [2019-10-11T21:21:14.707Z] #6 77.68 go: finding github.com/kisielk/gotool v1.0.0
21:21:14 [2019-10-11T21:21:14.865Z] #17 8.237 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:21:14 [2019-10-11T21:21:14.950Z] #1 pulling image moby/buildkit:buildx-stable-1
21:21:15 [2019-10-11T21:21:15.000Z] #7 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 4.2s done
21:21:15 [2019-10-11T21:21:15.000Z] #7 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea
21:21:15 [2019-10-11T21:21:15.332Z] #6 78.37 go: finding github.com/stretchr/objx v0.1.1
21:21:15 [2019-10-11T21:21:15.432Z] #17 8.893 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:21:15 [2019-10-11T21:21:15.570Z] #7 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 0.5s done
21:21:15 [2019-10-11T21:21:15.570Z] #7 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7
21:21:15 [2019-10-11T21:21:15.631Z] Client: Docker Engine - Community
21:21:15 [2019-10-11T21:21:15.631Z]  Version:           19.03.2
21:21:15 [2019-10-11T21:21:15.631Z]  API version:       1.40
21:21:15 [2019-10-11T21:21:15.631Z]  Go version:        go1.12.8
21:21:15 [2019-10-11T21:21:15.631Z]  Git commit:        6a30dfc
21:21:15 [2019-10-11T21:21:15.631Z]  Built:             Thu Aug 29 05:29:11 2019
21:21:15 [2019-10-11T21:21:15.631Z]  OS/Arch:           linux/amd64
21:21:15 [2019-10-11T21:21:15.631Z]  Experimental:      false
21:21:15 [2019-10-11T21:21:15.631Z] 
21:21:15 [2019-10-11T21:21:15.631Z] Server: Docker Engine - Community
21:21:15 [2019-10-11T21:21:15.631Z]  Engine:
21:21:15 [2019-10-11T21:21:15.631Z]   Version:          19.03.2
21:21:15 [2019-10-11T21:21:15.631Z]   API version:      1.40 (minimum version 1.12)
21:21:15 [2019-10-11T21:21:15.631Z]   Go version:       go1.12.8
21:21:15 [2019-10-11T21:21:15.631Z]   Git commit:       6a30dfc
21:21:15 [2019-10-11T21:21:15.631Z]   Built:            Thu Aug 29 05:27:45 2019
21:21:15 [2019-10-11T21:21:15.631Z]   OS/Arch:          linux/amd64
21:21:15 [2019-10-11T21:21:15.631Z]   Experimental:     true
21:21:15 [2019-10-11T21:21:15.631Z]  containerd:
21:21:15 [2019-10-11T21:21:15.631Z]   Version:          1.2.6
21:21:15 [2019-10-11T21:21:15.631Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:21:15 [2019-10-11T21:21:15.631Z]  runc:
21:21:15 [2019-10-11T21:21:15.631Z]   Version:          1.0.0-rc8
21:21:15 [2019-10-11T21:21:15.631Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
21:21:15 [2019-10-11T21:21:15.631Z]  docker-init:
21:21:15 [2019-10-11T21:21:15.631Z]   Version:          0.18.0
21:21:15 [2019-10-11T21:21:15.631Z]   GitCommit:        fec3683
[Pipeline] sh
21:21:15 [2019-10-11T21:21:15.830Z] #7 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 0.2s done
21:21:15 [2019-10-11T21:21:15.830Z] #7 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7
21:21:15 [2019-10-11T21:21:15.954Z] + docker info
21:21:15 [2019-10-11T21:21:15.982Z] #6 79.02 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
21:21:16 [2019-10-11T21:21:16.268Z] #6 79.10 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:21:16 [2019-10-11T21:21:16.792Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
21:21:16 [2019-10-11T21:21:16.792Z] #1 creating container buildx_buildkit_default
21:21:16 [2019-10-11T21:21:16.894Z] #6 79.78 go: finding github.com/onsi/ginkgo v1.7.0
21:21:16 [2019-10-11T21:21:16.894Z] #6 79.80 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
21:21:17 [2019-10-11T21:21:17.603Z] #1 creating container buildx_buildkit_default 0.5s done
21:21:17 [2019-10-11T21:21:17.603Z] #1 DONE 2.5s
21:21:17 [2019-10-11T21:21:17.603Z] 
21:21:17 [2019-10-11T21:21:17.603Z] #2 [internal] load build definition from Dockerfile
21:21:17 [2019-10-11T21:21:17.603Z] #2 transferring dockerfile: 14.62kB done
21:21:17 [2019-10-11T21:21:17.603Z] #2 DONE 0.0s
21:21:17 [2019-10-11T21:21:17.603Z] 
21:21:17 [2019-10-11T21:21:17.603Z] #3 [internal] load .dockerignore
21:21:17 [2019-10-11T21:21:17.603Z] #3 transferring context: 87B done
21:21:17 [2019-10-11T21:21:17.603Z] #3 DONE 0.0s
21:21:17 [2019-10-11T21:21:17.603Z] 
21:21:17 [2019-10-11T21:21:17.603Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:21:17 [2019-10-11T21:21:17.960Z] #17 ...
21:21:17 [2019-10-11T21:21:17.960Z] 
21:21:17 [2019-10-11T21:21:17.960Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:21:17 [2019-10-11T21:21:17.961Z] #59 33.70 Checking out files:  46% (1361/2930)   
Checking out files:  47% (1378/2930)   
Checking out files:  48% (1407/2930)   
Checking out files:  49% (1436/2930)   
Checking out files:  50% (1465/2930)   
Checking out files:  51% (1495/2930)   
Checking out files:  52% (1524/2930)   
Checking out files:  53% (1553/2930)   
Checking out files:  54% (1583/2930)   
Checking out files:  55% (1612/2930)   
Checking out files:  56% (1641/2930)   
Checking out files:  57% (1671/2930)   
Checking out files:  58% (1700/2930)   
Checking out files:  59% (1729/2930)   
Checking out files:  60% (1758/2930)   
Checking out files:  61% (1788/2930)   
Checking out files:  62% (1817/2930)   
Checking out files:  63% (1846/2930)   
Checking out files:  64% (1876/2930)   
Checking out files:  65% (1905/2930)   
Checking out files:  66% (1934/2930)   
Checking out files:  67% (1964/2930)   
Checking out files:  68% (1993/2930)   
Checking out files:  69% (2022/2930)   
Checking out files:  70% (2051/2930)   
Checking out files:  71% (2081/2930)   
Checking out files:  72% (2110/2930)   
Checking out files:  73% (2139/2930)   
Checking out files:  74% (2169/2930)   
Checking out files:  75% (2198/2930)   
Checking out files:  76% (2227/2930)   
Checking out files:  77% (2257/2930)   
Checking out files:  78% (2286/2930)   
Checking out files:  79% (2315/2930)   
Checking out files:  80% (2344/2930)   
Checking out files:  81% (2374/2930)   
Checking out files:  82% (2403/2930)   
Checking out files:  83% (2432/2930)   
Checking out files:  84% (2462/2930)   
Checking out files:  84% (2479/2930)   
Checking out files:  85% (2491/2930)   
Checking out files:  86% (2520/2930)   
Checking out files:  87% (2550/2930)   
Checking out files:  88% (2579/2930)   
Checking out files:  89% (2608/2930)   
Checking out files:  90% (2637/2930)   
Checking out files:  91% (2667/2930)   
Checking out files:  92% (2696/2930)   
Checking out files:  93% (2725/2930)   
Checking out files:  94% (2755/2930)   
Checking out files:  95% (2784/2930)   
Checking out files:  96% (2813/2930)   
Checking out files:  97% (2843/2930)   
Checking out files:  98% (2872/2930)   
Checking out files:  99% (2901/2930)   
Checking out files: 100% (2930/2930)   
Checking out files: 100% (2930/2930), done.
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.28 + cd /tmp/tmp.B6uB7xWGTT/src/github.com/containerd/containerd
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.31 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:21:17 [2019-10-11T21:21:17.961Z] #59 ...
21:21:17 [2019-10-11T21:21:17.961Z] 
21:21:17 [2019-10-11T21:21:17.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:17 [2019-10-11T21:21:17.961Z] #41 5.279 Note: Building without setproctitle() and strlcpy() support.
21:21:17 [2019-10-11T21:21:17.961Z] #41 5.279       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:21:17 [2019-10-11T21:21:17.961Z] #41 7.055 fatal: Not a git repository (or any of the parent directories): .git
21:21:17 [2019-10-11T21:21:17.961Z] #41 7.114   GEN      .gitid
21:21:17 [2019-10-11T21:21:17.961Z] #41 7.120   GEN      criu/include/version.h
21:21:17 [2019-10-11T21:21:17.961Z] #41 7.170   GEN      include/common/asm
21:21:17 [2019-10-11T21:21:17.961Z] #41 8.994   PBCC     images/google/protobuf/descriptor.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.094   PBCC     images/opts.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.173   PBCC     images/sit.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.245   DEP      images/google/protobuf/descriptor.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.438   DEP      images/opts.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.511   DEP      images/sit.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.585   PBCC     images/macvlan.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.600   DEP      images/macvlan.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.657   PBCC     images/autofs.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.710   DEP      images/autofs.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.816   PBCC     images/sysctl.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.851   DEP      images/sysctl.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.886   PBCC     images/time.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 9.952   DEP      images/time.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 10.02   PBCC     images/binfmt-misc.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 10.07   DEP      images/binfmt-misc.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 ...
21:21:17 [2019-10-11T21:21:17.961Z] 
21:21:17 [2019-10-11T21:21:17.961Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:17 [2019-10-11T21:21:17.961Z] #36 4.772 + cd /tmp/tmp.pUIpXovsUc/tini
21:21:17 [2019-10-11T21:21:17.961Z] #36 4.772 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:21:17 [2019-10-11T21:21:17.961Z] #36 4.787 + cmake .
21:21:17 [2019-10-11T21:21:17.961Z] #36 5.818 -- The C compiler identification is GNU 6.3.0
21:21:17 [2019-10-11T21:21:17.961Z] #36 5.906 -- Check for working C compiler: /usr/bin/cc
21:21:17 [2019-10-11T21:21:17.961Z] #36 7.152 -- Check for working C compiler: /usr/bin/cc -- works
21:21:17 [2019-10-11T21:21:17.961Z] #36 7.154 -- Detecting C compiler ABI info
21:21:17 [2019-10-11T21:21:17.961Z] #36 7.732 -- Detecting C compiler ABI info - done
21:21:17 [2019-10-11T21:21:17.961Z] #36 7.800 -- Detecting C compile features
21:21:17 [2019-10-11T21:21:17.961Z] #36 9.658 -- Detecting C compile features - done
21:21:17 [2019-10-11T21:21:17.961Z] #36 9.714 -- Performing Test HAS_BUILTIN_FORTIFY
21:21:17 [2019-10-11T21:21:17.961Z] #36 9.908 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.05 -- Configuring done
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.06 -- Generating done
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.07 -- Build files have been written to: /tmp/tmp.pUIpXovsUc/tini
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.09 + make tini-static
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.56 Scanning dependencies of target tini-static
21:21:17 [2019-10-11T21:21:17.961Z] #36 10.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:21:17 [2019-10-11T21:21:17.961Z] #36 12.27 [100%] Linking C executable tini-static
21:21:17 [2019-10-11T21:21:17.961Z] #36 12.87 [100%] Built target tini-static
21:21:17 [2019-10-11T21:21:17.961Z] #36 12.92 + mkdir -p /build
21:21:17 [2019-10-11T21:21:17.961Z] #36 12.94 + cp tini-static /build/docker-init
21:21:17 [2019-10-11T21:21:17.961Z] #36 DONE 13.8s
21:21:17 [2019-10-11T21:21:17.961Z] 
21:21:17 [2019-10-11T21:21:17.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:17 [2019-10-11T21:21:17.961Z] #41 10.17   PBCC     images/seccomp.pb-c.c
21:21:17 [2019-10-11T21:21:17.961Z] #41 10.22   DEP      images/seccomp.pb-c.d
21:21:17 [2019-10-11T21:21:17.961Z] #41 ...
21:21:17 [2019-10-11T21:21:17.961Z] 
21:21:17 [2019-10-11T21:21:17.961Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + export 'BUILDTAGS=netgo osusergo static_build'
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + BUILDTAGS='netgo osusergo static_build'
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + export EXTRA_FLAGS=-buildmode=pie
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + EXTRA_FLAGS=-buildmode=pie
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + '[' '' = dynamic ']'
21:21:17 [2019-10-11T21:21:17.961Z] #59 35.84 + make
21:21:17 [2019-10-11T21:21:17.963Z] #4 DONE 0.5s
21:21:17 [2019-10-11T21:21:17.963Z] 
21:21:17 [2019-10-11T21:21:17.963Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:21:17 [2019-10-11T21:21:17.963Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:21:18 [2019-10-11T21:21:18.327Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:21:18 [2019-10-11T21:21:18.327Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
21:21:18 [2019-10-11T21:21:18.327Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.55MB / 8.87MB 0.1s
21:21:18 [2019-10-11T21:21:18.327Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
21:21:18 [2019-10-11T21:21:18.327Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
21:21:18 [2019-10-11T21:21:18.327Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
21:21:18 [2019-10-11T21:21:18.459Z] #7 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 2.2s done
21:21:18 [2019-10-11T21:21:18.459Z] #7 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe
21:21:18 [2019-10-11T21:21:18.691Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
21:21:18 [2019-10-11T21:21:18.691Z] #5 DONE 0.5s
21:21:19 [2019-10-11T21:21:19.060Z] 
21:21:19 [2019-10-11T21:21:19.060Z] #7 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:21:19 [2019-10-11T21:21:19.060Z] #7 ...
21:21:19 [2019-10-11T21:21:19.060Z] 
21:21:19 [2019-10-11T21:21:19.060Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
21:21:19 [2019-10-11T21:21:19.060Z] #6 DONE 0.3s
21:21:19 [2019-10-11T21:21:19.336Z] #59 37.28 + bin/ctr
21:21:19 [2019-10-11T21:21:19.480Z] 
21:21:19 [2019-10-11T21:21:19.480Z] #7 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:21:19 [2019-10-11T21:21:19.480Z] #7 DONE 0.4s
21:21:19 [2019-10-11T21:21:19.480Z] 
21:21:19 [2019-10-11T21:21:19.480Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:19 [2019-10-11T21:21:19.480Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 2.30MB / 4.37MB 0.1s
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 522.93kB / 45.24MB 0.1s
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.1s
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.1s
21:21:19 [2019-10-11T21:21:19.480Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.1s
21:21:19 [2019-10-11T21:21:19.841Z] #7 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 1.4s done
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.2s done
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.2s done
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 4.00MB / 45.24MB 0.2s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 3.19MB / 45.98MB 0.2s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.42MB / 10.32MB 0.2s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 6.92MB / 45.24MB 0.4s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 3.64MB / 50.49MB 0.4s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 5.81MB / 45.98MB 0.4s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 3.40MB / 10.32MB 0.4s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 10.44MB / 45.24MB 0.5s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 8.18MB / 45.98MB 0.5s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 6.40MB / 102.14MB 0.5s
21:21:19 [2019-10-11T21:21:19.945Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.27MB / 10.32MB 0.5s
21:21:20 [2019-10-11T21:21:20.102Z] #7 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 13.11MB / 45.24MB 0.7s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 8.54MB / 50.49MB 0.7s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 11.10MB / 45.98MB 0.7s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 9.25MB / 10.32MB 0.7s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 16.85MB / 45.24MB 0.9s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 15.08MB / 45.98MB 0.9s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 12.14MB / 102.14MB 0.9s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.8s done
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 22.15MB / 45.24MB 1.0s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 13.98MB / 50.49MB 1.0s
21:21:20 [2019-10-11T21:21:20.402Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 18.62MB / 45.98MB 1.0s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 20.98MB / 45.98MB 1.1s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 18.35MB / 102.14MB 1.1s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 27.12MB / 45.24MB 1.3s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 19.94MB / 50.49MB 1.3s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 23.74MB / 45.98MB 1.3s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 31.44MB / 45.24MB 1.4s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 24.49MB / 50.49MB 1.4s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 26.36MB / 45.98MB 1.4s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 27.96MB / 102.14MB 1.4s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 33.77MB / 45.24MB 1.6s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 27.21MB / 50.49MB 1.6s
21:21:20 [2019-10-11T21:21:20.862Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 30.01MB / 45.98MB 1.6s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 38.19MB / 45.24MB 1.7s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 29.90MB / 50.49MB 1.7s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 33.19MB / 45.98MB 1.7s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 34.93MB / 102.14MB 1.7s
21:21:21 [2019-10-11T21:21:21.364Z] #8 ...
21:21:21 [2019-10-11T21:21:21.364Z] 
21:21:21 [2019-10-11T21:21:21.364Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:21:21 [2019-10-11T21:21:21.364Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
21:21:21 [2019-10-11T21:21:21.364Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
21:21:21 [2019-10-11T21:21:21.364Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
21:21:21 [2019-10-11T21:21:21.364Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done
21:21:21 [2019-10-11T21:21:21.364Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
21:21:21 [2019-10-11T21:21:21.364Z] #66 DONE 2.0s
21:21:21 [2019-10-11T21:21:21.364Z] 
21:21:21 [2019-10-11T21:21:21.364Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 41.27MB / 45.24MB 1.9s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 34.38MB / 50.49MB 1.9s
21:21:21 [2019-10-11T21:21:21.364Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 38.20MB / 45.98MB 1.9s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.92MB / 45.24MB 2.1s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 39.24MB / 50.49MB 2.1s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 41.53MB / 45.98MB 2.1s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 42.57MB / 102.14MB 2.1s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s done
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 44.09MB / 50.49MB 2.2s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.50MB / 45.98MB 2.2s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.3s
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.3s done
21:21:21 [2019-10-11T21:21:21.846Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 55.47MB / 102.14MB 2.3s
21:21:22 [2019-10-11T21:21:22.259Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.4s done
21:21:22 [2019-10-11T21:21:22.259Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 68.01MB / 102.14MB 2.5s
21:21:22 [2019-10-11T21:21:22.259Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 79.52MB / 102.14MB 2.7s
21:21:22 [2019-10-11T21:21:22.259Z] #8 ...
21:21:22 [2019-10-11T21:21:22.259Z] 
21:21:22 [2019-10-11T21:21:22.259Z] #20 [internal] load build context
21:21:22 [2019-10-11T21:21:22.259Z] #20 transferring context: 45.61MB 2.9s done
21:21:22 [2019-10-11T21:21:22.259Z] #20 DONE 3.0s
21:21:22 [2019-10-11T21:21:22.259Z] 
21:21:22 [2019-10-11T21:21:22.259Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:22 [2019-10-11T21:21:22.259Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 86.91MB / 102.14MB 2.8s
21:21:22 [2019-10-11T21:21:22.622Z] #59 ...
21:21:22 [2019-10-11T21:21:22.623Z] 
21:21:22 [2019-10-11T21:21:22.623Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:22 [2019-10-11T21:21:22.623Z] #31 84.17 flag
21:21:22 [2019-10-11T21:21:22.623Z] #31 84.17 github.com/BurntSushi/toml
21:21:22 [2019-10-11T21:21:22.623Z] #31 86.32 log
21:21:22 [2019-10-11T21:21:22.623Z] #31 89.09 github.com/BurntSushi/toml/cmd/tomlv
21:21:22 [2019-10-11T21:21:22.623Z] #31 DONE 93.6s
21:21:22 [2019-10-11T21:21:22.623Z] 
21:21:22 [2019-10-11T21:21:22.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.25   PBCC     images/userns.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.30   DEP      images/userns.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.35   PBCC     images/cgroup.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.40   DEP      images/cgroup.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.48   PBCC     images/fown.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.58   PBCC     images/ext-file.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.64   DEP      images/fown.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.78   DEP      images/ext-file.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 10.92   PBCC     images/rpc.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.00   DEP      images/rpc.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.16   PBCC     images/siginfo.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.20   DEP      images/siginfo.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.22   PBCC     images/pagemap.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.26   DEP      images/pagemap.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.32   PBCC     images/rlimit.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.37   DEP      images/rlimit.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.42   PBCC     images/file-lock.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.43   DEP      images/file-lock.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.48   PBCC     images/tty.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.54   DEP      images/tty.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.57   PBCC     images/tun.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.63   PBCC     images/netdev.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.72   DEP      images/tun.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.77   DEP      images/netdev.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.87   PBCC     images/vma.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 11.93   DEP      images/vma.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.02   PBCC     images/creds.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.07   DEP      images/creds.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.12   PBCC     images/utsns.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.14   DEP      images/utsns.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.20   PBCC     images/ipc-desc.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.26   PBCC     images/ipc-sem.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.31   DEP      images/ipc-desc.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.38   DEP      images/ipc-sem.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.42   PBCC     images/ipc-msg.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.45   DEP      images/ipc-msg.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.48   PBCC     images/ipc-shm.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.50   DEP      images/ipc-shm.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.55   PBCC     images/ipc-var.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.56   DEP      images/ipc-var.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.64   PBCC     images/sk-opts.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.67   PBCC     images/packet-sock.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.75   DEP      images/sk-opts.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.84   DEP      images/packet-sock.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.92   PBCC     images/sk-netlink.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 12.97   DEP      images/sk-netlink.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.03   PBCC     images/sk-inet.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.12   DEP      images/sk-inet.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.21   PBCC     images/sk-unix.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.23   DEP      images/sk-unix.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.34   PBCC     images/mm.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.45   DEP      images/mm.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.50   PBCC     images/timerfd.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.56   DEP      images/timerfd.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.64   PBCC     images/timer.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.70   DEP      images/timer.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.79   PBCC     images/sa.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.82   DEP      images/sa.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.88   PBCC     images/pipe-data.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.92   DEP      images/pipe-data.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 13.98   PBCC     images/mnt.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.05   DEP      images/mnt.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.12   PBCC     images/sk-packet.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.13   DEP      images/sk-packet.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.16   PBCC     images/tcp-stream.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.20   DEP      images/tcp-stream.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.26   PBCC     images/pipe.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.37   DEP      images/pipe.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.47   PBCC     images/pstree.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.49   DEP      images/pstree.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.58   PBCC     images/fs.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.62   DEP      images/fs.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.72   PBCC     images/signalfd.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.79   DEP      images/signalfd.pb-c.d
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.85   PBCC     images/fh.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 14.89   PBCC     images/fsnotify.pb-c.c
21:21:22 [2019-10-11T21:21:22.623Z] #41 15.00   DEP      images/fh.pb-c.d
21:21:22 [2019-10-11T21:21:22.714Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 2.9s
21:21:22 [2019-10-11T21:21:22.714Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s done
21:21:22 [2019-10-11T21:21:22.714Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
21:21:22 [2019-10-11T21:21:22.881Z] #41 15.05   DEP      images/fsnotify.pb-c.d
21:21:22 [2019-10-11T21:21:22.881Z] #41 15.19   PBCC     images/eventpoll.pb-c.c
21:21:22 [2019-10-11T21:21:22.881Z] #41 15.23   DEP      images/eventpoll.pb-c.d
21:21:23 [2019-10-11T21:21:23.146Z] #41 15.35   PBCC     images/eventfd.pb-c.c
21:21:23 [2019-10-11T21:21:23.146Z] #41 15.41   DEP      images/eventfd.pb-c.d
21:21:23 [2019-10-11T21:21:23.146Z] #41 15.55   PBCC     images/remap-file-path.pb-c.c
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.70   DEP      images/remap-file-path.pb-c.d
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.73   PBCC     images/fifo.pb-c.c
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.79   DEP      images/fifo.pb-c.d
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.84   PBCC     images/ghost-file.pb-c.c
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.91   DEP      images/ghost-file.pb-c.d
21:21:23 [2019-10-11T21:21:23.713Z] #41 15.96   PBCC     images/regfile.pb-c.c
21:21:23 [2019-10-11T21:21:23.713Z] #41 16.03   DEP      images/regfile.pb-c.d
21:21:23 [2019-10-11T21:21:23.972Z] #41 16.10   PBCC     images/ns.pb-c.c
21:21:23 [2019-10-11T21:21:23.972Z] #41 16.14   DEP      images/ns.pb-c.d
21:21:23 [2019-10-11T21:21:23.972Z] #41 16.20   PBCC     images/fdinfo.pb-c.c
21:21:23 [2019-10-11T21:21:23.972Z] #41 16.35   DEP      images/fdinfo.pb-c.d
21:21:24 [2019-10-11T21:21:24.229Z] #41 16.43   PBCC     images/core-aarch64.pb-c.c
21:21:24 [2019-10-11T21:21:24.230Z] #41 16.47   PBCC     images/core-arm.pb-c.c
21:21:24 [2019-10-11T21:21:24.230Z] #41 ...
21:21:24 [2019-10-11T21:21:24.230Z] 
21:21:24 [2019-10-11T21:21:24.230Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:24 [2019-10-11T21:21:24.230Z] #44 85.41 flag
21:21:24 [2019-10-11T21:21:24.230Z] #44 86.93 go/token
21:21:24 [2019-10-11T21:21:24.230Z] #44 87.91 go/scanner
21:21:24 [2019-10-11T21:21:24.230Z] #44 88.13 regexp
21:21:24 [2019-10-11T21:21:24.230Z] #44 90.06 go/ast
21:21:24 [2019-10-11T21:21:24.230Z] #44 92.41 internal/lazyregexp
21:21:24 [2019-10-11T21:21:24.230Z] #44 92.69 net/url
21:21:24 [2019-10-11T21:21:24.230Z] #44 94.95 text/template/parse
21:21:24 [2019-10-11T21:21:24.230Z] #44 ...
21:21:24 [2019-10-11T21:21:24.230Z] 
21:21:24 [2019-10-11T21:21:24.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:24 [2019-10-11T21:21:24.230Z] #41 16.53   PBCC     images/core-ppc64.pb-c.c
21:21:24 [2019-10-11T21:21:24.230Z] #41 16.59   PBCC     images/core-s390.pb-c.c
21:21:24 [2019-10-11T21:21:24.302Z] #7 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 3.7s done
21:21:24 [2019-10-11T21:21:24.302Z] #7 extracting sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 done
21:21:24 [2019-10-11T21:21:24.487Z] #41 16.63   PBCC     images/core-x86.pb-c.c
21:21:24 [2019-10-11T21:21:24.487Z] #41 16.73   PBCC     images/core.pb-c.c
21:21:24 [2019-10-11T21:21:24.487Z] #41 16.78   PBCC     images/inventory.pb-c.c
21:21:24 [2019-10-11T21:21:24.487Z] #41 16.82   DEP      images/core-aarch64.pb-c.d
21:21:24 [2019-10-11T21:21:24.487Z] #41 16.86   DEP      images/core-arm.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 16.89   DEP      images/core-ppc64.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 16.94   DEP      images/core-s390.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 16.98   DEP      images/core-x86.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 17.02   DEP      images/core.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 17.06   DEP      images/inventory.pb-c.d
21:21:24 [2019-10-11T21:21:24.745Z] #41 17.11   PBCC     images/cpuinfo.pb-c.c
21:21:24 [2019-10-11T21:21:24.873Z] #7 DONE 15.7s
21:21:24 [2019-10-11T21:21:24.873Z] 
21:21:24 [2019-10-11T21:21:24.873Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:21:25 [2019-10-11T21:21:25.003Z] #41 17.14   DEP      images/cpuinfo.pb-c.d
21:21:25 [2019-10-11T21:21:25.003Z] #41 17.20   PBCC     images/stats.pb-c.c
21:21:25 [2019-10-11T21:21:25.003Z] #41 17.26   DEP      images/stats.pb-c.d
21:21:25 [2019-10-11T21:21:25.935Z] Client:
21:21:25 [2019-10-11T21:21:25.935Z]  Debug Mode: false
21:21:25 [2019-10-11T21:21:25.935Z] 
21:21:25 [2019-10-11T21:21:25.935Z] Server:
21:21:25 [2019-10-11T21:21:25.935Z]  Containers: 0
21:21:25 [2019-10-11T21:21:25.935Z]   Running: 0
21:21:25 [2019-10-11T21:21:25.935Z]   Paused: 0
21:21:25 [2019-10-11T21:21:25.935Z]   Stopped: 0
21:21:25 [2019-10-11T21:21:25.935Z]  Images: 0
21:21:25 [2019-10-11T21:21:25.935Z]  Server Version: 19.03.2
21:21:25 [2019-10-11T21:21:25.935Z]  Storage Driver: overlay2
21:21:25 [2019-10-11T21:21:25.935Z]   Backing Filesystem: extfs
21:21:25 [2019-10-11T21:21:25.935Z]   Supports d_type: true
21:21:25 [2019-10-11T21:21:25.935Z]   Native Overlay Diff: true
21:21:25 [2019-10-11T21:21:25.935Z]  Logging Driver: json-file
21:21:25 [2019-10-11T21:21:25.935Z]  Cgroup Driver: cgroupfs
21:21:25 [2019-10-11T21:21:25.935Z]  Plugins:
21:21:25 [2019-10-11T21:21:25.935Z]   Volume: local
21:21:25 [2019-10-11T21:21:25.935Z]   Network: bridge host ipvlan macvlan null overlay
21:21:25 [2019-10-11T21:21:25.935Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:25 [2019-10-11T21:21:25.935Z]  Swarm: inactive
21:21:25 [2019-10-11T21:21:25.935Z]  Runtimes: runc
21:21:25 [2019-10-11T21:21:25.935Z]  Default Runtime: runc
21:21:25 [2019-10-11T21:21:25.935Z]  Init Binary: docker-init
21:21:25 [2019-10-11T21:21:25.935Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:21:25 [2019-10-11T21:21:25.935Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
21:21:25 [2019-10-11T21:21:25.935Z]  init version: fec3683
21:21:25 [2019-10-11T21:21:25.935Z]  Security Options:
21:21:25 [2019-10-11T21:21:25.935Z]   apparmor
21:21:25 [2019-10-11T21:21:25.935Z]   seccomp
21:21:25 [2019-10-11T21:21:25.935Z]    Profile: default
21:21:25 [2019-10-11T21:21:25.935Z]  Kernel Version: 4.15.0-1048-aws
21:21:25 [2019-10-11T21:21:25.935Z]  Operating System: Ubuntu 18.04.3 LTS
21:21:25 [2019-10-11T21:21:25.935Z]  OSType: linux
21:21:25 [2019-10-11T21:21:25.935Z]  Architecture: x86_64
21:21:25 [2019-10-11T21:21:25.935Z]  CPUs: 2
21:21:25 [2019-10-11T21:21:25.935Z]  Total Memory: 7.501GiB
21:21:25 [2019-10-11T21:21:25.935Z]  Name: ip-10-100-39-14
21:21:25 [2019-10-11T21:21:25.935Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
21:21:25 [2019-10-11T21:21:25.935Z]  Docker Root Dir: /var/lib/docker
21:21:25 [2019-10-11T21:21:25.935Z]  Debug Mode: false
21:21:25 [2019-10-11T21:21:25.935Z]  Registry: https://index.docker.io/v1/
21:21:25 [2019-10-11T21:21:25.935Z]  Labels:
21:21:25 [2019-10-11T21:21:25.935Z]  Experimental: true
21:21:25 [2019-10-11T21:21:25.935Z]  Insecure Registries:
21:21:25 [2019-10-11T21:21:25.935Z]   127.0.0.0/8
21:21:25 [2019-10-11T21:21:25.935Z]  Live Restore Enabled: true
21:21:25 [2019-10-11T21:21:25.935Z] 
21:21:25 [2019-10-11T21:21:25.935Z] WARNING: No swap limit support
[Pipeline] sh
21:21:26 [2019-10-11T21:21:26.226Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:21:26 [2019-10-11T21:21:26.226Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:21:26 [2019-10-11T21:21:26.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40044/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:21:26 [2019-10-11T21:21:26.226Z] + bash /home/ubuntu/workspace/moby_PR-40044/check-config.sh
21:21:26 [2019-10-11T21:21:26.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:26 [2019-10-11T21:21:26.226Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
21:21:26 [2019-10-11T21:21:26.226Z] 
21:21:26 [2019-10-11T21:21:26.226Z] Generally Necessary:
21:21:26 [2019-10-11T21:21:26.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:26 [2019-10-11T21:21:26.226Z] - apparmor: enabled and tools installed
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NAMESPACES: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NET_NS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_PID_NS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_IPC_NS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_UTS_NS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CGROUPS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CGROUP_SCHED: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_CPUSETS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_MEMCG: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_KEYS: enabled
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_VETH: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_BRIDGE: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NF_NAT: enabled (as module)
21:21:26 [2019-10-11T21:21:26.226Z] - CONFIG_NF_NAT_NEEDED: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:26 [2019-10-11T21:21:26.488Z] 
21:21:26 [2019-10-11T21:21:26.488Z] Optional Features:
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_USER_NS: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_SECCOMP: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CGROUP_PIDS: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_MEMCG_SWAP: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:26 [2019-10-11T21:21:26.488Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_BLK_CGROUP: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IOSCHED_CFQ: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CGROUP_PERF: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_VS: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_VS_NFCT: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_EXT4_FS: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:26 [2019-10-11T21:21:26.488Z] - Network Drivers:
21:21:26 [2019-10-11T21:21:26.488Z]   - "overlay":
21:21:26 [2019-10-11T21:21:26.488Z]     - CONFIG_VXLAN: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       Optional (for encrypted networks):
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_CRYPTO: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_XFRM: enabled
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]   - "ipvlan":
21:21:26 [2019-10-11T21:21:26.488Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:26 [2019-10-11T21:21:26.488Z]   - "macvlan":
21:21:26 [2019-10-11T21:21:26.504Z] #41 18.69 make[1]: Nothing to be done for 'all'.
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_DUMMY: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]   - "ftp,tftp client in container":
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z] - Storage Drivers:
21:21:26 [2019-10-11T21:21:26.748Z]   - "aufs":
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]   - "btrfs":
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:26 [2019-10-11T21:21:26.748Z]   - "devicemapper":
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]   - "overlay":
21:21:26 [2019-10-11T21:21:26.748Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:26 [2019-10-11T21:21:26.748Z]   - "zfs":
21:21:26 [2019-10-11T21:21:26.748Z]     - /dev/zfs: missing
21:21:26 [2019-10-11T21:21:26.748Z]     - zfs command: missing
21:21:26 [2019-10-11T21:21:26.748Z]     - zpool command: missing
21:21:26 [2019-10-11T21:21:26.748Z] 
21:21:26 [2019-10-11T21:21:26.748Z] Limits:
21:21:26 [2019-10-11T21:21:26.748Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:26 [2019-10-11T21:21:26.748Z] 
21:21:26 [2019-10-11T21:21:26.748Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:27 [2019-10-11T21:21:27.085Z] + sudo modprobe ip_vs
21:21:27 [2019-10-11T21:21:27.355Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93edf327dc6597ee1a763bc105ba7e341415edd8 .
21:21:27 [2019-10-11T21:21:27.615Z] #1 [internal] load .dockerignore
21:21:27 [2019-10-11T21:21:27.615Z] #1 transferring context: 87B done
21:21:27 [2019-10-11T21:21:27.615Z] #1 DONE 0.0s
21:21:27 [2019-10-11T21:21:27.615Z] 
21:21:27 [2019-10-11T21:21:27.615Z] #2 [internal] load build definition from Dockerfile
21:21:27 [2019-10-11T21:21:27.615Z] #2 transferring dockerfile: 14.63kB 0.0s done
21:21:27 [2019-10-11T21:21:27.615Z] #2 DONE 0.0s
21:21:27 [2019-10-11T21:21:27.615Z] 
21:21:27 [2019-10-11T21:21:27.615Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:21:27 [2019-10-11T21:21:27.878Z] #41 20.25   CC       images/stats.o
21:21:28 [2019-10-11T21:21:28.182Z] #3 DONE 0.5s
21:21:28 [2019-10-11T21:21:28.182Z] 
21:21:28 [2019-10-11T21:21:28.182Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:21:28 [2019-10-11T21:21:28.182Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:21:28 [2019-10-11T21:21:28.182Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:21:28 [2019-10-11T21:21:28.182Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:21:28 [2019-10-11T21:21:28.182Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:21:28 [2019-10-11T21:21:28.182Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s
21:21:28 [2019-10-11T21:21:28.439Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:21:28 [2019-10-11T21:21:28.439Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
21:21:28 [2019-10-11T21:21:28.443Z] #41 20.66   CC       images/core.o
21:21:28 [2019-10-11T21:21:28.697Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done
21:21:28 [2019-10-11T21:21:28.697Z] #4 DONE 0.6s
21:21:29 [2019-10-11T21:21:29.009Z] #41 21.37   CC       images/core-x86.o
21:21:29 [2019-10-11T21:21:29.264Z] 
21:21:29 [2019-10-11T21:21:29.264Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:21:29 [2019-10-11T21:21:29.524Z] #5 DONE 0.3s
21:21:29 [2019-10-11T21:21:29.524Z] 
21:21:29 [2019-10-11T21:21:29.524Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
21:21:29 [2019-10-11T21:21:29.524Z] #6 DONE 0.2s
21:21:29 [2019-10-11T21:21:29.524Z] 
21:21:29 [2019-10-11T21:21:29.524Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:29 [2019-10-11T21:21:29.524Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 13.33MB / 45.38MB 0.2s
21:21:29 [2019-10-11T21:21:29.524Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 572.95kB / 10.79MB 0.2s
21:21:29 [2019-10-11T21:21:29.576Z] #41 21.93   CC       images/core-arm.o
21:21:29 [2019-10-11T21:21:29.786Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 20.10MB / 45.38MB 0.3s
21:21:29 [2019-10-11T21:21:29.786Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 9.85MB / 10.79MB 0.3s
21:21:29 [2019-10-11T21:21:29.786Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 23.34MB / 45.38MB 0.4s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.4s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 30.60MB / 45.38MB 0.6s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 9.23MB / 50.07MB 0.6s
21:21:30 [2019-10-11T21:21:30.046Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 6.65MB / 57.69MB 0.6s
21:21:30 [2019-10-11T21:21:30.145Z] #41 22.32   CC       images/core-aarch64.o
21:21:30 [2019-10-11T21:21:30.148Z] #8 DONE 4.8s
21:21:30 [2019-10-11T21:21:30.148Z] 
21:21:30 [2019-10-11T21:21:30.148Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 33.99MB / 45.38MB 0.7s
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 17.22MB / 50.07MB 0.7s
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 12.38MB / 57.69MB 0.7s
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 37.47MB / 45.38MB 0.8s
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 20.51MB / 50.07MB 0.8s
21:21:30 [2019-10-11T21:21:30.308Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 16.66MB / 57.69MB 0.8s
21:21:30 [2019-10-11T21:21:30.402Z] #41 22.76   CC       images/core-ppc64.o
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 42.10MB / 45.38MB 0.9s
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 23.33MB / 50.07MB 0.9s
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 22.77MB / 57.69MB 0.9s
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.1s
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.04MB / 50.07MB 1.1s
21:21:30 [2019-10-11T21:21:30.568Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 35.35MB / 57.69MB 1.1s
21:21:30 [2019-10-11T21:21:30.792Z] #9 DONE 1.0s
21:21:30 [2019-10-11T21:21:30.829Z] #7 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.1s done
21:21:30 [2019-10-11T21:21:30.829Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 33.10MB / 50.07MB 1.3s
21:21:30 [2019-10-11T21:21:30.829Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 42.51MB / 57.69MB 1.3s
21:21:30 [2019-10-11T21:21:30.829Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.3s
21:21:31 [2019-10-11T21:21:31.054Z] 
21:21:31 [2019-10-11T21:21:31.054Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:21:31 [2019-10-11T21:21:31.054Z] #28 ...
21:21:31 [2019-10-11T21:21:31.054Z] 
21:21:31 [2019-10-11T21:21:31.054Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:31 [2019-10-11T21:21:31.054Z] #20 DONE 0.3s
21:21:31 [2019-10-11T21:21:31.054Z] 
21:21:31 [2019-10-11T21:21:31.054Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:21:31 [2019-10-11T21:21:31.054Z] #21 DONE 0.1s
21:21:31 [2019-10-11T21:21:31.054Z] 
21:21:31 [2019-10-11T21:21:31.054Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:21:31 [2019-10-11T21:21:31.089Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 35.64MB / 50.07MB 1.5s
21:21:31 [2019-10-11T21:21:31.089Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 47.64MB / 57.69MB 1.5s
21:21:31 [2019-10-11T21:21:31.089Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 9.35MB / 120.05MB 1.5s
21:21:31 [2019-10-11T21:21:31.089Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 43.98MB / 50.07MB 1.6s
21:21:31 [2019-10-11T21:21:31.089Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 52.01MB / 57.69MB 1.6s
21:21:31 [2019-10-11T21:21:31.089Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b
21:21:31 [2019-10-11T21:21:31.314Z] #61 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:21:31 [2019-10-11T21:21:31.314Z] #43 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:21:31 [2019-10-11T21:21:31.314Z] #67 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:21:31 [2019-10-11T21:21:31.314Z] #46 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:21:31 [2019-10-11T21:21:31.314Z] #30 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:21:31 [2019-10-11T21:21:31.314Z] #49 DONE 0.2s
21:21:31 [2019-10-11T21:21:31.314Z] 
21:21:31 [2019-10-11T21:21:31.314Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:31 [2019-10-11T21:21:31.337Z] #41 23.42   CC       images/core-s390.o
21:21:31 [2019-10-11T21:21:31.349Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 54.90MB / 57.69MB 1.7s
21:21:31 [2019-10-11T21:21:31.349Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 16.42MB / 120.05MB 1.7s
21:21:31 [2019-10-11T21:21:31.349Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.9s
21:21:31 [2019-10-11T21:21:31.349Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 23.89MB / 120.05MB 1.9s
21:21:31 [2019-10-11T21:21:31.608Z] #7 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.0s done
21:21:31 [2019-10-11T21:21:31.608Z] #7 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.1s done
21:21:31 [2019-10-11T21:21:31.608Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 35.27MB / 120.05MB 2.2s
21:21:31 [2019-10-11T21:21:31.608Z] #7 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.2s done
21:21:31 [2019-10-11T21:21:31.866Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 45.70MB / 120.05MB 2.5s
21:21:32 [2019-10-11T21:21:32.129Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 52.16MB / 120.05MB 2.7s
21:21:32 [2019-10-11T21:21:32.271Z] #41 24.32   CC       images/cpuinfo.o
21:21:32 [2019-10-11T21:21:32.387Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 59.73MB / 120.05MB 2.9s
21:21:32 [2019-10-11T21:21:32.529Z] #41 24.81   CC       images/inventory.o
21:21:32 [2019-10-11T21:21:32.788Z] #41 25.13   CC       images/fdinfo.o
21:21:32 [2019-10-11T21:21:32.956Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 73.12MB / 120.05MB 3.3s
21:21:32 [2019-10-11T21:21:32.956Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 80.90MB / 120.05MB 3.5s
21:21:33 [2019-10-11T21:21:33.214Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 89.84MB / 120.05MB 3.7s
21:21:33 [2019-10-11T21:21:33.359Z] #41 25.52   CC       images/fown.o
21:21:33 [2019-10-11T21:21:33.359Z] #41 25.71   CC       images/ns.o
21:21:33 [2019-10-11T21:21:33.472Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 98.57MB / 120.05MB 3.8s
21:21:33 [2019-10-11T21:21:33.926Z] #41 25.94   CC       images/regfile.o
21:21:34 [2019-10-11T21:21:34.184Z] #41 26.29   CC       images/ghost-file.o
21:21:34 [2019-10-11T21:21:34.344Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 10.5s done
21:21:34 [2019-10-11T21:21:34.344Z] #8 DONE 13.8s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:21:34 [2019-10-11T21:21:34.344Z] #9 DONE 0.3s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:21:34 [2019-10-11T21:21:34.344Z] #10 DONE 0.3s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:34 [2019-10-11T21:21:34.344Z] #21 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:34 [2019-10-11T21:21:34.344Z] #34 ...
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #31 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:21:34 [2019-10-11T21:21:34.344Z] #50 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #22 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #44 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #47 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #68 DONE 0.1s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:21:34 [2019-10-11T21:21:34.344Z] #62 DONE 0.2s
21:21:34 [2019-10-11T21:21:34.344Z] 
21:21:34 [2019-10-11T21:21:34.344Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.276 + RM_GOPATH=0
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.276 + TMP_GOPATH=
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.276 + : /build/
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.276 + '[' -z '' ']'
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.277 ++ mktemp -d
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.278 + export GOPATH=/tmp/tmp.DatzKf6MAM
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.278 + GOPATH=/tmp/tmp.DatzKf6MAM
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.279 + RM_GOPATH=1
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.279 ++ dirname ./install.sh
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.280 + dir=.
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.280 + bin=rootlesskit
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 + shift
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 + '[' '!' -f ./rootlesskit.installer ']'
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 + . ./rootlesskit.installer
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 + install_rootlesskit
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.281 + case "$1" in
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.282 + export CGO_ENABLED=0
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.310 + CGO_ENABLED=0
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.311 + _install_rootlesskit
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.311 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.311 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.312 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DatzKf6MAM/src/github.com/rootless-containers/rootlesskit
21:21:34 [2019-10-11T21:21:34.344Z] #63 0.313 Cloning into '/tmp/tmp.DatzKf6MAM/src/github.com/rootless-containers/rootlesskit'...
21:21:34 [2019-10-11T21:21:34.423Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 110.19MB / 120.05MB 4.7s
21:21:34 [2019-10-11T21:21:34.423Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 118.46MB / 120.05MB 4.9s
21:21:34 [2019-10-11T21:21:34.442Z] #41 26.67   CC       images/fifo.o
21:21:34 [2019-10-11T21:21:34.700Z] #41 26.93   CC       images/remap-file-path.o
21:21:34 [2019-10-11T21:21:34.700Z] #41 ...
21:21:34 [2019-10-11T21:21:34.700Z] 
21:21:34 [2019-10-11T21:21:34.700Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:34 [2019-10-11T21:21:34.700Z] #44 95.86 go/parser
21:21:34 [2019-10-11T21:21:34.700Z] #44 98.98 text/template
21:21:34 [2019-10-11T21:21:34.700Z] #44 99.68 encoding/xml
21:21:34 [2019-10-11T21:21:34.700Z] #44 103.3 go/doc
21:21:34 [2019-10-11T21:21:34.958Z] #44 ...
21:21:34 [2019-10-11T21:21:34.958Z] 
21:21:34 [2019-10-11T21:21:34.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:34 [2019-10-11T21:21:34.958Z] #41 27.12   CC       images/eventfd.o
21:21:34 [2019-10-11T21:21:34.958Z] #41 27.34   CC       images/eventpoll.o
21:21:35 [2019-10-11T21:21:35.002Z] #7 ...
21:21:35 [2019-10-11T21:21:35.002Z] 
21:21:35 [2019-10-11T21:21:35.002Z] #19 [internal] load build context
21:21:35 [2019-10-11T21:21:35.002Z] #19 transferring context: 45.61MB 5.3s done
21:21:35 [2019-10-11T21:21:35.002Z] #19 DONE 5.3s
21:21:35 [2019-10-11T21:21:35.002Z] 
21:21:35 [2019-10-11T21:21:35.002Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:21:35 [2019-10-11T21:21:35.002Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
21:21:35 [2019-10-11T21:21:35.002Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
21:21:35 [2019-10-11T21:21:35.002Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
21:21:35 [2019-10-11T21:21:35.002Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done
21:21:35 [2019-10-11T21:21:35.002Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done
21:21:35 [2019-10-11T21:21:35.002Z] #65 DONE 5.3s
21:21:35 [2019-10-11T21:21:35.002Z] 
21:21:35 [2019-10-11T21:21:35.002Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:21:35 [2019-10-11T21:21:35.002Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.3s done
21:21:35 [2019-10-11T21:21:35.524Z] #41 27.67   CC       images/fh.o
21:21:35 [2019-10-11T21:21:35.525Z] #41 ...
21:21:35 [2019-10-11T21:21:35.525Z] 
21:21:35 [2019-10-11T21:21:35.525Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:21:35 [2019-10-11T21:21:35.525Z] #17 18.80 Fetched 7919 kB in 13s (567 kB/s)
21:21:35 [2019-10-11T21:21:35.525Z] #17 18.80 Reading package lists...
21:21:35 [2019-10-11T21:21:35.525Z] #17 23.93 Reading package lists...
21:21:35 [2019-10-11T21:21:35.525Z] #17 28.93 Building dependency tree...
21:21:35 [2019-10-11T21:21:35.525Z] #17 ...
21:21:35 [2019-10-11T21:21:35.525Z] 
21:21:35 [2019-10-11T21:21:35.525Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:35 [2019-10-11T21:21:35.525Z] #44 106.5 crypto/rsa
21:21:36 [2019-10-11T21:21:36.376Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.0s
21:21:36 [2019-10-11T21:21:36.545Z] #44 107.6 github.com/LK4D4/vndr/build
21:21:36 [2019-10-11T21:21:36.545Z] #44 107.7 crypto/dsa
21:21:36 [2019-10-11T21:21:36.639Z] #7 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.5s done
21:21:36 [2019-10-11T21:21:36.732Z] #50 ...
21:21:36 [2019-10-11T21:21:36.732Z] 
21:21:36 [2019-10-11T21:21:36.732Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.060 + RM_GOPATH=0
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.062 + TMP_GOPATH=
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.063 + : /build/
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.063 + '[' -z '' ']'
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.064 ++ mktemp -d
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.071 + export GOPATH=/tmp/tmp.uTonpUImbu
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.071 + GOPATH=/tmp/tmp.uTonpUImbu
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.071 + RM_GOPATH=1
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.072 ++ dirname ./install.sh
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.075 + dir=.
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.075 + bin=rootlesskit
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.076 + shift
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.076 + '[' '!' -f ./rootlesskit.installer ']'
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.076 + . ./rootlesskit.installer
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.078 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.087 + install_rootlesskit
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.090 + case "$1" in
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.090 + export CGO_ENABLED=0
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.091 + CGO_ENABLED=0
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.091 + _install_rootlesskit
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.091 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.092 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.092 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uTonpUImbu/src/github.com/rootless-containers/rootlesskit
21:21:36 [2019-10-11T21:21:36.732Z] #62 5.095 Cloning into '/tmp/tmp.uTonpUImbu/src/github.com/rootless-containers/rootlesskit'...
21:21:36 [2019-10-11T21:21:36.732Z] #62 ...
21:21:36 [2019-10-11T21:21:36.732Z] 
21:21:36 [2019-10-11T21:21:36.732Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.223 + RM_GOPATH=0
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.223 + TMP_GOPATH=
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.224 + : /build
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.224 + '[' -z '' ']'
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.225 ++ mktemp -d
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.229 + export GOPATH=/tmp/tmp.ehAlqyMMPR
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.229 + GOPATH=/tmp/tmp.ehAlqyMMPR
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.229 + RM_GOPATH=1
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.234 ++ dirname ./install.sh
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.238 Installing golangci-lint version v1.17.1
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + dir=.
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + bin=golangci_lint
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + shift
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + '[' '!' -f ./golangci_lint.installer ']'
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + . ./golangci_lint.installer
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 ++ : v1.17.1
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + install_golangci_lint
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + echo 'Installing golangci-lint version v1.17.1'
21:21:36 [2019-10-11T21:21:36.732Z] #50 5.241 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:21:36 [2019-10-11T21:21:36.897Z] #7 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
21:21:37 [2019-10-11T21:21:37.138Z] #44 108.2 crypto/x509/pkix
21:21:37 [2019-10-11T21:21:37.396Z] #44 108.7 vendor/golang.org/x/crypto/cryptobyte
21:21:37 [2019-10-11T21:21:37.833Z] #7 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done
21:21:37 [2019-10-11T21:21:37.833Z] #7 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
21:21:37 [2019-10-11T21:21:37.903Z] #63 3.945 + cd /tmp/tmp.DatzKf6MAM/src/github.com/rootless-containers/rootlesskit
21:21:37 [2019-10-11T21:21:37.903Z] #63 3.946 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:37 [2019-10-11T21:21:37.903Z] #63 4.182 + for f in rootlesskit rootlesskit-docker-proxy
21:21:38 [2019-10-11T21:21:38.095Z] #7 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done
21:21:38 [2019-10-11T21:21:38.315Z] #63 4.182 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:21:38 [2019-10-11T21:21:38.354Z] #7 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
21:21:39 [2019-10-11T21:21:39.685Z] #63 ...
21:21:39 [2019-10-11T21:21:39.685Z] 
21:21:39 [2019-10-11T21:21:39.685Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.579 + RM_GOPATH=0
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.579 + TMP_GOPATH=
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.579 + : /build
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.579 + '[' -z '' ']'
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.581 ++ mktemp -d
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.606 + export GOPATH=/tmp/tmp.w2T546kD0G
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.606 + GOPATH=/tmp/tmp.w2T546kD0G
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.606 + RM_GOPATH=1
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.611 ++ dirname ./install.sh
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.617 + dir=.
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.617 + bin=tomlv
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.618 + shift
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.618 + '[' '!' -f ./tomlv.installer ']'
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.619 + . ./tomlv.installer
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.620 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.621 + install_tomlv
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.621 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.622 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.622 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.w2T546kD0G/src/github.com/BurntSushi/toml
21:21:39 [2019-10-11T21:21:39.685Z] #32 0.639 Cloning into '/tmp/tmp.w2T546kD0G/src/github.com/BurntSushi/toml'...
21:21:39 [2019-10-11T21:21:39.685Z] #32 2.159 + cd /tmp/tmp.w2T546kD0G/src/github.com/BurntSushi/toml
21:21:39 [2019-10-11T21:21:39.685Z] #32 2.160 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:39 [2019-10-11T21:21:39.686Z] #32 2.172 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:21:39 [2019-10-11T21:21:39.686Z] #32 2.624 runtime/internal/atomic
21:21:39 [2019-10-11T21:21:39.686Z] #32 2.625 internal/cpu
21:21:39 [2019-10-11T21:21:39.686Z] #32 2.945 runtime/internal/sys
21:21:39 [2019-10-11T21:21:39.686Z] #32 3.018 runtime/internal/math
21:21:39 [2019-10-11T21:21:39.686Z] #32 3.109 math/bits
21:21:39 [2019-10-11T21:21:39.686Z] #32 3.543 internal/bytealg
21:21:39 [2019-10-11T21:21:39.686Z] #32 3.627 math
21:21:39 [2019-10-11T21:21:39.686Z] #32 4.006 runtime
21:21:39 [2019-10-11T21:21:39.921Z] #44 111.1 vendor/golang.org/x/crypto/internal/chacha20
21:21:39 [2019-10-11T21:21:39.921Z] #44 111.2 net
21:21:40 [2019-10-11T21:21:40.486Z] #44 111.8 vendor/golang.org/x/crypto/poly1305
21:21:40 [2019-10-11T21:21:40.959Z] #50 ...
21:21:40 [2019-10-11T21:21:40.959Z] 
21:21:40 [2019-10-11T21:21:40.959Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:40 [2019-10-11T21:21:40.959Z] #33 6.409 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:40 [2019-10-11T21:21:40.959Z] #33 6.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 6.493 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 6.526 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 6.589 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:40 [2019-10-11T21:21:40.959Z] #33 7.502 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 8.714 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 9.508 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #33 ...
21:21:40 [2019-10-11T21:21:40.959Z] 
21:21:40 [2019-10-11T21:21:40.959Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:40 [2019-10-11T21:21:40.959Z] #40 5.371 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:40 [2019-10-11T21:21:40.959Z] #40 5.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 5.399 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 5.406 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 5.558 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:40 [2019-10-11T21:21:40.959Z] #40 6.225 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 7.584 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 8.348 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #40 ...
21:21:40 [2019-10-11T21:21:40.959Z] 
21:21:40 [2019-10-11T21:21:40.959Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.144 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.174 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.196 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.214 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:40 [2019-10-11T21:21:40.959Z] #56 5.926 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 7.145 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 7.980 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:21:40 [2019-10-11T21:21:40.959Z] #56 ...
21:21:40 [2019-10-11T21:21:40.959Z] 
21:21:40 [2019-10-11T21:21:40.959Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:21:40 [2019-10-11T21:21:40.959Z] #38 3.782 + mktemp -d
21:21:40 [2019-10-11T21:21:40.959Z] #38 3.782 + export GOPATH=/tmp/tmp.NSe3GtokFv
21:21:40 [2019-10-11T21:21:40.959Z] #38 3.782 + git clone https://github.com/docker/distribution.git /tmp/tmp.NSe3GtokFv/src/github.com/docker/distribution
21:21:40 [2019-10-11T21:21:40.959Z] #38 3.784 Cloning into '/tmp/tmp.NSe3GtokFv/src/github.com/docker/distribution'...
21:21:41 [2019-10-11T21:21:41.054Z] #44 112.2 vendor/golang.org/x/sys/cpu
21:21:41 [2019-10-11T21:21:41.224Z] #38 ...
21:21:41 [2019-10-11T21:21:41.224Z] 
21:21:41 [2019-10-11T21:21:41.224Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.144 + RM_GOPATH=0
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.144 + TMP_GOPATH=
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.144 + : /build
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.144 + '[' -z '' ']'
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.145 ++ mktemp -d
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.149 + export GOPATH=/tmp/tmp.b9hkPE99jo
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.149 + GOPATH=/tmp/tmp.b9hkPE99jo
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.149 + RM_GOPATH=1
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.149 ++ dirname ./install.sh
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 + dir=.
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 + bin=proxy
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 + shift
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 + '[' '!' -f ./proxy.installer ']'
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 + . ./proxy.installer
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.151 ++ : 96bcc0dae898308ed659c5095526788a602f4726
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + install_proxy
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + case "$1" in
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + export CGO_ENABLED=0
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + CGO_ENABLED=0
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + _install_proxy
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.152 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b9hkPE99jo/src/github.com/docker/libnetwork
21:21:41 [2019-10-11T21:21:41.224Z] #68 5.158 Cloning into '/tmp/tmp.b9hkPE99jo/src/github.com/docker/libnetwork'...
21:21:41 [2019-10-11T21:21:41.326Z] #44 112.4 vendor/golang.org/x/crypto/chacha20poly1305
21:21:41 [2019-10-11T21:21:41.326Z] #44 ...
21:21:41 [2019-10-11T21:21:41.326Z] 
21:21:41 [2019-10-11T21:21:41.326Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:21:41 [2019-10-11T21:21:41.326Z] #17 28.93 Building dependency tree...
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.97 The following additional packages will be installed:
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.98   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.99   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.99   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
21:21:41 [2019-10-11T21:21:41.326Z] #17 30.99   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00 Suggested packages:
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00   vim-doc vim-scripts xfsdump acl attr quota
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00 Recommended packages:
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.00   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
21:21:41 [2019-10-11T21:21:41.326Z] #17 31.01   python3-keyrings.alt python3-xdg unzip
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.67 The following NEW packages will be installed:
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.69   apparmor aufs-tools bash-completion binutils-mingw-w64
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.69   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.69   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:21:41 [2019-10-11T21:21:41.326Z] #17 34.70   xfsprogs xxd xz-utils zip
21:21:41 [2019-10-11T21:21:41.486Z] #68 ...
21:21:41 [2019-10-11T21:21:41.486Z] 
21:21:41 [2019-10-11T21:21:41.486Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + RM_GOPATH=0
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + TMP_GOPATH=
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + : /build
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + '[' -z '' ']'
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 ++ mktemp -d
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + export GOPATH=/tmp/tmp.jBZFTmR54P
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + GOPATH=/tmp/tmp.jBZFTmR54P
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.270 + RM_GOPATH=1
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.283 ++ dirname ./install.sh
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + dir=.
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + bin=gotestsum
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + shift
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + '[' '!' -f ./gotestsum.installer ']'
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + . ./gotestsum.installer
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 ++ : v0.3.5
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + install_gotestsum
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + echo 'Installing gotestsum version v0.3.5'
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 + go get -d gotest.tools/gotestsum
21:21:41 [2019-10-11T21:21:41.486Z] #47 5.289 Installing gotestsum version v0.3.5
21:21:41 [2019-10-11T21:21:41.486Z] #47 ...
21:21:41 [2019-10-11T21:21:41.486Z] 
21:21:41 [2019-10-11T21:21:41.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:21:41 [2019-10-11T21:21:41.486Z] #10 6.769 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:41 [2019-10-11T21:21:41.486Z] #10 6.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:41 [2019-10-11T21:21:41.486Z] #10 6.806 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:41 [2019-10-11T21:21:41.486Z] #10 6.815 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:41 [2019-10-11T21:21:41.486Z] #10 6.832 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:41 [2019-10-11T21:21:41.486Z] #10 7.912 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:21:41 [2019-10-11T21:21:41.486Z] #10 9.248 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:21:41 [2019-10-11T21:21:41.486Z] #10 9.896 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:21:41 [2019-10-11T21:21:41.637Z] #7 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.4s done
21:21:41 [2019-10-11T21:21:41.747Z] #10 ...
21:21:41 [2019-10-11T21:21:41.747Z] 
21:21:41 [2019-10-11T21:21:41.747Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.532 + RM_GOPATH=0
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.532 + TMP_GOPATH=
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.532 + : /build
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.532 + '[' -z '' ']'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.536 ++ mktemp -d
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.537 + export GOPATH=/tmp/tmp.mVKzVEcxE8
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.537 + GOPATH=/tmp/tmp.mVKzVEcxE8
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.537 + RM_GOPATH=1
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.537 ++ dirname ./install.sh
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.538 + dir=.
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 Install docker/cli version 17.06.2-ce from stable
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + bin=dockercli
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + shift
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + '[' '!' -f ./dockercli.installer ']'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + . ./dockercli.installer
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 ++ : stable
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 ++ : 17.06.2-ce
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + install_dockercli
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.539 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.540 ++ uname -m
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + arch=aarch64
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + '[' aarch64 '!=' x86_64 ']'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + '[' aarch64 '!=' s390x ']'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + '[' aarch64 '!=' armhf ']'
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + build_dockercli
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.556 + git clone https://github.com/docker/docker-ce /tmp/tmp.mVKzVEcxE8/tmp/docker-ce
21:21:41 [2019-10-11T21:21:41.747Z] #22 4.565 Cloning into '/tmp/tmp.mVKzVEcxE8/tmp/docker-ce'...
21:21:41 [2019-10-11T21:21:41.747Z] #22 ...
21:21:41 [2019-10-11T21:21:41.747Z] 
21:21:41 [2019-10-11T21:21:41.747Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.481 + RM_GOPATH=0
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.481 + TMP_GOPATH=
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.481 + : /build
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.481 + '[' -z '' ']'
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.481 ++ mktemp -d
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.490 + export GOPATH=/tmp/tmp.UGFVy31R30
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.491 + GOPATH=/tmp/tmp.UGFVy31R30
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.491 + RM_GOPATH=1
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.492 ++ dirname ./install.sh
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + dir=.
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + bin=vndr
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + shift
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + '[' '!' -f ./vndr.installer ']'
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + . ./vndr.installer
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + install_vndr
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.495 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.498 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UGFVy31R30/src/github.com/LK4D4/vndr
21:21:41 [2019-10-11T21:21:41.747Z] #44 4.498 Cloning into '/tmp/tmp.UGFVy31R30/src/github.com/LK4D4/vndr'...
21:21:41 [2019-10-11T21:21:41.747Z] #44 5.450 + cd /tmp/tmp.UGFVy31R30/src/github.com/LK4D4/vndr
21:21:41 [2019-10-11T21:21:41.747Z] #44 5.451 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:41 [2019-10-11T21:21:41.747Z] #44 5.479 + go build -buildmode=pie -v -o /build/vndr .
21:21:41 [2019-10-11T21:21:41.747Z] #44 6.780 internal/race
21:21:41 [2019-10-11T21:21:41.747Z] #44 6.822 runtime/internal/sys
21:21:41 [2019-10-11T21:21:41.747Z] #44 6.852 internal/cpu
21:21:41 [2019-10-11T21:21:41.747Z] #44 6.909 runtime/internal/atomic
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.123 runtime/internal/math
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.164 sync/atomic
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.457 unicode
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.548 unicode/utf8
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.802 math/bits
21:21:41 [2019-10-11T21:21:41.747Z] #44 7.869 internal/bytealg
21:21:41 [2019-10-11T21:21:41.747Z] #44 8.800 internal/testlog
21:21:41 [2019-10-11T21:21:41.747Z] #44 9.005 encoding
21:21:41 [2019-10-11T21:21:41.747Z] #44 9.114 math
21:21:41 [2019-10-11T21:21:41.747Z] #44 9.347 runtime
21:21:41 [2019-10-11T21:21:41.747Z] #44 9.354 unicode/utf16
21:21:41 [2019-10-11T21:21:41.747Z] #44 9.674 container/list
21:21:41 [2019-10-11T21:21:41.896Z] #7 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
21:21:42 [2019-10-11T21:21:42.070Z] #44 10.72 crypto/internal/subtle
21:21:42 [2019-10-11T21:21:42.070Z] #44 ...
21:21:42 [2019-10-11T21:21:42.070Z] 
21:21:42 [2019-10-11T21:21:42.070Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:21:42 [2019-10-11T21:21:42.070Z] #24 4.733 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:42 [2019-10-11T21:21:42.070Z] #24 4.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:42 [2019-10-11T21:21:42.070Z] #24 4.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:42 [2019-10-11T21:21:42.070Z] #24 4.756 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:42 [2019-10-11T21:21:42.070Z] #24 4.786 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:42 [2019-10-11T21:21:42.070Z] #24 5.612 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:21:42 [2019-10-11T21:21:42.070Z] #24 6.891 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:21:42 [2019-10-11T21:21:42.070Z] #24 7.748 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:21:42 [2019-10-11T21:21:42.331Z] #24 ...
21:21:42 [2019-10-11T21:21:42.331Z] 
21:21:42 [2019-10-11T21:21:42.331Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.195 + RM_GOPATH=0
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.195 + TMP_GOPATH=
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.195 + : /build
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.195 + '[' -z '' ']'
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.195 ++ mktemp -d
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + export GOPATH=/tmp/tmp.Dy3XpVaC4v
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + GOPATH=/tmp/tmp.Dy3XpVaC4v
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + RM_GOPATH=1
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 ++ dirname ./install.sh
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + dir=.
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + bin=tomlv
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + shift
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.207 + '[' '!' -f ./tomlv.installer ']'
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.208 + . ./tomlv.installer
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.208 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.208 + install_tomlv
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.208 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.208 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Dy3XpVaC4v/src/github.com/BurntSushi/toml
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:42 [2019-10-11T21:21:42.331Z] #31 5.222 Cloning into '/tmp/tmp.Dy3XpVaC4v/src/github.com/BurntSushi/toml'...
21:21:42 [2019-10-11T21:21:42.331Z] #31 6.892 + cd /tmp/tmp.Dy3XpVaC4v/src/github.com/BurntSushi/toml
21:21:42 [2019-10-11T21:21:42.331Z] #31 6.892 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:21:42 [2019-10-11T21:21:42.331Z] #31 6.928 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:21:42 [2019-10-11T21:21:42.331Z] #31 7.748 math/bits
21:21:42 [2019-10-11T21:21:42.331Z] #31 7.772 unicode/utf8
21:21:42 [2019-10-11T21:21:42.331Z] #31 7.935 unicode
21:21:42 [2019-10-11T21:21:42.331Z] #31 7.963 internal/bytealg
21:21:42 [2019-10-11T21:21:42.331Z] #31 9.037 encoding
21:21:42 [2019-10-11T21:21:42.331Z] #31 9.130 math
21:21:42 [2019-10-11T21:21:42.331Z] #31 9.356 runtime
21:21:42 [2019-10-11T21:21:42.331Z] #31 9.463 runtime/cgo
21:21:42 [2019-10-11T21:21:42.331Z] #31 ...
21:21:42 [2019-10-11T21:21:42.331Z] 
21:21:42 [2019-10-11T21:21:42.331Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:42 [2019-10-11T21:21:42.331Z] #44 10.94 crypto/subtle
21:21:42 [2019-10-11T21:21:42.593Z] #44 11.38 vendor/golang.org/x/crypto/cryptobyte/asn1
21:21:42 [2019-10-11T21:21:42.593Z] #44 11.42 internal/nettrace
21:21:42 [2019-10-11T21:21:42.698Z] #17 ...
21:21:42 [2019-10-11T21:21:42.698Z] 
21:21:42 [2019-10-11T21:21:42.698Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:42 [2019-10-11T21:21:42.698Z] #44 113.7 vendor/golang.org/x/crypto/hkdf
21:21:42 [2019-10-11T21:21:42.698Z] #44 113.9 vendor/golang.org/x/text/transform
21:21:42 [2019-10-11T21:21:42.854Z] #44 11.61 runtime/cgo
21:21:43 [2019-10-11T21:21:43.027Z] #32 9.041 internal/testlog
21:21:43 [2019-10-11T21:21:43.027Z] #32 9.283 encoding
21:21:43 [2019-10-11T21:21:43.425Z] #32 ...
21:21:43 [2019-10-11T21:21:43.425Z] 
21:21:43 [2019-10-11T21:21:43.425Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.549 + RM_GOPATH=0
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.550 + TMP_GOPATH=
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.555 + : /build
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.555 + '[' -z '' ']'
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.558 ++ mktemp -d
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.576 + export GOPATH=/tmp/tmp.I6cvnU0m5d
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.576 + GOPATH=/tmp/tmp.I6cvnU0m5d
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.576 + RM_GOPATH=1
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.589 ++ dirname ./install.sh
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.597 + dir=.
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.597 + bin=dockercli
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.597 + shift
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.598 + '[' '!' -f ./dockercli.installer ']'
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.598 + . ./dockercli.installer
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.600 ++ : stable
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.600 ++ : 17.06.2-ce
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.603 + install_dockercli
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.604 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.604 Install docker/cli version 17.06.2-ce from stable
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.606 ++ uname -m
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.611 + arch=s390x
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.612 + '[' s390x '!=' x86_64 ']'
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.612 + '[' s390x '!=' s390x ']'
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.613 + url=https://download.docker.com/linux/static
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.623 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
21:21:43 [2019-10-11T21:21:43.425Z] #23 0.623 + tar -xz docker/docker
21:21:43 [2019-10-11T21:21:43.425Z] #23 9.201 + mkdir -p /build
21:21:43 [2019-10-11T21:21:43.425Z] #23 9.202 + mv docker/docker /build/
21:21:43 [2019-10-11T21:21:43.425Z] #23 9.203 + rmdir docker
21:21:43 [2019-10-11T21:21:43.425Z] #23 DONE 9.3s
21:21:43 [2019-10-11T21:21:43.425Z] 
21:21:43 [2019-10-11T21:21:43.425Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:43 [2019-10-11T21:21:43.425Z] #32 9.421 runtime/cgo
21:21:43 [2019-10-11T21:21:43.425Z] #32 ...
21:21:43 [2019-10-11T21:21:43.425Z] 
21:21:43 [2019-10-11T21:21:43.425Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.550 + RM_GOPATH=0
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.550 + TMP_GOPATH=
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.550 + : /build
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.551 + '[' -z '' ']'
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.553 ++ mktemp -d
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.571 + export GOPATH=/tmp/tmp.ZhGjUA1uir
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.571 + GOPATH=/tmp/tmp.ZhGjUA1uir
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.571 + RM_GOPATH=1
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.585 ++ dirname ./install.sh
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.591 + dir=.
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.592 + bin=vndr
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.592 + shift
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.592 + '[' '!' -f ./vndr.installer ']'
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.593 + . ./vndr.installer
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.593 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.594 + install_vndr
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.595 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.595 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZhGjUA1uir/src/github.com/LK4D4/vndr
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.595 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:43 [2019-10-11T21:21:43.425Z] #45 0.607 Cloning into '/tmp/tmp.ZhGjUA1uir/src/github.com/LK4D4/vndr'...
21:21:43 [2019-10-11T21:21:43.425Z] #45 2.010 + cd /tmp/tmp.ZhGjUA1uir/src/github.com/LK4D4/vndr
21:21:43 [2019-10-11T21:21:43.425Z] #45 2.010 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:21:43 [2019-10-11T21:21:43.425Z] #45 2.021 + go build -buildmode=pie -v -o /build/vndr .
21:21:43 [2019-10-11T21:21:43.425Z] #45 3.139 internal/race
21:21:43 [2019-10-11T21:21:43.425Z] #45 3.140 internal/cpu
21:21:43 [2019-10-11T21:21:43.425Z] #45 3.259 sync/atomic
21:21:43 [2019-10-11T21:21:43.425Z] #45 3.548 unicode
21:21:43 [2019-10-11T21:21:43.425Z] #45 3.793 internal/bytealg
21:21:43 [2019-10-11T21:21:43.425Z] #45 4.267 runtime
21:21:43 [2019-10-11T21:21:43.425Z] #45 8.191 unicode/utf8
21:21:43 [2019-10-11T21:21:43.425Z] #45 8.763 math
21:21:43 [2019-10-11T21:21:43.631Z] #44 114.8 vendor/golang.org/x/text/unicode/bidi
21:21:43 [2019-10-11T21:21:43.820Z] #45 ...
21:21:43 [2019-10-11T21:21:43.820Z] 
21:21:43 [2019-10-11T21:21:43.820Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.397 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.451 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.465 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.479 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:43 [2019-10-11T21:21:43.820Z] #41 0.553 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 1.754 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 2.881 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:21:43 [2019-10-11T21:21:43.820Z] #41 ...
21:21:43 [2019-10-11T21:21:43.820Z] 
21:21:43 [2019-10-11T21:21:43.820Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:21:43 [2019-10-11T21:21:43.820Z] #29 0.588 + mktemp -d
21:21:43 [2019-10-11T21:21:43.820Z] #29 0.589 + export GOPATH=/tmp/tmp.oGY9HNG6BN
21:21:43 [2019-10-11T21:21:43.820Z] #29 0.589 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.oGY9HNG6BN/src/github.com/go-swagger/go-swagger
21:21:43 [2019-10-11T21:21:43.820Z] #29 0.592 Cloning into '/tmp/tmp.oGY9HNG6BN/src/github.com/go-swagger/go-swagger'...
21:21:43 [2019-10-11T21:21:43.820Z] #29 ...
21:21:43 [2019-10-11T21:21:43.820Z] 
21:21:43 [2019-10-11T21:21:43.820Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.533 + RM_GOPATH=0
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.533 + TMP_GOPATH=
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.533 + : /build
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.533 + '[' -z '' ']'
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.536 ++ mktemp -d
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.542 + export GOPATH=/tmp/tmp.RktA0x2HJR
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.542 + GOPATH=/tmp/tmp.RktA0x2HJR
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.543 + RM_GOPATH=1
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.544 ++ dirname ./install.sh
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.545 + dir=.
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.545 + bin=proxy
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.545 + shift
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.545 + '[' '!' -f ./proxy.installer ']'
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.547 + . ./proxy.installer
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.548 ++ : 96bcc0dae898308ed659c5095526788a602f4726
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.550 + install_proxy
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.551 + case "$1" in
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.551 + export CGO_ENABLED=0
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.551 + CGO_ENABLED=0
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.552 + _install_proxy
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.552 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.553 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.553 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RktA0x2HJR/src/github.com/docker/libnetwork
21:21:43 [2019-10-11T21:21:43.820Z] #69 0.562 Cloning into '/tmp/tmp.RktA0x2HJR/src/github.com/docker/libnetwork'...
21:21:44 [2019-10-11T21:21:44.226Z] #69 ...
21:21:44 [2019-10-11T21:21:44.226Z] 
21:21:44 [2019-10-11T21:21:44.226Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:44 [2019-10-11T21:21:44.226Z] #57 0.983 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:44 [2019-10-11T21:21:44.226Z] #57 0.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 1.105 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 1.105 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 1.217 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:44 [2019-10-11T21:21:44.226Z] #57 2.287 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 3.682 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 4.347 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #57 ...
21:21:44 [2019-10-11T21:21:44.226Z] 
21:21:44 [2019-10-11T21:21:44.226Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:21:44 [2019-10-11T21:21:44.226Z] #39 0.587 + mktemp -d
21:21:44 [2019-10-11T21:21:44.226Z] #39 0.588 + export GOPATH=/tmp/tmp.MeL3CtAhTH
21:21:44 [2019-10-11T21:21:44.226Z] #39 0.588 + git clone https://github.com/docker/distribution.git /tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution
21:21:44 [2019-10-11T21:21:44.226Z] #39 0.592 Cloning into '/tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution'...
21:21:44 [2019-10-11T21:21:44.226Z] #39 ...
21:21:44 [2019-10-11T21:21:44.226Z] 
21:21:44 [2019-10-11T21:21:44.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:21:44 [2019-10-11T21:21:44.226Z] #11 0.667 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:44 [2019-10-11T21:21:44.226Z] #11 0.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #11 0.721 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #11 0.739 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #11 0.780 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:44 [2019-10-11T21:21:44.226Z] #11 1.869 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #11 3.128 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:21:44 [2019-10-11T21:21:44.226Z] #11 3.757 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #11 ...
21:21:44 [2019-10-11T21:21:44.602Z] 
21:21:44 [2019-10-11T21:21:44.602Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.549 + RM_GOPATH=0
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.549 + TMP_GOPATH=
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.550 + : /build
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.550 + '[' -z '' ']'
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.556 ++ mktemp -d
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.570 + export GOPATH=/tmp/tmp.aNmfMlPLEY
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.576 + GOPATH=/tmp/tmp.aNmfMlPLEY
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.576 + RM_GOPATH=1
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.586 ++ dirname ./install.sh
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.592 + dir=.
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.592 + bin=gotestsum
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.592 + shift
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.593 + '[' '!' -f ./gotestsum.installer ']'
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.593 + . ./gotestsum.installer
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.594 ++ : v0.3.5
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.596 + install_gotestsum
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.596 + echo 'Installing gotestsum version v0.3.5'
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.597 + go get -d gotest.tools/gotestsum
21:21:44 [2019-10-11T21:21:44.602Z] #48 0.597 Installing gotestsum version v0.3.5
21:21:44 [2019-10-11T21:21:44.602Z] #48 ...
21:21:44 [2019-10-11T21:21:44.602Z] 
21:21:44 [2019-10-11T21:21:44.602Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:44 [2019-10-11T21:21:44.602Z] #34 0.665 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:44 [2019-10-11T21:21:44.602Z] #34 0.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #34 0.737 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #34 0.764 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #34 0.803 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:44 [2019-10-11T21:21:44.602Z] #34 1.901 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #34 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:21:44 [2019-10-11T21:21:44.602Z] #34 4.092 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #34 ...
21:21:45 [2019-10-11T21:21:45.015Z] 
21:21:45 [2019-10-11T21:21:45.015Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.295 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.363 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.388 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.405 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:21:45 [2019-10-11T21:21:45.015Z] #25 0.494 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 1.014 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 1.544 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:21:45 [2019-10-11T21:21:45.015Z] #25 10.87 Fetched 7670 kB in 10s (724 kB/s)
21:21:45 [2019-10-11T21:21:45.015Z] #25 10.87 Reading package lists...
21:21:45 [2019-10-11T21:21:45.015Z] #25 ...
21:21:45 [2019-10-11T21:21:45.015Z] 
21:21:45 [2019-10-11T21:21:45.015Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.562 + RM_GOPATH=0
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.563 + TMP_GOPATH=
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.563 + : /build
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.563 + '[' -z '' ']'
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.565 ++ mktemp -d
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.571 + export GOPATH=/tmp/tmp.XprKTMTjrE
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.572 + GOPATH=/tmp/tmp.XprKTMTjrE
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.572 + RM_GOPATH=1
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.573 ++ dirname ./install.sh
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.574 + dir=.
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.574 + bin=golangci_lint
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.574 + shift
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.575 + '[' '!' -f ./golangci_lint.installer ']'
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.575 + . ./golangci_lint.installer
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.576 ++ : v1.17.1
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.577 + install_golangci_lint
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.578 + echo 'Installing golangci-lint version v1.17.1'
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.578 Installing golangci-lint version v1.17.1
21:21:45 [2019-10-11T21:21:45.015Z] #51 0.578 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:21:45 [2019-10-11T21:21:45.179Z] #7 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.1s done
21:21:45 [2019-10-11T21:21:45.179Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586
21:21:45 [2019-10-11T21:21:45.410Z] #44 13.74 vendor/golang.org/x/crypto/internal/subtle
21:21:45 [2019-10-11T21:21:45.417Z] #51 ...
21:21:45 [2019-10-11T21:21:45.417Z] 
21:21:45 [2019-10-11T21:21:45.417Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:45 [2019-10-11T21:21:45.417Z] #41 11.66 Fetched 7670 kB in 11s (676 kB/s)
21:21:45 [2019-10-11T21:21:45.528Z] #44 116.7 vendor/golang.org/x/text/secure/bidirule
21:21:45 [2019-10-11T21:21:45.528Z] #44 116.9 vendor/golang.org/x/text/unicode/norm
21:21:45 [2019-10-11T21:21:45.786Z] #44 ...
21:21:45 [2019-10-11T21:21:45.786Z] 
21:21:45 [2019-10-11T21:21:45.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:45 [2019-10-11T21:21:45.786Z] #41 28.09   CC       images/fsnotify.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 28.76   CC       images/signalfd.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 29.02   CC       images/fs.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 29.29   CC       images/pstree.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 29.47   CC       images/pipe.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 29.83   CC       images/tcp-stream.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 30.06   CC       images/sk-packet.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 30.44   CC       images/mnt.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 30.67   CC       images/pipe-data.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 31.01   CC       images/sa.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 31.31   CC       images/timer.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 31.68   CC       images/timerfd.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 31.99   CC       images/mm.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 32.43   CC       images/sk-opts.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 32.65   CC       images/sk-unix.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 32.89   CC       images/sk-inet.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 33.47   CC       images/tun.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 33.84   CC       images/sk-netlink.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 34.14   CC       images/packet-sock.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 34.57   CC       images/ipc-var.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 34.79   CC       images/ipc-desc.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 35.10   CC       images/ipc-shm.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 35.29   CC       images/ipc-msg.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 35.51   CC       images/ipc-sem.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 35.76   CC       images/utsns.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 36.00   CC       images/creds.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 36.21   CC       images/vma.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 36.49   CC       images/netdev.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 36.89   CC       images/tty.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 37.81   CC       images/file-lock.o
21:21:45 [2019-10-11T21:21:45.786Z] #41 38.01   CC       images/rlimit.o
21:21:45 [2019-10-11T21:21:45.984Z] #44 ...
21:21:45 [2019-10-11T21:21:45.984Z] 
21:21:45 [2019-10-11T21:21:45.984Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:21:45 [2019-10-11T21:21:45.984Z] #28 5.220 + mktemp -d
21:21:45 [2019-10-11T21:21:45.984Z] #28 5.220 + export GOPATH=/tmp/tmp.XTnlYjj4mC
21:21:45 [2019-10-11T21:21:45.984Z] #28 5.220 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.XTnlYjj4mC/src/github.com/go-swagger/go-swagger
21:21:45 [2019-10-11T21:21:45.984Z] #28 5.222 Cloning into '/tmp/tmp.XTnlYjj4mC/src/github.com/go-swagger/go-swagger'...
21:21:45 [2019-10-11T21:21:45.984Z] #28 ...
21:21:45 [2019-10-11T21:21:45.984Z] 
21:21:45 [2019-10-11T21:21:45.984Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:45 [2019-10-11T21:21:45.984Z] #33 15.34 Fetched 7742 kB in 10s (772 kB/s)
21:21:46 [2019-10-11T21:21:46.044Z] #41 ...
21:21:46 [2019-10-11T21:21:46.044Z] 
21:21:46 [2019-10-11T21:21:46.044Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.88 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.88 Need to get 90.9 MB of archives.
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.88 After this operation, 541 MB of additional disk space will be used.
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 35.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.42 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.42 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.43 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.44 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.45 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.47 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.48 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.50 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.54 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.55 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.56 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.58 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.68 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.69 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.70 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.72 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.75 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.75 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.76 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.77 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.77 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.78 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.80 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.84 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.93 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.95 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.95 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.95 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 36.96 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.12 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.15 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.27 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.31 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.34 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.34 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.38 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 37.96 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.26 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.26 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.31 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 38.91 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 39.09 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 39.09 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
21:21:46 [2019-10-11T21:21:46.044Z] #17 39.61 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:21:46 [2019-10-11T21:21:46.609Z] #17 39.85 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
21:21:46 [2019-10-11T21:21:46.609Z] #17 39.86 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
21:21:49 [2019-10-11T21:21:49.298Z] #33 15.34 Reading package lists...
21:21:49 [2019-10-11T21:21:49.298Z] #33 ...
21:21:49 [2019-10-11T21:21:49.298Z] 
21:21:49 [2019-10-11T21:21:49.298Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:21:49 [2019-10-11T21:21:49.298Z] #62 7.900 + cd /tmp/tmp.uTonpUImbu/src/github.com/rootless-containers/rootlesskit
21:21:49 [2019-10-11T21:21:49.298Z] #62 7.903 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:21:49 [2019-10-11T21:21:49.298Z] #62 8.187 + for f in rootlesskit rootlesskit-docker-proxy
21:21:49 [2019-10-11T21:21:49.298Z] #62 8.187 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:21:49 [2019-10-11T21:21:49.298Z] #62 ...
21:21:49 [2019-10-11T21:21:49.298Z] 
21:21:49 [2019-10-11T21:21:49.298Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:21:49 [2019-10-11T21:21:49.298Z] #38 13.13 + cd /tmp/tmp.NSe3GtokFv/src/github.com/docker/distribution
21:21:49 [2019-10-11T21:21:49.298Z] #38 13.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:21:49 [2019-10-11T21:21:49.298Z] #38 16.06 + GOPATH=/tmp/tmp.NSe3GtokFv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.NSe3GtokFv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:21:49 [2019-10-11T21:21:49.887Z] #17 42.64 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
21:21:49 [2019-10-11T21:21:49.902Z] #41 11.66 Reading package lists...
21:21:50 [2019-10-11T21:21:50.446Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.0s
21:21:50 [2019-10-11T21:21:50.454Z] #17 ...
21:21:50 [2019-10-11T21:21:50.454Z] 
21:21:50 [2019-10-11T21:21:50.454Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:50 [2019-10-11T21:21:50.454Z] #44 121.7 vendor/golang.org/x/net/idna
21:21:50 [2019-10-11T21:21:50.695Z] #38 ...
21:21:50 [2019-10-11T21:21:50.695Z] 
21:21:50 [2019-10-11T21:21:50.695Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:50 [2019-10-11T21:21:50.695Z] #68 19.21 + cd /tmp/tmp.b9hkPE99jo/src/github.com/docker/libnetwork
21:21:50 [2019-10-11T21:21:50.695Z] #68 19.21 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
21:21:50 [2019-10-11T21:21:50.695Z] #68 19.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:21:50 [2019-10-11T21:21:50.742Z] #41 16.10 Reading package lists...
21:21:50 [2019-10-11T21:21:50.742Z] #41 ...
21:21:50 [2019-10-11T21:21:50.742Z] 
21:21:50 [2019-10-11T21:21:50.742Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:50 [2019-10-11T21:21:50.742Z] #51 16.27 + cd /tmp/tmp.XprKTMTjrE/src/github.com/golangci/golangci-lint/
21:21:50 [2019-10-11T21:21:50.742Z] #51 16.27 + git checkout -q v1.17.1
21:21:51 [2019-10-11T21:21:51.153Z] #51 17.36 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:21:52 [2019-10-11T21:21:52.349Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 6.8s done
21:21:52 [2019-10-11T21:21:52.349Z] #7 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
21:21:52 [2019-10-11T21:21:52.922Z] #7 DONE 23.3s
21:21:52 [2019-10-11T21:21:52.922Z] 
21:21:52 [2019-10-11T21:21:52.922Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:21:52 [2019-10-11T21:21:52.981Z] #44 124.1 vendor/golang.org/x/net/http2/hpack
21:21:53 [2019-10-11T21:21:53.915Z] #44 125.2 mime
21:21:54 [2019-10-11T21:21:54.173Z] #44 ...
21:21:54 [2019-10-11T21:21:54.173Z] 
21:21:54 [2019-10-11T21:21:54.173Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:21:54 [2019-10-11T21:21:54.173Z] #62 116.3 + for f in rootlesskit rootlesskit-docker-proxy
21:21:54 [2019-10-11T21:21:54.173Z] #62 116.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:21:54 [2019-10-11T21:21:54.173Z] #62 DONE 125.4s
21:21:54 [2019-10-11T21:21:54.173Z] 
21:21:54 [2019-10-11T21:21:54.173Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:21:54 [2019-10-11T21:21:54.173Z] #63 DONE 0.1s
21:21:54 [2019-10-11T21:21:54.173Z] 
21:21:54 [2019-10-11T21:21:54.173Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:21:54 [2019-10-11T21:21:54.173Z] #17 45.35 debconf: delaying package configuration, since apt-utils is not installed
21:21:54 [2019-10-11T21:21:54.173Z] #17 46.09 Fetched 90.9 MB in 9s (9332 kB/s)
21:21:54 [2019-10-11T21:21:54.173Z] #17 46.34 Selecting previously unselected package bash-completion.
21:21:54 [2019-10-11T21:21:54.173Z] #17 46.34 (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.)
21:21:54 [2019-10-11T21:21:54.173Z] #17 46.36 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:21:55 [2019-10-11T21:21:55.464Z] #51 ...
21:21:55 [2019-10-11T21:21:55.464Z] 
21:21:55 [2019-10-11T21:21:55.464Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:21:55 [2019-10-11T21:21:55.464Z] #25 10.87 Reading package lists...
21:21:55 [2019-10-11T21:21:55.464Z] #25 15.42 Reading package lists...
21:21:55 [2019-10-11T21:21:55.464Z] #25 19.25 Building dependency tree...
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.37 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.37 The following additional packages will be installed:
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.37   libjq1 libonig4
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.60 The following NEW packages will be installed:
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.62   jq libjq1 libonig4
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.71 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.71 Need to get 328 kB of archives.
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.71 After this operation, 1263 kB of additional disk space will be used.
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
21:21:55 [2019-10-11T21:21:55.464Z] #25 20.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.33 debconf: delaying package configuration, since apt-utils is not installed
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.43 Fetched 328 kB in 0s (3272 kB/s)
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.49 Selecting previously unselected package libonig4:s390x.
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.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 ... 14828 files and directories currently installed.)
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.52 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.53 Unpacking libonig4:s390x (6.1.3-2) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.70 Selecting previously unselected package libjq1:s390x.
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.70 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.70 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.81 Selecting previously unselected package jq.
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.82 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.82 Unpacking jq (1.5+dfsg-1.3) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.92 Setting up libonig4:s390x (6.1.3-2) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.93 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:55 [2019-10-11T21:21:55.464Z] #25 21.99 Setting up jq (1.5+dfsg-1.3) ...
21:21:56 [2019-10-11T21:21:56.002Z] #68 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:56 [2019-10-11T21:21:56.002Z] #40 14.36 Fetched 7742 kB in 9s (775 kB/s)
21:21:56 [2019-10-11T21:21:56.002Z] #40 14.36 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #40 20.25 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #40 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:56 [2019-10-11T21:21:56.002Z] #50 20.60 + cd /tmp/tmp.ehAlqyMMPR/src/github.com/golangci/golangci-lint/
21:21:56 [2019-10-11T21:21:56.002Z] #50 20.60 + git checkout -q v1.17.1
21:21:56 [2019-10-11T21:21:56.002Z] #50 21.85 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:21:56 [2019-10-11T21:21:56.002Z] #50 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:56 [2019-10-11T21:21:56.002Z] #56 14.74 Fetched 7742 kB in 10s (724 kB/s)
21:21:56 [2019-10-11T21:21:56.002Z] #56 14.74 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #56 20.58 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #56 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:56 [2019-10-11T21:21:56.002Z] #33 15.34 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #33 21.53 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #33 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:21:56 [2019-10-11T21:21:56.002Z] #24 15.03 Fetched 7742 kB in 11s (677 kB/s)
21:21:56 [2019-10-11T21:21:56.002Z] #24 15.03 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #24 21.38 Reading package lists...
21:21:56 [2019-10-11T21:21:56.002Z] #24 ...
21:21:56 [2019-10-11T21:21:56.002Z] 
21:21:56 [2019-10-11T21:21:56.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:21:56 [2019-10-11T21:21:56.002Z] #10 17.09 Fetched 7742 kB in 11s (674 kB/s)
21:21:56 [2019-10-11T21:21:56.002Z] #10 17.09 Reading package lists...
21:21:56 [2019-10-11T21:21:56.076Z] #17 ...
21:21:56 [2019-10-11T21:21:56.076Z] 
21:21:56 [2019-10-11T21:21:56.076Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:21:56 [2019-10-11T21:21:56.076Z] #41 38.33   CC       images/pagemap.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 38.76   CC       images/siginfo.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 39.11   CC       images/rpc.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 40.57   CC       images/ext-file.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 40.87   CC       images/cgroup.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 41.55   CC       images/userns.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 41.90   CC       images/google/protobuf/descriptor.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 43.78   CC       images/opts.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 44.14   CC       images/seccomp.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 44.87   CC       images/binfmt-misc.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 45.09   CC       images/time.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 45.30   CC       images/sysctl.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 45.58   CC       images/autofs.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 45.96   CC       images/macvlan.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 46.24   CC       images/sit.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 46.73   LINK     images/built-in.o
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.13   GEN      compel/include/asm
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.17   GEN      compel/include/version.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.26 touch .config
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.27   GEN      include/common/config.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.61   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.71   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.80   DEP      compel/arch/x86/plugins/std/memcpy.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.82   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.84   GEN      compel/plugins/include/uapi/std/syscall.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.85   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.89   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:21:56 [2019-10-11T21:21:56.076Z] #41 47.89   DEP      compel/plugins/std/infect.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 48.05   DEP      compel/plugins/std/string.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 48.13   DEP      compel/plugins/std/log.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 48.21   DEP      compel/plugins/std/fds.d
21:21:56 [2019-10-11T21:21:56.076Z] #41 48.30   DEP      compel/plugins/std/std.d
21:21:56 [2019-10-11T21:21:56.105Z] #25 DONE 22.2s
21:21:56 [2019-10-11T21:21:56.105Z] 
21:21:56 [2019-10-11T21:21:56.105Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:56 [2019-10-11T21:21:56.105Z] #45 14.46 unicode/utf16
21:21:56 [2019-10-11T21:21:56.105Z] #45 14.76 container/list
21:21:56 [2019-10-11T21:21:56.105Z] #45 15.16 crypto/internal/subtle
21:21:56 [2019-10-11T21:21:56.105Z] #45 15.49 crypto/subtle
21:21:56 [2019-10-11T21:21:56.105Z] #45 15.61 vendor/golang.org/x/crypto/cryptobyte/asn1
21:21:56 [2019-10-11T21:21:56.105Z] #45 15.70 internal/nettrace
21:21:56 [2019-10-11T21:21:56.105Z] #45 15.79 runtime/cgo
21:21:56 [2019-10-11T21:21:56.105Z] #45 ...
21:21:56 [2019-10-11T21:21:56.105Z] 
21:21:56 [2019-10-11T21:21:56.105Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:21:56 [2019-10-11T21:21:56.105Z] #26 DONE 0.1s
21:21:56 [2019-10-11T21:21:56.105Z] 
21:21:56 [2019-10-11T21:21:56.105Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:21:56 [2019-10-11T21:21:56.105Z] #39 12.23 + cd /tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution
21:21:56 [2019-10-11T21:21:56.105Z] #39 12.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:21:56 [2019-10-11T21:21:56.105Z] #39 14.85 + GOPATH=/tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MeL3CtAhTH go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:21:56 [2019-10-11T21:21:56.105Z] #39 ...
21:21:56 [2019-10-11T21:21:56.105Z] 
21:21:56 [2019-10-11T21:21:56.105Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:56 [2019-10-11T21:21:56.105Z] #41 16.10 Reading package lists...
21:21:56 [2019-10-11T21:21:56.105Z] #41 19.80 Building dependency tree...
21:21:56 [2019-10-11T21:21:56.105Z] #41 20.74 The following additional packages will be installed:
21:21:56 [2019-10-11T21:21:56.105Z] #41 20.74   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:21:56 [2019-10-11T21:21:56.105Z] #41 20.74   libprotoc10 python-pkg-resources zlib1g-dev
21:21:56 [2019-10-11T21:21:56.105Z] #41 20.74 Suggested packages:
21:21:56 [2019-10-11T21:21:56.105Z] #41 20.74   manpages-dev python-setuptools
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.13 The following NEW packages will be installed:
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.14   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.14   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.14   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.14   zlib1g-dev
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.28 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.28 Need to get 3476 kB of archives.
21:21:56 [2019-10-11T21:21:56.105Z] #41 22.28 After this operation, 20.2 MB of additional disk space will be used.
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.39 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
21:21:56 [2019-10-11T21:21:56.106Z] #41 22.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
21:21:56 [2019-10-11T21:21:56.206Z] #8 DONE 3.5s
21:21:56 [2019-10-11T21:21:56.206Z] 
21:21:56 [2019-10-11T21:21:56.206Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:21:56 [2019-10-11T21:21:56.334Z] #41 48.46   DEP      compel/plugins/shmem/shmem.d
21:21:56 [2019-10-11T21:21:56.334Z] #41 48.60   DEP      compel/plugins/fds/fds.d
21:21:56 [2019-10-11T21:21:56.525Z] #41 22.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #41 22.60 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #41 22.61 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #41 22.62 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #41 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #41 ...
21:21:56 [2019-10-11T21:21:56.525Z] 
21:21:56 [2019-10-11T21:21:56.525Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:21:56 [2019-10-11T21:21:56.525Z] #11 12.75 Fetched 7670 kB in 12s (635 kB/s)
21:21:56 [2019-10-11T21:21:56.525Z] #11 12.75 Reading package lists...
21:21:56 [2019-10-11T21:21:56.525Z] #11 17.03 Reading package lists...
21:21:56 [2019-10-11T21:21:56.525Z] #11 20.91 Building dependency tree...
21:21:56 [2019-10-11T21:21:56.525Z] #11 21.89 The following additional packages will be installed:
21:21:56 [2019-10-11T21:21:56.525Z] #11 21.90   libapparmor1 libseccomp2
21:21:56 [2019-10-11T21:21:56.525Z] #11 21.91 Suggested packages:
21:21:56 [2019-10-11T21:21:56.525Z] #11 21.91   seccomp
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.12 The following NEW packages will be installed:
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.12   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.26 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.26 Need to get 301 kB of archives.
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.26 After this operation, 1402 kB of additional disk space will be used.
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #11 22.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
21:21:56 [2019-10-11T21:21:56.525Z] #11 ...
21:21:56 [2019-10-11T21:21:56.525Z] 
21:21:56 [2019-10-11T21:21:56.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:56 [2019-10-11T21:21:56.576Z] #10 22.84 Reading package lists...
21:21:56 [2019-10-11T21:21:56.576Z] #10 ...
21:21:56 [2019-10-11T21:21:56.576Z] 
21:21:56 [2019-10-11T21:21:56.576Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:21:56 [2019-10-11T21:21:56.576Z] #40 20.25 Reading package lists...
21:21:56 [2019-10-11T21:21:56.592Z] #41 48.76   CC       compel/plugins/std/std.o
21:21:56 [2019-10-11T21:21:56.592Z] #41 ...
21:21:56 [2019-10-11T21:21:56.592Z] 
21:21:56 [2019-10-11T21:21:56.592Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:21:56 [2019-10-11T21:21:56.592Z] #44 127.8 mime/quotedprintable
21:21:57 [2019-10-11T21:21:57.157Z] #44 128.3 net/http/internal
21:21:57 [2019-10-11T21:21:57.589Z] #9 DONE 1.0s
21:21:57 [2019-10-11T21:21:57.589Z] 
21:21:57 [2019-10-11T21:21:57.589Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:57 [2019-10-11T21:21:57.589Z] #20 DONE 0.1s
21:21:57 [2019-10-11T21:21:57.589Z] 
21:21:57 [2019-10-11T21:21:57.589Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:57 [2019-10-11T21:21:57.589Z] #56 ...
21:21:57 [2019-10-11T21:21:57.589Z] 
21:21:57 [2019-10-11T21:21:57.589Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:21:57 [2019-10-11T21:21:57.589Z] #21 DONE 0.1s
21:21:57 [2019-10-11T21:21:57.807Z] #40 26.05 Building dependency tree...
21:21:57 [2019-10-11T21:21:57.839Z] #27 ...
21:21:57 [2019-10-11T21:21:57.839Z] 
21:21:57 [2019-10-11T21:21:57.839Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:57 [2019-10-11T21:21:57.839Z] #57 14.12 Fetched 7670 kB in 13s (584 kB/s)
21:21:57 [2019-10-11T21:21:57.839Z] #57 14.12 Reading package lists...
21:21:57 [2019-10-11T21:21:57.839Z] #57 17.82 Reading package lists...
21:21:57 [2019-10-11T21:21:57.839Z] #57 21.73 Building dependency tree...
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.55 The following additional packages will be installed:
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.57   btrfs-progs liblzo2-2
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.75 The following NEW packages will be installed:
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.77   btrfs-progs btrfs-tools liblzo2-2
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.85 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.85 Need to get 668 kB of archives.
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.85 After this operation, 5446 kB of additional disk space will be used.
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
21:21:57 [2019-10-11T21:21:57.839Z] #57 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
21:21:57 [2019-10-11T21:21:57.839Z] #57 ...
21:21:57 [2019-10-11T21:21:57.839Z] 
21:21:57 [2019-10-11T21:21:57.839Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.44 debconf: delaying package configuration, since apt-utils is not installed
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.49 Fetched 301 kB in 0s (1878 kB/s)
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.58 Selecting previously unselected package libseccomp2:s390x.
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.58 (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.)
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.60 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.60 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.70 Selecting previously unselected package libseccomp-dev:s390x.
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.71 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.71 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.87 Selecting previously unselected package libapparmor1:s390x.
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.87 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 23.87 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.03 Selecting previously unselected package libapparmor-dev:s390x.
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.03 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.03 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.24 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.25 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.26 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.26 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
21:21:57 [2019-10-11T21:21:57.839Z] #11 24.28 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:21:57 [2019-10-11T21:21:57.849Z] #67 DONE 0.3s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:21:57 [2019-10-11T21:21:57.849Z] #61 DONE 0.3s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:21:57 [2019-10-11T21:21:57.849Z] #43 DONE 0.3s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:21:57 [2019-10-11T21:21:57.849Z] #46 DONE 0.4s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:21:57 [2019-10-11T21:21:57.849Z] #30 DONE 0.4s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:21:57 [2019-10-11T21:21:57.849Z] #49 DONE 0.4s
21:21:57 [2019-10-11T21:21:57.849Z] 
21:21:57 [2019-10-11T21:21:57.849Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:21:58 [2019-10-11T21:21:58.245Z] #11 DONE 24.6s
21:21:58 [2019-10-11T21:21:58.246Z] 
21:21:58 [2019-10-11T21:21:58.246Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:58 [2019-10-11T21:21:58.246Z] #57 24.64 debconf: delaying package configuration, since apt-utils is not installed
21:21:58 [2019-10-11T21:21:58.246Z] #57 ...
21:21:58 [2019-10-11T21:21:58.246Z] 
21:21:58 [2019-10-11T21:21:58.246Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:58 [2019-10-11T21:21:58.246Z] #53 DONE 0.1s
21:21:58 [2019-10-11T21:21:58.246Z] 
21:21:58 [2019-10-11T21:21:58.246Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:21:58 [2019-10-11T21:21:58.246Z] #54 DONE 0.1s
21:21:58 [2019-10-11T21:21:58.246Z] 
21:21:58 [2019-10-11T21:21:58.246Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:58 [2019-10-11T21:21:58.246Z] #57 24.69 Fetched 668 kB in 0s (4236 kB/s)
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.79 Selecting previously unselected package liblzo2-2:s390x.
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.79 (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.)
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.87 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.88 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.96 Selecting previously unselected package btrfs-progs.
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.96 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
21:21:58 [2019-10-11T21:21:58.623Z] #57 24.97 Unpacking btrfs-progs (4.7.3-1) ...
21:21:58 [2019-10-11T21:21:58.623Z] #57 ...
21:21:58 [2019-10-11T21:21:58.623Z] 
21:21:58 [2019-10-11T21:21:58.623Z] #12 [dev 1/24] RUN groupadd -r docker
21:21:58 [2019-10-11T21:21:58.623Z] #12 DONE 0.5s
21:21:59 [2019-10-11T21:21:59.012Z] 
21:21:59 [2019-10-11T21:21:59.012Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:21:59 [2019-10-11T21:21:59.012Z] #13 ...
21:21:59 [2019-10-11T21:21:59.012Z] 
21:21:59 [2019-10-11T21:21:59.012Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:21:59 [2019-10-11T21:21:59.012Z] #34 15.24 Fetched 7670 kB in 14s (526 kB/s)
21:21:59 [2019-10-11T21:21:59.012Z] #34 15.24 Reading package lists...
21:21:59 [2019-10-11T21:21:59.012Z] #34 19.16 Reading package lists...
21:21:59 [2019-10-11T21:21:59.012Z] #34 23.68 Building dependency tree...
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93 The following additional packages will be installed:
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93 Suggested packages:
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93   codeblocks eclipse ninja-build lrzip
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93 Recommended packages:
21:21:59 [2019-10-11T21:21:59.012Z] #34 24.93   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:21:59 [2019-10-11T21:21:59.410Z] #34 ...
21:21:59 [2019-10-11T21:21:59.410Z] 
21:21:59 [2019-10-11T21:21:59.410Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:21:59 [2019-10-11T21:21:59.410Z] #13 DONE 0.5s
21:21:59 [2019-10-11T21:21:59.410Z] 
21:21:59 [2019-10-11T21:21:59.410Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:21:59 [2019-10-11T21:21:59.410Z] #69 15.04 + cd /tmp/tmp.RktA0x2HJR/src/github.com/docker/libnetwork
21:21:59 [2019-10-11T21:21:59.410Z] #69 15.04 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
21:21:59 [2019-10-11T21:21:59.410Z] #69 15.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:21:59 [2019-10-11T21:21:59.410Z] #69 ...
21:21:59 [2019-10-11T21:21:59.410Z] 
21:21:59 [2019-10-11T21:21:59.410Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.70 Selecting previously unselected package btrfs-tools.
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.71 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.71 Unpacking btrfs-tools (4.7.3-1) ...
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.89 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
21:21:59 [2019-10-11T21:21:59.410Z] #57 25.92 Setting up btrfs-progs (4.7.3-1) ...
21:21:59 [2019-10-11T21:21:59.729Z] #40 28.78 The following additional packages will be installed:
21:21:59 [2019-10-11T21:21:59.729Z] #40 28.79   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:21:59 [2019-10-11T21:21:59.729Z] #40 28.79   libprotoc10 python-pkg-resources zlib1g-dev
21:21:59 [2019-10-11T21:21:59.729Z] #40 28.80 Suggested packages:
21:21:59 [2019-10-11T21:21:59.729Z] #40 28.81   manpages-dev python-setuptools
21:21:59 [2019-10-11T21:21:59.802Z] #57 ...
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:21:59 [2019-10-11T21:21:59.802Z] #14 0.234 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:21:59 [2019-10-11T21:21:59.802Z] #14 DONE 0.3s
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:21:59 [2019-10-11T21:21:59.802Z] #57 25.94 Setting up btrfs-tools (4.7.3-1) ...
21:21:59 [2019-10-11T21:21:59.802Z] #57 25.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:21:59 [2019-10-11T21:21:59.802Z] #57 DONE 26.1s
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:21:59 [2019-10-11T21:21:59.802Z] #27 2.447 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:21:59 [2019-10-11T21:21:59.802Z] #27 3.048 
21:21:59 [2019-10-11T21:21:59.802Z] #27 3.337 
##                                                                         2.8%
###                                                                        5.0%
######                                                                     9.2%
########                                                                  11.2%
21:21:59 [2019-10-11T21:21:59.802Z] #27 ...
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:21:59 [2019-10-11T21:21:59.802Z] #58 DONE 0.1s
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:21:59 [2019-10-11T21:21:59.802Z] #59 DONE 0.1s
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:21:59 [2019-10-11T21:21:59.802Z] #15 DONE 0.4s
21:21:59 [2019-10-11T21:21:59.802Z] 
21:21:59 [2019-10-11T21:21:59.802Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:00 [2019-10-11T21:22:00.438Z] #44 ...
21:22:00 [2019-10-11T21:22:00.438Z] 
21:22:00 [2019-10-11T21:22:00.438Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:00 [2019-10-11T21:22:00.438Z] #47 DONE 131.1s
21:22:00 [2019-10-11T21:22:00.438Z] 
21:22:00 [2019-10-11T21:22:00.438Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.35 Unpacking bash-completion (1:2.1-4.3) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.86 Selecting previously unselected package libnet1:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.98 Selecting previously unselected package libnfnetlink0:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 50.98 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.00 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.07 Selecting previously unselected package libpcrecpp0v5:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.07 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.08 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.20 Selecting previously unselected package libudev-dev:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.20 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.22 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.38 Selecting previously unselected package libpython3.5-minimal:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.41 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 51.42 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 52.11 Selecting previously unselected package python3.5-minimal.
21:22:00 [2019-10-11T21:22:00.438Z] #17 52.12 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 52.14 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.23 Selecting previously unselected package python3-minimal.
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.24 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.25 Unpacking python3-minimal (3.5.3-1) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.50 Selecting previously unselected package libmpdec2:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.52 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.54 Unpacking libmpdec2:amd64 (2.4.2-1) ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.83 Selecting previously unselected package libpython3.5-stdlib:amd64.
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.83 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
21:22:00 [2019-10-11T21:22:00.438Z] #17 53.88 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:22:00 [2019-10-11T21:22:00.621Z] #27 3.337 
##                                                                         2.8%
###                                                                        5.0%
######                                                                     9.2%
########                                                                  11.2%
###########                                                               15.4%
##############                                                            19.6%
###############                                                           21.7%
####################                                                      28.0%
21:22:00 [2019-10-11T21:22:00.622Z] #27 ...
21:22:00 [2019-10-11T21:22:00.622Z] 
21:22:00 [2019-10-11T21:22:00.622Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:22:00 [2019-10-11T21:22:00.622Z] #16 DONE 0.5s
21:22:00 [2019-10-11T21:22:00.622Z] 
21:22:00 [2019-10-11T21:22:00.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:01 [2019-10-11T21:22:01.020Z] #27 3.337 
##                                                                         2.8%
###                                                                        5.0%
######                                                                     9.2%
########                                                                  11.2%
###########                                                               15.4%
##############                                                            19.6%
###############                                                           21.7%
####################                                                      28.0%
#######################                                                   32.2%
########################                                                  34.2%
##########################                                                36.3%
###########################                                               38.4%
21:22:01 [2019-10-11T21:22:01.020Z] #27 ...
21:22:01 [2019-10-11T21:22:01.020Z] 
21:22:01 [2019-10-11T21:22:01.020Z] #17 [dev 6/24] RUN ldconfig
21:22:01 [2019-10-11T21:22:01.020Z] #17 DONE 0.4s
21:22:01 [2019-10-11T21:22:01.020Z] 
21:22:01 [2019-10-11T21:22:01.020Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:01 [2019-10-11T21:22:01.122Z] #40 30.41 The following NEW packages will be installed:
21:22:01 [2019-10-11T21:22:01.122Z] #40 30.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:22:01 [2019-10-11T21:22:01.122Z] #40 30.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:22:01 [2019-10-11T21:22:01.122Z] #40 30.42   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:22:01 [2019-10-11T21:22:01.122Z] #40 30.42   zlib1g-dev
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.67 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.67 Need to get 3415 kB of archives.
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.67 After this operation, 19.0 MB of additional disk space will be used.
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
21:22:02 [2019-10-11T21:22:02.516Z] #40 31.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
21:22:02 [2019-10-11T21:22:02.517Z] #40 31.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
21:22:02 [2019-10-11T21:22:02.787Z] #40 32.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
21:22:02 [2019-10-11T21:22:02.787Z] #40 32.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
21:22:02 [2019-10-11T21:22:02.787Z] #40 32.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
21:22:02 [2019-10-11T21:22:02.787Z] #40 32.07 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
21:22:02 [2019-10-11T21:22:02.787Z] #40 32.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
21:22:02 [2019-10-11T21:22:02.968Z] #17 55.86 Selecting previously unselected package python3.5.
21:22:02 [2019-10-11T21:22:02.968Z] #17 55.87 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
21:22:02 [2019-10-11T21:22:02.968Z] #17 55.88 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.05 Selecting previously unselected package libpython3-stdlib:amd64.
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.06 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.07 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.17 Selecting previously unselected package dh-python.
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.18 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
21:22:02 [2019-10-11T21:22:02.968Z] #17 56.19 Unpacking dh-python (2.20170125) ...
21:22:03 [2019-10-11T21:22:03.226Z] #17 56.41 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:22:03 [2019-10-11T21:22:03.226Z] #17 56.43 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:22:03 [2019-10-11T21:22:03.361Z] #40 ...
21:22:03 [2019-10-11T21:22:03.361Z] 
21:22:03 [2019-10-11T21:22:03.361Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:03 [2019-10-11T21:22:03.361Z] #56 20.58 Reading package lists...
21:22:03 [2019-10-11T21:22:03.361Z] #56 26.73 Building dependency tree...
21:22:03 [2019-10-11T21:22:03.361Z] #56 29.33 The following additional packages will be installed:
21:22:03 [2019-10-11T21:22:03.361Z] #56 29.33   btrfs-progs liblzo2-2
21:22:03 [2019-10-11T21:22:03.361Z] #56 29.57 The following NEW packages will be installed:
21:22:03 [2019-10-11T21:22:03.361Z] #56 29.59   btrfs-progs btrfs-tools liblzo2-2
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.74 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.74 Need to get 582 kB of archives.
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.74 After this operation, 3944 kB of additional disk space will be used.
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
21:22:03 [2019-10-11T21:22:03.361Z] #56 30.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
21:22:03 [2019-10-11T21:22:03.361Z] #56 31.56 debconf: delaying package configuration, since apt-utils is not installed
21:22:03 [2019-10-11T21:22:03.361Z] #56 31.68 Fetched 582 kB in 1s (537 kB/s)
21:22:03 [2019-10-11T21:22:03.361Z] #56 31.94 Selecting previously unselected package liblzo2-2:arm64.
21:22:03 [2019-10-11T21:22:03.361Z] #56 31.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
21:22:03 [2019-10-11T21:22:03.361Z] #56 32.00 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
21:22:03 [2019-10-11T21:22:03.361Z] #56 32.02 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
21:22:03 [2019-10-11T21:22:03.361Z] #56 32.19 Selecting previously unselected package btrfs-progs.
21:22:03 [2019-10-11T21:22:03.361Z] #56 32.19 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
21:22:03 [2019-10-11T21:22:03.361Z] #56 32.20 Unpacking btrfs-progs (4.7.3-1) ...
21:22:03 [2019-10-11T21:22:03.361Z] #56 ...
21:22:03 [2019-10-11T21:22:03.361Z] 
21:22:03 [2019-10-11T21:22:03.361Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:03 [2019-10-11T21:22:03.361Z] #40 32.71 debconf: delaying package configuration, since apt-utils is not installed
21:22:03 [2019-10-11T21:22:03.361Z] #40 32.83 Fetched 3415 kB in 1s (2150 kB/s)
21:22:03 [2019-10-11T21:22:03.623Z] #40 32.93 Selecting previously unselected package libnet1:arm64.
21:22:03 [2019-10-11T21:22:03.623Z] #40 32.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
21:22:03 [2019-10-11T21:22:03.623Z] #40 33.01 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
21:22:03 [2019-10-11T21:22:03.623Z] #40 33.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
21:22:03 [2019-10-11T21:22:03.887Z] #40 33.24 Selecting previously unselected package libcap-dev:arm64.
21:22:03 [2019-10-11T21:22:03.887Z] #40 33.24 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
21:22:03 [2019-10-11T21:22:03.887Z] #40 33.26 Unpacking libcap-dev:arm64 (1:2.25-1) ...
21:22:04 [2019-10-11T21:22:04.229Z] #6    completed: 2019-10-11 21:22:01.203776863 +0000 UTC
21:22:04 [2019-10-11T21:22:04.229Z] #6     duration: 2m4.317044126s
21:22:04 [2019-10-11T21:22:04.230Z] 
21:22:04 [2019-10-11T21:22:04.230Z] 
21:22:04 [2019-10-11T21:22:04.230Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co...
21:22:04 [2019-10-11T21:22:04.230Z] #7       digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272
21:22:04 [2019-10-11T21:22:04.230Z] #7         name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx"
21:22:04 [2019-10-11T21:22:04.230Z] #7      started: 2019-10-11 21:22:01.205592539 +0000 UTC
21:22:04 [2019-10-11T21:22:04.410Z] #50 ...
21:22:04 [2019-10-11T21:22:04.410Z] 
21:22:04 [2019-10-11T21:22:04.410Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:04 [2019-10-11T21:22:04.410Z] #28 6.684 + mktemp -d
21:22:04 [2019-10-11T21:22:04.410Z] #28 6.687 + export GOPATH=/tmp/tmp.1sefg4aWjR
21:22:04 [2019-10-11T21:22:04.410Z] #28 6.687 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1sefg4aWjR/src/github.com/go-swagger/go-swagger
21:22:04 [2019-10-11T21:22:04.410Z] #28 6.694 Cloning into '/tmp/tmp.1sefg4aWjR/src/github.com/go-swagger/go-swagger'...
21:22:04 [2019-10-11T21:22:04.459Z] #40 33.61 Selecting previously unselected package libnet1-dev.
21:22:04 [2019-10-11T21:22:04.459Z] #40 33.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
21:22:04 [2019-10-11T21:22:04.459Z] #40 33.68 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:22:04 [2019-10-11T21:22:04.669Z] #28 ...
21:22:04 [2019-10-11T21:22:04.669Z] 
21:22:04 [2019-10-11T21:22:04.669Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:04 [2019-10-11T21:22:04.669Z] #24 7.389 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:04 [2019-10-11T21:22:04.669Z] #24 7.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:04 [2019-10-11T21:22:04.669Z] #24 7.490 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:04 [2019-10-11T21:22:04.720Z] #40 34.01 Selecting previously unselected package libnl-3-200:arm64.
21:22:04 [2019-10-11T21:22:04.720Z] #40 34.01 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
21:22:04 [2019-10-11T21:22:04.720Z] #40 34.06 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
21:22:04 [2019-10-11T21:22:04.989Z] #24 7.505 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:04 [2019-10-11T21:22:04.989Z] #24 7.687 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:05 [2019-10-11T21:22:05.334Z] #40 34.56 Selecting previously unselected package libnl-3-dev:arm64.
21:22:05 [2019-10-11T21:22:05.334Z] #40 34.58 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
21:22:05 [2019-10-11T21:22:05.365Z] #27 3.337 
##                                                                         2.8%
###                                                                        5.0%
######                                                                     9.2%
########                                                                  11.2%
###########                                                               15.4%
##############                                                            19.6%
###############                                                           21.7%
####################                                                      28.0%
#######################                                                   32.2%
########################                                                  34.2%
##########################                                                36.3%
###########################                                               38.4%
#############################                                             40.5%
##############################                                            42.6%
################################                                          44.7%
#################################                                         46.8%
###################################                                       48.9%
####################################                                      51.0%
######################################                                    53.0%
#######################################                                   55.1%
#########################################                                 57.2%
############################################                              61.4%
#############################################                             63.5%
###############################################                           65.6%
################################################                          67.7%
##################################################                        69.8%
###################################################                       71.9%
#####################################################                     73.9%
######################################################                    76.1%
########################################################                  78.1%
#########################################################                 80.2%
###########################################################               82.3%
############################################################              84.4%
##############################################################            86.5%
###############################################################           88.6%
#################################################################         90.7%
##################################################################        92.8%
####################################################################      94.9%
#####################################################################     97.0%
#######################################################################   99.1%
######################################################################## 100.0%
21:22:05 [2019-10-11T21:22:05.595Z] #40 34.63 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
21:22:06 [2019-10-11T21:22:06.363Z] #27 10.38 
21:22:06 [2019-10-11T21:22:06.363Z] #27 ...
21:22:06 [2019-10-11T21:22:06.363Z] 
21:22:06 [2019-10-11T21:22:06.363Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:06 [2019-10-11T21:22:06.515Z] #17 59.26 Setting up python3-minimal (3.5.3-1) ...
21:22:06 [2019-10-11T21:22:06.758Z] #29 32.83 + cd /tmp/tmp.oGY9HNG6BN/src/github.com/go-swagger/go-swagger
21:22:06 [2019-10-11T21:22:06.758Z] #29 32.83 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
21:22:06 [2019-10-11T21:22:06.758Z] #29 ...
21:22:06 [2019-10-11T21:22:06.758Z] 
21:22:06 [2019-10-11T21:22:06.758Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:06 [2019-10-11T21:22:06.758Z] #69 DONE 32.9s
21:22:06 [2019-10-11T21:22:06.773Z] #17 ...
21:22:06 [2019-10-11T21:22:06.773Z] 
21:22:06 [2019-10-11T21:22:06.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:06 [2019-10-11T21:22:06.773Z] #41 49.03   CC       compel/plugins/std/fds.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 49.45   CC       compel/plugins/std/log.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 50.35   CC       compel/plugins/std/string.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 50.95   CC       compel/plugins/std/infect.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.42   CC       compel/arch/x86/plugins/std/parasite-head.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.53   CC       compel/arch/x86/plugins/std/memcpy.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.65   AR       compel/plugins/std.lib.a
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.72   CC       compel/plugins/fds/fds.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 51.97   AR       compel/plugins/fds.lib.a
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.04   HOSTDEP  compel/src/lib/log-host.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.27   HOSTDEP  compel/src/lib/handle-elf-host.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.45   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.49   HOSTDEP  compel/src/main-host.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.52   DEP      compel/src/lib/ptrace.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.58   DEP      compel/src/lib/infect.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 52.93   DEP      compel/src/lib/infect-util.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.23   DEP      compel/src/lib/infect-rpc.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.41   DEP      compel/arch/x86/src/lib/infect.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.65   DEP      compel/arch/x86/src/lib/cpu.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.72   DEP      compel/src/lib/log.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.82   DEP      compel/src/main.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 53.99   DEP      compel/src/lib/handle-elf.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 54.16   DEP      compel/arch/x86/src/lib/handle-elf.d
21:22:06 [2019-10-11T21:22:06.773Z] #41 54.37   CC       compel/src/lib/log.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 54.68   CC       compel/arch/x86/src/lib/cpu.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 55.52   CC       compel/arch/x86/src/lib/infect.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 56.41   CC       compel/src/lib/infect-rpc.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 56.80   CC       compel/src/lib/infect-util.o
21:22:06 [2019-10-11T21:22:06.773Z] #41 57.10   CC       compel/src/lib/infect.o
21:22:06 [2019-10-11T21:22:06.918Z] #24 9.468 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:22:06 [2019-10-11T21:22:06.918Z] #24 ...
21:22:06 [2019-10-11T21:22:06.918Z] 
21:22:06 [2019-10-11T21:22:06.918Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.128 + RM_GOPATH=0
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.128 + TMP_GOPATH=
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.128 + : /build
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.128 + '[' -z '' ']'
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.134 ++ mktemp -d
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.137 + export GOPATH=/tmp/tmp.cMNaBccMgm
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.137 + GOPATH=/tmp/tmp.cMNaBccMgm
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.137 + RM_GOPATH=1
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.148 ++ dirname ./install.sh
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.166 + dir=.
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.166 + bin=dockercli
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.166 + shift
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 + '[' '!' -f ./dockercli.installer ']'
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 + . ./dockercli.installer
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 ++ : stable
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 ++ : 17.06.2-ce
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 + install_dockercli
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.167 Install docker/cli version 17.06.2-ce from stable
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.183 ++ uname -m
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.183 + arch=x86_64
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.184 + '[' x86_64 '!=' x86_64 ']'
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.184 + url=https://download.docker.com/linux/static
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:22:06 [2019-10-11T21:22:06.918Z] #22 9.200 + tar -xz docker/docker
21:22:06 [2019-10-11T21:22:06.918Z] #22 ...
21:22:06 [2019-10-11T21:22:06.918Z] 
21:22:06 [2019-10-11T21:22:06.918Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.223 + RM_GOPATH=0
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.223 + TMP_GOPATH=
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.223 + : /build/
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.223 + '[' -z '' ']'
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.230 ++ mktemp -d
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.230 + export GOPATH=/tmp/tmp.Gda1G3M8Y0
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.230 + GOPATH=/tmp/tmp.Gda1G3M8Y0
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.230 + RM_GOPATH=1
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.230 ++ dirname ./install.sh
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.234 + dir=.
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.234 + bin=rootlesskit
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.234 + shift
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.235 + '[' '!' -f ./rootlesskit.installer ']'
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.235 + . ./rootlesskit.installer
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.235 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.236 + install_rootlesskit
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.236 + case "$1" in
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.236 + export CGO_ENABLED=0
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.237 + CGO_ENABLED=0
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.237 + _install_rootlesskit
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.237 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.237 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.237 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Gda1G3M8Y0/src/github.com/rootless-containers/rootlesskit
21:22:06 [2019-10-11T21:22:06.918Z] #62 9.258 Cloning into '/tmp/tmp.Gda1G3M8Y0/src/github.com/rootless-containers/rootlesskit'...
21:22:06 [2019-10-11T21:22:06.987Z] #40 36.14 Selecting previously unselected package libprotobuf-c1:arm64.
21:22:06 [2019-10-11T21:22:06.987Z] #40 36.14 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
21:22:06 [2019-10-11T21:22:06.987Z] #40 36.27 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.032Z] #41 59.18   CC       compel/src/lib/ptrace.o
21:22:07 [2019-10-11T21:22:07.032Z] #41 ...
21:22:07 [2019-10-11T21:22:07.032Z] 
21:22:07 [2019-10-11T21:22:07.032Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:07 [2019-10-11T21:22:07.032Z] #17 60.45 Selecting previously unselected package python3.
21:22:07 [2019-10-11T21:22:07.032Z] #17 60.45 (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.)
21:22:07 [2019-10-11T21:22:07.032Z] #17 60.50 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.174Z] 
21:22:07 [2019-10-11T21:22:07.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:07 [2019-10-11T21:22:07.175Z] #27 10.74 
######                                                                     8.4%
##########                                                                14.0%
##############                                                            19.7%
21:22:07 [2019-10-11T21:22:07.175Z] #27 ...
21:22:07 [2019-10-11T21:22:07.175Z] 
21:22:07 [2019-10-11T21:22:07.175Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.70 debconf: delaying package configuration, since apt-utils is not installed
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.81 Fetched 3476 kB in 0s (7762 kB/s)
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.89 Selecting previously unselected package libnet1:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.98 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 23.98 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.09 Selecting previously unselected package libcap-dev:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.09 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.09 Unpacking libcap-dev:s390x (1:2.25-1) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.17 Selecting previously unselected package libnet1-dev.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.18 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.34 Selecting previously unselected package libnl-3-200:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.36 Unpacking libnl-3-200:s390x (3.2.27-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.53 Selecting previously unselected package libnl-3-dev:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.53 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.53 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.79 Selecting previously unselected package libprotobuf-c1:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.79 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.82 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.87 Selecting previously unselected package libprotobuf-c-dev:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.88 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.88 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.96 Selecting previously unselected package zlib1g-dev:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 24.96 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.28 Selecting previously unselected package libprotobuf10:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.29 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.29 Unpacking libprotobuf10:s390x (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.79 Selecting previously unselected package libprotobuf-lite10:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.80 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.97 Selecting previously unselected package libprotobuf-dev:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 25.99 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 26.01 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 27.41 Selecting previously unselected package libprotoc10:s390x.
21:22:07 [2019-10-11T21:22:07.175Z] #41 27.41 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 27.41 Unpacking libprotoc10:s390x (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.08 Selecting previously unselected package protobuf-c-compiler.
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.10 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.20 Selecting previously unselected package protobuf-compiler.
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.21 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.22 Unpacking protobuf-compiler (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.46 Selecting previously unselected package python-pkg-resources.
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.47 Unpacking python-pkg-resources (33.1.1-1) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.64 Selecting previously unselected package python-protobuf.
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.64 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 28.65 Unpacking python-protobuf (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 29.22 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 29.34 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 29.34 Setting up python-pkg-resources (33.1.1-1) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 32.69 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 32.70 Setting up libprotobuf10:s390x (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 32.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:07 [2019-10-11T21:22:07.175Z] #41 32.73 Setting up python-protobuf (3.0.0-9) ...
21:22:07 [2019-10-11T21:22:07.177Z] #62 ...
21:22:07 [2019-10-11T21:22:07.177Z] 
21:22:07 [2019-10-11T21:22:07.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:07 [2019-10-11T21:22:07.177Z] #10 7.727 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:07 [2019-10-11T21:22:07.177Z] #10 7.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:07 [2019-10-11T21:22:07.177Z] #10 7.909 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:07 [2019-10-11T21:22:07.177Z] #10 7.966 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:07 [2019-10-11T21:22:07.177Z] #10 8.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:07 [2019-10-11T21:22:07.290Z] #17 60.52 Unpacking python3 (3.5.3-1) ...
21:22:07 [2019-10-11T21:22:07.290Z] #17 60.62 Selecting previously unselected package pigz.
21:22:07 [2019-10-11T21:22:07.290Z] #17 60.65 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.290Z] #17 60.66 Unpacking pigz (2.3.4-1) ...
21:22:07 [2019-10-11T21:22:07.438Z] #10 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:22:07 [2019-10-11T21:22:07.438Z] #10 ...
21:22:07 [2019-10-11T21:22:07.438Z] 
21:22:07 [2019-10-11T21:22:07.438Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:22:07 [2019-10-11T21:22:07.438Z] #38 8.661 + mktemp -d
21:22:07 [2019-10-11T21:22:07.438Z] #38 8.661 + export GOPATH=/tmp/tmp.R1cp7ni28t
21:22:07 [2019-10-11T21:22:07.438Z] #38 8.661 + git clone https://github.com/docker/distribution.git /tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution
21:22:07 [2019-10-11T21:22:07.438Z] #38 8.716 Cloning into '/tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution'...
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.76 Selecting previously unselected package libip4tc0:amd64.
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.76 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.77 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.89 Selecting previously unselected package libip6tc0:amd64.
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.89 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.548Z] #17 60.90 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:22:07 [2019-10-11T21:22:07.559Z] #40 36.71 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:22:07 [2019-10-11T21:22:07.559Z] #40 36.71 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
21:22:07 [2019-10-11T21:22:07.559Z] #40 36.78 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
21:22:07 [2019-10-11T21:22:07.580Z] #41 ...
21:22:07 [2019-10-11T21:22:07.580Z] 
21:22:07 [2019-10-11T21:22:07.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:07 [2019-10-11T21:22:07.696Z] #38 ...
21:22:07 [2019-10-11T21:22:07.696Z] 
21:22:07 [2019-10-11T21:22:07.696Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:07 [2019-10-11T21:22:07.696Z] #33 ...
21:22:07 [2019-10-11T21:22:07.696Z] 
21:22:07 [2019-10-11T21:22:07.696Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:07 [2019-10-11T21:22:07.696Z] #40 9.728 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:07 [2019-10-11T21:22:07.696Z] #40 9.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:07 [2019-10-11T21:22:07.696Z] #40 9.757 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:07 [2019-10-11T21:22:07.696Z] #40 9.785 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:07 [2019-10-11T21:22:07.696Z] #40 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.03 Selecting previously unselected package libiptc0:amd64.
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.03 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.04 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.16 Selecting previously unselected package libxtables12:amd64.
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.17 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
21:22:07 [2019-10-11T21:22:07.807Z] #17 61.18 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:22:07 [2019-10-11T21:22:07.820Z] #40 ...
21:22:07 [2019-10-11T21:22:07.820Z] 
21:22:07 [2019-10-11T21:22:07.820Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:07 [2019-10-11T21:22:07.820Z] #24 21.38 Reading package lists...
21:22:07 [2019-10-11T21:22:07.820Z] #24 27.44 Building dependency tree...
21:22:07 [2019-10-11T21:22:07.820Z] #24 30.05 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:22:07 [2019-10-11T21:22:07.820Z] #24 30.05 The following additional packages will be installed:
21:22:07 [2019-10-11T21:22:07.820Z] #24 30.06   libjq1 libonig4
21:22:07 [2019-10-11T21:22:07.820Z] #24 30.36 The following NEW packages will be installed:
21:22:07 [2019-10-11T21:22:07.820Z] #24 30.36   jq libjq1 libonig4
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.49 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.49 Need to get 293 kB of archives.
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.49 After this operation, 1086 kB of additional disk space will be used.
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
21:22:07 [2019-10-11T21:22:07.820Z] #24 31.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.19 debconf: delaying package configuration, since apt-utils is not installed
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.37 Fetched 293 kB in 1s (277 kB/s)
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.49 Selecting previously unselected package libonig4:arm64.
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.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 ... 14976 files and directories currently installed.)
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.54 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.65 Unpacking libonig4:arm64 (6.1.3-2) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.94 Selecting previously unselected package libjq1:arm64.
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.94 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 32.95 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.20 Selecting previously unselected package jq.
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.21 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.21 Unpacking jq (1.5+dfsg-1.3) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.46 Setting up libonig4:arm64 (6.1.3-2) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.52 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.61 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:07 [2019-10-11T21:22:07.820Z] #24 33.87 Setting up jq (1.5+dfsg-1.3) ...
21:22:07 [2019-10-11T21:22:07.954Z] #40 ...
21:22:07 [2019-10-11T21:22:07.954Z] 
21:22:07 [2019-10-11T21:22:07.954Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.15 + RM_GOPATH=0
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.15 + TMP_GOPATH=
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.15 + : /build
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.15 + '[' -z '' ']'
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.15 ++ mktemp -d
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + export GOPATH=/tmp/tmp.5CrRK0OgCp
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + GOPATH=/tmp/tmp.5CrRK0OgCp
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + RM_GOPATH=1
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 ++ dirname ./install.sh
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + dir=.
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + bin=tomlv
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + shift
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + '[' '!' -f ./tomlv.installer ']'
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + . ./tomlv.installer
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + install_tomlv
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:22:07 [2019-10-11T21:22:07.954Z] #31 10.16 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5CrRK0OgCp/src/github.com/BurntSushi/toml
21:22:07 [2019-10-11T21:22:07.954Z] #31 ...
21:22:07 [2019-10-11T21:22:07.954Z] 
21:22:07 [2019-10-11T21:22:07.954Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.14 + RM_GOPATH=0
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.14 + TMP_GOPATH=
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.14 + : /build
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.14 + '[' -z '' ']'
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.15 ++ mktemp -d
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.15 + export GOPATH=/tmp/tmp.WqnquWemG1
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.17 + GOPATH=/tmp/tmp.WqnquWemG1
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.17 + RM_GOPATH=1
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.17 ++ dirname ./install.sh
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.17 + dir=.
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 + bin=vndr
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 + shift
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 + '[' '!' -f ./vndr.installer ']'
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 + . ./vndr.installer
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.18 + install_vndr
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.19 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.19 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WqnquWemG1/src/github.com/LK4D4/vndr
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.19 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:22:07 [2019-10-11T21:22:07.954Z] #44 10.20 Cloning into '/tmp/tmp.WqnquWemG1/src/github.com/LK4D4/vndr'...
21:22:07 [2019-10-11T21:22:07.954Z] #44 ...
21:22:07 [2019-10-11T21:22:07.954Z] 
21:22:07 [2019-10-11T21:22:07.954Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.391 + RM_GOPATH=0
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.391 + TMP_GOPATH=
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.391 + : /build
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.391 + '[' -z '' ']'
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.396 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 ++ mktemp -d
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + export GOPATH=/tmp/tmp.PillkmaCjf
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + GOPATH=/tmp/tmp.PillkmaCjf
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + RM_GOPATH=1
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 ++ dirname ./install.sh
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + dir=.
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + bin=proxy
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + shift
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + '[' '!' -f ./proxy.installer ']'
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + . ./proxy.installer
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 ++ : 96bcc0dae898308ed659c5095526788a602f4726
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + install_proxy
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + case "$1" in
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + export CGO_ENABLED=0
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + CGO_ENABLED=0
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + _install_proxy
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.397 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PillkmaCjf/src/github.com/docker/libnetwork
21:22:07 [2019-10-11T21:22:07.954Z] #68 9.402 Cloning into '/tmp/tmp.PillkmaCjf/src/github.com/docker/libnetwork'...
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.33 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.43 Selecting previously unselected package iptables.
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.45 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.066Z] #17 61.46 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:22:08 [2019-10-11T21:22:08.082Z] #24 ...
21:22:08 [2019-10-11T21:22:08.082Z] 
21:22:08 [2019-10-11T21:22:08.082Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:08 [2019-10-11T21:22:08.082Z] #40 37.24 Selecting previously unselected package zlib1g-dev:arm64.
21:22:08 [2019-10-11T21:22:08.082Z] #40 37.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.082Z] #40 37.37 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
21:22:08 [2019-10-11T21:22:08.213Z] #68 ...
21:22:08 [2019-10-11T21:22:08.213Z] 
21:22:08 [2019-10-11T21:22:08.213Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.518 + RM_GOPATH=0
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.518 + TMP_GOPATH=
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.518 + : /build
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.518 + '[' -z '' ']'
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.523 ++ mktemp -d
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.523 + export GOPATH=/tmp/tmp.V7U0ex2R7I
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.523 + GOPATH=/tmp/tmp.V7U0ex2R7I
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.523 + RM_GOPATH=1
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.523 ++ dirname ./install.sh
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.528 Installing gotestsum version v0.3.5
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + dir=.
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + bin=gotestsum
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + shift
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + '[' '!' -f ./gotestsum.installer ']'
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + . ./gotestsum.installer
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 ++ : v0.3.5
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + install_gotestsum
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + echo 'Installing gotestsum version v0.3.5'
21:22:08 [2019-10-11T21:22:08.213Z] #47 9.531 + go get -d gotest.tools/gotestsum
21:22:08 [2019-10-11T21:22:08.343Z] #40 ...
21:22:08 [2019-10-11T21:22:08.343Z] 
21:22:08 [2019-10-11T21:22:08.343Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:08 [2019-10-11T21:22:08.343Z] #33 21.53 Reading package lists...
21:22:08 [2019-10-11T21:22:08.343Z] #33 27.99 Building dependency tree...
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.41 The following additional packages will be installed:
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.41   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.43 Suggested packages:
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.43   codeblocks eclipse ninja-build lrzip
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.44 Recommended packages:
21:22:08 [2019-10-11T21:22:08.343Z] #33 30.44   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:22:08 [2019-10-11T21:22:08.343Z] #33 31.06 The following NEW packages will be installed:
21:22:08 [2019-10-11T21:22:08.343Z] #33 31.07   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
21:22:08 [2019-10-11T21:22:08.343Z] #33 31.08   vim-common xxd
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.16 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.16 Need to get 13.1 MB of archives.
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.16 After this operation, 55.5 MB of additional disk space will be used.
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 32.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 33.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #33 33.84 debconf: delaying package configuration, since apt-utils is not installed
21:22:08 [2019-10-11T21:22:08.343Z] #33 34.28 Fetched 13.1 MB in 1s (6731 kB/s)
21:22:08 [2019-10-11T21:22:08.343Z] #33 34.57 Selecting previously unselected package cmake-data.
21:22:08 [2019-10-11T21:22:08.343Z] #33 34.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
21:22:08 [2019-10-11T21:22:08.343Z] #33 34.67 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
21:22:08 [2019-10-11T21:22:08.343Z] #33 34.91 Unpacking cmake-data (3.7.2-1) ...
21:22:08 [2019-10-11T21:22:08.343Z] #33 ...
21:22:08 [2019-10-11T21:22:08.343Z] 
21:22:08 [2019-10-11T21:22:08.343Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:08 [2019-10-11T21:22:08.343Z] #10 22.84 Reading package lists...
21:22:08 [2019-10-11T21:22:08.343Z] #10 29.08 Building dependency tree...
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.20 The following additional packages will be installed:
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.20   libapparmor1 libseccomp2
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.22 Suggested packages:
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.22   seccomp
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.34 The following NEW packages will be installed:
21:22:08 [2019-10-11T21:22:08.343Z] #10 31.34   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.47 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.47 Need to get 287 kB of archives.
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.47 After this operation, 1186 kB of additional disk space will be used.
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #10 32.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
21:22:08 [2019-10-11T21:22:08.343Z] #10 33.60 debconf: delaying package configuration, since apt-utils is not installed
21:22:08 [2019-10-11T21:22:08.343Z] #10 33.79 Fetched 287 kB in 1s (273 kB/s)
21:22:08 [2019-10-11T21:22:08.343Z] #10 33.99 Selecting previously unselected package libseccomp2:arm64.
21:22:08 [2019-10-11T21:22:08.343Z] #10 33.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
21:22:08 [2019-10-11T21:22:08.343Z] #10 34.09 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 34.43 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.06 Selecting previously unselected package libseccomp-dev:arm64.
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.06 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.07 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.69 Selecting previously unselected package libapparmor1:arm64.
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.69 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 35.86 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 36.30 Selecting previously unselected package libapparmor-dev:arm64.
21:22:08 [2019-10-11T21:22:08.343Z] #10 36.30 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 36.32 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 36.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 37.35 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
21:22:08 [2019-10-11T21:22:08.343Z] #10 37.55 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
21:22:08 [2019-10-11T21:22:08.384Z] #27 10.74 
######                                                                     8.4%
##########                                                                14.0%
##############                                                            19.7%
##################                                                        25.3%
######################                                                    31.0%
##############################                                            42.3%
##################################                                        48.0%
######################################                                    53.7%
21:22:08 [2019-10-11T21:22:08.384Z] #27 ...
21:22:08 [2019-10-11T21:22:08.384Z] 
21:22:08 [2019-10-11T21:22:08.384Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:08 [2019-10-11T21:22:08.384Z] #48 24.22 + cd /tmp/tmp.aNmfMlPLEY/src/gotest.tools/gotestsum
21:22:08 [2019-10-11T21:22:08.384Z] #48 24.22 + git checkout -q v0.3.5
21:22:08 [2019-10-11T21:22:08.384Z] #48 24.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:22:08 [2019-10-11T21:22:08.384Z] #48 ...
21:22:08 [2019-10-11T21:22:08.384Z] 
21:22:08 [2019-10-11T21:22:08.384Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:08 [2019-10-11T21:22:08.384Z] #45 34.45 internal/reflectlite
21:22:08 [2019-10-11T21:22:08.384Z] #45 34.46 github.com/LK4D4/vndr/godl/singleflight
21:22:08 [2019-10-11T21:22:08.384Z] #45 ...
21:22:08 [2019-10-11T21:22:08.384Z] 
21:22:08 [2019-10-11T21:22:08.384Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.280 + RM_GOPATH=0
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.280 + TMP_GOPATH=
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.281 + : /build
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.281 + '[' -z '' ']'
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.284 ++ mktemp -d
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.285 + export GOPATH=/tmp/tmp.MoQyFVaNvr
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.285 + GOPATH=/tmp/tmp.MoQyFVaNvr
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.285 + RM_GOPATH=1
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.315 ++ dirname ./install.sh
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 + dir=.
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 + bin=runc
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 + shift
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 + '[' '!' -f ./runc.installer ']'
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 + . ./runc.installer
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.317 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.318 + install_runc
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.318 + grep -q '^3\.10\.0.*\.el7\.'
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.328 + uname -r
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.331 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.331 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.331 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.332 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MoQyFVaNvr/src/github.com/opencontainers/runc
21:22:08 [2019-10-11T21:22:08.384Z] #55 0.336 Cloning into '/tmp/tmp.MoQyFVaNvr/src/github.com/opencontainers/runc'...
21:22:08 [2019-10-11T21:22:08.471Z] #47 ...
21:22:08 [2019-10-11T21:22:08.471Z] 
21:22:08 [2019-10-11T21:22:08.471Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:08 [2019-10-11T21:22:08.471Z] #56 10.65 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:08 [2019-10-11T21:22:08.471Z] #56 10.66 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:08 [2019-10-11T21:22:08.471Z] #56 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:08 [2019-10-11T21:22:08.471Z] #56 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:08 [2019-10-11T21:22:08.471Z] #56 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:08 [2019-10-11T21:22:08.583Z] #17 61.85 Selecting previously unselected package xxd.
21:22:08 [2019-10-11T21:22:08.583Z] #17 61.85 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.583Z] #17 61.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:22:08 [2019-10-11T21:22:08.583Z] #17 62.00 Selecting previously unselected package vim-common.
21:22:08 [2019-10-11T21:22:08.583Z] #17 62.01 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:22:08 [2019-10-11T21:22:08.583Z] #17 62.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:22:08 [2019-10-11T21:22:08.605Z] #10 37.85 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
21:22:08 [2019-10-11T21:22:08.605Z] #10 37.98 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
21:22:08 [2019-10-11T21:22:08.792Z] #55 ...
21:22:08 [2019-10-11T21:22:08.792Z] 
21:22:08 [2019-10-11T21:22:08.792Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:08 [2019-10-11T21:22:08.841Z] #17 62.20 Selecting previously unselected package bzip2.
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.21 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.22 Unpacking bzip2 (1.0.6-8.1) ...
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.31 Selecting previously unselected package libgpm2:amd64.
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.37 Selecting previously unselected package xz-utils.
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.38 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
21:22:08 [2019-10-11T21:22:08.842Z] #17 62.38 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:22:08 [2019-10-11T21:22:08.866Z] #10 ...
21:22:08 [2019-10-11T21:22:08.866Z] 
21:22:08 [2019-10-11T21:22:08.866Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.14 Selecting previously unselected package btrfs-tools.
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.14 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.15 Unpacking btrfs-tools (4.7.3-1) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.52 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.56 Setting up btrfs-progs (4.7.3-1) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.61 Setting up btrfs-tools (4.7.3-1) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 33.75 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:08 [2019-10-11T21:22:08.866Z] #56 DONE 38.1s
21:22:08 [2019-10-11T21:22:08.866Z] 
21:22:08 [2019-10-11T21:22:08.866Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:08 [2019-10-11T21:22:08.866Z] #68 DONE 37.6s
21:22:08 [2019-10-11T21:22:08.866Z] 
21:22:08 [2019-10-11T21:22:08.866Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:08 [2019-10-11T21:22:08.866Z] #24 DONE 38.2s
21:22:08 [2019-10-11T21:22:08.866Z] 
21:22:08 [2019-10-11T21:22:08.866Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:22:09 [2019-10-11T21:22:09.100Z] #17 62.64 Selecting previously unselected package aufs-tools.
21:22:09 [2019-10-11T21:22:09.127Z] #25 ...
21:22:09 [2019-10-11T21:22:09.127Z] 
21:22:09 [2019-10-11T21:22:09.127Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:09 [2019-10-11T21:22:09.127Z] #57 DONE 0.3s
21:22:09 [2019-10-11T21:22:09.184Z] #27 10.74 
######                                                                     8.4%
##########                                                                14.0%
##############                                                            19.7%
##################                                                        25.3%
######################                                                    31.0%
##############################                                            42.3%
##################################                                        48.0%
######################################                                    53.7%
##########################################                                59.3%
##################################################                        70.6%
###########################################################               82.0%
###################################################################       93.3%
######################################################################## 100.0%
21:22:09 [2019-10-11T21:22:09.358Z] #17 62.64 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
21:22:09 [2019-10-11T21:22:09.358Z] #17 62.65 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:22:09 [2019-10-11T21:22:09.358Z] #17 62.92 Selecting previously unselected package liblzo2-2:amd64.
21:22:09 [2019-10-11T21:22:09.389Z] 
21:22:09 [2019-10-11T21:22:09.389Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:22:09 [2019-10-11T21:22:09.389Z] #25 DONE 0.4s
21:22:09 [2019-10-11T21:22:09.389Z] 
21:22:09 [2019-10-11T21:22:09.389Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:09 [2019-10-11T21:22:09.594Z] #27 13.59 
21:22:09 [2019-10-11T21:22:09.594Z] #27 ...
21:22:09 [2019-10-11T21:22:09.594Z] 
21:22:09 [2019-10-11T21:22:09.594Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:09 [2019-10-11T21:22:09.594Z] #34 25.94 The following NEW packages will be installed:
21:22:09 [2019-10-11T21:22:09.594Z] #34 25.94   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
21:22:09 [2019-10-11T21:22:09.594Z] #34 25.94   vim-common xxd
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.07 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.07 Need to get 13.2 MB of archives.
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.07 After this operation, 59.4 MB of additional disk space will be used.
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 26.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 27.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.50 debconf: delaying package configuration, since apt-utils is not installed
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.57 Fetched 13.2 MB in 1s (8180 kB/s)
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.64 Selecting previously unselected package cmake-data.
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.70 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 28.71 Unpacking cmake-data (3.7.2-1) ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.75 Selecting previously unselected package liblzo2-2:s390x.
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.77 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.78 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.90 Selecting previously unselected package libicu57:s390x.
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.91 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 32.92 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
21:22:09 [2019-10-11T21:22:09.594Z] #34 ...
21:22:09 [2019-10-11T21:22:09.594Z] 
21:22:09 [2019-10-11T21:22:09.594Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:09 [2019-10-11T21:22:09.594Z] #55 10.25 + cd /tmp/tmp.MoQyFVaNvr/src/github.com/opencontainers/runc
21:22:09 [2019-10-11T21:22:09.594Z] #55 10.25 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:22:09 [2019-10-11T21:22:09.594Z] #55 10.50 + '[' -z '' ']'
21:22:09 [2019-10-11T21:22:09.594Z] #55 10.50 + target=static
21:22:09 [2019-10-11T21:22:09.594Z] #55 10.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:22:09 [2019-10-11T21:22:09.617Z] #17 62.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:22:09 [2019-10-11T21:22:09.617Z] #17 62.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:22:09 [2019-10-11T21:22:09.617Z] #17 63.05 Selecting previously unselected package btrfs-progs.
21:22:09 [2019-10-11T21:22:09.617Z] #17 63.05 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
21:22:09 [2019-10-11T21:22:09.617Z] #17 63.05 Unpacking btrfs-progs (4.7.3-1) ...
21:22:09 [2019-10-11T21:22:09.652Z] #26 ...
21:22:09 [2019-10-11T21:22:09.652Z] 
21:22:09 [2019-10-11T21:22:09.652Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:22:09 [2019-10-11T21:22:09.652Z] #58 DONE 0.4s
21:22:09 [2019-10-11T21:22:09.652Z] 
21:22:09 [2019-10-11T21:22:09.652Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:09 [2019-10-11T21:22:09.652Z] #10 38.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:09 [2019-10-11T21:22:09.652Z] #10 DONE 38.9s
21:22:09 [2019-10-11T21:22:09.652Z] 
21:22:09 [2019-10-11T21:22:09.652Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:09 [2019-10-11T21:22:09.848Z] #56 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:22:09 [2019-10-11T21:22:09.991Z] #55 ...
21:22:09 [2019-10-11T21:22:09.991Z] 
21:22:09 [2019-10-11T21:22:09.991Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.340 + RM_GOPATH=0
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.341 + TMP_GOPATH=
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.341 + : /build
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.341 + '[' -z '' ']'
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.341 ++ mktemp -d
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.343 + export GOPATH=/tmp/tmp.9stcnfnjWR
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.343 + GOPATH=/tmp/tmp.9stcnfnjWR
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.343 + RM_GOPATH=1
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.345 ++ dirname ./install.sh
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.347 + dir=.
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.347 + bin=containerd
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.347 + shift
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.347 + '[' '!' -f ./containerd.installer ']'
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.347 + . ./containerd.installer
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.348 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.348 + install_containerd
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.349 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.349 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9stcnfnjWR/src/github.com/containerd/containerd
21:22:09 [2019-10-11T21:22:09.991Z] #60 0.352 Cloning into '/tmp/tmp.9stcnfnjWR/src/github.com/containerd/containerd'...
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.55 Selecting previously unselected package btrfs-tools.
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.55 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.56 Unpacking btrfs-tools (4.7.3-1) ...
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.62 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:22:10 [2019-10-11T21:22:10.183Z] #17 63.73 Selecting previously unselected package dmsetup.
21:22:10 [2019-10-11T21:22:10.226Z] #52 DONE 0.5s
21:22:10 [2019-10-11T21:22:10.226Z] 
21:22:10 [2019-10-11T21:22:10.226Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:10 [2019-10-11T21:22:10.226Z] #40 38.15 Selecting previously unselected package libprotobuf10:arm64.
21:22:10 [2019-10-11T21:22:10.226Z] #40 38.15 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
21:22:10 [2019-10-11T21:22:10.226Z] #40 38.20 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
21:22:10 [2019-10-11T21:22:10.226Z] #40 39.17 Selecting previously unselected package libprotobuf-lite10:arm64.
21:22:10 [2019-10-11T21:22:10.226Z] #40 39.17 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
21:22:10 [2019-10-11T21:22:10.226Z] #40 39.34 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
21:22:10 [2019-10-11T21:22:10.226Z] #40 ...
21:22:10 [2019-10-11T21:22:10.226Z] 
21:22:10 [2019-10-11T21:22:10.226Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:22:10 [2019-10-11T21:22:10.226Z] #53 DONE 0.2s
21:22:10 [2019-10-11T21:22:10.391Z] #60 ...
21:22:10 [2019-10-11T21:22:10.391Z] 
21:22:10 [2019-10-11T21:22:10.391Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:10 [2019-10-11T21:22:10.441Z] #17 63.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.441Z] #17 63.74 Unpacking dmsetup (2:1.02.137-2) ...
21:22:10 [2019-10-11T21:22:10.441Z] #17 ...
21:22:10 [2019-10-11T21:22:10.441Z] 
21:22:10 [2019-10-11T21:22:10.441Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:10 [2019-10-11T21:22:10.441Z] #44 131.7 crypto/tls
21:22:10 [2019-10-11T21:22:10.441Z] #44 138.7 net/http/httptrace
21:22:10 [2019-10-11T21:22:10.441Z] #44 139.0 net/http
21:22:10 [2019-10-11T21:22:10.441Z] #44 ...
21:22:10 [2019-10-11T21:22:10.441Z] 
21:22:10 [2019-10-11T21:22:10.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:10 [2019-10-11T21:22:10.441Z] #17 63.88 Selecting previously unselected package libonig4:amd64.
21:22:10 [2019-10-11T21:22:10.441Z] #17 63.89 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.442Z] #17 63.89 Unpacking libonig4:amd64 (6.1.3-2) ...
21:22:10 [2019-10-11T21:22:10.494Z] 
21:22:10 [2019-10-11T21:22:10.494Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:10 [2019-10-11T21:22:10.494Z] #40 39.70 Selecting previously unselected package libprotobuf-dev:arm64.
21:22:10 [2019-10-11T21:22:10.494Z] #40 39.75 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
21:22:10 [2019-10-11T21:22:10.494Z] #40 39.75 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
21:22:10 [2019-10-11T21:22:10.700Z] #17 64.07 Selecting previously unselected package libjq1:amd64.
21:22:10 [2019-10-11T21:22:10.700Z] #17 64.07 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.700Z] #17 64.08 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:22:10 [2019-10-11T21:22:10.700Z] #17 64.24 Selecting previously unselected package jq.
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.25 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.25 Unpacking jq (1.5+dfsg-1.3) ...
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.36 Selecting previously unselected package libaio1:amd64.
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.36 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.37 Unpacking libaio1:amd64 (0.3.110-3) ...
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.43 Selecting previously unselected package libcap2-bin.
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.43 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
21:22:10 [2019-10-11T21:22:10.959Z] #17 64.44 Unpacking libcap2-bin (1:2.25-1) ...
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.56 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.63 Selecting previously unselected package libsepol1-dev:amd64.
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.64 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
21:22:11 [2019-10-11T21:22:11.217Z] #17 64.65 Unpacking libsepol1-dev:amd64 (2.6-2) ...
21:22:11 [2019-10-11T21:22:11.265Z] #27 13.94 
##                                                                         3.4%
####                                                                       6.0%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
#################                                                         23.8%
##################                                                        26.3%
21:22:11 [2019-10-11T21:22:11.265Z] #27 ...
21:22:11 [2019-10-11T21:22:11.265Z] 
21:22:11 [2019-10-11T21:22:11.265Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:11 [2019-10-11T21:22:11.265Z] #18 0.274 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:11 [2019-10-11T21:22:11.265Z] #18 0.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:11 [2019-10-11T21:22:11.265Z] #18 0.330 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:11 [2019-10-11T21:22:11.266Z] #18 0.386 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:11 [2019-10-11T21:22:11.266Z] #18 0.496 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:11 [2019-10-11T21:22:11.266Z] #18 1.043 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB]
21:22:11 [2019-10-11T21:22:11.266Z] #18 2.608 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
21:22:11 [2019-10-11T21:22:11.266Z] #18 3.929 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
21:22:11 [2019-10-11T21:22:11.266Z] #18 ...
21:22:11 [2019-10-11T21:22:11.266Z] 
21:22:11 [2019-10-11T21:22:11.266Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:11 [2019-10-11T21:22:11.751Z] #56 14.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:22:11 [2019-10-11T21:22:11.783Z] #17 64.97 Selecting previously unselected package libpcre16-3:amd64.
21:22:11 [2019-10-11T21:22:11.783Z] #17 64.99 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
21:22:11 [2019-10-11T21:22:11.783Z] #17 65.00 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
21:22:11 [2019-10-11T21:22:11.801Z] #27 13.94 
##                                                                         3.4%
####                                                                       6.0%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
#################                                                         23.8%
##################                                                        26.3%
####################                                                      28.9%
#
21:22:11 [2019-10-11T21:22:11.801Z] #27 ...
21:22:11 [2019-10-11T21:22:11.801Z] 
21:22:11 [2019-10-11T21:22:11.801Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.26 Setting up libcap-dev:s390x (1:2.25-1) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.26 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.27 Setting up libnl-3-200:s390x (3.2.27-2) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.33 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.35 Setting up libprotoc10:s390x (3.0.0-9) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.36 Setting up protobuf-c-compiler (1.2.1-2) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.37 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.38 Setting up protobuf-compiler (3.0.0-9) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.40 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.41 Setting up libnl-3-dev:s390x (3.2.27-2) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 37.42 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:11 [2019-10-11T21:22:11.801Z] #41 DONE 37.7s
21:22:11 [2019-10-11T21:22:11.801Z] 
21:22:11 [2019-10-11T21:22:11.801Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:11 [2019-10-11T21:22:11.893Z] #40 40.98 Selecting previously unselected package libprotoc10:arm64.
21:22:11 [2019-10-11T21:22:11.893Z] #40 40.98 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
21:22:11 [2019-10-11T21:22:11.893Z] #40 41.06 Unpacking libprotoc10:arm64 (3.0.0-9) ...
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.32 Selecting previously unselected package libpcre32-3:amd64.
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.33 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.33 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.51 Selecting previously unselected package libpcre3-dev:amd64.
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.52 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
21:22:12 [2019-10-11T21:22:12.093Z] #17 65.52 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
21:22:12 [2019-10-11T21:22:12.473Z] #40 41.79 Selecting previously unselected package protobuf-c-compiler.
21:22:12 [2019-10-11T21:22:12.473Z] #40 41.82 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
21:22:12 [2019-10-11T21:22:12.473Z] #40 41.86 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.12 Selecting previously unselected package libselinux1-dev:amd64.
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.12 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.13 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.42 Selecting previously unselected package libdevmapper-dev:amd64.
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.44 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.028Z] #17 66.44 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:22:13 [2019-10-11T21:22:13.051Z] #40 42.19 Selecting previously unselected package protobuf-compiler.
21:22:13 [2019-10-11T21:22:13.051Z] #40 42.19 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
21:22:13 [2019-10-11T21:22:13.051Z] #40 42.21 Unpacking protobuf-compiler (3.0.0-9) ...
21:22:13 [2019-10-11T21:22:13.287Z] #17 66.57 Selecting previously unselected package libnl-3-200:amd64.
21:22:13 [2019-10-11T21:22:13.287Z] #17 66.57 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.287Z] #17 66.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
21:22:13 [2019-10-11T21:22:13.313Z] #40 42.60 Selecting previously unselected package python-pkg-resources.
21:22:13 [2019-10-11T21:22:13.313Z] #40 42.60 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:22:13 [2019-10-11T21:22:13.313Z] #40 42.62 Unpacking python-pkg-resources (33.1.1-1) ...
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.82 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.83 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.85 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.91 Selecting previously unselected package libreadline5:amd64.
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.91 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.545Z] #17 66.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:22:13 [2019-10-11T21:22:13.545Z] #17 67.11 Selecting previously unselected package libsystemd-dev:amd64.
21:22:13 [2019-10-11T21:22:13.574Z] #40 42.92 Selecting previously unselected package python-protobuf.
21:22:13 [2019-10-11T21:22:13.574Z] #40 42.92 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
21:22:13 [2019-10-11T21:22:13.574Z] #40 42.93 Unpacking python-protobuf (3.0.0-9) ...
21:22:13 [2019-10-11T21:22:13.744Z] #56 ...
21:22:13 [2019-10-11T21:22:13.744Z] 
21:22:13 [2019-10-11T21:22:13.744Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:22:13 [2019-10-11T21:22:13.744Z] #62 14.48 + cd /tmp/tmp.Gda1G3M8Y0/src/github.com/rootless-containers/rootlesskit
21:22:13 [2019-10-11T21:22:13.744Z] #62 14.48 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:22:13 [2019-10-11T21:22:13.744Z] #62 14.59 + for f in rootlesskit rootlesskit-docker-proxy
21:22:13 [2019-10-11T21:22:13.744Z] #62 14.59 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:22:13 [2019-10-11T21:22:13.803Z] #17 67.12 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
21:22:13 [2019-10-11T21:22:13.803Z] #17 67.13 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
21:22:14 [2019-10-11T21:22:14.147Z] #40 ...
21:22:14 [2019-10-11T21:22:14.147Z] 
21:22:14 [2019-10-11T21:22:14.147Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:14 [2019-10-11T21:22:14.147Z] #28 33.24 + cd /tmp/tmp.XTnlYjj4mC/src/github.com/go-swagger/go-swagger
21:22:14 [2019-10-11T21:22:14.147Z] #28 33.24 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
21:22:14 [2019-10-11T21:22:14.147Z] #28 35.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:14 [2019-10-11T21:22:14.147Z] #28 ...
21:22:14 [2019-10-11T21:22:14.147Z] 
21:22:14 [2019-10-11T21:22:14.147Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.12 Selecting previously unselected package liblzo2-2:arm64.
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.13 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.15 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.37 Selecting previously unselected package libicu57:arm64.
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.37 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
21:22:14 [2019-10-11T21:22:14.147Z] #33 43.39 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
21:22:14 [2019-10-11T21:22:14.720Z] #33 ...
21:22:14 [2019-10-11T21:22:14.720Z] 
21:22:14 [2019-10-11T21:22:14.720Z] #11 [dev 1/24] RUN groupadd -r docker
21:22:14 [2019-10-11T21:22:14.720Z] #11 DONE 5.1s
21:22:14 [2019-10-11T21:22:14.982Z] 
21:22:14 [2019-10-11T21:22:14.982Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:14 [2019-10-11T21:22:14.982Z] #40 43.75 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
21:22:14 [2019-10-11T21:22:14.982Z] #40 43.97 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
21:22:14 [2019-10-11T21:22:14.982Z] #40 44.02 Setting up python-pkg-resources (33.1.1-1) ...
21:22:15 [2019-10-11T21:22:15.156Z] #27 13.94 
##                                                                         3.4%
####                                                                       6.0%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.6%
#############                                                             18.7%
###############                                                           21.2%
#################                                                         23.8%
##################                                                        26.3%
####################                                                      28.9%
########################                                                  34.0%
##########################                                                36.5%
############################                                              39.0%
#############################                                             41.6%
###############################                                           44.1%
#################################                                         46.7%
###################################                                       49.2%
#####################################                                     51.8%
#######################################                                   54.3%
########################################                                  56.9%
##########################################                                59.4%
############################################                              62.0%
##############################################                            64.5%
################################################                          67.0%
##################################################                        69.6%
###################################################                       72.1%
#######################################################                   77.2%
###########################################################               82.3%
#############################################################             84.9%
################################################################          89.9%
####################################################################      95.0%
######################################################################    97.5%
######################################################################## 100.0%
21:22:15 [2019-10-11T21:22:15.561Z] #40 ...
21:22:15 [2019-10-11T21:22:15.561Z] 
21:22:15 [2019-10-11T21:22:15.561Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:15 [2019-10-11T21:22:15.561Z] #31 34.35 sync
21:22:15 [2019-10-11T21:22:15.561Z] #31 34.35 internal/reflectlite
21:22:15 [2019-10-11T21:22:15.561Z] #31 35.66 errors
21:22:15 [2019-10-11T21:22:15.561Z] #31 35.66 sort
21:22:15 [2019-10-11T21:22:15.561Z] #31 35.98 io
21:22:15 [2019-10-11T21:22:15.561Z] #31 35.98 strconv
21:22:15 [2019-10-11T21:22:15.561Z] #31 35.99 internal/oserror
21:22:15 [2019-10-11T21:22:15.561Z] #31 36.13 syscall
21:22:15 [2019-10-11T21:22:15.561Z] #31 37.18 strings
21:22:15 [2019-10-11T21:22:15.561Z] #31 37.18 bytes
21:22:15 [2019-10-11T21:22:15.561Z] #31 40.35 reflect
21:22:15 [2019-10-11T21:22:15.561Z] #31 40.61 bufio
21:22:15 [2019-10-11T21:22:15.561Z] #31 43.14 path
21:22:15 [2019-10-11T21:22:15.561Z] #31 43.86 text/tabwriter
21:22:15 [2019-10-11T21:22:15.565Z] #27 19.49 
21:22:15 [2019-10-11T21:22:15.565Z] #27 ...
21:22:15 [2019-10-11T21:22:15.565Z] 
21:22:15 [2019-10-11T21:22:15.565Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:15 [2019-10-11T21:22:15.565Z] #32 31.75 sync
21:22:15 [2019-10-11T21:22:15.565Z] #32 31.75 internal/reflectlite
21:22:15 [2019-10-11T21:22:15.565Z] #32 35.06 errors
21:22:15 [2019-10-11T21:22:15.565Z] #32 35.07 sort
21:22:15 [2019-10-11T21:22:15.565Z] #32 35.50 strconv
21:22:15 [2019-10-11T21:22:15.565Z] #32 36.85 io
21:22:15 [2019-10-11T21:22:15.565Z] #32 38.17 internal/oserror
21:22:15 [2019-10-11T21:22:15.565Z] #32 38.20 syscall
21:22:15 [2019-10-11T21:22:15.565Z] #32 40.18 reflect
21:22:15 [2019-10-11T21:22:15.565Z] #32 ...
21:22:15 [2019-10-11T21:22:15.565Z] 
21:22:15 [2019-10-11T21:22:15.565Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:15 [2019-10-11T21:22:15.565Z] #34 39.74 Selecting previously unselected package libxml2:s390x.
21:22:15 [2019-10-11T21:22:15.565Z] #34 39.74 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 39.75 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.43 Selecting previously unselected package libarchive13:s390x.
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.43 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.44 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.76 Selecting previously unselected package libjsoncpp1:s390x.
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.78 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.96 Selecting previously unselected package libuv1:s390x.
21:22:15 [2019-10-11T21:22:15.565Z] #34 40.96 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 41.01 Unpacking libuv1:s390x (1.9.1-3) ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 41.11 Selecting previously unselected package cmake.
21:22:15 [2019-10-11T21:22:15.565Z] #34 41.12 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
21:22:15 [2019-10-11T21:22:15.565Z] #34 41.19 Unpacking cmake (3.7.2-1) ...
21:22:15 [2019-10-11T21:22:15.712Z] #17 68.83 Selecting previously unselected package net-tools.
21:22:15 [2019-10-11T21:22:15.712Z] #17 68.84 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
21:22:15 [2019-10-11T21:22:15.712Z] #17 68.86 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:22:15 [2019-10-11T21:22:15.712Z] #17 69.12 Selecting previously unselected package python-pip-whl.
21:22:15 [2019-10-11T21:22:15.712Z] #17 69.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:22:15 [2019-10-11T21:22:15.712Z] #17 69.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:22:15 [2019-10-11T21:22:15.827Z] #31 ...
21:22:15 [2019-10-11T21:22:15.827Z] 
21:22:15 [2019-10-11T21:22:15.827Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.104 + RM_GOPATH=0
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.104 + TMP_GOPATH=
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.104 + : /build
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.104 + '[' -z '' ']'
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.104 ++ mktemp -d
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.115 + export GOPATH=/tmp/tmp.hnE9D5KF6F
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.116 + GOPATH=/tmp/tmp.hnE9D5KF6F
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.116 + RM_GOPATH=1
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.117 ++ dirname ./install.sh
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 + dir=.
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 + bin=runc
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 + shift
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 + '[' '!' -f ./runc.installer ']'
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 + . ./runc.installer
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.119 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.120 + install_runc
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.120 + uname -r
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.122 + grep -q '^3\.10\.0.*\.el7\.'
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.126 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.126 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.126 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hnE9D5KF6F/src/github.com/opencontainers/runc
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.126 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
21:22:15 [2019-10-11T21:22:15.827Z] #54 4.195 Cloning into '/tmp/tmp.hnE9D5KF6F/src/github.com/opencontainers/runc'...
21:22:16 [2019-10-11T21:22:16.088Z] #54 ...
21:22:16 [2019-10-11T21:22:16.088Z] 
21:22:16 [2019-10-11T21:22:16.088Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:16 [2019-10-11T21:22:16.088Z] #47 34.80 + cd /tmp/tmp.jBZFTmR54P/src/gotest.tools/gotestsum
21:22:16 [2019-10-11T21:22:16.088Z] #47 34.80 + git checkout -q v0.3.5
21:22:16 [2019-10-11T21:22:16.088Z] #47 34.81 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:22:16 [2019-10-11T21:22:16.088Z] #47 ...
21:22:16 [2019-10-11T21:22:16.088Z] 
21:22:16 [2019-10-11T21:22:16.088Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.951 + RM_GOPATH=0
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.951 + TMP_GOPATH=
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.951 + : /build
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.951 + '[' -z '' ']'
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.953 ++ mktemp -d
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.955 + export GOPATH=/tmp/tmp.M7GCOeTx7t
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.955 + GOPATH=/tmp/tmp.M7GCOeTx7t
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.955 + RM_GOPATH=1
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.957 ++ dirname ./install.sh
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.963 + dir=.
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + bin=containerd
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + shift
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + '[' '!' -f ./containerd.installer ']'
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + . ./containerd.installer
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + install_containerd
21:22:16 [2019-10-11T21:22:16.088Z] #59 4.968 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
21:22:16 [2019-10-11T21:22:16.089Z] #59 4.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M7GCOeTx7t/src/github.com/containerd/containerd
21:22:16 [2019-10-11T21:22:16.089Z] #59 4.978 Cloning into '/tmp/tmp.M7GCOeTx7t/src/github.com/containerd/containerd'...
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.76 Selecting previously unselected package python3-pip.
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.77 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.77 Unpacking python3-pip (9.0.1-2+deb9u1) ...
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.93 Selecting previously unselected package python3-pkg-resources.
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.94 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
21:22:16 [2019-10-11T21:22:16.646Z] #17 69.95 Unpacking python3-pkg-resources (33.1.1-1) ...
21:22:16 [2019-10-11T21:22:16.646Z] #17 70.11 Selecting previously unselected package python3-setuptools.
21:22:16 [2019-10-11T21:22:16.646Z] #17 70.11 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
21:22:16 [2019-10-11T21:22:16.646Z] #17 70.12 Unpacking python3-setuptools (33.1.1-1) ...
21:22:16 [2019-10-11T21:22:16.660Z] #59 ...
21:22:16 [2019-10-11T21:22:16.660Z] 
21:22:16 [2019-10-11T21:22:16.660Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:16 [2019-10-11T21:22:16.660Z] #44 35.26 internal/reflectlite
21:22:16 [2019-10-11T21:22:16.660Z] #44 35.26 github.com/LK4D4/vndr/godl/singleflight
21:22:16 [2019-10-11T21:22:16.660Z] #44 35.26 internal/singleflight
21:22:16 [2019-10-11T21:22:16.660Z] #44 35.27 math/rand
21:22:16 [2019-10-11T21:22:16.660Z] #44 36.45 io
21:22:16 [2019-10-11T21:22:16.660Z] #44 36.47 sort
21:22:16 [2019-10-11T21:22:16.660Z] #44 36.47 syscall
21:22:16 [2019-10-11T21:22:16.660Z] #44 36.47 strconv
21:22:16 [2019-10-11T21:22:16.660Z] #44 37.59 vendor/golang.org/x/net/dns/dnsmessage
21:22:16 [2019-10-11T21:22:16.660Z] #44 37.95 bytes
21:22:16 [2019-10-11T21:22:16.660Z] #44 41.44 reflect
21:22:16 [2019-10-11T21:22:16.660Z] #44 42.16 bufio
21:22:16 [2019-10-11T21:22:16.660Z] #44 45.32 regexp/syntax
21:22:16 [2019-10-11T21:22:16.660Z] #44 ...
21:22:16 [2019-10-11T21:22:16.660Z] 
21:22:16 [2019-10-11T21:22:16.660Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:16 [2019-10-11T21:22:16.660Z] #26 7.154 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:22:17 [2019-10-11T21:22:17.220Z] #17 70.47 Selecting previously unselected package python3-wheel.
21:22:17 [2019-10-11T21:22:17.220Z] #17 70.48 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
21:22:17 [2019-10-11T21:22:17.220Z] #17 70.48 Unpacking python3-wheel (0.29.0-2) ...
21:22:17 [2019-10-11T21:22:17.233Z] #26 8.002 
21:22:17 [2019-10-11T21:22:17.478Z] #17 70.91 Selecting previously unselected package thin-provisioning-tools.
21:22:17 [2019-10-11T21:22:17.479Z] #17 70.92 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
21:22:17 [2019-10-11T21:22:17.479Z] #17 70.93 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:22:17 [2019-10-11T21:22:17.479Z] #17 ...
21:22:17 [2019-10-11T21:22:17.479Z] 
21:22:17 [2019-10-11T21:22:17.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:17 [2019-10-11T21:22:17.479Z] #41 59.72   AR       compel/libcompel.a
21:22:17 [2019-10-11T21:22:17.479Z] #41 59.77   HOSTCC   compel/src/main-host.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 60.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 60.35   HOSTCC   compel/src/lib/handle-elf-host.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 60.84   HOSTCC   compel/src/lib/log-host.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 61.12   HOSTLINK compel/compel-host-bin
21:22:17 [2019-10-11T21:22:17.479Z] #41 61.23   DEP      soccr/soccr.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 61.35   CC       soccr/soccr.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 62.83   AR       soccr/libsoccr.a
21:22:17 [2019-10-11T21:22:17.479Z] #41 62.86 make[1]: 'soccr/libsoccr.a' is up to date.
21:22:17 [2019-10-11T21:22:17.479Z] #41 63.16   DEP      criu/arch/x86/sigframe.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 63.36   DEP      criu/arch/x86/sigaction_compat.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 63.51   DEP      criu/arch/x86/kerndat.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 63.65   DEP      criu/arch/x86/crtools.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 63.87   DEP      criu/arch/x86/cpu.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 64.01   CC       criu/arch/x86/cpu.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 64.67   CC       criu/arch/x86/crtools.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 66.03   CC       criu/arch/x86/kerndat.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 66.52   CC       criu/arch/x86/sigaction_compat.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 66.82   CC       criu/arch/x86/sigframe.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 66.97   LINK     criu/arch/x86/crtools.built-in.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.01   DEP      criu/pie/util-vdso-elf32.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.23   DEP      criu/arch/x86/vdso-pie.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.36   DEP      criu/pie/parasite-vdso.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.55   DEP      criu/pie/util-vdso.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.74   DEP      criu/pie/util.d
21:22:17 [2019-10-11T21:22:17.479Z] #41 67.89   CC       criu/pie/util.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 68.21   CC       criu/pie/util-vdso.o
21:22:17 [2019-10-11T21:22:17.479Z] #41 68.79   CC       criu/pie/parasite-vdso.o
21:22:17 [2019-10-11T21:22:17.523Z] #34 43.89 Selecting previously unselected package xxd.
21:22:17 [2019-10-11T21:22:17.523Z] #34 43.89 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
21:22:17 [2019-10-11T21:22:17.523Z] #34 43.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:22:17 [2019-10-11T21:22:17.737Z] #41 69.87   CC       criu/arch/x86/vdso-pie.o
21:22:17 [2019-10-11T21:22:17.737Z] #41 ...
21:22:17 [2019-10-11T21:22:17.737Z] 
21:22:17 [2019-10-11T21:22:17.737Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:17 [2019-10-11T21:22:17.805Z] 
21:22:17 [2019-10-11T21:22:17.805Z] #26 ...
21:22:17 [2019-10-11T21:22:17.805Z] 
21:22:17 [2019-10-11T21:22:17.805Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:22:17 [2019-10-11T21:22:17.805Z] #12 DONE 3.1s
21:22:17 [2019-10-11T21:22:17.805Z] 
21:22:17 [2019-10-11T21:22:17.805Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:17 [2019-10-11T21:22:17.915Z] #34 44.10 Selecting previously unselected package vim-common.
21:22:17 [2019-10-11T21:22:17.915Z] #34 44.10 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:22:17 [2019-10-11T21:22:17.915Z] #34 44.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:22:17 [2019-10-11T21:22:17.915Z] #34 44.37 Processing triggers for mime-support (3.60) ...
21:22:17 [2019-10-11T21:22:17.916Z] #34 44.43 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:22:17 [2019-10-11T21:22:17.948Z] #62 ...
21:22:17 [2019-10-11T21:22:17.948Z] 
21:22:17 [2019-10-11T21:22:17.948Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + RM_GOPATH=0
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + TMP_GOPATH=
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + : /build
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + '[' -z '' ']'
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 ++ mktemp -d
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + export GOPATH=/tmp/tmp.rmrUHCTcI4
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + GOPATH=/tmp/tmp.rmrUHCTcI4
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + RM_GOPATH=1
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 ++ dirname ./install.sh
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + dir=.
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + bin=golangci_lint
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + shift
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + '[' '!' -f ./golangci_lint.installer ']'
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + . ./golangci_lint.installer
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 ++ : v1.17.1
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + install_golangci_lint
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + echo 'Installing golangci-lint version v1.17.1'
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:22:17 [2019-10-11T21:22:17.948Z] #50 10.06 Installing golangci-lint version v1.17.1
21:22:17 [2019-10-11T21:22:17.948Z] #50 ...
21:22:17 [2019-10-11T21:22:17.948Z] 
21:22:17 [2019-10-11T21:22:17.948Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:17 [2019-10-11T21:22:17.948Z] #33 10.62 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:17 [2019-10-11T21:22:17.948Z] #33 10.63 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:17 [2019-10-11T21:22:17.948Z] #33 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:17 [2019-10-11T21:22:17.948Z] #33 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:17 [2019-10-11T21:22:17.948Z] #33 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:17 [2019-10-11T21:22:17.948Z] #33 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:22:17 [2019-10-11T21:22:17.948Z] #33 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:22:17 [2019-10-11T21:22:17.948Z] #33 16.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:22:17 [2019-10-11T21:22:17.995Z] #17 71.29 Selecting previously unselected package vim-runtime.
21:22:17 [2019-10-11T21:22:17.995Z] #17 71.30 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:22:17 [2019-10-11T21:22:17.995Z] #17 71.33 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:22:17 [2019-10-11T21:22:17.995Z] #17 71.38 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:22:17 [2019-10-11T21:22:17.995Z] #17 71.38 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:22:18 [2019-10-11T21:22:18.210Z] #33 ...
21:22:18 [2019-10-11T21:22:18.210Z] 
21:22:18 [2019-10-11T21:22:18.210Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:18 [2019-10-11T21:22:18.210Z] #31 10.18 Cloning into '/tmp/tmp.5CrRK0OgCp/src/github.com/BurntSushi/toml'...
21:22:18 [2019-10-11T21:22:18.210Z] #31 13.17 + cd /tmp/tmp.5CrRK0OgCp/src/github.com/BurntSushi/toml
21:22:18 [2019-10-11T21:22:18.210Z] #31 13.17 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:22:18 [2019-10-11T21:22:18.210Z] #31 13.29 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:22:18 [2019-10-11T21:22:18.210Z] #31 14.15 internal/cpu
21:22:18 [2019-10-11T21:22:18.210Z] #31 14.18 math/bits
21:22:18 [2019-10-11T21:22:18.210Z] #31 15.10 internal/bytealg
21:22:18 [2019-10-11T21:22:18.210Z] #31 15.32 math
21:22:18 [2019-10-11T21:22:18.210Z] #31 16.52 runtime
21:22:18 [2019-10-11T21:22:18.210Z] #31 19.72 unicode/utf8
21:22:18 [2019-10-11T21:22:18.210Z] #31 ...
21:22:18 [2019-10-11T21:22:18.210Z] 
21:22:18 [2019-10-11T21:22:18.210Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:18 [2019-10-11T21:22:18.210Z] #44 11.47 + cd /tmp/tmp.WqnquWemG1/src/github.com/LK4D4/vndr
21:22:18 [2019-10-11T21:22:18.210Z] #44 11.47 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:22:18 [2019-10-11T21:22:18.210Z] #44 11.53 + go build -buildmode=pie -v -o /build/vndr .
21:22:18 [2019-10-11T21:22:18.210Z] #44 13.30 internal/cpu
21:22:18 [2019-10-11T21:22:18.210Z] #44 13.42 runtime/internal/atomic
21:22:18 [2019-10-11T21:22:18.210Z] #44 13.68 runtime/internal/sys
21:22:18 [2019-10-11T21:22:18.210Z] #44 13.96 runtime/internal/math
21:22:18 [2019-10-11T21:22:18.210Z] #44 14.14 internal/race
21:22:18 [2019-10-11T21:22:18.210Z] #44 14.21 internal/bytealg
21:22:18 [2019-10-11T21:22:18.210Z] #44 14.43 sync/atomic
21:22:18 [2019-10-11T21:22:18.210Z] #44 14.97 unicode
21:22:18 [2019-10-11T21:22:18.210Z] #44 15.65 runtime
21:22:18 [2019-10-11T21:22:18.210Z] #44 19.00 unicode/utf8
21:22:18 [2019-10-11T21:22:18.210Z] #44 19.85 internal/testlog
21:22:18 [2019-10-11T21:22:18.210Z] #44 20.42 encoding
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.44 Setting up libuv1:s390x (1.9.1-3) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.46 Setting up cmake-data (3.7.2-1) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.48 Setting up libicu57:s390x (57.1-6+deb9u3) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.50 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.56 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.57 Setting up libjsoncpp1:s390x (1.7.4-3) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.58 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.59 Setting up cmake (3.7.2-1) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 44.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:18 [2019-10-11T21:22:18.321Z] #34 DONE 44.9s
21:22:18 [2019-10-11T21:22:18.321Z] 
21:22:18 [2019-10-11T21:22:18.321Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:18 [2019-10-11T21:22:18.469Z] #44 20.69 unicode/utf16
21:22:18 [2019-10-11T21:22:18.469Z] #44 ...
21:22:18 [2019-10-11T21:22:18.469Z] 
21:22:18 [2019-10-11T21:22:18.469Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:18 [2019-10-11T21:22:18.469Z] #31 20.80 runtime/cgo
21:22:18 [2019-10-11T21:22:18.731Z] #35 DONE 0.1s
21:22:18 [2019-10-11T21:22:18.731Z] 
21:22:18 [2019-10-11T21:22:18.731Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:18 [2019-10-11T21:22:18.731Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
21:22:18 [2019-10-11T21:22:18.731Z] #27 ...
21:22:18 [2019-10-11T21:22:18.731Z] 
21:22:18 [2019-10-11T21:22:18.731Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:22:18 [2019-10-11T21:22:18.731Z] #36 DONE 0.1s
21:22:18 [2019-10-11T21:22:18.731Z] 
21:22:18 [2019-10-11T21:22:18.731Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:18 [2019-10-11T21:22:18.731Z] #29 34.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:18 [2019-10-11T21:22:18.731Z] #29 ...
21:22:18 [2019-10-11T21:22:18.731Z] 
21:22:18 [2019-10-11T21:22:18.731Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:18 [2019-10-11T21:22:18.731Z] #45 34.87 math/rand
21:22:18 [2019-10-11T21:22:18.731Z] #45 36.05 internal/singleflight
21:22:18 [2019-10-11T21:22:18.731Z] #45 37.64 io
21:22:18 [2019-10-11T21:22:18.731Z] #45 37.64 strconv
21:22:18 [2019-10-11T21:22:18.731Z] #45 39.35 bytes
21:22:18 [2019-10-11T21:22:18.731Z] #45 41.77 bufio
21:22:18 [2019-10-11T21:22:18.731Z] #45 42.08 reflect
21:22:18 [2019-10-11T21:22:18.731Z] #45 43.99 syscall
21:22:19 [2019-10-11T21:22:19.036Z] #31 ...
21:22:19 [2019-10-11T21:22:19.036Z] 
21:22:19 [2019-10-11T21:22:19.036Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:19 [2019-10-11T21:22:19.036Z] #24 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:22:19 [2019-10-11T21:22:19.036Z] #24 13.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:22:19 [2019-10-11T21:22:19.036Z] #24 ...
21:22:19 [2019-10-11T21:22:19.036Z] 
21:22:19 [2019-10-11T21:22:19.036Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:19 [2019-10-11T21:22:19.036Z] #44 21.20 container/list
21:22:19 [2019-10-11T21:22:19.140Z] #45 ...
21:22:19 [2019-10-11T21:22:19.140Z] 
21:22:19 [2019-10-11T21:22:19.140Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:19 [2019-10-11T21:22:19.294Z] #44 ...
21:22:19 [2019-10-11T21:22:19.294Z] 
21:22:19 [2019-10-11T21:22:19.294Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:19 [2019-10-11T21:22:19.294Z] #40 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:22:19 [2019-10-11T21:22:19.294Z] #40 14.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:22:19 [2019-10-11T21:22:19.294Z] #40 16.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:22:19 [2019-10-11T21:22:19.870Z] #40 ...
21:22:19 [2019-10-11T21:22:19.870Z] 
21:22:19 [2019-10-11T21:22:19.870Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:19 [2019-10-11T21:22:19.870Z] #44 22.15 crypto/internal/subtle
21:22:20 [2019-10-11T21:22:20.436Z] #44 22.63 crypto/subtle
21:22:20 [2019-10-11T21:22:20.436Z] #44 ...
21:22:20 [2019-10-11T21:22:20.436Z] 
21:22:20 [2019-10-11T21:22:20.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:20 [2019-10-11T21:22:20.436Z] #10 13.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:22:20 [2019-10-11T21:22:20.436Z] #10 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:22:20 [2019-10-11T21:22:20.593Z] #26 8.598 
#                                                                          2.5%
###                                                                        5.2%
######                                                                     8.4%
#######                                                                    9.8%
##########                                                                14.0%
###########                                                               15.7%
##############                                                            19.5%
#################                                                         23.9%
######################                                                    31.4%
###########################                                               37.5%
################################                                          45.0%
#####################################                                     51.9%
########################################                                  56.7%
#########################################                                 57.6%
###########################################                               60.0%
##############################################                            64.3%
################################################                          67.8%
#################################################                         69.3%
####################################################                      72.3%
#####################################################                     73.8%
######################################################                    75.8%
########################################################                  78.1%
########################################################                  78.6%
##############################################################            86.3%
#####################################################################     95.8%
######################################################################## 100.0%
21:22:20 [2019-10-11T21:22:20.694Z] #10 ...
21:22:20 [2019-10-11T21:22:20.694Z] 
21:22:20 [2019-10-11T21:22:20.694Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:20 [2019-10-11T21:22:20.694Z] #22 22.94 + mkdir -p /build
21:22:20 [2019-10-11T21:22:20.694Z] #22 22.95 + mv docker/docker /build/
21:22:20 [2019-10-11T21:22:20.694Z] #22 22.96 + rmdir docker
21:22:21 [2019-10-11T21:22:21.075Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
####################                                                      28.2%
#####################                                                     29.2%
#####################                                                     30.1%
#######################                                                   32.0%
#######################                                                   33.0%
#########################                                                 34.8%
#########################                                                 35.8%
###########################                                               37.7%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.2%
21:22:21 [2019-10-11T21:22:21.075Z] #27 ...
21:22:21 [2019-10-11T21:22:21.075Z] 
21:22:21 [2019-10-11T21:22:21.075Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:21 [2019-10-11T21:22:21.075Z] #55 12.64 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
21:22:21 [2019-10-11T21:22:21.075Z] #55 ...
21:22:21 [2019-10-11T21:22:21.075Z] 
21:22:21 [2019-10-11T21:22:21.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:21 [2019-10-11T21:22:21.171Z] #26 ...
21:22:21 [2019-10-11T21:22:21.171Z] 
21:22:21 [2019-10-11T21:22:21.171Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:22:21 [2019-10-11T21:22:21.171Z] #13 2.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:22:21 [2019-10-11T21:22:21.171Z] #13 DONE 3.3s
21:22:21 [2019-10-11T21:22:21.439Z] 
21:22:21 [2019-10-11T21:22:21.439Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:22:21 [2019-10-11T21:22:21.628Z] #22 DONE 24.0s
21:22:21 [2019-10-11T21:22:21.628Z] 
21:22:21 [2019-10-11T21:22:21.628Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:21 [2019-10-11T21:22:21.628Z] #44 22.95 vendor/golang.org/x/crypto/cryptobyte/asn1
21:22:21 [2019-10-11T21:22:21.628Z] #44 23.06 internal/nettrace
21:22:21 [2019-10-11T21:22:21.628Z] #44 23.12 runtime/cgo
21:22:21 [2019-10-11T21:22:21.638Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
####################                                                      28.2%
#####################                                                     29.2%
#####################                                                     30.1%
#######################                                                   32.0%
#######################                                                   33.0%
#########################                                                 34.8%
#########################                                                 35.8%
###########################                                               37.7%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.2%
#################################                                         47.1%
21:22:21 [2019-10-11T21:22:21.638Z] #27 ...
21:22:21 [2019-10-11T21:22:21.638Z] 
21:22:21 [2019-10-11T21:22:21.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:21 [2019-10-11T21:22:21.638Z] #42 2.073 Note: Building without setproctitle() and strlcpy() support.
21:22:21 [2019-10-11T21:22:21.638Z] #42 2.073       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:22:21 [2019-10-11T21:22:21.638Z] #42 3.067 fatal: Not a git repository (or any of the parent directories): .git
21:22:21 [2019-10-11T21:22:21.638Z] #42 3.118   GEN      .gitid
21:22:21 [2019-10-11T21:22:21.638Z] #42 3.135   GEN      criu/include/version.h
21:22:21 [2019-10-11T21:22:21.638Z] #42 3.221   GEN      include/common/asm
21:22:21 [2019-10-11T21:22:21.638Z] #42 4.651   PBCC     images/google/protobuf/descriptor.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 4.749   PBCC     images/opts.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 4.835   PBCC     images/sit.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 4.885   DEP      images/google/protobuf/descriptor.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 4.978   DEP      images/opts.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.035   DEP      images/sit.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.094   PBCC     images/macvlan.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.120   DEP      images/macvlan.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.171   PBCC     images/autofs.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.198   DEP      images/autofs.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.247   PBCC     images/sysctl.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.289   DEP      images/sysctl.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.367   PBCC     images/time.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.389   DEP      images/time.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.430   PBCC     images/binfmt-misc.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.435   DEP      images/binfmt-misc.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.458   PBCC     images/seccomp.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.477   DEP      images/seccomp.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.498   PBCC     images/userns.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.509   DEP      images/userns.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.554   PBCC     images/cgroup.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.577   DEP      images/cgroup.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.608   PBCC     images/fown.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.631   PBCC     images/ext-file.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.650   DEP      images/fown.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.693   DEP      images/ext-file.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.738   PBCC     images/rpc.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.754   DEP      images/rpc.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.855   PBCC     images/siginfo.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.904   DEP      images/siginfo.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.966   PBCC     images/pagemap.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 5.974   DEP      images/pagemap.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.027   PBCC     images/rlimit.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.048   DEP      images/rlimit.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.080   PBCC     images/file-lock.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.100   DEP      images/file-lock.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.144   PBCC     images/tty.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.189   DEP      images/tty.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.274   PBCC     images/tun.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.302   PBCC     images/netdev.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.341   DEP      images/tun.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.439   DEP      images/netdev.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.487   PBCC     images/vma.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.524   DEP      images/vma.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.575   PBCC     images/creds.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.600   DEP      images/creds.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.656   PBCC     images/utsns.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.696   DEP      images/utsns.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.788   PBCC     images/ipc-desc.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.795   PBCC     images/ipc-sem.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.799   DEP      images/ipc-desc.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.893   DEP      images/ipc-sem.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.932   PBCC     images/ipc-msg.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 6.970   DEP      images/ipc-msg.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.013   PBCC     images/ipc-shm.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.031   DEP      images/ipc-shm.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.114   PBCC     images/ipc-var.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.168   DEP      images/ipc-var.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.227   PBCC     images/sk-opts.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.258   PBCC     images/packet-sock.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.273   DEP      images/sk-opts.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.340   DEP      images/packet-sock.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.362   PBCC     images/sk-netlink.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.422   DEP      images/sk-netlink.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.481   PBCC     images/sk-inet.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.501   DEP      images/sk-inet.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.558   PBCC     images/sk-unix.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.577   DEP      images/sk-unix.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.624   PBCC     images/mm.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.680   DEP      images/mm.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.768   PBCC     images/timerfd.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.812   DEP      images/timerfd.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.879   PBCC     images/timer.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.884   DEP      images/timer.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.919   PBCC     images/sa.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 7.939   DEP      images/sa.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.027   PBCC     images/pipe-data.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.032   DEP      images/pipe-data.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.141   PBCC     images/mnt.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.152   DEP      images/mnt.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.198   PBCC     images/sk-packet.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.231   DEP      images/sk-packet.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.258   PBCC     images/tcp-stream.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.315   DEP      images/tcp-stream.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.362   PBCC     images/pipe.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.406   DEP      images/pipe.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.470   PBCC     images/pstree.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.518   DEP      images/pstree.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.565   PBCC     images/fs.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.579   DEP      images/fs.pb-c.d
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.671   PBCC     images/signalfd.pb-c.c
21:22:21 [2019-10-11T21:22:21.638Z] #42 8.739   DEP      images/signalfd.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 8.794   PBCC     images/fh.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 8.838   PBCC     images/fsnotify.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 8.895   DEP      images/fh.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 8.950   DEP      images/fsnotify.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.088   PBCC     images/eventpoll.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.117   DEP      images/eventpoll.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.165   PBCC     images/eventfd.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.207   DEP      images/eventfd.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.292   PBCC     images/remap-file-path.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.340   DEP      images/remap-file-path.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.457   PBCC     images/fifo.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.537   DEP      images/fifo.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.603   PBCC     images/ghost-file.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.680   DEP      images/ghost-file.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.754   PBCC     images/regfile.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.813   DEP      images/regfile.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.943   PBCC     images/ns.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 9.968   DEP      images/ns.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 10.09   PBCC     images/fdinfo.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 10.19   DEP      images/fdinfo.pb-c.d
21:22:21 [2019-10-11T21:22:21.639Z] #42 10.32   PBCC     images/core-aarch64.pb-c.c
21:22:21 [2019-10-11T21:22:21.639Z] #42 10.39   PBCC     images/core-arm.pb-c.c
21:22:22 [2019-10-11T21:22:22.032Z] #42 10.48   PBCC     images/core-ppc64.pb-c.c
21:22:22 [2019-10-11T21:22:22.032Z] #42 10.63   PBCC     images/core-s390.pb-c.c
21:22:22 [2019-10-11T21:22:22.032Z] #42 10.71   PBCC     images/core-x86.pb-c.c
21:22:22 [2019-10-11T21:22:22.032Z] #42 10.75   PBCC     images/core.pb-c.c
21:22:22 [2019-10-11T21:22:22.032Z] #42 10.82   PBCC     images/inventory.pb-c.c
21:22:22 [2019-10-11T21:22:22.442Z] #42 10.87   DEP      images/core-aarch64.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 10.97   DEP      images/core-arm.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.07   DEP      images/core-ppc64.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.11   DEP      images/core-s390.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.16   DEP      images/core-x86.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.20   DEP      images/core.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.25   DEP      images/inventory.pb-c.d
21:22:22 [2019-10-11T21:22:22.442Z] #42 11.34   PBCC     images/cpuinfo.pb-c.c
21:22:22 [2019-10-11T21:22:22.854Z] #42 11.40   DEP      images/cpuinfo.pb-c.d
21:22:22 [2019-10-11T21:22:22.854Z] #42 11.47   PBCC     images/stats.pb-c.c
21:22:22 [2019-10-11T21:22:22.854Z] #42 11.48   DEP      images/stats.pb-c.d
21:22:23 [2019-10-11T21:22:23.261Z] #17 76.34 Selecting previously unselected package vim.
21:22:23 [2019-10-11T21:22:23.261Z] #17 76.37 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:22:23 [2019-10-11T21:22:23.261Z] #17 76.37 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:22:23 [2019-10-11T21:22:23.272Z] #42 ...
21:22:23 [2019-10-11T21:22:23.272Z] 
21:22:23 [2019-10-11T21:22:23.272Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:23 [2019-10-11T21:22:23.520Z] #17 76.99 Selecting previously unselected package xfsprogs.
21:22:23 [2019-10-11T21:22:23.520Z] #17 77.00 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
21:22:23 [2019-10-11T21:22:23.520Z] #17 77.00 Unpacking xfsprogs (4.9.0+nmu1) ...
21:22:23 [2019-10-11T21:22:23.984Z] #14 DONE 2.9s
21:22:23 [2019-10-11T21:22:23.984Z] 
21:22:23 [2019-10-11T21:22:23.984Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:23 [2019-10-11T21:22:23.984Z] #26 12.42 
21:22:23 [2019-10-11T21:22:23.984Z] #26 12.89 
#########                                                                 12.7%
##################                                                        26.2%
########################                                                  34.3%
#################################                                         47.1%
##############################################                            64.6%
###########################################################               83.0%
######################################################################## 100.0%
21:22:23 [2019-10-11T21:22:23.984Z] #26 14.23 
21:22:24 [2019-10-11T21:22:24.155Z] #44 ...
21:22:24 [2019-10-11T21:22:24.155Z] 
21:22:24 [2019-10-11T21:22:24.155Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:24 [2019-10-11T21:22:24.155Z] #56 16.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:22:24 [2019-10-11T21:22:24.155Z] #56 ...
21:22:24 [2019-10-11T21:22:24.155Z] 
21:22:24 [2019-10-11T21:22:24.155Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:22:24 [2019-10-11T21:22:24.155Z] #38 25.29 Checking out files:  47% (740/1559)   
Checking out files:  48% (749/1559)   
Checking out files:  49% (764/1559)   
Checking out files:  50% (780/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
21:22:24 [2019-10-11T21:22:24.155Z] #38 26.65 + cd /tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution
21:22:24 [2019-10-11T21:22:24.155Z] #38 26.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:22:24 [2019-10-11T21:22:24.459Z] #17 77.70 Selecting previously unselected package zip.
21:22:24 [2019-10-11T21:22:24.459Z] #17 77.71 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
21:22:24 [2019-10-11T21:22:24.459Z] #17 77.72 Unpacking zip (3.0-11+b1) ...
21:22:24 [2019-10-11T21:22:24.718Z] #17 77.95 Selecting previously unselected package libapparmor-perl.
21:22:24 [2019-10-11T21:22:24.718Z] #17 77.95 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
21:22:24 [2019-10-11T21:22:24.718Z] #17 77.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:22:24 [2019-10-11T21:22:24.718Z] #17 78.11 Selecting previously unselected package apparmor.
21:22:24 [2019-10-11T21:22:24.718Z] #17 78.12 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
21:22:24 [2019-10-11T21:22:24.718Z] #17 78.19 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:22:25 [2019-10-11T21:22:25.284Z] #17 78.83 Selecting previously unselected package binutils-mingw-w64-i686.
21:22:25 [2019-10-11T21:22:25.317Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
####################                                                      28.2%
#####################                                                     29.2%
#####################                                                     30.1%
#######################                                                   32.0%
#######################                                                   33.0%
#########################                                                 34.8%
#########################                                                 35.8%
###########################                                               37.7%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.2%
#################################                                         47.1%
##################################                                        48.1%
###################################                                       50.0%
####################################                                      50.9%
#####################################                                     51.9%
######################################                                    53.8%
########################################                                  55.6%
########################################                                  56.6%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.4%
############################################                              62.3%
#############################################                             63.2%
##############################################                            64.2%
###############################################                           66.0%
###############################################                           66.6%
################################################                          67.4%
#################################################                         68.7%
##################################################                        70.0%
###################################################                       71.1%
###################################################                       72.0%
#####################################################                     73.9%
######################################################                    75.8%
#######################################################                   76.7%
########################################################                  78.6%
#########################################################                 79.6%
#########################################################                 80.5%
###########################################################               82.4%
############################################################              83.4%
21:22:25 [2019-10-11T21:22:25.317Z] #27 ...
21:22:25 [2019-10-11T21:22:25.317Z] 
21:22:25 [2019-10-11T21:22:25.317Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:25 [2019-10-11T21:22:25.317Z] #18 14.39 Fetched 7670 kB in 14s (543 kB/s)
21:22:25 [2019-10-11T21:22:25.317Z] #18 14.39 Reading package lists...
21:22:25 [2019-10-11T21:22:25.317Z] #18 18.97 Reading package lists...
21:22:25 [2019-10-11T21:22:25.317Z] #18 23.73 Building dependency tree...
21:22:25 [2019-10-11T21:22:25.317Z] #18 ...
21:22:25 [2019-10-11T21:22:25.317Z] 
21:22:25 [2019-10-11T21:22:25.317Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:25 [2019-10-11T21:22:25.542Z] #17 78.83 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
21:22:25 [2019-10-11T21:22:25.542Z] #17 78.84 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:22:26 [2019-10-11T21:22:26.335Z] #26 14.73 
##                                                                         3.8%
####                                                                       6.7%
#######                                                                   10.0%
##########                                                                14.1%
#############                                                             18.6%
################                                                          23.1%
####################                                                      28.8%
########################                                                  33.7%
############################                                              39.7%
###############################                                           44.3%
##################################                                        48.5%
#####################################                                     51.7%
#######################################                                   55.4%
############################################                              61.7%
###############################################                           66.3%
##################################################                        70.3%
####################################################                      72.6%
######################################################                    75.8%
#########################################################                 80.5%
############################################################              84.1%
###############################################################           88.0%
######################################################################## 100.0%
21:22:26 [2019-10-11T21:22:26.542Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
####################                                                      28.2%
#####################                                                     29.2%
#####################                                                     30.1%
#######################                                                   32.0%
#######################                                                   33.0%
#########################                                                 34.8%
#########################                                                 35.8%
###########################                                               37.7%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.2%
#################################                                         47.1%
##################################                                        48.1%
###################################                                       50.0%
####################################                                      50.9%
#####################################                                     51.9%
######################################                                    53.8%
########################################                                  55.6%
########################################                                  56.6%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.4%
############################################                              62.3%
#############################################                             63.2%
##############################################                            64.2%
###############################################                           66.0%
###############################################                           66.6%
################################################                          67.4%
#################################################                         68.7%
##################################################                        70.0%
###################################################                       71.1%
###################################################                       72.0%
#####################################################                     73.9%
######################################################                    75.8%
#######################################################                   76.7%
########################################################                  78.6%
#########################################################                 79.6%
#########################################################                 80.5%
###########################################################               82.4%
############################################################              83.4%
#############################################################             85.2%
##############################################################            86.2%
##############################################################            87.1%
################################################################          89.0%
##################################################################        91.9%
##################################################################        92.8%
####################################################################      94.7%
####################################################################      95.7%
21:22:26 [2019-10-11T21:22:26.542Z] #27 ...
21:22:26 [2019-10-11T21:22:26.542Z] 
21:22:26 [2019-10-11T21:22:26.542Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.301 + RM_GOPATH=0
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.301 + TMP_GOPATH=
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.301 + : /build
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.301 + '[' -z '' ']'
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.303 ++ mktemp -d
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.308 + export GOPATH=/tmp/tmp.p7Y5l6k00b
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.308 + GOPATH=/tmp/tmp.p7Y5l6k00b
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.309 + RM_GOPATH=1
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.311 ++ dirname ./install.sh
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.315 + dir=.
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.316 + bin=tini
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.316 + shift
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.316 + '[' '!' -f ./tini.installer ']'
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.317 + . ./tini.installer
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.317 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.319 + install_tini
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.320 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.320 + git clone https://github.com/krallin/tini.git /tmp/tmp.p7Y5l6k00b/tini
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.320 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:22:26 [2019-10-11T21:22:26.542Z] #37 0.329 Cloning into '/tmp/tmp.p7Y5l6k00b/tini'...
21:22:26 [2019-10-11T21:22:26.542Z] #37 1.223 + cd /tmp/tmp.p7Y5l6k00b/tini
21:22:26 [2019-10-11T21:22:26.542Z] #37 1.224 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:22:26 [2019-10-11T21:22:26.542Z] #37 1.243 + cmake .
21:22:26 [2019-10-11T21:22:26.542Z] #37 1.791 -- The C compiler identification is GNU 6.3.0
21:22:26 [2019-10-11T21:22:26.542Z] #37 1.829 -- Check for working C compiler: /usr/bin/cc
21:22:26 [2019-10-11T21:22:26.542Z] #37 2.802 -- Check for working C compiler: /usr/bin/cc -- works
21:22:26 [2019-10-11T21:22:26.542Z] #37 2.816 -- Detecting C compiler ABI info
21:22:26 [2019-10-11T21:22:26.542Z] #37 3.422 -- Detecting C compiler ABI info - done
21:22:26 [2019-10-11T21:22:26.542Z] #37 3.530 -- Detecting C compile features
21:22:26 [2019-10-11T21:22:26.542Z] #37 4.888 -- Detecting C compile features - done
21:22:26 [2019-10-11T21:22:26.542Z] #37 4.927 -- Performing Test HAS_BUILTIN_FORTIFY
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.176 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.316 -- Configuring done
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.321 -- Generating done
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.324 -- Build files have been written to: /tmp/tmp.p7Y5l6k00b/tini
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.330 + make tini-static
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.753 Scanning dependencies of target tini-static
21:22:26 [2019-10-11T21:22:26.542Z] #37 5.800 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:22:26 [2019-10-11T21:22:26.542Z] #37 7.093 [100%] Linking C executable tini-static
21:22:26 [2019-10-11T21:22:26.542Z] #37 7.528 [100%] Built target tini-static
21:22:26 [2019-10-11T21:22:26.542Z] #37 7.664 + mkdir -p /build
21:22:26 [2019-10-11T21:22:26.542Z] #37 7.672 + cp tini-static /build/docker-init
21:22:26 [2019-10-11T21:22:26.542Z] #37 DONE 7.8s
21:22:26 [2019-10-11T21:22:26.542Z] 
21:22:26 [2019-10-11T21:22:26.542Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:26 [2019-10-11T21:22:26.916Z] #26 17.55 
21:22:27 [2019-10-11T21:22:27.186Z] #26 ...
21:22:27 [2019-10-11T21:22:27.186Z] 
21:22:27 [2019-10-11T21:22:27.186Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:27 [2019-10-11T21:22:27.186Z] #40 48.47 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 48.55 Setting up libprotobuf10:arm64 (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 48.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 48.67 Setting up python-protobuf (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 54.82 Setting up libcap-dev:arm64 (1:2.25-1) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 54.87 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 54.89 Setting up libnl-3-200:arm64 (3.2.27-2) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 54.95 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 54.98 Setting up libprotoc10:arm64 (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.00 Setting up protobuf-c-compiler (1.2.1-2) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.02 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.04 Setting up protobuf-compiler (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.07 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.09 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 55.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:27 [2019-10-11T21:22:27.186Z] #40 DONE 56.4s
21:22:27 [2019-10-11T21:22:27.186Z] 
21:22:27 [2019-10-11T21:22:27.186Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:22:27 [2019-10-11T21:22:27.186Z] #15 DONE 3.1s
21:22:27 [2019-10-11T21:22:27.186Z] 
21:22:27 [2019-10-11T21:22:27.186Z] #16 [dev 6/24] RUN ldconfig
21:22:27 [2019-10-11T21:22:27.402Z] #27 19.99 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        5.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
#######                                                                   10.3%
########                                                                  12.2%
#########                                                                 13.1%
##########                                                                15.0%
############                                                              16.9%
#############                                                             18.8%
##############                                                            19.7%
###############                                                           21.6%
################                                                          22.6%
################                                                          23.5%
##################                                                        25.4%
##################                                                        26.3%
####################                                                      28.2%
#####################                                                     29.2%
#####################                                                     30.1%
#######################                                                   32.0%
#######################                                                   33.0%
#########################                                                 34.8%
#########################                                                 35.8%
###########################                                               37.7%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.4%
###############################                                           43.3%
###############################                                           44.3%
################################                                          45.2%
#################################                                         47.1%
##################################                                        48.1%
###################################                                       50.0%
####################################                                      50.9%
#####################################                                     51.9%
######################################                                    53.8%
########################################                                  55.6%
########################################                                  56.6%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.4%
############################################                              62.3%
#############################################                             63.2%
##############################################                            64.2%
###############################################                           66.0%
###############################################                           66.6%
################################################                          67.4%
#################################################                         68.7%
##################################################                        70.0%
###################################################                       71.1%
###################################################                       72.0%
#####################################################                     73.9%
######################################################                    75.8%
#######################################################                   76.7%
########################################################                  78.6%
#########################################################                 79.6%
#########################################################                 80.5%
###########################################################               82.4%
############################################################              83.4%
#############################################################             85.2%
##############################################################            86.2%
##############################################################            87.1%
################################################################          89.0%
##################################################################        91.9%
##################################################################        92.8%
####################################################################      94.7%
####################################################################      95.7%
######################################################################    97.5%
######################################################################    98.5%
#######################################################################   99.4%
######################################################################## 100.0%
21:22:27 [2019-10-11T21:22:27.402Z] #27 31.33 
21:22:27 [2019-10-11T21:22:27.441Z] #38 29.59 + GOPATH=/tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.R1cp7ni28t go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:22:27 [2019-10-11T21:22:27.442Z] #17 80.59 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:22:27 [2019-10-11T21:22:27.442Z] #17 80.59 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
21:22:27 [2019-10-11T21:22:27.442Z] #17 80.60 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:22:28 [2019-10-11T21:22:28.376Z] #17 ...
21:22:28 [2019-10-11T21:22:28.376Z] 
21:22:28 [2019-10-11T21:22:28.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:28 [2019-10-11T21:22:28.376Z] #41 70.30   CC       criu/pie/util-vdso-elf32.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.09   AR       criu/pie/pie.lib.a
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.16   DEP      criu/pie/restorer.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.42   DEP      criu/arch/x86/sigaction_compat_pie.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.56   DEP      criu/arch/x86/restorer_unmap.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.60   DEP      criu/arch/x86/restorer.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 71.87   DEP      criu/pie/parasite.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 72.13   CC       criu/pie/parasite.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 73.57   LINK     criu/pie/parasite.built-in.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 73.59   GEN      criu/pie/parasite-blob.h
21:22:28 [2019-10-11T21:22:28.376Z] #41 73.60   CC       criu/arch/x86/restorer.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 74.17   CC       criu/arch/x86/restorer_unmap.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 74.22   CC       criu/arch/x86/sigaction_compat_pie.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 74.46   CC       criu/pie/restorer.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.25   LINK     criu/pie/restorer.built-in.o
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.27   GEN      criu/pie/restorer-blob.h
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.39   DEP      criu/vdso.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.56   DEP      criu/vdso-compat.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.78   DEP      criu/uts_ns.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 77.96   DEP      criu/util.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 78.19   DEP      criu/uffd.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 78.38   DEP      criu/tun.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 78.57   DEP      criu/tty.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 78.75   DEP      criu/timerfd.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 78.94   DEP      criu/sysfs_parse.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 79.17   DEP      criu/sysctl.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 79.40   DEP      criu/string.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 79.45   DEP      criu/stats.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 79.63   DEP      criu/sockets.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 79.81   DEP      criu/sk-unix.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 80.09   DEP      criu/sk-tcp.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 80.29   DEP      criu/sk-queue.d
21:22:28 [2019-10-11T21:22:28.376Z] #41 80.53   DEP      criu/sk-packet.d
21:22:28 [2019-10-11T21:22:28.445Z] #27 32.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:22:28 [2019-10-11T21:22:28.582Z] #16 ...
21:22:28 [2019-10-11T21:22:28.582Z] 
21:22:28 [2019-10-11T21:22:28.582Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:28 [2019-10-11T21:22:28.582Z] #31 47.16 time
21:22:28 [2019-10-11T21:22:28.582Z] #31 47.19 internal/syscall/unix
21:22:28 [2019-10-11T21:22:28.582Z] #31 54.33 internal/poll
21:22:28 [2019-10-11T21:22:28.582Z] #31 56.22 os
21:22:28 [2019-10-11T21:22:28.582Z] #31 ...
21:22:28 [2019-10-11T21:22:28.582Z] 
21:22:28 [2019-10-11T21:22:28.582Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:28 [2019-10-11T21:22:28.634Z] #41 80.74   DEP      criu/sk-netlink.d
21:22:28 [2019-10-11T21:22:28.634Z] #41 80.93   DEP      criu/sk-inet.d
21:22:28 [2019-10-11T21:22:28.830Z] #38 ...
21:22:28 [2019-10-11T21:22:28.830Z] 
21:22:28 [2019-10-11T21:22:28.830Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:28 [2019-10-11T21:22:28.847Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
21:22:28 [2019-10-11T21:22:28.847Z] #26 ...
21:22:28 [2019-10-11T21:22:28.847Z] 
21:22:28 [2019-10-11T21:22:28.847Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:28 [2019-10-11T21:22:28.847Z] #44 47.59 vendor/golang.org/x/text/transform
21:22:28 [2019-10-11T21:22:28.847Z] #44 50.64 time
21:22:28 [2019-10-11T21:22:28.847Z] #44 55.63 regexp
21:22:28 [2019-10-11T21:22:28.847Z] #44 ...
21:22:28 [2019-10-11T21:22:28.847Z] 
21:22:28 [2019-10-11T21:22:28.847Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:28 [2019-10-11T21:22:28.907Z] #27 33.04 
21:22:29 [2019-10-11T21:22:29.083Z] #41 81.12   DEP      criu/signalfd.d
21:22:29 [2019-10-11T21:22:29.302Z] #27 33.44 
######################################################################## 100.0%
21:22:29 [2019-10-11T21:22:29.302Z] #27 33.52 
21:22:29 [2019-10-11T21:22:29.341Z] #41 81.51   DEP      criu/sigframe.d
21:22:29 [2019-10-11T21:22:29.341Z] #41 ...
21:22:29 [2019-10-11T21:22:29.341Z] 
21:22:29 [2019-10-11T21:22:29.341Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:29 [2019-10-11T21:22:29.341Z] #17 82.71 Selecting previously unselected package binutils-mingw-w64.
21:22:29 [2019-10-11T21:22:29.341Z] #17 82.72 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:22:29 [2019-10-11T21:22:29.341Z] #17 82.75 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:22:29 [2019-10-11T21:22:29.599Z] #17 82.98 Selecting previously unselected package mingw-w64-common.
21:22:29 [2019-10-11T21:22:29.599Z] #17 82.98 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
21:22:29 [2019-10-11T21:22:29.858Z] #17 83.12 Unpacking mingw-w64-common (5.0.1-1) ...
21:22:29 [2019-10-11T21:22:29.865Z] #68 30.59 Checking out files:  44% (890/1993)   
Checking out files:  45% (897/1993)   
Checking out files:  46% (917/1993)   
Checking out files:  47% (937/1993)   
Checking out files:  48% (957/1993)   
Checking out files:  49% (977/1993)   
Checking out files:  50% (997/1993)   
Checking out files:  51% (1017/1993)   
Checking out files:  52% (1037/1993)   
Checking out files:  53% (1057/1993)   
Checking out files:  54% (1077/1993)   
Checking out files:  55% (1097/1993)   
Checking out files:  56% (1117/1993)   
Checking out files:  57% (1137/1993)   
Checking out files:  58% (1156/1993)   
Checking out files:  59% (1176/1993)   
Checking out files:  60% (1196/1993)   
Checking out files:  61% (1216/1993)   
Checking out files:  62% (1236/1993)   
Checking out files:  63% (1256/1993)   
Checking out files:  64% (1276/1993)   
Checking out files:  65% (1296/1993)   
Checking out files:  66% (1316/1993)   
Checking out files:  67% (1336/1993)   
Checking out files:  68% (1356/1993)   
Checking out files:  69% (1376/1993)   
Checking out files:  70% (1396/1993)   
Checking out files:  71% (1416/1993)   
Checking out files:  72% (1435/1993)   
Checking out files:  73% (1455/1993)   
Checking out files:  74% (1475/1993)   
Checking out files:  75% (1495/1993)   
Checking out files:  76% (1515/1993)   
Checking out files:  77% (1535/1993)   
Checking out files:  78% (1555/1993)   
Checking out files:  79% (1575/1993)   
Checking out files:  80% (1595/1993)   
Checking out files:  81% (1615/1993)   
Checking out files:  82% (1635/1993)   
Checking out files:  83% (1655/1993)   
Checking out files:  84% (1675/1993)   
Checking out files:  85% (1695/1993)   
Checking out files:  86% (1714/1993)   
Checking out files:  86% (1725/1993)   
Checking out files:  87% (1734/1993)   
Checking out files:  88% (1754/1993)   
Checking out files:  89% (1774/1993)   
Checking out files:  90% (1794/1993)   
Checking out files:  91% (1814/1993)   
Checking out files:  92% (1834/1993)   
Checking out files:  93% (1854/1993)   
Checking out files:  94% (1874/1993)   
Checking out files:  95% (1894/1993)   
Checking out files:  96% (1914/1993)   
Checking out files:  97% (1934/1993)   
Checking out files:  98% (1954/1993)   
Checking out files:  99% (1974/1993)   
Checking out files: 100% (1993/1993)   
Checking out files: 100% (1993/1993), done.
21:22:29 [2019-10-11T21:22:29.865Z] #68 32.27 + cd /tmp/tmp.PillkmaCjf/src/github.com/docker/libnetwork
21:22:30 [2019-10-11T21:22:30.116Z] #17 ...
21:22:30 [2019-10-11T21:22:30.116Z] 
21:22:30 [2019-10-11T21:22:30.116Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:30 [2019-10-11T21:22:30.116Z] #44 151.4 github.com/LK4D4/vndr/godl
21:22:30 [2019-10-11T21:22:30.116Z] #44 152.0 github.com/LK4D4/vndr
21:22:30 [2019-10-11T21:22:30.124Z] #68 32.28 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
21:22:30 [2019-10-11T21:22:30.161Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
##########################                                                36.1%
##########################                                                37.4%
############################                                              39.8%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.9%
######################################                                    54.0%
21:22:30 [2019-10-11T21:22:30.161Z] #26 ...
21:22:30 [2019-10-11T21:22:30.161Z] 
21:22:30 [2019-10-11T21:22:30.161Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.02 Selecting previously unselected package libxml2:arm64.
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.02 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.66 Selecting previously unselected package libarchive13:arm64.
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.66 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.67 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 51.99 Selecting previously unselected package libjsoncpp1:arm64.
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.00 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.04 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.37 Selecting previously unselected package libuv1:arm64.
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.38 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.42 Unpacking libuv1:arm64 (1.9.1-3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.66 Selecting previously unselected package cmake.
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.66 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 52.80 Unpacking cmake (3.7.2-1) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.52 Selecting previously unselected package xxd.
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.54 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.56 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.86 Selecting previously unselected package vim-common.
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.86 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 56.92 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 57.30 Processing triggers for mime-support (3.60) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 57.49 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 57.56 Setting up libuv1:arm64 (1.9.1-3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 57.66 Setting up cmake-data (3.7.2-1) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 57.92 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.02 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.29 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.32 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.36 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.39 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.42 Setting up cmake (3.7.2-1) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 58.54 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:30 [2019-10-11T21:22:30.161Z] #33 DONE 59.4s
21:22:30 [2019-10-11T21:22:30.161Z] 
21:22:30 [2019-10-11T21:22:30.161Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:30 [2019-10-11T21:22:30.161Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
##########################                                                36.1%
##########################                                                37.4%
############################                                              39.8%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.9%
######################################                                    54.0%
#########################################                                 57.3%
##########################################                                58.5%
###########################################                               59.9%
21:22:30 [2019-10-11T21:22:30.161Z] #26 ...
21:22:30 [2019-10-11T21:22:30.161Z] 
21:22:30 [2019-10-11T21:22:30.161Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:30 [2019-10-11T21:22:30.161Z] #34 DONE 0.1s
21:22:30 [2019-10-11T21:22:30.161Z] 
21:22:30 [2019-10-11T21:22:30.161Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:30 [2019-10-11T21:22:30.374Z] #44 ...
21:22:30 [2019-10-11T21:22:30.374Z] 
21:22:30 [2019-10-11T21:22:30.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:30 [2019-10-11T21:22:30.374Z] #41 81.62   DEP      criu/shmem.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 81.80   DEP      criu/servicefd.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 81.96   DEP      criu/seize.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 82.17   DEP      criu/seccomp.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 82.37   DEP      criu/rst-malloc.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 82.46   DEP      criu/rbtree.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 82.51   DEP      criu/pstree.d
21:22:30 [2019-10-11T21:22:30.374Z] #41 82.66   DEP      criu/protobuf.d
21:22:30 [2019-10-11T21:22:30.423Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
##########################                                                36.1%
##########################                                                37.4%
############################                                              39.8%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.9%
######################################                                    54.0%
#########################################                                 57.3%
##########################################                                58.5%
###########################################                               59.9%
############################################                              61.4%
21:22:30 [2019-10-11T21:22:30.423Z] #26 ...
21:22:30 [2019-10-11T21:22:30.423Z] 
21:22:30 [2019-10-11T21:22:30.423Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:22:30 [2019-10-11T21:22:30.423Z] #35 DONE 0.2s
21:22:30 [2019-10-11T21:22:30.423Z] 
21:22:30 [2019-10-11T21:22:30.423Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:30 [2019-10-11T21:22:30.632Z] #41 82.77   GEN      criu/protobuf-desc-gen.h
21:22:30 [2019-10-11T21:22:30.642Z] #27 34.70 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:22:30 [2019-10-11T21:22:30.688Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
##########################                                                36.1%
##########################                                                37.4%
############################                                              39.8%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.9%
######################################                                    54.0%
#########################################                                 57.3%
##########################################                                58.5%
###########################################                               59.9%
############################################                              61.4%
#############################################                             63.0%
##############################################                     
21:22:30 [2019-10-11T21:22:30.688Z] #26 ...
21:22:30 [2019-10-11T21:22:30.688Z] 
21:22:30 [2019-10-11T21:22:30.688Z] #16 [dev 6/24] RUN ldconfig
21:22:30 [2019-10-11T21:22:30.688Z] #16 DONE 3.5s
21:22:30 [2019-10-11T21:22:30.688Z] 
21:22:30 [2019-10-11T21:22:30.688Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:30 [2019-10-11T21:22:30.690Z] #68 33.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:22:31 [2019-10-11T21:22:31.049Z] #27 35.04 
21:22:31 [2019-10-11T21:22:31.452Z] #27 35.33 
####################################################                      72.7%
######################################################################## 100.0%
21:22:31 [2019-10-11T21:22:31.452Z] #27 35.59 
21:22:32 [2019-10-11T21:22:32.004Z] #41 84.01   DEP      criu/protobuf-desc.d
21:22:32 [2019-10-11T21:22:32.004Z] #41 84.12   DEP      criu/proc_parse.d
21:22:32 [2019-10-11T21:22:32.004Z] #41 ...
21:22:32 [2019-10-11T21:22:32.004Z] 
21:22:32 [2019-10-11T21:22:32.004Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:32 [2019-10-11T21:22:32.004Z] #44 DONE 163.3s
21:22:32 [2019-10-11T21:22:32.004Z] 
21:22:32 [2019-10-11T21:22:32.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:32 [2019-10-11T21:22:32.004Z] #41 84.32   DEP      criu/plugin.d
21:22:32 [2019-10-11T21:22:32.262Z] #41 84.53   DEP      criu/pipes.d
21:22:32 [2019-10-11T21:22:32.262Z] #26 17.93 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.0%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.1%
##########                                                                15.2%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.8%
###################                                                       26.5%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.1%
########################                                                  34.3%
##########################                                                36.1%
##########################                                                37.4%
############################                                              39.8%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.9%
######################################                                    54.0%
#########################################                                 57.3%
##########################################                                58.5%
###########################################                               59.9%
############################################                              61.4%
#############################################                             63.0%
##############################################                            64.9%
################################################                          67.5%
#################################################                         69.2%
###################################################                       70.9%
####################################################                      73.4%
######################################################                    76.2%
########################################################                  77.9%
#########################################################                 80.2%
###########################################################               82.9%
#############################################################             84.8%
##############################################################            87.0%
################################################################          89.3%
#################################################################         90.7%
##################################################################        91.9%
####################################################################      95.8%
#######################################################################   98.6%
#######################################################################   99.7%
######################################################################## 100.0%
21:22:32 [2019-10-11T21:22:32.520Z] #41 84.71   DEP      criu/pie-util.d
21:22:32 [2019-10-11T21:22:32.523Z] #26 23.19 
21:22:32 [2019-10-11T21:22:32.779Z] #41 84.96   DEP      criu/pie-util-vdso.d
21:22:32 [2019-10-11T21:22:32.808Z] #27 36.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:22:32 [2019-10-11T21:22:32.808Z] #27 36.94 skipping existing b63cc5f62c21
21:22:33 [2019-10-11T21:22:33.037Z] #41 85.17   DEP      criu/pie-util-vdso-elf32.d
21:22:33 [2019-10-11T21:22:33.037Z] #41 85.39   DEP      criu/path.d
21:22:33 [2019-10-11T21:22:33.262Z] #27 37.03 
21:22:33 [2019-10-11T21:22:33.262Z] #27 ...
21:22:33 [2019-10-11T21:22:33.262Z] 
21:22:33 [2019-10-11T21:22:33.262Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:33 [2019-10-11T21:22:33.262Z] #32 49.08 time
21:22:33 [2019-10-11T21:22:33.262Z] #32 55.59 internal/poll
21:22:33 [2019-10-11T21:22:33.262Z] #32 56.82 internal/fmtsort
21:22:33 [2019-10-11T21:22:33.262Z] #32 57.59 internal/syscall/unix
21:22:33 [2019-10-11T21:22:33.262Z] #32 57.90 strings
21:22:33 [2019-10-11T21:22:33.262Z] #32 58.34 os
21:22:33 [2019-10-11T21:22:33.262Z] #32 ...
21:22:33 [2019-10-11T21:22:33.262Z] 
21:22:33 [2019-10-11T21:22:33.262Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.10 The following additional packages will be installed:
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.12   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13 Suggested packages:
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   vim-doc vim-scripts xfsdump acl attr quota
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13 Recommended packages:
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
21:22:33 [2019-10-11T21:22:33.262Z] #18 25.13   python3-keyrings.alt python3-xdg unzip
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.08 The following NEW packages will be installed:
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   apparmor aufs-tools bash-completion binutils-mingw-w64
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.09   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.10   xfsprogs xxd xz-utils zip
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.19 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.19 Need to get 88.2 MB of archives.
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.19 After this operation, 565 MB of additional disk space will be used.
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.52 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.53 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.54 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.54 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.55 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.55 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.55 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.56 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.57 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.59 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.59 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.60 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.60 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.64 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.64 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.67 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.67 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.70 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.70 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.71 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.74 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.75 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.75 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.75 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.76 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.81 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.83 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.84 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.87 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.89 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.90 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.90 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 30.91 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.01 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.02 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.11 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.14 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.15 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.16 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.18 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.20 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.53 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.65 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.69 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.70 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.71 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.74 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.85 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.97 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 31.98 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
21:22:33 [2019-10-11T21:22:33.262Z] #18 32.31 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:22:33 [2019-10-11T21:22:33.295Z] #41 85.47   DEP      criu/parasite-syscall.d
21:22:33 [2019-10-11T21:22:33.553Z] #41 85.76   DEP      criu/pagemap.d
21:22:33 [2019-10-11T21:22:33.661Z] #18 32.47 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
21:22:33 [2019-10-11T21:22:33.661Z] #18 32.47 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
21:22:33 [2019-10-11T21:22:33.812Z] #41 86.00   DEP      criu/pagemap-cache.d
21:22:34 [2019-10-11T21:22:34.085Z] #18 ...
21:22:34 [2019-10-11T21:22:34.085Z] 
21:22:34 [2019-10-11T21:22:34.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:34 [2019-10-11T21:22:34.085Z] #42 12.70 make[1]: Nothing to be done for 'all'.
21:22:34 [2019-10-11T21:22:34.085Z] #42 13.78   CC       images/stats.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 14.05   CC       images/core.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 14.64   CC       images/core-x86.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 15.06   CC       images/core-arm.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 15.62   CC       images/core-aarch64.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 16.07   CC       images/core-ppc64.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 16.73   CC       images/core-s390.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 17.76   CC       images/cpuinfo.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 18.12   CC       images/inventory.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 18.31   CC       images/fdinfo.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 18.57   CC       images/fown.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 18.78   CC       images/ns.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 18.92   CC       images/regfile.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 19.15   CC       images/ghost-file.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 19.36   CC       images/fifo.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 19.49   CC       images/remap-file-path.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 19.77   CC       images/eventfd.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 20.02   CC       images/eventpoll.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 20.25   CC       images/fh.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 20.53   CC       images/fsnotify.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 21.00   CC       images/signalfd.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 21.25   CC       images/fs.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 21.44   CC       images/pstree.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 21.67   CC       images/pipe.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 21.98   CC       images/tcp-stream.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 22.23   CC       images/sk-packet.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 22.43   CC       images/mnt.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 22.63   CC       images/pipe-data.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 22.72   CC       images/sa.o
21:22:34 [2019-10-11T21:22:34.085Z] #42 22.87   CC       images/timer.o
21:22:34 [2019-10-11T21:22:34.096Z] #41 86.16   DEP      criu/page-xfer.d
21:22:34 [2019-10-11T21:22:34.096Z] #41 86.42   DEP      criu/page-pipe.d
21:22:34 [2019-10-11T21:22:34.354Z] #41 86.53   DEP      criu/netfilter.d
21:22:34 [2019-10-11T21:22:34.445Z] #26 ...
21:22:34 [2019-10-11T21:22:34.445Z] 
21:22:34 [2019-10-11T21:22:34.445Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:34 [2019-10-11T21:22:34.445Z] #54 13.98 + cd /tmp/tmp.hnE9D5KF6F/src/github.com/opencontainers/runc
21:22:34 [2019-10-11T21:22:34.445Z] #54 13.98 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:22:34 [2019-10-11T21:22:34.445Z] #54 14.09 + '[' -z '' ']'
21:22:34 [2019-10-11T21:22:34.445Z] #54 14.09 + target=static
21:22:34 [2019-10-11T21:22:34.445Z] #54 14.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:22:34 [2019-10-11T21:22:34.445Z] #54 16.40 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
21:22:34 [2019-10-11T21:22:34.445Z] #54 ...
21:22:34 [2019-10-11T21:22:34.445Z] 
21:22:34 [2019-10-11T21:22:34.445Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:34 [2019-10-11T21:22:34.445Z] #26 25.25 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:22:34 [2019-10-11T21:22:34.484Z] #42 ...
21:22:34 [2019-10-11T21:22:34.484Z] 
21:22:34 [2019-10-11T21:22:34.484Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:34 [2019-10-11T21:22:34.484Z] #27 38.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:22:34 [2019-10-11T21:22:34.613Z] #41 86.77   DEP      criu/net.d
21:22:34 [2019-10-11T21:22:34.885Z] #41 87.04   DEP      criu/namespaces.d
21:22:34 [2019-10-11T21:22:34.885Z] #41 87.27   DEP      criu/mount.d
21:22:34 [2019-10-11T21:22:34.889Z] #27 38.93 
21:22:34 [2019-10-11T21:22:34.889Z] #27 39.07 
######################################################################## 100.0%
21:22:35 [2019-10-11T21:22:35.296Z] #27 39.20 
21:22:35 [2019-10-11T21:22:35.296Z] #27 39.32 Download of images into '/build' complete.
21:22:35 [2019-10-11T21:22:35.296Z] #27 39.32 Use something like the following to load the result into a Docker daemon:
21:22:35 [2019-10-11T21:22:35.296Z] #27 39.32   tar -cC '/build' . | docker load
21:22:35 [2019-10-11T21:22:35.296Z] #27 DONE 39.4s
21:22:35 [2019-10-11T21:22:35.296Z] 
21:22:35 [2019-10-11T21:22:35.296Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:35 [2019-10-11T21:22:35.296Z] #18 34.29 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
21:22:35 [2019-10-11T21:22:35.449Z] #26 26.00 
21:22:35 [2019-10-11T21:22:35.450Z] #41 87.45   DEP      criu/mem.d
21:22:35 [2019-10-11T21:22:35.450Z] #41 87.63   DEP      criu/lsm.d
21:22:35 [2019-10-11T21:22:35.450Z] #41 87.77   DEP      criu/log.d
21:22:35 [2019-10-11T21:22:35.709Z] #41 87.92   DEP      criu/libnetlink.d
21:22:35 [2019-10-11T21:22:35.709Z] #26 26.43 
#########################################                                 57.9%
######################################################################## 100.0%
21:22:35 [2019-10-11T21:22:35.709Z] #26 26.58 
21:22:35 [2019-10-11T21:22:35.981Z] #41 88.10   DEP      criu/kerndat.d
21:22:35 [2019-10-11T21:22:35.981Z] #41 88.32   DEP      criu/kcmp-ids.d
21:22:36 [2019-10-11T21:22:36.240Z] #41 88.42   DEP      criu/irmap.d
21:22:36 [2019-10-11T21:22:36.498Z] #41 88.58   DEP      criu/ipc_ns.d
21:22:36 [2019-10-11T21:22:36.498Z] #41 88.72   DEP      criu/image.d
21:22:36 [2019-10-11T21:22:36.757Z] #41 88.97   DEP      criu/image-desc.d
21:22:36 [2019-10-11T21:22:36.757Z] #41 89.08   DEP      criu/fsnotify.d
21:22:37 [2019-10-11T21:22:37.100Z] #26 ...
21:22:37 [2019-10-11T21:22:37.100Z] 
21:22:37 [2019-10-11T21:22:37.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:37 [2019-10-11T21:22:37.100Z] #41 4.930 Note: Building without setproctitle() and strlcpy() support.
21:22:37 [2019-10-11T21:22:37.100Z] #41 4.930       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:22:37 [2019-10-11T21:22:37.100Z] #41 6.670 fatal: Not a git repository (or any of the parent directories): .git
21:22:37 [2019-10-11T21:22:37.100Z] #41 6.723   GEN      .gitid
21:22:37 [2019-10-11T21:22:37.100Z] #41 6.745   GEN      criu/include/version.h
21:22:37 [2019-10-11T21:22:37.100Z] #41 6.846   GEN      include/common/asm
21:22:37 [2019-10-11T21:22:37.100Z] #41 9.902   PBCC     images/google/protobuf/descriptor.pb-c.c
21:22:37 [2019-10-11T21:22:37.100Z] #41 10.03   PBCC     images/opts.pb-c.c
21:22:37 [2019-10-11T21:22:37.100Z] #41 10.08   PBCC     images/sit.pb-c.c
21:22:37 [2019-10-11T21:22:37.132Z] #41 89.31   DEP      criu/filesystems.d
21:22:37 [2019-10-11T21:22:37.361Z] #41 10.14   DEP      images/google/protobuf/descriptor.pb-c.d
21:22:37 [2019-10-11T21:22:37.361Z] #41 10.19   DEP      images/opts.pb-c.d
21:22:37 [2019-10-11T21:22:37.361Z] #41 ...
21:22:37 [2019-10-11T21:22:37.361Z] 
21:22:37 [2019-10-11T21:22:37.361Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.070 + RM_GOPATH=0
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.070 + TMP_GOPATH=
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.070 + : /build
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.070 + '[' -z '' ']'
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.072 ++ mktemp -d
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.075 + export GOPATH=/tmp/tmp.pNYD6g7spG
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.075 + GOPATH=/tmp/tmp.pNYD6g7spG
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.075 + RM_GOPATH=1
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.075 ++ dirname ./install.sh
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + dir=.
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + bin=tini
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + shift
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + '[' '!' -f ./tini.installer ']'
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + . ./tini.installer
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + install_tini
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.081 + git clone https://github.com/krallin/tini.git /tmp/tmp.pNYD6g7spG/tini
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.082 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:22:37 [2019-10-11T21:22:37.361Z] #36 3.084 Cloning into '/tmp/tmp.pNYD6g7spG/tini'...
21:22:37 [2019-10-11T21:22:37.361Z] #36 4.146 + cd /tmp/tmp.pNYD6g7spG/tini
21:22:37 [2019-10-11T21:22:37.361Z] #36 4.146 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:22:37 [2019-10-11T21:22:37.361Z] #36 4.193 + cmake .
21:22:37 [2019-10-11T21:22:37.361Z] #36 ...
21:22:37 [2019-10-11T21:22:37.361Z] 
21:22:37 [2019-10-11T21:22:37.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:37 [2019-10-11T21:22:37.361Z] #41 10.29   DEP      images/sit.pb-c.d
21:22:37 [2019-10-11T21:22:37.391Z] #41 89.56   DEP      criu/files.d
21:22:37 [2019-10-11T21:22:37.554Z] #18 ...
21:22:37 [2019-10-11T21:22:37.554Z] 
21:22:37 [2019-10-11T21:22:37.554Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:37 [2019-10-11T21:22:37.554Z] #45 53.67 time
21:22:37 [2019-10-11T21:22:37.554Z] #45 58.46 strings
21:22:37 [2019-10-11T21:22:37.554Z] #45 60.01 os
21:22:37 [2019-10-11T21:22:37.554Z] #45 62.29 regexp/syntax
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.42   PBCC     images/macvlan.pb-c.c
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.45   DEP      images/macvlan.pb-c.d
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.49   PBCC     images/autofs.pb-c.c
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.51   DEP      images/autofs.pb-c.d
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.54   PBCC     images/sysctl.pb-c.c
21:22:37 [2019-10-11T21:22:37.622Z] #41 10.58   DEP      images/sysctl.pb-c.d
21:22:37 [2019-10-11T21:22:37.649Z] #41 ...
21:22:37 [2019-10-11T21:22:37.649Z] 
21:22:37 [2019-10-11T21:22:37.649Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:37 [2019-10-11T21:22:37.649Z] #28 168.3 + rm -rf /tmp/tmp.FoGlYsIbfx
21:22:37 [2019-10-11T21:22:37.649Z] #28 DONE 169.1s
21:22:37 [2019-10-11T21:22:37.649Z] 
21:22:37 [2019-10-11T21:22:37.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:37 [2019-10-11T21:22:37.649Z] #41 89.70   DEP      criu/files-reg.d
21:22:37 [2019-10-11T21:22:37.649Z] #41 ...
21:22:37 [2019-10-11T21:22:37.649Z] 
21:22:37 [2019-10-11T21:22:37.649Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:37 [2019-10-11T21:22:37.649Z] #17 89.61 Selecting previously unselected package mingw-w64-x86-64-dev.
21:22:37 [2019-10-11T21:22:37.649Z] #17 89.61 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:22:37 [2019-10-11T21:22:37.649Z] #17 89.61 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:22:37 [2019-10-11T21:22:37.883Z] #41 10.65   PBCC     images/time.pb-c.c
21:22:37 [2019-10-11T21:22:37.884Z] #41 10.68   DEP      images/time.pb-c.d
21:22:37 [2019-10-11T21:22:37.884Z] #41 10.73   PBCC     images/binfmt-misc.pb-c.c
21:22:37 [2019-10-11T21:22:37.884Z] #41 10.76   DEP      images/binfmt-misc.pb-c.d
21:22:37 [2019-10-11T21:22:37.884Z] #41 10.82   PBCC     images/seccomp.pb-c.c
21:22:38 [2019-10-11T21:22:38.003Z] #45 ...
21:22:38 [2019-10-11T21:22:38.003Z] 
21:22:38 [2019-10-11T21:22:38.003Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:38 [2019-10-11T21:22:38.003Z] #42 23.31   CC       images/timerfd.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 23.51   CC       images/mm.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 23.78   CC       images/sk-opts.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 24.00   CC       images/sk-unix.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 24.28   CC       images/sk-inet.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 24.80   CC       images/tun.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 25.41   CC       images/sk-netlink.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 25.62   CC       images/packet-sock.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 26.17   CC       images/ipc-var.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 26.46   CC       images/ipc-desc.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 26.67   CC       images/ipc-shm.o
21:22:38 [2019-10-11T21:22:38.003Z] #42 26.88   CC       images/ipc-msg.o
21:22:38 [2019-10-11T21:22:38.145Z] #41 10.85   DEP      images/seccomp.pb-c.d
21:22:38 [2019-10-11T21:22:38.145Z] #41 10.95   PBCC     images/userns.pb-c.c
21:22:38 [2019-10-11T21:22:38.145Z] #41 10.99   DEP      images/userns.pb-c.d
21:22:38 [2019-10-11T21:22:38.145Z] #41 11.05   PBCC     images/cgroup.pb-c.c
21:22:38 [2019-10-11T21:22:38.423Z] #41 11.10   DEP      images/cgroup.pb-c.d
21:22:38 [2019-10-11T21:22:38.423Z] #41 11.17   PBCC     images/fown.pb-c.c
21:22:38 [2019-10-11T21:22:38.423Z] #41 11.22   PBCC     images/ext-file.pb-c.c
21:22:38 [2019-10-11T21:22:38.423Z] #41 11.25   DEP      images/fown.pb-c.d
21:22:38 [2019-10-11T21:22:38.423Z] #41 11.31   DEP      images/ext-file.pb-c.d
21:22:38 [2019-10-11T21:22:38.500Z] #42 27.11   CC       images/ipc-sem.o
21:22:38 [2019-10-11T21:22:38.500Z] #42 27.25   CC       images/utsns.o
21:22:38 [2019-10-11T21:22:38.685Z] #41 11.39   PBCC     images/rpc.pb-c.c
21:22:38 [2019-10-11T21:22:38.685Z] #41 11.49   DEP      images/rpc.pb-c.d
21:22:38 [2019-10-11T21:22:38.897Z] #42 27.43   CC       images/creds.o
21:22:38 [2019-10-11T21:22:38.898Z] #42 27.59   CC       images/vma.o
21:22:38 [2019-10-11T21:22:38.898Z] #42 27.68   CC       images/netdev.o
21:22:38 [2019-10-11T21:22:38.946Z] #41 11.66   PBCC     images/siginfo.pb-c.c
21:22:38 [2019-10-11T21:22:38.946Z] #41 11.73   DEP      images/siginfo.pb-c.d
21:22:38 [2019-10-11T21:22:38.946Z] #41 11.82   PBCC     images/pagemap.pb-c.c
21:22:38 [2019-10-11T21:22:38.946Z] #41 11.88   DEP      images/pagemap.pb-c.d
21:22:38 [2019-10-11T21:22:38.946Z] #41 11.91   PBCC     images/rlimit.pb-c.c
21:22:39 [2019-10-11T21:22:39.208Z] #41 11.94   DEP      images/rlimit.pb-c.d
21:22:39 [2019-10-11T21:22:39.208Z] #41 11.96   PBCC     images/file-lock.pb-c.c
21:22:39 [2019-10-11T21:22:39.208Z] #41 12.01   DEP      images/file-lock.pb-c.d
21:22:39 [2019-10-11T21:22:39.208Z] #41 12.09   PBCC     images/tty.pb-c.c
21:22:39 [2019-10-11T21:22:39.208Z] #41 12.20   DEP      images/tty.pb-c.d
21:22:39 [2019-10-11T21:22:39.279Z] #42 28.00   CC       images/tty.o
21:22:39 [2019-10-11T21:22:39.469Z] #41 12.27   PBCC     images/tun.pb-c.c
21:22:39 [2019-10-11T21:22:39.469Z] #41 12.36   PBCC     images/netdev.pb-c.c
21:22:39 [2019-10-11T21:22:39.469Z] #41 12.43   DEP      images/tun.pb-c.d
21:22:39 [2019-10-11T21:22:39.660Z] #42 28.43   CC       images/file-lock.o
21:22:39 [2019-10-11T21:22:39.730Z] #41 12.48   DEP      images/netdev.pb-c.d
21:22:39 [2019-10-11T21:22:39.730Z] #41 ...
21:22:39 [2019-10-11T21:22:39.730Z] 
21:22:39 [2019-10-11T21:22:39.730Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:39 [2019-10-11T21:22:39.730Z] #44 58.55 context
21:22:39 [2019-10-11T21:22:39.730Z] #44 58.60 os
21:22:39 [2019-10-11T21:22:39.730Z] #44 63.92 os/exec
21:22:39 [2019-10-11T21:22:39.730Z] #44 63.96 net
21:22:39 [2019-10-11T21:22:39.730Z] #44 65.97 encoding/binary
21:22:39 [2019-10-11T21:22:39.730Z] #44 65.97 flag
21:22:39 [2019-10-11T21:22:39.730Z] #44 68.29 go/token
21:22:39 [2019-10-11T21:22:39.730Z] #44 ...
21:22:39 [2019-10-11T21:22:39.730Z] 
21:22:39 [2019-10-11T21:22:39.730Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:39 [2019-10-11T21:22:39.730Z] #26 29.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:22:39 [2019-10-11T21:22:39.730Z] #26 29.94 
21:22:39 [2019-10-11T21:22:39.730Z] #26 30.20 
#######                                                                   10.7%
#########################################                                 57.7%
######################################################################## 100.0%
21:22:39 [2019-10-11T21:22:39.730Z] #26 30.50 
21:22:40 [2019-10-11T21:22:40.050Z] #42 28.56   CC       images/rlimit.o
21:22:40 [2019-10-11T21:22:40.050Z] #42 28.72   CC       images/pagemap.o
21:22:40 [2019-10-11T21:22:40.304Z] #26 ...
21:22:40 [2019-10-11T21:22:40.304Z] 
21:22:40 [2019-10-11T21:22:40.304Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:40 [2019-10-11T21:22:40.304Z] #31 59.03 internal/fmtsort
21:22:40 [2019-10-11T21:22:40.304Z] #31 60.63 fmt
21:22:40 [2019-10-11T21:22:40.304Z] #31 60.63 path/filepath
21:22:40 [2019-10-11T21:22:40.304Z] #31 62.23 io/ioutil
21:22:40 [2019-10-11T21:22:40.304Z] #31 64.01 flag
21:22:40 [2019-10-11T21:22:40.304Z] #31 64.02 github.com/BurntSushi/toml
21:22:40 [2019-10-11T21:22:40.304Z] #31 64.02 log
21:22:40 [2019-10-11T21:22:40.304Z] #31 68.74 github.com/BurntSushi/toml/cmd/tomlv
21:22:40 [2019-10-11T21:22:40.304Z] #31 ...
21:22:40 [2019-10-11T21:22:40.304Z] 
21:22:40 [2019-10-11T21:22:40.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.58   PBCC     images/vma.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.70   DEP      images/vma.pb-c.d
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.81   PBCC     images/creds.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.86   DEP      images/creds.pb-c.d
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.90   PBCC     images/utsns.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.94   DEP      images/utsns.pb-c.d
21:22:40 [2019-10-11T21:22:40.304Z] #41 12.99   PBCC     images/ipc-desc.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 13.03   PBCC     images/ipc-sem.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 13.08   DEP      images/ipc-desc.pb-c.d
21:22:40 [2019-10-11T21:22:40.304Z] #41 13.15   DEP      images/ipc-sem.pb-c.d
21:22:40 [2019-10-11T21:22:40.304Z] #41 13.24   PBCC     images/ipc-msg.pb-c.c
21:22:40 [2019-10-11T21:22:40.304Z] #41 13.27   DEP      images/ipc-msg.pb-c.d
21:22:40 [2019-10-11T21:22:40.439Z] #42 28.98   CC       images/siginfo.o
21:22:40 [2019-10-11T21:22:40.439Z] #42 29.15   CC       images/rpc.o
21:22:40 [2019-10-11T21:22:40.565Z] #41 13.36   PBCC     images/ipc-shm.pb-c.c
21:22:40 [2019-10-11T21:22:40.565Z] #41 13.40   DEP      images/ipc-shm.pb-c.d
21:22:40 [2019-10-11T21:22:40.565Z] #41 ...
21:22:40 [2019-10-11T21:22:40.565Z] 
21:22:40 [2019-10-11T21:22:40.565Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:40 [2019-10-11T21:22:40.565Z] #17 3.575 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:22:40 [2019-10-11T21:22:40.565Z] #17 3.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:22:40 [2019-10-11T21:22:40.565Z] #17 3.612 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:22:40 [2019-10-11T21:22:40.565Z] #17 3.625 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:22:40 [2019-10-11T21:22:40.565Z] #17 3.643 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:22:40 [2019-10-11T21:22:40.565Z] #17 4.645 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB]
21:22:40 [2019-10-11T21:22:40.565Z] #17 6.787 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:22:40 [2019-10-11T21:22:40.565Z] #17 7.379 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
21:22:40 [2019-10-11T21:22:40.686Z] #68 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:40 [2019-10-11T21:22:40.686Z] #24 31.63 Fetched 7919 kB in 25s (313 kB/s)
21:22:40 [2019-10-11T21:22:40.686Z] #24 31.63 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #24 39.89 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #24 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:40 [2019-10-11T21:22:40.686Z] #10 31.70 Fetched 7919 kB in 25s (317 kB/s)
21:22:40 [2019-10-11T21:22:40.686Z] #10 31.70 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #10 39.89 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #10 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:40 [2019-10-11T21:22:40.686Z] #44 38.23 vendor/golang.org/x/crypto/internal/subtle
21:22:40 [2019-10-11T21:22:40.686Z] #44 38.37 vendor/golang.org/x/crypto/curve25519
21:22:40 [2019-10-11T21:22:40.686Z] #44 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:40 [2019-10-11T21:22:40.686Z] #33 33.26 Fetched 7919 kB in 23s (335 kB/s)
21:22:40 [2019-10-11T21:22:40.686Z] #33 33.26 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #33 40.88 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #33 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:40 [2019-10-11T21:22:40.686Z] #40 33.24 Fetched 7919 kB in 24s (324 kB/s)
21:22:40 [2019-10-11T21:22:40.686Z] #40 33.24 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #40 40.79 Reading package lists...
21:22:40 [2019-10-11T21:22:40.686Z] #40 ...
21:22:40 [2019-10-11T21:22:40.686Z] 
21:22:40 [2019-10-11T21:22:40.686Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:22:40 [2019-10-11T21:22:40.686Z] #50 33.51 + cd /tmp/tmp.rmrUHCTcI4/src/github.com/golangci/golangci-lint/
21:22:40 [2019-10-11T21:22:40.686Z] #50 33.51 + git checkout -q v1.17.1
21:22:40 [2019-10-11T21:22:40.686Z] #50 35.46 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:22:40 [2019-10-11T21:22:40.826Z] #17 ...
21:22:40 [2019-10-11T21:22:40.826Z] 
21:22:40 [2019-10-11T21:22:40.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:40 [2019-10-11T21:22:40.826Z] #41 13.52   PBCC     images/ipc-var.pb-c.c
21:22:40 [2019-10-11T21:22:40.826Z] #41 13.63   DEP      images/ipc-var.pb-c.d
21:22:40 [2019-10-11T21:22:40.826Z] #41 13.69   PBCC     images/sk-opts.pb-c.c
21:22:40 [2019-10-11T21:22:40.826Z] #41 13.75   PBCC     images/packet-sock.pb-c.c
21:22:40 [2019-10-11T21:22:40.826Z] #41 13.87   DEP      images/sk-opts.pb-c.d
21:22:40 [2019-10-11T21:22:40.931Z] #17 94.34 Selecting previously unselected package gcc-mingw-w64-base.
21:22:40 [2019-10-11T21:22:40.932Z] #17 94.34 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
21:22:40 [2019-10-11T21:22:40.932Z] #17 94.35 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:22:41 [2019-10-11T21:22:41.088Z] #41 13.94   DEP      images/packet-sock.pb-c.d
21:22:41 [2019-10-11T21:22:41.088Z] #41 14.01   PBCC     images/sk-netlink.pb-c.c
21:22:41 [2019-10-11T21:22:41.088Z] #41 14.12   DEP      images/sk-netlink.pb-c.d
21:22:41 [2019-10-11T21:22:41.190Z] #17 94.73 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:22:41 [2019-10-11T21:22:41.190Z] #17 94.74 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:22:41 [2019-10-11T21:22:41.190Z] #17 94.74 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:22:41 [2019-10-11T21:22:41.253Z] #50 ...
21:22:41 [2019-10-11T21:22:41.253Z] 
21:22:41 [2019-10-11T21:22:41.253Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:41 [2019-10-11T21:22:41.253Z] #56 33.79 Fetched 7919 kB in 24s (328 kB/s)
21:22:41 [2019-10-11T21:22:41.253Z] #56 33.79 Reading package lists...
21:22:41 [2019-10-11T21:22:41.269Z] #42 29.96   CC       images/ext-file.o
21:22:41 [2019-10-11T21:22:41.269Z] #42 30.17   CC       images/cgroup.o
21:22:41 [2019-10-11T21:22:41.349Z] #41 14.24   PBCC     images/sk-inet.pb-c.c
21:22:41 [2019-10-11T21:22:41.349Z] #41 14.31   DEP      images/sk-inet.pb-c.d
21:22:41 [2019-10-11T21:22:41.349Z] #41 14.36   PBCC     images/sk-unix.pb-c.c
21:22:41 [2019-10-11T21:22:41.613Z] #41 14.40   DEP      images/sk-unix.pb-c.d
21:22:41 [2019-10-11T21:22:41.613Z] #41 14.47   PBCC     images/mm.pb-c.c
21:22:41 [2019-10-11T21:22:41.613Z] #41 14.52   DEP      images/mm.pb-c.d
21:22:41 [2019-10-11T21:22:41.613Z] #41 14.57   PBCC     images/timerfd.pb-c.c
21:22:41 [2019-10-11T21:22:41.874Z] #41 14.67   DEP      images/timerfd.pb-c.d
21:22:41 [2019-10-11T21:22:41.874Z] #41 14.71   PBCC     images/timer.pb-c.c
21:22:41 [2019-10-11T21:22:41.874Z] #41 14.76   DEP      images/timer.pb-c.d
21:22:42 [2019-10-11T21:22:42.104Z] #42 30.65   CC       images/userns.o
21:22:42 [2019-10-11T21:22:42.104Z] #42 30.79   CC       images/google/protobuf/descriptor.o
21:22:42 [2019-10-11T21:22:42.104Z] #42 ...
21:22:42 [2019-10-11T21:22:42.104Z] 
21:22:42 [2019-10-11T21:22:42.104Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:42 [2019-10-11T21:22:42.104Z] #18 37.92 debconf: delaying package configuration, since apt-utils is not installed
21:22:42 [2019-10-11T21:22:42.104Z] #18 37.94 Fetched 88.2 MB in 6s (13.0 MB/s)
21:22:42 [2019-10-11T21:22:42.104Z] #18 38.01 Selecting previously unselected package bash-completion.
21:22:42 [2019-10-11T21:22:42.104Z] #18 38.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
21:22:42 [2019-10-11T21:22:42.104Z] #18 38.04 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:22:42 [2019-10-11T21:22:42.104Z] #18 40.69 Unpacking bash-completion (1:2.1-4.3) ...
21:22:42 [2019-10-11T21:22:42.104Z] #18 41.19 Selecting previously unselected package libnet1:s390x.
21:22:42 [2019-10-11T21:22:42.104Z] #18 41.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
21:22:42 [2019-10-11T21:22:42.104Z] #18 41.19 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
21:22:42 [2019-10-11T21:22:42.135Z] #41 14.87   PBCC     images/sa.pb-c.c
21:22:42 [2019-10-11T21:22:42.135Z] #41 15.03   DEP      images/sa.pb-c.d
21:22:42 [2019-10-11T21:22:42.135Z] #41 15.08   PBCC     images/pipe-data.pb-c.c
21:22:42 [2019-10-11T21:22:42.135Z] #41 15.12   DEP      images/pipe-data.pb-c.d
21:22:42 [2019-10-11T21:22:42.396Z] #41 15.19   PBCC     images/mnt.pb-c.c
21:22:42 [2019-10-11T21:22:42.396Z] #41 15.25   DEP      images/mnt.pb-c.d
21:22:42 [2019-10-11T21:22:42.396Z] #41 15.36   PBCC     images/sk-packet.pb-c.c
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.28 Selecting previously unselected package libnfnetlink0:s390x.
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.28 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.29 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.39 Selecting previously unselected package libpcrecpp0v5:s390x.
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.39 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.41 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 ...
21:22:42 [2019-10-11T21:22:42.504Z] 
21:22:42 [2019-10-11T21:22:42.504Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.41 + cd /tmp/tmp.9stcnfnjWR/src/github.com/containerd/containerd
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.41 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + export 'BUILDTAGS=netgo osusergo static_build'
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + BUILDTAGS='netgo osusergo static_build'
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + export EXTRA_FLAGS=-buildmode=pie
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + EXTRA_FLAGS=-buildmode=pie
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + '[' '' = dynamic ']'
21:22:42 [2019-10-11T21:22:42.504Z] #60 32.57 + make
21:22:42 [2019-10-11T21:22:42.504Z] #60 33.78 + bin/ctr
21:22:42 [2019-10-11T21:22:42.504Z] #60 ...
21:22:42 [2019-10-11T21:22:42.504Z] 
21:22:42 [2019-10-11T21:22:42.504Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.57 Selecting previously unselected package libudev-dev:s390x.
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.57 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
21:22:42 [2019-10-11T21:22:42.504Z] #18 41.58 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
21:22:42 [2019-10-11T21:22:42.563Z] #17 ...
21:22:42 [2019-10-11T21:22:42.563Z] 
21:22:42 [2019-10-11T21:22:42.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:42 [2019-10-11T21:22:42.563Z] #41 89.89   DEP      criu/files-ext.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 90.34   DEP      criu/file-lock.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 90.63   DEP      criu/file-ids.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 90.86   DEP      criu/fifo.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.17   DEP      criu/fdstore.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.30   DEP      criu/fault-injection.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.34   DEP      criu/external.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.46   DEP      criu/eventpoll.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.68   DEP      criu/eventfd.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 91.80   DEP      criu/crtools.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.05   DEP      criu/cr-service.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.18   DEP      criu/cr-restore.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.49   DEP      criu/cr-errno.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.51   DEP      criu/cr-dump.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.76   DEP      criu/cr-dedup.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 92.97   DEP      criu/cr-check.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.18   DEP      criu/config.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.42   DEP      criu/clone-noasan.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.62   DEP      criu/cgroup.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.78   DEP      criu/cgroup-props.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.89   DEP      criu/bitmap.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 93.92   DEP      criu/bfd.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 94.02   DEP      criu/autofs.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 94.14   DEP      criu/aio.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 94.30   DEP      criu/action-scripts.d
21:22:42 [2019-10-11T21:22:42.563Z] #41 94.55   CC       criu/action-scripts.o
21:22:42 [2019-10-11T21:22:42.657Z] #41 15.37   DEP      images/sk-packet.pb-c.d
21:22:42 [2019-10-11T21:22:42.657Z] #41 15.45   PBCC     images/tcp-stream.pb-c.c
21:22:42 [2019-10-11T21:22:42.657Z] #41 15.54   DEP      images/tcp-stream.pb-c.d
21:22:42 [2019-10-11T21:22:42.821Z] #41 94.89   CC       criu/aio.o
21:22:42 [2019-10-11T21:22:42.902Z] #18 41.71 Selecting previously unselected package libpython3.5-minimal:s390x.
21:22:42 [2019-10-11T21:22:42.902Z] #18 41.71 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
21:22:42 [2019-10-11T21:22:42.902Z] #18 41.72 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
21:22:42 [2019-10-11T21:22:42.918Z] #41 15.67   PBCC     images/pipe.pb-c.c
21:22:42 [2019-10-11T21:22:42.919Z] #41 15.72   DEP      images/pipe.pb-c.d
21:22:42 [2019-10-11T21:22:42.919Z] #41 15.78   PBCC     images/pstree.pb-c.c
21:22:42 [2019-10-11T21:22:42.919Z] #41 15.85   DEP      images/pstree.pb-c.d
21:22:43 [2019-10-11T21:22:43.079Z] #41 95.39   CC       criu/autofs.o
21:22:43 [2019-10-11T21:22:43.155Z] #56 41.32 Reading package lists...
21:22:43 [2019-10-11T21:22:43.155Z] #56 ...
21:22:43 [2019-10-11T21:22:43.155Z] 
21:22:43 [2019-10-11T21:22:43.155Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:43 [2019-10-11T21:22:43.155Z] #24 39.89 Reading package lists...
21:22:43 [2019-10-11T21:22:43.179Z] #41 15.95   PBCC     images/fs.pb-c.c
21:22:43 [2019-10-11T21:22:43.179Z] #41 16.02   DEP      images/fs.pb-c.d
21:22:43 [2019-10-11T21:22:43.179Z] #41 16.06   PBCC     images/signalfd.pb-c.c
21:22:43 [2019-10-11T21:22:43.316Z] #18 42.34 Selecting previously unselected package python3.5-minimal.
21:22:43 [2019-10-11T21:22:43.316Z] #18 42.34 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
21:22:43 [2019-10-11T21:22:43.316Z] #18 42.35 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:22:43 [2019-10-11T21:22:43.441Z] #41 16.14   DEP      images/signalfd.pb-c.d
21:22:43 [2019-10-11T21:22:43.441Z] #41 16.26   PBCC     images/fh.pb-c.c
21:22:43 [2019-10-11T21:22:43.441Z] #41 16.38   PBCC     images/fsnotify.pb-c.c
21:22:43 [2019-10-11T21:22:43.701Z] #41 16.41   DEP      images/fh.pb-c.d
21:22:43 [2019-10-11T21:22:43.701Z] #41 16.47   DEP      images/fsnotify.pb-c.d
21:22:43 [2019-10-11T21:22:43.701Z] #41 16.54   PBCC     images/eventpoll.pb-c.c
21:22:43 [2019-10-11T21:22:43.701Z] #41 16.62   DEP      images/eventpoll.pb-c.d
21:22:43 [2019-10-11T21:22:43.962Z] #41 16.70   PBCC     images/eventfd.pb-c.c
21:22:43 [2019-10-11T21:22:43.962Z] #41 16.71   DEP      images/eventfd.pb-c.d
21:22:43 [2019-10-11T21:22:43.962Z] #41 16.76   PBCC     images/remap-file-path.pb-c.c
21:22:43 [2019-10-11T21:22:43.962Z] #41 16.82   DEP      images/remap-file-path.pb-c.d
21:22:43 [2019-10-11T21:22:43.962Z] #41 16.93   PBCC     images/fifo.pb-c.c
21:22:44 [2019-10-11T21:22:44.222Z] #41 16.96   DEP      images/fifo.pb-c.d
21:22:44 [2019-10-11T21:22:44.222Z] #41 17.08   PBCC     images/ghost-file.pb-c.c
21:22:44 [2019-10-11T21:22:44.222Z] #41 17.15   DEP      images/ghost-file.pb-c.d
21:22:44 [2019-10-11T21:22:44.222Z] #41 17.22   PBCC     images/regfile.pb-c.c
21:22:44 [2019-10-11T21:22:44.452Z] #41 96.65   CC       criu/bfd.o
21:22:44 [2019-10-11T21:22:44.482Z] #41 17.32   DEP      images/regfile.pb-c.d
21:22:44 [2019-10-11T21:22:44.482Z] #41 17.43   PBCC     images/ns.pb-c.c
21:22:44 [2019-10-11T21:22:44.711Z] #41 97.09   CC       criu/bitmap.o
21:22:44 [2019-10-11T21:22:44.743Z] #41 17.50   DEP      images/ns.pb-c.d
21:22:44 [2019-10-11T21:22:44.743Z] #41 17.64   PBCC     images/fdinfo.pb-c.c
21:22:44 [2019-10-11T21:22:44.801Z] #24 46.07 Building dependency tree...
21:22:44 [2019-10-11T21:22:44.969Z] #41 97.28   CC       criu/cgroup-props.o
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.68 Selecting previously unselected package python3-minimal.
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.68 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.69 Unpacking python3-minimal (3.5.3-1) ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.83 Selecting previously unselected package libmpdec2:s390x.
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.83 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 43.83 Unpacking libmpdec2:s390x (2.4.2-1) ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 ...
21:22:44 [2019-10-11T21:22:44.985Z] 
21:22:44 [2019-10-11T21:22:44.985Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:44 [2019-10-11T21:22:44.985Z] #32 60.95 path
21:22:44 [2019-10-11T21:22:44.985Z] #32 62.20 text/tabwriter
21:22:44 [2019-10-11T21:22:44.985Z] #32 62.87 fmt
21:22:44 [2019-10-11T21:22:44.985Z] #32 63.73 path/filepath
21:22:44 [2019-10-11T21:22:44.985Z] #32 65.17 io/ioutil
21:22:44 [2019-10-11T21:22:44.985Z] #32 66.80 flag
21:22:44 [2019-10-11T21:22:44.985Z] #32 66.80 github.com/BurntSushi/toml
21:22:44 [2019-10-11T21:22:44.985Z] #32 68.32 log
21:22:44 [2019-10-11T21:22:44.985Z] #32 70.92 github.com/BurntSushi/toml/cmd/tomlv
21:22:44 [2019-10-11T21:22:44.985Z] #32 ...
21:22:44 [2019-10-11T21:22:44.985Z] 
21:22:44 [2019-10-11T21:22:44.985Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 44.02 Selecting previously unselected package libpython3.5-stdlib:s390x.
21:22:44 [2019-10-11T21:22:44.985Z] #18 44.02 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
21:22:44 [2019-10-11T21:22:44.985Z] #18 44.02 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
21:22:45 [2019-10-11T21:22:45.003Z] #41 17.82   DEP      images/fdinfo.pb-c.d
21:22:45 [2019-10-11T21:22:45.004Z] #41 17.96   PBCC     images/core-aarch64.pb-c.c
21:22:45 [2019-10-11T21:22:45.264Z] #41 18.04   PBCC     images/core-arm.pb-c.c
21:22:45 [2019-10-11T21:22:45.264Z] #41 18.15   PBCC     images/core-ppc64.pb-c.c
21:22:45 [2019-10-11T21:22:45.264Z] #41 18.21   PBCC     images/core-s390.pb-c.c
21:22:45 [2019-10-11T21:22:45.525Z] #41 18.31   PBCC     images/core-x86.pb-c.c
21:22:45 [2019-10-11T21:22:45.525Z] #41 18.41   PBCC     images/core.pb-c.c
21:22:45 [2019-10-11T21:22:45.785Z] #41 18.64   PBCC     images/inventory.pb-c.c
21:22:45 [2019-10-11T21:22:45.785Z] #41 18.75   DEP      images/core-aarch64.pb-c.d
21:22:45 [2019-10-11T21:22:45.906Z] #41 97.98   CC       criu/cgroup.o
21:22:46 [2019-10-11T21:22:46.046Z] #41 ...
21:22:46 [2019-10-11T21:22:46.046Z] 
21:22:46 [2019-10-11T21:22:46.046Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:46 [2019-10-11T21:22:46.046Z] #31 DONE 74.8s
21:22:46 [2019-10-11T21:22:46.046Z] 
21:22:46 [2019-10-11T21:22:46.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:46 [2019-10-11T21:22:46.046Z] #41 18.83   DEP      images/core-arm.pb-c.d
21:22:46 [2019-10-11T21:22:46.046Z] #41 ...
21:22:46 [2019-10-11T21:22:46.046Z] 
21:22:46 [2019-10-11T21:22:46.046Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:22:46 [2019-10-11T21:22:46.046Z] #59 32.35 Checking out files:  50% (1494/2930)   
Checking out files:  51% (1495/2930)   
Checking out files:  52% (1524/2930)   
Checking out files:  53% (1553/2930)   
Checking out files:  54% (1583/2930)   
Checking out files:  55% (1612/2930)   
Checking out files:  56% (1641/2930)   
Checking out files:  57% (1671/2930)   
Checking out files:  58% (1700/2930)   
Checking out files:  59% (1729/2930)   
Checking out files:  60% (1758/2930)   
Checking out files:  61% (1788/2930)   
Checking out files:  62% (1817/2930)   
Checking out files:  63% (1846/2930)   
Checking out files:  64% (1876/2930)   
Checking out files:  65% (1905/2930)   
Checking out files:  66% (1934/2930)   
Checking out files:  67% (1964/2930)   
Checking out files:  68% (1993/2930)   
Checking out files:  69% (2022/2930)   
Checking out files:  70% (2051/2930)   
Checking out files:  71% (2081/2930)   
Checking out files:  72% (2110/2930)   
Checking out files:  73% (2139/2930)   
Checking out files:  74% (2169/2930)   
Checking out files:  75% (2198/2930)   
Checking out files:  76% (2227/2930)   
Checking out files:  77% (2257/2930)   
Checking out files:  78% (2286/2930)   
Checking out files:  79% (2315/2930)   
Checking out files:  80% (2344/2930)   
Checking out files:  81% (2374/2930)   
Checking out files:  82% (2403/2930)   
Checking out files:  83% (2432/2930)   
Checking out files:  84% (2462/2930)   
Checking out files:  85% (2491/2930)   
Checking out files:  86% (2520/2930)   
Checking out files:  87% (2550/2930)   
Checking out files:  88% (2579/2930)   
Checking out files:  89% (2608/2930)   
Checking out files:  90% (2637/2930)   
Checking out files:  90% (2647/2930)   
Checking out files:  91% (2667/2930)   
Checking out files:  92% (2696/2930)   
Checking out files:  93% (2725/2930)   
Checking out files:  94% (2755/2930)   
Checking out files:  95% (2784/2930)   
Checking out files:  96% (2813/2930)   
Checking out files:  97% (2843/2930)   
Checking out files:  98% (2872/2930)   
Checking out files:  99% (2901/2930)   
Checking out files: 100% (2930/2930)   
Checking out files: 100% (2930/2930), done.
21:22:46 [2019-10-11T21:22:46.046Z] #59 33.73 + cd /tmp/tmp.M7GCOeTx7t/src/github.com/containerd/containerd
21:22:46 [2019-10-11T21:22:46.046Z] #59 33.73 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + export 'BUILDTAGS=netgo osusergo static_build'
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + BUILDTAGS='netgo osusergo static_build'
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + export EXTRA_FLAGS=-buildmode=pie
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + EXTRA_FLAGS=-buildmode=pie
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + '[' '' = dynamic ']'
21:22:46 [2019-10-11T21:22:46.046Z] #59 34.23 + make
21:22:46 [2019-10-11T21:22:46.046Z] #59 35.82 + bin/ctr
21:22:46 [2019-10-11T21:22:46.177Z] #24 48.75 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:22:46 [2019-10-11T21:22:46.177Z] #24 48.75 The following additional packages will be installed:
21:22:46 [2019-10-11T21:22:46.177Z] #24 48.75   libjq1 libonig4
21:22:46 [2019-10-11T21:22:46.435Z] #24 49.04 The following NEW packages will be installed:
21:22:46 [2019-10-11T21:22:46.435Z] #24 49.04   jq libjq1 libonig4
21:22:46 [2019-10-11T21:22:46.617Z] #59 ...
21:22:46 [2019-10-11T21:22:46.617Z] 
21:22:46 [2019-10-11T21:22:46.617Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:46 [2019-10-11T21:22:46.617Z] #26 32.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:22:46 [2019-10-11T21:22:46.617Z] #26 32.63 skipping existing ed4b54129745
21:22:46 [2019-10-11T21:22:46.617Z] #26 32.83 
21:22:46 [2019-10-11T21:22:46.617Z] #26 35.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:22:46 [2019-10-11T21:22:46.617Z] #26 36.20 
21:22:46 [2019-10-11T21:22:46.617Z] #26 36.71 
######################################################################## 100.0%
21:22:46 [2019-10-11T21:22:46.617Z] #26 37.05 
21:22:46 [2019-10-11T21:22:46.617Z] #26 37.12 Download of images into '/build' complete.
21:22:46 [2019-10-11T21:22:46.617Z] #26 37.12 Use something like the following to load the result into a Docker daemon:
21:22:46 [2019-10-11T21:22:46.617Z] #26 37.12   tar -cC '/build' . | docker load
21:22:46 [2019-10-11T21:22:46.617Z] #26 DONE 37.3s
21:22:46 [2019-10-11T21:22:46.617Z] 
21:22:46 [2019-10-11T21:22:46.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:46 [2019-10-11T21:22:46.617Z] #41 19.02   DEP      images/core-ppc64.pb-c.d
21:22:46 [2019-10-11T21:22:46.617Z] #41 19.08   DEP      images/core-s390.pb-c.d
21:22:46 [2019-10-11T21:22:46.617Z] #41 19.34   DEP      images/core-x86.pb-c.d
21:22:46 [2019-10-11T21:22:46.617Z] #41 19.57   DEP      images/core.pb-c.d
21:22:46 [2019-10-11T21:22:46.877Z] #41 19.78   DEP      images/inventory.pb-c.d
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.83 Selecting previously unselected package python3.5.
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.83 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.83 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.95 Selecting previously unselected package libpython3-stdlib:s390x.
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.95 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
21:22:46 [2019-10-11T21:22:46.950Z] #18 45.96 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
21:22:46 [2019-10-11T21:22:46.950Z] #18 46.03 Selecting previously unselected package dh-python.
21:22:46 [2019-10-11T21:22:46.950Z] #18 46.03 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
21:22:46 [2019-10-11T21:22:46.950Z] #18 46.03 Unpacking dh-python (2.20170125) ...
21:22:47 [2019-10-11T21:22:47.138Z] #41 19.90   PBCC     images/cpuinfo.pb-c.c
21:22:47 [2019-10-11T21:22:47.138Z] #41 19.98   DEP      images/cpuinfo.pb-c.d
21:22:47 [2019-10-11T21:22:47.138Z] #41 20.12   PBCC     images/stats.pb-c.c
21:22:47 [2019-10-11T21:22:47.359Z] #18 46.36 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
21:22:47 [2019-10-11T21:22:47.359Z] #18 46.38 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.14 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.14 Need to get 327 kB of archives.
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.14 After this operation, 1157 kB of additional disk space will be used.
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:22:47 [2019-10-11T21:22:47.370Z] #24 50.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:22:47 [2019-10-11T21:22:47.397Z] #41 20.27   DEP      images/stats.pb-c.d
21:22:47 [2019-10-11T21:22:47.659Z] #41 ...
21:22:47 [2019-10-11T21:22:47.659Z] 
21:22:47 [2019-10-11T21:22:47.659Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:47 [2019-10-11T21:22:47.659Z] #36 7.850 -- The C compiler identification is GNU 6.3.0
21:22:47 [2019-10-11T21:22:47.659Z] #36 7.873 -- Check for working C compiler: /usr/bin/cc
21:22:47 [2019-10-11T21:22:47.659Z] #36 8.422 -- Check for working C compiler: /usr/bin/cc -- works
21:22:47 [2019-10-11T21:22:47.659Z] #36 8.427 -- Detecting C compiler ABI info
21:22:47 [2019-10-11T21:22:47.659Z] #36 9.347 -- Detecting C compiler ABI info - done
21:22:47 [2019-10-11T21:22:47.659Z] #36 9.416 -- Detecting C compile features
21:22:47 [2019-10-11T21:22:47.659Z] #36 11.95 -- Detecting C compile features - done
21:22:47 [2019-10-11T21:22:47.659Z] #36 11.98 -- Performing Test HAS_BUILTIN_FORTIFY
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.48 -- Configuring done
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.52 -- Generating done
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.52 -- Build files have been written to: /tmp/tmp.pNYD6g7spG/tini
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.56 + make tini-static
21:22:47 [2019-10-11T21:22:47.659Z] #36 12.99 Scanning dependencies of target tini-static
21:22:47 [2019-10-11T21:22:47.659Z] #36 13.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:22:47 [2019-10-11T21:22:47.659Z] #36 15.72 [100%] Linking C executable tini-static
21:22:47 [2019-10-11T21:22:47.659Z] #36 16.76 [100%] Built target tini-static
21:22:47 [2019-10-11T21:22:47.659Z] #36 16.95 + mkdir -p /build
21:22:47 [2019-10-11T21:22:47.659Z] #36 16.97 + cp tini-static /build/docker-init
21:22:47 [2019-10-11T21:22:47.659Z] #36 DONE 17.3s
21:22:47 [2019-10-11T21:22:47.919Z] 
21:22:47 [2019-10-11T21:22:47.920Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:47 [2019-10-11T21:22:47.920Z] #44 68.88 net/url
21:22:47 [2019-10-11T21:22:47.920Z] #44 69.48 text/template/parse
21:22:47 [2019-10-11T21:22:47.920Z] #44 69.52 go/scanner
21:22:47 [2019-10-11T21:22:47.920Z] #44 71.99 encoding/json
21:22:47 [2019-10-11T21:22:47.920Z] #44 72.16 go/ast
21:22:48 [2019-10-11T21:22:48.306Z] #24 ...
21:22:48 [2019-10-11T21:22:48.306Z] 
21:22:48 [2019-10-11T21:22:48.306Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:48 [2019-10-11T21:22:48.306Z] #44 50.52 github.com/LK4D4/vndr/godl/singleflight
21:22:48 [2019-10-11T21:22:48.306Z] #44 50.52 internal/reflectlite
21:22:48 [2019-10-11T21:22:48.306Z] #44 50.64 math/rand
21:22:48 [2019-10-11T21:22:48.432Z] #41 100.5   CC       criu/clone-noasan.o
21:22:48 [2019-10-11T21:22:48.432Z] #41 100.7   CC       criu/config.o
21:22:48 [2019-10-11T21:22:48.592Z] #44 ...
21:22:48 [2019-10-11T21:22:48.592Z] 
21:22:48 [2019-10-11T21:22:48.592Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:48 [2019-10-11T21:22:48.592Z] #68 DONE 50.8s
21:22:48 [2019-10-11T21:22:48.715Z] #18 ...
21:22:48 [2019-10-11T21:22:48.715Z] 
21:22:48 [2019-10-11T21:22:48.715Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:48 [2019-10-11T21:22:48.715Z] #32 DONE 74.8s
21:22:48 [2019-10-11T21:22:48.715Z] 
21:22:48 [2019-10-11T21:22:48.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.02   CC       images/opts.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.10   CC       images/seccomp.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.31   CC       images/binfmt-misc.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.44   CC       images/time.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.56   CC       images/sysctl.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 32.92   CC       images/autofs.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.15   CC       images/macvlan.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.42   CC       images/sit.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.68   LINK     images/built-in.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.94   GEN      compel/include/asm
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.95   GEN      compel/include/version.h
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.96 touch .config
21:22:48 [2019-10-11T21:22:48.715Z] #42 33.99   GEN      include/common/config.h
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.09   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.20   GEN      compel/plugins/include/uapi/std/syscall.h
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.22   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.24   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.27   DEP      compel/arch/s390/plugins/std/parasite-head.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.31   DEP      compel/plugins/std/infect.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.44   DEP      compel/plugins/std/string.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.47   DEP      compel/plugins/std/log.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.57   DEP      compel/plugins/std/fds.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.67   DEP      compel/plugins/std/std.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.75   DEP      compel/plugins/shmem/shmem.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.87   DEP      compel/plugins/fds/fds.d
21:22:48 [2019-10-11T21:22:48.715Z] #42 34.94   CC       compel/plugins/std/std.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 35.14   CC       compel/plugins/std/fds.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 35.54   CC       compel/plugins/std/log.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 36.32   CC       compel/plugins/std/string.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 36.93   CC       compel/plugins/std/infect.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 37.38   CC       compel/arch/s390/plugins/std/parasite-head.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 37.41   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 37.44   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
21:22:48 [2019-10-11T21:22:48.715Z] #42 ...
21:22:48 [2019-10-11T21:22:48.715Z] 
21:22:48 [2019-10-11T21:22:48.715Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:48 [2019-10-11T21:22:48.715Z] #45 64.96 fmt
21:22:48 [2019-10-11T21:22:48.715Z] #45 68.33 regexp
21:22:48 [2019-10-11T21:22:48.715Z] #45 70.16 go/token
21:22:48 [2019-10-11T21:22:48.715Z] #45 71.06 go/scanner
21:22:48 [2019-10-11T21:22:48.715Z] #45 72.53 go/ast
21:22:48 [2019-10-11T21:22:48.715Z] #45 72.78 internal/lazyregexp
21:22:48 [2019-10-11T21:22:48.715Z] #45 73.12 net/url
21:22:48 [2019-10-11T21:22:48.852Z] 
21:22:48 [2019-10-11T21:22:48.852Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:22:48 [2019-10-11T21:22:48.852Z] #24 51.26 debconf: delaying package configuration, since apt-utils is not installed
21:22:48 [2019-10-11T21:22:48.852Z] #24 51.50 Fetched 327 kB in 1s (312 kB/s)
21:22:49 [2019-10-11T21:22:49.102Z] #45 ...
21:22:49 [2019-10-11T21:22:49.102Z] 
21:22:49 [2019-10-11T21:22:49.102Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:49 [2019-10-11T21:22:49.102Z] #42 37.66   AR       compel/plugins/std.lib.a
21:22:49 [2019-10-11T21:22:49.102Z] #42 37.71   CC       compel/plugins/fds/fds.o
21:22:49 [2019-10-11T21:22:49.111Z] #24 51.77 Selecting previously unselected package libonig4:amd64.
21:22:49 [2019-10-11T21:22:49.111Z] #24 51.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
21:22:49 [2019-10-11T21:22:49.111Z] #24 51.83 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
21:22:49 [2019-10-11T21:22:49.111Z] #24 51.86 Unpacking libonig4:amd64 (6.1.3-2) ...
21:22:49 [2019-10-11T21:22:49.371Z] #24 52.22 Selecting previously unselected package libjq1:amd64.
21:22:49 [2019-10-11T21:22:49.371Z] #24 52.25 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
21:22:49 [2019-10-11T21:22:49.515Z] #42 38.09   AR       compel/plugins/fds.lib.a
21:22:49 [2019-10-11T21:22:49.515Z] #42 38.14   HOSTDEP  compel/src/lib/log-host.d
21:22:49 [2019-10-11T21:22:49.515Z] #42 38.18   HOSTDEP  compel/src/lib/handle-elf-host.d
21:22:49 [2019-10-11T21:22:49.515Z] #42 38.24   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
21:22:49 [2019-10-11T21:22:49.632Z] #24 52.27 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:22:49 [2019-10-11T21:22:49.807Z] #41 102.0   CC       criu/cr-check.o
21:22:49 [2019-10-11T21:22:49.891Z] #24 52.59 Selecting previously unselected package jq.
21:22:49 [2019-10-11T21:22:49.891Z] #24 52.59 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
21:22:49 [2019-10-11T21:22:49.891Z] #24 52.59 Unpacking jq (1.5+dfsg-1.3) ...
21:22:49 [2019-10-11T21:22:49.902Z] #42 38.30   HOSTDEP  compel/src/main-host.d
21:22:49 [2019-10-11T21:22:49.902Z] #42 38.46   DEP      compel/src/lib/ptrace.d
21:22:49 [2019-10-11T21:22:49.902Z] #42 38.59   DEP      compel/src/lib/infect.d
21:22:49 [2019-10-11T21:22:49.902Z] #42 38.74   DEP      compel/src/lib/infect-util.d
21:22:50 [2019-10-11T21:22:50.149Z] #24 52.86 Setting up libonig4:amd64 (6.1.3-2) ...
21:22:50 [2019-10-11T21:22:50.149Z] #24 52.89 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:22:50 [2019-10-11T21:22:50.149Z] #24 52.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:50 [2019-10-11T21:22:50.300Z] #42 38.89   DEP      compel/src/lib/infect-rpc.d
21:22:50 [2019-10-11T21:22:50.300Z] #42 39.02   DEP      compel/arch/s390/src/lib/infect.d
21:22:50 [2019-10-11T21:22:50.300Z] #42 39.17   DEP      compel/arch/s390/src/lib/cpu.d
21:22:50 [2019-10-11T21:22:50.407Z] #24 53.04 Setting up jq (1.5+dfsg-1.3) ...
21:22:50 [2019-10-11T21:22:50.666Z] #24 DONE 53.3s
21:22:50 [2019-10-11T21:22:50.666Z] 
21:22:50 [2019-10-11T21:22:50.666Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:22:50 [2019-10-11T21:22:50.666Z] #25 DONE 0.1s
21:22:50 [2019-10-11T21:22:50.666Z] 
21:22:50 [2019-10-11T21:22:50.666Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:50 [2019-10-11T21:22:50.702Z] #42 39.28   DEP      compel/src/lib/log.d
21:22:50 [2019-10-11T21:22:50.702Z] #42 39.37   DEP      compel/src/main.d
21:22:50 [2019-10-11T21:22:50.702Z] #42 39.44   DEP      compel/src/lib/handle-elf.d
21:22:50 [2019-10-11T21:22:50.702Z] #42 39.57   DEP      compel/arch/s390/src/lib/handle-elf.d
21:22:51 [2019-10-11T21:22:51.091Z] #42 39.69   CC       compel/src/lib/log.o
21:22:51 [2019-10-11T21:22:51.219Z] #44 79.37 text/template
21:22:51 [2019-10-11T21:22:51.219Z] #44 ...
21:22:51 [2019-10-11T21:22:51.219Z] 
21:22:51 [2019-10-11T21:22:51.219Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:51 [2019-10-11T21:22:51.219Z] #41 23.67 make[1]: Nothing to be done for 'all'.
21:22:51 [2019-10-11T21:22:51.481Z] #42 39.92   CC       compel/arch/s390/src/lib/cpu.o
21:22:51 [2019-10-11T21:22:51.481Z] #42 40.25   CC       compel/arch/s390/src/lib/infect.o
21:22:51 [2019-10-11T21:22:51.607Z] #26 ...
21:22:51 [2019-10-11T21:22:51.607Z] 
21:22:51 [2019-10-11T21:22:51.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:22:51 [2019-10-11T21:22:51.607Z] #10 39.89 Reading package lists...
21:22:51 [2019-10-11T21:22:51.607Z] #10 46.15 Building dependency tree...
21:22:51 [2019-10-11T21:22:51.607Z] #10 48.95 The following additional packages will be installed:
21:22:51 [2019-10-11T21:22:51.607Z] #10 48.96   libapparmor1 libseccomp2
21:22:51 [2019-10-11T21:22:51.607Z] #10 48.97 Suggested packages:
21:22:51 [2019-10-11T21:22:51.607Z] #10 48.99   seccomp
21:22:51 [2019-10-11T21:22:51.607Z] #10 49.36 The following NEW packages will be installed:
21:22:51 [2019-10-11T21:22:51.607Z] #10 49.37   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.50 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.50 Need to get 300 kB of archives.
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.50 After this operation, 1201 kB of additional disk space will be used.
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
21:22:51 [2019-10-11T21:22:51.607Z] #10 50.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
21:22:51 [2019-10-11T21:22:51.607Z] #10 51.69 debconf: delaying package configuration, since apt-utils is not installed
21:22:51 [2019-10-11T21:22:51.607Z] #10 51.91 Fetched 300 kB in 1s (280 kB/s)
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.04 Selecting previously unselected package libseccomp2:amd64.
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.04 (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.)
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.12 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.14 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.42 Selecting previously unselected package libseccomp-dev:amd64.
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.45 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.75 Selecting previously unselected package libapparmor1:amd64.
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.75 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.77 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 52.98 Selecting previously unselected package libapparmor-dev:amd64.
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.00 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.01 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.50 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.72 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.76 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.77 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.78 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 53.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:51 [2019-10-11T21:22:51.607Z] #10 DONE 54.1s
21:22:51 [2019-10-11T21:22:51.607Z] 
21:22:51 [2019-10-11T21:22:51.607Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:51 [2019-10-11T21:22:51.607Z] #52 DONE 0.1s
21:22:51 [2019-10-11T21:22:51.607Z] 
21:22:51 [2019-10-11T21:22:51.607Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:22:51 [2019-10-11T21:22:51.607Z] #53 DONE 0.1s
21:22:51 [2019-10-11T21:22:51.607Z] 
21:22:51 [2019-10-11T21:22:51.607Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:51 [2019-10-11T21:22:51.706Z] #41 103.8   CC       criu/cr-dedup.o
21:22:52 [2019-10-11T21:22:52.271Z] #41 104.3   CC       criu/cr-dump.o
21:22:52 [2019-10-11T21:22:52.300Z] #42 41.04   CC       compel/src/lib/infect-rpc.o
21:22:52 [2019-10-11T21:22:52.716Z] #42 41.35   CC       compel/src/lib/infect-util.o
21:22:53 [2019-10-11T21:22:53.133Z] #41 25.96   CC       images/stats.o
21:22:53 [2019-10-11T21:22:53.163Z] #42 41.56   CC       compel/src/lib/infect.o
21:22:53 [2019-10-11T21:22:53.708Z] #41 26.50   CC       images/core.o
21:22:54 [2019-10-11T21:22:54.139Z] #54 ...
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:22:54 [2019-10-11T21:22:54.139Z] #56 41.32 Reading package lists...
21:22:54 [2019-10-11T21:22:54.139Z] #56 47.78 Building dependency tree...
21:22:54 [2019-10-11T21:22:54.139Z] #56 50.41 The following additional packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #56 50.44   btrfs-progs liblzo2-2
21:22:54 [2019-10-11T21:22:54.139Z] #56 50.63 The following NEW packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #56 50.65   btrfs-progs btrfs-tools liblzo2-2
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.84 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.84 Need to get 649 kB of archives.
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.84 After this operation, 4320 kB of additional disk space will be used.
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #56 51.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #56 53.42 debconf: delaying package configuration, since apt-utils is not installed
21:22:54 [2019-10-11T21:22:54.139Z] #56 53.76 Fetched 649 kB in 1s (530 kB/s)
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.01 Selecting previously unselected package liblzo2-2:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.43 Selecting previously unselected package btrfs-progs.
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.44 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 54.46 Unpacking btrfs-progs (4.7.3-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 55.73 Selecting previously unselected package btrfs-tools.
21:22:54 [2019-10-11T21:22:54.139Z] #56 55.74 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 55.76 Unpacking btrfs-tools (4.7.3-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 56.07 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 56.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 56.16 Setting up btrfs-progs (4.7.3-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 56.17 Setting up btrfs-tools (4.7.3-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 56.19 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:22:54 [2019-10-11T21:22:54.139Z] #56 DONE 56.5s
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:54 [2019-10-11T21:22:54.139Z] #40 40.79 Reading package lists...
21:22:54 [2019-10-11T21:22:54.139Z] #40 46.76 Building dependency tree...
21:22:54 [2019-10-11T21:22:54.139Z] #40 49.25 The following additional packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #40 49.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:22:54 [2019-10-11T21:22:54.139Z] #40 49.26   libprotoc10 python-pkg-resources zlib1g-dev
21:22:54 [2019-10-11T21:22:54.139Z] #40 49.28 Suggested packages:
21:22:54 [2019-10-11T21:22:54.139Z] #40 49.28   manpages-dev python-setuptools
21:22:54 [2019-10-11T21:22:54.139Z] #40 50.95 The following NEW packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #40 50.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:22:54 [2019-10-11T21:22:54.139Z] #40 50.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:22:54 [2019-10-11T21:22:54.139Z] #40 50.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:22:54 [2019-10-11T21:22:54.139Z] #40 50.96   zlib1g-dev
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.06 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.06 Need to get 3602 kB of archives.
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.06 After this operation, 18.9 MB of additional disk space will be used.
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.66 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.68 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 52.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.48 debconf: delaying package configuration, since apt-utils is not installed
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.72 Fetched 3602 kB in 1s (2031 kB/s)
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.87 Selecting previously unselected package libnet1:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.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 ... 15091 files and directories currently installed.)
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.93 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 54.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.13 Selecting previously unselected package libcap-dev:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.19 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.20 Unpacking libcap-dev:amd64 (1:2.25-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.39 Selecting previously unselected package libnet1-dev.
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.41 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.86 Selecting previously unselected package libnl-3-200:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.86 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 55.87 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.08 Selecting previously unselected package libnl-3-dev:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.09 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.10 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.36 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.36 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.50 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.55 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 ...
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:22:54 [2019-10-11T21:22:54.139Z] #57 DONE 0.1s
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:22:54 [2019-10-11T21:22:54.139Z] #58 DONE 0.1s
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:22:54 [2019-10-11T21:22:54.139Z] #33 40.88 Reading package lists...
21:22:54 [2019-10-11T21:22:54.139Z] #33 47.35 Building dependency tree...
21:22:54 [2019-10-11T21:22:54.139Z] #33 49.98 The following additional packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #33 49.99   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.01 Suggested packages:
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.01   codeblocks eclipse ninja-build lrzip
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.01 Recommended packages:
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.01   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.73 The following NEW packages will be installed:
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.73   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
21:22:54 [2019-10-11T21:22:54.139Z] #33 50.74   vim-common xxd
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.80 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.80 Need to get 13.7 MB of archives.
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.80 After this operation, 57.2 MB of additional disk space will be used.
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 51.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 53.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 53.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 53.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 53.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 53.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 54.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 54.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:22:54 [2019-10-11T21:22:54.139Z] #33 55.67 debconf: delaying package configuration, since apt-utils is not installed
21:22:54 [2019-10-11T21:22:54.139Z] #33 55.85 Fetched 13.7 MB in 3s (4167 kB/s)
21:22:54 [2019-10-11T21:22:54.139Z] #33 56.09 Selecting previously unselected package cmake-data.
21:22:54 [2019-10-11T21:22:54.139Z] #33 56.09 (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.)
21:22:54 [2019-10-11T21:22:54.139Z] #33 56.12 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #33 56.14 Unpacking cmake-data (3.7.2-1) ...
21:22:54 [2019-10-11T21:22:54.139Z] #33 ...
21:22:54 [2019-10-11T21:22:54.139Z] 
21:22:54 [2019-10-11T21:22:54.139Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.72 Selecting previously unselected package zlib1g-dev:amd64.
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.139Z] #40 56.74 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:22:54 [2019-10-11T21:22:54.399Z] #40 57.06 Selecting previously unselected package libprotobuf10:amd64.
21:22:54 [2019-10-11T21:22:54.399Z] #40 57.06 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
21:22:54 [2019-10-11T21:22:54.399Z] #40 57.07 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
21:22:54 [2019-10-11T21:22:54.658Z] #41 ...
21:22:54 [2019-10-11T21:22:54.658Z] 
21:22:54 [2019-10-11T21:22:54.658Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:54 [2019-10-11T21:22:54.658Z] #17 13.86 Fetched 7742 kB in 11s (687 kB/s)
21:22:54 [2019-10-11T21:22:54.658Z] #17 13.86 Reading package lists...
21:22:54 [2019-10-11T21:22:54.658Z] #17 20.51 Reading package lists...
21:22:54 [2019-10-11T21:22:54.658Z] #17 ...
21:22:54 [2019-10-11T21:22:54.658Z] 
21:22:54 [2019-10-11T21:22:54.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:54 [2019-10-11T21:22:54.658Z] #41 27.49   CC       images/core-x86.o
21:22:54 [2019-10-11T21:22:54.799Z] #41 106.6   CC       criu/cr-errno.o
21:22:54 [2019-10-11T21:22:54.799Z] #41 106.7   CC       criu/cr-restore.o
21:22:55 [2019-10-11T21:22:55.147Z] #42 ...
21:22:55 [2019-10-11T21:22:55.147Z] 
21:22:55 [2019-10-11T21:22:55.147Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 49.24 Setting up python3-minimal (3.5.3-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.19 Selecting previously unselected package python3.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16484 files and directories currently installed.)
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.22 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.23 Unpacking python3 (3.5.3-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.30 Selecting previously unselected package pigz.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.30 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.30 Unpacking pigz (2.3.4-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.45 Selecting previously unselected package libip4tc0:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.45 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.53 Selecting previously unselected package libip6tc0:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.53 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.54 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.62 Selecting previously unselected package libiptc0:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.63 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.63 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.73 Selecting previously unselected package libxtables12:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.76 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.84 Selecting previously unselected package libnetfilter-conntrack3:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.84 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.88 Selecting previously unselected package iptables.
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.89 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 50.89 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.22 Selecting previously unselected package xxd.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.23 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.23 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.32 Selecting previously unselected package vim-common.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.32 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.33 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.43 Selecting previously unselected package bzip2.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.44 Unpacking bzip2 (1.0.6-8.1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.51 Selecting previously unselected package libgpm2:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.51 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.51 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.60 Selecting previously unselected package xz-utils.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.61 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.62 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.78 Selecting previously unselected package aufs-tools.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.78 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.78 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.88 Selecting previously unselected package liblzo2-2:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 51.88 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 52.02 Selecting previously unselected package btrfs-progs.
21:22:55 [2019-10-11T21:22:55.147Z] #18 52.03 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 52.03 Unpacking btrfs-progs (4.7.3-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Selecting previously unselected package btrfs-tools.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Unpacking btrfs-tools (4.7.3-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Selecting previously unselected package libdevmapper1.02.1:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.02 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.23 Selecting previously unselected package dmsetup.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.23 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.24 Unpacking dmsetup (2:1.02.137-2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.45 Selecting previously unselected package libonig4:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.45 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.45 Unpacking libonig4:s390x (6.1.3-2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.66 Selecting previously unselected package libjq1:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.66 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.66 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.75 Selecting previously unselected package jq.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.75 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.75 Unpacking jq (1.5+dfsg-1.3) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.85 Selecting previously unselected package libaio1:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.86 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.87 Unpacking libaio1:s390x (0.3.110-3) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.93 Selecting previously unselected package libcap2-bin.
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.93 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 53.94 Unpacking libcap2-bin (1:2.25-1) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.05 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.05 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.05 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.12 Selecting previously unselected package libsepol1-dev:s390x.
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.12 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.147Z] #18 54.12 Unpacking libsepol1-dev:s390x (2.6-2) ...
21:22:55 [2019-10-11T21:22:55.337Z] #40 57.82 Selecting previously unselected package libprotobuf-lite10:amd64.
21:22:55 [2019-10-11T21:22:55.337Z] #40 57.82 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
21:22:55 [2019-10-11T21:22:55.337Z] #40 57.85 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
21:22:55 [2019-10-11T21:22:55.337Z] #40 58.06 Selecting previously unselected package libprotobuf-dev:amd64.
21:22:55 [2019-10-11T21:22:55.337Z] #40 58.09 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
21:22:55 [2019-10-11T21:22:55.337Z] #40 58.10 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
21:22:55 [2019-10-11T21:22:55.337Z] #40 ...
21:22:55 [2019-10-11T21:22:55.337Z] 
21:22:55 [2019-10-11T21:22:55.337Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:22:55 [2019-10-11T21:22:55.337Z] #47 47.63 + cd /tmp/tmp.V7U0ex2R7I/src/gotest.tools/gotestsum
21:22:55 [2019-10-11T21:22:55.337Z] #47 47.63 + git checkout -q v0.3.5
21:22:55 [2019-10-11T21:22:55.337Z] #47 47.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:22:55 [2019-10-11T21:22:55.532Z] #18 54.41 Selecting previously unselected package libpcre16-3:s390x.
21:22:55 [2019-10-11T21:22:55.533Z] #18 54.41 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
21:22:55 [2019-10-11T21:22:55.533Z] #18 54.42 Unpacking libpcre16-3:s390x (2:8.39-3) ...
21:22:55 [2019-10-11T21:22:55.533Z] #18 ...
21:22:55 [2019-10-11T21:22:55.533Z] 
21:22:55 [2019-10-11T21:22:55.533Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:55 [2019-10-11T21:22:55.533Z] #42 44.12   CC       compel/src/lib/ptrace.o
21:22:55 [2019-10-11T21:22:55.623Z] #41 28.46   CC       images/core-arm.o
21:22:55 [2019-10-11T21:22:55.629Z] #47 ...
21:22:55 [2019-10-11T21:22:55.629Z] 
21:22:55 [2019-10-11T21:22:55.629Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.916 + RM_GOPATH=0
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.917 + TMP_GOPATH=
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.917 + : /build
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.918 + '[' -z '' ']'
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.922 ++ mktemp -d
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.930 + export GOPATH=/tmp/tmp.PcQ7jDNw9c
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.930 + GOPATH=/tmp/tmp.PcQ7jDNw9c
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.930 + RM_GOPATH=1
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.930 ++ dirname ./install.sh
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.938 + dir=.
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.938 + bin=runc
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.938 + shift
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.939 + '[' '!' -f ./runc.installer ']'
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.939 + . ./runc.installer
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.939 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.939 + install_runc
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.943 + grep -q '^3\.10\.0.*\.el7\.'
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.945 + uname -r
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.956 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.956 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.956 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PcQ7jDNw9c/src/github.com/opencontainers/runc
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.957 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
21:22:55 [2019-10-11T21:22:55.629Z] #54 3.958 Cloning into '/tmp/tmp.PcQ7jDNw9c/src/github.com/opencontainers/runc'...
21:22:55 [2019-10-11T21:22:55.884Z] #41 28.80   CC       images/core-aarch64.o
21:22:55 [2019-10-11T21:22:55.889Z] #54 ...
21:22:55 [2019-10-11T21:22:55.889Z] 
21:22:55 [2019-10-11T21:22:55.889Z] #11 [dev 1/24] RUN groupadd -r docker
21:22:55 [2019-10-11T21:22:55.889Z] #11 DONE 4.5s
21:22:55 [2019-10-11T21:22:55.922Z] #42 44.42   AR       compel/libcompel.a
21:22:55 [2019-10-11T21:22:55.922Z] #42 44.49   HOSTCC   compel/src/main-host.o
21:22:56 [2019-10-11T21:22:56.148Z] 
21:22:56 [2019-10-11T21:22:56.148Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:22:56 [2019-10-11T21:22:56.314Z] #42 44.95   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
21:22:56 [2019-10-11T21:22:56.416Z] #12 ...
21:22:56 [2019-10-11T21:22:56.416Z] 
21:22:56 [2019-10-11T21:22:56.416Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:22:56 [2019-10-11T21:22:56.416Z] #28 49.20 + cd /tmp/tmp.1sefg4aWjR/src/github.com/go-swagger/go-swagger
21:22:56 [2019-10-11T21:22:56.416Z] #28 49.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
21:22:56 [2019-10-11T21:22:56.416Z] #28 51.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:56 [2019-10-11T21:22:56.455Z] #41 29.20   CC       images/core-ppc64.o
21:22:56 [2019-10-11T21:22:56.709Z] #41 ...
21:22:56 [2019-10-11T21:22:56.709Z] 
21:22:56 [2019-10-11T21:22:56.709Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:22:56 [2019-10-11T21:22:56.709Z] #17 109.9 Selecting previously unselected package g++-mingw-w64-x86-64.
21:22:56 [2019-10-11T21:22:56.709Z] #17 109.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:22:56 [2019-10-11T21:22:56.709Z] #17 109.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:22:56 [2019-10-11T21:22:56.724Z] #42 45.28   HOSTCC   compel/src/lib/handle-elf-host.o
21:22:56 [2019-10-11T21:22:56.987Z] #28 ...
21:22:56 [2019-10-11T21:22:56.987Z] 
21:22:56 [2019-10-11T21:22:56.987Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:22:56 [2019-10-11T21:22:56.987Z] #31 48.98 sync
21:22:56 [2019-10-11T21:22:56.987Z] #31 48.99 internal/reflectlite
21:22:56 [2019-10-11T21:22:56.987Z] #31 51.90 sort
21:22:56 [2019-10-11T21:22:56.987Z] #31 51.92 errors
21:22:56 [2019-10-11T21:22:56.987Z] #31 52.48 strconv
21:22:56 [2019-10-11T21:22:56.987Z] #31 53.63 io
21:22:56 [2019-10-11T21:22:56.987Z] #31 55.59 internal/oserror
21:22:56 [2019-10-11T21:22:56.987Z] #31 55.69 syscall
21:22:56 [2019-10-11T21:22:56.987Z] #31 58.41 reflect
21:22:56 [2019-10-11T21:22:56.987Z] #31 ...
21:22:56 [2019-10-11T21:22:56.987Z] 
21:22:56 [2019-10-11T21:22:56.987Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:22:56 [2019-10-11T21:22:56.987Z] #40 59.64 Selecting previously unselected package libprotoc10:amd64.
21:22:56 [2019-10-11T21:22:56.987Z] #40 59.64 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
21:22:56 [2019-10-11T21:22:56.987Z] #40 59.66 Unpacking libprotoc10:amd64 (3.0.0-9) ...
21:22:57 [2019-10-11T21:22:57.026Z] #41 30.03   CC       images/core-s390.o
21:22:57 [2019-10-11T21:22:57.122Z] #42 45.73   HOSTCC   compel/src/lib/log-host.o
21:22:57 [2019-10-11T21:22:57.122Z] #42 45.90   HOSTLINK compel/compel-host-bin
21:22:57 [2019-10-11T21:22:57.122Z] #42 46.00   DEP      soccr/soccr.d
21:22:57 [2019-10-11T21:22:57.527Z] #42 46.27   CC       soccr/soccr.o
21:22:57 [2019-10-11T21:22:57.553Z] #40 60.36 Selecting previously unselected package protobuf-c-compiler.
21:22:57 [2019-10-11T21:22:57.812Z] #40 60.36 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
21:22:57 [2019-10-11T21:22:57.812Z] #40 60.38 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:22:57 [2019-10-11T21:22:57.812Z] #40 60.57 Selecting previously unselected package protobuf-compiler.
21:22:57 [2019-10-11T21:22:57.812Z] #40 60.59 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
21:22:57 [2019-10-11T21:22:57.812Z] #40 60.60 Unpacking protobuf-compiler (3.0.0-9) ...
21:22:58 [2019-10-11T21:22:58.070Z] #40 60.75 Selecting previously unselected package python-pkg-resources.
21:22:58 [2019-10-11T21:22:58.070Z] #40 60.75 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:22:58 [2019-10-11T21:22:58.070Z] #40 60.76 Unpacking python-pkg-resources (33.1.1-1) ...
21:22:58 [2019-10-11T21:22:58.329Z] #40 61.01 Selecting previously unselected package python-protobuf.
21:22:58 [2019-10-11T21:22:58.329Z] #40 61.01 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
21:22:58 [2019-10-11T21:22:58.329Z] #40 61.03 Unpacking python-protobuf (3.0.0-9) ...
21:22:58 [2019-10-11T21:22:58.425Z] #41 31.23   CC       images/cpuinfo.o
21:22:58 [2019-10-11T21:22:58.892Z] #42 47.55   AR       soccr/libsoccr.a
21:22:58 [2019-10-11T21:22:58.892Z] #42 47.58 make[1]: 'soccr/libsoccr.a' is up to date.
21:22:58 [2019-10-11T21:22:58.896Z] #40 61.62 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
21:22:58 [2019-10-11T21:22:58.896Z] #40 61.73 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
21:22:59 [2019-10-11T21:22:59.155Z] #40 61.75 Setting up python-pkg-resources (33.1.1-1) ...
21:22:59 [2019-10-11T21:22:59.302Z] #42 ...
21:22:59 [2019-10-11T21:22:59.302Z] 
21:22:59 [2019-10-11T21:22:59.302Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:22:59 [2019-10-11T21:22:59.302Z] #45 75.14 text/template/parse
21:22:59 [2019-10-11T21:22:59.302Z] #45 78.32 go/parser
21:22:59 [2019-10-11T21:22:59.302Z] #45 78.45 text/template
21:22:59 [2019-10-11T21:22:59.302Z] #45 82.59 encoding/xml
21:22:59 [2019-10-11T21:22:59.302Z] #45 84.87 go/doc
21:22:59 [2019-10-11T21:22:59.302Z] #45 ...
21:22:59 [2019-10-11T21:22:59.302Z] 
21:22:59 [2019-10-11T21:22:59.302Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:22:59 [2019-10-11T21:22:59.302Z] #42 47.87   DEP      criu/arch/s390/sigframe.d
21:22:59 [2019-10-11T21:22:59.302Z] #42 47.97   DEP      criu/arch/s390/crtools.d
21:22:59 [2019-10-11T21:22:59.369Z] #41 32.07   CC       images/inventory.o
21:22:59 [2019-10-11T21:22:59.630Z] #41 32.46   CC       images/fdinfo.o
21:22:59 [2019-10-11T21:22:59.722Z] #42 48.13   DEP      criu/arch/s390/cpu.d
21:22:59 [2019-10-11T21:22:59.722Z] #42 48.37   CC       criu/arch/s390/cpu.o
21:22:59 [2019-10-11T21:22:59.726Z] #40 ...
21:22:59 [2019-10-11T21:22:59.726Z] 
21:22:59 [2019-10-11T21:22:59.726Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:22:59 [2019-10-11T21:22:59.726Z] #12 DONE 3.8s
21:22:59 [2019-10-11T21:22:59.726Z] 
21:22:59 [2019-10-11T21:22:59.726Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:22:59 [2019-10-11T21:22:59.726Z] #26 6.465 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:22:59 [2019-10-11T21:22:59.726Z] #26 7.083 
21:22:59 [2019-10-11T21:22:59.726Z] #26 7.479 
####                                                                       5.6%
########                                                                  11.5%
##############                                                            20.0%
######################                                                    31.0%
##############################                                            42.7%
#####################################                                     52.7%
############################################                              61.9%
#######################################################                   76.4%
################################################################          89.5%
######################################################################## 100.0%
21:22:59 [2019-10-11T21:22:59.985Z] #26 9.250 
21:23:00 [2019-10-11T21:23:00.117Z] #42 48.89   CC       criu/arch/s390/crtools.o
21:23:00 [2019-10-11T21:23:00.201Z] #41 33.15   CC       images/fown.o
21:23:00 [2019-10-11T21:23:00.245Z] #26 ...
21:23:00 [2019-10-11T21:23:00.246Z] 
21:23:00 [2019-10-11T21:23:00.246Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:00 [2019-10-11T21:23:00.246Z] #44 52.27 internal/singleflight
21:23:00 [2019-10-11T21:23:00.246Z] #44 54.15 io
21:23:00 [2019-10-11T21:23:00.246Z] #44 54.15 strconv
21:23:00 [2019-10-11T21:23:00.246Z] #44 55.91 bytes
21:23:00 [2019-10-11T21:23:00.246Z] #44 58.49 bufio
21:23:00 [2019-10-11T21:23:00.246Z] #44 59.30 reflect
21:23:00 [2019-10-11T21:23:00.246Z] #44 60.86 syscall
21:23:00 [2019-10-11T21:23:00.246Z] #44 ...
21:23:00 [2019-10-11T21:23:00.246Z] 
21:23:00 [2019-10-11T21:23:00.246Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.09 Selecting previously unselected package liblzo2-2:amd64.
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.14 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.28 Selecting previously unselected package libicu57:amd64.
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.28 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
21:23:00 [2019-10-11T21:23:00.246Z] #33 60.30 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
21:23:00 [2019-10-11T21:23:00.775Z] #41 33.54   CC       images/ns.o
21:23:00 [2019-10-11T21:23:00.775Z] #41 ...
21:23:00 [2019-10-11T21:23:00.775Z] 
21:23:00 [2019-10-11T21:23:00.775Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:00 [2019-10-11T21:23:00.775Z] #17 20.51 Reading package lists...
21:23:00 [2019-10-11T21:23:00.775Z] #17 24.43 Building dependency tree...
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29 The following additional packages will be installed:
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.29   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.30   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.30   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.30   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.31 Suggested packages:
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   vim-doc vim-scripts xfsdump acl attr quota
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32 Recommended packages:
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
21:23:00 [2019-10-11T21:23:00.775Z] #17 26.32   python3-keyrings.alt python3-xdg unzip
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.73 The following NEW packages will be installed:
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.73   apparmor aufs-tools bash-completion binutils-mingw-w64
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.73   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.74   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.75   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.75   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.75   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:23:00 [2019-10-11T21:23:00.775Z] #17 29.75   xfsprogs xxd xz-utils zip
21:23:01 [2019-10-11T21:23:01.521Z] Removing intermediate container a0e4c9829c1b
21:23:01 [2019-10-11T21:23:01.521Z]  ---> 74ef4e58dd10
21:23:01 [2019-10-11T21:23:01.521Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
21:23:01 [2019-10-11T21:23:01.521Z]  ---> Running in 005edadac874
21:23:01 [2019-10-11T21:23:01.521Z] Removing intermediate container 005edadac874
21:23:01 [2019-10-11T21:23:01.521Z]  ---> bccd7d7c3574
21:23:01 [2019-10-11T21:23:01.521Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
21:23:01 [2019-10-11T21:23:01.521Z]  ---> Running in 83c4c73aca96
21:23:01 [2019-10-11T21:23:01.521Z] Removing intermediate container 83c4c73aca96
21:23:01 [2019-10-11T21:23:01.521Z]  ---> e436613716e4
21:23:01 [2019-10-11T21:23:01.521Z] Step 8/8 : COPY . .
21:23:01 [2019-10-11T21:23:01.708Z] #42 50.01   CC       criu/arch/s390/sigframe.o
21:23:01 [2019-10-11T21:23:01.708Z] #42 50.45   LINK     criu/arch/s390/crtools.built-in.o
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.87 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.87 Need to get 84.4 MB of archives.
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.87 After this operation, 528 MB of additional disk space will be used.
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 30.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
21:23:01 [2019-10-11T21:23:01.717Z] #17 ...
21:23:01 [2019-10-11T21:23:01.717Z] 
21:23:01 [2019-10-11T21:23:01.717Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:23:01 [2019-10-11T21:23:01.718Z] #62 90.30 + for f in rootlesskit rootlesskit-docker-proxy
21:23:01 [2019-10-11T21:23:01.718Z] #62 90.30 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:23:02 [2019-10-11T21:23:02.161Z] #42 50.49   DEP      criu/arch/s390/vdso-pie.d
21:23:02 [2019-10-11T21:23:02.162Z] #42 50.80   DEP      criu/pie/parasite-vdso.d
21:23:02 [2019-10-11T21:23:02.560Z] #42 51.08   DEP      criu/pie/util-vdso.d
21:23:02 [2019-10-11T21:23:02.560Z] #42 51.18   DEP      criu/pie/util.d
21:23:02 [2019-10-11T21:23:02.560Z] #42 51.28   CC       criu/pie/util.o
21:23:02 [2019-10-11T21:23:02.779Z] #33 ...
21:23:02 [2019-10-11T21:23:02.779Z] 
21:23:02 [2019-10-11T21:23:02.779Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:02 [2019-10-11T21:23:02.779Z] #26 9.659 
########                                                                  11.6%
##############                                                            20.7%
############################                                              39.6%
####################################                                      50.9%
###############################################                           65.7%
###########################################################               82.1%
######################################################################## 100.0%
21:23:02 [2019-10-11T21:23:02.779Z] #26 10.94 
21:23:02 [2019-10-11T21:23:02.963Z] #42 51.58   CC       criu/pie/util-vdso.o
21:23:03 [2019-10-11T21:23:03.038Z] #26 11.30 
####                                                                       5.8%
###########                                                               15.6%
##################                                                        25.4%
########################                                                  34.5%
################################                                          44.9%
#####################################                                     52.7%
###########################################                               60.9%
#####################################################                     74.2%
############################################################              83.7%
####################################################################      94.7%
######################################################################## 100.0%
21:23:03 [2019-10-11T21:23:03.267Z] #17 ...
21:23:03 [2019-10-11T21:23:03.267Z] 
21:23:03 [2019-10-11T21:23:03.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:03 [2019-10-11T21:23:03.267Z] #41 111.1   CC       criu/cr-service.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 112.8   CC       criu/crtools.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 113.5   CC       criu/eventfd.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 114.0   CC       criu/eventpoll.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 114.8   CC       criu/external.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 115.2   CC       criu/fault-injection.o
21:23:03 [2019-10-11T21:23:03.267Z] #41 115.3   CC       criu/fdstore.o
21:23:03 [2019-10-11T21:23:03.296Z] #26 ...
21:23:03 [2019-10-11T21:23:03.296Z] 
21:23:03 [2019-10-11T21:23:03.296Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:23:03 [2019-10-11T21:23:03.296Z] #13 3.228 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:23:03 [2019-10-11T21:23:03.296Z] #13 DONE 3.7s
21:23:03 [2019-10-11T21:23:03.375Z] #42 52.13   CC       criu/pie/parasite-vdso.o
21:23:03 [2019-10-11T21:23:03.525Z] #41 115.7   CC       criu/fifo.o
21:23:03 [2019-10-11T21:23:03.554Z] 
21:23:03 [2019-10-11T21:23:03.554Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:23:03 [2019-10-11T21:23:03.630Z] #62 ...
21:23:03 [2019-10-11T21:23:03.630Z] 
21:23:03 [2019-10-11T21:23:03.630Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:03 [2019-10-11T21:23:03.630Z] #44 82.53 compress/flate
21:23:03 [2019-10-11T21:23:03.630Z] #44 83.72 go/parser
21:23:03 [2019-10-11T21:23:03.630Z] #44 88.79 go/doc
21:23:03 [2019-10-11T21:23:03.630Z] #44 89.29 math/big
21:23:03 [2019-10-11T21:23:03.630Z] #44 90.36 vendor/golang.org/x/text/unicode/bidi
21:23:03 [2019-10-11T21:23:03.785Z] #42 52.55   CC       criu/arch/s390/vdso-pie.o
21:23:03 [2019-10-11T21:23:03.813Z] #14 ...
21:23:03 [2019-10-11T21:23:03.813Z] 
21:23:03 [2019-10-11T21:23:03.813Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + RM_GOPATH=0
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + TMP_GOPATH=
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + : /build
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + '[' -z '' ']'
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 ++ mktemp -d
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + export GOPATH=/tmp/tmp.aZ9vKHxdbV
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + GOPATH=/tmp/tmp.aZ9vKHxdbV
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 + RM_GOPATH=1
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.323 ++ dirname ./install.sh
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + dir=.
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + bin=containerd
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + shift
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + '[' '!' -f ./containerd.installer ']'
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + . ./containerd.installer
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + install_containerd
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.324 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aZ9vKHxdbV/src/github.com/containerd/containerd
21:23:03 [2019-10-11T21:23:03.813Z] #59 3.338 Cloning into '/tmp/tmp.aZ9vKHxdbV/src/github.com/containerd/containerd'...
21:23:03 [2019-10-11T21:23:03.891Z] #44 ...
21:23:03 [2019-10-11T21:23:03.891Z] 
21:23:03 [2019-10-11T21:23:03.891Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.02 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.21 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.23 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.25 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.26 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.26 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.28 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.29 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.31 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.32 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.34 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.35 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.36 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.38 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.39 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.40 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.43 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.44 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.44 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.45 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.45 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.47 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.47 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.48 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.48 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.49 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.51 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.53 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.54 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.57 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.59 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.59 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.60 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.61 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.62 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.69 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.70 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.79 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.80 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.81 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.82 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.82 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 31.84 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.07 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.11 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.15 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.16 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.17 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.19 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.28 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.37 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.38 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.58 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.68 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
21:23:03 [2019-10-11T21:23:03.891Z] #17 32.69 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
21:23:04 [2019-10-11T21:23:04.073Z] #59 ...
21:23:04 [2019-10-11T21:23:04.073Z] 
21:23:04 [2019-10-11T21:23:04.073Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:04 [2019-10-11T21:23:04.073Z] #26 12.99 
21:23:04 [2019-10-11T21:23:04.091Z] #41 116.2   CC       criu/file-ids.o
21:23:04 [2019-10-11T21:23:04.186Z] #42 52.83   AR       criu/pie/pie.lib.a
21:23:04 [2019-10-11T21:23:04.186Z] #42 52.86   DEP      criu/pie/restorer.d
21:23:04 [2019-10-11T21:23:04.186Z] #42 53.08   DEP      criu/arch/s390/restorer.d
21:23:04 [2019-10-11T21:23:04.462Z] #17 33.91 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
21:23:04 [2019-10-11T21:23:04.657Z] #41 116.9   CC       criu/file-lock.o
21:23:05 [2019-10-11T21:23:05.035Z] #42 53.38   DEP      criu/pie/parasite.d
21:23:05 [2019-10-11T21:23:05.035Z] #42 53.62   CC       criu/pie/parasite.o
21:23:05 [2019-10-11T21:23:05.461Z] #42 ...
21:23:05 [2019-10-11T21:23:05.461Z] 
21:23:05 [2019-10-11T21:23:05.461Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.57 Selecting previously unselected package libpcre32-3:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.57 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.57 Unpacking libpcre32-3:s390x (2:8.39-3) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.71 Selecting previously unselected package libpcre3-dev:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.71 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 54.72 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.10 Selecting previously unselected package libselinux1-dev:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.11 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.36 Selecting previously unselected package libdevmapper-dev:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.36 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.36 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.45 Selecting previously unselected package libnl-3-200:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.45 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.45 Unpacking libnl-3-200:s390x (3.2.27-2) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.51 Selecting previously unselected package libprotobuf-c1:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.52 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.63 Selecting previously unselected package libreadline5:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.63 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.63 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.82 Selecting previously unselected package libsystemd-dev:s390x.
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.82 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 55.83 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.48 Selecting previously unselected package net-tools.
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.48 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.49 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.75 Selecting previously unselected package python-pip-whl.
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.75 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 57.75 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.30 Selecting previously unselected package python3-pip.
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.30 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.30 Unpacking python3-pip (9.0.1-2+deb9u1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.44 Selecting previously unselected package python3-pkg-resources.
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.44 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.45 Unpacking python3-pkg-resources (33.1.1-1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.58 Selecting previously unselected package python3-setuptools.
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.58 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.58 Unpacking python3-setuptools (33.1.1-1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.82 Selecting previously unselected package python3-wheel.
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.82 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.82 Unpacking python3-wheel (0.29.0-2) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.93 Selecting previously unselected package thin-provisioning-tools.
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.93 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 58.93 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 59.22 Selecting previously unselected package vim-runtime.
21:23:05 [2019-10-11T21:23:05.461Z] #18 59.22 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 59.25 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:23:05 [2019-10-11T21:23:05.461Z] #18 59.28 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:23:05 [2019-10-11T21:23:05.461Z] #18 59.29 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 63.62 Selecting previously unselected package vim.
21:23:05 [2019-10-11T21:23:05.461Z] #18 63.62 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 63.63 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.07 Selecting previously unselected package xfsprogs.
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.07 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.08 Unpacking xfsprogs (4.9.0+nmu1) ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.57 Selecting previously unselected package zip.
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.59 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.461Z] #18 64.59 Unpacking zip (3.0-11+b1) ...
21:23:05 [2019-10-11T21:23:05.589Z] #41 ...
21:23:05 [2019-10-11T21:23:05.590Z] 
21:23:05 [2019-10-11T21:23:05.590Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:05 [2019-10-11T21:23:05.590Z] #54 140.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.76 Selecting previously unselected package libapparmor-perl.
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.76 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.77 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.88 Selecting previously unselected package apparmor.
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.88 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
21:23:05 [2019-10-11T21:23:05.858Z] #18 64.92 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:23:05 [2019-10-11T21:23:05.858Z] #18 ...
21:23:05 [2019-10-11T21:23:05.858Z] 
21:23:05 [2019-10-11T21:23:05.858Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:05 [2019-10-11T21:23:05.858Z] #42 54.75   LINK     criu/pie/parasite.built-in.o
21:23:05 [2019-10-11T21:23:05.858Z] #42 54.75   GEN      criu/pie/parasite-blob.h
21:23:06 [2019-10-11T21:23:06.254Z] #42 54.79   CC       criu/arch/s390/restorer.o
21:23:06 [2019-10-11T21:23:06.379Z] #17 35.82 debconf: delaying package configuration, since apt-utils is not installed
21:23:06 [2019-10-11T21:23:06.644Z] #17 35.95 Fetched 84.4 MB in 5s (16.5 MB/s)
21:23:06 [2019-10-11T21:23:06.644Z] #17 36.06 Selecting previously unselected package bash-completion.
21:23:06 [2019-10-11T21:23:06.653Z] #42 55.23   CC       criu/pie/restorer.o
21:23:06 [2019-10-11T21:23:06.668Z] #26 13.38 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
#####                                                                      7.1%
######                                                                     8.8%
#######                                                                   11.0%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.6%
##############                                                            20.1%
###############                                                           21.9%
################                                                          23.6%
##################                                                        25.9%
####################                                                      28.1%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
########################                                                  34.5%
##########################                                                36.9%
###########################                                               38.5%
#############################                                             40.9%
##############################                                            42.7%
21:23:06 [2019-10-11T21:23:06.668Z] #26 ...
21:23:06 [2019-10-11T21:23:06.668Z] 
21:23:06 [2019-10-11T21:23:06.668Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:23:06 [2019-10-11T21:23:06.668Z] #14 DONE 3.4s
21:23:06 [2019-10-11T21:23:06.668Z] 
21:23:06 [2019-10-11T21:23:06.668Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:06 [2019-10-11T21:23:06.904Z] #17 36.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15046 files and directories currently installed.)
21:23:06 [2019-10-11T21:23:06.904Z] #17 36.14 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:23:07 [2019-10-11T21:23:07.485Z] #54 142.2 + mkdir -p /build
21:23:07 [2019-10-11T21:23:07.742Z] #54 142.2 + cp runc /build/runc
21:23:08 [2019-10-11T21:23:08.290Z] #17 ...
21:23:08 [2019-10-11T21:23:08.290Z] 
21:23:08 [2019-10-11T21:23:08.290Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:23:08 [2019-10-11T21:23:08.290Z] #62 DONE 97.0s
21:23:08 [2019-10-11T21:23:08.290Z] 
21:23:08 [2019-10-11T21:23:08.290Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:23:08 [2019-10-11T21:23:08.290Z] #63 DONE 0.1s
21:23:08 [2019-10-11T21:23:08.290Z] 
21:23:08 [2019-10-11T21:23:08.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:08 [2019-10-11T21:23:08.290Z] #41 33.98   CC       images/regfile.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 34.31   CC       images/ghost-file.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 34.92   CC       images/fifo.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 35.16   CC       images/remap-file-path.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 35.46   CC       images/eventfd.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 35.78   CC       images/eventpoll.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 36.06   CC       images/fh.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 36.54   CC       images/fsnotify.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 37.29   CC       images/signalfd.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 37.62   CC       images/fs.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 37.88   CC       images/pstree.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 38.25   CC       images/pipe.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 38.56   CC       images/tcp-stream.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 38.81   CC       images/sk-packet.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 39.16   CC       images/mnt.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 39.34   CC       images/pipe-data.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 39.52   CC       images/sa.o
21:23:08 [2019-10-11T21:23:08.290Z] #41 39.90   CC       images/timer.o
21:23:08 [2019-10-11T21:23:08.291Z] #41 40.31   CC       images/timerfd.o
21:23:08 [2019-10-11T21:23:08.291Z] #41 40.64   CC       images/mm.o
21:23:08 [2019-10-11T21:23:08.291Z] #41 41.11   CC       images/sk-opts.o
21:23:08 [2019-10-11T21:23:08.554Z] #41 41.45   CC       images/sk-unix.o
21:23:09 [2019-10-11T21:23:09.000Z] #26 13.38 
#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.7%
#####                                                                      7.1%
######                                                                     8.8%
#######                                                                   11.0%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.6%
##############                                                            20.1%
###############                                                           21.9%
################                                                          23.6%
##################                                                        25.9%
####################                                                      28.1%
#####################                                                     29.9%
######################                                                    31.6%
#######################                                                   33.1%
########################                                                  34.5%
##########################                                                36.9%
###########################                                               38.5%
#############################                                             40.9%
##############################                                            42.7%
###############################                                           44.4%
################################                                          45.8%
#################################                                         46.7%
##################################                                        48.0%
###################################                                       49.2%
####################################                                      50.8%
#####################################                                     52.3%
######################################                                    53.7%
#######################################                                   55.5%
#########################################                                 57.3%
###########################################                               60.6%
#############################################                             62.6%
##############################################                            64.6%
################################################                          67.1%
###################################################                       71.2%
######################################################                    75.3%
########################################################                  78.5%
##########################################################                81.5%
############################################################              84.2%
##############################################################            86.6%
################################################################          89.8%
##################################################################        92.5%
####################################################################      95.8%
######################################################################## 100.0%
21:23:09 [2019-10-11T21:23:09.125Z] #41 41.96   CC       images/sk-inet.o
21:23:09 [2019-10-11T21:23:09.218Z] #42 57.50   LINK     criu/pie/restorer.built-in.o
21:23:09 [2019-10-11T21:23:09.218Z] #42 57.51   GEN      criu/pie/restorer-blob.h
21:23:09 [2019-10-11T21:23:09.218Z] #42 57.57   DEP      criu/vdso.d
21:23:09 [2019-10-11T21:23:09.218Z] #42 57.84   DEP      criu/uts_ns.d
21:23:09 [2019-10-11T21:23:09.259Z] #26 18.41 
21:23:09 [2019-10-11T21:23:09.385Z] #41 42.34   CC       images/tun.o
21:23:09 [2019-10-11T21:23:09.881Z] #42 58.05   DEP      criu/util.d
21:23:09 [2019-10-11T21:23:09.881Z] #42 58.32   DEP      criu/uffd.d
21:23:09 [2019-10-11T21:23:09.881Z] #42 58.57   DEP      criu/tun.d
21:23:09 [2019-10-11T21:23:09.956Z] #41 42.84   CC       images/sk-netlink.o
21:23:09 [2019-10-11T21:23:09.956Z] #41 42.99   CC       images/packet-sock.o
21:23:10 [2019-10-11T21:23:10.269Z] #54 DONE 144.4s
21:23:10 [2019-10-11T21:23:10.269Z] 
21:23:10 [2019-10-11T21:23:10.269Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.7 Setting up aufs-tools (1:4.1+20161219-1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.7 Setting up libsepol1-dev:amd64 (2.6-2) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 120.9 Processing triggers for mime-support (3.60) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.0 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.1 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.1 Setting up libcap2-bin (1:2.25-1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 121.5 Setting up bash-completion (1:2.1-4.3) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 123.6 Setting up libonig4:amd64 (6.1.3-2) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 123.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 123.7 Setting up zip (3.0-11+b1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 123.7 Setting up bzip2 (1.0.6-8.1) ...
21:23:10 [2019-10-11T21:23:10.269Z] #17 123.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:23:10 [2019-10-11T21:23:10.337Z] #42 58.97   DEP      criu/tty.d
21:23:10 [2019-10-11T21:23:10.527Z] #17 123.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:23:10 [2019-10-11T21:23:10.527Z] #17 123.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:10 [2019-10-11T21:23:10.527Z] #17 123.9 Setting up libaio1:amd64 (0.3.110-3) ...
21:23:10 [2019-10-11T21:23:10.527Z] #41 ...
21:23:10 [2019-10-11T21:23:10.527Z] 
21:23:10 [2019-10-11T21:23:10.527Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:10 [2019-10-11T21:23:10.527Z] #17 39.72 Unpacking bash-completion (1:2.1-4.3) ...
21:23:10 [2019-10-11T21:23:10.636Z] #26 ...
21:23:10 [2019-10-11T21:23:10.636Z] 
21:23:10 [2019-10-11T21:23:10.636Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:23:10 [2019-10-11T21:23:10.636Z] #15 DONE 4.0s
21:23:10 [2019-10-11T21:23:10.636Z] 
21:23:10 [2019-10-11T21:23:10.636Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:10 [2019-10-11T21:23:10.636Z] #26 19.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:23:10 [2019-10-11T21:23:10.758Z] #42 59.26   DEP      criu/timerfd.d
21:23:10 [2019-10-11T21:23:10.784Z] #17 124.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 Setting up xz-utils (5.2.2-1.2+b1) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
21:23:10 [2019-10-11T21:23:10.785Z] #17 124.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
21:23:11 [2019-10-11T21:23:11.042Z] #17 124.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.34 Selecting previously unselected package libnet1:arm64.
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.50 Selecting previously unselected package libnfnetlink0:arm64.
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.51 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
21:23:11 [2019-10-11T21:23:11.097Z] #17 40.53 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
21:23:11 [2019-10-11T21:23:11.183Z] #42 59.63   DEP      criu/sysfs_parse.d
21:23:11 [2019-10-11T21:23:11.183Z] #42 59.86   DEP      criu/sysctl.d
21:23:11 [2019-10-11T21:23:11.202Z] #26 20.48 
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up libpcre16-3:amd64 (2:8.39-3) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up libnl-3-200:amd64 (3.2.27-2) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.7 Setting up pigz (2.3.4-1) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up libmpdec2:amd64 (2.4.2-1) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up mingw-w64-common (5.0.1-1) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:23:11 [2019-10-11T21:23:11.300Z] #17 124.8 Setting up jq (1.5+dfsg-1.3) ...
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.65 Selecting previously unselected package libpcrecpp0v5:arm64.
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.66 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.85 Selecting previously unselected package libudev-dev:arm64.
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.86 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ...
21:23:11 [2019-10-11T21:23:11.357Z] #17 40.89 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
21:23:11 [2019-10-11T21:23:11.461Z] #26 20.75 
######################################################################## 100.0%
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.8 Setting up xfsprogs (4.9.0+nmu1) ...
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:23:11 [2019-10-11T21:23:11.557Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:23:11 [2019-10-11T21:23:11.558Z] #17 124.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:23:11 [2019-10-11T21:23:11.558Z] #17 124.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 124.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 124.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 125.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 125.0 Setting up btrfs-progs (4.7.3-1) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 125.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
21:23:11 [2019-10-11T21:23:11.558Z] #17 125.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:23:11 [2019-10-11T21:23:11.575Z] #42 60.12   DEP      criu/string.d
21:23:11 [2019-10-11T21:23:11.575Z] #42 60.18   DEP      criu/stats.d
21:23:11 [2019-10-11T21:23:11.575Z] #42 60.32   DEP      criu/sockets.d
21:23:11 [2019-10-11T21:23:11.617Z] #17 41.13 Selecting previously unselected package libpython3.5-minimal:arm64.
21:23:11 [2019-10-11T21:23:11.617Z] #17 41.13 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
21:23:11 [2019-10-11T21:23:11.878Z] #17 41.16 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
21:23:11 [2019-10-11T21:23:11.966Z] #42 60.60   DEP      criu/sk-unix.d
21:23:11 [2019-10-11T21:23:11.966Z] #42 60.75   DEP      criu/sk-tcp.d
21:23:12 [2019-10-11T21:23:12.028Z] #26 21.02 
21:23:12 [2019-10-11T21:23:12.349Z] #42 61.02   DEP      criu/sk-queue.d
21:23:12 [2019-10-11T21:23:12.349Z] #42 ...
21:23:12 [2019-10-11T21:23:12.349Z] 
21:23:12 [2019-10-11T21:23:12.349Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:23:12 [2019-10-11T21:23:12.349Z] #63 98.46 + for f in rootlesskit rootlesskit-docker-proxy
21:23:12 [2019-10-11T21:23:12.349Z] #63 98.46 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:23:12 [2019-10-11T21:23:12.448Z] #17 41.84 Selecting previously unselected package python3.5-minimal.
21:23:12 [2019-10-11T21:23:12.448Z] #17 41.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
21:23:12 [2019-10-11T21:23:12.448Z] #17 41.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:23:12 [2019-10-11T21:23:12.540Z] #7    completed: 2019-10-11 21:23:02.796867707 +0000 UTC
21:23:12 [2019-10-11T21:23:12.540Z] #7     duration: 1m1.591275168s
21:23:12 [2019-10-11T21:23:12.540Z] 
21:23:12 [2019-10-11T21:23:12.540Z] 
21:23:12 [2019-10-11T21:23:12.540Z] #8 exporting to image
21:23:12 [2019-10-11T21:23:12.540Z] #8       digest: sha256:b41cfed5e2f2561d3a4ce14756040f05bd7127c23eb3be20b6f97e98bd5a4b50
21:23:12 [2019-10-11T21:23:12.540Z] #8         name: "exporting to image"
21:23:12 [2019-10-11T21:23:12.540Z] #8      started: 2019-10-11 21:23:02.798702182 +0000 UTC
21:23:12 [2019-10-11T21:23:12.540Z] #8 exporting layers
21:23:12 [2019-10-11T21:23:12.751Z] #63 ...
21:23:12 [2019-10-11T21:23:12.751Z] 
21:23:12 [2019-10-11T21:23:12.751Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:12 [2019-10-11T21:23:12.751Z] #45 89.04 crypto/rand
21:23:12 [2019-10-11T21:23:12.751Z] #45 89.81 github.com/LK4D4/vndr/build
21:23:12 [2019-10-11T21:23:12.751Z] #45 89.86 crypto/rsa
21:23:12 [2019-10-11T21:23:12.751Z] #45 91.11 crypto/dsa
21:23:12 [2019-10-11T21:23:12.751Z] #45 91.55 crypto/x509/pkix
21:23:12 [2019-10-11T21:23:12.751Z] #45 92.18 vendor/golang.org/x/crypto/cryptobyte
21:23:12 [2019-10-11T21:23:12.751Z] #45 92.87 net
21:23:12 [2019-10-11T21:23:12.751Z] #45 93.90 vendor/golang.org/x/sys/cpu
21:23:12 [2019-10-11T21:23:12.751Z] #45 94.35 vendor/golang.org/x/crypto/internal/chacha20
21:23:12 [2019-10-11T21:23:12.751Z] #45 95.15 vendor/golang.org/x/crypto/poly1305
21:23:12 [2019-10-11T21:23:12.751Z] #45 95.95 vendor/golang.org/x/crypto/chacha20poly1305
21:23:12 [2019-10-11T21:23:12.751Z] #45 96.69 vendor/golang.org/x/crypto/curve25519
21:23:12 [2019-10-11T21:23:12.751Z] #45 97.44 vendor/golang.org/x/crypto/hkdf
21:23:12 [2019-10-11T21:23:12.751Z] #45 97.68 vendor/golang.org/x/text/transform
21:23:12 [2019-10-11T21:23:12.751Z] #45 98.38 vendor/golang.org/x/text/unicode/bidi
21:23:13 [2019-10-11T21:23:13.161Z] #45 ...
21:23:13 [2019-10-11T21:23:13.161Z] 
21:23:13 [2019-10-11T21:23:13.161Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.17   DEP      criu/sk-packet.d
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.39   DEP      criu/sk-netlink.d
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.54   DEP      criu/sk-inet.d
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.74   DEP      criu/signalfd.d
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.86   DEP      criu/sigframe.d
21:23:13 [2019-10-11T21:23:13.161Z] #42 61.91   DEP      criu/shmem.d
21:23:13 [2019-10-11T21:23:13.388Z] #17 42.69 Selecting previously unselected package python3-minimal.
21:23:13 [2019-10-11T21:23:13.388Z] #17 42.70 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ...
21:23:13 [2019-10-11T21:23:13.388Z] #17 42.71 Unpacking python3-minimal (3.5.3-1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #26 ...
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:23:13 [2019-10-11T21:23:13.403Z] #33 68.55 Selecting previously unselected package libxml2:amd64.
21:23:13 [2019-10-11T21:23:13.403Z] #33 68.55 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 68.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.34 Selecting previously unselected package libarchive13:amd64.
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.34 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.35 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.92 Selecting previously unselected package libjsoncpp1:amd64.
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.93 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 69.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.15 Selecting previously unselected package libuv1:amd64.
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.15 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.16 Unpacking libuv1:amd64 (1.9.1-3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.30 Selecting previously unselected package cmake.
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.30 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 70.49 Unpacking cmake (3.7.2-1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.42 Selecting previously unselected package xxd.
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.69 Selecting previously unselected package vim-common.
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.69 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 74.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.10 Processing triggers for mime-support (3.60) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.22 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.24 Setting up libuv1:amd64 (1.9.1-3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.26 Setting up cmake-data (3.7.2-1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.28 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.29 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.34 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.42 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.43 Setting up cmake (3.7.2-1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 75.55 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:13 [2019-10-11T21:23:13.403Z] #33 DONE 75.9s
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:23:13 [2019-10-11T21:23:13.403Z] #40 67.68 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 67.70 Setting up libprotobuf10:amd64 (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 67.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 67.76 Setting up python-protobuf (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.39 Setting up libcap-dev:amd64 (1:2.25-1) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.42 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.43 Setting up libnl-3-200:amd64 (3.2.27-2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.49 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.50 Setting up libprotoc10:amd64 (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.52 Setting up protobuf-c-compiler (1.2.1-2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.53 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.54 Setting up protobuf-compiler (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.55 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.56 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 75.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:13 [2019-10-11T21:23:13.403Z] #40 DONE 75.9s
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:13 [2019-10-11T21:23:13.403Z] #26 22.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:23:13 [2019-10-11T21:23:13.403Z] #26 ...
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:23:13 [2019-10-11T21:23:13.403Z] #34 DONE 0.2s
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:23:13 [2019-10-11T21:23:13.403Z] #35 DONE 0.1s
21:23:13 [2019-10-11T21:23:13.403Z] 
21:23:13 [2019-10-11T21:23:13.403Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:13 [2019-10-11T21:23:13.562Z] #42 62.14   DEP      criu/servicefd.d
21:23:13 [2019-10-11T21:23:13.562Z] #42 62.30   DEP      criu/seize.d
21:23:13 [2019-10-11T21:23:13.562Z] #42 62.43   DEP      criu/seccomp.d
21:23:13 [2019-10-11T21:23:13.649Z] #17 42.88 Selecting previously unselected package libmpdec2:arm64.
21:23:13 [2019-10-11T21:23:13.649Z] #17 42.91 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ...
21:23:13 [2019-10-11T21:23:13.649Z] #17 42.92 Unpacking libmpdec2:arm64 (2.4.2-1) ...
21:23:13 [2019-10-11T21:23:13.649Z] #17 43.08 Selecting previously unselected package libpython3.5-stdlib:arm64.
21:23:13 [2019-10-11T21:23:13.649Z] #17 43.08 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
21:23:13 [2019-10-11T21:23:13.909Z] #17 43.10 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
21:23:14 [2019-10-11T21:23:14.338Z] #36 ...
21:23:14 [2019-10-11T21:23:14.338Z] 
21:23:14 [2019-10-11T21:23:14.338Z] #16 [dev 6/24] RUN ldconfig
21:23:14 [2019-10-11T21:23:14.338Z] #16 DONE 3.5s
21:23:14 [2019-10-11T21:23:14.338Z] 
21:23:14 [2019-10-11T21:23:14.338Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:14 [2019-10-11T21:23:14.338Z] #26 23.20 
21:23:14 [2019-10-11T21:23:14.338Z] #26 23.47 
################################                                          45.0%
######################################################################## 100.0%
21:23:14 [2019-10-11T21:23:14.392Z] #42 62.76   DEP      criu/rst-malloc.d
21:23:14 [2019-10-11T21:23:14.392Z] #42 62.82   DEP      criu/rbtree.d
21:23:14 [2019-10-11T21:23:14.392Z] #42 62.87   DEP      criu/pstree.d
21:23:14 [2019-10-11T21:23:14.392Z] #42 63.02   DEP      criu/protobuf.d
21:23:14 [2019-10-11T21:23:14.392Z] #42 63.15   GEN      criu/protobuf-desc-gen.h
21:23:14 [2019-10-11T21:23:14.596Z] #26 ...
21:23:14 [2019-10-11T21:23:14.596Z] 
21:23:14 [2019-10-11T21:23:14.596Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:23:14 [2019-10-11T21:23:14.596Z] #31 66.69 time
21:23:14 [2019-10-11T21:23:14.596Z] #31 74.66 internal/poll
21:23:14 [2019-10-11T21:23:14.596Z] #31 75.76 internal/fmtsort
21:23:14 [2019-10-11T21:23:14.596Z] #31 76.77 internal/syscall/unix
21:23:14 [2019-10-11T21:23:14.596Z] #31 ...
21:23:14 [2019-10-11T21:23:14.596Z] 
21:23:14 [2019-10-11T21:23:14.596Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:14 [2019-10-11T21:23:14.596Z] #26 23.90 
21:23:14 [2019-10-11T21:23:14.850Z] #17 ...
21:23:14 [2019-10-11T21:23:14.850Z] 
21:23:14 [2019-10-11T21:23:14.850Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:14 [2019-10-11T21:23:14.850Z] #44 93.46 vendor/golang.org/x/text/secure/bidirule
21:23:14 [2019-10-11T21:23:14.850Z] #44 94.00 vendor/golang.org/x/text/unicode/norm
21:23:14 [2019-10-11T21:23:14.850Z] #44 94.02 github.com/LK4D4/vndr/build
21:23:14 [2019-10-11T21:23:14.850Z] #44 99.97 mime
21:23:14 [2019-10-11T21:23:14.850Z] #44 100.5 net/http/internal
21:23:14 [2019-10-11T21:23:14.850Z] #44 ...
21:23:14 [2019-10-11T21:23:14.850Z] 
21:23:14 [2019-10-11T21:23:14.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:14 [2019-10-11T21:23:14.850Z] #41 43.48   CC       images/ipc-var.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 43.82   CC       images/ipc-desc.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 44.08   CC       images/ipc-shm.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 44.39   CC       images/ipc-msg.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 44.62   CC       images/ipc-sem.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 44.75   CC       images/utsns.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 44.86   CC       images/creds.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 45.15   CC       images/vma.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 45.38   CC       images/netdev.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 45.82   CC       images/tty.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 46.55   CC       images/file-lock.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 46.72   CC       images/rlimit.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 47.02   CC       images/pagemap.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 47.41   CC       images/siginfo.o
21:23:14 [2019-10-11T21:23:14.850Z] #41 47.70   CC       images/rpc.o
21:23:15 [2019-10-11T21:23:15.164Z] #26 ...
21:23:15 [2019-10-11T21:23:15.164Z] 
21:23:15 [2019-10-11T21:23:15.164Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:15 [2019-10-11T21:23:15.164Z] #54 13.64 + cd /tmp/tmp.PcQ7jDNw9c/src/github.com/opencontainers/runc
21:23:15 [2019-10-11T21:23:15.164Z] #54 13.64 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:23:15 [2019-10-11T21:23:15.164Z] #54 13.74 + '[' -z '' ']'
21:23:15 [2019-10-11T21:23:15.164Z] #54 13.76 + target=static
21:23:15 [2019-10-11T21:23:15.164Z] #54 13.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:23:15 [2019-10-11T21:23:15.164Z] #54 16.63 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
21:23:15 [2019-10-11T21:23:15.425Z] #54 ...
21:23:15 [2019-10-11T21:23:15.425Z] 
21:23:15 [2019-10-11T21:23:15.425Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:23:15 [2019-10-11T21:23:15.425Z] #31 77.36 strings
21:23:15 [2019-10-11T21:23:15.724Z] #42 64.43   DEP      criu/protobuf-desc.d
21:23:15 [2019-10-11T21:23:15.724Z] #42 64.54   DEP      criu/proc_parse.d
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 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
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 Setting up btrfs-tools (4.7.3-1) ...
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.7 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
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:23:15 [2019-10-11T21:23:15.739Z] #17 128.8 Setting up python3 (3.5.3-1) ...
21:23:15 [2019-10-11T21:23:15.739Z] #17 ...
21:23:15 [2019-10-11T21:23:15.739Z] 
21:23:15 [2019-10-11T21:23:15.739Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:15 [2019-10-11T21:23:15.739Z] #41 117.9   CC       criu/files-ext.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 118.4   CC       criu/files-reg.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 120.2   CC       criu/files.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 121.8   CC       criu/filesystems.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 123.1   CC       criu/fsnotify.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 124.1   CC       criu/image-desc.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 124.3   CC       criu/image.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 125.1   CC       criu/ipc_ns.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 126.2   CC       criu/irmap.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 126.7   CC       criu/kcmp-ids.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 127.0   CC       criu/kerndat.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 128.0   CC       criu/libnetlink.o
21:23:15 [2019-10-11T21:23:15.739Z] #41 ...
21:23:15 [2019-10-11T21:23:15.739Z] 
21:23:15 [2019-10-11T21:23:15.739Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:23:15 [2019-10-11T21:23:15.739Z] #38 203.3 + dpkg --print-architecture
21:23:15 [2019-10-11T21:23:15.739Z] #38 203.3 + cd /tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution
21:23:15 [2019-10-11T21:23:15.739Z] #38 203.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:23:15 [2019-10-11T21:23:15.739Z] #38 203.7 + GOPATH=/tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TXFJ4pT7Hc
21:23:15 [2019-10-11T21:23:15.739Z] #38 203.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:23:15 [2019-10-11T21:23:15.997Z] #31 78.12 os
21:23:16 [2019-10-11T21:23:16.120Z] #42 64.76   DEP      criu/plugin.d
21:23:16 [2019-10-11T21:23:16.120Z] #42 64.89   DEP      criu/pipes.d
21:23:16 [2019-10-11T21:23:16.120Z] #42 65.00   DEP      criu/pie-util.d
21:23:16 [2019-10-11T21:23:16.234Z] #41 49.06   CC       images/ext-file.o
21:23:16 [2019-10-11T21:23:16.495Z] #41 ...
21:23:16 [2019-10-11T21:23:16.495Z] 
21:23:16 [2019-10-11T21:23:16.495Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.40 Selecting previously unselected package python3.5.
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.41 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.42 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.58 Selecting previously unselected package libpython3-stdlib:arm64.
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.58 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.61 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.76 Selecting previously unselected package dh-python.
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.76 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 44.78 Unpacking dh-python (2.20170125) ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 45.06 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
21:23:16 [2019-10-11T21:23:16.495Z] #17 45.10 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:23:16 [2019-10-11T21:23:16.512Z] #42 ...
21:23:16 [2019-10-11T21:23:16.512Z] 
21:23:16 [2019-10-11T21:23:16.512Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 65.45 Selecting previously unselected package binutils-mingw-w64-i686.
21:23:16 [2019-10-11T21:23:16.512Z] #18 65.45 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 65.45 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 67.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:23:16 [2019-10-11T21:23:16.512Z] #18 67.18 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 67.19 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.40 Selecting previously unselected package binutils-mingw-w64.
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.40 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.42 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.50 Selecting previously unselected package mingw-w64-common.
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.51 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 70.52 Unpacking mingw-w64-common (5.0.1-1) ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 74.66 Selecting previously unselected package mingw-w64-x86-64-dev.
21:23:16 [2019-10-11T21:23:16.512Z] #18 74.69 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 74.69 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:23:16 [2019-10-11T21:23:16.512Z] #18 ...
21:23:16 [2019-10-11T21:23:16.512Z] 
21:23:16 [2019-10-11T21:23:16.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:16 [2019-10-11T21:23:16.512Z] #42 65.17   DEP      criu/pie-util-vdso.d
21:23:16 [2019-10-11T21:23:16.919Z] #42 65.42   DEP      criu/pie-util-vdso-elf32.d
21:23:16 [2019-10-11T21:23:16.919Z] #42 65.56   DEP      criu/path.d
21:23:17 [2019-10-11T21:23:17.417Z] #42 65.72   DEP      criu/parasite-syscall.d
21:23:17 [2019-10-11T21:23:17.417Z] #42 66.07   DEP      criu/pagemap.d
21:23:18 [2019-10-11T21:23:18.043Z] #42 66.19   DEP      criu/pagemap-cache.d
21:23:18 [2019-10-11T21:23:18.043Z] #42 66.38   DEP      criu/page-xfer.d
21:23:18 [2019-10-11T21:23:18.043Z] #42 66.55   DEP      criu/page-pipe.d
21:23:18 [2019-10-11T21:23:18.537Z] #42 66.77   DEP      criu/netfilter.d
21:23:18 [2019-10-11T21:23:18.537Z] #42 66.94   DEP      criu/net.d
21:23:18 [2019-10-11T21:23:18.537Z] #42 67.26   DEP      criu/namespaces.d
21:23:18 [2019-10-11T21:23:18.939Z] #42 67.64   DEP      criu/mount.d
21:23:19 [2019-10-11T21:23:19.018Z] #38 ...
21:23:19 [2019-10-11T21:23:19.018Z] 
21:23:19 [2019-10-11T21:23:19.018Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:19 [2019-10-11T21:23:19.018Z] #17 130.3 Setting up apparmor (2.11.0-3+deb9u2) ...
21:23:19 [2019-10-11T21:23:19.018Z] #17 131.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:23:19 [2019-10-11T21:23:19.018Z] #17 131.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:23:19 [2019-10-11T21:23:19.018Z] #17 131.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:23:19 [2019-10-11T21:23:19.018Z] #17 131.9 Setting up python3-wheel (0.29.0-2) ...
21:23:19 [2019-10-11T21:23:19.038Z] #17 48.15 Setting up python3-minimal (3.5.3-1) ...
21:23:19 [2019-10-11T21:23:19.207Z]  ---> 4bae81a341ff
21:23:19 [2019-10-11T21:23:19.288Z] #31 80.88 path
21:23:19 [2019-10-11T21:23:19.288Z] #31 ...
21:23:19 [2019-10-11T21:23:19.288Z] 
21:23:19 [2019-10-11T21:23:19.288Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:19 [2019-10-11T21:23:19.288Z] #44 71.10 time
21:23:19 [2019-10-11T21:23:19.288Z] #44 75.58 internal/fmtsort
21:23:19 [2019-10-11T21:23:19.288Z] #44 76.91 internal/syscall/unix
21:23:19 [2019-10-11T21:23:19.288Z] #44 77.22 strings
21:23:19 [2019-10-11T21:23:19.288Z] #44 79.37 os
21:23:19 [2019-10-11T21:23:19.288Z] #44 80.69 regexp/syntax
21:23:19 [2019-10-11T21:23:19.288Z] #44 ...
21:23:19 [2019-10-11T21:23:19.288Z] 
21:23:19 [2019-10-11T21:23:19.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:23:19 [2019-10-11T21:23:19.288Z] #26 25.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:23:19 [2019-10-11T21:23:19.288Z] #26 25.75 skipping existing 1849cc453dee
21:23:19 [2019-10-11T21:23:19.288Z] #26 25.86 
21:23:19 [2019-10-11T21:23:19.288Z] #26 27.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:23:19 [2019-10-11T21:23:19.288Z] #26 27.76 
21:23:19 [2019-10-11T21:23:19.288Z] #26 28.00 
######################################################################## 100.0%
21:23:19 [2019-10-11T21:23:19.288Z] #26 28.14 
21:23:19 [2019-10-11T21:23:19.288Z] #26 28.20 Download of images into '/build' complete.
21:23:19 [2019-10-11T21:23:19.288Z] #26 28.21 Use something like the following to load the result into a Docker daemon:
21:23:19 [2019-10-11T21:23:19.288Z] #26 28.21   tar -cC '/build' . | docker load
21:23:19 [2019-10-11T21:23:19.288Z] #26 DONE 28.4s
21:23:19 [2019-10-11T21:23:19.288Z] 
21:23:19 [2019-10-11T21:23:19.288Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.689 + RM_GOPATH=0
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.694 + TMP_GOPATH=
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.694 + : /build
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.694 + '[' -z '' ']'
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.694 ++ mktemp -d
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.695 + export GOPATH=/tmp/tmp.vHkn5qaaAu
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.695 + GOPATH=/tmp/tmp.vHkn5qaaAu
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.695 + RM_GOPATH=1
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.695 ++ dirname ./install.sh
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 + dir=.
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 + bin=tini
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 + shift
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 + '[' '!' -f ./tini.installer ']'
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 + . ./tini.installer
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.696 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.699 + install_tini
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.699 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.699 + git clone https://github.com/krallin/tini.git /tmp/tmp.vHkn5qaaAu/tini
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.699 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:23:19 [2019-10-11T21:23:19.288Z] #36 3.708 Cloning into '/tmp/tmp.vHkn5qaaAu/tini'...
21:23:19 [2019-10-11T21:23:19.288Z] #36 4.976 + cd /tmp/tmp.vHkn5qaaAu/tini
21:23:19 [2019-10-11T21:23:19.288Z] #36 4.976 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:23:19 [2019-10-11T21:23:19.288Z] #36 4.994 + cmake .
21:23:19 [2019-10-11T21:23:19.288Z] #36 5.727 -- The C compiler identification is GNU 6.3.0
21:23:19 [2019-10-11T21:23:19.337Z] #42 67.84   DEP      criu/mem.d
21:23:19 [2019-10-11T21:23:19.337Z] #42 68.09   DEP      criu/lsm.d
21:23:19 [2019-10-11T21:23:19.337Z] #42 68.17   DEP      criu/log.d
21:23:19 [2019-10-11T21:23:19.550Z] #36 5.896 -- Check for working C compiler: /usr/bin/cc
21:23:19 [2019-10-11T21:23:19.584Z] #17 132.7 Setting up python3-pkg-resources (33.1.1-1) ...
21:23:19 [2019-10-11T21:23:19.738Z] #42 68.32   DEP      criu/libnetlink.d
21:23:19 [2019-10-11T21:23:19.738Z] #42 68.43   DEP      criu/kerndat.d
21:23:20 [2019-10-11T21:23:20.136Z] #42 68.61   DEP      criu/kcmp-ids.d
21:23:20 [2019-10-11T21:23:20.136Z] #42 68.76   DEP      criu/irmap.d
21:23:20 [2019-10-11T21:23:20.136Z] #42 ...
21:23:20 [2019-10-11T21:23:20.136Z] 
21:23:20 [2019-10-11T21:23:20.136Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:23:20 [2019-10-11T21:23:20.136Z] #63 DONE 106.3s
21:23:20 [2019-10-11T21:23:20.136Z] 
21:23:20 [2019-10-11T21:23:20.136Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:20 [2019-10-11T21:23:20.136Z] #42 68.87   DEP      criu/ipc_ns.d
21:23:20 [2019-10-11T21:23:20.149Z] #17 133.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:23:20 [2019-10-11T21:23:20.149Z] #17 133.5 Setting up python3-pip (9.0.1-2+deb9u1) ...
21:23:20 [2019-10-11T21:23:20.180Z] Successfully built 4bae81a341ff
21:23:20 [2019-10-11T21:23:20.180Z] Successfully tagged docker:latest
21:23:20 [2019-10-11T21:23:20.180Z] INFO: Image build ended at 10/11/2019 21:23:19. Duration:00:03:36.4851628
21:23:20 [2019-10-11T21:23:20.180Z] 
21:23:20 [2019-10-11T21:23:20.180Z] 
21:23:20 [2019-10-11T21:23:20.180Z] INFO: Building the test binaries at 10/11/2019 21:23:19...
21:23:20 [2019-10-11T21:23:20.484Z] #17 49.66 Selecting previously unselected package python3.
21:23:20 [2019-10-11T21:23:20.484Z] #17 49.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16632 files and directories currently installed.)
21:23:20 [2019-10-11T21:23:20.484Z] #17 49.75 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
21:23:20 [2019-10-11T21:23:20.535Z] #42 ...
21:23:20 [2019-10-11T21:23:20.535Z] 
21:23:20 [2019-10-11T21:23:20.535Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:23:20 [2019-10-11T21:23:20.535Z] #64 DONE 0.2s
21:23:20 [2019-10-11T21:23:20.535Z] 
21:23:20 [2019-10-11T21:23:20.535Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:20 [2019-10-11T21:23:20.535Z] #42 69.14   DEP      criu/image.d
21:23:20 [2019-10-11T21:23:20.745Z] #17 49.98 Unpacking python3 (3.5.3-1) ...
21:23:20 [2019-10-11T21:23:20.925Z] #36 7.403 -- Check for working C compiler: /usr/bin/cc -- works
21:23:20 [2019-10-11T21:23:20.925Z] #36 7.405 -- Detecting C compiler ABI info
21:23:20 [2019-10-11T21:23:20.939Z] #42 69.41   DEP      criu/image-desc.d
21:23:20 [2019-10-11T21:23:20.939Z] #42 69.61   DEP      criu/fsnotify.d
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.21 Selecting previously unselected package pigz.
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.22 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.24 Unpacking pigz (2.3.4-1) ...
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.39 Selecting previously unselected package libip4tc0:arm64.
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.40 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.005Z] #17 50.41 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.57 Selecting previously unselected package libip6tc0:arm64.
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.58 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.60 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.72 Selecting previously unselected package libiptc0:arm64.
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.73 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.265Z] #17 50.76 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
21:23:21 [2019-10-11T21:23:21.354Z] #42 70.01   DEP      criu/filesystems.d
21:23:21 [2019-10-11T21:23:21.521Z] #17 134.7 Setting up dmsetup (2:1.02.137-2) ...
21:23:21 [2019-10-11T21:23:21.521Z] #17 134.7 Setting up python3-setuptools (33.1.1-1) ...
21:23:21 [2019-10-11T21:23:21.527Z] #17 50.91 Selecting previously unselected package libxtables12:arm64.
21:23:21 [2019-10-11T21:23:21.527Z] #17 50.91 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.527Z] #17 50.93 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
21:23:21 [2019-10-11T21:23:21.756Z] #42 70.33   DEP      criu/files.d
21:23:21 [2019-10-11T21:23:21.757Z] #42 70.46   DEP      criu/files-reg.d
21:23:21 [2019-10-11T21:23:21.757Z] #42 70.55   DEP      criu/files-ext.d
21:23:21 [2019-10-11T21:23:21.789Z] #17 51.11 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:23:21 [2019-10-11T21:23:21.789Z] #17 51.11 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
21:23:21 [2019-10-11T21:23:21.789Z] #17 51.13 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:23:22 [2019-10-11T21:23:22.050Z] #17 51.29 Selecting previously unselected package iptables.
21:23:22 [2019-10-11T21:23:22.050Z] #17 51.29 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
21:23:22 [2019-10-11T21:23:22.050Z] #17 51.30 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:23:22 [2019-10-11T21:23:22.157Z] #42 70.69   DEP      criu/file-lock.d
21:23:22 [2019-10-11T21:23:22.157Z] #42 70.91   DEP      criu/file-ids.d
21:23:22 [2019-10-11T21:23:22.328Z] #17 ...
21:23:22 [2019-10-11T21:23:22.328Z] 
21:23:22 [2019-10-11T21:23:22.328Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:23:22 [2019-10-11T21:23:22.360Z] #36 8.649 -- Detecting C compiler ABI info - done
21:23:22 [2019-10-11T21:23:22.360Z] #36 8.747 -- Detecting C compile features
21:23:22 [2019-10-11T21:23:22.454Z] #17 135.8 Setting up dh-python (2.20170125) ...
21:23:22 [2019-10-11T21:23:22.563Z] #42 71.13   DEP      criu/fifo.d
21:23:22 [2019-10-11T21:23:22.563Z] #42 71.25   DEP      criu/fdstore.d
21:23:22 [2019-10-11T21:23:22.563Z] #42 71.35   DEP      criu/fault-injection.d
21:23:22 [2019-10-11T21:23:22.620Z] #36 ...
21:23:22 [2019-10-11T21:23:22.620Z] 
21:23:22 [2019-10-11T21:23:22.620Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:22 [2019-10-11T21:23:22.620Z] #44 84.88 fmt
21:23:22 [2019-10-11T21:23:22.824Z] #8 exporting layers 19.5s done
21:23:22 [2019-10-11T21:23:22.824Z] #8    completed: 2019-10-11 21:23:22.3339298 +0000 UTC
21:23:22 [2019-10-11T21:23:22.824Z] #8     duration: 19.535227618s
21:23:22 [2019-10-11T21:23:22.824Z] #8 writing image sha256:cd2677825eb5d7b1b879a6f7507a5b2511ebd00700242631ff70c7c3147b021f done
21:23:22 [2019-10-11T21:23:22.824Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done
21:23:22 [2019-10-11T21:23:22.824Z] 
21:23:22 [2019-10-11T21:23:22.968Z] #42 71.39   DEP      criu/external.d
21:23:22 [2019-10-11T21:23:22.968Z] #42 71.51   DEP      criu/eventpoll.d
21:23:22 [2019-10-11T21:23:22.968Z] #42 71.72   DEP      criu/eventfd.d
21:23:23 [2019-10-11T21:23:23.107Z] f05b9aea926f23fea74b0b401ee315b9bf0b5c18f2e29ba57710b7199d3879e0
21:23:23 [2019-10-11T21:23:23.107Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:93edf327dc6597ee1a763bc105ba7e341415edd8 .
21:23:23 [2019-10-11T21:23:23.107Z] #1 [internal] booting buildkit
21:23:23 [2019-10-11T21:23:23.133Z] #22 107.3 Checking out files:  18% (1949/10640)   
Checking out files:  19% (2022/10640)   
Checking out files:  20% (2128/10640)   
Checking out files:  21% (2235/10640)   
Checking out files:  22% (2341/10640)   
Checking out files:  23% (2448/10640)   
Checking out files:  24% (2554/10640)   
Checking out files:  25% (2660/10640)   
Checking out files:  26% (2767/10640)   
Checking out files:  27% (2873/10640)   
Checking out files:  28% (2980/10640)   
Checking out files:  29% (3086/10640)   
Checking out files:  30% (3192/10640)   
Checking out files:  31% (3299/10640)   
Checking out files:  32% (3405/10640)   
Checking out files:  33% (3512/10640)   
Checking out files:  34% (3618/10640)   
Checking out files:  35% (3724/10640)   
Checking out files:  36% (3831/10640)   
Checking out files:  37% (3937/10640)   
Checking out files:  37% (3960/10640)   
Checking out files:  38% (4044/10640)   
Checking out files:  39% (4150/10640)   
Checking out files:  40% (4256/10640)   
Checking out files:  41% (4363/10640)   
Checking out files:  42% (4469/10640)   
Checking out files:  43% (4576/10640)   
Checking out files:  44% (4682/10640)   
Checking out files:  45% (4788/10640)   
Checking out files:  46% (4895/10640)   
Checking out files:  47% (5001/10640)   
Checking out files:  48% (5108/10640)   
Checking out files:  49% (5214/10640)   
Checking out files:  50% (5320/10640)   
Checking out files:  51% (5427/10640)   
Checking out files:  52% (5533/10640)   
Checking out files:  53% (5640/10640)   
Checking out files:  54% (5746/10640)   
Checking out files:  55% (5852/10640)   
Checking out files:  56% (5959/10640)   
Checking out files:  56% (6018/10640)   
Checking out files:  57% (6065/10640)   
Checking out files:  58% (6172/10640)   
Checking out files:  59% (6278/10640)   
Checking out files:  60% (6384/10640)   
Checking out files:  61% (6491/10640)   
Checking out files:  62% (6597/10640)   
Checking out files:  63% (6704/10640)   
Checking out files:  64% (6810/10640)   
Checking out files:  65% (6916/10640)   
Checking out files:  66% (7023/10640)   
Checking out files:  67% (7129/10640)   
Checking out files:  68% (7236/10640)   
Checking out files:  69% (7342/10640)   
Checking out files:  70% (7448/10640)   
Checking out files:  71% (7555/10640)   
Checking out files:  72% (7661/10640)   
Checking out files:  73% (7768/10640)   
Checking out files:  74% (7874/10640)   
Checking out files:  75% (7980/10640)   
Checking out files:  76% (8087/10640)   
Checking out files:  76% (8167/10640)   
Checking out files:  77% (8193/10640)   
Checking out files:  78% (8300/10640)   
Checking out files:  79% (8406/10640)   
Checking out files:  80% (8512/10640)   
Checking out files:  81% (8619/10640)   
Checking out files:  82% (8725/10640)   
Checking out files:  83% (8832/10640)   
Checking out files:  84% (8938/10640)   
Checking out files:  85% (9044/10640)   
Checking out files:  86% (9151/10640)   
Checking out files:  87% (9257/10640)   
Checking out files:  88% (9364/10640)   
Checking out files:  89% (9470/10640)   
Checking out files:  90% (9576/10640)   
Checking out files:  91% (9683/10640)   
Checking out files:  92% (9789/10640)   
Checking out files:  93% (9896/10640)   
Checking out files:  94% (10002/10640)   
Checking out files:  94% (10019/10640)   
Checking out files:  95% (10108/10640)   
Checking out files:  96% (10215/10640)   
Checking out files:  97% (10321/10640)   
Checking out files:  98% (10428/10640)   
Checking out files:  99% (10534/10640)   
Checking out files: 100% (10640/10640)   
#22 ...
21:23:23 [2019-10-11T21:23:23.133Z] 
21:23:23 [2019-10-11T21:23:23.133Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:23:23 [2019-10-11T21:23:23.133Z] #47 DONE 111.9s
21:23:23 [2019-10-11T21:23:23.133Z] 
21:23:23 [2019-10-11T21:23:23.133Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:23:23 [2019-10-11T21:23:23.133Z] #22 107.3 Checking out files:  18% (1949/10640)   
Checking out files:  19% (2022/10640)   
Checking out files:  20% (2128/10640)   
Checking out files:  21% (2235/10640)   
Checking out files:  22% (2341/10640)   
Checking out files:  23% (2448/10640)   
Checking out files:  24% (2554/10640)   
Checking out files:  25% (2660/10640)   
Checking out files:  26% (2767/10640)   
Checking out files:  27% (2873/10640)   
Checking out files:  28% (2980/10640)   
Checking out files:  29% (3086/10640)   
Checking out files:  30% (3192/10640)   
Checking out files:  31% (3299/10640)   
Checking out files:  32% (3405/10640)   
Checking out files:  33% (3512/10640)   
Checking out files:  34% (3618/10640)   
Checking out files:  35% (3724/10640)   
Checking out files:  36% (3831/10640)   
Checking out files:  37% (3937/10640)   
Checking out files:  37% (3960/10640)   
Checking out files:  38% (4044/10640)   
Checking out files:  39% (4150/10640)   
Checking out files:  40% (4256/10640)   
Checking out files:  41% (4363/10640)   
Checking out files:  42% (4469/10640)   
Checking out files:  43% (4576/10640)   
Checking out files:  44% (4682/10640)   
Checking out files:  45% (4788/10640)   
Checking out files:  46% (4895/10640)   
Checking out files:  47% (5001/10640)   
Checking out files:  48% (5108/10640)   
Checking out files:  49% (5214/10640)   
Checking out files:  50% (5320/10640)   
Checking out files:  51% (5427/10640)   
Checking out files:  52% (5533/10640)   
Checking out files:  53% (5640/10640)   
Checking out files:  54% (5746/10640)   
Checking out files:  55% (5852/10640)   
Checking out files:  56% (5959/10640)   
Checking out files:  56% (6018/10640)   
Checking out files:  57% (6065/10640)   
Checking out files:  58% (6172/10640)   
Checking out files:  59% (6278/10640)   
Checking out files:  60% (6384/10640)   
Checking out files:  61% (6491/10640)   
Checking out files:  62% (6597/10640)   
Checking out files:  63% (6704/10640)   
Checking out files:  64% (6810/10640)   
Checking out files:  65% (6916/10640)   
Checking out files:  66% (7023/10640)   
Checking out files:  67% (7129/10640)   
Checking out files:  68% (7236/10640)   
Checking out files:  69% (7342/10640)   
Checking out files:  70% (7448/10640)   
Checking out files:  71% (7555/10640)   
Checking out files:  72% (7661/10640)   
Checking out files:  73% (7768/10640)   
Checking out files:  74% (7874/10640)   
Checking out files:  75% (7980/10640)   
Checking out files:  76% (8087/10640)   
Checking out files:  76% (8167/10640)   
Checking out files:  77% (8193/10640)   
Checking out files:  78% (8300/10640)   
Checking out files:  79% (8406/10640)   
Checking out files:  80% (8512/10640)   
Checking out files:  81% (8619/10640)   
Checking out files:  82% (8725/10640)   
Checking out files:  83% (8832/10640)   
Checking out files:  84% (8938/10640)   
Checking out files:  85% (9044/10640)   
Checking out files:  86% (9151/10640)   
Checking out files:  87% (9257/10640)   
Checking out files:  88% (9364/10640)   
Checking out files:  89% (9470/10640)   
Checking out files:  90% (9576/10640)   
Checking out files:  91% (9683/10640)   
Checking out files:  92% (9789/10640)   
Checking out files:  93% (9896/10640)   
Checking out files:  94% (10002/10640)   
Checking out files:  94% (10019/10640)   
Checking out files:  95% (10108/10640)   
Checking out files:  96% (10215/10640)   
Checking out files:  97% (10321/10640)   
Checking out files:  98% (10428/10640)   
Checking out files:  99% (10534/10640)   
Checking out files: 100% (10640/10640)   
Checking out files: 100% (10640/10640), done.
21:23:23 [2019-10-11T21:23:23.194Z] #44 ...
21:23:23 [2019-10-11T21:23:23.194Z] 
21:23:23 [2019-10-11T21:23:23.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:23 [2019-10-11T21:23:23.194Z] #41 5.259 Note: Building without setproctitle() and strlcpy() support.
21:23:23 [2019-10-11T21:23:23.194Z] #41 5.259       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:23:23 [2019-10-11T21:23:23.194Z] #41 8.348 fatal: Not a git repository (or any of the parent directories): .git
21:23:23 [2019-10-11T21:23:23.194Z] #41 8.511   GEN      .gitid
21:23:23 [2019-10-11T21:23:23.194Z] #41 8.619   GEN      criu/include/version.h
21:23:23 [2019-10-11T21:23:23.194Z] #41 8.745   GEN      include/common/asm
21:23:23 [2019-10-11T21:23:23.365Z] #42 71.89   DEP      criu/crtools.d
21:23:23 [2019-10-11T21:23:23.366Z] #42 72.07   DEP      criu/cr-service.d
21:23:23 [2019-10-11T21:23:23.387Z] #17 136.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:23:23 [2019-10-11T21:23:23.387Z] #17 136.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:23 [2019-10-11T21:23:23.393Z] #22 112.1 + cd /tmp/tmp.mVKzVEcxE8/tmp/docker-ce
21:23:23 [2019-10-11T21:23:23.393Z] #22 112.1 + git checkout -q v17.06.2-ce
21:23:23 [2019-10-11T21:23:23.404Z] #1 pulling image moby/buildkit:buildx-stable-1
21:23:23 [2019-10-11T21:23:23.454Z] #41 ...
21:23:23 [2019-10-11T21:23:23.454Z] 
21:23:23 [2019-10-11T21:23:23.454Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:23 [2019-10-11T21:23:23.454Z] #17 4.545 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:23:23 [2019-10-11T21:23:23.454Z] #17 4.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:23:23 [2019-10-11T21:23:23.454Z] #17 4.815 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:23:23 [2019-10-11T21:23:23.454Z] #17 4.824 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:23:23 [2019-10-11T21:23:23.454Z] #17 4.896 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:23:23 [2019-10-11T21:23:23.454Z] #17 6.592 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:23:23 [2019-10-11T21:23:23.454Z] #17 8.943 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:23:23 [2019-10-11T21:23:23.715Z] #17 ...
21:23:23 [2019-10-11T21:23:23.715Z] 
21:23:23 [2019-10-11T21:23:23.715Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:23:23 [2019-10-11T21:23:23.715Z] #31 82.05 text/tabwriter
21:23:23 [2019-10-11T21:23:23.716Z] #31 82.79 fmt
21:23:23 [2019-10-11T21:23:23.716Z] #31 83.68 path/filepath
21:23:23 [2019-10-11T21:23:23.716Z] #31 85.74 io/ioutil
21:23:23 [2019-10-11T21:23:23.766Z] #42 72.24   DEP      criu/cr-restore.d
21:23:23 [2019-10-11T21:23:23.766Z] #42 72.48   DEP      criu/cr-errno.d
21:23:23 [2019-10-11T21:23:23.766Z] #42 72.49   DEP      criu/cr-dump.d
21:23:24 [2019-10-11T21:23:24.167Z] #42 72.69   DEP      criu/cr-dedup.d
21:23:24 [2019-10-11T21:23:24.167Z] #42 72.82   DEP      criu/cr-check.d
21:23:24 [2019-10-11T21:23:24.321Z] #17 DONE 137.7s
21:23:24 [2019-10-11T21:23:24.321Z] 
21:23:24 [2019-10-11T21:23:24.321Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:23:24 [2019-10-11T21:23:24.568Z] #42 72.98   DEP      criu/config.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 73.14   DEP      criu/clone-noasan.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 73.19   DEP      criu/cgroup.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 73.31   DEP      criu/cgroup-props.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 73.39   DEP      criu/bitmap.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 73.44   DEP      criu/bfd.d
21:23:24 [2019-10-11T21:23:24.568Z] #42 ...
21:23:24 [2019-10-11T21:23:24.568Z] 
21:23:24 [2019-10-11T21:23:24.568Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:24 [2019-10-11T21:23:24.568Z] #45 100.7 vendor/golang.org/x/text/secure/bidirule
21:23:24 [2019-10-11T21:23:24.568Z] #45 101.1 vendor/golang.org/x/text/unicode/norm
21:23:24 [2019-10-11T21:23:24.568Z] #45 107.8 vendor/golang.org/x/net/idna
21:23:24 [2019-10-11T21:23:24.568Z] #45 110.4 vendor/golang.org/x/net/http2/hpack
21:23:24 [2019-10-11T21:23:24.860Z] INFO: make.ps1 starting at 10/11/2019 21:23:24
21:23:24 [2019-10-11T21:23:24.860Z] INFO: Git commit (93edf327d) assumed from DOCKER_GITCOMMIT environment variable
21:23:24 [2019-10-11T21:23:24.860Z] INFO: Invoking autogen...
21:23:25 [2019-10-11T21:23:25.087Z] #45 ...
21:23:25 [2019-10-11T21:23:25.088Z] 
21:23:25 [2019-10-11T21:23:25.088Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:25 [2019-10-11T21:23:25.088Z] #42 73.57   DEP      criu/autofs.d
21:23:25 [2019-10-11T21:23:25.088Z] #42 73.71   DEP      criu/aio.d
21:23:25 [2019-10-11T21:23:25.094Z] #31 ...
21:23:25 [2019-10-11T21:23:25.094Z] 
21:23:25 [2019-10-11T21:23:25.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:25 [2019-10-11T21:23:25.094Z] #41 10.79   PBCC     images/google/protobuf/descriptor.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 10.88   PBCC     images/opts.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 10.93   PBCC     images/sit.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.02   DEP      images/google/protobuf/descriptor.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.09   DEP      images/opts.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.15   DEP      images/sit.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.23   PBCC     images/macvlan.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.24   DEP      images/macvlan.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.33   PBCC     images/autofs.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.37   DEP      images/autofs.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.43   PBCC     images/sysctl.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.52   DEP      images/sysctl.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.56   PBCC     images/time.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.61   DEP      images/time.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.70   PBCC     images/binfmt-misc.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.70   DEP      images/binfmt-misc.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.77   PBCC     images/seccomp.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.81   DEP      images/seccomp.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.87   PBCC     images/userns.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.88   DEP      images/userns.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.93   PBCC     images/cgroup.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 11.94   DEP      images/cgroup.pb-c.d
21:23:25 [2019-10-11T21:23:25.094Z] #41 12.00   PBCC     images/fown.pb-c.c
21:23:25 [2019-10-11T21:23:25.094Z] #41 12.05   PBCC     images/ext-file.pb-c.c
21:23:25 [2019-10-11T21:23:25.307Z] #22 ...
21:23:25 [2019-10-11T21:23:25.307Z] 
21:23:25 [2019-10-11T21:23:25.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:25 [2019-10-11T21:23:25.307Z] #44 104.1 vendor/golang.org/x/net/http/httpproxy
21:23:25 [2019-10-11T21:23:25.307Z] #44 104.1 net/textproto
21:23:25 [2019-10-11T21:23:25.307Z] #44 104.1 crypto/x509
21:23:25 [2019-10-11T21:23:25.307Z] #44 105.4 vendor/golang.org/x/net/http/httpguts
21:23:25 [2019-10-11T21:23:25.307Z] #44 105.4 mime/multipart
21:23:25 [2019-10-11T21:23:25.307Z] #44 107.8 crypto/tls
21:23:25 [2019-10-11T21:23:25.307Z] #44 113.6 net/http/httptrace
21:23:25 [2019-10-11T21:23:25.307Z] #44 113.8 net/http
21:23:25 [2019-10-11T21:23:25.317Z] INFO: Building daemon...
21:23:25 [2019-10-11T21:23:25.352Z] #41 12.06   DEP      images/fown.pb-c.d
21:23:25 [2019-10-11T21:23:25.352Z] #41 12.15   DEP      images/ext-file.pb-c.d
21:23:25 [2019-10-11T21:23:25.352Z] #41 12.26   PBCC     images/rpc.pb-c.c
21:23:25 [2019-10-11T21:23:25.352Z] #41 12.33   DEP      images/rpc.pb-c.d
21:23:25 [2019-10-11T21:23:25.568Z] #44 ...
21:23:25 [2019-10-11T21:23:25.568Z] 
21:23:25 [2019-10-11T21:23:25.568Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 51.78 Selecting previously unselected package xxd.
21:23:25 [2019-10-11T21:23:25.568Z] #17 51.79 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 51.80 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.13 Selecting previously unselected package vim-common.
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.13 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.73 Selecting previously unselected package bzip2.
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.73 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.75 Unpacking bzip2 (1.0.6-8.1) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.87 Selecting previously unselected package libgpm2:arm64.
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.87 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 52.90 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.02 Selecting previously unselected package xz-utils.
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.02 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.03 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.23 Selecting previously unselected package aufs-tools.
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.26 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.47 Selecting previously unselected package liblzo2-2:arm64.
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.47 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.50 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.63 Selecting previously unselected package btrfs-progs.
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 53.64 Unpacking btrfs-progs (4.7.3-1) ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 54.34 Selecting previously unselected package btrfs-tools.
21:23:25 [2019-10-11T21:23:25.568Z] #17 54.35 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.568Z] #17 54.37 Unpacking btrfs-tools (4.7.3-1) ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.48 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.50 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.51 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.70 Selecting previously unselected package dmsetup.
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.71 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.72 Unpacking dmsetup (2:1.02.137-2) ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.87 Selecting previously unselected package libonig4:arm64.
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.87 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 54.89 Unpacking libonig4:arm64 (6.1.3-2) ...
21:23:25 [2019-10-11T21:23:25.569Z] #17 55.08 Selecting previously unselected package libjq1:arm64.
21:23:25 [2019-10-11T21:23:25.569Z] #17 55.08 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.580Z] #42 73.91   DEP      criu/action-scripts.d
21:23:25 [2019-10-11T21:23:25.581Z] #42 74.40   CC       criu/action-scripts.o
21:23:25 [2019-10-11T21:23:25.610Z] #41 12.39   PBCC     images/siginfo.pb-c.c
21:23:25 [2019-10-11T21:23:25.610Z] #41 12.42   DEP      images/siginfo.pb-c.d
21:23:25 [2019-10-11T21:23:25.610Z] #41 12.51   PBCC     images/pagemap.pb-c.c
21:23:25 [2019-10-11T21:23:25.610Z] #41 12.54   DEP      images/pagemap.pb-c.d
21:23:25 [2019-10-11T21:23:25.830Z] #17 55.11 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
21:23:25 [2019-10-11T21:23:25.830Z] #17 55.23 Selecting previously unselected package jq.
21:23:25 [2019-10-11T21:23:25.830Z] #17 55.23 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ...
21:23:25 [2019-10-11T21:23:25.830Z] #17 55.25 Unpacking jq (1.5+dfsg-1.3) ...
21:23:25 [2019-10-11T21:23:25.868Z] #41 12.60   PBCC     images/rlimit.pb-c.c
21:23:25 [2019-10-11T21:23:25.868Z] #41 12.64   DEP      images/rlimit.pb-c.d
21:23:25 [2019-10-11T21:23:25.868Z] #41 12.68   PBCC     images/file-lock.pb-c.c
21:23:25 [2019-10-11T21:23:25.868Z] #41 12.72   DEP      images/file-lock.pb-c.d
21:23:25 [2019-10-11T21:23:25.868Z] #41 12.83   PBCC     images/tty.pb-c.c
21:23:26 [2019-10-11T21:23:26.098Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
21:23:26 [2019-10-11T21:23:26.098Z] #1 creating container buildx_buildkit_default
21:23:26 [2019-10-11T21:23:26.099Z] #17 55.41 Selecting previously unselected package libaio1:arm64.
21:23:26 [2019-10-11T21:23:26.099Z] #17 55.43 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.099Z] #17 55.45 Unpacking libaio1:arm64 (0.3.110-3) ...
21:23:26 [2019-10-11T21:23:26.126Z] #41 12.91   DEP      images/tty.pb-c.d
21:23:26 [2019-10-11T21:23:26.126Z] #41 12.97   PBCC     images/tun.pb-c.c
21:23:26 [2019-10-11T21:23:26.126Z] #41 13.03   PBCC     images/netdev.pb-c.c
21:23:26 [2019-10-11T21:23:26.126Z] #41 13.08   DEP      images/tun.pb-c.d
21:23:26 [2019-10-11T21:23:26.220Z] #18 ...
21:23:26 [2019-10-11T21:23:26.220Z] 
21:23:26 [2019-10-11T21:23:26.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:26 [2019-10-11T21:23:26.220Z] #41 128.4   CC       criu/log.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 128.9   CC       criu/lsm.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 129.2   CC       criu/mem.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 130.5   CC       criu/mount.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 133.9   CC       criu/namespaces.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 135.6   CC       criu/net.o
21:23:26 [2019-10-11T21:23:26.220Z] #41 138.3   CC       criu/netfilter.o
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.57 Selecting previously unselected package libcap2-bin.
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.58 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.60 Unpacking libcap2-bin (1:2.25-1) ...
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.73 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.74 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.365Z] #17 55.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
21:23:26 [2019-10-11T21:23:26.381Z] #1 creating container buildx_buildkit_default 0.5s done
21:23:26 [2019-10-11T21:23:26.381Z] #1 DONE 3.3s
21:23:26 [2019-10-11T21:23:26.384Z] #41 13.21   DEP      images/netdev.pb-c.d
21:23:26 [2019-10-11T21:23:26.384Z] #41 13.32   PBCC     images/vma.pb-c.c
21:23:26 [2019-10-11T21:23:26.478Z] #41 138.7   CC       criu/page-pipe.o
21:23:26 [2019-10-11T21:23:26.498Z] #42 75.10   CC       criu/aio.o
21:23:26 [2019-10-11T21:23:26.631Z] #17 55.86 Selecting previously unselected package libsepol1-dev:arm64.
21:23:26 [2019-10-11T21:23:26.631Z] #17 55.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.631Z] #17 55.87 Unpacking libsepol1-dev:arm64 (2.6-2) ...
21:23:26 [2019-10-11T21:23:26.631Z] #17 ...
21:23:26 [2019-10-11T21:23:26.631Z] 
21:23:26 [2019-10-11T21:23:26.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:26 [2019-10-11T21:23:26.631Z] #41 49.32   CC       images/cgroup.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 50.07   CC       images/userns.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 50.38   CC       images/google/protobuf/descriptor.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 52.15   CC       images/opts.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 52.43   CC       images/seccomp.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 52.72   CC       images/binfmt-misc.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 53.03   CC       images/time.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 53.45   CC       images/sysctl.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 53.66   CC       images/autofs.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 53.92   CC       images/macvlan.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.20   CC       images/sit.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.47   LINK     images/built-in.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.60   GEN      compel/include/asm
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.61   GEN      compel/include/version.h
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.64 touch .config
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.66   GEN      include/common/config.h
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.80   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.85   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.90   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 54.92   DEP      compel/plugins/std/infect.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.03   DEP      compel/plugins/std/string.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.11   DEP      compel/plugins/std/log.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.20   DEP      compel/plugins/std/fds.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.34   DEP      compel/plugins/std/std.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.41   DEP      compel/plugins/shmem/shmem.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.47   DEP      compel/plugins/fds/fds.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.67   CC       compel/plugins/std/std.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 55.97   CC       compel/plugins/std/fds.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 56.45   CC       compel/plugins/std/log.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 57.47   CC       compel/plugins/std/string.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 58.13   CC       compel/plugins/std/infect.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 58.46   CC       compel/arch/aarch64/plugins/std/parasite-head.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 58.54   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 58.62   AR       compel/plugins/std.lib.a
21:23:26 [2019-10-11T21:23:26.631Z] #41 58.72   CC       compel/plugins/fds/fds.o
21:23:26 [2019-10-11T21:23:26.631Z] #41 59.08   AR       compel/plugins/fds.lib.a
21:23:26 [2019-10-11T21:23:26.631Z] #41 59.16   HOSTDEP  compel/src/lib/log-host.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 59.34   HOSTDEP  compel/src/lib/handle-elf-host.d
21:23:26 [2019-10-11T21:23:26.631Z] #41 59.54   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
21:23:26 [2019-10-11T21:23:26.641Z] #41 13.36   DEP      images/vma.pb-c.d
21:23:26 [2019-10-11T21:23:26.641Z] #41 13.48   PBCC     images/creds.pb-c.c
21:23:26 [2019-10-11T21:23:26.641Z] #41 13.54   DEP      images/creds.pb-c.d
21:23:26 [2019-10-11T21:23:26.663Z] 
21:23:26 [2019-10-11T21:23:26.663Z] #3 [internal] load .dockerignore
21:23:26 [2019-10-11T21:23:26.663Z] #3 transferring context: 87B 0.0s done
21:23:26 [2019-10-11T21:23:26.663Z] #3 DONE 0.0s
21:23:26 [2019-10-11T21:23:26.663Z] 
21:23:26 [2019-10-11T21:23:26.663Z] #2 [internal] load build definition from Dockerfile
21:23:26 [2019-10-11T21:23:26.663Z] #2 transferring dockerfile: 14.62kB 0.0s done
21:23:26 [2019-10-11T21:23:26.663Z] #2 DONE 0.0s
21:23:26 [2019-10-11T21:23:26.663Z] 
21:23:26 [2019-10-11T21:23:26.663Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:23:26 [2019-10-11T21:23:26.891Z] #41 59.70   HOSTDEP  compel/src/main-host.d
21:23:26 [2019-10-11T21:23:26.892Z] #41 ...
21:23:26 [2019-10-11T21:23:26.892Z] 
21:23:26 [2019-10-11T21:23:26.892Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.15 Selecting previously unselected package libpcre16-3:arm64.
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.16 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.16 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.36 Selecting previously unselected package libpcre32-3:arm64.
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.38 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ...
21:23:26 [2019-10-11T21:23:26.892Z] #17 56.39 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
21:23:26 [2019-10-11T21:23:26.899Z] #41 13.63   PBCC     images/utsns.pb-c.c
21:23:26 [2019-10-11T21:23:26.899Z] #41 13.68   DEP      images/utsns.pb-c.d
21:23:26 [2019-10-11T21:23:26.899Z] #41 13.73   PBCC     images/ipc-desc.pb-c.c
21:23:26 [2019-10-11T21:23:26.899Z] #41 13.78   PBCC     images/ipc-sem.pb-c.c
21:23:27 [2019-10-11T21:23:27.152Z] #17 56.56 Selecting previously unselected package libpcre3-dev:arm64.
21:23:27 [2019-10-11T21:23:27.152Z] #17 56.57 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ...
21:23:27 [2019-10-11T21:23:27.152Z] #17 56.58 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
21:23:27 [2019-10-11T21:23:27.156Z] #41 13.84   DEP      images/ipc-desc.pb-c.d
21:23:27 [2019-10-11T21:23:27.156Z] #41 13.88   DEP      images/ipc-sem.pb-c.d
21:23:27 [2019-10-11T21:23:27.156Z] #41 13.95   PBCC     images/ipc-msg.pb-c.c
21:23:27 [2019-10-11T21:23:27.156Z] #41 14.03   DEP      images/ipc-msg.pb-c.d
21:23:27 [2019-10-11T21:23:27.280Z] #4 DONE 0.6s
21:23:27 [2019-10-11T21:23:27.280Z] 
21:23:27 [2019-10-11T21:23:27.280Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:23:27 [2019-10-11T21:23:27.280Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:23:27 [2019-10-11T21:23:27.280Z] #5 DONE 0.0s
21:23:27 [2019-10-11T21:23:27.280Z] 
21:23:27 [2019-10-11T21:23:27.280Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:23:27 [2019-10-11T21:23:27.341Z] #42 75.94   CC       criu/autofs.o
21:23:27 [2019-10-11T21:23:27.410Z] #41 139.4   CC       criu/page-xfer.o
21:23:27 [2019-10-11T21:23:27.414Z] #41 14.10   PBCC     images/ipc-shm.pb-c.c
21:23:27 [2019-10-11T21:23:27.414Z] #41 14.17   DEP      images/ipc-shm.pb-c.d
21:23:27 [2019-10-11T21:23:27.414Z] #41 14.24   PBCC     images/ipc-var.pb-c.c
21:23:27 [2019-10-11T21:23:27.414Z] #41 14.30   DEP      images/ipc-var.pb-c.d
21:23:27 [2019-10-11T21:23:27.563Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
21:23:27 [2019-10-11T21:23:27.563Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
21:23:27 [2019-10-11T21:23:27.563Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:23:27 [2019-10-11T21:23:27.563Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
21:23:27 [2019-10-11T21:23:27.563Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
21:23:27 [2019-10-11T21:23:27.672Z] #41 14.37   PBCC     images/sk-opts.pb-c.c
21:23:27 [2019-10-11T21:23:27.672Z] #41 14.42   PBCC     images/packet-sock.pb-c.c
21:23:27 [2019-10-11T21:23:27.672Z] #41 14.50   DEP      images/sk-opts.pb-c.d
21:23:27 [2019-10-11T21:23:27.672Z] #41 14.56   DEP      images/packet-sock.pb-c.d
21:23:27 [2019-10-11T21:23:27.724Z] #17 57.01 Selecting previously unselected package libselinux1-dev:arm64.
21:23:27 [2019-10-11T21:23:27.724Z] #17 57.01 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ...
21:23:27 [2019-10-11T21:23:27.724Z] #17 57.02 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
21:23:27 [2019-10-11T21:23:27.930Z] #41 14.64   PBCC     images/sk-netlink.pb-c.c
21:23:27 [2019-10-11T21:23:27.930Z] #41 14.74   DEP      images/sk-netlink.pb-c.d
21:23:27 [2019-10-11T21:23:27.930Z] #41 ...
21:23:27 [2019-10-11T21:23:27.930Z] 
21:23:27 [2019-10-11T21:23:27.930Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:27 [2019-10-11T21:23:27.930Z] #36 10.75 -- Detecting C compile features - done
21:23:27 [2019-10-11T21:23:27.930Z] #36 10.83 -- Performing Test HAS_BUILTIN_FORTIFY
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.10 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.23 -- Configuring done
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.27 -- Generating done
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.28 -- Build files have been written to: /tmp/tmp.vHkn5qaaAu/tini
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.29 + make tini-static
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.65 Scanning dependencies of target tini-static
21:23:27 [2019-10-11T21:23:27.930Z] #36 11.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:23:27 [2019-10-11T21:23:27.930Z] #36 13.42 [100%] Linking C executable tini-static
21:23:27 [2019-10-11T21:23:27.930Z] #36 14.07 [100%] Built target tini-static
21:23:27 [2019-10-11T21:23:27.930Z] #36 14.13 + mkdir -p /build
21:23:27 [2019-10-11T21:23:27.930Z] #36 14.14 + cp tini-static /build/docker-init
21:23:27 [2019-10-11T21:23:27.930Z] #36 DONE 14.5s
21:23:28 [2019-10-11T21:23:28.012Z] #17 57.32 Selecting previously unselected package libdevmapper-dev:arm64.
21:23:28 [2019-10-11T21:23:28.013Z] #17 57.33 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
21:23:28 [2019-10-11T21:23:28.013Z] #17 57.35 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
21:23:28 [2019-10-11T21:23:28.178Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
21:23:28 [2019-10-11T21:23:28.178Z] #5 DONE 0.8s
21:23:28 [2019-10-11T21:23:28.178Z] 
21:23:28 [2019-10-11T21:23:28.178Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
21:23:28 [2019-10-11T21:23:28.187Z] 
21:23:28 [2019-10-11T21:23:28.187Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:28 [2019-10-11T21:23:28.278Z] #17 57.54 Selecting previously unselected package libnl-3-200:arm64.
21:23:28 [2019-10-11T21:23:28.278Z] #17 57.55 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ...
21:23:28 [2019-10-11T21:23:28.278Z] #17 57.59 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
21:23:28 [2019-10-11T21:23:28.278Z] #17 57.77 Selecting previously unselected package libprotobuf-c1:arm64.
21:23:28 [2019-10-11T21:23:28.345Z] #41 140.5   CC       criu/pagemap-cache.o
21:23:28 [2019-10-11T21:23:28.445Z] #59 32.80 Checking out files:  47% (1382/2930)   
Checking out files:  48% (1407/2930)   
Checking out files:  49% (1436/2930)   
Checking out files:  50% (1465/2930)   
Checking out files:  51% (1495/2930)   
Checking out files:  52% (1524/2930)   
Checking out files:  53% (1553/2930)   
Checking out files:  54% (1583/2930)   
Checking out files:  55% (1612/2930)   
Checking out files:  56% (1641/2930)   
Checking out files:  57% (1671/2930)   
Checking out files:  58% (1700/2930)   
Checking out files:  59% (1729/2930)   
Checking out files:  60% (1758/2930)   
Checking out files:  61% (1788/2930)   
Checking out files:  62% (1817/2930)   
Checking out files:  63% (1846/2930)   
Checking out files:  64% (1876/2930)   
Checking out files:  65% (1905/2930)   
Checking out files:  66% (1934/2930)   
Checking out files:  67% (1964/2930)   
Checking out files:  68% (1993/2930)   
Checking out files:  69% (2022/2930)   
Checking out files:  70% (2051/2930)   
Checking out files:  71% (2081/2930)   
Checking out files:  72% (2110/2930)   
Checking out files:  73% (2139/2930)   
Checking out files:  74% (2169/2930)   
Checking out files:  75% (2198/2930)   
Checking out files:  76% (2227/2930)   
Checking out files:  77% (2257/2930)   
Checking out files:  78% (2286/2930)   
Checking out files:  79% (2315/2930)   
Checking out files:  80% (2344/2930)   
Checking out files:  81% (2374/2930)   
Checking out files:  82% (2403/2930)   
Checking out files:  83% (2432/2930)   
Checking out files:  84% (2462/2930)   
Checking out files:  84% (2479/2930)   
Checking out files:  85% (2491/2930)   
Checking out files:  86% (2520/2930)   
Checking out files:  87% (2550/2930)   
Checking out files:  88% (2579/2930)   
Checking out files:  89% (2608/2930)   
Checking out files:  90% (2637/2930)   
Checking out files:  91% (2667/2930)   
Checking out files:  92% (2696/2930)   
Checking out files:  93% (2725/2930)   
Checking out files:  94% (2755/2930)   
Checking out files:  95% (2784/2930)   
Checking out files:  96% (2813/2930)   
Checking out files:  97% (2843/2930)   
Checking out files:  98% (2872/2930)   
Checking out files:  99% (2901/2930)   
Checking out files: 100% (2930/2930)   
Checking out files: 100% (2930/2930), done.
21:23:28 [2019-10-11T21:23:28.445Z] #59 34.52 + cd /tmp/tmp.aZ9vKHxdbV/src/github.com/containerd/containerd
21:23:28 [2019-10-11T21:23:28.445Z] #59 34.52 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:23:28 [2019-10-11T21:23:28.465Z] #7 DONE 0.3s
21:23:28 [2019-10-11T21:23:28.465Z] 
21:23:28 [2019-10-11T21:23:28.465Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
21:23:28 [2019-10-11T21:23:28.465Z] #6 DONE 0.3s
21:23:28 [2019-10-11T21:23:28.465Z] 
21:23:28 [2019-10-11T21:23:28.465Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:23:28 [2019-10-11T21:23:28.465Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
21:23:28 [2019-10-11T21:23:28.465Z] #66 DONE 0.0s
21:23:28 [2019-10-11T21:23:28.465Z] 
21:23:28 [2019-10-11T21:23:28.465Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:23:28 [2019-10-11T21:23:28.465Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
21:23:28 [2019-10-11T21:23:28.539Z] #17 57.77 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ...
21:23:28 [2019-10-11T21:23:28.539Z] #17 57.78 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
21:23:28 [2019-10-11T21:23:28.539Z] #17 57.88 Selecting previously unselected package libreadline5:arm64.
21:23:28 [2019-10-11T21:23:28.539Z] #17 57.89 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
21:23:28 [2019-10-11T21:23:28.539Z] #17 57.89 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
21:23:28 [2019-10-11T21:23:28.539Z] #17 58.03 Selecting previously unselected package libsystemd-dev:arm64.
21:23:28 [2019-10-11T21:23:28.603Z] #41 140.8   CC       criu/pagemap.o
21:23:28 [2019-10-11T21:23:28.678Z] #42 ...
21:23:28 [2019-10-11T21:23:28.678Z] 
21:23:28 [2019-10-11T21:23:28.678Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:23:28 [2019-10-11T21:23:28.678Z] #48 DONE 114.5s
21:23:28 [2019-10-11T21:23:28.678Z] 
21:23:28 [2019-10-11T21:23:28.678Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:28 [2019-10-11T21:23:28.678Z] #45 112.0 mime
21:23:28 [2019-10-11T21:23:28.678Z] #45 114.1 mime/quotedprintable
21:23:28 [2019-10-11T21:23:28.678Z] #45 114.4 net/http/internal
21:23:28 [2019-10-11T21:23:28.800Z] #17 58.04 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ...
21:23:28 [2019-10-11T21:23:28.800Z] #17 58.05 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + export 'BUILDTAGS=netgo osusergo static_build'
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + BUILDTAGS='netgo osusergo static_build'
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + export EXTRA_FLAGS=-buildmode=pie
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + EXTRA_FLAGS=-buildmode=pie
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + '[' '' = dynamic ']'
21:23:29 [2019-10-11T21:23:29.011Z] #59 35.12 + make
21:23:29 [2019-10-11T21:23:29.089Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s
21:23:29 [2019-10-11T21:23:29.089Z] #8 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done
21:23:29 [2019-10-11T21:23:29.089Z] #8 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done
21:23:29 [2019-10-11T21:23:29.089Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 0B / 155B 0.1s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s done
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 883.85kB / 4.30MB 0.3s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 97.41kB / 9.99MB 0.3s
21:23:29 [2019-10-11T21:23:29.090Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.34MB / 4.30MB 0.4s
21:23:29 [2019-10-11T21:23:29.380Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.00MB / 4.30MB 0.6s
21:23:29 [2019-10-11T21:23:29.380Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.21MB / 9.99MB 0.6s
21:23:29 [2019-10-11T21:23:29.380Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.68MB / 4.30MB 0.7s
21:23:29 [2019-10-11T21:23:29.380Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.87MB / 9.99MB 0.7s
21:23:29 [2019-10-11T21:23:29.510Z] #45 115.6 mime/multipart
21:23:29 [2019-10-11T21:23:29.510Z] #45 115.6 crypto/tls
21:23:29 [2019-10-11T21:23:29.536Z] #41 141.7   CC       criu/parasite-syscall.o
21:23:29 [2019-10-11T21:23:29.671Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.92MB / 50.07MB 0.9s
21:23:29 [2019-10-11T21:23:29.671Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.42MB / 45.65MB 0.9s
21:23:29 [2019-10-11T21:23:29.671Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.14MB / 4.30MB 0.9s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.73MB / 4.30MB 1.0s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.11MB / 52.87MB 1.0s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.95MB / 9.99MB 1.0s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.2s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.54MB / 9.99MB 1.2s
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.2s done
21:23:29 [2019-10-11T21:23:29.967Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.13MB / 9.99MB 1.3s
21:23:30 [2019-10-11T21:23:30.185Z] #17 59.64 Selecting previously unselected package net-tools.
21:23:30 [2019-10-11T21:23:30.185Z] #17 59.65 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
21:23:30 [2019-10-11T21:23:30.185Z] #17 59.66 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:23:30 [2019-10-11T21:23:30.261Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.65MB / 9.99MB 1.5s
21:23:30 [2019-10-11T21:23:30.261Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 5.24MB / 96.42MB 1.6s
21:23:30 [2019-10-11T21:23:30.261Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.77MB / 50.07MB 1.6s
21:23:30 [2019-10-11T21:23:30.261Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.11MB / 45.65MB 1.6s
21:23:30 [2019-10-11T21:23:30.383Z] #59 36.29 + bin/ctr
21:23:30 [2019-10-11T21:23:30.469Z] #41 ...
21:23:30 [2019-10-11T21:23:30.469Z] 
21:23:30 [2019-10-11T21:23:30.469Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:23:30 [2019-10-11T21:23:30.469Z] #18 5.983 Collecting yamllint==1.16.0
21:23:30 [2019-10-11T21:23:30.555Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.00MB / 52.87MB 1.8s
21:23:30 [2019-10-11T21:23:30.555Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.70MB / 9.99MB 1.8s
21:23:30 [2019-10-11T21:23:30.755Z] #17 59.93 Selecting previously unselected package python-pip-whl.
21:23:30 [2019-10-11T21:23:30.755Z] #17 59.94 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:23:30 [2019-10-11T21:23:30.755Z] #17 59.95 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:23:30 [2019-10-11T21:23:30.844Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.78MB / 9.99MB 2.1s
21:23:31 [2019-10-11T21:23:31.177Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.63MB / 9.99MB 2.2s
21:23:31 [2019-10-11T21:23:31.177Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.75MB / 50.07MB 2.4s
21:23:31 [2019-10-11T21:23:31.177Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.90MB / 45.65MB 2.4s
21:23:31 [2019-10-11T21:23:31.177Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.16MB / 9.99MB 2.4s
21:23:31 [2019-10-11T21:23:31.177Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.67MB / 52.87MB 2.5s
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.50 Selecting previously unselected package python3-pip.
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.51 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.51 Unpacking python3-pip (9.0.1-2+deb9u1) ...
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.74 Selecting previously unselected package python3-pkg-resources.
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.74 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
21:23:31 [2019-10-11T21:23:31.325Z] #17 60.76 Unpacking python3-pkg-resources (33.1.1-1) ...
21:23:31 [2019-10-11T21:23:31.410Z] #45 ...
21:23:31 [2019-10-11T21:23:31.411Z] 
21:23:31 [2019-10-11T21:23:31.411Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.31 Selecting previously unselected package gcc-mingw-w64-base.
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.33 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.36 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.47 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.47 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
21:23:31 [2019-10-11T21:23:31.411Z] #18 80.47 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:23:31 [2019-10-11T21:23:31.411Z] #18 ...
21:23:31 [2019-10-11T21:23:31.411Z] 
21:23:31 [2019-10-11T21:23:31.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:31 [2019-10-11T21:23:31.411Z] #42 77.69   CC       criu/bfd.o
21:23:31 [2019-10-11T21:23:31.411Z] #42 78.28   CC       criu/bitmap.o
21:23:31 [2019-10-11T21:23:31.411Z] #42 78.53   CC       criu/cgroup-props.o
21:23:31 [2019-10-11T21:23:31.411Z] #42 79.41   CC       criu/cgroup.o
21:23:31 [2019-10-11T21:23:31.469Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.60MB / 9.99MB 2.7s
21:23:31 [2019-10-11T21:23:31.469Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.33MB / 96.42MB 2.8s
21:23:31 [2019-10-11T21:23:31.469Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.29MB / 45.65MB 2.8s
21:23:31 [2019-10-11T21:23:31.469Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.8s done
21:23:31 [2019-10-11T21:23:31.631Z] #17 60.95 Selecting previously unselected package python3-setuptools.
21:23:31 [2019-10-11T21:23:31.631Z] #17 60.96 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
21:23:31 [2019-10-11T21:23:31.631Z] #17 60.97 Unpacking python3-setuptools (33.1.1-1) ...
21:23:31 [2019-10-11T21:23:31.759Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 12.16MB / 50.07MB 3.0s
21:23:32 [2019-10-11T21:23:32.048Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.10MB / 45.65MB 3.3s
21:23:32 [2019-10-11T21:23:32.048Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.39MB / 52.87MB 3.3s
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.32 Selecting previously unselected package python3-wheel.
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.33 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.33 Unpacking python3-wheel (0.29.0-2) ...
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.53 Selecting previously unselected package thin-provisioning-tools.
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.53 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
21:23:32 [2019-10-11T21:23:32.168Z] #17 61.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:23:32 [2019-10-11T21:23:32.338Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.25MB / 96.42MB 3.6s
21:23:32 [2019-10-11T21:23:32.338Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 15.33MB / 50.07MB 3.6s
21:23:32 [2019-10-11T21:23:32.627Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.76MB / 45.65MB 3.7s
21:23:32 [2019-10-11T21:23:32.627Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.40MB / 52.87MB 3.7s
21:23:32 [2019-10-11T21:23:32.741Z] #17 61.94 Selecting previously unselected package vim-runtime.
21:23:32 [2019-10-11T21:23:32.741Z] #17 61.94 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:23:32 [2019-10-11T21:23:32.741Z] #17 62.05 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:23:32 [2019-10-11T21:23:32.741Z] #17 62.10 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:23:32 [2019-10-11T21:23:32.741Z] #17 62.10 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:23:32 [2019-10-11T21:23:32.915Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 18.36MB / 50.07MB 4.2s
21:23:32 [2019-10-11T21:23:32.915Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.43MB / 45.65MB 4.2s
21:23:32 [2019-10-11T21:23:32.915Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.75MB / 52.87MB 4.2s
21:23:33 [2019-10-11T21:23:33.352Z] #42 81.74   CC       criu/clone-noasan.o
21:23:33 [2019-10-11T21:23:33.352Z] #42 81.83   CC       criu/config.o
21:23:33 [2019-10-11T21:23:33.547Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.89MB / 96.42MB 4.6s
21:23:33 [2019-10-11T21:23:33.547Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.20MB / 50.07MB 4.8s
21:23:33 [2019-10-11T21:23:33.547Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.92MB / 45.65MB 4.8s
21:23:33 [2019-10-11T21:23:33.547Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.39MB / 52.87MB 4.8s
21:23:33 [2019-10-11T21:23:33.842Z] #8 ...
21:23:33 [2019-10-11T21:23:33.842Z] 
21:23:33 [2019-10-11T21:23:33.842Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
21:23:33 [2019-10-11T21:23:33.842Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
21:23:33 [2019-10-11T21:23:33.842Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done
21:23:33 [2019-10-11T21:23:33.842Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
21:23:33 [2019-10-11T21:23:33.842Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done
21:23:33 [2019-10-11T21:23:33.842Z] #66 DONE 5.2s
21:23:33 [2019-10-11T21:23:33.842Z] 
21:23:33 [2019-10-11T21:23:33.842Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:23:33 [2019-10-11T21:23:33.842Z] #8 ...
21:23:33 [2019-10-11T21:23:33.842Z] 
21:23:33 [2019-10-11T21:23:33.842Z] #20 [internal] load build context
21:23:33 [2019-10-11T21:23:33.842Z] #20 transferring context: 45.07MB 5.4s
21:23:34 [2019-10-11T21:23:34.133Z] #20 transferring context: 45.61MB 5.5s done
21:23:34 [2019-10-11T21:23:34.133Z] #20 ...
21:23:34 [2019-10-11T21:23:34.133Z] 
21:23:34 [2019-10-11T21:23:34.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:23:34 [2019-10-11T21:23:34.133Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.41MB / 50.07MB 5.4s
21:23:34 [2019-10-11T21:23:34.133Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 23.93MB / 45.65MB 5.4s
21:23:34 [2019-10-11T21:23:34.133Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.73MB / 52.87MB 5.4s
21:23:34 [2019-10-11T21:23:34.133Z] #8 ...
21:23:34 [2019-10-11T21:23:34.133Z] 
21:23:34 [2019-10-11T21:23:34.133Z] #20 [internal] load build context
21:23:34 [2019-10-11T21:23:34.133Z] #20 DONE 5.5s
21:23:34 [2019-10-11T21:23:34.420Z] 
21:23:34 [2019-10-11T21:23:34.420Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
21:23:34 [2019-10-11T21:23:34.420Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 28.03MB / 96.42MB 5.7s
21:23:34 [2019-10-11T21:23:34.420Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.29MB / 50.07MB 5.7s
21:23:34 [2019-10-11T21:23:34.420Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.55MB / 45.65MB 5.7s
21:23:34 [2019-10-11T21:23:34.420Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 27.68MB / 52.87MB 5.7s
21:23:34 [2019-10-11T21:23:34.571Z] #59 ...
21:23:34 [2019-10-11T21:23:34.571Z] 
21:23:34 [2019-10-11T21:23:34.571Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:34 [2019-10-11T21:23:34.571Z] #17 9.747 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
21:23:34 [2019-10-11T21:23:34.571Z] #17 19.61 Fetched 7919 kB in 16s (492 kB/s)
21:23:34 [2019-10-11T21:23:34.571Z] #17 19.61 Reading package lists...
21:23:34 [2019-10-11T21:23:34.571Z] #17 ...
21:23:34 [2019-10-11T21:23:34.571Z] 
21:23:34 [2019-10-11T21:23:34.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:34 [2019-10-11T21:23:34.571Z] #41 14.88   PBCC     images/sk-inet.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.00   DEP      images/sk-inet.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.21   PBCC     images/sk-unix.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.26   DEP      images/sk-unix.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.43   PBCC     images/mm.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.51   DEP      images/mm.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.71   PBCC     images/timerfd.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.81   DEP      images/timerfd.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 15.97   PBCC     images/timer.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.10   DEP      images/timer.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.15   PBCC     images/sa.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.23   DEP      images/sa.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.30   PBCC     images/pipe-data.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.33   DEP      images/pipe-data.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.39   PBCC     images/mnt.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.44   DEP      images/mnt.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.51   PBCC     images/sk-packet.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.54   DEP      images/sk-packet.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.58   PBCC     images/tcp-stream.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.66   DEP      images/tcp-stream.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.70   PBCC     images/pipe.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.73   DEP      images/pipe.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.81   PBCC     images/pstree.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.86   DEP      images/pstree.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.91   PBCC     images/fs.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.92   DEP      images/fs.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 16.97   PBCC     images/signalfd.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.04   DEP      images/signalfd.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.11   PBCC     images/fh.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.19   PBCC     images/fsnotify.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.29   DEP      images/fh.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.34   DEP      images/fsnotify.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.42   PBCC     images/eventpoll.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.43   DEP      images/eventpoll.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.50   PBCC     images/eventfd.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.56   DEP      images/eventfd.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.63   PBCC     images/remap-file-path.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.64   DEP      images/remap-file-path.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.73   PBCC     images/fifo.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.80   DEP      images/fifo.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.87   PBCC     images/ghost-file.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 17.95   DEP      images/ghost-file.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.05   PBCC     images/regfile.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.08   DEP      images/regfile.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.15   PBCC     images/ns.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.21   DEP      images/ns.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.27   PBCC     images/fdinfo.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.41   DEP      images/fdinfo.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.50   PBCC     images/core-aarch64.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.55   PBCC     images/core-arm.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.67   PBCC     images/core-ppc64.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.74   PBCC     images/core-s390.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.79   PBCC     images/core-x86.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.84   PBCC     images/core.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 18.91   PBCC     images/inventory.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.01   DEP      images/core-aarch64.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.06   DEP      images/core-arm.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.17   DEP      images/core-ppc64.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.26   DEP      images/core-s390.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.29   DEP      images/core-x86.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.33   DEP      images/core.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.39   DEP      images/inventory.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.44   PBCC     images/cpuinfo.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.45   DEP      images/cpuinfo.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.52   PBCC     images/stats.pb-c.c
21:23:34 [2019-10-11T21:23:34.571Z] #41 19.53   DEP      images/stats.pb-c.d
21:23:34 [2019-10-11T21:23:34.571Z] #41 21.11 make[1]: Nothing to be done for 'all'.
21:23:34 [2019-10-11T21:23:34.709Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.83MB / 50.07MB 6.0s
21:23:34 [2019-10-11T21:23:34.709Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.20MB / 45.65MB 6.0s
21:23:34 [2019-10-11T21:23:34.709Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.25MB / 52.87MB 6.0s
21:23:34 [2019-10-11T21:23:34.709Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 33.54MB / 96.42MB 6.1s
21:23:34 [2019-10-11T21:23:34.959Z] #42 83.26   CC       criu/cr-check.o
21:23:34 [2019-10-11T21:23:34.992Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.93MB / 50.07MB 6.3s
21:23:34 [2019-10-11T21:23:34.992Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 34.09MB / 45.65MB 6.3s
21:23:34 [2019-10-11T21:23:34.992Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.99MB / 52.87MB 6.3s
21:23:35 [2019-10-11T21:23:35.138Z] #41 ...
21:23:35 [2019-10-11T21:23:35.138Z] 
21:23:35 [2019-10-11T21:23:35.138Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:23:35 [2019-10-11T21:23:35.138Z] #31 87.85 flag
21:23:35 [2019-10-11T21:23:35.138Z] #31 87.86 github.com/BurntSushi/toml
21:23:35 [2019-10-11T21:23:35.138Z] #31 89.73 log
21:23:35 [2019-10-11T21:23:35.138Z] #31 93.00 github.com/BurntSushi/toml/cmd/tomlv
21:23:35 [2019-10-11T21:23:35.138Z] #31 DONE 97.3s
21:23:35 [2019-10-11T21:23:35.138Z] 
21:23:35 [2019-10-11T21:23:35.138Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:35 [2019-10-11T21:23:35.138Z] #44 87.96 regexp
21:23:35 [2019-10-11T21:23:35.138Z] #44 89.68 flag
21:23:35 [2019-10-11T21:23:35.138Z] #44 91.99 go/token
21:23:35 [2019-10-11T21:23:35.138Z] #44 92.53 internal/lazyregexp
21:23:35 [2019-10-11T21:23:35.138Z] #44 92.80 go/scanner
21:23:35 [2019-10-11T21:23:35.138Z] #44 92.91 net/url
21:23:35 [2019-10-11T21:23:35.138Z] #44 94.26 go/ast
21:23:35 [2019-10-11T21:23:35.138Z] #44 94.82 text/template/parse
21:23:35 [2019-10-11T21:23:35.277Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 39.34MB / 96.42MB 6.6s
21:23:35 [2019-10-11T21:23:35.277Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.03MB / 50.07MB 6.6s
21:23:35 [2019-10-11T21:23:35.277Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.46MB / 45.65MB 6.6s
21:23:35 [2019-10-11T21:23:35.277Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.69MB / 52.87MB 6.6s
21:23:35 [2019-10-11T21:23:35.283Z] #17 ...
21:23:35 [2019-10-11T21:23:35.283Z] 
21:23:35 [2019-10-11T21:23:35.283Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:35 [2019-10-11T21:23:35.283Z] #44 124.0 github.com/LK4D4/vndr/godl
21:23:35 [2019-10-11T21:23:35.563Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 41.70MB / 50.07MB 6.7s
21:23:35 [2019-10-11T21:23:35.563Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 44.42MB / 96.42MB 6.9s
21:23:35 [2019-10-11T21:23:35.563Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.74MB / 52.87MB 6.9s
21:23:35 [2019-10-11T21:23:35.731Z] #18 ...
21:23:35 [2019-10-11T21:23:35.731Z] 
21:23:35 [2019-10-11T21:23:35.731Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:23:35 [2019-10-11T21:23:35.731Z] #38 227.1 + rm -rf /tmp/tmp.TXFJ4pT7Hc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TXFJ4pT7Hc
21:23:35 [2019-10-11T21:23:35.812Z] #42 ...
21:23:35 [2019-10-11T21:23:35.812Z] 
21:23:35 [2019-10-11T21:23:35.812Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:35 [2019-10-11T21:23:35.812Z] #45 122.0 net/http
21:23:35 [2019-10-11T21:23:35.849Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 46.00MB / 50.07MB 7.0s
21:23:35 [2019-10-11T21:23:35.849Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.00MB / 45.65MB 7.2s
21:23:35 [2019-10-11T21:23:35.849Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.49MB / 52.87MB 7.2s
21:23:35 [2019-10-11T21:23:35.853Z] #44 124.6 github.com/LK4D4/vndr
21:23:35 [2019-10-11T21:23:35.990Z] #38 DONE 227.6s
21:23:35 [2019-10-11T21:23:35.990Z] 
21:23:35 [2019-10-11T21:23:35.990Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:35 [2019-10-11T21:23:35.990Z] #41 142.6   CC       criu/path.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 143.0   CC       criu/pie-util-vdso-elf32.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 143.4   CC       criu/pie-util-vdso.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 143.8   CC       criu/pie-util.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 144.0   CC       criu/pipes.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 144.5   CC       criu/plugin.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 144.9   CC       criu/proc_parse.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 147.1   CC       criu/protobuf-desc.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 147.7   CC       criu/protobuf.o
21:23:35 [2019-10-11T21:23:35.990Z] #41 148.0   CC       criu/pstree.o
21:23:36 [2019-10-11T21:23:36.135Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 49.75MB / 96.42MB 7.3s
21:23:36 [2019-10-11T21:23:36.135Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 49.77MB / 50.07MB 7.3s
21:23:36 [2019-10-11T21:23:36.135Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.4s done
21:23:36 [2019-10-11T21:23:36.135Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.87MB / 45.65MB 7.5s
21:23:36 [2019-10-11T21:23:36.135Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.62MB / 52.87MB 7.5s
21:23:36 [2019-10-11T21:23:36.425Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 58.52MB / 96.42MB 7.6s
21:23:36 [2019-10-11T21:23:36.425Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.5s done
21:23:36 [2019-10-11T21:23:36.425Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.6s done
21:23:36 [2019-10-11T21:23:36.425Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 67.02MB / 96.42MB 7.8s
21:23:36 [2019-10-11T21:23:36.714Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 83.68MB / 96.42MB 8.1s
21:23:36 [2019-10-11T21:23:36.998Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 92.30MB / 96.42MB 8.2s
21:23:36 [2019-10-11T21:23:36.998Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.3s done
21:23:37 [2019-10-11T21:23:37.041Z] #44 ...
21:23:37 [2019-10-11T21:23:37.041Z] 
21:23:37 [2019-10-11T21:23:37.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:37 [2019-10-11T21:23:37.041Z] #41 23.38   CC       images/stats.o
21:23:37 [2019-10-11T21:23:37.041Z] #41 23.73   CC       images/core.o
21:23:37 [2019-10-11T21:23:37.043Z] #41 149.4   CC       criu/rbtree.o
21:23:37 [2019-10-11T21:23:37.236Z] #44 ...
21:23:37 [2019-10-11T21:23:37.236Z] 
21:23:37 [2019-10-11T21:23:37.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:37 [2019-10-11T21:23:37.236Z] #41 59.85   DEP      compel/src/lib/ptrace.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.05   DEP      compel/src/lib/infect.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.31   DEP      compel/src/lib/infect-util.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.44   DEP      compel/src/lib/infect-rpc.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.62   DEP      compel/arch/aarch64/src/lib/infect.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.79   DEP      compel/arch/aarch64/src/lib/cpu.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 60.91   DEP      compel/src/lib/log.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 61.13   DEP      compel/src/main.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 61.36   DEP      compel/src/lib/handle-elf.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 61.55   DEP      compel/arch/aarch64/src/lib/handle-elf.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 61.76   CC       compel/src/lib/log.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 62.16   CC       compel/arch/aarch64/src/lib/cpu.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 62.56   CC       compel/arch/aarch64/src/lib/infect.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 63.07   CC       compel/src/lib/infect-rpc.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 63.49   CC       compel/src/lib/infect-util.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 63.81   CC       compel/src/lib/infect.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 66.49   CC       compel/src/lib/ptrace.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 66.96   AR       compel/libcompel.a
21:23:37 [2019-10-11T21:23:37.236Z] #41 67.06   HOSTCC   compel/src/main-host.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 67.57   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 67.76   HOSTCC   compel/src/lib/handle-elf-host.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 68.30   HOSTCC   compel/src/lib/log-host.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 68.59   HOSTLINK compel/compel-host-bin
21:23:37 [2019-10-11T21:23:37.236Z] #41 68.84   DEP      soccr/soccr.d
21:23:37 [2019-10-11T21:23:37.236Z] #41 68.96   CC       soccr/soccr.o
21:23:37 [2019-10-11T21:23:37.236Z] #41 ...
21:23:37 [2019-10-11T21:23:37.236Z] 
21:23:37 [2019-10-11T21:23:37.236Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.45 Selecting previously unselected package vim.
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.45 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.46 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.90 Selecting previously unselected package xfsprogs.
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.90 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 65.91 Unpacking xfsprogs (4.9.0+nmu1) ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.36 Selecting previously unselected package zip.
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.38 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.39 Unpacking zip (3.0-11+b1) ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.67 Selecting previously unselected package libapparmor-perl.
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.67 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 66.68 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:23:37 [2019-10-11T21:23:37.236Z] #17 ...
21:23:37 [2019-10-11T21:23:37.236Z] 
21:23:37 [2019-10-11T21:23:37.236Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:23:37 [2019-10-11T21:23:37.236Z] #22 116.1 + mkdir -p /tmp/tmp.mVKzVEcxE8/src/github.com/docker
21:23:37 [2019-10-11T21:23:37.236Z] #22 116.1 + mv components/cli /tmp/tmp.mVKzVEcxE8/src/github.com/docker/cli
21:23:37 [2019-10-11T21:23:37.236Z] #22 116.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:23:37 [2019-10-11T21:23:37.281Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
21:23:37 [2019-10-11T21:23:37.398Z] #41 ...
21:23:37 [2019-10-11T21:23:37.398Z] 
21:23:37 [2019-10-11T21:23:37.398Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:23:37 [2019-10-11T21:23:37.398Z] #18 13.00   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:23:37 [2019-10-11T21:23:37.497Z] #22 ...
21:23:37 [2019-10-11T21:23:37.497Z] 
21:23:37 [2019-10-11T21:23:37.497Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:37 [2019-10-11T21:23:37.497Z] #17 66.80 Selecting previously unselected package apparmor.
21:23:37 [2019-10-11T21:23:37.497Z] #17 66.81 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ...
21:23:37 [2019-10-11T21:23:37.497Z] #17 66.88 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:23:37 [2019-10-11T21:23:37.608Z] #41 24.41   CC       images/core-x86.o
21:23:37 [2019-10-11T21:23:37.662Z] #18 13.46 Collecting pyyaml (from yamllint==1.16.0)
21:23:38 [2019-10-11T21:23:38.017Z] #17 67.21 Selecting previously unselected package binutils-mingw-w64-i686.
21:23:38 [2019-10-11T21:23:38.017Z] #17 67.22 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
21:23:38 [2019-10-11T21:23:38.017Z] #17 67.23 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:23:38 [2019-10-11T21:23:38.176Z] #41 25.00   CC       images/core-arm.o
21:23:38 [2019-10-11T21:23:38.746Z] #41 25.44   CC       images/core-aarch64.o
21:23:39 [2019-10-11T21:23:39.005Z] #41 25.86   CC       images/core-ppc64.o
21:23:39 [2019-10-11T21:23:39.034Z] #18 14.64   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
21:23:39 [2019-10-11T21:23:39.224Z] #17 68.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:23:39 [2019-10-11T21:23:39.224Z] #17 68.49 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
21:23:39 [2019-10-11T21:23:39.224Z] #17 68.50 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:23:39 [2019-10-11T21:23:39.940Z] #41 26.45   CC       images/core-s390.o
21:23:40 [2019-10-11T21:23:40.199Z] #41 27.14   CC       images/cpuinfo.o
21:23:40 [2019-10-11T21:23:40.405Z] #18 16.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:23:40 [2019-10-11T21:23:40.608Z] #17 69.86 Selecting previously unselected package binutils-mingw-w64.
21:23:40 [2019-10-11T21:23:40.608Z] #17 69.87 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:23:40 [2019-10-11T21:23:40.608Z] #17 69.88 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:23:40 [2019-10-11T21:23:40.608Z] #17 69.99 Selecting previously unselected package mingw-w64-common.
21:23:40 [2019-10-11T21:23:40.608Z] #17 70.00 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
21:23:40 [2019-10-11T21:23:40.608Z] #17 70.00 Unpacking mingw-w64-common (5.0.1-1) ...
21:23:40 [2019-10-11T21:23:40.766Z] #41 27.53   CC       images/inventory.o
21:23:41 [2019-10-11T21:23:41.333Z] #41 27.95   CC       images/fdinfo.o
21:23:41 [2019-10-11T21:23:41.333Z] #41 28.29   CC       images/fown.o
21:23:41 [2019-10-11T21:23:41.790Z] #18 17.35   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
21:23:41 [2019-10-11T21:23:41.901Z] #41 28.60   CC       images/ns.o
21:23:42 [2019-10-11T21:23:42.159Z] #41 28.79   CC       images/regfile.o
21:23:42 [2019-10-11T21:23:42.269Z] #45 ...
21:23:42 [2019-10-11T21:23:42.269Z] 
21:23:42 [2019-10-11T21:23:42.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:42 [2019-10-11T21:23:42.269Z] #42 85.00   CC       criu/cr-dedup.o
21:23:42 [2019-10-11T21:23:42.269Z] #42 85.40   CC       criu/cr-dump.o
21:23:42 [2019-10-11T21:23:42.269Z] #42 87.36   CC       criu/cr-errno.o
21:23:42 [2019-10-11T21:23:42.269Z] #42 87.43   CC       criu/cr-restore.o
21:23:42 [2019-10-11T21:23:42.418Z] #41 29.10   CC       images/ghost-file.o
21:23:42 [2019-10-11T21:23:42.647Z] #42 91.39   CC       criu/cr-service.o
21:23:42 [2019-10-11T21:23:42.678Z] #41 29.55   CC       images/fifo.o
21:23:42 [2019-10-11T21:23:42.726Z] #18 18.22 Building wheels for collected packages: pyyaml, pathspec
21:23:42 [2019-10-11T21:23:42.726Z] #18 18.23   Running setup.py bdist_wheel for pyyaml: started
21:23:42 [2019-10-11T21:23:42.937Z] #41 29.84   CC       images/remap-file-path.o
21:23:43 [2019-10-11T21:23:43.504Z] #41 30.11   CC       images/eventfd.o
21:23:43 [2019-10-11T21:23:43.504Z] #41 30.32   CC       images/eventpoll.o
21:23:43 [2019-10-11T21:23:43.659Z] #18 19.25   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:23:43 [2019-10-11T21:23:43.659Z] #18 19.25   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
21:23:43 [2019-10-11T21:23:43.659Z] #18 19.31   Running setup.py bdist_wheel for pathspec: started
21:23:43 [2019-10-11T21:23:43.960Z] #42 92.66   CC       criu/crtools.o
21:23:44 [2019-10-11T21:23:44.071Z] #41 30.67   CC       images/fh.o
21:23:44 [2019-10-11T21:23:44.330Z] #41 30.99   CC       images/fsnotify.o
21:23:44 [2019-10-11T21:23:44.349Z] #42 93.24   CC       criu/eventfd.o
21:23:44 [2019-10-11T21:23:44.599Z] #18 20.22   Running setup.py bdist_wheel for pathspec: finished with status 'done'
21:23:44 [2019-10-11T21:23:44.599Z] #18 20.22   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
21:23:44 [2019-10-11T21:23:44.599Z] #18 20.24 Successfully built pyyaml pathspec
21:23:44 [2019-10-11T21:23:44.599Z] #18 20.24 Installing collected packages: pyyaml, pathspec, yamllint
21:23:44 [2019-10-11T21:23:44.851Z] #42 93.50   CC       criu/eventpoll.o
21:23:44 [2019-10-11T21:23:44.851Z] #42 ...
21:23:44 [2019-10-11T21:23:44.851Z] 
21:23:44 [2019-10-11T21:23:44.851Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:44 [2019-10-11T21:23:44.851Z] #45 131.1 github.com/LK4D4/vndr/godl
21:23:44 [2019-10-11T21:23:44.856Z] #18 20.59 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
21:23:44 [2019-10-11T21:23:44.897Z] #41 31.71   CC       images/signalfd.o
21:23:44 [2019-10-11T21:23:44.925Z] #17 ...
21:23:44 [2019-10-11T21:23:44.925Z] 
21:23:44 [2019-10-11T21:23:44.925Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:23:44 [2019-10-11T21:23:44.925Z] #28 132.0 + rm -rf /tmp/tmp.XTnlYjj4mC
21:23:44 [2019-10-11T21:23:44.925Z] #28 DONE 133.9s
21:23:44 [2019-10-11T21:23:44.925Z] 
21:23:44 [2019-10-11T21:23:44.925Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:44 [2019-10-11T21:23:44.925Z] #44 DONE 133.4s
21:23:44 [2019-10-11T21:23:44.925Z] 
21:23:44 [2019-10-11T21:23:44.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.14   AR       soccr/libsoccr.a
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.17 make[1]: 'soccr/libsoccr.a' is up to date.
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.35   DEP      criu/arch/aarch64/sigframe.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.56   DEP      criu/arch/aarch64/crtools.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.78   DEP      criu/arch/aarch64/cpu.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.84   DEP      criu/arch/aarch64/bitops.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 70.93   CC       criu/arch/aarch64/bitops.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 71.04   CC       criu/arch/aarch64/cpu.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 71.26   CC       criu/arch/aarch64/crtools.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.00   CC       criu/arch/aarch64/sigframe.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.33   LINK     criu/arch/aarch64/crtools.built-in.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.39   DEP      criu/arch/aarch64/intraprocedure.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.42   DEP      criu/arch/aarch64/vdso-pie.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.56   DEP      criu/pie/parasite-vdso.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 72.79   DEP      criu/pie/util-vdso.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 73.02   DEP      criu/pie/util.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 73.32   CC       criu/pie/util.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 73.73   CC       criu/pie/util-vdso.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 74.48   CC       criu/pie/parasite-vdso.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 75.30   CC       criu/arch/aarch64/vdso-pie.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 75.74   CC       criu/arch/aarch64/intraprocedure.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 75.86   AR       criu/pie/pie.lib.a
21:23:44 [2019-10-11T21:23:44.925Z] #41 75.93   DEP      criu/pie/restorer.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 76.15   DEP      criu/arch/aarch64/restorer.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 76.26   DEP      criu/pie/parasite.d
21:23:44 [2019-10-11T21:23:44.925Z] #41 76.43   CC       criu/pie/parasite.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 77.45   LINK     criu/pie/parasite.built-in.o
21:23:44 [2019-10-11T21:23:44.925Z] #41 77.46   GEN      criu/pie/parasite-blob.h
21:23:44 [2019-10-11T21:23:44.925Z] #41 77.50   CC       criu/arch/aarch64/restorer.o
21:23:45 [2019-10-11T21:23:45.155Z] #41 32.00   CC       images/fs.o
21:23:45 [2019-10-11T21:23:45.413Z] #41 32.21   CC       images/pstree.o
21:23:45 [2019-10-11T21:23:45.495Z] #41 78.34   CC       criu/pie/restorer.o
21:23:45 [2019-10-11T21:23:45.495Z] #41 ...
21:23:45 [2019-10-11T21:23:45.495Z] 
21:23:45 [2019-10-11T21:23:45.495Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:45 [2019-10-11T21:23:45.495Z] #17 74.91 Selecting previously unselected package mingw-w64-x86-64-dev.
21:23:45 [2019-10-11T21:23:45.495Z] #17 74.91 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:23:45 [2019-10-11T21:23:45.495Z] #17 74.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:23:45 [2019-10-11T21:23:45.672Z] #41 32.46   CC       images/pipe.o
21:23:45 [2019-10-11T21:23:45.789Z] #18 DONE 21.2s
21:23:45 [2019-10-11T21:23:45.789Z] 
21:23:45 [2019-10-11T21:23:45.789Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
21:23:45 [2019-10-11T21:23:45.789Z] #23 DONE 0.2s
21:23:45 [2019-10-11T21:23:45.789Z] 
21:23:45 [2019-10-11T21:23:45.789Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:45 [2019-10-11T21:23:45.789Z] #41 149.9   CC       criu/rst-malloc.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 150.2   CC       criu/seccomp.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 150.6   CC       criu/seize.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 151.1   CC       criu/servicefd.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 151.4   CC       criu/shmem.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 152.2   CC       criu/sigframe.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 152.3   CC       criu/signalfd.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 152.6   CC       criu/sk-inet.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 153.3   CC       criu/sk-netlink.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 153.6   CC       criu/sk-packet.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 153.9   CC       criu/sk-queue.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 154.3   CC       criu/sk-tcp.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 154.7   CC       criu/sk-unix.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 156.5   CC       criu/sockets.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 157.1   CC       criu/stats.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 157.4   CC       criu/string.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 157.5   CC       criu/sysctl.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 157.9   CC       criu/sysfs_parse.o
21:23:45 [2019-10-11T21:23:45.789Z] #41 ...
21:23:45 [2019-10-11T21:23:45.789Z] 
21:23:45 [2019-10-11T21:23:45.789Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
21:23:45 [2019-10-11T21:23:45.930Z] #41 32.67   CC       images/tcp-stream.o
21:23:45 [2019-10-11T21:23:45.997Z] #45 132.2 github.com/LK4D4/vndr
21:23:46 [2019-10-11T21:23:46.189Z] #41 32.93   CC       images/sk-packet.o
21:23:46 [2019-10-11T21:23:46.189Z] #41 33.16   CC       images/mnt.o
21:23:46 [2019-10-11T21:23:46.755Z] #41 33.49   CC       images/pipe-data.o
21:23:47 [2019-10-11T21:23:47.013Z] #41 33.70   CC       images/sa.o
21:23:47 [2019-10-11T21:23:47.013Z] #41 ...
21:23:47 [2019-10-11T21:23:47.013Z] 
21:23:47 [2019-10-11T21:23:47.013Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:47 [2019-10-11T21:23:47.013Z] #44 99.29 text/template
21:23:47 [2019-10-11T21:23:47.013Z] #44 100.0 go/parser
21:23:47 [2019-10-11T21:23:47.013Z] #44 104.1 encoding/xml
21:23:47 [2019-10-11T21:23:47.013Z] #44 104.9 go/doc
21:23:47 [2019-10-11T21:23:47.013Z] #44 108.4 github.com/LK4D4/vndr/build
21:23:47 [2019-10-11T21:23:47.272Z] #44 ...
21:23:47 [2019-10-11T21:23:47.272Z] 
21:23:47 [2019-10-11T21:23:47.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:47 [2019-10-11T21:23:47.272Z] #41 33.95   CC       images/timer.o
21:23:47 [2019-10-11T21:23:47.531Z] #41 34.37   CC       images/timerfd.o
21:23:47 [2019-10-11T21:23:47.685Z] #27 DONE 1.6s
21:23:47 [2019-10-11T21:23:47.685Z] 
21:23:47 [2019-10-11T21:23:47.685Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
21:23:47 [2019-10-11T21:23:47.685Z] #29 DONE 0.3s
21:23:47 [2019-10-11T21:23:47.685Z] 
21:23:47 [2019-10-11T21:23:47.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:47 [2019-10-11T21:23:47.685Z] #41 158.4   CC       criu/timerfd.o
21:23:47 [2019-10-11T21:23:47.685Z] #41 158.7   CC       criu/tty.o
21:23:47 [2019-10-11T21:23:47.685Z] #41 ...
21:23:47 [2019-10-11T21:23:47.685Z] 
21:23:47 [2019-10-11T21:23:47.685Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
21:23:47 [2019-10-11T21:23:47.685Z] #32 DONE 0.1s
21:23:47 [2019-10-11T21:23:47.685Z] 
21:23:47 [2019-10-11T21:23:47.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:47 [2019-10-11T21:23:47.685Z] #41 160.0   CC       criu/tun.o
21:23:47 [2019-10-11T21:23:47.943Z] #41 ...
21:23:47 [2019-10-11T21:23:47.943Z] 
21:23:47 [2019-10-11T21:23:47.943Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
21:23:47 [2019-10-11T21:23:47.943Z] #37 DONE 0.1s
21:23:47 [2019-10-11T21:23:47.943Z] 
21:23:47 [2019-10-11T21:23:47.943Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
21:23:47 [2019-10-11T21:23:47.962Z] #45 ...
21:23:47 [2019-10-11T21:23:47.962Z] 
21:23:47 [2019-10-11T21:23:47.962Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:47 [2019-10-11T21:23:47.962Z] #18 96.69 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:47 [2019-10-11T21:23:47.962Z] #18 96.69 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
21:23:47 [2019-10-11T21:23:47.963Z] #18 96.70 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:23:47 [2019-10-11T21:23:47.963Z] #18 ...
21:23:47 [2019-10-11T21:23:47.963Z] 
21:23:47 [2019-10-11T21:23:47.963Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:47 [2019-10-11T21:23:47.963Z] #42 94.95   CC       criu/external.o
21:23:47 [2019-10-11T21:23:47.963Z] #42 95.32   CC       criu/fault-injection.o
21:23:47 [2019-10-11T21:23:47.963Z] #42 95.36   CC       criu/fdstore.o
21:23:47 [2019-10-11T21:23:47.963Z] #42 95.81   CC       criu/fifo.o
21:23:47 [2019-10-11T21:23:47.963Z] #42 96.27   CC       criu/file-ids.o
21:23:47 [2019-10-11T21:23:47.963Z] #42 96.65   CC       criu/file-lock.o
21:23:48 [2019-10-11T21:23:48.098Z] #41 34.67   CC       images/mm.o
21:23:48 [2019-10-11T21:23:48.098Z] #41 34.95   CC       images/sk-opts.o
21:23:48 [2019-10-11T21:23:48.200Z] #39 DONE 0.3s
21:23:48 [2019-10-11T21:23:48.200Z] 
21:23:48 [2019-10-11T21:23:48.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:48 [2019-10-11T21:23:48.200Z] #41 160.4   CC       criu/uffd.o
21:23:48 [2019-10-11T21:23:48.357Z] #41 35.16   CC       images/sk-unix.o
21:23:48 [2019-10-11T21:23:48.765Z] #41 161.1   CC       criu/util.o
21:23:48 [2019-10-11T21:23:48.783Z] #42 97.59   CC       criu/files-ext.o
21:23:48 [2019-10-11T21:23:48.924Z] #41 35.62   CC       images/sk-inet.o
21:23:49 [2019-10-11T21:23:49.182Z] #41 ...
21:23:49 [2019-10-11T21:23:49.182Z] 
21:23:49 [2019-10-11T21:23:49.182Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:49 [2019-10-11T21:23:49.182Z] #17 19.61 Reading package lists...
21:23:49 [2019-10-11T21:23:49.182Z] #17 25.40 Reading package lists...
21:23:49 [2019-10-11T21:23:49.182Z] #17 30.68 Building dependency tree...
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.67 The following additional packages will be installed:
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.70   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71 Suggested packages:
21:23:49 [2019-10-11T21:23:49.182Z] #17 32.71   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72   vim-doc vim-scripts xfsdump acl attr quota
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72 Recommended packages:
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
21:23:49 [2019-10-11T21:23:49.183Z] #17 32.72   python3-keyrings.alt python3-xdg unzip
21:23:49 [2019-10-11T21:23:49.183Z] #17 ...
21:23:49 [2019-10-11T21:23:49.183Z] 
21:23:49 [2019-10-11T21:23:49.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:49 [2019-10-11T21:23:49.183Z] #41 36.10   CC       images/tun.o
21:23:49 [2019-10-11T21:23:49.612Z] #42 98.10   CC       criu/files-reg.o
21:23:49 [2019-10-11T21:23:49.698Z] #41 162.0   CC       criu/uts_ns.o
21:23:49 [2019-10-11T21:23:49.749Z] #41 36.42   CC       images/sk-netlink.o
21:23:49 [2019-10-11T21:23:49.956Z] #41 162.2   CC       criu/vdso-compat.o
21:23:50 [2019-10-11T21:23:50.007Z] #41 36.75   CC       images/packet-sock.o
21:23:50 [2019-10-11T21:23:50.214Z] #41 162.3   CC       criu/vdso.o
21:23:50 [2019-10-11T21:23:50.574Z] #41 37.23   CC       images/ipc-var.o
21:23:50 [2019-10-11T21:23:50.574Z] #41 37.41   CC       images/ipc-desc.o
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.52 Selecting previously unselected package gcc-mingw-w64-base.
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.53 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.55 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.71 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
21:23:50 [2019-10-11T21:23:50.778Z] #17 79.72 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
21:23:50 [2019-10-11T21:23:50.781Z] #41 163.0   LINK     criu/built-in.o
21:23:50 [2019-10-11T21:23:50.781Z] #41 163.1   LINK     criu/criu
21:23:50 [2019-10-11T21:23:50.832Z] #41 37.70   CC       images/ipc-shm.o
21:23:51 [2019-10-11T21:23:51.038Z] #41 163.4   DEP      lib/c/criu.d
21:23:51 [2019-10-11T21:23:51.091Z] #41 37.96   CC       images/ipc-msg.o
21:23:51 [2019-10-11T21:23:51.295Z] #41 163.5   CC       images/rpc.pb-c.o
21:23:51 [2019-10-11T21:23:51.353Z] #41 38.22   CC       images/ipc-sem.o
21:23:51 [2019-10-11T21:23:51.497Z] #42 99.98   CC       criu/files.o
21:23:51 [2019-10-11T21:23:51.611Z] #41 38.52   CC       images/utsns.o
21:23:51 [2019-10-11T21:23:51.862Z] #41 164.0   CC       lib/c/criu.o
21:23:51 [2019-10-11T21:23:51.869Z] #41 38.70   CC       images/creds.o
21:23:51 [2019-10-11T21:23:51.908Z] #42 ...
21:23:51 [2019-10-11T21:23:51.909Z] 
21:23:51 [2019-10-11T21:23:51.909Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.5 Setting up aufs-tools (1:4.1+20161219-1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.5 Setting up libsepol1-dev:s390x (2.6-2) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Processing triggers for mime-support (3.60) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up libcap2-bin (1:2.25-1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 108.7 Setting up bash-completion (1:2.1-4.3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up libonig4:s390x (6.1.3-2) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up zip (3.0-11+b1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up bzip2 (1.0.6-8.1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.7 Setting up libaio1:s390x (0.3.110-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up xz-utils (5.2.2-1.2+b1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up libpcre32-3:s390x (2:8.39-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up libnfnetlink0:s390x (1.0.1-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 110.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up libpcre16-3:s390x (2:8.39-3) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up libnl-3-200:s390x (3.2.27-2) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.1 Setting up libudev-dev:s390x (232-25+deb9u12) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.2 Setting up pigz (2.3.4-1) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:23:51 [2019-10-11T21:23:51.909Z] #18 111.2 Setting up libmpdec2:s390x (2.4.2-1) ...
21:23:52 [2019-10-11T21:23:52.120Z] #41 ...
21:23:52 [2019-10-11T21:23:52.120Z] 
21:23:52 [2019-10-11T21:23:52.120Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:23:52 [2019-10-11T21:23:52.120Z] #50 DONE 243.3s
21:23:52 [2019-10-11T21:23:52.120Z] 
21:23:52 [2019-10-11T21:23:52.120Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:52 [2019-10-11T21:23:52.120Z] #59 189.0 + bin/containerd
21:23:52 [2019-10-11T21:23:52.128Z] #41 38.92   CC       images/vma.o
21:23:52 [2019-10-11T21:23:52.162Z] #17 ...
21:23:52 [2019-10-11T21:23:52.162Z] 
21:23:52 [2019-10-11T21:23:52.162Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.02   LINK     criu/pie/restorer.built-in.o
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.04   GEN      criu/pie/restorer-blob.h
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.16   DEP      criu/vdso.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.35   DEP      criu/uts_ns.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.52   DEP      criu/util.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.64   DEP      criu/uffd.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.79   DEP      criu/tun.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 81.97   DEP      criu/tty.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 82.21   DEP      criu/timerfd.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 82.49   DEP      criu/sysfs_parse.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 82.71   DEP      criu/sysctl.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 82.88   DEP      criu/string.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 82.94   DEP      criu/stats.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 83.08   DEP      criu/sockets.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 83.27   DEP      criu/sk-unix.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 83.47   DEP      criu/sk-tcp.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 83.69   DEP      criu/sk-queue.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 83.82   DEP      criu/sk-packet.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 84.10   DEP      criu/sk-netlink.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 84.32   DEP      criu/sk-inet.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 84.54   DEP      criu/signalfd.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 84.73   DEP      criu/sigframe.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 84.95   DEP      criu/shmem.d
21:23:52 [2019-10-11T21:23:52.162Z] #41 85.12   DEP      criu/servicefd.d
21:23:52 [2019-10-11T21:23:52.310Z] #18 111.2 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up mingw-w64-common (5.0.1-1) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up jq (1.5+dfsg-1.3) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up libpcre3-dev:s390x (2:8.39-3) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up xfsprogs (4.9.0+nmu1) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.2 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up btrfs-progs (4.7.3-1) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
21:23:52 [2019-10-11T21:23:52.311Z] #18 111.3 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:23:52 [2019-10-11T21:23:52.386Z] #41 39.14   CC       images/netdev.o
21:23:52 [2019-10-11T21:23:52.422Z] #41 85.30   DEP      criu/seize.d
21:23:52 [2019-10-11T21:23:52.682Z] #41 85.53   DEP      criu/seccomp.d
21:23:52 [2019-10-11T21:23:52.942Z] #41 85.76   DEP      criu/rst-malloc.d
21:23:52 [2019-10-11T21:23:52.942Z] #41 85.86   DEP      criu/rbtree.d
21:23:52 [2019-10-11T21:23:52.953Z] #41 39.65   CC       images/tty.o
21:23:53 [2019-10-11T21:23:53.203Z] #41 85.91   DEP      criu/pstree.d
21:23:53 [2019-10-11T21:23:53.203Z] #41 86.12   DEP      criu/protobuf.d
21:23:53 [2019-10-11T21:23:53.465Z] #41 86.29   GEN      criu/protobuf-desc-gen.h
21:23:53 [2019-10-11T21:23:53.519Z] #41 40.49   CC       images/file-lock.o
21:23:54 [2019-10-11T21:23:54.085Z] #41 40.73   CC       images/rlimit.o
21:23:54 [2019-10-11T21:23:54.085Z] #41 40.99   CC       images/pagemap.o
21:23:54 [2019-10-11T21:23:54.344Z] #41 41.29   CC       images/siginfo.o
21:23:54 [2019-10-11T21:23:54.645Z] #59 ...
21:23:54 [2019-10-11T21:23:54.645Z] 
21:23:54 [2019-10-11T21:23:54.645Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:54 [2019-10-11T21:23:54.645Z] #41 164.8   LINK     lib/c/built-in.o
21:23:54 [2019-10-11T21:23:54.645Z] #41 164.8   LINK     lib/c/libcriu.so
21:23:54 [2019-10-11T21:23:54.645Z] #41 165.0   GEN      magic.py
21:23:54 [2019-10-11T21:23:54.645Z] #41 165.1 Note: Building without setproctitle() and strlcpy() support.
21:23:54 [2019-10-11T21:23:54.645Z] #41 165.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:23:54 [2019-10-11T21:23:54.645Z] #41 165.5 fatal: Not a git repository (or any of the parent directories): .git
21:23:54 [2019-10-11T21:23:54.645Z] #41 165.9 make[1]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.3 make[1]: 'images/built-in.o' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.3 make[1]: 'compel/libcompel.a' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.4 make[1]: 'compel/compel-host-bin' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.4 make[1]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.4 make[1]: 'soccr/libsoccr.a' is up to date.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.5 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.5 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.5 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.6 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.6 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.6 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.6 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.7 make[2]: Nothing to be done for 'all'.
21:23:54 [2019-10-11T21:23:54.645Z] #41 166.7   INSTALL  criu/criu
21:23:54 [2019-10-11T21:23:54.645Z] #41 DONE 166.9s
21:23:54 [2019-10-11T21:23:54.904Z] 
21:23:54 [2019-10-11T21:23:54.904Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:54 [2019-10-11T21:23:54.911Z] #41 41.58   CC       images/rpc.o
21:23:54 [2019-10-11T21:23:54.911Z] #41 ...
21:23:54 [2019-10-11T21:23:54.911Z] 
21:23:54 [2019-10-11T21:23:54.911Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.80 The following NEW packages will be installed:
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.80   apparmor aufs-tools bash-completion binutils-mingw-w64
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.80   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.81   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.82   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.82   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.82   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:23:54 [2019-10-11T21:23:54.911Z] #17 36.82   xfsprogs xxd xz-utils zip
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.05 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.05 Need to get 90.9 MB of archives.
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.05 After this operation, 541 MB of additional disk space will be used.
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.50 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.53 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.55 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.57 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.57 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.57 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.58 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.64 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.66 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.68 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.68 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.68 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.70 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.72 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.72 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.75 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.79 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.80 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.81 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.82 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.84 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.84 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.84 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.85 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.86 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.89 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.92 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 38.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.00 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.02 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.04 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.05 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.05 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.06 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.24 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.26 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.41 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.42 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.43 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.46 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.47 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.49 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 39.92 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.01 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.11 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.13 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.19 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.45 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.69 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:23:54 [2019-10-11T21:23:54.911Z] #17 40.70 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
21:23:55 [2019-10-11T21:23:55.048Z] #18 ...
21:23:55 [2019-10-11T21:23:55.048Z] 
21:23:55 [2019-10-11T21:23:55.048Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:55 [2019-10-11T21:23:55.048Z] #45 DONE 140.6s
21:23:55 [2019-10-11T21:23:55.048Z] 
21:23:55 [2019-10-11T21:23:55.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:23:55 [2019-10-11T21:23:55.048Z] #42 102.3   CC       criu/filesystems.o
21:23:55 [2019-10-11T21:23:55.376Z] #41 87.78   DEP      criu/protobuf-desc.d
21:23:55 [2019-10-11T21:23:55.376Z] #41 87.99   DEP      criu/proc_parse.d
21:23:55 [2019-10-11T21:23:55.376Z] #41 88.20   DEP      criu/plugin.d
21:23:55 [2019-10-11T21:23:55.376Z] #41 88.27   DEP      criu/pipes.d
21:23:55 [2019-10-11T21:23:55.455Z] #42 104.0   CC       criu/fsnotify.o
21:23:55 [2019-10-11T21:23:55.478Z] #17 41.15 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:23:55 [2019-10-11T21:23:55.478Z] #17 41.49 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
21:23:55 [2019-10-11T21:23:55.478Z] #17 41.50 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
21:23:55 [2019-10-11T21:23:55.637Z] #41 88.46   DEP      criu/pie-util.d
21:23:55 [2019-10-11T21:23:55.846Z] #59 ...
21:23:55 [2019-10-11T21:23:55.846Z] 
21:23:55 [2019-10-11T21:23:55.846Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
21:23:55 [2019-10-11T21:23:55.846Z] #42 DONE 0.1s
21:23:55 [2019-10-11T21:23:55.898Z] #41 88.63   DEP      criu/pie-util-vdso.d
21:23:55 [2019-10-11T21:23:55.898Z] #41 88.76   DEP      criu/pie-util-vdso-elf32.d
21:23:56 [2019-10-11T21:23:56.104Z] 
21:23:56 [2019-10-11T21:23:56.104Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
21:23:56 [2019-10-11T21:23:56.104Z] #45 DONE 0.1s
21:23:56 [2019-10-11T21:23:56.104Z] 
21:23:56 [2019-10-11T21:23:56.104Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:56 [2019-10-11T21:23:56.104Z] #59 ...
21:23:56 [2019-10-11T21:23:56.104Z] 
21:23:56 [2019-10-11T21:23:56.104Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
21:23:56 [2019-10-11T21:23:56.104Z] #48 DONE 0.1s
21:23:56 [2019-10-11T21:23:56.158Z] #41 88.94   DEP      criu/path.d
21:23:56 [2019-10-11T21:23:56.158Z] #41 89.16   DEP      criu/parasite-syscall.d
21:23:56 [2019-10-11T21:23:56.299Z] #42 105.0   CC       criu/image-desc.o
21:23:56 [2019-10-11T21:23:56.362Z] 
21:23:56 [2019-10-11T21:23:56.362Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
21:23:56 [2019-10-11T21:23:56.362Z] #51 DONE 0.2s
21:23:56 [2019-10-11T21:23:56.362Z] 
21:23:56 [2019-10-11T21:23:56.362Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
21:23:56 [2019-10-11T21:23:56.362Z] #55 DONE 0.1s
21:23:56 [2019-10-11T21:23:56.362Z] 
21:23:56 [2019-10-11T21:23:56.362Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:23:56 [2019-10-11T21:23:56.718Z] #42 105.1   CC       criu/image.o
21:23:56 [2019-10-11T21:23:56.728Z] #41 89.55   DEP      criu/pagemap.d
21:23:56 [2019-10-11T21:23:56.728Z] #41 89.74   DEP      criu/pagemap-cache.d
21:23:57 [2019-10-11T21:23:57.299Z] #41 89.92   DEP      criu/page-xfer.d
21:23:57 [2019-10-11T21:23:57.299Z] #41 90.17   DEP      criu/page-pipe.d
21:23:57 [2019-10-11T21:23:57.560Z] #41 90.32   DEP      criu/netfilter.d
21:23:57 [2019-10-11T21:23:57.569Z] #42 105.9   CC       criu/ipc_ns.o
21:23:57 [2019-10-11T21:23:57.822Z] #41 90.51   DEP      criu/net.d
21:23:57 [2019-10-11T21:23:57.988Z] #42 106.8   CC       criu/irmap.o
21:23:58 [2019-10-11T21:23:58.010Z] #17 ...
21:23:58 [2019-10-11T21:23:58.010Z] 
21:23:58 [2019-10-11T21:23:58.010Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:23:58 [2019-10-11T21:23:58.010Z] #44 110.1 crypto/x509/pkix
21:23:58 [2019-10-11T21:23:58.010Z] #44 110.7 vendor/golang.org/x/crypto/cryptobyte
21:23:58 [2019-10-11T21:23:58.010Z] #44 112.1 net
21:23:58 [2019-10-11T21:23:58.010Z] #44 113.2 vendor/golang.org/x/crypto/internal/chacha20
21:23:58 [2019-10-11T21:23:58.010Z] #44 113.7 vendor/golang.org/x/crypto/poly1305
21:23:58 [2019-10-11T21:23:58.010Z] #44 114.1 vendor/golang.org/x/sys/cpu
21:23:58 [2019-10-11T21:23:58.010Z] #44 114.4 vendor/golang.org/x/crypto/chacha20poly1305
21:23:58 [2019-10-11T21:23:58.010Z] #44 115.7 vendor/golang.org/x/crypto/hkdf
21:23:58 [2019-10-11T21:23:58.010Z] #44 115.8 vendor/golang.org/x/text/transform
21:23:58 [2019-10-11T21:23:58.010Z] #44 116.6 vendor/golang.org/x/text/unicode/bidi
21:23:58 [2019-10-11T21:23:58.010Z] #44 118.4 vendor/golang.org/x/text/secure/bidirule
21:23:58 [2019-10-11T21:23:58.010Z] #44 118.6 vendor/golang.org/x/text/unicode/norm
21:23:58 [2019-10-11T21:23:58.010Z] #44 ...
21:23:58 [2019-10-11T21:23:58.010Z] 
21:23:58 [2019-10-11T21:23:58.010Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:23:58 [2019-10-11T21:23:58.010Z] #62 119.9 + for f in rootlesskit rootlesskit-docker-proxy
21:23:58 [2019-10-11T21:23:58.010Z] #62 119.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:23:58 [2019-10-11T21:23:58.082Z] #41 90.79   DEP      criu/namespaces.d
21:23:58 [2019-10-11T21:23:58.082Z] #41 90.92   DEP      criu/mount.d
21:23:58 [2019-10-11T21:23:58.342Z] #41 91.08   DEP      criu/mem.d
21:23:58 [2019-10-11T21:23:58.342Z] #41 91.26   DEP      criu/lsm.d
21:23:58 [2019-10-11T21:23:58.603Z] #41 91.45   DEP      criu/log.d
21:23:58 [2019-10-11T21:23:58.828Z] #42 107.4   CC       criu/kcmp-ids.o
21:23:58 [2019-10-11T21:23:58.828Z] #42 107.7   CC       criu/kerndat.o
21:23:58 [2019-10-11T21:23:58.863Z] #41 91.60   DEP      criu/libnetlink.d
21:23:58 [2019-10-11T21:23:58.863Z] #41 91.76   DEP      criu/kerndat.d
21:23:59 [2019-10-11T21:23:59.124Z] #41 91.90   DEP      criu/kcmp-ids.d
21:23:59 [2019-10-11T21:23:59.124Z] #41 91.97   DEP      criu/irmap.d
21:23:59 [2019-10-11T21:23:59.385Z] #41 92.13   DEP      criu/ipc_ns.d
21:23:59 [2019-10-11T21:23:59.385Z] #41 ...
21:23:59 [2019-10-11T21:23:59.385Z] 
21:23:59 [2019-10-11T21:23:59.385Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:23:59 [2019-10-11T21:23:59.385Z] #17 88.70 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:59 [2019-10-11T21:23:59.385Z] #17 88.70 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
21:23:59 [2019-10-11T21:23:59.385Z] #17 88.71 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
21:23:59 [2019-10-11T21:23:59.697Z] #42 ...
21:23:59 [2019-10-11T21:23:59.697Z] 
21:23:59 [2019-10-11T21:23:59.697Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:23:59 [2019-10-11T21:23:59.697Z] #29 146.1 + rm -rf /tmp/tmp.oGY9HNG6BN
21:24:00 [2019-10-11T21:24:00.101Z] #29 DONE 146.5s
21:24:00 [2019-10-11T21:24:00.101Z] 
21:24:00 [2019-10-11T21:24:00.101Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:00 [2019-10-11T21:24:00.101Z] #42 108.7   CC       criu/libnetlink.o
21:24:00 [2019-10-11T21:24:00.504Z] #42 109.1   CC       criu/log.o
21:24:01 [2019-10-11T21:24:01.319Z] #42 109.8   CC       criu/lsm.o
21:24:01 [2019-10-11T21:24:01.319Z] #42 110.2   CC       criu/mem.o
21:24:03 [2019-10-11T21:24:03.278Z] #62 ...
21:24:03 [2019-10-11T21:24:03.278Z] 
21:24:03 [2019-10-11T21:24:03.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:03 [2019-10-11T21:24:03.278Z] #41 43.39   CC       images/ext-file.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 43.62   CC       images/cgroup.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 44.41   CC       images/userns.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 44.70   CC       images/google/protobuf/descriptor.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 46.73   CC       images/opts.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 47.00   CC       images/seccomp.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 47.32   CC       images/binfmt-misc.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 47.53   CC       images/time.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 47.75   CC       images/sysctl.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 47.93   CC       images/autofs.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.17   CC       images/macvlan.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.44   CC       images/sit.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.81   LINK     images/built-in.o
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.92   GEN      compel/include/asm
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.93   GEN      compel/include/version.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.97 touch .config
21:24:03 [2019-10-11T21:24:03.278Z] #41 48.99   GEN      include/common/config.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.10   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.13   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.16   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.17   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.21   DEP      compel/arch/x86/plugins/std/memcpy.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.26   GEN      compel/plugins/include/uapi/std/syscall.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.30   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.35   DEP      compel/plugins/std/infect.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.54   DEP      compel/plugins/std/string.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.70   DEP      compel/plugins/std/log.d
21:24:03 [2019-10-11T21:24:03.278Z] #41 49.88   DEP      compel/plugins/std/fds.d
21:24:03 [2019-10-11T21:24:03.279Z] #41 50.03   DEP      compel/plugins/std/std.d
21:24:03 [2019-10-11T21:24:03.537Z] #41 50.20   DEP      compel/plugins/shmem/shmem.d
21:24:03 [2019-10-11T21:24:03.537Z] #41 50.37   DEP      compel/plugins/fds/fds.d
21:24:03 [2019-10-11T21:24:03.641Z] #42 111.9   CC       criu/mount.o
21:24:03 [2019-10-11T21:24:03.641Z] #42 ...
21:24:03 [2019-10-11T21:24:03.641Z] 
21:24:03 [2019-10-11T21:24:03.641Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 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
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 Setting up btrfs-tools (4.7.3-1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 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
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 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
21:24:03 [2019-10-11T21:24:03.641Z] #18 115.7 Setting up python3 (3.5.3-1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 117.0 Setting up apparmor (2.11.0-3+deb9u2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 118.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:24:03 [2019-10-11T21:24:03.641Z] #18 118.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:24:03 [2019-10-11T21:24:03.641Z] #18 118.4 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 118.4 Setting up python3-wheel (0.29.0-2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 119.1 Setting up python3-pkg-resources (33.1.1-1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 120.2 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 120.2 Setting up python3-pip (9.0.1-2+deb9u1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 120.7 Setting up dmsetup (2:1.02.137-2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 120.7 Setting up python3-setuptools (33.1.1-1) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 121.6 Setting up dh-python (2.20170125) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 122.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 122.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:03 [2019-10-11T21:24:03.641Z] #18 DONE 122.7s
21:24:03 [2019-10-11T21:24:03.796Z] #41 50.56   CC       compel/plugins/std/std.o
21:24:04 [2019-10-11T21:24:04.045Z] 
21:24:04 [2019-10-11T21:24:04.045Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:24:04 [2019-10-11T21:24:04.054Z] #41 50.88   CC       compel/plugins/std/fds.o
21:24:04 [2019-10-11T21:24:04.235Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.1s done
21:24:04 [2019-10-11T21:24:04.235Z] #8 DONE 34.5s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:24:04 [2019-10-11T21:24:04.235Z] #9 DONE 0.2s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:24:04 [2019-10-11T21:24:04.235Z] #10 DONE 0.2s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:24:04 [2019-10-11T21:24:04.235Z] #21 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:04 [2019-10-11T21:24:04.235Z] #41 ...
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #47 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #68 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #44 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:24:04 [2019-10-11T21:24:04.235Z] #50 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #31 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #62 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:24:04 [2019-10-11T21:24:04.235Z] #22 DONE 0.1s
21:24:04 [2019-10-11T21:24:04.235Z] 
21:24:04 [2019-10-11T21:24:04.235Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.550 + RM_GOPATH=0
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.551 + TMP_GOPATH=
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.551 + : /build
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.551 + '[' -z '' ']'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.553 ++ mktemp -d
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.562 + export GOPATH=/tmp/tmp.dAbtWWyOMk
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.564 + GOPATH=/tmp/tmp.dAbtWWyOMk
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.564 + RM_GOPATH=1
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.568 ++ dirname ./install.sh
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.578 + dir=.
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.578 + bin=dockercli
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.578 + shift
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.587 + '[' '!' -f ./dockercli.installer ']'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.587 + . ./dockercli.installer
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.587 ++ : stable
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.588 ++ : 17.06.2-ce
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.592 + install_dockercli
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.592 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.593 Install docker/cli version 17.06.2-ce from stable
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.595 ++ uname -m
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.605 + arch=ppc64le
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.606 + '[' ppc64le '!=' x86_64 ']'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.606 + '[' ppc64le '!=' s390x ']'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.607 + '[' ppc64le '!=' armhf ']'
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.608 + build_dockercli
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.608 + git clone https://github.com/docker/docker-ce /tmp/tmp.dAbtWWyOMk/tmp/docker-ce
21:24:04 [2019-10-11T21:24:04.235Z] #23 0.615 Cloning into '/tmp/tmp.dAbtWWyOMk/tmp/docker-ce'...
21:24:04 [2019-10-11T21:24:04.990Z] #41 51.54   CC       compel/plugins/std/log.o
21:24:05 [2019-10-11T21:24:05.966Z] #17 ...
21:24:05 [2019-10-11T21:24:05.966Z] 
21:24:05 [2019-10-11T21:24:05.966Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:05 [2019-10-11T21:24:05.966Z] #41 92.31   DEP      criu/image.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 92.50   DEP      criu/image-desc.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 92.56   DEP      criu/fsnotify.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 92.81   DEP      criu/filesystems.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 93.10   DEP      criu/files.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 93.32   DEP      criu/files-reg.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 93.48   DEP      criu/files-ext.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 93.72   DEP      criu/file-lock.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 93.94   DEP      criu/file-ids.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.08   DEP      criu/fifo.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.26   DEP      criu/fdstore.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.35   DEP      criu/fault-injection.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.41   DEP      criu/external.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.52   DEP      criu/eventpoll.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.73   DEP      criu/eventfd.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 94.89   DEP      criu/crtools.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.10   DEP      criu/cr-service.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.28   DEP      criu/cr-restore.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.55   DEP      criu/cr-errno.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.56   DEP      criu/cr-dump.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.74   DEP      criu/cr-dedup.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 95.87   DEP      criu/cr-check.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.06   DEP      criu/config.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.17   DEP      criu/clone-noasan.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.23   DEP      criu/cgroup.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.46   DEP      criu/cgroup-props.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.60   DEP      criu/bitmap.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.64   DEP      criu/bfd.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.81   DEP      criu/autofs.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 96.94   DEP      criu/aio.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 97.07   DEP      criu/action-scripts.d
21:24:05 [2019-10-11T21:24:05.966Z] #41 97.30   CC       criu/action-scripts.o
21:24:05 [2019-10-11T21:24:05.966Z] #41 97.83   CC       criu/aio.o
21:24:05 [2019-10-11T21:24:05.966Z] #41 98.30   CC       criu/autofs.o
21:24:06 [2019-10-11T21:24:06.226Z] #41 ...
21:24:06 [2019-10-11T21:24:06.226Z] 
21:24:06 [2019-10-11T21:24:06.227Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:06 [2019-10-11T21:24:06.227Z] #17 95.68 Setting up aufs-tools (1:4.1+20161219-1) ...
21:24:06 [2019-10-11T21:24:06.227Z] #17 95.72 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:24:06 [2019-10-11T21:24:06.227Z] #17 95.73 Setting up libsepol1-dev:arm64 (2.6-2) ...
21:24:06 [2019-10-11T21:24:06.366Z] #41 52.90   CC       compel/plugins/std/string.o
21:24:06 [2019-10-11T21:24:06.488Z] #17 95.75 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:24:06 [2019-10-11T21:24:06.488Z] #17 95.76 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
21:24:06 [2019-10-11T21:24:06.488Z] #17 95.85 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
21:24:06 [2019-10-11T21:24:06.488Z] #17 95.86 Processing triggers for mime-support (3.60) ...
21:24:06 [2019-10-11T21:24:06.488Z] #17 95.94 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:24:06 [2019-10-11T21:24:06.624Z] #41 ...
21:24:06 [2019-10-11T21:24:06.624Z] 
21:24:06 [2019-10-11T21:24:06.624Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:24:06 [2019-10-11T21:24:06.624Z] #62 DONE 128.8s
21:24:06 [2019-10-11T21:24:06.624Z] 
21:24:06 [2019-10-11T21:24:06.624Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:24:06 [2019-10-11T21:24:06.624Z] #63 DONE 0.1s
21:24:06 [2019-10-11T21:24:06.624Z] 
21:24:06 [2019-10-11T21:24:06.624Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:06 [2019-10-11T21:24:06.624Z] #17 44.22 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
21:24:06 [2019-10-11T21:24:06.624Z] #17 47.14 debconf: delaying package configuration, since apt-utils is not installed
21:24:06 [2019-10-11T21:24:06.624Z] #17 47.29 Fetched 90.9 MB in 9s (9988 kB/s)
21:24:06 [2019-10-11T21:24:06.624Z] #17 47.44 Selecting previously unselected package bash-completion.
21:24:06 [2019-10-11T21:24:06.625Z] #17 47.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
21:24:06 [2019-10-11T21:24:06.625Z] #17 47.46 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 50.97 Unpacking bash-completion (1:2.1-4.3) ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 51.61 Selecting previously unselected package libnet1:amd64.
21:24:06 [2019-10-11T21:24:06.625Z] #17 51.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 51.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.21 Selecting previously unselected package libnfnetlink0:amd64.
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.21 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.22 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.38 Selecting previously unselected package libpcrecpp0v5:amd64.
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.39 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
21:24:06 [2019-10-11T21:24:06.625Z] #17 52.46 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
21:24:06 [2019-10-11T21:24:06.749Z] #17 95.96 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
21:24:06 [2019-10-11T21:24:06.749Z] #17 95.98 Setting up libcap2-bin (1:2.25-1) ...
21:24:06 [2019-10-11T21:24:06.749Z] #17 96.00 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:24:06 [2019-10-11T21:24:06.749Z] #17 96.01 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:24:06 [2019-10-11T21:24:06.749Z] #17 96.03 Setting up bash-completion (1:2.1-4.3) ...
21:24:06 [2019-10-11T21:24:06.883Z] #17 52.74 Selecting previously unselected package libudev-dev:amd64.
21:24:06 [2019-10-11T21:24:06.883Z] #17 52.76 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
21:24:06 [2019-10-11T21:24:06.883Z] #17 52.79 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
21:24:07 [2019-10-11T21:24:07.142Z] #17 ...
21:24:07 [2019-10-11T21:24:07.142Z] 
21:24:07 [2019-10-11T21:24:07.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:07 [2019-10-11T21:24:07.142Z] #41 53.89   CC       compel/plugins/std/infect.o
21:24:07 [2019-10-11T21:24:07.428Z] #19 3.626 Collecting yamllint==1.16.0
21:24:07 [2019-10-11T21:24:07.819Z] #19 4.154   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:24:07 [2019-10-11T21:24:07.819Z] #19 4.362 Collecting pyyaml (from yamllint==1.16.0)
21:24:08 [2019-10-11T21:24:08.078Z] #41 54.82   CC       compel/arch/x86/plugins/std/parasite-head.o
21:24:08 [2019-10-11T21:24:08.078Z] #41 54.91   CC       compel/arch/x86/plugins/std/memcpy.o
21:24:08 [2019-10-11T21:24:08.078Z] #41 54.95   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:24:08 [2019-10-11T21:24:08.223Z] #19 4.491   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
21:24:08 [2019-10-11T21:24:08.336Z] #41 55.04   AR       compel/plugins/std.lib.a
21:24:08 [2019-10-11T21:24:08.336Z] #41 55.12   CC       compel/plugins/fds/fds.o
21:24:08 [2019-10-11T21:24:08.595Z] #41 55.51   AR       compel/plugins/fds.lib.a
21:24:08 [2019-10-11T21:24:08.595Z] #41 55.57   HOSTDEP  compel/src/lib/log-host.d
21:24:08 [2019-10-11T21:24:08.853Z] #41 55.66   HOSTDEP  compel/src/lib/handle-elf-host.d
21:24:09 [2019-10-11T21:24:09.112Z] #41 55.89   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:24:09 [2019-10-11T21:24:09.293Z] #17 98.53 Setting up libonig4:arm64 (6.1.3-2) ...
21:24:09 [2019-10-11T21:24:09.293Z] #17 98.70 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
21:24:09 [2019-10-11T21:24:09.370Z] #41 56.06   HOSTDEP  compel/src/main-host.d
21:24:09 [2019-10-11T21:24:09.370Z] #41 56.26   DEP      compel/src/lib/ptrace.d
21:24:09 [2019-10-11T21:24:09.560Z] #19 5.736 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:24:09 [2019-10-11T21:24:09.560Z] #19 5.821   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
21:24:09 [2019-10-11T21:24:09.630Z] #41 56.45   DEP      compel/src/lib/infect.d
21:24:09 [2019-10-11T21:24:09.666Z] #17 98.88 Setting up zip (3.0-11+b1) ...
21:24:09 [2019-10-11T21:24:09.825Z] #23 ...
21:24:09 [2019-10-11T21:24:09.825Z] 
21:24:09 [2019-10-11T21:24:09.825Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.825 + RM_GOPATH=0
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.832 + TMP_GOPATH=
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.833 + : /build
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.833 + '[' -z '' ']'
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.834 ++ mktemp -d
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.838 + export GOPATH=/tmp/tmp.1uTX55VWku
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.856 + GOPATH=/tmp/tmp.1uTX55VWku
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.856 + RM_GOPATH=1
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.858 ++ dirname ./install.sh
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.868 + dir=.
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.870 + bin=vndr
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.871 + shift
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.873 + '[' '!' -f ./vndr.installer ']'
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.874 + . ./vndr.installer
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.877 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.880 + install_vndr
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.884 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.892 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1uTX55VWku/src/github.com/LK4D4/vndr
21:24:09 [2019-10-11T21:24:09.825Z] #45 0.896 Cloning into '/tmp/tmp.1uTX55VWku/src/github.com/LK4D4/vndr'...
21:24:09 [2019-10-11T21:24:09.825Z] #45 2.558 + cd /tmp/tmp.1uTX55VWku/src/github.com/LK4D4/vndr
21:24:09 [2019-10-11T21:24:09.825Z] #45 2.561 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
21:24:09 [2019-10-11T21:24:09.825Z] #45 2.587 + go build -buildmode=pie -v -o /build/vndr .
21:24:09 [2019-10-11T21:24:09.825Z] #45 4.978 internal/cpu
21:24:09 [2019-10-11T21:24:09.825Z] #45 4.981 runtime/internal/sys
21:24:09 [2019-10-11T21:24:09.825Z] #45 5.000 internal/race
21:24:09 [2019-10-11T21:24:09.825Z] #45 5.086 runtime/internal/atomic
21:24:09 [2019-10-11T21:24:09.825Z] #45 5.250 sync/atomic
21:24:09 [2019-10-11T21:24:09.825Z] #45 5.663 runtime/internal/math
21:24:09 [2019-10-11T21:24:09.825Z] #45 6.142 unicode
21:24:09 [2019-10-11T21:24:09.888Z] #41 56.69   DEP      compel/src/lib/infect-util.d
21:24:09 [2019-10-11T21:24:09.888Z] #41 56.80   DEP      compel/src/lib/infect-rpc.d
21:24:09 [2019-10-11T21:24:09.927Z] 
21:24:09 [2019-10-11T21:24:09.927Z] #17 ...
21:24:09 [2019-10-11T21:24:09.927Z] 
21:24:09 [2019-10-11T21:24:09.927Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:24:09 [2019-10-11T21:24:09.927Z] #38 157.4 + dpkg --print-architecture
21:24:09 [2019-10-11T21:24:09.927Z] #38 157.4 + rm -rf /tmp/tmp.NSe3GtokFv
21:24:09 [2019-10-11T21:24:09.927Z] #38 DONE 159.2s
21:24:09 [2019-10-11T21:24:09.927Z] 
21:24:09 [2019-10-11T21:24:09.927Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:09 [2019-10-11T21:24:09.927Z] #17 99.29 Setting up bzip2 (1.0.6-8.1) ...
21:24:09 [2019-10-11T21:24:09.927Z] #17 99.35 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
21:24:09 [2019-10-11T21:24:09.927Z] #17 99.38 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
21:24:09 [2019-10-11T21:24:09.927Z] #17 99.42 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:10 [2019-10-11T21:24:10.116Z] #45 6.468 unicode/utf8
21:24:10 [2019-10-11T21:24:10.147Z] #41 57.04   DEP      compel/arch/x86/src/lib/infect.d
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.48 Setting up libaio1:arm64 (0.3.110-3) ...
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.51 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.57 Setting up xz-utils (5.2.2-1.2+b1) ...
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.65 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:24:10 [2019-10-11T21:24:10.187Z] #17 99.66 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:24:10 [2019-10-11T21:24:10.389Z] #19 6.772 Building wheels for collected packages: pyyaml, pathspec
21:24:10 [2019-10-11T21:24:10.389Z] #19 6.777   Running setup.py bdist_wheel for pyyaml: started
21:24:10 [2019-10-11T21:24:10.405Z] #41 57.20   DEP      compel/arch/x86/src/lib/cpu.d
21:24:10 [2019-10-11T21:24:10.448Z] #17 99.69 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
21:24:10 [2019-10-11T21:24:10.448Z] #17 99.71 Setting up libpcre32-3:arm64 (2:8.39-3) ...
21:24:10 [2019-10-11T21:24:10.448Z] #17 99.72 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
21:24:10 [2019-10-11T21:24:10.448Z] #17 99.84 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:24:10 [2019-10-11T21:24:10.664Z] #41 57.35   DEP      compel/src/lib/log.d
21:24:10 [2019-10-11T21:24:10.664Z] #41 57.50   DEP      compel/src/main.d
21:24:10 [2019-10-11T21:24:10.748Z] #45 6.900 math/bits
21:24:10 [2019-10-11T21:24:10.922Z] #41 57.64   DEP      compel/src/lib/handle-elf.d
21:24:10 [2019-10-11T21:24:10.923Z] #41 57.85   DEP      compel/arch/x86/src/lib/handle-elf.d
21:24:11 [2019-10-11T21:24:11.018Z] #17 100.3 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
21:24:11 [2019-10-11T21:24:11.018Z] #17 100.3 Setting up libpcre16-3:arm64 (2:8.39-3) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.3 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.4 Setting up libnl-3-200:arm64 (3.2.27-2) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.4 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.5 Setting up pigz (2.3.4-1) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:24:11 [2019-10-11T21:24:11.019Z] #17 100.5 Setting up libmpdec2:arm64 (2.4.2-1) ...
21:24:11 [2019-10-11T21:24:11.040Z] #45 7.312 internal/bytealg
21:24:11 [2019-10-11T21:24:11.181Z] #41 58.03   CC       compel/src/lib/log.o
21:24:11 [2019-10-11T21:24:11.181Z] #41 ...
21:24:11 [2019-10-11T21:24:11.181Z] 
21:24:11 [2019-10-11T21:24:11.181Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:11 [2019-10-11T21:24:11.181Z] #44 123.5 vendor/golang.org/x/net/idna
21:24:11 [2019-10-11T21:24:11.181Z] #44 126.3 vendor/golang.org/x/net/http2/hpack
21:24:11 [2019-10-11T21:24:11.181Z] #44 127.8 mime
21:24:11 [2019-10-11T21:24:11.181Z] #44 130.0 mime/quotedprintable
21:24:11 [2019-10-11T21:24:11.181Z] #44 130.5 net/http/internal
21:24:11 [2019-10-11T21:24:11.181Z] #44 133.1 crypto/tls
21:24:11 [2019-10-11T21:24:11.206Z] #19 7.671   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:24:11 [2019-10-11T21:24:11.206Z] #19 7.672   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.5 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.5 Setting up mingw-w64-common (5.0.1-1) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.5 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.6 Setting up jq (1.5+dfsg-1.3) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.6 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.6 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.6 Setting up xfsprogs (4.9.0+nmu1) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.7 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.8 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.8 Setting up btrfs-progs (4.7.3-1) ...
21:24:11 [2019-10-11T21:24:11.279Z] #17 100.8 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
21:24:11 [2019-10-11T21:24:11.439Z] #44 ...
21:24:11 [2019-10-11T21:24:11.439Z] 
21:24:11 [2019-10-11T21:24:11.439Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 53.23 Selecting previously unselected package libpython3.5-minimal:amd64.
21:24:11 [2019-10-11T21:24:11.439Z] #17 53.23 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 53.24 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 54.23 Selecting previously unselected package python3.5-minimal.
21:24:11 [2019-10-11T21:24:11.439Z] #17 54.23 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 54.24 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.49 Selecting previously unselected package python3-minimal.
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.51 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.53 Unpacking python3-minimal (3.5.3-1) ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.64 Selecting previously unselected package libmpdec2:amd64.
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.64 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.65 Unpacking libmpdec2:amd64 (2.4.2-1) ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.78 Selecting previously unselected package libpython3.5-stdlib:amd64.
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.78 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.439Z] #17 55.78 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.539Z] #17 100.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.698Z] #17 57.50 Selecting previously unselected package python3.5.
21:24:11 [2019-10-11T21:24:11.698Z] #17 57.50 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.698Z] #17 57.51 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:24:11 [2019-10-11T21:24:11.763Z] #19 7.760   Running setup.py bdist_wheel for pathspec: started
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.67 Selecting previously unselected package libpython3-stdlib:amd64.
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.67 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.67 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.77 Selecting previously unselected package dh-python.
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.77 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
21:24:11 [2019-10-11T21:24:11.957Z] #17 57.78 Unpacking dh-python (2.20170125) ...
21:24:12 [2019-10-11T21:24:12.215Z] #17 57.97 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:24:12 [2019-10-11T21:24:12.215Z] #17 58.01 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:24:12 [2019-10-11T21:24:12.367Z] #19 8.802   Running setup.py bdist_wheel for pathspec: finished with status 'done'
21:24:12 [2019-10-11T21:24:12.838Z] #19 8.810   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
21:24:12 [2019-10-11T21:24:12.838Z] #19 8.848 Successfully built pyyaml pathspec
21:24:12 [2019-10-11T21:24:12.838Z] #19 8.849 Installing collected packages: pyyaml, pathspec, yamllint
21:24:12 [2019-10-11T21:24:12.838Z] #19 9.328 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
21:24:13 [2019-10-11T21:24:13.152Z] #17 ...
21:24:13 [2019-10-11T21:24:13.152Z] 
21:24:13 [2019-10-11T21:24:13.152Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:24:13 [2019-10-11T21:24:13.152Z] #47 DONE 135.4s
21:24:13 [2019-10-11T21:24:13.152Z] 
21:24:13 [2019-10-11T21:24:13.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:13 [2019-10-11T21:24:13.152Z] #41 58.50   CC       compel/arch/x86/src/lib/cpu.o
21:24:13 [2019-10-11T21:24:13.152Z] #41 59.34   CC       compel/arch/x86/src/lib/infect.o
21:24:13 [2019-10-11T21:24:13.263Z] #19 DONE 9.7s
21:24:13 [2019-10-11T21:24:13.263Z] 
21:24:13 [2019-10-11T21:24:13.263Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
21:24:13 [2019-10-11T21:24:13.650Z] #24 DONE 0.1s
21:24:13 [2019-10-11T21:24:13.650Z] 
21:24:13 [2019-10-11T21:24:13.650Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
21:24:13 [2019-10-11T21:24:13.721Z] #41 60.55   CC       compel/src/lib/infect-rpc.o
21:24:13 [2019-10-11T21:24:13.763Z] #45 9.613 internal/testlog
21:24:13 [2019-10-11T21:24:13.763Z] #45 9.839 runtime
21:24:13 [2019-10-11T21:24:13.763Z] #45 ...
21:24:13 [2019-10-11T21:24:13.763Z] 
21:24:13 [2019-10-11T21:24:13.763Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:24:13 [2019-10-11T21:24:13.763Z] #34 0.689 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:24:13 [2019-10-11T21:24:13.763Z] #34 0.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 0.780 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 0.793 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 0.874 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:24:13 [2019-10-11T21:24:13.763Z] #34 2.495 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 5.382 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 7.300 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:24:13 [2019-10-11T21:24:13.763Z] #34 ...
21:24:13 [2019-10-11T21:24:13.763Z] 
21:24:13 [2019-10-11T21:24:13.763Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:24:13 [2019-10-11T21:24:13.763Z] #39 0.682 + mktemp -d
21:24:13 [2019-10-11T21:24:13.763Z] #39 0.686 + export GOPATH=/tmp/tmp.BB8ncCK9GT
21:24:13 [2019-10-11T21:24:13.763Z] #39 0.686 + git clone https://github.com/docker/distribution.git /tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution
21:24:13 [2019-10-11T21:24:13.763Z] #39 0.695 Cloning into '/tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution'...
21:24:14 [2019-10-11T21:24:14.051Z] #28 DONE 0.4s
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:14 [2019-10-11T21:24:14.051Z] #42 114.8   CC       criu/namespaces.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 116.0   CC       criu/net.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 118.1   CC       criu/netfilter.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 118.4   CC       criu/page-pipe.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 118.8   CC       criu/page-xfer.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 119.8   CC       criu/pagemap-cache.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 120.2   CC       criu/pagemap.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 121.6   CC       criu/parasite-syscall.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 ...
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
21:24:14 [2019-10-11T21:24:14.051Z] #30 DONE 0.1s
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:14 [2019-10-11T21:24:14.051Z] #42 122.6   CC       criu/path.o
21:24:14 [2019-10-11T21:24:14.051Z] #42 ...
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
21:24:14 [2019-10-11T21:24:14.051Z] #33 DONE 0.1s
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
21:24:14 [2019-10-11T21:24:14.051Z] #38 DONE 0.1s
21:24:14 [2019-10-11T21:24:14.051Z] 
21:24:14 [2019-10-11T21:24:14.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:14 [2019-10-11T21:24:14.051Z] #42 122.9   CC       criu/pie-util-vdso-elf32.o
21:24:14 [2019-10-11T21:24:14.052Z] #39 ...
21:24:14 [2019-10-11T21:24:14.052Z] 
21:24:14 [2019-10-11T21:24:14.052Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:24:14 [2019-10-11T21:24:14.052Z] #25 0.797 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:24:14 [2019-10-11T21:24:14.052Z] #25 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 0.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 0.980 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 1.059 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:24:14 [2019-10-11T21:24:14.052Z] #25 2.541 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 5.211 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 7.174 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:24:14 [2019-10-11T21:24:14.052Z] #25 ...
21:24:14 [2019-10-11T21:24:14.052Z] 
21:24:14 [2019-10-11T21:24:14.052Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.839 + RM_GOPATH=0
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.839 + TMP_GOPATH=
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.839 + : /build
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.839 + '[' -z '' ']'
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.844 ++ mktemp -d
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.847 + export GOPATH=/tmp/tmp.04881QUthd
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.847 + GOPATH=/tmp/tmp.04881QUthd
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.847 + RM_GOPATH=1
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.857 ++ dirname ./install.sh
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.859 + dir=.
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.859 + bin=proxy
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.859 + shift
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.859 + '[' '!' -f ./proxy.installer ']'
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.859 + . ./proxy.installer
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.877 ++ : 96bcc0dae898308ed659c5095526788a602f4726
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.891 + install_proxy
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.892 + case "$1" in
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.893 + export CGO_ENABLED=0
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.893 + CGO_ENABLED=0
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.895 + _install_proxy
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.895 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.895 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.895 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.04881QUthd/src/github.com/docker/libnetwork
21:24:14 [2019-10-11T21:24:14.052Z] #69 0.917 Cloning into '/tmp/tmp.04881QUthd/src/github.com/docker/libnetwork'...
21:24:14 [2019-10-11T21:24:14.082Z] #17 ...
21:24:14 [2019-10-11T21:24:14.082Z] 
21:24:14 [2019-10-11T21:24:14.082Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:14 [2019-10-11T21:24:14.082Z] #54 121.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:24:14 [2019-10-11T21:24:14.082Z] #54 123.1 + mkdir -p /build
21:24:14 [2019-10-11T21:24:14.082Z] #54 123.1 + cp runc /build/runc
21:24:14 [2019-10-11T21:24:14.082Z] #54 DONE 123.5s
21:24:14 [2019-10-11T21:24:14.082Z] 
21:24:14 [2019-10-11T21:24:14.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:14 [2019-10-11T21:24:14.082Z] #41 99.62   CC       criu/bfd.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 100.3   CC       criu/bitmap.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 100.5   CC       criu/cgroup-props.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 101.2   CC       criu/cgroup.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 103.4   CC       criu/clone-noasan.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 103.6   CC       criu/config.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 105.4   CC       criu/cr-check.o
21:24:14 [2019-10-11T21:24:14.082Z] #41 106.8   CC       criu/cr-dedup.o
21:24:14 [2019-10-11T21:24:14.288Z] #41 61.14   CC       compel/src/lib/infect-util.o
21:24:14 [2019-10-11T21:24:14.339Z] #69 ...
21:24:14 [2019-10-11T21:24:14.339Z] 
21:24:14 [2019-10-11T21:24:14.339Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:24:14 [2019-10-11T21:24:14.339Z] #29 0.648 + mktemp -d
21:24:14 [2019-10-11T21:24:14.339Z] #29 0.650 + export GOPATH=/tmp/tmp.OZcMO9Myq4
21:24:14 [2019-10-11T21:24:14.339Z] #29 0.650 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.OZcMO9Myq4/src/github.com/go-swagger/go-swagger
21:24:14 [2019-10-11T21:24:14.339Z] #29 0.653 Cloning into '/tmp/tmp.OZcMO9Myq4/src/github.com/go-swagger/go-swagger'...
21:24:14 [2019-10-11T21:24:14.339Z] #29 ...
21:24:14 [2019-10-11T21:24:14.339Z] 
21:24:14 [2019-10-11T21:24:14.339Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:24:14 [2019-10-11T21:24:14.339Z] #57 0.537 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:24:14 [2019-10-11T21:24:14.339Z] #57 0.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:24:14 [2019-10-11T21:24:14.339Z] #57 0.680 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:24:14 [2019-10-11T21:24:14.339Z] #57 0.692 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:24:14 [2019-10-11T21:24:14.339Z] #57 0.723 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:24:14 [2019-10-11T21:24:14.339Z] #57 2.298 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:24:14 [2019-10-11T21:24:14.339Z] #57 5.206 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:24:14 [2019-10-11T21:24:14.339Z] #57 7.083 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:24:14 [2019-10-11T21:24:14.632Z] #57 ...
21:24:14 [2019-10-11T21:24:14.632Z] 
21:24:14 [2019-10-11T21:24:14.632Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.784 + RM_GOPATH=0
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.788 + TMP_GOPATH=
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.788 + : /build
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.790 + '[' -z '' ']'
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.792 ++ mktemp -d
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.796 + export GOPATH=/tmp/tmp.0hyrROgbiF
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.818 + GOPATH=/tmp/tmp.0hyrROgbiF
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.821 + RM_GOPATH=1
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.822 ++ dirname ./install.sh
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.825 + dir=.
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.825 + bin=gotestsum
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.825 + shift
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.825 + '[' '!' -f ./gotestsum.installer ']'
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.825 + . ./gotestsum.installer
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.826 ++ : v0.3.5
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.827 + install_gotestsum
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.828 + echo 'Installing gotestsum version v0.3.5'
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.828 + go get -d gotest.tools/gotestsum
21:24:14 [2019-10-11T21:24:14.632Z] #48 0.829 Installing gotestsum version v0.3.5
21:24:14 [2019-10-11T21:24:14.632Z] #48 ...
21:24:14 [2019-10-11T21:24:14.632Z] 
21:24:14 [2019-10-11T21:24:14.632Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.569 + RM_GOPATH=0
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.570 + TMP_GOPATH=
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.570 + : /build/
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.572 + '[' -z '' ']'
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.573 ++ mktemp -d
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.576 + export GOPATH=/tmp/tmp.TyrnC8rWfg
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.591 + GOPATH=/tmp/tmp.TyrnC8rWfg
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.592 + RM_GOPATH=1
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.593 ++ dirname ./install.sh
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.610 + dir=.
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.614 + bin=rootlesskit
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.614 + shift
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.615 + '[' '!' -f ./rootlesskit.installer ']'
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.615 + . ./rootlesskit.installer
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.616 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.624 + install_rootlesskit
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.624 + case "$1" in
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.624 + export CGO_ENABLED=0
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.624 + CGO_ENABLED=0
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.625 + _install_rootlesskit
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.627 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.627 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TyrnC8rWfg/src/github.com/rootless-containers/rootlesskit
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.627 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:24:14 [2019-10-11T21:24:14.632Z] #63 0.633 Cloning into '/tmp/tmp.TyrnC8rWfg/src/github.com/rootless-containers/rootlesskit'...
21:24:14 [2019-10-11T21:24:14.632Z] #63 7.317 + cd /tmp/tmp.TyrnC8rWfg/src/github.com/rootless-containers/rootlesskit
21:24:14 [2019-10-11T21:24:14.632Z] #63 7.330 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
21:24:14 [2019-10-11T21:24:14.632Z] #63 8.018 + for f in rootlesskit rootlesskit-docker-proxy
21:24:14 [2019-10-11T21:24:14.632Z] #63 8.018 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:24:14 [2019-10-11T21:24:14.820Z] #41 107.5   CC       criu/cr-dump.o
21:24:14 [2019-10-11T21:24:14.858Z] #41 61.46   CC       compel/src/lib/infect.o
21:24:14 [2019-10-11T21:24:14.880Z] #42 123.3   CC       criu/pie-util-vdso.o
21:24:14 [2019-10-11T21:24:14.880Z] #42 123.6   CC       criu/pie-util.o
21:24:14 [2019-10-11T21:24:14.880Z] #42 123.8   CC       criu/pipes.o
21:24:14 [2019-10-11T21:24:14.919Z] #63 ...
21:24:14 [2019-10-11T21:24:14.919Z] 
21:24:14 [2019-10-11T21:24:14.919Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:24:14 [2019-10-11T21:24:14.919Z] #11 1.001 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:24:14 [2019-10-11T21:24:14.919Z] #11 1.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 1.176 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 1.207 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 1.314 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:24:14 [2019-10-11T21:24:14.919Z] #11 2.878 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 5.578 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 7.795 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #11 ...
21:24:14 [2019-10-11T21:24:14.919Z] 
21:24:14 [2019-10-11T21:24:14.919Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:14 [2019-10-11T21:24:14.919Z] #41 1.237 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:24:14 [2019-10-11T21:24:14.919Z] #41 1.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #41 1.393 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #41 1.419 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #41 1.454 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:24:14 [2019-10-11T21:24:14.919Z] #41 3.114 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #41 6.038 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:24:14 [2019-10-11T21:24:14.919Z] #41 8.031 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:24:15 [2019-10-11T21:24:15.206Z] #41 ...
21:24:15 [2019-10-11T21:24:15.206Z] 
21:24:15 [2019-10-11T21:24:15.206Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.698 + RM_GOPATH=0
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.704 + TMP_GOPATH=
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.706 + : /build
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.706 + '[' -z '' ']'
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.708 ++ mktemp -d
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.711 + export GOPATH=/tmp/tmp.gogAGX5nZX
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.721 + GOPATH=/tmp/tmp.gogAGX5nZX
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.722 + RM_GOPATH=1
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.729 ++ dirname ./install.sh
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 + dir=.
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 + bin=tomlv
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 + shift
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 + '[' '!' -f ./tomlv.installer ']'
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 + . ./tomlv.installer
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.749 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.750 + install_tomlv
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.750 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.750 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.750 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gogAGX5nZX/src/github.com/BurntSushi/toml
21:24:15 [2019-10-11T21:24:15.206Z] #32 0.817 Cloning into '/tmp/tmp.gogAGX5nZX/src/github.com/BurntSushi/toml'...
21:24:15 [2019-10-11T21:24:15.206Z] #32 2.981 + cd /tmp/tmp.gogAGX5nZX/src/github.com/BurntSushi/toml
21:24:15 [2019-10-11T21:24:15.206Z] #32 2.984 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:24:15 [2019-10-11T21:24:15.206Z] #32 3.044 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:24:15 [2019-10-11T21:24:15.206Z] #32 4.145 math/bits
21:24:15 [2019-10-11T21:24:15.206Z] #32 4.289 runtime/internal/sys
21:24:15 [2019-10-11T21:24:15.206Z] #32 4.330 internal/cpu
21:24:15 [2019-10-11T21:24:15.206Z] #32 4.432 runtime/internal/atomic
21:24:15 [2019-10-11T21:24:15.206Z] #32 5.273 runtime/internal/math
21:24:15 [2019-10-11T21:24:15.206Z] #32 5.714 unicode/utf8
21:24:15 [2019-10-11T21:24:15.206Z] #32 5.754 sync/atomic
21:24:15 [2019-10-11T21:24:15.206Z] #32 6.435 internal/bytealg
21:24:15 [2019-10-11T21:24:15.206Z] #32 7.084 unicode
21:24:15 [2019-10-11T21:24:15.206Z] #32 7.162 math
21:24:15 [2019-10-11T21:24:15.206Z] #32 8.827 internal/testlog
21:24:15 [2019-10-11T21:24:15.206Z] #32 9.295 runtime
21:24:15 [2019-10-11T21:24:15.206Z] #32 10.32 encoding
21:24:15 [2019-10-11T21:24:15.206Z] #32 11.15 runtime/cgo
21:24:15 [2019-10-11T21:24:15.206Z] #32 ...
21:24:15 [2019-10-11T21:24:15.206Z] 
21:24:15 [2019-10-11T21:24:15.206Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.672 + RM_GOPATH=0
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.673 + TMP_GOPATH=
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.673 + : /build
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.673 + '[' -z '' ']'
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.679 ++ mktemp -d
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.681 + export GOPATH=/tmp/tmp.g2nhmzba1O
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.681 + GOPATH=/tmp/tmp.g2nhmzba1O
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.681 + RM_GOPATH=1
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.683 ++ dirname ./install.sh
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.719 + dir=.
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.719 + bin=golangci_lint
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.719 + shift
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.733 + '[' '!' -f ./golangci_lint.installer ']'
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 + . ./golangci_lint.installer
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 ++ : v1.17.1
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 + install_golangci_lint
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 + echo 'Installing golangci-lint version v1.17.1'
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:24:15 [2019-10-11T21:24:15.206Z] #51 0.734 Installing golangci-lint version v1.17.1
21:24:15 [2019-10-11T21:24:15.684Z] #42 124.3   CC       criu/plugin.o
21:24:15 [2019-10-11T21:24:15.684Z] #42 124.5   CC       criu/proc_parse.o
21:24:15 [2019-10-11T21:24:15.831Z] #51 ...
21:24:15 [2019-10-11T21:24:15.831Z] 
21:24:15 [2019-10-11T21:24:15.831Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:15 [2019-10-11T21:24:15.831Z] #45 10.05 math
21:24:15 [2019-10-11T21:24:15.831Z] #45 11.06 unicode/utf16
21:24:15 [2019-10-11T21:24:15.831Z] #45 12.06 container/list
21:24:16 [2019-10-11T21:24:16.208Z] #41 ...
21:24:16 [2019-10-11T21:24:16.208Z] 
21:24:16 [2019-10-11T21:24:16.208Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.3 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.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
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.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
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.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
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.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
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.4 Setting up btrfs-tools (4.7.3-1) ...
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:24:16 [2019-10-11T21:24:16.208Z] #17 105.5 Setting up python3 (3.5.3-1) ...
21:24:17 [2019-10-11T21:24:17.391Z] #41 ...
21:24:17 [2019-10-11T21:24:17.391Z] 
21:24:17 [2019-10-11T21:24:17.391Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 61.37 Setting up python3-minimal (3.5.3-1) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.58 Selecting previously unselected package python3.
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.58 (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.)
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.62 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.64 Unpacking python3 (3.5.3-1) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.70 Selecting previously unselected package pigz.
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.71 Unpacking pigz (2.3.4-1) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.79 Selecting previously unselected package libip4tc0:amd64.
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.80 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.94 Selecting previously unselected package libip6tc0:amd64.
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.94 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 62.94 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.07 Selecting previously unselected package libiptc0:amd64.
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.07 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.08 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.18 Selecting previously unselected package libxtables12:amd64.
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.18 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.18 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.31 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.391Z] #17 63.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:24:17 [2019-10-11T21:24:17.566Z] #42 126.3   CC       criu/protobuf-desc.o
21:24:17 [2019-10-11T21:24:17.650Z] #17 63.41 Selecting previously unselected package iptables.
21:24:17 [2019-10-11T21:24:17.650Z] #17 63.41 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.650Z] #17 63.41 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:24:17 [2019-10-11T21:24:17.908Z] #17 63.72 Selecting previously unselected package xxd.
21:24:17 [2019-10-11T21:24:17.908Z] #17 63.72 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:24:17 [2019-10-11T21:24:17.908Z] #17 63.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:24:18 [2019-10-11T21:24:18.167Z] #17 63.88 Selecting previously unselected package vim-common.
21:24:18 [2019-10-11T21:24:18.167Z] #17 63.88 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:24:18 [2019-10-11T21:24:18.167Z] #17 63.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:24:18 [2019-10-11T21:24:18.167Z] #17 64.11 Selecting previously unselected package bzip2.
21:24:18 [2019-10-11T21:24:18.167Z] #17 64.11 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.12 Unpacking bzip2 (1.0.6-8.1) ...
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.22 Selecting previously unselected package libgpm2:amd64.
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.23 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.24 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.31 Selecting previously unselected package xz-utils.
21:24:18 [2019-10-11T21:24:18.426Z] #17 64.32 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.627Z] #17 108.1 Setting up apparmor (2.11.0-3+deb9u2) ...
21:24:18 [2019-10-11T21:24:18.684Z] #17 64.33 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:24:18 [2019-10-11T21:24:18.684Z] #17 64.56 Selecting previously unselected package aufs-tools.
21:24:18 [2019-10-11T21:24:18.684Z] #17 64.56 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.684Z] #17 64.57 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:24:18 [2019-10-11T21:24:18.936Z] #42 127.4   CC       criu/protobuf.o
21:24:18 [2019-10-11T21:24:18.936Z] #42 127.7   CC       criu/pstree.o
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.71 Selecting previously unselected package liblzo2-2:amd64.
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.71 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.87 Selecting previously unselected package btrfs-progs.
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.87 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
21:24:18 [2019-10-11T21:24:18.942Z] #17 64.88 Unpacking btrfs-progs (4.7.3-1) ...
21:24:19 [2019-10-11T21:24:19.508Z] #17 65.37 Selecting previously unselected package btrfs-tools.
21:24:19 [2019-10-11T21:24:19.508Z] #17 65.37 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
21:24:19 [2019-10-11T21:24:19.508Z] #17 65.38 Unpacking btrfs-tools (4.7.3-1) ...
21:24:19 [2019-10-11T21:24:19.508Z] #17 65.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:24:19 [2019-10-11T21:24:19.767Z] #17 65.44 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
21:24:19 [2019-10-11T21:24:19.767Z] #17 65.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:24:19 [2019-10-11T21:24:19.767Z] #17 65.66 Selecting previously unselected package dmsetup.
21:24:19 [2019-10-11T21:24:19.767Z] #17 65.66 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
21:24:19 [2019-10-11T21:24:19.767Z] #17 65.67 Unpacking dmsetup (2:1.02.137-2) ...
21:24:19 [2019-10-11T21:24:19.805Z] #42 ...
21:24:19 [2019-10-11T21:24:19.805Z] 
21:24:19 [2019-10-11T21:24:19.805Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:19 [2019-10-11T21:24:19.805Z] #55 139.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:24:19 [2019-10-11T21:24:19.805Z] #55 141.2 + mkdir -p /build
21:24:19 [2019-10-11T21:24:19.805Z] #55 141.2 + cp runc /build/runc
21:24:19 [2019-10-11T21:24:19.805Z] #55 DONE 141.3s
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.80 Selecting previously unselected package libonig4:amd64.
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.80 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.81 Unpacking libonig4:amd64 (6.1.3-2) ...
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.96 Selecting previously unselected package libjq1:amd64.
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.025Z] #17 65.98 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:24:20 [2019-10-11T21:24:20.243Z] 
21:24:20 [2019-10-11T21:24:20.243Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:20 [2019-10-11T21:24:20.255Z] #45 16.02 crypto/internal/subtle
21:24:20 [2019-10-11T21:24:20.255Z] #45 16.53 crypto/subtle
21:24:20 [2019-10-11T21:24:20.283Z] #17 66.14 Selecting previously unselected package jq.
21:24:20 [2019-10-11T21:24:20.283Z] #17 66.14 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.283Z] #17 66.15 Unpacking jq (1.5+dfsg-1.3) ...
21:24:20 [2019-10-11T21:24:20.537Z] #17 109.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:24:20 [2019-10-11T21:24:20.537Z] #17 109.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:24:20 [2019-10-11T21:24:20.537Z] #17 110.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
21:24:20 [2019-10-11T21:24:20.537Z] #17 110.0 Setting up python3-wheel (0.29.0-2) ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.27 Selecting previously unselected package libaio1:amd64.
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.28 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.28 Unpacking libaio1:amd64 (0.3.110-3) ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.35 Selecting previously unselected package libcap2-bin.
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.36 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.37 Unpacking libcap2-bin (1:2.25-1) ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.48 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.542Z] #17 66.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:24:20 [2019-10-11T21:24:20.729Z] #51 ...
21:24:20 [2019-10-11T21:24:20.729Z] 
21:24:20 [2019-10-11T21:24:20.729Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:20 [2019-10-11T21:24:20.729Z] #42 129.3   CC       criu/rbtree.o
21:24:20 [2019-10-11T21:24:20.800Z] #17 66.59 Selecting previously unselected package libsepol1-dev:amd64.
21:24:20 [2019-10-11T21:24:20.800Z] #17 66.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
21:24:20 [2019-10-11T21:24:20.800Z] #17 66.60 Unpacking libsepol1-dev:amd64 (2.6-2) ...
21:24:20 [2019-10-11T21:24:20.882Z] #45 17.23 vendor/golang.org/x/crypto/cryptobyte/asn1
21:24:21 [2019-10-11T21:24:21.058Z] #17 66.88 Selecting previously unselected package libpcre16-3:amd64.
21:24:21 [2019-10-11T21:24:21.058Z] #17 66.88 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
21:24:21 [2019-10-11T21:24:21.058Z] #17 66.89 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
21:24:21 [2019-10-11T21:24:21.169Z] #45 17.57 internal/nettrace
21:24:21 [2019-10-11T21:24:21.174Z] #42 129.8   CC       criu/rst-malloc.o
21:24:21 [2019-10-11T21:24:21.317Z] #17 67.12 Selecting previously unselected package libpcre32-3:amd64.
21:24:21 [2019-10-11T21:24:21.317Z] #17 67.12 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
21:24:21 [2019-10-11T21:24:21.317Z] #17 67.13 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
21:24:21 [2019-10-11T21:24:21.457Z] #45 17.80 runtime/cgo
21:24:21 [2019-10-11T21:24:21.577Z] #17 67.30 Selecting previously unselected package libpcre3-dev:amd64.
21:24:21 [2019-10-11T21:24:21.577Z] #17 67.31 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
21:24:21 [2019-10-11T21:24:21.577Z] #17 67.31 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
21:24:21 [2019-10-11T21:24:21.631Z] #42 130.1   CC       criu/seccomp.o
21:24:21 [2019-10-11T21:24:21.919Z] #17 111.1 Setting up python3-pkg-resources (33.1.1-1) ...
21:24:22 [2019-10-11T21:24:22.180Z] #17 67.84 Selecting previously unselected package libselinux1-dev:amd64.
21:24:22 [2019-10-11T21:24:22.180Z] #17 67.85 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.180Z] #17 67.86 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
21:24:22 [2019-10-11T21:24:22.447Z] #17 68.18 Selecting previously unselected package libdevmapper-dev:amd64.
21:24:22 [2019-10-11T21:24:22.447Z] #17 68.18 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.447Z] #17 68.18 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:24:22 [2019-10-11T21:24:22.447Z] #17 68.35 Selecting previously unselected package libnl-3-200:amd64.
21:24:22 [2019-10-11T21:24:22.447Z] #17 68.37 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.448Z] #42 130.9   CC       criu/seize.o
21:24:22 [2019-10-11T21:24:22.705Z] #17 68.38 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
21:24:22 [2019-10-11T21:24:22.705Z] #17 68.50 Selecting previously unselected package libprotobuf-c1:amd64.
21:24:22 [2019-10-11T21:24:22.705Z] #17 68.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.705Z] #17 68.53 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
21:24:22 [2019-10-11T21:24:22.705Z] #17 68.61 Selecting previously unselected package libreadline5:amd64.
21:24:22 [2019-10-11T21:24:22.834Z] #42 131.4   CC       criu/servicefd.o
21:24:22 [2019-10-11T21:24:22.859Z] #17 112.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
21:24:22 [2019-10-11T21:24:22.859Z] #17 112.2 Setting up python3-pip (9.0.1-2+deb9u1) ...
21:24:22 [2019-10-11T21:24:22.890Z] #59 216.7 + bin/containerd-stress
21:24:22 [2019-10-11T21:24:22.890Z] #59 218.3 + bin/containerd-shim
21:24:22 [2019-10-11T21:24:22.965Z] #17 68.62 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.965Z] #17 68.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:24:22 [2019-10-11T21:24:22.965Z] #17 68.78 Selecting previously unselected package libsystemd-dev:amd64.
21:24:22 [2019-10-11T21:24:22.965Z] #17 68.78 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
21:24:22 [2019-10-11T21:24:22.965Z] #17 68.79 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
21:24:23 [2019-10-11T21:24:23.218Z] #42 131.7   CC       criu/shmem.o
21:24:23 [2019-10-11T21:24:23.610Z] #42 132.2   CC       criu/sigframe.o
21:24:23 [2019-10-11T21:24:23.610Z] #42 132.2   CC       criu/signalfd.o
21:24:23 [2019-10-11T21:24:23.610Z] #42 132.3   CC       criu/sk-inet.o
21:24:23 [2019-10-11T21:24:23.994Z] #42 132.9   CC       criu/sk-netlink.o
21:24:24 [2019-10-11T21:24:24.243Z] #17 113.3 Setting up dmsetup (2:1.02.137-2) ...
21:24:24 [2019-10-11T21:24:24.243Z] #17 113.3 Setting up python3-setuptools (33.1.1-1) ...
21:24:24 [2019-10-11T21:24:24.395Z] #42 133.1   CC       criu/sk-packet.o
21:24:24 [2019-10-11T21:24:24.806Z] #42 133.5   CC       criu/sk-queue.o
21:24:24 [2019-10-11T21:24:24.866Z] #17 70.53 Selecting previously unselected package net-tools.
21:24:24 [2019-10-11T21:24:24.866Z] #17 70.54 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
21:24:24 [2019-10-11T21:24:24.866Z] #17 70.54 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:24:25 [2019-10-11T21:24:25.124Z] #17 70.78 Selecting previously unselected package python-pip-whl.
21:24:25 [2019-10-11T21:24:25.124Z] #17 70.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:24:25 [2019-10-11T21:24:25.124Z] #17 70.79 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:24:25 [2019-10-11T21:24:25.185Z] #17 114.5 Setting up dh-python (2.20170125) ...
21:24:25 [2019-10-11T21:24:25.201Z] #42 133.7   CC       criu/sk-tcp.o
21:24:25 [2019-10-11T21:24:25.201Z] #42 134.0   CC       criu/sk-unix.o
21:24:25 [2019-10-11T21:24:25.691Z] #17 71.51 Selecting previously unselected package python3-pip.
21:24:25 [2019-10-11T21:24:25.691Z] #17 71.51 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
21:24:25 [2019-10-11T21:24:25.691Z] #17 71.52 Unpacking python3-pip (9.0.1-2+deb9u1) ...
21:24:25 [2019-10-11T21:24:25.899Z] #45 ...
21:24:25 [2019-10-11T21:24:25.899Z] 
21:24:25 [2019-10-11T21:24:25.899Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:24:25 [2019-10-11T21:24:25.899Z] #34 22.33 Fetched 7720 kB in 21s (356 kB/s)
21:24:25 [2019-10-11T21:24:25.949Z] #17 71.73 Selecting previously unselected package python3-pkg-resources.
21:24:25 [2019-10-11T21:24:25.949Z] #17 71.75 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
21:24:25 [2019-10-11T21:24:25.949Z] #17 71.76 Unpacking python3-pkg-resources (33.1.1-1) ...
21:24:26 [2019-10-11T21:24:26.125Z] #17 115.4 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
21:24:26 [2019-10-11T21:24:26.125Z] #17 115.4 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:26 [2019-10-11T21:24:26.207Z] #17 71.92 Selecting previously unselected package python3-setuptools.
21:24:26 [2019-10-11T21:24:26.207Z] #17 71.92 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
21:24:26 [2019-10-11T21:24:26.207Z] #17 71.92 Unpacking python3-setuptools (33.1.1-1) ...
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.15 Selecting previously unselected package python3-wheel.
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.17 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.17 Unpacking python3-wheel (0.29.0-2) ...
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.32 Selecting previously unselected package thin-provisioning-tools.
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.34 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
21:24:26 [2019-10-11T21:24:26.465Z] #17 72.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:24:26 [2019-10-11T21:24:26.696Z] #17 DONE 116.0s
21:24:26 [2019-10-11T21:24:26.696Z] 
21:24:26 [2019-10-11T21:24:26.696Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:24:26 [2019-10-11T21:24:26.723Z] #17 72.64 Selecting previously unselected package vim-runtime.
21:24:26 [2019-10-11T21:24:26.723Z] #17 72.64 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:24:26 [2019-10-11T21:24:26.723Z] #17 72.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:24:26 [2019-10-11T21:24:26.981Z] #17 72.70 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:24:26 [2019-10-11T21:24:26.981Z] #17 72.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:24:27 [2019-10-11T21:24:27.067Z] #59 224.7 + bin/containerd-shim-runc-v1
21:24:27 [2019-10-11T21:24:27.123Z] #42 135.7   CC       criu/sockets.o
21:24:27 [2019-10-11T21:24:27.238Z] #17 ...
21:24:27 [2019-10-11T21:24:27.238Z] 
21:24:27 [2019-10-11T21:24:27.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:27 [2019-10-11T21:24:27.238Z] #41 64.04   CC       compel/src/lib/ptrace.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 64.48   AR       compel/libcompel.a
21:24:27 [2019-10-11T21:24:27.238Z] #41 64.58   HOSTCC   compel/src/main-host.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 64.95   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 65.23   HOSTCC   compel/src/lib/handle-elf-host.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 65.59   HOSTCC   compel/src/lib/log-host.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 65.79   HOSTLINK compel/compel-host-bin
21:24:27 [2019-10-11T21:24:27.238Z] #41 65.97   DEP      soccr/soccr.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 66.16   CC       soccr/soccr.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 67.64   AR       soccr/libsoccr.a
21:24:27 [2019-10-11T21:24:27.238Z] #41 67.67 make[1]: 'soccr/libsoccr.a' is up to date.
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.06   DEP      criu/arch/x86/sigframe.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.19   DEP      criu/arch/x86/sigaction_compat.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.29   DEP      criu/arch/x86/kerndat.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.42   DEP      criu/arch/x86/crtools.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.62   DEP      criu/arch/x86/cpu.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 68.97   CC       criu/arch/x86/cpu.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 69.72   CC       criu/arch/x86/crtools.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 71.14   CC       criu/arch/x86/kerndat.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 71.73   CC       criu/arch/x86/sigaction_compat.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.02   CC       criu/arch/x86/sigframe.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.29   LINK     criu/arch/x86/crtools.built-in.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.35   DEP      criu/pie/util-vdso-elf32.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.48   DEP      criu/arch/x86/vdso-pie.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.63   DEP      criu/pie/parasite-vdso.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.78   DEP      criu/pie/util-vdso.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 72.98   DEP      criu/pie/util.d
21:24:27 [2019-10-11T21:24:27.238Z] #41 73.18   CC       criu/pie/util.o
21:24:27 [2019-10-11T21:24:27.238Z] #41 73.51   CC       criu/pie/util-vdso.o
21:24:27 [2019-10-11T21:24:27.496Z] #41 74.26   CC       criu/pie/parasite-vdso.o
21:24:27 [2019-10-11T21:24:27.537Z] #42 136.2   CC       criu/stats.o
21:24:28 [2019-10-11T21:24:28.062Z] #41 ...
21:24:28 [2019-10-11T21:24:28.062Z] 
21:24:28 [2019-10-11T21:24:28.062Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:28 [2019-10-11T21:24:28.062Z] #44 140.1 net/http/httptrace
21:24:28 [2019-10-11T21:24:28.062Z] #44 140.3 net/http
21:24:28 [2019-10-11T21:24:28.080Z] #18 ...
21:24:28 [2019-10-11T21:24:28.080Z] 
21:24:28 [2019-10-11T21:24:28.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:28 [2019-10-11T21:24:28.080Z] #41 111.0   CC       criu/cr-errno.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 111.1   CC       criu/cr-restore.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 114.2   CC       criu/cr-service.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 115.6   CC       criu/crtools.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 116.1   CC       criu/eventfd.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 116.3   CC       criu/eventpoll.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 116.9   CC       criu/external.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 117.1   CC       criu/fault-injection.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 117.2   CC       criu/fdstore.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 117.5   CC       criu/fifo.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 117.8   CC       criu/file-ids.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 118.2   CC       criu/file-lock.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 119.0   CC       criu/files-ext.o
21:24:28 [2019-10-11T21:24:28.080Z] #41 119.4   CC       criu/files-reg.o
21:24:28 [2019-10-11T21:24:28.145Z] #42 136.4   CC       criu/string.o
21:24:28 [2019-10-11T21:24:28.145Z] #42 136.5   CC       criu/sysctl.o
21:24:28 [2019-10-11T21:24:28.341Z] #41 121.1   CC       criu/files.o
21:24:28 [2019-10-11T21:24:28.629Z] #44 ...
21:24:28 [2019-10-11T21:24:28.629Z] 
21:24:28 [2019-10-11T21:24:28.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:28 [2019-10-11T21:24:28.629Z] #41 75.37   CC       criu/arch/x86/vdso-pie.o
21:24:28 [2019-10-11T21:24:28.747Z] #42 137.0   CC       criu/sysfs_parse.o
21:24:28 [2019-10-11T21:24:28.747Z] #42 137.4   CC       criu/timerfd.o
21:24:29 [2019-10-11T21:24:29.195Z] #41 75.78   CC       criu/pie/util-vdso-elf32.o
21:24:29 [2019-10-11T21:24:29.300Z] #42 137.8   CC       criu/tty.o
21:24:29 [2019-10-11T21:24:29.592Z] #59 227.7 + bin/containerd-shim-runc-v2
21:24:29 [2019-10-11T21:24:29.725Z] #41 122.5   CC       criu/filesystems.o
21:24:29 [2019-10-11T21:24:29.761Z] #41 76.53   AR       criu/pie/pie.lib.a
21:24:29 [2019-10-11T21:24:29.761Z] #41 76.60   DEP      criu/pie/restorer.d
21:24:30 [2019-10-11T21:24:30.020Z] #41 76.85   DEP      criu/arch/x86/sigaction_compat_pie.d
21:24:30 [2019-10-11T21:24:30.278Z] #41 77.04   DEP      criu/arch/x86/restorer_unmap.d
21:24:30 [2019-10-11T21:24:30.278Z] #41 77.07   DEP      criu/arch/x86/restorer.d
21:24:30 [2019-10-11T21:24:30.296Z] #41 123.0   CC       criu/fsnotify.o
21:24:30 [2019-10-11T21:24:30.525Z] #59 228.5 + binaries
21:24:30 [2019-10-11T21:24:30.525Z] #59 228.5 + mkdir -p /build
21:24:30 [2019-10-11T21:24:30.525Z] #59 228.5 + cp bin/containerd /build/containerd
21:24:30 [2019-10-11T21:24:30.525Z] #59 228.5 + cp bin/containerd-shim /build/containerd-shim
21:24:30 [2019-10-11T21:24:30.525Z] #59 228.5 + cp bin/ctr /build/ctr
21:24:30 [2019-10-11T21:24:30.536Z] #41 77.37   DEP      criu/pie/parasite.d
21:24:30 [2019-10-11T21:24:30.651Z] #42 ...
21:24:30 [2019-10-11T21:24:30.651Z] 
21:24:30 [2019-10-11T21:24:30.651Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:24:30 [2019-10-11T21:24:30.651Z] #39 176.8 + dpkg --print-architecture
21:24:30 [2019-10-11T21:24:30.651Z] #39 176.8 + cd /tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution
21:24:30 [2019-10-11T21:24:30.651Z] #39 176.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:24:30 [2019-10-11T21:24:30.651Z] #39 176.9 + GOPATH=/tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MeL3CtAhTH
21:24:30 [2019-10-11T21:24:30.651Z] #39 176.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:24:30 [2019-10-11T21:24:30.867Z] #41 123.8   CC       criu/image-desc.o
21:24:31 [2019-10-11T21:24:31.102Z] #41 77.70   CC       criu/pie/parasite.o
21:24:31 [2019-10-11T21:24:31.127Z] #41 123.9   CC       criu/image.o
21:24:31 [2019-10-11T21:24:31.387Z] #41 ...
21:24:31 [2019-10-11T21:24:31.387Z] 
21:24:31 [2019-10-11T21:24:31.387Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:24:31 [2019-10-11T21:24:31.387Z] #18 4.760 Collecting yamllint==1.16.0
21:24:31 [2019-10-11T21:24:31.438Z] #34 22.33 Reading package lists...
21:24:31 [2019-10-11T21:24:31.438Z] #34 ...
21:24:31 [2019-10-11T21:24:31.438Z] 
21:24:31 [2019-10-11T21:24:31.438Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:24:31 [2019-10-11T21:24:31.438Z] #39 24.27 + cd /tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution
21:24:31 [2019-10-11T21:24:31.438Z] #39 24.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:24:31 [2019-10-11T21:24:31.438Z] #39 27.36 + GOPATH=/tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BB8ncCK9GT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:24:31 [2019-10-11T21:24:31.894Z] #59 DONE 229.8s
21:24:32 [2019-10-11T21:24:32.037Z] #41 78.93   LINK     criu/pie/parasite.built-in.o
21:24:32 [2019-10-11T21:24:32.037Z] #41 78.97   GEN      criu/pie/parasite-blob.h
21:24:32 [2019-10-11T21:24:32.295Z] #41 78.98   CC       criu/arch/x86/restorer.o
21:24:32 [2019-10-11T21:24:32.554Z] #41 79.50   CC       criu/arch/x86/restorer_unmap.o
21:24:32 [2019-10-11T21:24:32.813Z] #41 79.55   CC       criu/arch/x86/sigaction_compat_pie.o
21:24:32 [2019-10-11T21:24:32.825Z] 
21:24:32 [2019-10-11T21:24:32.825Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
21:24:32 [2019-10-11T21:24:32.825Z] #60 DONE 0.4s
21:24:33 [2019-10-11T21:24:33.071Z] #41 79.87   CC       criu/pie/restorer.o
21:24:33 [2019-10-11T21:24:33.081Z] 
21:24:33 [2019-10-11T21:24:33.081Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:24:33 [2019-10-11T21:24:33.081Z] #64 DONE 0.3s
21:24:33 [2019-10-11T21:24:33.338Z] 
21:24:33 [2019-10-11T21:24:33.338Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:24:33 [2019-10-11T21:24:33.338Z] #66 DONE 0.2s
21:24:33 [2019-10-11T21:24:33.338Z] 
21:24:33 [2019-10-11T21:24:33.338Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
21:24:33 [2019-10-11T21:24:33.338Z] #69 DONE 0.1s
21:24:33 [2019-10-11T21:24:33.338Z] 
21:24:33 [2019-10-11T21:24:33.338Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
21:24:33 [2019-10-11T21:24:33.595Z] #70 DONE 0.0s
21:24:33 [2019-10-11T21:24:33.595Z] 
21:24:33 [2019-10-11T21:24:33.595Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
21:24:34 [2019-10-11T21:24:34.150Z] #39 ...
21:24:34 [2019-10-11T21:24:34.150Z] 
21:24:34 [2019-10-11T21:24:34.150Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:34 [2019-10-11T21:24:34.150Z] #51 30.08 + cd /tmp/tmp.g2nhmzba1O/src/github.com/golangci/golangci-lint/
21:24:34 [2019-10-11T21:24:34.150Z] #51 30.08 + git checkout -q v1.17.1
21:24:34 [2019-10-11T21:24:34.965Z] #71 DONE 1.5s
21:24:34 [2019-10-11T21:24:34.965Z] 
21:24:34 [2019-10-11T21:24:34.965Z] #72 exporting to image
21:24:34 [2019-10-11T21:24:34.965Z] #72 exporting layers
21:24:34 [2019-10-11T21:24:34.970Z] #41 ...
21:24:34 [2019-10-11T21:24:34.970Z] 
21:24:34 [2019-10-11T21:24:34.970Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 76.72 Selecting previously unselected package vim.
21:24:34 [2019-10-11T21:24:34.970Z] #17 76.72 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 76.74 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.36 Selecting previously unselected package xfsprogs.
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.37 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.38 Unpacking xfsprogs (4.9.0+nmu1) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.97 Selecting previously unselected package zip.
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.98 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 77.99 Unpacking zip (3.0-11+b1) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.17 Selecting previously unselected package libapparmor-perl.
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.31 Selecting previously unselected package apparmor.
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.31 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.39 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.74 Selecting previously unselected package binutils-mingw-w64-i686.
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.75 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 78.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 80.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:24:34 [2019-10-11T21:24:34.970Z] #17 80.37 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
21:24:34 [2019-10-11T21:24:34.970Z] #17 80.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:24:35 [2019-10-11T21:24:35.667Z] #51 31.61 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:24:36 [2019-10-11T21:24:36.291Z] #51 ...
21:24:36 [2019-10-11T21:24:36.291Z] 
21:24:36 [2019-10-11T21:24:36.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:24:36 [2019-10-11T21:24:36.291Z] #11 22.66 Fetched 7720 kB in 21s (356 kB/s)
21:24:36 [2019-10-11T21:24:36.291Z] #11 22.66 Reading package lists...
21:24:36 [2019-10-11T21:24:36.291Z] #11 ...
21:24:36 [2019-10-11T21:24:36.291Z] 
21:24:36 [2019-10-11T21:24:36.291Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:24:36 [2019-10-11T21:24:36.291Z] #57 22.78 Fetched 7720 kB in 22s (346 kB/s)
21:24:36 [2019-10-11T21:24:36.291Z] #57 22.78 Reading package lists...
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.03 Selecting previously unselected package binutils-mingw-w64.
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.05 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.06 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.16 Selecting previously unselected package mingw-w64-common.
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.18 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
21:24:36 [2019-10-11T21:24:36.343Z] #17 82.19 Unpacking mingw-w64-common (5.0.1-1) ...
21:24:36 [2019-10-11T21:24:36.581Z] #57 32.50 Reading package lists...
21:24:36 [2019-10-11T21:24:36.581Z] #57 ...
21:24:36 [2019-10-11T21:24:36.581Z] 
21:24:36 [2019-10-11T21:24:36.581Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:24:36 [2019-10-11T21:24:36.581Z] #25 22.91 Fetched 7720 kB in 22s (348 kB/s)
21:24:36 [2019-10-11T21:24:36.581Z] #25 22.91 Reading package lists...
21:24:36 [2019-10-11T21:24:36.581Z] #25 32.70 Reading package lists...
21:24:36 [2019-10-11T21:24:36.581Z] #25 ...
21:24:36 [2019-10-11T21:24:36.581Z] 
21:24:36 [2019-10-11T21:24:36.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:24:37 [2019-10-11T21:24:37.136Z] #39 ...
21:24:37 [2019-10-11T21:24:37.136Z] 
21:24:37 [2019-10-11T21:24:37.136Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:37 [2019-10-11T21:24:37.136Z] #42 139.3   CC       criu/tun.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 139.6   CC       criu/uffd.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 140.4   CC       criu/util.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.2   CC       criu/uts_ns.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.3   CC       criu/vdso.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.6   LINK     criu/built-in.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.6   LINK     criu/criu
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.8   DEP      lib/c/criu.d
21:24:37 [2019-10-11T21:24:37.136Z] #42 141.9   CC       images/rpc.pb-c.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 142.3   CC       lib/c/criu.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 142.9   LINK     lib/c/built-in.o
21:24:37 [2019-10-11T21:24:37.136Z] #42 142.9   LINK     lib/c/libcriu.so
21:24:37 [2019-10-11T21:24:37.136Z] #42 143.1   GEN      magic.py
21:24:37 [2019-10-11T21:24:37.136Z] #42 143.2 Note: Building without setproctitle() and strlcpy() support.
21:24:37 [2019-10-11T21:24:37.136Z] #42 143.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:24:37 [2019-10-11T21:24:37.136Z] #42 143.5 fatal: Not a git repository (or any of the parent directories): .git
21:24:37 [2019-10-11T21:24:37.136Z] #42 143.9 make[1]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.3 make[1]: 'images/built-in.o' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.3 make[1]: 'compel/libcompel.a' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.3 make[1]: 'compel/compel-host-bin' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.4 make[1]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.4 make[1]: 'soccr/libsoccr.a' is up to date.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.5 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.5 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.5 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.6 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.6 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.6 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.7 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.8 make[2]: Nothing to be done for 'all'.
21:24:37 [2019-10-11T21:24:37.136Z] #42 144.8   INSTALL  criu/criu
21:24:37 [2019-10-11T21:24:37.136Z] #42 DONE 144.9s
21:24:37 [2019-10-11T21:24:37.136Z] 
21:24:37 [2019-10-11T21:24:37.136Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:37 [2019-10-11T21:24:37.210Z] #11 33.00 Reading package lists...
21:24:37 [2019-10-11T21:24:37.210Z] #11 ...
21:24:37 [2019-10-11T21:24:37.210Z] 
21:24:37 [2019-10-11T21:24:37.210Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:37 [2019-10-11T21:24:37.210Z] #41 23.46 Fetched 7720 kB in 22s (348 kB/s)
21:24:37 [2019-10-11T21:24:37.210Z] #41 23.46 Reading package lists...
21:24:37 [2019-10-11T21:24:37.210Z] #41 32.96 Reading package lists...
21:24:37 [2019-10-11T21:24:37.210Z] #41 ...
21:24:37 [2019-10-11T21:24:37.210Z] 
21:24:37 [2019-10-11T21:24:37.210Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:24:37 [2019-10-11T21:24:37.210Z] #34 22.33 Reading package lists...
21:24:37 [2019-10-11T21:24:37.394Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:24:37 [2019-10-11T21:24:37.394Z] 
21:24:37 [2019-10-11T21:24:37.394Z]  ________   ____  __.
21:24:37 [2019-10-11T21:24:37.394Z]  \_____  \ |    |/ _|
21:24:37 [2019-10-11T21:24:37.394Z]  /   |   \|      <
21:24:37 [2019-10-11T21:24:37.394Z]  /    |    \    |  \
21:24:37 [2019-10-11T21:24:37.394Z]  \_______  /____|__ \
21:24:37 [2019-10-11T21:24:37.394Z]          \/        \/
21:24:37 [2019-10-11T21:24:37.394Z] 
21:24:37 [2019-10-11T21:24:37.394Z] INFO: make.ps1 ended at 10/11/2019 21:24:36
21:24:37 [2019-10-11T21:24:37.972Z] #18 ...
21:24:37 [2019-10-11T21:24:37.972Z] 
21:24:37 [2019-10-11T21:24:37.972Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:37 [2019-10-11T21:24:37.972Z] #41 124.6   CC       criu/ipc_ns.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 125.4   CC       criu/irmap.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 125.9   CC       criu/kcmp-ids.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 126.1   CC       criu/kerndat.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 127.0   CC       criu/libnetlink.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 127.3   CC       criu/log.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 127.6   CC       criu/lsm.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 128.0   CC       criu/mem.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 129.2   CC       criu/mount.o
21:24:37 [2019-10-11T21:24:37.972Z] #41 ...
21:24:37 [2019-10-11T21:24:37.972Z] 
21:24:37 [2019-10-11T21:24:37.972Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:24:37 [2019-10-11T21:24:37.972Z] #18 11.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:24:38 [2019-10-11T21:24:38.239Z] #34 32.60 Reading package lists...
21:24:38 [2019-10-11T21:24:38.239Z] #34 ...
21:24:38 [2019-10-11T21:24:38.239Z] 
21:24:38 [2019-10-11T21:24:38.239Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:38 [2019-10-11T21:24:38.239Z] #45 24.35 vendor/golang.org/x/crypto/internal/subtle
21:24:38 [2019-10-11T21:24:38.239Z] #45 ...
21:24:38 [2019-10-11T21:24:38.239Z] 
21:24:38 [2019-10-11T21:24:38.239Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:24:38 [2019-10-11T21:24:38.239Z] #69 27.83 + cd /tmp/tmp.04881QUthd/src/github.com/docker/libnetwork
21:24:38 [2019-10-11T21:24:38.239Z] #69 27.83 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
21:24:38 [2019-10-11T21:24:38.239Z] #69 28.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:24:38 [2019-10-11T21:24:38.543Z] #18 11.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:24:38 [2019-10-11T21:24:38.926Z] INFO: Binaries build ended at 10/11/2019 21:24:38. Duration:00:01:18.7573065
21:24:39 [2019-10-11T21:24:39.927Z] #18 12.97   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
21:24:40 [2019-10-11T21:24:40.534Z] #17 ...
21:24:40 [2019-10-11T21:24:40.534Z] 
21:24:40 [2019-10-11T21:24:40.534Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:40 [2019-10-11T21:24:40.534Z] #44 152.3 github.com/LK4D4/vndr/godl
21:24:40 [2019-10-11T21:24:40.534Z] #44 153.1 github.com/LK4D4/vndr
21:24:40 [2019-10-11T21:24:40.534Z] #44 DONE 162.4s
21:24:40 [2019-10-11T21:24:40.534Z] 
21:24:40 [2019-10-11T21:24:40.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:40 [2019-10-11T21:24:40.534Z] #41 82.59   LINK     criu/pie/restorer.built-in.o
21:24:40 [2019-10-11T21:24:40.534Z] #41 82.63   GEN      criu/pie/restorer-blob.h
21:24:40 [2019-10-11T21:24:40.534Z] #41 82.75   DEP      criu/vdso.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 83.06   DEP      criu/vdso-compat.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 83.28   DEP      criu/uts_ns.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 83.53   DEP      criu/util.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 83.76   DEP      criu/uffd.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 83.97   DEP      criu/tun.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 84.18   DEP      criu/tty.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 84.47   DEP      criu/timerfd.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 84.75   DEP      criu/sysfs_parse.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 84.91   DEP      criu/sysctl.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.11   DEP      criu/string.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.18   DEP      criu/stats.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.33   DEP      criu/sockets.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.51   DEP      criu/sk-unix.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.76   DEP      criu/sk-tcp.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 85.90   DEP      criu/sk-queue.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 86.08   DEP      criu/sk-packet.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 86.30   DEP      criu/sk-netlink.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 86.47   DEP      criu/sk-inet.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 86.65   DEP      criu/signalfd.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 86.90   DEP      criu/sigframe.d
21:24:40 [2019-10-11T21:24:40.534Z] #41 87.13   DEP      criu/shmem.d
21:24:40 [2019-10-11T21:24:40.791Z] #41 87.51   DEP      criu/servicefd.d
21:24:41 [2019-10-11T21:24:41.160Z] #41 87.90   DEP      criu/seize.d
21:24:41 [2019-10-11T21:24:41.227Z] INFO: Copying the built daemon binary to d:\CI\PR-40044\4\binary\dockerd-93edf327d.exe...
21:24:41 [2019-10-11T21:24:41.311Z] #18 14.34 Collecting pyyaml (from yamllint==1.16.0)
21:24:41 [2019-10-11T21:24:41.424Z] #41 88.27   DEP      criu/seccomp.d
21:24:41 [2019-10-11T21:24:41.516Z] #72 exporting layers 6.5s done
21:24:41 [2019-10-11T21:24:41.516Z] #72 writing image sha256:cfb92b959facd349f5e285e9592848fecdc37a82eeef1e08bc0eef5dbbcbfc27 done
21:24:41 [2019-10-11T21:24:41.516Z] #72 naming to docker.io/library/docker:93edf327dc6597ee1a763bc105ba7e341415edd8 done
21:24:41 [2019-10-11T21:24:41.516Z] #72 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:24:41 [2019-10-11T21:24:41.682Z] #41 88.41   DEP      criu/rst-malloc.d
21:24:41 [2019-10-11T21:24:41.682Z] #41 88.48   DEP      criu/rbtree.d
21:24:41 [2019-10-11T21:24:41.682Z] #41 ...
21:24:41 [2019-10-11T21:24:41.682Z] 
21:24:41 [2019-10-11T21:24:41.682Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:24:41 [2019-10-11T21:24:41.682Z] #17 87.43 Selecting previously unselected package mingw-w64-x86-64-dev.
21:24:41 [2019-10-11T21:24:41.682Z] #17 87.45 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:24:41 [2019-10-11T21:24:41.682Z] #17 87.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:24:41 [2019-10-11T21:24:41.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40044/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/validate/default
21:24:42 [2019-10-11T21:24:42.192Z] INFO: Copying the built client binary to d:\CI\PR-40044\4\binary\docker-93edf327d.exe...
21:24:42 [2019-10-11T21:24:42.192Z] INFO: Copying dockerversion from the container...
21:24:42 [2019-10-11T21:24:42.192Z] INFO: Copying the golang package from the container to d:\CI\PR-40044\4\installer\go.zip...
21:24:42 [2019-10-11T21:24:42.257Z] #18 ...
21:24:42 [2019-10-11T21:24:42.257Z] 
21:24:42 [2019-10-11T21:24:42.257Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:42 [2019-10-11T21:24:42.257Z] #50 DONE 190.8s
21:24:42 [2019-10-11T21:24:42.257Z] 
21:24:42 [2019-10-11T21:24:42.257Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:24:42 [2019-10-11T21:24:42.257Z] #18 15.57   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
21:24:42 [2019-10-11T21:24:42.778Z] Congratulations!  All commits are properly signed with the DCO!
21:24:42 [2019-10-11T21:24:42.778Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:24:42 [2019-10-11T21:24:42.778Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:24:42 [2019-10-11T21:24:42.778Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
21:24:44 [2019-10-11T21:24:44.171Z] #18 17.39 Building wheels for collected packages: pathspec, pyyaml
21:24:44 [2019-10-11T21:24:44.171Z] #18 17.39   Running setup.py bdist_wheel for pathspec: started
21:24:45 [2019-10-11T21:24:45.094Z] #60 ...
21:24:45 [2019-10-11T21:24:45.094Z] 
21:24:45 [2019-10-11T21:24:45.094Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:24:45 [2019-10-11T21:24:45.094Z] #39 191.0 + rm -rf /tmp/tmp.MeL3CtAhTH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MeL3CtAhTH
21:24:45 [2019-10-11T21:24:45.094Z] #39 DONE 191.2s
21:24:45 [2019-10-11T21:24:45.094Z] 
21:24:45 [2019-10-11T21:24:45.094Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:45 [2019-10-11T21:24:45.095Z] INFO: Extracting go.zip to d:\CI\PR-40044\4\go
21:24:45 [2019-10-11T21:24:45.111Z] #18 18.29   Running setup.py bdist_wheel for pathspec: finished with status 'done'
21:24:45 [2019-10-11T21:24:45.111Z] #18 18.29   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
21:24:45 [2019-10-11T21:24:45.111Z] #18 18.32   Running setup.py bdist_wheel for pyyaml: started
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.42 Selecting previously unselected package gcc-mingw-w64-base.
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.42 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.43 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.53 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.54 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:24:45 [2019-10-11T21:24:45.868Z] #17 91.54 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:24:45 [2019-10-11T21:24:45.938Z] #51 ...
21:24:45 [2019-10-11T21:24:45.938Z] 
21:24:45 [2019-10-11T21:24:45.938Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
21:24:45 [2019-10-11T21:24:45.938Z] #40 DONE 0.2s
21:24:45 [2019-10-11T21:24:45.938Z] 
21:24:45 [2019-10-11T21:24:45.938Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
21:24:45 [2019-10-11T21:24:45.938Z] #43 DONE 0.1s
21:24:45 [2019-10-11T21:24:45.938Z] 
21:24:45 [2019-10-11T21:24:45.938Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:45 [2019-10-11T21:24:45.938Z] #60 ...
21:24:45 [2019-10-11T21:24:45.938Z] 
21:24:45 [2019-10-11T21:24:45.938Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
21:24:45 [2019-10-11T21:24:45.938Z] #46 DONE 0.1s
21:24:46 [2019-10-11T21:24:46.053Z] #18 19.28   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:24:46 [2019-10-11T21:24:46.053Z] #18 19.28   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
21:24:46 [2019-10-11T21:24:46.053Z] #18 19.35 Successfully built pathspec pyyaml
21:24:46 [2019-10-11T21:24:46.053Z] #18 19.35 Installing collected packages: pathspec, pyyaml, yamllint
21:24:46 [2019-10-11T21:24:46.310Z] 
21:24:46 [2019-10-11T21:24:46.310Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
21:24:46 [2019-10-11T21:24:46.310Z] #49 DONE 0.1s
21:24:46 [2019-10-11T21:24:46.310Z] 
21:24:46 [2019-10-11T21:24:46.310Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:46 [2019-10-11T21:24:46.313Z] #18 19.68 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
21:24:46 [2019-10-11T21:24:46.687Z] #69 ...
21:24:46 [2019-10-11T21:24:46.687Z] 
21:24:46 [2019-10-11T21:24:46.687Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:24:46 [2019-10-11T21:24:46.687Z] #25 32.70 Reading package lists...
21:24:46 [2019-10-11T21:24:46.882Z] #18 DONE 20.1s
21:24:46 [2019-10-11T21:24:46.882Z] 
21:24:46 [2019-10-11T21:24:46.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:46 [2019-10-11T21:24:46.882Z] #41 132.1   CC       criu/namespaces.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 133.3   CC       criu/net.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 135.6   CC       criu/netfilter.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 136.0   CC       criu/page-pipe.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 136.8   CC       criu/page-xfer.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 137.7   CC       criu/pagemap-cache.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 138.0   CC       criu/pagemap.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 138.7   CC       criu/parasite-syscall.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 139.3   CC       criu/path.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 139.5   CC       criu/pie-util-vdso-elf32.o
21:24:46 [2019-10-11T21:24:46.882Z] #41 139.9   CC       criu/pie-util-vdso.o
21:24:47 [2019-10-11T21:24:47.243Z] #17 ...
21:24:47 [2019-10-11T21:24:47.243Z] 
21:24:47 [2019-10-11T21:24:47.243Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:24:47 [2019-10-11T21:24:47.243Z] #28 169.3 + rm -rf /tmp/tmp.1sefg4aWjR
21:24:47 [2019-10-11T21:24:47.243Z] #28 DONE 169.9s
21:24:47 [2019-10-11T21:24:47.243Z] 
21:24:47 [2019-10-11T21:24:47.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:47 [2019-10-11T21:24:47.243Z] #41 88.51   DEP      criu/pstree.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 88.67   DEP      criu/protobuf.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 88.82   GEN      criu/protobuf-desc-gen.h
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.14   DEP      criu/protobuf-desc.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.25   DEP      criu/proc_parse.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.43   DEP      criu/plugin.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.54   DEP      criu/pipes.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.77   DEP      criu/pie-util.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.88   DEP      criu/pie-util-vdso.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 90.97   DEP      criu/pie-util-vdso-elf32.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 91.09   DEP      criu/path.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 91.23   DEP      criu/parasite-syscall.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 91.46   DEP      criu/pagemap.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 91.69   DEP      criu/pagemap-cache.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 91.89   DEP      criu/page-xfer.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 92.11   DEP      criu/page-pipe.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 92.26   DEP      criu/netfilter.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 92.40   DEP      criu/net.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 92.64   DEP      criu/namespaces.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 92.87   DEP      criu/mount.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.05   DEP      criu/mem.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.24   DEP      criu/lsm.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.39   DEP      criu/log.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.51   DEP      criu/libnetlink.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.62   DEP      criu/kerndat.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.77   DEP      criu/kcmp-ids.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 93.91   DEP      criu/irmap.d
21:24:47 [2019-10-11T21:24:47.243Z] #41 94.17   DEP      criu/ipc_ns.d
21:24:47 [2019-10-11T21:24:47.453Z] #41 140.2   CC       criu/pie-util.o
21:24:47 [2019-10-11T21:24:47.453Z] #41 140.3   CC       criu/pipes.o
21:24:47 [2019-10-11T21:24:47.501Z] #41 94.42   DEP      criu/image.d
21:24:47 [2019-10-11T21:24:47.759Z] #41 94.70   DEP      criu/image-desc.d
21:24:48 [2019-10-11T21:24:48.018Z] #41 94.83   DEP      criu/fsnotify.d
21:24:48 [2019-10-11T21:24:48.024Z] #41 140.8   CC       criu/plugin.o
21:24:48 [2019-10-11T21:24:48.232Z] #25 42.29 Building dependency tree...
21:24:48 [2019-10-11T21:24:48.276Z] #41 95.11   DEP      criu/filesystems.d
21:24:48 [2019-10-11T21:24:48.276Z] #41 95.17   DEP      criu/files.d
21:24:48 [2019-10-11T21:24:48.276Z] #41 95.25   DEP      criu/files-reg.d
21:24:48 [2019-10-11T21:24:48.285Z] #41 141.1   CC       criu/proc_parse.o
21:24:48 [2019-10-11T21:24:48.533Z] #41 95.38   DEP      criu/files-ext.d
21:24:48 [2019-10-11T21:24:48.791Z] #41 95.53   DEP      criu/file-lock.d
21:24:49 [2019-10-11T21:24:49.049Z] #41 95.76   DEP      criu/file-ids.d
21:24:49 [2019-10-11T21:24:49.049Z] #41 95.88   DEP      criu/fifo.d
21:24:49 [2019-10-11T21:24:49.307Z] #41 96.07   DEP      criu/fdstore.d
21:24:49 [2019-10-11T21:24:49.307Z] #41 96.18   DEP      criu/fault-injection.d
21:24:49 [2019-10-11T21:24:49.307Z] #41 96.23   DEP      criu/external.d
21:24:49 [2019-10-11T21:24:49.565Z] #41 96.37   DEP      criu/eventpoll.d
21:24:49 [2019-10-11T21:24:49.823Z] #41 96.56   DEP      criu/eventfd.d
21:24:49 [2019-10-11T21:24:49.823Z] #41 96.66   DEP      criu/crtools.d
21:24:50 [2019-10-11T21:24:50.082Z] #41 96.89   DEP      criu/cr-service.d
21:24:50 [2019-10-11T21:24:50.198Z] #41 143.1   CC       criu/protobuf-desc.o
21:24:50 [2019-10-11T21:24:50.277Z] #25 46.69 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:24:50 [2019-10-11T21:24:50.277Z] #25 46.69 The following additional packages will be installed:
21:24:50 [2019-10-11T21:24:50.277Z] #25 46.70   libjq1 libonig4
21:24:50 [2019-10-11T21:24:50.339Z] #41 97.16   DEP      criu/cr-restore.d
21:24:50 [2019-10-11T21:24:50.597Z] #41 97.43   DEP      criu/cr-errno.d
21:24:50 [2019-10-11T21:24:50.597Z] #41 97.45   DEP      criu/cr-dump.d
21:24:50 [2019-10-11T21:24:50.769Z] #41 143.7   CC       criu/protobuf.o
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.39 The following NEW packages will be installed:
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.40   jq libjq1 libonig4
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.53 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.53 Need to get 310 kB of archives.
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.53 After this operation, 1267 kB of additional disk space will be used.
21:24:50 [2019-10-11T21:24:50.904Z] #25 47.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
21:24:51 [2019-10-11T21:24:51.162Z] #41 97.72   DEP      criu/cr-dedup.d
21:24:51 [2019-10-11T21:24:51.162Z] #41 97.89   DEP      criu/cr-check.d
21:24:51 [2019-10-11T21:24:51.191Z] #25 47.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
21:24:51 [2019-10-11T21:24:51.191Z] #25 47.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
21:24:51 [2019-10-11T21:24:51.343Z] #41 144.0   CC       criu/pstree.o
21:24:51 [2019-10-11T21:24:51.420Z] #41 98.10   DEP      criu/config.d
21:24:51 [2019-10-11T21:24:51.420Z] #41 98.31   DEP      criu/clone-noasan.d
21:24:51 [2019-10-11T21:24:51.679Z] #41 98.38   DEP      criu/cgroup.d
21:24:51 [2019-10-11T21:24:51.679Z] #41 98.57   DEP      criu/cgroup-props.d
21:24:51 [2019-10-11T21:24:51.822Z] #25 ...
21:24:51 [2019-10-11T21:24:51.822Z] 
21:24:51 [2019-10-11T21:24:51.822Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:24:51 [2019-10-11T21:24:51.822Z] #11 33.00 Reading package lists...
21:24:51 [2019-10-11T21:24:51.822Z] #11 42.63 Building dependency tree...
21:24:51 [2019-10-11T21:24:51.822Z] #11 45.68 The following additional packages will be installed:
21:24:51 [2019-10-11T21:24:51.822Z] #11 45.68   libapparmor1 libseccomp2
21:24:51 [2019-10-11T21:24:51.822Z] #11 45.71 Suggested packages:
21:24:51 [2019-10-11T21:24:51.822Z] #11 45.71   seccomp
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.31 The following NEW packages will be installed:
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.34   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.48 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.48 Need to get 296 kB of archives.
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.48 After this operation, 1346 kB of additional disk space will be used.
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
21:24:51 [2019-10-11T21:24:51.822Z] #11 46.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
21:24:51 [2019-10-11T21:24:51.914Z] #41 144.8   CC       criu/rbtree.o
21:24:51 [2019-10-11T21:24:51.937Z] #41 98.68   DEP      criu/bitmap.d
21:24:51 [2019-10-11T21:24:51.937Z] #41 98.70   DEP      criu/bfd.d
21:24:51 [2019-10-11T21:24:51.937Z] #41 98.80   DEP      criu/autofs.d
21:24:51 [2019-10-11T21:24:51.937Z] #41 98.92   DEP      criu/aio.d
21:24:52 [2019-10-11T21:24:52.111Z] #11 48.60 debconf: delaying package configuration, since apt-utils is not installed
21:24:52 [2019-10-11T21:24:52.173Z] #41 145.0   CC       criu/rst-malloc.o
21:24:52 [2019-10-11T21:24:52.195Z] #41 99.06   DEP      criu/action-scripts.d
21:24:52 [2019-10-11T21:24:52.401Z] #11 ...
21:24:52 [2019-10-11T21:24:52.401Z] 
21:24:52 [2019-10-11T21:24:52.401Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:24:52 [2019-10-11T21:24:52.401Z] #57 32.50 Reading package lists...
21:24:52 [2019-10-11T21:24:52.401Z] #57 42.79 Building dependency tree...
21:24:52 [2019-10-11T21:24:52.401Z] #57 45.54 The following additional packages will be installed:
21:24:52 [2019-10-11T21:24:52.401Z] #57 45.55   btrfs-progs liblzo2-2
21:24:52 [2019-10-11T21:24:52.401Z] #57 45.85 The following NEW packages will be installed:
21:24:52 [2019-10-11T21:24:52.401Z] #57 45.86   btrfs-progs btrfs-tools liblzo2-2
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.05 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.05 Need to get 588 kB of archives.
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.05 After this operation, 5005 kB of additional disk space will be used.
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
21:24:52 [2019-10-11T21:24:52.401Z] #57 46.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
21:24:52 [2019-10-11T21:24:52.401Z] #57 48.36 debconf: delaying package configuration, since apt-utils is not installed
21:24:52 [2019-10-11T21:24:52.401Z] #57 48.63 Fetched 588 kB in 0s (2598 kB/s)
21:24:52 [2019-10-11T21:24:52.401Z] #57 48.91 Selecting previously unselected package liblzo2-2:ppc64el.
21:24:52 [2019-10-11T21:24:52.433Z] #41 145.3   CC       criu/seccomp.o
21:24:52 [2019-10-11T21:24:52.453Z] #41 99.27   CC       criu/action-scripts.o
21:24:52 [2019-10-11T21:24:52.688Z] #57 48.91 (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.)
21:24:52 [2019-10-11T21:24:52.688Z] #57 49.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
21:24:52 [2019-10-11T21:24:52.688Z] #57 49.12 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:24:52 [2019-10-11T21:24:52.688Z] #57 ...
21:24:52 [2019-10-11T21:24:52.688Z] 
21:24:52 [2019-10-11T21:24:52.688Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:24:52 [2019-10-11T21:24:52.688Z] #11 49.09 Fetched 296 kB in 0s (2053 kB/s)
21:24:52 [2019-10-11T21:24:52.698Z] #51 ...
21:24:52 [2019-10-11T21:24:52.698Z] 
21:24:52 [2019-10-11T21:24:52.698Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:52 [2019-10-11T21:24:52.698Z] #60 171.8 + bin/containerd
21:24:52 [2019-10-11T21:24:52.698Z] #60 ...
21:24:52 [2019-10-11T21:24:52.698Z] 
21:24:52 [2019-10-11T21:24:52.698Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:24:52 [2019-10-11T21:24:52.698Z] #51 DONE 198.8s
21:24:52 [2019-10-11T21:24:52.698Z] 
21:24:52 [2019-10-11T21:24:52.698Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:52 [2019-10-11T21:24:52.711Z] #41 99.64   CC       criu/aio.o
21:24:52 [2019-10-11T21:24:52.977Z] #11 49.34 Selecting previously unselected package libseccomp2:ppc64el.
21:24:52 [2019-10-11T21:24:52.977Z] #11 49.34 (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.)
21:24:52 [2019-10-11T21:24:52.977Z] #11 49.49 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
21:24:52 [2019-10-11T21:24:52.977Z] #11 49.51 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
21:24:53 [2019-10-11T21:24:53.004Z] #41 145.8   CC       criu/seize.o
21:24:53 [2019-10-11T21:24:53.004Z] #41 ...
21:24:53 [2019-10-11T21:24:53.004Z] 
21:24:53 [2019-10-11T21:24:53.004Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:24:53 [2019-10-11T21:24:53.004Z] #22 201.9 + return
21:24:53 [2019-10-11T21:24:53.265Z] #11 49.71 Selecting previously unselected package libseccomp-dev:ppc64el.
21:24:53 [2019-10-11T21:24:53.265Z] #11 49.76 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
21:24:53 [2019-10-11T21:24:53.265Z] #11 49.76 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
21:24:53 [2019-10-11T21:24:53.277Z] #41 100.2   CC       criu/autofs.o
21:24:53 [2019-10-11T21:24:53.512Z] #60 ...
21:24:53 [2019-10-11T21:24:53.512Z] 
21:24:53 [2019-10-11T21:24:53.512Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
21:24:53 [2019-10-11T21:24:53.512Z] #52 DONE 0.2s
21:24:53 [2019-10-11T21:24:53.512Z] 
21:24:53 [2019-10-11T21:24:53.512Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
21:24:53 [2019-10-11T21:24:53.512Z] #56 DONE 0.1s
21:24:53 [2019-10-11T21:24:53.512Z] 
21:24:53 [2019-10-11T21:24:53.512Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:53 [2019-10-11T21:24:53.559Z] #11 50.01 Selecting previously unselected package libapparmor1:ppc64el.
21:24:53 [2019-10-11T21:24:53.559Z] #11 50.03 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
21:24:53 [2019-10-11T21:24:53.559Z] #11 50.04 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
21:24:53 [2019-10-11T21:24:53.574Z] #22 DONE 202.4s
21:24:53 [2019-10-11T21:24:53.574Z] 
21:24:53 [2019-10-11T21:24:53.574Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:53 [2019-10-11T21:24:53.574Z] #41 146.4   CC       criu/servicefd.o
21:24:53 [2019-10-11T21:24:53.835Z] #41 146.9   CC       criu/shmem.o
21:24:53 [2019-10-11T21:24:53.859Z] #11 50.28 Selecting previously unselected package libapparmor-dev:ppc64el.
21:24:53 [2019-10-11T21:24:53.859Z] #11 50.31 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
21:24:53 [2019-10-11T21:24:53.859Z] #11 50.33 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
21:24:54 [2019-10-11T21:24:54.504Z] #11 50.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:54 [2019-10-11T21:24:54.504Z] #11 51.02 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
21:24:54 [2019-10-11T21:24:54.504Z] #11 51.04 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
21:24:54 [2019-10-11T21:24:54.775Z] #41 147.6   CC       criu/sigframe.o
21:24:54 [2019-10-11T21:24:54.775Z] #41 147.7   CC       criu/signalfd.o
21:24:54 [2019-10-11T21:24:54.796Z] #11 51.08 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
21:24:54 [2019-10-11T21:24:54.796Z] #11 51.10 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
21:24:54 [2019-10-11T21:24:54.796Z] #11 51.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:54 [2019-10-11T21:24:54.796Z] #11 DONE 51.4s
21:24:54 [2019-10-11T21:24:54.796Z] 
21:24:54 [2019-10-11T21:24:54.796Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.22 debconf: delaying package configuration, since apt-utils is not installed
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.57 Fetched 310 kB in 0s (2311 kB/s)
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.72 Selecting previously unselected package libonig4:ppc64el.
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.72 (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.)
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.80 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 49.82 Unpacking libonig4:ppc64el (6.1.3-2) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.17 Selecting previously unselected package libjq1:ppc64el.
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.17 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.20 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.38 Selecting previously unselected package jq.
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.43 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.44 Unpacking jq (1.5+dfsg-1.3) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.81 Setting up libonig4:ppc64el (6.1.3-2) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.82 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 50.97 Setting up jq (1.5+dfsg-1.3) ...
21:24:54 [2019-10-11T21:24:54.796Z] #25 DONE 51.3s
21:24:54 [2019-10-11T21:24:54.796Z] 
21:24:54 [2019-10-11T21:24:54.796Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:24:54 [2019-10-11T21:24:54.796Z] #57 49.34 Selecting previously unselected package btrfs-progs.
21:24:54 [2019-10-11T21:24:54.796Z] #57 49.36 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 49.37 Unpacking btrfs-progs (4.7.3-1) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 50.59 Selecting previously unselected package btrfs-tools.
21:24:54 [2019-10-11T21:24:54.796Z] #57 50.61 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 50.62 Unpacking btrfs-tools (4.7.3-1) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 51.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 51.17 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 51.17 Setting up btrfs-progs (4.7.3-1) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 51.18 Setting up btrfs-tools (4.7.3-1) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 51.18 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:24:54 [2019-10-11T21:24:54.796Z] #57 DONE 51.4s
21:24:54 [2019-10-11T21:24:54.796Z] 
21:24:54 [2019-10-11T21:24:54.796Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:24:54 [2019-10-11T21:24:54.796Z] #26 DONE 0.1s
21:24:54 [2019-10-11T21:24:54.796Z] 
21:24:54 [2019-10-11T21:24:54.796Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:24:55 [2019-10-11T21:24:55.035Z] #41 147.9   CC       criu/sk-inet.o
21:24:55 [2019-10-11T21:24:55.035Z] #41 ...
21:24:55 [2019-10-11T21:24:55.035Z] 
21:24:55 [2019-10-11T21:24:55.035Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:55 [2019-10-11T21:24:55.035Z] #59 155.4 + bin/containerd
21:24:55 [2019-10-11T21:24:55.087Z] #58 DONE 0.1s
21:24:55 [2019-10-11T21:24:55.087Z] 
21:24:55 [2019-10-11T21:24:55.087Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:24:55 [2019-10-11T21:24:55.087Z] #53 DONE 0.1s
21:24:55 [2019-10-11T21:24:55.087Z] 
21:24:55 [2019-10-11T21:24:55.087Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:24:55 [2019-10-11T21:24:55.087Z] #59 DONE 0.1s
21:24:55 [2019-10-11T21:24:55.087Z] 
21:24:55 [2019-10-11T21:24:55.087Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:24:55 [2019-10-11T21:24:55.087Z] #54 DONE 0.1s
21:24:55 [2019-10-11T21:24:55.087Z] 
21:24:55 [2019-10-11T21:24:55.087Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:24:55 [2019-10-11T21:24:55.175Z] #41 101.7   CC       criu/bfd.o
21:24:55 [2019-10-11T21:24:55.295Z] #59 ...
21:24:55 [2019-10-11T21:24:55.295Z] 
21:24:55 [2019-10-11T21:24:55.295Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
21:24:55 [2019-10-11T21:24:55.433Z] #41 102.2   CC       criu/bitmap.o
21:24:55 [2019-10-11T21:24:55.555Z] #23 DONE 0.3s
21:24:55 [2019-10-11T21:24:55.555Z] 
21:24:55 [2019-10-11T21:24:55.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:55 [2019-10-11T21:24:55.710Z] #41 102.3   CC       criu/cgroup-props.o
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.425 + RM_GOPATH=0
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.425 + TMP_GOPATH=
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.425 + : /build
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.426 + '[' -z '' ']'
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.427 ++ mktemp -d
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.448 + export GOPATH=/tmp/tmp.y7gOLGOfMN
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.450 + GOPATH=/tmp/tmp.y7gOLGOfMN
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.450 + RM_GOPATH=1
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.464 ++ dirname ./install.sh
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.466 + dir=.
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.480 + bin=runc
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.480 + shift
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.481 + '[' '!' -f ./runc.installer ']'
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.481 + . ./runc.installer
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.481 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.482 + install_runc
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.484 + uname -r
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.486 + grep -q '^3\.10\.0.*\.el7\.'
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.500 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.501 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.501 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.502 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y7gOLGOfMN/src/github.com/opencontainers/runc
21:24:55 [2019-10-11T21:24:55.715Z] #55 0.522 Cloning into '/tmp/tmp.y7gOLGOfMN/src/github.com/opencontainers/runc'...
21:24:55 [2019-10-11T21:24:55.816Z] #41 148.7   CC       criu/sk-netlink.o
21:24:56 [2019-10-11T21:24:56.004Z] #55 ...
21:24:56 [2019-10-11T21:24:56.004Z] 
21:24:56 [2019-10-11T21:24:56.004Z] #12 [dev 1/24] RUN groupadd -r docker
21:24:56 [2019-10-11T21:24:56.004Z] #12 DONE 1.1s
21:24:56 [2019-10-11T21:24:56.076Z] #41 149.0   CC       criu/sk-packet.o
21:24:56 [2019-10-11T21:24:56.284Z] #41 103.2   CC       criu/cgroup.o
21:24:56 [2019-10-11T21:24:56.296Z] 
21:24:56 [2019-10-11T21:24:56.296Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.377 + RM_GOPATH=0
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.377 + TMP_GOPATH=
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.377 + : /build
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.378 + '[' -z '' ']'
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.379 ++ mktemp -d
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.392 + export GOPATH=/tmp/tmp.M6yL7KCeHZ
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.393 + GOPATH=/tmp/tmp.M6yL7KCeHZ
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.393 + RM_GOPATH=1
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.418 ++ dirname ./install.sh
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.456 + dir=.
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.456 + bin=containerd
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.456 + shift
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.456 + '[' '!' -f ./containerd.installer ']'
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.456 + . ./containerd.installer
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.457 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.458 + install_containerd
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.458 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.459 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M6yL7KCeHZ/src/github.com/containerd/containerd
21:24:56 [2019-10-11T21:24:56.296Z] #60 0.484 Cloning into '/tmp/tmp.M6yL7KCeHZ/src/github.com/containerd/containerd'...
21:24:56 [2019-10-11T21:24:56.583Z] #60 ...
21:24:56 [2019-10-11T21:24:56.583Z] 
21:24:56 [2019-10-11T21:24:56.583Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:56 [2019-10-11T21:24:56.583Z] #41 32.96 Reading package lists...
21:24:56 [2019-10-11T21:24:56.583Z] #41 43.21 Building dependency tree...
21:24:56 [2019-10-11T21:24:56.583Z] #41 46.79 The following additional packages will be installed:
21:24:56 [2019-10-11T21:24:56.583Z] #41 46.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:24:56 [2019-10-11T21:24:56.583Z] #41 46.82   libprotoc10 python-pkg-resources zlib1g-dev
21:24:56 [2019-10-11T21:24:56.583Z] #41 46.83 Suggested packages:
21:24:56 [2019-10-11T21:24:56.583Z] #41 46.84   manpages-dev python-setuptools
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.04 The following NEW packages will be installed:
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.05   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.06   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.06   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.06   zlib1g-dev
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.25 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.25 Need to get 3548 kB of archives.
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.25 After this operation, 21.2 MB of additional disk space will be used.
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.32 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 50.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 51.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #41 ...
21:24:56 [2019-10-11T21:24:56.583Z] 
21:24:56 [2019-10-11T21:24:56.583Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
21:24:56 [2019-10-11T21:24:56.583Z] #13 DONE 0.6s
21:24:56 [2019-10-11T21:24:56.583Z] 
21:24:56 [2019-10-11T21:24:56.583Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:56 [2019-10-11T21:24:56.583Z] #41 53.02 debconf: delaying package configuration, since apt-utils is not installed
21:24:56 [2019-10-11T21:24:56.583Z] #41 ...
21:24:56 [2019-10-11T21:24:56.583Z] 
21:24:56 [2019-10-11T21:24:56.583Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:24:56 [2019-10-11T21:24:56.583Z] #34 32.60 Reading package lists...
21:24:56 [2019-10-11T21:24:56.583Z] #34 43.70 Building dependency tree...
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.78 The following additional packages will be installed:
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.80   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.80 Suggested packages:
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.80   codeblocks eclipse ninja-build lrzip
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.80 Recommended packages:
21:24:56 [2019-10-11T21:24:56.583Z] #34 47.80   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.18 The following NEW packages will be installed:
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.19   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.19   vim-common xxd
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.38 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.38 Need to get 13.4 MB of archives.
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.38 After this operation, 60.4 MB of additional disk space will be used.
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 49.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
21:24:56 [2019-10-11T21:24:56.583Z] #34 51.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:24:56 [2019-10-11T21:24:56.647Z] #41 ...
21:24:56 [2019-10-11T21:24:56.647Z] 
21:24:56 [2019-10-11T21:24:56.647Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
21:24:56 [2019-10-11T21:24:56.647Z] #27 DONE 1.1s
21:24:56 [2019-10-11T21:24:56.647Z] 
21:24:56 [2019-10-11T21:24:56.647Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:56 [2019-10-11T21:24:56.647Z] #41 149.6   CC       criu/sk-queue.o
21:24:56 [2019-10-11T21:24:56.871Z] #34 ...
21:24:56 [2019-10-11T21:24:56.871Z] 
21:24:56 [2019-10-11T21:24:56.871Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:24:57 [2019-10-11T21:24:57.159Z] #14 0.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:24:57 [2019-10-11T21:24:57.159Z] #14 DONE 0.5s
21:24:57 [2019-10-11T21:24:57.159Z] 
21:24:57 [2019-10-11T21:24:57.159Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:57 [2019-10-11T21:24:57.159Z] #41 53.26 Fetched 3548 kB in 0s (4018 kB/s)
21:24:57 [2019-10-11T21:24:57.159Z] #41 53.42 Selecting previously unselected package libnet1:ppc64el.
21:24:57 [2019-10-11T21:24:57.159Z] #41 53.42 (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.)
21:24:57 [2019-10-11T21:24:57.159Z] #41 53.61 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
21:24:57 [2019-10-11T21:24:57.159Z] #41 53.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
21:24:57 [2019-10-11T21:24:57.217Z] #41 150.0   CC       criu/sk-tcp.o
21:24:57 [2019-10-11T21:24:57.217Z] #41 ...
21:24:57 [2019-10-11T21:24:57.217Z] 
21:24:57 [2019-10-11T21:24:57.217Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
21:24:57 [2019-10-11T21:24:57.217Z] #29 DONE 0.4s
21:24:57 [2019-10-11T21:24:57.446Z] #41 53.94 Selecting previously unselected package libcap-dev:ppc64el.
21:24:57 [2019-10-11T21:24:57.446Z] #41 53.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
21:24:57 [2019-10-11T21:24:57.446Z] #41 53.97 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
21:24:57 [2019-10-11T21:24:57.478Z] 
21:24:57 [2019-10-11T21:24:57.478Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
21:24:57 [2019-10-11T21:24:57.478Z] #32 DONE 0.1s
21:24:57 [2019-10-11T21:24:57.478Z] 
21:24:57 [2019-10-11T21:24:57.478Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
21:24:57 [2019-10-11T21:24:57.478Z] #37 DONE 0.1s
21:24:57 [2019-10-11T21:24:57.478Z] 
21:24:57 [2019-10-11T21:24:57.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:57 [2019-10-11T21:24:57.478Z] #41 150.4   CC       criu/sk-unix.o
21:24:57 [2019-10-11T21:24:57.733Z] #41 ...
21:24:57 [2019-10-11T21:24:57.733Z] 
21:24:57 [2019-10-11T21:24:57.733Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:24:57 [2019-10-11T21:24:57.733Z] #15 DONE 0.5s
21:24:57 [2019-10-11T21:24:57.733Z] 
21:24:57 [2019-10-11T21:24:57.733Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:57 [2019-10-11T21:24:57.733Z] #41 54.27 Selecting previously unselected package libnet1-dev.
21:24:57 [2019-10-11T21:24:57.733Z] #41 54.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
21:24:57 [2019-10-11T21:24:57.739Z] #41 ...
21:24:57 [2019-10-11T21:24:57.739Z] 
21:24:57 [2019-10-11T21:24:57.739Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
21:24:57 [2019-10-11T21:24:57.739Z] #39 DONE 0.2s
21:24:57 [2019-10-11T21:24:57.739Z] 
21:24:57 [2019-10-11T21:24:57.739Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:24:58 [2019-10-11T21:24:58.021Z] #41 54.31 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:24:58 [2019-10-11T21:24:58.021Z] 
21:24:58 [2019-10-11T21:24:58.021Z] #41 ...
21:24:58 [2019-10-11T21:24:58.021Z] 
21:24:58 [2019-10-11T21:24:58.021Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:24:58 [2019-10-11T21:24:58.021Z] #16 DONE 0.4s
21:24:58 [2019-10-11T21:24:58.021Z] 
21:24:58 [2019-10-11T21:24:58.021Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:24:58 [2019-10-11T21:24:58.021Z] #41 54.52 Selecting previously unselected package libnl-3-200:ppc64el.
21:24:58 [2019-10-11T21:24:58.021Z] #41 54.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
21:24:58 [2019-10-11T21:24:58.308Z] #41 54.57 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
21:24:58 [2019-10-11T21:24:58.308Z] #41 54.89 Selecting previously unselected package libnl-3-dev:ppc64el.
21:24:58 [2019-10-11T21:24:58.308Z] #41 54.93 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
21:24:58 [2019-10-11T21:24:58.596Z] #41 54.93 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
21:24:58 [2019-10-11T21:24:58.596Z] #41 ...
21:24:58 [2019-10-11T21:24:58.596Z] 
21:24:58 [2019-10-11T21:24:58.596Z] #17 [dev 6/24] RUN ldconfig
21:24:58 [2019-10-11T21:24:58.596Z] #17 DONE 0.7s
21:24:58 [2019-10-11T21:24:58.885Z] 
21:24:58 [2019-10-11T21:24:58.885Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.26 debconf: delaying package configuration, since apt-utils is not installed
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.60 Fetched 13.4 MB in 2s (5153 kB/s)
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.73 Selecting previously unselected package cmake-data.
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.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 ... 14950 files and directories currently installed.)
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.81 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
21:24:58 [2019-10-11T21:24:58.885Z] #34 54.82 Unpacking cmake-data (3.7.2-1) ...
21:24:59 [2019-10-11T21:24:59.157Z] #41 151.9   CC       criu/sockets.o
21:24:59 [2019-10-11T21:24:59.567Z] #41 106.1   CC       criu/clone-noasan.o
21:24:59 [2019-10-11T21:24:59.567Z] #41 106.3   CC       criu/config.o
21:24:59 [2019-10-11T21:24:59.746Z] #41 152.6   CC       criu/stats.o
21:25:00 [2019-10-11T21:25:00.008Z] #41 152.9   CC       criu/string.o
21:25:00 [2019-10-11T21:25:00.268Z] #41 152.9   CC       criu/sysctl.o
21:25:00 [2019-10-11T21:25:00.527Z] #41 153.5   CC       criu/sysfs_parse.o
21:25:00 [2019-10-11T21:25:00.787Z] #41 153.8   CC       criu/timerfd.o
21:25:00 [2019-10-11T21:25:00.940Z] #41 107.6   CC       criu/cr-check.o
21:25:01 [2019-10-11T21:25:01.046Z] #41 154.1   CC       criu/tty.o
21:25:01 [2019-10-11T21:25:01.198Z] #41 ...
21:25:01 [2019-10-11T21:25:01.198Z] 
21:25:01 [2019-10-11T21:25:01.198Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:01 [2019-10-11T21:25:01.198Z] #17 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
21:25:01 [2019-10-11T21:25:01.198Z] #17 107.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:25:01 [2019-10-11T21:25:01.198Z] #17 107.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:25:02 [2019-10-11T21:25:02.955Z] #41 155.6   CC       criu/tun.o
21:25:03 [2019-10-11T21:25:03.214Z] #41 156.0   CC       criu/uffd.o
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.29 Selecting previously unselected package liblzo2-2:ppc64el.
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.32 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.33 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.71 Selecting previously unselected package libicu57:ppc64el.
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.71 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
21:25:03 [2019-10-11T21:25:03.346Z] #34 59.74 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
21:25:03 [2019-10-11T21:25:03.346Z] #34 ...
21:25:03 [2019-10-11T21:25:03.346Z] 
21:25:03 [2019-10-11T21:25:03.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:03 [2019-10-11T21:25:03.346Z] #27 4.841 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:25:03 [2019-10-11T21:25:03.346Z] #27 5.930 
21:25:03 [2019-10-11T21:25:03.635Z] #27 6.629 
###                                                                        5.3%
########                                                                  11.6%
###########                                                               15.9%
#################                                                         24.4%
######################                                                    30.8%
############################                                              39.3%
###############################                                           44.3%
###################################                                       49.8%
######################################                                    54.0%
###########################################                               60.4%
##############################################                            64.7%
###################################################                       71.1%
#######################################################                   77.5%
##########################################################                81.8%
###############################################################           88.1%
#####################################################################     96.7%
######################################################################## 100.0%
21:25:04 [2019-10-11T21:25:04.153Z] #41 157.0   CC       criu/util.o
21:25:05 [2019-10-11T21:25:05.139Z] #27 9.939 
21:25:05 [2019-10-11T21:25:05.429Z] #27 ...
21:25:05 [2019-10-11T21:25:05.429Z] 
21:25:05 [2019-10-11T21:25:05.429Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:25:05 [2019-10-11T21:25:05.429Z] #69 DONE 61.6s
21:25:05 [2019-10-11T21:25:05.429Z] 
21:25:05 [2019-10-11T21:25:05.429Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.44 Selecting previously unselected package libprotobuf-c1:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.45 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.46 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.63 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.67 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.68 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.93 Selecting previously unselected package zlib1g-dev:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 55.95 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 56.37 Selecting previously unselected package libprotobuf10:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 56.39 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 56.43 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 57.60 Selecting previously unselected package libprotobuf-lite10:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 57.60 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 57.61 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 58.14 Selecting previously unselected package libprotobuf-dev:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 58.19 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 58.20 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 60.70 Selecting previously unselected package libprotoc10:ppc64el.
21:25:05 [2019-10-11T21:25:05.429Z] #41 60.71 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 60.71 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 61.69 Selecting previously unselected package protobuf-c-compiler.
21:25:05 [2019-10-11T21:25:05.429Z] #41 61.73 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
21:25:05 [2019-10-11T21:25:05.429Z] #41 61.75 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:25:05 [2019-10-11T21:25:05.533Z] #41 158.1   CC       criu/uts_ns.o
21:25:05 [2019-10-11T21:25:05.533Z] #41 158.3   CC       criu/vdso.o
21:25:06 [2019-10-11T21:25:06.060Z] #41 62.37 Selecting previously unselected package protobuf-compiler.
21:25:06 [2019-10-11T21:25:06.060Z] #41 62.40 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
21:25:06 [2019-10-11T21:25:06.060Z] #41 62.40 Unpacking protobuf-compiler (3.0.0-9) ...
21:25:06 [2019-10-11T21:25:06.060Z] #41 ...
21:25:06 [2019-10-11T21:25:06.060Z] 
21:25:06 [2019-10-11T21:25:06.060Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:06 [2019-10-11T21:25:06.105Z] #41 158.7   LINK     criu/built-in.o
21:25:06 [2019-10-11T21:25:06.105Z] #41 158.8   LINK     criu/criu
21:25:06 [2019-10-11T21:25:06.366Z] #41 159.2   DEP      lib/c/criu.d
21:25:06 [2019-10-11T21:25:06.366Z] #41 159.2   CC       images/rpc.pb-c.o
21:25:06 [2019-10-11T21:25:06.936Z] #41 159.8   CC       lib/c/criu.o
21:25:07 [2019-10-11T21:25:07.227Z] #27 11.06 
#####                                                                      7.0%
#########                                                                 12.7%
#################                                                         24.2%
#########################                                                 35.7%
##################################                                        47.2%
#######################################                                   55.1%
#############################################                             62.7%
##################################################                        69.6%
##########################################################                81.1%
##################################################################        92.6%
######################################################################## 100.0%
21:25:07 [2019-10-11T21:25:07.875Z] #41 160.7   LINK     lib/c/built-in.o
21:25:07 [2019-10-11T21:25:07.875Z] #41 160.7   LINK     lib/c/libcriu.so
21:25:08 [2019-10-11T21:25:08.134Z] #41 160.9   GEN      magic.py
21:25:08 [2019-10-11T21:25:08.134Z] #41 160.9 Note: Building without setproctitle() and strlcpy() support.
21:25:08 [2019-10-11T21:25:08.134Z] #41 160.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:25:08 [2019-10-11T21:25:08.394Z] #41 161.3 fatal: Not a git repository (or any of the parent directories): .git
21:25:08 [2019-10-11T21:25:08.654Z] #41 161.6 make[1]: Nothing to be done for 'all'.
21:25:08 [2019-10-11T21:25:08.729Z] #27 13.72 
21:25:08 [2019-10-11T21:25:08.729Z] #27 ...
21:25:08 [2019-10-11T21:25:08.729Z] 
21:25:08 [2019-10-11T21:25:08.729Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:08 [2019-10-11T21:25:08.729Z] #18 0.743 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
21:25:08 [2019-10-11T21:25:08.729Z] #18 0.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:25:08 [2019-10-11T21:25:08.729Z] #18 0.928 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:25:08 [2019-10-11T21:25:08.729Z] #18 0.969 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
21:25:08 [2019-10-11T21:25:08.729Z] #18 1.190 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
21:25:08 [2019-10-11T21:25:08.729Z] #18 3.105 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
21:25:08 [2019-10-11T21:25:08.729Z] #18 6.936 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:25:08 [2019-10-11T21:25:08.729Z] #18 9.243 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
21:25:08 [2019-10-11T21:25:08.913Z] #41 161.9 make[1]: 'images/built-in.o' is up to date.
21:25:09 [2019-10-11T21:25:09.063Z] #18 ...
21:25:09 [2019-10-11T21:25:09.063Z] 
21:25:09 [2019-10-11T21:25:09.063Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:25:09 [2019-10-11T21:25:09.063Z] #41 62.91 Selecting previously unselected package python-pkg-resources.
21:25:09 [2019-10-11T21:25:09.063Z] #41 62.91 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 62.92 Unpacking python-pkg-resources (33.1.1-1) ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 63.56 Selecting previously unselected package python-protobuf.
21:25:09 [2019-10-11T21:25:09.063Z] #41 63.61 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 63.62 Unpacking python-protobuf (3.0.0-9) ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 64.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 64.98 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
21:25:09 [2019-10-11T21:25:09.063Z] #41 64.98 Setting up python-pkg-resources (33.1.1-1) ...
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: 'compel/libcompel.a' is up to date.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: 'compel/compel-host-bin' is up to date.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.0 make[1]: 'soccr/libsoccr.a' is up to date.
21:25:09 [2019-10-11T21:25:09.172Z] #41 162.1 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.299Z] INFO [loader] Go packages loading at mode load types and syntax took 26.250637717s 
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.2 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.2 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.3 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.3 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.3 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.3 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.431Z] #41 162.4 make[2]: Nothing to be done for 'all'.
21:25:09 [2019-10-11T21:25:09.690Z] #41 162.4   INSTALL  criu/criu
21:25:09 [2019-10-11T21:25:09.950Z] #41 DONE 162.9s
21:25:09 [2019-10-11T21:25:09.950Z] 
21:25:09 [2019-10-11T21:25:09.950Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:25:11 [2019-10-11T21:25:11.169Z] #17 ...
21:25:11 [2019-10-11T21:25:11.169Z] 
21:25:11 [2019-10-11T21:25:11.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:11 [2019-10-11T21:25:11.169Z] #41 109.0   CC       criu/cr-dedup.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 109.5   CC       criu/cr-dump.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 111.4   CC       criu/cr-errno.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 111.4   CC       criu/cr-restore.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 115.3   CC       criu/cr-service.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 116.7   CC       criu/crtools.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 117.2   CC       criu/eventfd.o
21:25:11 [2019-10-11T21:25:11.169Z] #41 117.5   CC       criu/eventpoll.o
21:25:11 [2019-10-11T21:25:11.427Z] #41 118.3   CC       criu/external.o
21:25:11 [2019-10-11T21:25:11.808Z] #41 ...
21:25:11 [2019-10-11T21:25:11.808Z] 
21:25:11 [2019-10-11T21:25:11.808Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:25:11 [2019-10-11T21:25:11.808Z] #48 57.80 + cd /tmp/tmp.0hyrROgbiF/src/gotest.tools/gotestsum
21:25:11 [2019-10-11T21:25:11.808Z] #48 57.81 + git checkout -q v0.3.5
21:25:11 [2019-10-11T21:25:11.808Z] #48 57.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:25:11 [2019-10-11T21:25:11.808Z] #48 ...
21:25:11 [2019-10-11T21:25:11.808Z] 
21:25:11 [2019-10-11T21:25:11.808Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:11 [2019-10-11T21:25:11.808Z] #27 14.31 
####                                                                       6.3%
##########                                                                14.0%
###################                                                       26.9%
########################                                                  34.6%
##############################                                            42.4%
#####################################                                     52.7%
#########################################                                 57.9%
#############################################                             63.0%
#################################################                         68.2%
####################################################                      73.3%
############################################################              83.7%
#################################################################         91.4%
#####################################################################     96.6%
######################################################################## 100.0%
21:25:11 [2019-10-11T21:25:11.808Z] #27 16.93 
21:25:11 [2019-10-11T21:25:11.864Z] #59 ...
21:25:11 [2019-10-11T21:25:11.864Z] 
21:25:11 [2019-10-11T21:25:11.864Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
21:25:11 [2019-10-11T21:25:11.864Z] #42 DONE 0.1s
21:25:11 [2019-10-11T21:25:11.864Z] 
21:25:11 [2019-10-11T21:25:11.864Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
21:25:11 [2019-10-11T21:25:11.864Z] #45 DONE 0.1s
21:25:11 [2019-10-11T21:25:11.864Z] 
21:25:11 [2019-10-11T21:25:11.864Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:25:11 [2019-10-11T21:25:11.864Z] #59 ...
21:25:11 [2019-10-11T21:25:11.864Z] 
21:25:11 [2019-10-11T21:25:11.864Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
21:25:11 [2019-10-11T21:25:11.864Z] #48 DONE 0.1s
21:25:11 [2019-10-11T21:25:11.864Z] 
21:25:11 [2019-10-11T21:25:11.864Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
21:25:11 [2019-10-11T21:25:11.995Z] #41 118.6   CC       criu/fault-injection.o
21:25:11 [2019-10-11T21:25:11.995Z] #41 118.7   CC       criu/fdstore.o
21:25:12 [2019-10-11T21:25:12.123Z] #51 DONE 0.2s
21:25:12 [2019-10-11T21:25:12.123Z] 
21:25:12 [2019-10-11T21:25:12.123Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
21:25:12 [2019-10-11T21:25:12.123Z] #55 DONE 0.1s
21:25:12 [2019-10-11T21:25:12.123Z] 
21:25:12 [2019-10-11T21:25:12.123Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:25:12 [2019-10-11T21:25:12.562Z] #41 119.2   CC       criu/fifo.o
21:25:12 [2019-10-11T21:25:12.821Z] #41 ...
21:25:12 [2019-10-11T21:25:12.821Z] 
21:25:12 [2019-10-11T21:25:12.821Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.5 Setting up aufs-tools (1:4.1+20161219-1) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.6 Setting up libsepol1-dev:amd64 (2.6-2) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.7 Processing triggers for mime-support (3.60) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.7 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
21:25:12 [2019-10-11T21:25:12.821Z] #17 118.7 Setting up libcap2-bin (1:2.25-1) ...
21:25:13 [2019-10-11T21:25:13.079Z] #17 118.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:25:13 [2019-10-11T21:25:13.079Z] #17 118.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:25:13 [2019-10-11T21:25:13.079Z] #17 118.8 Setting up bash-completion (1:2.1-4.3) ...
21:25:14 [2019-10-11T21:25:14.559Z] INFO [loader] SSA repr building timing: packages building 206.728704ms, total 5.56863763s 
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Extraction ended at 10/11/2019 21:25:11. Duration:00:00:27.2336151
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Updating the golang and path environment variables
21:25:15 [2019-10-11T21:25:15.033Z] INFO: GOPATH=d:\gopath
21:25:15 [2019-10-11T21:25:15.033Z] INFO: go version go1.13.1 windows/amd64
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Running the daemon under test in debug mode
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Starting a daemon under test...
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40044\4\daemon --pidfile d:\CI\PR-40044\4\docker.pid -D
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Process started successfully.
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Start tailing logs of the daemon under tests
21:25:15 [2019-10-11T21:25:15.033Z] INFO: Waiting for the daemon under test to start...
21:25:15 [2019-10-11T21:25:15.201Z] #27 17.61 
#                                                                          2.1%
####                                                                       5.6%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.5%
###########                                                               16.2%
############                                                              18.0%
##############                                                            20.7%
################                                                          23.3%
##################                                                        26.0%
####################                                                      28.7%
######################                                                    31.9%
#########################                                                 35.5%
###########################                                               38.1%
##############################                                            41.7%
###############################                                           44.4%
#################################                                         46.2%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     52.6%
#######################################                                   55.2%
#########################################                                 57.8%
##########################################                                59.0%
21:25:15 [2019-10-11T21:25:15.201Z] #27 ...
21:25:15 [2019-10-11T21:25:15.201Z] 
21:25:15 [2019-10-11T21:25:15.201Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:25:15 [2019-10-11T21:25:15.201Z] #34 71.69 Selecting previously unselected package libxml2:ppc64el.
21:25:15 [2019-10-11T21:25:15.201Z] #34 71.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
21:25:15 [2019-10-11T21:25:15.201Z] #34 71.74 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
21:25:15 [2019-10-11T21:25:15.491Z] INFO: Daemon under test started and replied!
21:25:15 [2019-10-11T21:25:15.491Z] INFO: Docker version of the daemon under test
21:25:15 [2019-10-11T21:25:15.491Z] 
21:25:15 [2019-10-11T21:25:15.491Z] Client:
21:25:15 [2019-10-11T21:25:15.491Z]  Version:      17.06.2-ce
21:25:15 [2019-10-11T21:25:15.491Z]  API version:  1.30
21:25:15 [2019-10-11T21:25:15.491Z]  Go version:   go1.8.3
21:25:15 [2019-10-11T21:25:15.491Z]  Git commit:   cec0b72
21:25:15 [2019-10-11T21:25:15.491Z]  Built:        Tue Sep  5 19:57:19 2017
21:25:15 [2019-10-11T21:25:15.491Z]  OS/Arch:      windows/amd64
21:25:15 [2019-10-11T21:25:15.491Z] 
21:25:15 [2019-10-11T21:25:15.491Z] Server:
21:25:15 [2019-10-11T21:25:15.491Z]  Version:      0.0.0-dev
21:25:15 [2019-10-11T21:25:15.491Z]  API version:  1.41 (minimum version 1.24)
21:25:15 [2019-10-11T21:25:15.491Z]  Go version:   go1.13.1
21:25:15 [2019-10-11T21:25:15.491Z]  Git commit:   93edf327d
21:25:15 [2019-10-11T21:25:15.491Z]  Built:        10/11/2019 21:23:24
21:25:15 [2019-10-11T21:25:15.491Z]  OS/Arch:      windows/amd64
21:25:15 [2019-10-11T21:25:15.491Z]  Experimental: false
21:25:15 [2019-10-11T21:25:15.491Z] 
21:25:15 [2019-10-11T21:25:15.491Z] INFO: Docker info of the daemon under test
21:25:15 [2019-10-11T21:25:15.491Z] 
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up libonig4:amd64 (6.1.3-2) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up zip (3.0-11+b1) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up bzip2 (1.0.6-8.1) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.0 Setting up libaio1:amd64 (0.3.110-3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up xz-utils (5.2.2-1.2+b1) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up libpcre32-3:amd64 (2:8.39-3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
21:25:15 [2019-10-11T21:25:15.611Z] #17 121.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.6 Setting up libpcre16-3:amd64 (2:8.39-3) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.7 Setting up libnl-3-200:amd64 (3.2.27-2) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.7 Setting up pigz (2.3.4-1) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up libmpdec2:amd64 (2.4.2-1) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up mingw-w64-common (5.0.1-1) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up jq (1.5+dfsg-1.3) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
21:25:15 [2019-10-11T21:25:15.869Z] #17 121.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:25:15 [2019-10-11T21:25:15.949Z] Containers: 0
21:25:15 [2019-10-11T21:25:15.949Z]  Running: 0
21:25:15 [2019-10-11T21:25:15.949Z]  Paused: 0
21:25:15 [2019-10-11T21:25:15.949Z]  Stopped: 0
21:25:15 [2019-10-11T21:25:15.949Z] Images: 0
21:25:15 [2019-10-11T21:25:15.949Z] Server Version: 0.0.0-dev
21:25:15 [2019-10-11T21:25:15.949Z] Storage Driver: windowsfilter
21:25:15 [2019-10-11T21:25:15.949Z]  Windows: 
21:25:15 [2019-10-11T21:25:15.949Z] Logging Driver: json-file
21:25:15 [2019-10-11T21:25:15.949Z] Plugins: 
21:25:15 [2019-10-11T21:25:15.949Z]  Volume: local
21:25:15 [2019-10-11T21:25:15.949Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:25:15 [2019-10-11T21:25:15.949Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:25:15 [2019-10-11T21:25:15.949Z] Swarm: inactive
21:25:15 [2019-10-11T21:25:15.949Z] Default Isolation: process
21:25:15 [2019-10-11T21:25:15.949Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:25:15 [2019-10-11T21:25:15.949Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
21:25:15 [2019-10-11T21:25:15.949Z] OSType: windows
21:25:15 [2019-10-11T21:25:15.949Z] Architecture: x86_64
21:25:15 [2019-10-11T21:25:15.949Z] CPUs: 4
21:25:15 [2019-10-11T21:25:15.949Z] Total Memory: 32GiB
21:25:15 [2019-10-11T21:25:15.949Z] Name: azwin-2-4d1910
21:25:15 [2019-10-11T21:25:15.949Z] ID: 2HL3:X64A:G5F3:Y5KT:H6JF:4ELI:MIXA:FEAB:DPEJ:7SXQ:NDNW:GMWB
21:25:15 [2019-10-11T21:25:15.949Z] Docker Root Dir: D:\CI\PR-40044\4\daemon
21:25:15 [2019-10-11T21:25:15.949Z] Debug Mode (client): false
21:25:15 [2019-10-11T21:25:15.949Z] Debug Mode (server): true
21:25:15 [2019-10-11T21:25:15.949Z]  File Descriptors: -1
21:25:15 [2019-10-11T21:25:15.949Z]  Goroutines: 17
21:25:15 [2019-10-11T21:25:15.949Z]  System Time: 2019-10-11T21:25:15.4632426Z
21:25:15 [2019-10-11T21:25:15.949Z]  EventsListeners: 0
21:25:15 [2019-10-11T21:25:15.949Z] Registry: https://index.docker.io/v1/
21:25:15 [2019-10-11T21:25:15.949Z] Labels:
21:25:15 [2019-10-11T21:25:15.949Z] Experimental: false
21:25:15 [2019-10-11T21:25:15.949Z] Insecure Registries:
21:25:15 [2019-10-11T21:25:15.949Z]  127.0.0.0/8
21:25:15 [2019-10-11T21:25:15.949Z] Live Restore Enabled: false
21:25:15 [2019-10-11T21:25:15.949Z] 
21:25:15 [2019-10-11T21:25:15.949Z] 
21:25:15 [2019-10-11T21:25:15.949Z] INFO: Docker images of the daemon under test
21:25:15 [2019-10-11T21:25:15.949Z] 
21:25:15 [2019-10-11T21:25:15.949Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
21:25:15 [2019-10-11T21:25:15.949Z] 
21:25:15 [2019-10-11T21:25:15.949Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
21:25:15 [2019-10-11T21:25:15.949Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
21:25:15 [2019-10-11T21:25:15.949Z] ltsc2019: Pulling from windows/servercore
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.8 Setting up xfsprogs (4.9.0+nmu1) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 121.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 122.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 122.0 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 122.0 Setting up btrfs-progs (4.7.3-1) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 122.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
21:25:16 [2019-10-11T21:25:16.128Z] #17 122.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:25:16 [2019-10-11T21:25:16.723Z] #34 73.07 Selecting previously unselected package libarchive13:ppc64el.
21:25:16 [2019-10-11T21:25:16.723Z] #34 73.07 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
21:25:16 [2019-10-11T21:25:16.723Z] #34 73.08 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
21:25:17 [2019-10-11T21:25:17.362Z] #34 73.74 Selecting previously unselected package libjsoncpp1:ppc64el.
21:25:17 [2019-10-11T21:25:17.362Z] #34 73.74 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
21:25:17 [2019-10-11T21:25:17.362Z] #34 73.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
21:25:17 [2019-10-11T21:25:17.503Z] #17 ...
21:25:17 [2019-10-11T21:25:17.503Z] 
21:25:17 [2019-10-11T21:25:17.503Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:17 [2019-10-11T21:25:17.503Z] #54 142.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:25:17 [2019-10-11T21:25:17.503Z] #54 144.7 + mkdir -p /build
21:25:17 [2019-10-11T21:25:17.503Z] #54 144.7 + cp runc /build/runc
21:25:17 [2019-10-11T21:25:17.503Z] #54 DONE 145.9s
21:25:17 [2019-10-11T21:25:17.651Z] #34 74.04 Selecting previously unselected package libuv1:ppc64el.
21:25:17 [2019-10-11T21:25:17.651Z] #34 74.05 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
21:25:17 [2019-10-11T21:25:17.651Z] #34 74.05 Unpacking libuv1:ppc64el (1.9.1-3) ...
21:25:17 [2019-10-11T21:25:17.673Z] #60 194.5 + bin/containerd-stress
21:25:17 [2019-10-11T21:25:17.674Z] #60 196.1 + bin/containerd-shim
21:25:17 [2019-10-11T21:25:17.762Z] 
21:25:17 [2019-10-11T21:25:17.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:17 [2019-10-11T21:25:17.762Z] #41 119.7   CC       criu/file-ids.o
21:25:17 [2019-10-11T21:25:17.762Z] #41 120.1   CC       criu/file-lock.o
21:25:17 [2019-10-11T21:25:17.762Z] #41 121.0   CC       criu/files-ext.o
21:25:17 [2019-10-11T21:25:17.762Z] #41 121.4   CC       criu/files-reg.o
21:25:17 [2019-10-11T21:25:17.762Z] #41 123.6   CC       criu/files.o
21:25:17 [2019-10-11T21:25:17.939Z] #34 74.23 Selecting previously unselected package cmake.
21:25:17 [2019-10-11T21:25:17.939Z] #34 74.27 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
21:25:17 [2019-10-11T21:25:17.939Z] #34 74.43 Unpacking cmake (3.7.2-1) ...
21:25:19 [2019-10-11T21:25:19.142Z] #41 126.0   CC       criu/filesystems.o
21:25:19 [2019-10-11T21:25:19.709Z] #41 126.6   CC       criu/fsnotify.o
21:25:20 [2019-10-11T21:25:20.240Z] #59 190.0 + bin/containerd-stress
21:25:20 [2019-10-11T21:25:20.643Z] #41 127.5   CC       criu/image-desc.o
21:25:20 [2019-10-11T21:25:20.643Z] #41 ...
21:25:20 [2019-10-11T21:25:20.643Z] 
21:25:20 [2019-10-11T21:25:20.643Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:20 [2019-10-11T21:25:20.643Z] #17 126.6 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
21:25:20 [2019-10-11T21:25:20.643Z] #17 126.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:25:20 [2019-10-11T21:25:20.643Z] #17 126.6 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
21:25:20 [2019-10-11T21:25:20.643Z] #17 126.6 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
21:25:20 [2019-10-11T21:25:20.653Z] #34 ...
21:25:20 [2019-10-11T21:25:20.653Z] 
21:25:20 [2019-10-11T21:25:20.653Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:25:20 [2019-10-11T21:25:20.653Z] #29 76.94 + cd /tmp/tmp.OZcMO9Myq4/src/github.com/go-swagger/go-swagger
21:25:20 [2019-10-11T21:25:20.653Z] #29 76.94 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.6 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
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.6 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
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.6 Setting up btrfs-tools (4.7.3-1) ...
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.7 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
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.7 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
21:25:20 [2019-10-11T21:25:20.901Z] #17 126.7 Setting up python3 (3.5.3-1) ...
21:25:20 [2019-10-11T21:25:20.942Z] #29 ...
21:25:20 [2019-10-11T21:25:20.942Z] 
21:25:20 [2019-10-11T21:25:20.942Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:25:20 [2019-10-11T21:25:20.942Z] #32 67.18 internal/reflectlite
21:25:20 [2019-10-11T21:25:20.942Z] #32 67.19 sync
21:25:20 [2019-10-11T21:25:20.942Z] #32 74.11 errors
21:25:20 [2019-10-11T21:25:20.942Z] #32 74.11 sort
21:25:20 [2019-10-11T21:25:20.942Z] #32 74.87 strconv
21:25:20 [2019-10-11T21:25:20.942Z] #32 74.87 io
21:25:20 [2019-10-11T21:25:20.942Z] #32 74.88 internal/oserror
21:25:20 [2019-10-11T21:25:20.942Z] #32 75.51 syscall
21:25:20 [2019-10-11T21:25:20.942Z] #32 ...
21:25:20 [2019-10-11T21:25:20.942Z] 
21:25:20 [2019-10-11T21:25:20.942Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:20 [2019-10-11T21:25:20.942Z] #45 67.15 internal/reflectlite
21:25:20 [2019-10-11T21:25:20.942Z] #45 67.16 sync
21:25:20 [2019-10-11T21:25:20.942Z] #45 71.64 math/rand
21:25:20 [2019-10-11T21:25:20.942Z] #45 71.68 github.com/LK4D4/vndr/godl/singleflight
21:25:20 [2019-10-11T21:25:20.942Z] #45 71.71 internal/singleflight
21:25:20 [2019-10-11T21:25:20.942Z] #45 76.38 sort
21:25:20 [2019-10-11T21:25:20.942Z] #45 76.39 io
21:25:20 [2019-10-11T21:25:20.942Z] #45 76.41 strconv
21:25:20 [2019-10-11T21:25:20.942Z] #45 76.73 syscall
21:25:21 [2019-10-11T21:25:21.231Z] #45 ...
21:25:21 [2019-10-11T21:25:21.231Z] 
21:25:21 [2019-10-11T21:25:21.231Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:21 [2019-10-11T21:25:21.232Z] #27 17.61 
#                                                                          2.1%
####                                                                       5.6%
#####                                                                      8.2%
#######                                                                   10.8%
#########                                                                 13.5%
###########                                                               16.2%
############                                                              18.0%
##############                                                            20.7%
################                                                          23.3%
##################                                                        26.0%
####################                                                      28.7%
######################                                                    31.9%
#########################                                                 35.5%
###########################                                               38.1%
##############################                                            41.7%
###############################                                           44.4%
#################################                                         46.2%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     52.6%
#######################################                                   55.2%
#########################################                                 57.8%
##########################################                                59.0%
###########################################                               60.3%
#############################################                             63.0%
###############################################                           66.2%
#################################################                         68.9%
###################################################                       71.6%
####################################################                      73.4%
######################################################                    76.0%
########################################################                  78.7%
##########################################################                81.1%
############################################################              84.7%
###############################################################           88.2%
#################################################################         90.9%
####################################################################      94.5%
######################################################################    97.3%
#######################################################################   99.3%
######################################################################## 100.0%
21:25:21 [2019-10-11T21:25:21.232Z] #27 22.40 
21:25:21 [2019-10-11T21:25:21.519Z] #27 26.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:25:21 [2019-10-11T21:25:21.722Z] 65014b3c3121: Pulling fs layer
21:25:21 [2019-10-11T21:25:21.722Z] 12c8dbabfd62: Pulling fs layer
21:25:22 [2019-10-11T21:25:22.143Z] #59 192.7 + bin/containerd-shim
21:25:22 [2019-10-11T21:25:22.150Z] #27 ...
21:25:22 [2019-10-11T21:25:22.150Z] 
21:25:22 [2019-10-11T21:25:22.150Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:25:22 [2019-10-11T21:25:22.150Z] #34 78.47 Selecting previously unselected package xxd.
21:25:22 [2019-10-11T21:25:22.150Z] #34 78.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
21:25:22 [2019-10-11T21:25:22.150Z] #34 78.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:25:22 [2019-10-11T21:25:22.150Z] #34 78.72 Selecting previously unselected package vim-common.
21:25:22 [2019-10-11T21:25:22.276Z] #17 128.1 Setting up apparmor (2.11.0-3+deb9u2) ...
21:25:22 [2019-10-11T21:25:22.439Z] #34 78.75 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:25:22 [2019-10-11T21:25:22.439Z] #34 78.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:25:22 [2019-10-11T21:25:22.727Z] #34 79.31 Processing triggers for mime-support (3.60) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.43 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.45 Setting up libuv1:ppc64el (1.9.1-3) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.48 Setting up cmake-data (3.7.2-1) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.49 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.50 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
21:25:23 [2019-10-11T21:25:23.020Z] #34 79.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:23 [2019-10-11T21:25:23.064Z] #60 202.3 + bin/containerd-shim-runc-v1
21:25:23 [2019-10-11T21:25:23.212Z] #17 129.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:25:23 [2019-10-11T21:25:23.310Z] #34 79.65 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:25:23 [2019-10-11T21:25:23.310Z] #34 79.66 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:25:23 [2019-10-11T21:25:23.310Z] #34 79.67 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
21:25:23 [2019-10-11T21:25:23.310Z] #34 79.68 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
21:25:23 [2019-10-11T21:25:23.310Z] #34 79.72 Setting up cmake (3.7.2-1) ...
21:25:23 [2019-10-11T21:25:23.471Z] #17 129.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:25:23 [2019-10-11T21:25:23.471Z] #17 129.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:25:23 [2019-10-11T21:25:23.471Z] #17 129.3 Setting up python3-wheel (0.29.0-2) ...
21:25:23 [2019-10-11T21:25:23.601Z] #34 79.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:23 [2019-10-11T21:25:23.601Z] #34 DONE 80.1s
21:25:23 [2019-10-11T21:25:23.601Z] 
21:25:23 [2019-10-11T21:25:23.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:23 [2019-10-11T21:25:23.601Z] #27 28.01 
21:25:23 [2019-10-11T21:25:23.601Z] #27 ...
21:25:23 [2019-10-11T21:25:23.601Z] 
21:25:23 [2019-10-11T21:25:23.601Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:25:23 [2019-10-11T21:25:23.601Z] #35 DONE 0.1s
21:25:23 [2019-10-11T21:25:23.601Z] 
21:25:23 [2019-10-11T21:25:23.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:23 [2019-10-11T21:25:23.601Z] #27 28.68 
######################################################################## 100.0%
21:25:23 [2019-10-11T21:25:23.902Z] #27 ...
21:25:23 [2019-10-11T21:25:23.902Z] 
21:25:23 [2019-10-11T21:25:23.902Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:25:23 [2019-10-11T21:25:23.902Z] #36 DONE 0.1s
21:25:23 [2019-10-11T21:25:23.902Z] 
21:25:23 [2019-10-11T21:25:23.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:23 [2019-10-11T21:25:23.902Z] #27 29.09 
21:25:24 [2019-10-11T21:25:24.407Z] #17 130.3 Setting up python3-pkg-resources (33.1.1-1) ...
21:25:24 [2019-10-11T21:25:24.962Z] #60 205.0 + bin/containerd-shim-runc-v2
21:25:25 [2019-10-11T21:25:25.341Z] #17 131.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:25:25 [2019-10-11T21:25:25.341Z] #17 131.3 Setting up python3-pip (9.0.1-2+deb9u1) ...
21:25:26 [2019-10-11T21:25:26.258Z] #60 205.9 + binaries
21:25:26 [2019-10-11T21:25:26.258Z] #60 205.9 + mkdir -p /build
21:25:26 [2019-10-11T21:25:26.258Z] #60 205.9 + cp bin/containerd /build/containerd
21:25:26 [2019-10-11T21:25:26.258Z] #60 205.9 + cp bin/containerd-shim /build/containerd-shim
21:25:26 [2019-10-11T21:25:26.258Z] #60 205.9 + cp bin/ctr /build/ctr
21:25:26 [2019-10-11T21:25:26.258Z] #60 DONE 206.1s
21:25:26 [2019-10-11T21:25:26.608Z] #27 ...
21:25:26 [2019-10-11T21:25:26.608Z] 
21:25:26 [2019-10-11T21:25:26.608Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:25:26 [2019-10-11T21:25:26.608Z] #41 73.12 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:25:26 [2019-10-11T21:25:26.608Z] #41 73.12 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
21:25:26 [2019-10-11T21:25:26.608Z] #41 73.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:26 [2019-10-11T21:25:26.608Z] #41 73.21 Setting up python-protobuf (3.0.0-9) ...
21:25:26 [2019-10-11T21:25:26.624Z] 
21:25:26 [2019-10-11T21:25:26.624Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
21:25:26 [2019-10-11T21:25:26.717Z] #17 132.2 Setting up dmsetup (2:1.02.137-2) ...
21:25:26 [2019-10-11T21:25:26.717Z] #17 132.2 Setting up python3-setuptools (33.1.1-1) ...
21:25:26 [2019-10-11T21:25:26.895Z] #41 ...
21:25:26 [2019-10-11T21:25:26.895Z] 
21:25:26 [2019-10-11T21:25:26.895Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.467 + RM_GOPATH=0
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.467 + TMP_GOPATH=
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.468 + : /build
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.468 + '[' -z '' ']'
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.469 ++ mktemp -d
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.473 + export GOPATH=/tmp/tmp.UYf46acRg3
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.473 + GOPATH=/tmp/tmp.UYf46acRg3
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.473 + RM_GOPATH=1
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.487 ++ dirname ./install.sh
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.490 + dir=.
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.497 + bin=tini
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.498 + shift
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.499 + '[' '!' -f ./tini.installer ']'
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.500 + . ./tini.installer
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.501 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.506 + install_tini
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.509 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.510 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.UYf46acRg3/tini
21:25:26 [2019-10-11T21:25:26.895Z] #37 0.515 Cloning into '/tmp/tmp.UYf46acRg3/tini'...
21:25:26 [2019-10-11T21:25:26.895Z] #37 2.522 + cd /tmp/tmp.UYf46acRg3/tini
21:25:26 [2019-10-11T21:25:26.895Z] #37 2.538 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:25:26 [2019-10-11T21:25:26.895Z] #37 2.561 + cmake .
21:25:26 [2019-10-11T21:25:26.990Z] #61 DONE 0.2s
21:25:26 [2019-10-11T21:25:26.990Z] 
21:25:26 [2019-10-11T21:25:26.990Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:25:26 [2019-10-11T21:25:26.990Z] #65 DONE 0.1s
21:25:26 [2019-10-11T21:25:26.990Z] 
21:25:26 [2019-10-11T21:25:26.990Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:25:26 [2019-10-11T21:25:26.990Z] #67 DONE 0.1s
21:25:26 [2019-10-11T21:25:26.990Z] 
21:25:26 [2019-10-11T21:25:26.990Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
21:25:26 [2019-10-11T21:25:26.990Z] #70 DONE 0.1s
21:25:27 [2019-10-11T21:25:27.182Z] #37 ...
21:25:27 [2019-10-11T21:25:27.182Z] 
21:25:27 [2019-10-11T21:25:27.182Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:27 [2019-10-11T21:25:27.182Z] #55 21.97 + cd /tmp/tmp.y7gOLGOfMN/src/github.com/opencontainers/runc
21:25:27 [2019-10-11T21:25:27.182Z] #55 21.97 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:25:27 [2019-10-11T21:25:27.182Z] #55 22.90 + '[' -z '' ']'
21:25:27 [2019-10-11T21:25:27.182Z] #55 22.90 + target=static
21:25:27 [2019-10-11T21:25:27.182Z] #55 22.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:25:27 [2019-10-11T21:25:27.182Z] #55 26.79 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
21:25:27 [2019-10-11T21:25:27.182Z] #55 ...
21:25:27 [2019-10-11T21:25:27.182Z] 
21:25:27 [2019-10-11T21:25:27.182Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.46 Setting up libcap-dev:ppc64el (1:2.25-1) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.46 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.47 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.50 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.51 Setting up libprotoc10:ppc64el (3.0.0-9) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.52 Setting up protobuf-c-compiler (1.2.1-2) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.54 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.57 Setting up protobuf-compiler (3.0.0-9) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.59 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.61 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
21:25:27 [2019-10-11T21:25:27.182Z] #41 83.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:27 [2019-10-11T21:25:27.387Z] 
21:25:27 [2019-10-11T21:25:27.387Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
21:25:27 [2019-10-11T21:25:27.387Z] #71 DONE 0.0s
21:25:27 [2019-10-11T21:25:27.387Z] 
21:25:27 [2019-10-11T21:25:27.387Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
21:25:27 [2019-10-11T21:25:27.422Z] #59 198.0 + bin/containerd-shim-runc-v1
21:25:27 [2019-10-11T21:25:27.470Z] #41 DONE 83.9s
21:25:27 [2019-10-11T21:25:27.470Z] 
21:25:27 [2019-10-11T21:25:27.470Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:27 [2019-10-11T21:25:27.470Z] #45 82.80 vendor/golang.org/x/net/dns/dnsmessage
21:25:27 [2019-10-11T21:25:27.470Z] #45 83.24 bytes
21:25:27 [2019-10-11T21:25:27.652Z] #17 133.4 Setting up dh-python (2.20170125) ...
21:25:27 [2019-10-11T21:25:27.754Z] #72 DONE 0.5s
21:25:27 [2019-10-11T21:25:27.754Z] 
21:25:27 [2019-10-11T21:25:27.754Z] #73 exporting to oci image format
21:25:28 [2019-10-11T21:25:28.154Z] #73 exporting layers
21:25:28 [2019-10-11T21:25:28.218Z] #17 134.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:25:28 [2019-10-11T21:25:28.218Z] #17 134.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:25:28 [2019-10-11T21:25:28.783Z] #17 DONE 134.5s
21:25:28 [2019-10-11T21:25:28.783Z] 
21:25:28 [2019-10-11T21:25:28.783Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:25:28 [2019-10-11T21:25:28.783Z] #38 203.9 + dpkg --print-architecture
21:25:28 [2019-10-11T21:25:28.783Z] #38 204.0 + cd /tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution
21:25:28 [2019-10-11T21:25:28.783Z] #38 204.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:25:28 [2019-10-11T21:25:28.783Z] #38 205.1 + GOPATH=/tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.R1cp7ni28t
21:25:28 [2019-10-11T21:25:28.783Z] #38 205.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:25:28 [2019-10-11T21:25:28.783Z] #38 ...
21:25:28 [2019-10-11T21:25:28.783Z] 
21:25:28 [2019-10-11T21:25:28.783Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:25:30 [2019-10-11T21:25:30.715Z] #59 201.0 + bin/containerd-shim-runc-v2
21:25:31 [2019-10-11T21:25:31.311Z] #18 ...
21:25:31 [2019-10-11T21:25:31.311Z] 
21:25:31 [2019-10-11T21:25:31.311Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:31 [2019-10-11T21:25:31.311Z] #41 127.6   CC       criu/image.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 128.4   CC       criu/ipc_ns.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 129.1   CC       criu/irmap.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 129.6   CC       criu/kcmp-ids.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 129.9   CC       criu/kerndat.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 130.9   CC       criu/libnetlink.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 131.4   CC       criu/log.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 131.8   CC       criu/lsm.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 132.3   CC       criu/mem.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 133.7   CC       criu/mount.o
21:25:31 [2019-10-11T21:25:31.311Z] #41 137.4   CC       criu/namespaces.o
21:25:31 [2019-10-11T21:25:31.652Z] #59 202.1 + binaries
21:25:31 [2019-10-11T21:25:31.652Z] #59 202.1 + mkdir -p /build
21:25:31 [2019-10-11T21:25:31.652Z] #59 202.1 + cp bin/containerd /build/containerd
21:25:31 [2019-10-11T21:25:31.652Z] #59 202.1 + cp bin/containerd-shim /build/containerd-shim
21:25:31 [2019-10-11T21:25:31.652Z] #59 202.1 + cp bin/ctr /build/ctr
21:25:31 [2019-10-11T21:25:31.912Z] #45 ...
21:25:31 [2019-10-11T21:25:31.912Z] 
21:25:31 [2019-10-11T21:25:31.912Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:31 [2019-10-11T21:25:31.912Z] #27 32.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:25:31 [2019-10-11T21:25:31.912Z] #27 33.82 
21:25:31 [2019-10-11T21:25:31.912Z] #27 34.64 
######################################################################## 100.0%
21:25:31 [2019-10-11T21:25:31.912Z] #27 34.97 
21:25:32 [2019-10-11T21:25:32.247Z] #41 139.1   CC       criu/net.o
21:25:33 [2019-10-11T21:25:33.027Z] #59 DONE 203.4s
21:25:33 [2019-10-11T21:25:33.402Z] #27 38.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:25:33 [2019-10-11T21:25:33.698Z] #27 38.54 skipping existing c8c2d4a6b2e3
21:25:33 [2019-10-11T21:25:33.698Z] #27 38.79 
21:25:34 [2019-10-11T21:25:34.041Z] #27 ...
21:25:34 [2019-10-11T21:25:34.041Z] 
21:25:34 [2019-10-11T21:25:34.041Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:25:34 [2019-10-11T21:25:34.041Z] #29 80.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:34 [2019-10-11T21:25:34.041Z] #29 ...
21:25:34 [2019-10-11T21:25:34.041Z] 
21:25:34 [2019-10-11T21:25:34.041Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:34 [2019-10-11T21:25:34.041Z] #37 3.955 -- The C compiler identification is GNU 6.3.0
21:25:34 [2019-10-11T21:25:34.041Z] #37 4.042 -- Check for working C compiler: /usr/bin/cc
21:25:34 [2019-10-11T21:25:34.041Z] #37 5.189 -- Check for working C compiler: /usr/bin/cc -- works
21:25:34 [2019-10-11T21:25:34.041Z] #37 5.209 -- Detecting C compiler ABI info
21:25:34 [2019-10-11T21:25:34.041Z] #37 6.457 -- Detecting C compiler ABI info - done
21:25:34 [2019-10-11T21:25:34.041Z] #37 6.670 -- Detecting C compile features
21:25:34 [2019-10-11T21:25:34.041Z] #37 9.629 -- Detecting C compile features - done
21:25:34 [2019-10-11T21:25:34.041Z] #37 9.713 -- Performing Test HAS_BUILTIN_FORTIFY
21:25:34 [2019-10-11T21:25:34.041Z] #37 10.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:25:34 [2019-10-11T21:25:34.080Z] 12c8dbabfd62: Verifying Checksum
21:25:34 [2019-10-11T21:25:34.080Z] 12c8dbabfd62: Download complete
21:25:34 [2019-10-11T21:25:34.331Z] #37 10.57 -- Configuring done
21:25:34 [2019-10-11T21:25:34.331Z] #37 10.64 -- Generating done
21:25:34 [2019-10-11T21:25:34.404Z] 
21:25:34 [2019-10-11T21:25:34.404Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
21:25:34 [2019-10-11T21:25:34.622Z] #37 10.68 -- Build files have been written to: /tmp/tmp.UYf46acRg3/tini
21:25:34 [2019-10-11T21:25:34.622Z] #37 10.71 + make tini-static
21:25:34 [2019-10-11T21:25:34.662Z] #60 DONE 0.5s
21:25:34 [2019-10-11T21:25:34.662Z] 
21:25:34 [2019-10-11T21:25:34.662Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:25:34 [2019-10-11T21:25:34.778Z] #41 ...
21:25:34 [2019-10-11T21:25:34.778Z] 
21:25:34 [2019-10-11T21:25:34.778Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:25:34 [2019-10-11T21:25:34.778Z] #18 5.787 Collecting yamllint==1.16.0
21:25:34 [2019-10-11T21:25:34.912Z] #37 11.22 Scanning dependencies of target tini-static
21:25:34 [2019-10-11T21:25:34.913Z] #37 ...
21:25:34 [2019-10-11T21:25:34.913Z] 
21:25:34 [2019-10-11T21:25:34.913Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:25:34 [2019-10-11T21:25:34.913Z] #32 81.21 bytes
21:25:34 [2019-10-11T21:25:34.913Z] #32 81.22 strings
21:25:34 [2019-10-11T21:25:34.920Z] #64 DONE 0.2s
21:25:34 [2019-10-11T21:25:34.920Z] 
21:25:34 [2019-10-11T21:25:34.920Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:25:35 [2019-10-11T21:25:35.179Z] #66 DONE 0.3s
21:25:35 [2019-10-11T21:25:35.179Z] 
21:25:35 [2019-10-11T21:25:35.179Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
21:25:35 [2019-10-11T21:25:35.201Z] #32 ...
21:25:35 [2019-10-11T21:25:35.201Z] 
21:25:35 [2019-10-11T21:25:35.201Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:35 [2019-10-11T21:25:35.201Z] #37 11.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:25:35 [2019-10-11T21:25:35.438Z] #69 DONE 0.1s
21:25:35 [2019-10-11T21:25:35.438Z] 
21:25:35 [2019-10-11T21:25:35.438Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
21:25:35 [2019-10-11T21:25:35.438Z] #70 DONE 0.0s
21:25:35 [2019-10-11T21:25:35.438Z] 
21:25:35 [2019-10-11T21:25:35.438Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
21:25:35 [2019-10-11T21:25:35.491Z] #37 ...
21:25:35 [2019-10-11T21:25:35.491Z] 
21:25:35 [2019-10-11T21:25:35.491Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:35 [2019-10-11T21:25:35.491Z] #18 26.66 Fetched 7720 kB in 25s (297 kB/s)
21:25:35 [2019-10-11T21:25:35.491Z] #18 26.66 Reading package lists...
21:25:35 [2019-10-11T21:25:35.491Z] #18 35.77 Reading package lists...
21:25:35 [2019-10-11T21:25:35.491Z] #18 ...
21:25:35 [2019-10-11T21:25:35.491Z] 
21:25:35 [2019-10-11T21:25:35.491Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:35 [2019-10-11T21:25:35.491Z] #42 2.857 Note: Building without setproctitle() and strlcpy() support.
21:25:35 [2019-10-11T21:25:35.491Z] #42 2.857       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:25:35 [2019-10-11T21:25:35.491Z] #42 5.349 fatal: Not a git repository (or any of the parent directories): .git
21:25:35 [2019-10-11T21:25:35.491Z] #42 5.387   GEN      .gitid
21:25:35 [2019-10-11T21:25:35.491Z] #42 5.397   GEN      criu/include/version.h
21:25:35 [2019-10-11T21:25:35.491Z] #42 5.466   GEN      include/common/asm
21:25:35 [2019-10-11T21:25:35.779Z] #42 8.404   PBCC     images/google/protobuf/descriptor.pb-c.c
21:25:36 [2019-10-11T21:25:36.068Z] #42 8.589   PBCC     images/opts.pb-c.c
21:25:36 [2019-10-11T21:25:36.068Z] #42 8.763   PBCC     images/sit.pb-c.c
21:25:36 [2019-10-11T21:25:36.068Z] #42 ...
21:25:36 [2019-10-11T21:25:36.068Z] 
21:25:36 [2019-10-11T21:25:36.068Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:25:36 [2019-10-11T21:25:36.068Z] #32 92.48 bufio
21:25:37 [2019-10-11T21:25:37.341Z] #71 DONE 1.9s
21:25:37 [2019-10-11T21:25:37.341Z] 
21:25:37 [2019-10-11T21:25:37.341Z] #72 exporting to image
21:25:37 [2019-10-11T21:25:37.341Z] #72 exporting layers
21:25:39 [2019-10-11T21:25:39.569Z] #32 95.46 reflect
21:25:39 [2019-10-11T21:25:39.569Z] #32 ...
21:25:39 [2019-10-11T21:25:39.569Z] 
21:25:39 [2019-10-11T21:25:39.569Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:25:39 [2019-10-11T21:25:39.569Z] #27 42.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:25:39 [2019-10-11T21:25:39.569Z] #27 43.27 
21:25:39 [2019-10-11T21:25:39.569Z] #27 43.81 
######################################################################## 100.0%
21:25:39 [2019-10-11T21:25:39.569Z] #27 44.13 
21:25:39 [2019-10-11T21:25:39.569Z] #27 44.29 Download of images into '/build' complete.
21:25:39 [2019-10-11T21:25:39.569Z] #27 44.29 Use something like the following to load the result into a Docker daemon:
21:25:39 [2019-10-11T21:25:39.569Z] #27 44.29   tar -cC '/build' . | docker load
21:25:39 [2019-10-11T21:25:39.569Z] #27 DONE 44.4s
21:25:39 [2019-10-11T21:25:39.569Z] 
21:25:39 [2019-10-11T21:25:39.569Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:39 [2019-10-11T21:25:39.569Z] #42 8.968   DEP      images/google/protobuf/descriptor.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.171   DEP      images/opts.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.309   DEP      images/sit.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.389   PBCC     images/macvlan.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.442   DEP      images/macvlan.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.538   PBCC     images/autofs.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.588   DEP      images/autofs.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.740   PBCC     images/sysctl.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.780   DEP      images/sysctl.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.868   PBCC     images/time.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 9.914   DEP      images/time.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.03   PBCC     images/binfmt-misc.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.10   DEP      images/binfmt-misc.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.19   PBCC     images/seccomp.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.24   DEP      images/seccomp.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.34   PBCC     images/userns.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.39   DEP      images/userns.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.60   PBCC     images/cgroup.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.65   DEP      images/cgroup.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.86   PBCC     images/fown.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 10.91   PBCC     images/ext-file.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.04   DEP      images/fown.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.22   DEP      images/ext-file.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.30   PBCC     images/rpc.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.40   DEP      images/rpc.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.68   PBCC     images/siginfo.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.70   DEP      images/siginfo.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.78   PBCC     images/pagemap.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 11.87   DEP      images/pagemap.pb-c.d
21:25:39 [2019-10-11T21:25:39.569Z] #42 12.07   PBCC     images/rlimit.pb-c.c
21:25:39 [2019-10-11T21:25:39.569Z] #42 12.14   DEP      images/rlimit.pb-c.d
21:25:39 [2019-10-11T21:25:39.859Z] #42 12.37   PBCC     images/file-lock.pb-c.c
21:25:40 [2019-10-11T21:25:40.081Z] #18 ...
21:25:40 [2019-10-11T21:25:40.082Z] 
21:25:40 [2019-10-11T21:25:40.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:40 [2019-10-11T21:25:40.082Z] #41 141.7   CC       criu/netfilter.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 141.9   CC       criu/page-pipe.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 142.4   CC       criu/page-xfer.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 143.5   CC       criu/pagemap-cache.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 143.8   CC       criu/pagemap.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 144.5   CC       criu/parasite-syscall.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 145.2   CC       criu/path.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 145.4   CC       criu/pie-util-vdso-elf32.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 145.7   CC       criu/pie-util-vdso.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 146.1   CC       criu/pie-util.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 146.3   CC       criu/pipes.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 146.8   CC       criu/plugin.o
21:25:40 [2019-10-11T21:25:40.082Z] #41 147.1   CC       criu/proc_parse.o
21:25:40 [2019-10-11T21:25:40.147Z] #42 12.52   DEP      images/file-lock.pb-c.d
21:25:40 [2019-10-11T21:25:40.436Z] #42 12.82   PBCC     images/tty.pb-c.c
21:25:40 [2019-10-11T21:25:40.436Z] #42 12.96   DEP      images/tty.pb-c.d
21:25:40 [2019-10-11T21:25:40.436Z] #42 13.21   PBCC     images/tun.pb-c.c
21:25:40 [2019-10-11T21:25:40.739Z] #42 13.27   PBCC     images/netdev.pb-c.c
21:25:40 [2019-10-11T21:25:40.739Z] #42 13.37   DEP      images/tun.pb-c.d
21:25:40 [2019-10-11T21:25:40.739Z] #42 13.45   DEP      images/netdev.pb-c.d
21:25:41 [2019-10-11T21:25:41.028Z] #42 13.63   PBCC     images/vma.pb-c.c
21:25:41 [2019-10-11T21:25:41.314Z] #42 13.85   DEP      images/vma.pb-c.d
21:25:41 [2019-10-11T21:25:41.314Z] #42 13.93   PBCC     images/creds.pb-c.c
21:25:41 [2019-10-11T21:25:41.314Z] #42 13.98   DEP      images/creds.pb-c.d
21:25:41 [2019-10-11T21:25:41.454Z] #41 ...
21:25:41 [2019-10-11T21:25:41.454Z] 
21:25:41 [2019-10-11T21:25:41.454Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:25:41 [2019-10-11T21:25:41.454Z] #18 12.56   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:25:41 [2019-10-11T21:25:41.454Z] #18 12.87 Collecting pyyaml (from yamllint==1.16.0)
21:25:41 [2019-10-11T21:25:41.602Z] #42 ...
21:25:41 [2019-10-11T21:25:41.602Z] 
21:25:41 [2019-10-11T21:25:41.602Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:41 [2019-10-11T21:25:41.602Z] #37 15.63 [100%] Linking C executable tini-static
21:25:41 [2019-10-11T21:25:41.602Z] #37 17.39 [100%] Built target tini-static
21:25:41 [2019-10-11T21:25:41.602Z] #37 17.63 + mkdir -p /build
21:25:41 [2019-10-11T21:25:41.602Z] #37 17.63 + cp tini-static /build/docker-init
21:25:41 [2019-10-11T21:25:41.602Z] #37 DONE 17.7s
21:25:41 [2019-10-11T21:25:41.602Z] 
21:25:41 [2019-10-11T21:25:41.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:41 [2019-10-11T21:25:41.602Z] #42 14.08   PBCC     images/utsns.pb-c.c
21:25:41 [2019-10-11T21:25:41.602Z] #42 14.13   DEP      images/utsns.pb-c.d
21:25:41 [2019-10-11T21:25:41.602Z] #42 ...
21:25:41 [2019-10-11T21:25:41.602Z] 
21:25:41 [2019-10-11T21:25:41.602Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:25:41 [2019-10-11T21:25:41.602Z] #32 97.54 path
21:25:42 [2019-10-11T21:25:42.629Z] #72 exporting layers 4.8s done
21:25:42 [2019-10-11T21:25:42.629Z] #72 writing image sha256:6cd07c2951799afcde540c8942044d4a33f88e916250979d0de9ba29239e5013 done
21:25:42 [2019-10-11T21:25:42.629Z] #72 naming to docker.io/library/docker:93edf327dc6597ee1a763bc105ba7e341415edd8 done
21:25:42 [2019-10-11T21:25:42.629Z] #72 DONE 4.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:25:42 [2019-10-11T21:25:42.827Z] #18 14.05   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
21:25:42 [2019-10-11T21:25:42.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/test/unit
21:25:44 [2019-10-11T21:25:44.725Z] #18 15.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:25:44 [2019-10-11T21:25:44.983Z] #18 ...
21:25:44 [2019-10-11T21:25:44.983Z] 
21:25:44 [2019-10-11T21:25:44.983Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:25:44 [2019-10-11T21:25:44.983Z] #38 227.2 + rm -rf /tmp/tmp.R1cp7ni28t/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.R1cp7ni28t
21:25:44 [2019-10-11T21:25:44.983Z] #38 DONE 227.9s
21:25:45 [2019-10-11T21:25:45.241Z] 
21:25:45 [2019-10-11T21:25:45.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:45 [2019-10-11T21:25:45.241Z] #41 149.2   CC       criu/protobuf-desc.o
21:25:45 [2019-10-11T21:25:45.241Z] #41 150.0   CC       criu/protobuf.o
21:25:45 [2019-10-11T21:25:45.241Z] #41 150.3   CC       criu/pstree.o
21:25:45 [2019-10-11T21:25:45.241Z] #41 151.4   CC       criu/rbtree.o
21:25:45 [2019-10-11T21:25:45.241Z] #41 151.7   CC       criu/rst-malloc.o
21:25:45 [2019-10-11T21:25:45.241Z] #41 151.9   CC       criu/seccomp.o
21:25:45 [2019-10-11T21:25:45.806Z] #41 152.5   CC       criu/seize.o
21:25:46 [2019-10-11T21:25:46.029Z] #32 102.2 text/tabwriter
21:25:46 [2019-10-11T21:25:46.317Z] #32 ...
21:25:46 [2019-10-11T21:25:46.317Z] 
21:25:46 [2019-10-11T21:25:46.317Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.22   PBCC     images/ipc-desc.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.27   PBCC     images/ipc-sem.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.30   DEP      images/ipc-desc.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.38   DEP      images/ipc-sem.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.46   PBCC     images/ipc-msg.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.51   DEP      images/ipc-msg.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.60   PBCC     images/ipc-shm.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.64   DEP      images/ipc-shm.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.74   PBCC     images/ipc-var.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.79   DEP      images/ipc-var.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.88   PBCC     images/sk-opts.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 14.93   PBCC     images/packet-sock.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.14   DEP      images/sk-opts.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.29   DEP      images/packet-sock.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.47   PBCC     images/sk-netlink.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.69   DEP      images/sk-netlink.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.80   PBCC     images/sk-inet.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 15.94   DEP      images/sk-inet.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.05   PBCC     images/sk-unix.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.17   DEP      images/sk-unix.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.30   PBCC     images/mm.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.39   DEP      images/mm.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.52   PBCC     images/timerfd.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.56   DEP      images/timerfd.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.66   PBCC     images/timer.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.68   DEP      images/timer.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.76   PBCC     images/sa.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.82   DEP      images/sa.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.90   PBCC     images/pipe-data.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 16.94   DEP      images/pipe-data.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.01   PBCC     images/mnt.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.07   DEP      images/mnt.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.16   PBCC     images/sk-packet.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.20   DEP      images/sk-packet.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.33   PBCC     images/tcp-stream.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.43   DEP      images/tcp-stream.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.55   PBCC     images/pipe.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.67   DEP      images/pipe.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.76   PBCC     images/pstree.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.84   DEP      images/pstree.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 17.99   PBCC     images/fs.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.03   DEP      images/fs.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.14   PBCC     images/signalfd.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.21   DEP      images/signalfd.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.29   PBCC     images/fh.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.38   PBCC     images/fsnotify.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.47   DEP      images/fh.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.56   DEP      images/fsnotify.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.69   PBCC     images/eventpoll.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.77   DEP      images/eventpoll.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.84   PBCC     images/eventfd.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.89   DEP      images/eventfd.pb-c.d
21:25:46 [2019-10-11T21:25:46.317Z] #42 18.98   PBCC     images/remap-file-path.pb-c.c
21:25:46 [2019-10-11T21:25:46.317Z] #42 19.01   DEP      images/remap-file-path.pb-c.d
21:25:46 [2019-10-11T21:25:46.443Z] 65014b3c3121: Verifying Checksum
21:25:46 [2019-10-11T21:25:46.443Z] 65014b3c3121: Download complete
21:25:46 [2019-10-11T21:25:46.606Z] #42 19.16   PBCC     images/fifo.pb-c.c
21:25:46 [2019-10-11T21:25:46.606Z] #42 19.19   DEP      images/fifo.pb-c.d
21:25:46 [2019-10-11T21:25:46.606Z] #42 19.27   PBCC     images/ghost-file.pb-c.c
21:25:46 [2019-10-11T21:25:46.738Z] #41 153.6   CC       criu/servicefd.o
21:25:46 [2019-10-11T21:25:46.894Z] #42 19.39   DEP      images/ghost-file.pb-c.d
21:25:46 [2019-10-11T21:25:46.894Z] #42 19.45   PBCC     images/regfile.pb-c.c
21:25:46 [2019-10-11T21:25:46.894Z] #42 19.51   DEP      images/regfile.pb-c.d
21:25:46 [2019-10-11T21:25:46.894Z] #42 19.64   PBCC     images/ns.pb-c.c
21:25:46 [2019-10-11T21:25:46.995Z] #41 154.0   CC       criu/shmem.o
21:25:47 [2019-10-11T21:25:47.183Z] #42 19.70   DEP      images/ns.pb-c.d
21:25:47 [2019-10-11T21:25:47.183Z] #42 19.77   PBCC     images/fdinfo.pb-c.c
21:25:47 [2019-10-11T21:25:47.183Z] #42 19.91   DEP      images/fdinfo.pb-c.d
21:25:47 [2019-10-11T21:25:47.472Z] #42 20.08   PBCC     images/core-aarch64.pb-c.c
21:25:47 [2019-10-11T21:25:47.472Z] #42 20.17   PBCC     images/core-arm.pb-c.c
21:25:47 [2019-10-11T21:25:47.761Z] #42 20.24   PBCC     images/core-ppc64.pb-c.c
21:25:47 [2019-10-11T21:25:47.761Z] #42 20.35   PBCC     images/core-s390.pb-c.c
21:25:47 [2019-10-11T21:25:47.928Z] #41 154.7   CC       criu/sigframe.o
21:25:48 [2019-10-11T21:25:48.051Z] #42 20.49   PBCC     images/core-x86.pb-c.c
21:25:48 [2019-10-11T21:25:48.051Z] #42 20.67   PBCC     images/core.pb-c.c
21:25:48 [2019-10-11T21:25:48.186Z] #41 154.8   CC       criu/signalfd.o
21:25:48 [2019-10-11T21:25:48.186Z] #41 155.1   CC       criu/sk-inet.o
21:25:48 [2019-10-11T21:25:48.243Z] ?   	github.com/docker/docker/api	[no test files]
21:25:48 [2019-10-11T21:25:48.341Z] #42 20.87   PBCC     images/inventory.pb-c.c
21:25:48 [2019-10-11T21:25:48.341Z] #42 20.99   DEP      images/core-aarch64.pb-c.d
21:25:48 [2019-10-11T21:25:48.627Z] #42 21.13   DEP      images/core-arm.pb-c.d
21:25:48 [2019-10-11T21:25:48.627Z] #42 21.26   DEP      images/core-ppc64.pb-c.d
21:25:48 [2019-10-11T21:25:48.627Z] #42 21.38   DEP      images/core-s390.pb-c.d
21:25:48 [2019-10-11T21:25:48.627Z] #42 ...
21:25:48 [2019-10-11T21:25:48.627Z] 
21:25:48 [2019-10-11T21:25:48.627Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:48 [2019-10-11T21:25:48.627Z] #45 95.05 bufio
21:25:48 [2019-10-11T21:25:48.627Z] #45 97.69 reflect
21:25:48 [2019-10-11T21:25:48.627Z] #45 103.3 regexp/syntax
21:25:49 [2019-10-11T21:25:49.012Z] #45 ...
21:25:49 [2019-10-11T21:25:49.012Z] 
21:25:49 [2019-10-11T21:25:49.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:49 [2019-10-11T21:25:49.012Z] #42 21.53   DEP      images/core-x86.pb-c.d
21:25:49 [2019-10-11T21:25:49.012Z] #42 21.67   DEP      images/core.pb-c.d
21:25:49 [2019-10-11T21:25:49.012Z] #42 21.78   DEP      images/inventory.pb-c.d
21:25:49 [2019-10-11T21:25:49.128Z] #41 155.9   CC       criu/sk-netlink.o
21:25:49 [2019-10-11T21:25:49.308Z] #42 21.88   PBCC     images/cpuinfo.pb-c.c
21:25:49 [2019-10-11T21:25:49.308Z] #42 21.93   DEP      images/cpuinfo.pb-c.d
21:25:49 [2019-10-11T21:25:49.308Z] #42 22.03   PBCC     images/stats.pb-c.c
21:25:49 [2019-10-11T21:25:49.609Z] #42 22.11   DEP      images/stats.pb-c.d
21:25:49 [2019-10-11T21:25:49.695Z] #41 156.3   CC       criu/sk-packet.o
21:25:49 [2019-10-11T21:25:49.695Z] #41 ...
21:25:49 [2019-10-11T21:25:49.695Z] 
21:25:49 [2019-10-11T21:25:49.695Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:25:49 [2019-10-11T21:25:49.695Z] #18 17.00   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
21:25:49 [2019-10-11T21:25:49.695Z] #18 18.19 Building wheels for collected packages: pyyaml, pathspec
21:25:49 [2019-10-11T21:25:49.695Z] #18 18.19   Running setup.py bdist_wheel for pyyaml: started
21:25:49 [2019-10-11T21:25:49.695Z] #18 19.12   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:25:49 [2019-10-11T21:25:49.695Z] #18 19.13   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
21:25:49 [2019-10-11T21:25:49.695Z] #18 19.20   Running setup.py bdist_wheel for pathspec: started
21:25:49 [2019-10-11T21:25:49.695Z] #18 20.33   Running setup.py bdist_wheel for pathspec: finished with status 'done'
21:25:49 [2019-10-11T21:25:49.695Z] #18 20.33   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
21:25:49 [2019-10-11T21:25:49.695Z] #18 20.35 Successfully built pyyaml pathspec
21:25:49 [2019-10-11T21:25:49.695Z] #18 20.35 Installing collected packages: pyyaml, pathspec, yamllint
21:25:49 [2019-10-11T21:25:49.695Z] #18 20.70 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
21:25:49 [2019-10-11T21:25:49.695Z] #18 DONE 21.1s
21:25:49 [2019-10-11T21:25:49.695Z] 
21:25:49 [2019-10-11T21:25:49.695Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
21:25:49 [2019-10-11T21:25:49.953Z] #23 DONE 0.2s
21:25:49 [2019-10-11T21:25:49.953Z] 
21:25:49 [2019-10-11T21:25:49.953Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
21:25:50 [2019-10-11T21:25:50.889Z] #27 DONE 0.9s
21:25:50 [2019-10-11T21:25:50.889Z] 
21:25:50 [2019-10-11T21:25:50.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:50 [2019-10-11T21:25:50.889Z] #41 157.0   CC       criu/sk-queue.o
21:25:50 [2019-10-11T21:25:50.889Z] #41 157.4   CC       criu/sk-tcp.o
21:25:51 [2019-10-11T21:25:51.148Z] #41 ...
21:25:51 [2019-10-11T21:25:51.148Z] 
21:25:51 [2019-10-11T21:25:51.148Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
21:25:51 [2019-10-11T21:25:51.148Z] #29 DONE 0.2s
21:25:51 [2019-10-11T21:25:51.148Z] 
21:25:51 [2019-10-11T21:25:51.148Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
21:25:51 [2019-10-11T21:25:51.148Z] #32 DONE 0.1s
21:25:51 [2019-10-11T21:25:51.148Z] 
21:25:51 [2019-10-11T21:25:51.148Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:51 [2019-10-11T21:25:51.148Z] #41 157.8   CC       criu/sk-unix.o
21:25:51 [2019-10-11T21:25:51.148Z] #41 ...
21:25:51 [2019-10-11T21:25:51.148Z] 
21:25:51 [2019-10-11T21:25:51.148Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
21:25:51 [2019-10-11T21:25:51.148Z] #37 DONE 0.1s
21:25:51 [2019-10-11T21:25:51.406Z] 
21:25:51 [2019-10-11T21:25:51.406Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
21:25:51 [2019-10-11T21:25:51.406Z] #39 DONE 0.2s
21:25:51 [2019-10-11T21:25:51.406Z] 
21:25:51 [2019-10-11T21:25:51.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:25:52 [2019-10-11T21:25:52.322Z] #42 24.79 make[1]: Nothing to be done for 'all'.
21:25:52 [2019-10-11T21:25:52.341Z] #41 159.1   CC       criu/sockets.o
21:25:52 [2019-10-11T21:25:52.908Z] #41 159.6   CC       criu/stats.o
21:25:53 [2019-10-11T21:25:53.167Z] #41 159.8   CC       criu/string.o
21:25:53 [2019-10-11T21:25:53.167Z] #41 159.9   CC       criu/sysctl.o
21:25:53 [2019-10-11T21:25:53.427Z] #41 160.3   CC       criu/sysfs_parse.o
21:25:53 [2019-10-11T21:25:53.687Z] #41 160.6   CC       criu/timerfd.o
21:25:54 [2019-10-11T21:25:54.254Z] #41 160.9   CC       criu/tty.o
21:25:55 [2019-10-11T21:25:55.034Z] #42 27.25   CC       images/stats.o
21:25:55 [2019-10-11T21:25:55.189Z] #41 162.1   CC       criu/tun.o
21:25:55 [2019-10-11T21:25:55.323Z] #42 27.94   CC       images/core.o
21:25:55 [2019-10-11T21:25:55.611Z] #42 ...
21:25:55 [2019-10-11T21:25:55.611Z] 
21:25:55 [2019-10-11T21:25:55.611Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:25:55 [2019-10-11T21:25:55.611Z] #45 111.9 hash/crc32
21:25:55 [2019-10-11T21:25:55.756Z] #41 162.4   CC       criu/uffd.o
21:25:56 [2019-10-11T21:25:56.241Z] #45 ...
21:25:56 [2019-10-11T21:25:56.241Z] 
21:25:56 [2019-10-11T21:25:56.241Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:25:56 [2019-10-11T21:25:56.241Z] #18 35.77 Reading package lists...
21:25:56 [2019-10-11T21:25:56.241Z] #18 47.55 Building dependency tree...
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.66 The following additional packages will be installed:
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.66   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.67 Suggested packages:
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   vim-doc vim-scripts xfsdump acl attr quota
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69 Recommended packages:
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
21:25:56 [2019-10-11T21:25:56.241Z] #18 49.69   python3-keyrings.alt python3-xdg unzip
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.92 The following NEW packages will be installed:
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   apparmor aufs-tools bash-completion binutils-mingw-w64
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:25:56 [2019-10-11T21:25:56.241Z] #18 56.93   xfsprogs xxd xz-utils zip
21:25:56 [2019-10-11T21:25:56.241Z] #18 57.08 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
21:25:56 [2019-10-11T21:25:56.241Z] #18 57.08 Need to get 87.3 MB of archives.
21:25:56 [2019-10-11T21:25:56.241Z] #18 57.08 After this operation, 585 MB of additional disk space will be used.
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 57.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
21:25:56 [2019-10-11T21:25:56.242Z] #18 ...
21:25:56 [2019-10-11T21:25:56.242Z] 
21:25:56 [2019-10-11T21:25:56.242Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:25:56 [2019-10-11T21:25:56.322Z] #41 163.1   CC       criu/util.o
21:25:57 [2019-10-11T21:25:57.256Z] #41 163.9   CC       criu/uts_ns.o
21:25:57 [2019-10-11T21:25:57.256Z] #41 164.0   CC       criu/vdso-compat.o
21:25:57 [2019-10-11T21:25:57.256Z] #41 164.2   CC       criu/vdso.o
21:25:58 [2019-10-11T21:25:58.065Z] #60 61.01 Checking out files:  42% (1237/2930)   
Checking out files:  43% (1260/2930)   
Checking out files:  44% (1290/2930)   
Checking out files:  45% (1319/2930)   
Checking out files:  46% (1348/2930)   
Checking out files:  47% (1378/2930)   
Checking out files:  48% (1407/2930)   
Checking out files:  49% (1436/2930)   
Checking out files:  50% (1465/2930)   
Checking out files:  51% (1495/2930)   
Checking out files:  52% (1524/2930)   
Checking out files:  53% (1553/2930)   
Checking out files:  54% (1583/2930)   
Checking out files:  55% (1612/2930)   
Checking out files:  56% (1641/2930)   
Checking out files:  57% (1671/2930)   
Checking out files:  58% (1700/2930)   
Checking out files:  59% (1729/2930)   
Checking out files:  60% (1758/2930)   
Checking out files:  61% (1788/2930)   
Checking out files:  62% (1817/2930)   
Checking out files:  63% (1846/2930)   
Checking out files:  64% (1876/2930)   
Checking out files:  65% (1905/2930)   
Checking out files:  66% (1934/2930)   
Checking out files:  67% (1964/2930)   
Checking out files:  68% (1993/2930)   
Checking out files:  69% (2022/2930)   
Checking out files:  70% (2051/2930)   
Checking out files:  71% (2081/2930)   
Checking out files:  72% (2110/2930)   
Checking out files:  73% (2139/2930)   
Checking out files:  74% (2169/2930)   
Checking out files:  75% (2198/2930)   
Checking out files:  76% (2227/2930)   
Checking out files:  77% (2257/2930)   
Checking out files:  77% (2275/2930)   
Checking out files:  78% (2286/2930)   
Checking out files:  79% (2315/2930)   
Checking out files:  80% (2344/2930)   
Checking out files:  81% (2374/2930)   
Checking out files:  82% (2403/2930)   
Checking out files:  83% (2432/2930)   
Checking out files:  84% (2462/2930)   
Checking out files:  85% (2491/2930)   
Checking out files:  86% (2520/2930)   
Checking out files:  87% (2550/2930)   
Checking out files:  88% (2579/2930)   
Checking out files:  89% (2608/2930)   
Checking out files:  90% (2637/2930)   
Checking out files:  91% (2667/2930)   
Checking out files:  92% (2696/2930)   
Checking out files:  93% (2725/2930)   
Checking out files:  94% (2755/2930)   
Checking out files:  95% (2784/2930)   
Checking out files:  96% (2813/2930)   
Checking out files:  97% (2843/2930)   
Checking out files:  98% (2872/2930)   
Checking out files:  99% (2901/2930)   
Checking out files: 100% (2930/2930)   
Checking out files: 100% (2930/2930), done.
21:25:58 [2019-10-11T21:25:58.066Z] #60 63.01 + cd /tmp/tmp.M6yL7KCeHZ/src/github.com/containerd/containerd
21:25:58 [2019-10-11T21:25:58.066Z] #60 63.01 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
21:25:58 [2019-10-11T21:25:58.200Z] #41 164.9   LINK     criu/built-in.o
21:25:58 [2019-10-11T21:25:58.200Z] #41 165.0   LINK     criu/criu
21:25:58 [2019-10-11T21:25:58.458Z] #41 165.2   DEP      lib/c/criu.d
21:25:58 [2019-10-11T21:25:58.458Z] #41 165.3   CC       images/rpc.pb-c.o
21:25:59 [2019-10-11T21:25:59.024Z] #41 165.6   CC       lib/c/criu.o
21:25:59 [2019-10-11T21:25:59.590Z] #41 ...
21:25:59 [2019-10-11T21:25:59.590Z] 
21:25:59 [2019-10-11T21:25:59.590Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:25:59 [2019-10-11T21:25:59.590Z] #59 185.5 + bin/containerd
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + export 'BUILDTAGS=netgo osusergo static_build'
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + BUILDTAGS='netgo osusergo static_build'
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + export EXTRA_FLAGS=-buildmode=pie
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + EXTRA_FLAGS=-buildmode=pie
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + '[' '' = dynamic ']'
21:25:59 [2019-10-11T21:25:59.598Z] #60 64.39 + make
21:26:00 [2019-10-11T21:26:00.468Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
21:26:00 [2019-10-11T21:26:00.977Z] #59 ...
21:26:00 [2019-10-11T21:26:00.977Z] 
21:26:00 [2019-10-11T21:26:00.977Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:26:00 [2019-10-11T21:26:00.977Z] #50 DONE 242.9s
21:26:00 [2019-10-11T21:26:00.977Z] 
21:26:00 [2019-10-11T21:26:00.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:00 [2019-10-11T21:26:00.977Z] #41 166.4   LINK     lib/c/built-in.o
21:26:00 [2019-10-11T21:26:00.977Z] #41 166.4   LINK     lib/c/libcriu.so
21:26:00 [2019-10-11T21:26:00.977Z] #41 166.6   GEN      magic.py
21:26:00 [2019-10-11T21:26:00.977Z] #41 166.7 Note: Building without setproctitle() and strlcpy() support.
21:26:00 [2019-10-11T21:26:00.977Z] #41 166.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:26:00 [2019-10-11T21:26:00.977Z] #41 167.3 fatal: Not a git repository (or any of the parent directories): .git
21:26:00 [2019-10-11T21:26:00.977Z] #41 167.8 make[1]: Nothing to be done for 'all'.
21:26:01 [2019-10-11T21:26:01.098Z] #60 65.93 + bin/ctr
21:26:01 [2019-10-11T21:26:01.913Z] #41 168.8 make[1]: 'images/built-in.o' is up to date.
21:26:02 [2019-10-11T21:26:02.171Z] #41 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:26:02 [2019-10-11T21:26:02.171Z] #41 168.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:26:02 [2019-10-11T21:26:02.171Z] #41 168.9 make[1]: 'compel/libcompel.a' is up to date.
21:26:02 [2019-10-11T21:26:02.171Z] #41 168.9 make[1]: 'compel/compel-host-bin' is up to date.
21:26:02 [2019-10-11T21:26:02.171Z] #41 169.0 make[1]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.171Z] #41 169.0 make[1]: 'soccr/libsoccr.a' is up to date.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.1 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.1 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.2 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.2 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.3 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.3 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.3 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.433Z] #41 169.3 make[2]: Nothing to be done for 'all'.
21:26:02 [2019-10-11T21:26:02.692Z] #41 169.4   INSTALL  criu/criu
21:26:02 [2019-10-11T21:26:02.692Z] #41 DONE 169.5s
21:26:02 [2019-10-11T21:26:02.692Z] 
21:26:02 [2019-10-11T21:26:02.692Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:26:03 [2019-10-11T21:26:03.156Z] #60 ...
21:26:03 [2019-10-11T21:26:03.156Z] 
21:26:03 [2019-10-11T21:26:03.156Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:26:03 [2019-10-11T21:26:03.156Z] #32 109.3 internal/syscall/unix
21:26:03 [2019-10-11T21:26:03.156Z] #32 109.3 time
21:26:03 [2019-10-11T21:26:03.156Z] #32 ...
21:26:03 [2019-10-11T21:26:03.156Z] 
21:26:03 [2019-10-11T21:26:03.156Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.95 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 57.99 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.03 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.05 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.05 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.07 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.07 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.11 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.16 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.18 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.22 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.26 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.35 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.37 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.39 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.40 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.42 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.42 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.44 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.44 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.45 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.49 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.51 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.56 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.65 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.68 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.70 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.71 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.75 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 58.84 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.14 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.16 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.37 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.41 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.44 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.46 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.47 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 59.49 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.05 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.16 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.24 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.28 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.29 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.33 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.46 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.67 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:26:03 [2019-10-11T21:26:03.156Z] #18 60.68 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
21:26:03 [2019-10-11T21:26:03.157Z] #18 61.25 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:26:03 [2019-10-11T21:26:03.157Z] #18 61.60 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
21:26:03 [2019-10-11T21:26:03.157Z] #18 61.63 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
21:26:03 [2019-10-11T21:26:03.444Z] #18 64.65 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
21:26:03 [2019-10-11T21:26:03.630Z] #59 ...
21:26:03 [2019-10-11T21:26:03.630Z] 
21:26:03 [2019-10-11T21:26:03.630Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
21:26:03 [2019-10-11T21:26:03.630Z] #42 DONE 0.1s
21:26:03 [2019-10-11T21:26:03.888Z] 
21:26:03 [2019-10-11T21:26:03.888Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
21:26:03 [2019-10-11T21:26:03.888Z] #45 DONE 0.1s
21:26:03 [2019-10-11T21:26:03.888Z] 
21:26:03 [2019-10-11T21:26:03.889Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
21:26:03 [2019-10-11T21:26:03.889Z] #48 DONE 0.2s
21:26:03 [2019-10-11T21:26:03.889Z] 
21:26:03 [2019-10-11T21:26:03.889Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
21:26:04 [2019-10-11T21:26:04.458Z] #51 DONE 0.3s
21:26:04 [2019-10-11T21:26:04.458Z] 
21:26:04 [2019-10-11T21:26:04.458Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
21:26:04 [2019-10-11T21:26:04.458Z] #55 DONE 0.1s
21:26:04 [2019-10-11T21:26:04.458Z] 
21:26:04 [2019-10-11T21:26:04.458Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:26:06 [2019-10-11T21:26:06.955Z] #18 ...
21:26:06 [2019-10-11T21:26:06.955Z] 
21:26:06 [2019-10-11T21:26:06.956Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:06 [2019-10-11T21:26:06.956Z] #42 29.25   CC       images/core-x86.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 30.96   CC       images/core-arm.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 31.69   CC       images/core-aarch64.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 32.64   CC       images/core-ppc64.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 34.04   CC       images/core-s390.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 35.47   CC       images/cpuinfo.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 36.23   CC       images/inventory.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 36.75   CC       images/fdinfo.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 37.59   CC       images/fown.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 37.99   CC       images/ns.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 38.43   CC       images/regfile.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 38.85   CC       images/ghost-file.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 39.48   CC       images/fifo.o
21:26:06 [2019-10-11T21:26:06.956Z] #42 ...
21:26:06 [2019-10-11T21:26:06.956Z] 
21:26:06 [2019-10-11T21:26:06.956Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:06 [2019-10-11T21:26:06.956Z] #18 68.16 debconf: delaying package configuration, since apt-utils is not installed
21:26:07 [2019-10-11T21:26:07.245Z] #18 68.29 Fetched 87.3 MB in 10s (8723 kB/s)
21:26:07 [2019-10-11T21:26:07.245Z] #18 68.46 Selecting previously unselected package bash-completion.
21:26:07 [2019-10-11T21:26:07.245Z] #18 68.46 (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.)
21:26:07 [2019-10-11T21:26:07.245Z] #18 68.58 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:26:11 [2019-10-11T21:26:11.675Z] #18 ...
21:26:11 [2019-10-11T21:26:11.675Z] 
21:26:11 [2019-10-11T21:26:11.675Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:26:11 [2019-10-11T21:26:11.675Z] #45 117.3 vendor/golang.org/x/text/transform
21:26:11 [2019-10-11T21:26:11.675Z] #45 119.0 time
21:26:11 [2019-10-11T21:26:11.675Z] #45 124.9 regexp
21:26:11 [2019-10-11T21:26:11.675Z] #45 ...
21:26:11 [2019-10-11T21:26:11.675Z] 
21:26:11 [2019-10-11T21:26:11.675Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:11 [2019-10-11T21:26:11.675Z] #42 39.78   CC       images/remap-file-path.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 40.19   CC       images/eventfd.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 40.63   CC       images/eventpoll.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 41.23   CC       images/fh.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 41.83   CC       images/fsnotify.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 43.19   CC       images/signalfd.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 43.68   CC       images/fs.o
21:26:11 [2019-10-11T21:26:11.675Z] #42 44.20   CC       images/pstree.o
21:26:11 [2019-10-11T21:26:11.963Z] #42 44.56   CC       images/pipe.o
21:26:12 [2019-10-11T21:26:12.588Z] #42 45.04   CC       images/tcp-stream.o
21:26:12 [2019-10-11T21:26:12.876Z] #42 45.45   CC       images/sk-packet.o
21:26:13 [2019-10-11T21:26:13.502Z] #42 45.97   CC       images/mnt.o
21:26:13 [2019-10-11T21:26:13.502Z] #42 ...
21:26:13 [2019-10-11T21:26:13.502Z] 
21:26:13 [2019-10-11T21:26:13.502Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:13 [2019-10-11T21:26:13.502Z] #18 74.55 Unpacking bash-completion (1:2.1-4.3) ...
21:26:13 [2019-10-11T21:26:13.502Z] #18 ...
21:26:13 [2019-10-11T21:26:13.502Z] 
21:26:13 [2019-10-11T21:26:13.503Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:26:13 [2019-10-11T21:26:13.503Z] #32 119.9 internal/poll
21:26:13 [2019-10-11T21:26:13.503Z] #32 123.6 os
21:26:13 [2019-10-11T21:26:13.503Z] #32 128.6 internal/fmtsort
21:26:13 [2019-10-11T21:26:13.503Z] #32 129.8 path/filepath
21:26:13 [2019-10-11T21:26:13.503Z] #32 129.8 fmt
21:26:13 [2019-10-11T21:26:13.791Z] #32 ...
21:26:13 [2019-10-11T21:26:13.791Z] 
21:26:13 [2019-10-11T21:26:13.791Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:13 [2019-10-11T21:26:13.791Z] #42 46.49   CC       images/pipe-data.o
21:26:14 [2019-10-11T21:26:14.430Z] #42 46.84   CC       images/sa.o
21:26:14 [2019-10-11T21:26:14.731Z] #42 47.30   CC       images/timer.o
21:26:15 [2019-10-11T21:26:15.757Z] #42 48.12   CC       images/timerfd.o
21:26:15 [2019-10-11T21:26:15.757Z] #42 48.49   CC       images/mm.o
21:26:16 [2019-10-11T21:26:16.780Z] #42 49.11   CC       images/sk-opts.o
21:26:16 [2019-10-11T21:26:16.780Z] #42 49.51   CC       images/sk-unix.o
21:26:17 [2019-10-11T21:26:17.804Z] #42 50.27   CC       images/sk-inet.o
21:26:18 [2019-10-11T21:26:18.430Z] #42 50.96   CC       images/tun.o
21:26:19 [2019-10-11T21:26:19.456Z] #42 51.74   CC       images/sk-netlink.o
21:26:19 [2019-10-11T21:26:19.747Z] #42 52.21   CC       images/packet-sock.o
21:26:19 [2019-10-11T21:26:19.747Z] #42 ...
21:26:19 [2019-10-11T21:26:19.747Z] 
21:26:19 [2019-10-11T21:26:19.747Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.46 Selecting previously unselected package libnet1:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.68 Selecting previously unselected package libnfnetlink0:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.72 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.74 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.87 Selecting previously unselected package libpcrecpp0v5:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.88 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 75.90 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.10 Selecting previously unselected package libudev-dev:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.14 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.20 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.43 Selecting previously unselected package libpython3.5-minimal:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.43 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 76.43 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 77.33 Selecting previously unselected package python3.5-minimal.
21:26:19 [2019-10-11T21:26:19.747Z] #18 77.33 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 77.36 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 78.96 Selecting previously unselected package python3-minimal.
21:26:19 [2019-10-11T21:26:19.747Z] #18 78.97 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 78.97 Unpacking python3-minimal (3.5.3-1) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.12 Selecting previously unselected package libmpdec2:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.13 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.14 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.27 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.27 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
21:26:19 [2019-10-11T21:26:19.747Z] #18 79.28 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
21:26:20 [2019-10-11T21:26:20.374Z] #18 ...
21:26:20 [2019-10-11T21:26:20.374Z] 
21:26:20 [2019-10-11T21:26:20.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:20 [2019-10-11T21:26:20.374Z] #42 53.02   CC       images/ipc-var.o
21:26:21 [2019-10-11T21:26:21.002Z] #42 53.40   CC       images/ipc-desc.o
21:26:21 [2019-10-11T21:26:21.291Z] #42 53.80   CC       images/ipc-shm.o
21:26:21 [2019-10-11T21:26:21.610Z] #42 54.23   CC       images/ipc-msg.o
21:26:22 [2019-10-11T21:26:22.245Z] #42 54.82   CC       images/ipc-sem.o
21:26:22 [2019-10-11T21:26:22.534Z] #42 55.22   CC       images/utsns.o
21:26:23 [2019-10-11T21:26:23.167Z] #42 55.69   CC       images/creds.o
21:26:23 [2019-10-11T21:26:23.455Z] #42 56.09   CC       images/vma.o
21:26:24 [2019-10-11T21:26:24.082Z] #42 56.64   CC       images/netdev.o
21:26:25 [2019-10-11T21:26:25.106Z] #42 57.45   CC       images/tty.o
21:26:26 [2019-10-11T21:26:26.605Z] #42 58.86   CC       images/file-lock.o
21:26:26 [2019-10-11T21:26:26.894Z] #42 59.38   CC       images/rlimit.o
21:26:26 [2019-10-11T21:26:26.894Z] #42 ...
21:26:26 [2019-10-11T21:26:26.894Z] 
21:26:26 [2019-10-11T21:26:26.894Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:26:26 [2019-10-11T21:26:26.894Z] #32 133.1 io/ioutil
21:26:26 [2019-10-11T21:26:26.894Z] #32 136.4 flag
21:26:26 [2019-10-11T21:26:26.894Z] #32 136.4 github.com/BurntSushi/toml
21:26:26 [2019-10-11T21:26:26.894Z] #32 136.4 log
21:26:27 [2019-10-11T21:26:27.183Z] #32 ...
21:26:27 [2019-10-11T21:26:27.183Z] 
21:26:27 [2019-10-11T21:26:27.183Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.10 Selecting previously unselected package python3.5.
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.11 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.11 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.40 Selecting previously unselected package libpython3-stdlib:ppc64el.
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.41 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.42 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.55 Selecting previously unselected package dh-python.
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.56 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.58 Unpacking dh-python (2.20170125) ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.85 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 82.89 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:26:27 [2019-10-11T21:26:27.183Z] #18 ...
21:26:27 [2019-10-11T21:26:27.183Z] 
21:26:27 [2019-10-11T21:26:27.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:27 [2019-10-11T21:26:27.183Z] #42 59.80   CC       images/pagemap.o
21:26:27 [2019-10-11T21:26:27.284Z] #73 exporting layers 55.2s done
21:26:27 [2019-10-11T21:26:27.285Z] #73 exporting manifest sha256:c7a08cc2d8adbdb3d59ef55fc0850219a30141a1e00e783b8ab302bec4c739e5 0.0s done
21:26:27 [2019-10-11T21:26:27.285Z] #73 exporting config sha256:79bd25a30ea5451393e535ec8a18ac429559bfad7f5f872a4298b43c67250fb1 done
21:26:27 [2019-10-11T21:26:27.285Z] #73 sending tarball
21:26:27 [2019-10-11T21:26:27.820Z] #42 60.41   CC       images/siginfo.o
21:26:28 [2019-10-11T21:26:28.495Z] #42 ...
21:26:28 [2019-10-11T21:26:28.495Z] 
21:26:28 [2019-10-11T21:26:28.495Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:26:28 [2019-10-11T21:26:28.495Z] #45 134.7 os/exec
21:26:28 [2019-10-11T21:26:28.495Z] #45 134.8 net
21:26:28 [2019-10-11T21:26:28.495Z] #45 138.3 internal/lazyregexp
21:26:28 [2019-10-11T21:26:28.495Z] #45 144.0 encoding/binary
21:26:28 [2019-10-11T21:26:28.495Z] #45 144.1 go/token
21:26:28 [2019-10-11T21:26:28.495Z] #45 144.1 net/url
21:26:28 [2019-10-11T21:26:28.495Z] #45 ...
21:26:28 [2019-10-11T21:26:28.495Z] 
21:26:28 [2019-10-11T21:26:28.495Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:28 [2019-10-11T21:26:28.495Z] #42 61.11   CC       images/rpc.o
21:26:30 [2019-10-11T21:26:30.994Z] #59 212.7 + bin/containerd-stress
21:26:30 [2019-10-11T21:26:30.994Z] #59 214.4 + bin/containerd-shim
21:26:31 [2019-10-11T21:26:31.990Z] #42 64.27   CC       images/ext-file.o
21:26:31 [2019-10-11T21:26:31.990Z] #42 64.76   CC       images/cgroup.o
21:26:32 [2019-10-11T21:26:32.640Z] #73 sending tarball 8.9s done
21:26:32 [2019-10-11T21:26:32.640Z] #73 DONE 64.2s
21:26:32 [2019-10-11T21:26:32.640Z] 
21:26:32 [2019-10-11T21:26:32.640Z] #74 importing to docker
21:26:33 [2019-10-11T21:26:33.489Z] #42 66.05   CC       images/userns.o
21:26:33 [2019-10-11T21:26:33.779Z] #42 ...
21:26:33 [2019-10-11T21:26:33.779Z] 
21:26:33 [2019-10-11T21:26:33.779Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 88.86 Setting up python3-minimal (3.5.3-1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.22 Selecting previously unselected package python3.
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.40 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.42 Unpacking python3 (3.5.3-1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.63 Selecting previously unselected package pigz.
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.64 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.64 Unpacking pigz (2.3.4-1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.76 Selecting previously unselected package libip4tc0:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.77 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.77 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 91.97 Selecting previously unselected package libip6tc0:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.01 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.12 Selecting previously unselected package libiptc0:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.13 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.25 Selecting previously unselected package libxtables12:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.26 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.27 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.43 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.45 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.45 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.65 Selecting previously unselected package iptables.
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.68 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 92.71 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.46 Selecting previously unselected package xxd.
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.48 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.71 Selecting previously unselected package vim-common.
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.74 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 93.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.12 Selecting previously unselected package bzip2.
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.13 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.14 Unpacking bzip2 (1.0.6-8.1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.30 Selecting previously unselected package libgpm2:ppc64el.
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.32 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.33 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.43 Selecting previously unselected package xz-utils.
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.45 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.46 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.82 Selecting previously unselected package aufs-tools.
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.83 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
21:26:33 [2019-10-11T21:26:33.779Z] #18 94.83 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:26:34 [2019-10-11T21:26:34.067Z] #18 95.13 Selecting previously unselected package liblzo2-2:ppc64el.
21:26:34 [2019-10-11T21:26:34.067Z] #18 95.15 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
21:26:34 [2019-10-11T21:26:34.067Z] #18 95.16 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:26:34 [2019-10-11T21:26:34.067Z] #18 95.40 Selecting previously unselected package btrfs-progs.
21:26:34 [2019-10-11T21:26:34.355Z] #18 95.41 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
21:26:34 [2019-10-11T21:26:34.355Z] #18 95.43 Unpacking btrfs-progs (4.7.3-1) ...
21:26:34 [2019-10-11T21:26:34.981Z] #18 96.17 Selecting previously unselected package btrfs-tools.
21:26:34 [2019-10-11T21:26:34.981Z] #18 96.19 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
21:26:34 [2019-10-11T21:26:34.981Z] #18 96.22 Unpacking btrfs-tools (4.7.3-1) ...
21:26:35 [2019-10-11T21:26:35.178Z] #59 220.7 + bin/containerd-shim-runc-v1
21:26:35 [2019-10-11T21:26:35.269Z] #18 96.32 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
21:26:35 [2019-10-11T21:26:35.270Z] #18 96.34 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
21:26:35 [2019-10-11T21:26:35.270Z] #18 96.34 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
21:26:35 [2019-10-11T21:26:35.270Z] #18 ...
21:26:35 [2019-10-11T21:26:35.270Z] 
21:26:35 [2019-10-11T21:26:35.270Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:26:35 [2019-10-11T21:26:35.270Z] #32 144.3 github.com/BurntSushi/toml/cmd/tomlv
21:26:35 [2019-10-11T21:26:35.270Z] #32 DONE 151.4s
21:26:35 [2019-10-11T21:26:35.270Z] 
21:26:35 [2019-10-11T21:26:35.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:35 [2019-10-11T21:26:35.270Z] #42 66.71   CC       images/google/protobuf/descriptor.o
21:26:36 [2019-10-11T21:26:36.017Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:21572228 Name:quota Decls:[0xc0177b9a80 0xc0177b9b40 0xc0177b9bc0 0xc0177b9c40 0xc02237efc0 0xc02237f110] Scope:scope 0xc016bb5da0 {
21:26:36 [2019-10-11T21:26:36.017Z] 	var ErrQuotaNotSupported
21:26:36 [2019-10-11T21:26:36.017Z] 	type errQuotaNotSupported
21:26:36 [2019-10-11T21:26:36.017Z] }
21:26:36 [2019-10-11T21:26:36.017Z]  Imports:[0xc02237ee40] Unresolved:[errdefs nil string] Comments:[0xc0223885a0 0xc022388720]} 
21:26:37 [2019-10-11T21:26:37.704Z] #59 223.7 + bin/containerd-shim-runc-v2
21:26:38 [2019-10-11T21:26:38.637Z] #59 224.5 + binaries
21:26:38 [2019-10-11T21:26:38.637Z] #59 224.5 + mkdir -p /build
21:26:38 [2019-10-11T21:26:38.637Z] #59 224.5 + cp bin/containerd /build/containerd
21:26:38 [2019-10-11T21:26:38.637Z] #59 224.5 + cp bin/containerd-shim /build/containerd-shim
21:26:38 [2019-10-11T21:26:38.637Z] #59 224.5 + cp bin/ctr /build/ctr
21:26:39 [2019-10-11T21:26:39.702Z] #42 71.52   CC       images/opts.o
21:26:39 [2019-10-11T21:26:39.702Z] #42 71.87   CC       images/seccomp.o
21:26:39 [2019-10-11T21:26:39.702Z] #42 ...
21:26:39 [2019-10-11T21:26:39.702Z] 
21:26:39 [2019-10-11T21:26:39.702Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.57 Selecting previously unselected package dmsetup.
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.60 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.61 Unpacking dmsetup (2:1.02.137-2) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.94 Selecting previously unselected package libonig4:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.98 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 96.99 Unpacking libonig4:ppc64el (6.1.3-2) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.17 Selecting previously unselected package libjq1:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.17 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.19 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.48 Selecting previously unselected package jq.
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.49 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.50 Unpacking jq (1.5+dfsg-1.3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.64 Selecting previously unselected package libaio1:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.67 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.67 Unpacking libaio1:ppc64el (0.3.110-3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.87 Selecting previously unselected package libcap2-bin.
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.97 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 97.97 Unpacking libcap2-bin (1:2.25-1) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.24 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.26 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.27 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.58 Selecting previously unselected package libsepol1-dev:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.61 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.62 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.92 Selecting previously unselected package libpcre16-3:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.93 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 98.94 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.32 Selecting previously unselected package libpcre32-3:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.34 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.36 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.66 Selecting previously unselected package libpcre3-dev:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.67 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 99.68 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.3 Selecting previously unselected package libselinux1-dev:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.3 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.3 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.8 Selecting previously unselected package libdevmapper-dev:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.8 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.9 Selecting previously unselected package libnl-3-200:ppc64el.
21:26:39 [2019-10-11T21:26:39.702Z] #18 100.9 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.702Z] #18 101.0 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.1 Selecting previously unselected package libprotobuf-c1:ppc64el.
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.1 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.1 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.2 Selecting previously unselected package libreadline5:ppc64el.
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.2 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
21:26:39 [2019-10-11T21:26:39.989Z] #18 101.2 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
21:26:40 [2019-10-11T21:26:40.009Z] #59 DONE 225.9s
21:26:40 [2019-10-11T21:26:40.277Z] #18 101.4 Selecting previously unselected package libsystemd-dev:ppc64el.
21:26:40 [2019-10-11T21:26:40.277Z] #18 101.4 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
21:26:40 [2019-10-11T21:26:40.277Z] #18 101.4 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
21:26:40 [2019-10-11T21:26:40.575Z] 
21:26:40 [2019-10-11T21:26:40.575Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
21:26:40 [2019-10-11T21:26:40.833Z] #60 DONE 0.3s
21:26:40 [2019-10-11T21:26:40.833Z] 
21:26:40 [2019-10-11T21:26:40.833Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:26:41 [2019-10-11T21:26:41.090Z] #64 DONE 0.1s
21:26:41 [2019-10-11T21:26:41.090Z] 
21:26:41 [2019-10-11T21:26:41.090Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:26:41 [2019-10-11T21:26:41.090Z] #66 DONE 0.2s
21:26:41 [2019-10-11T21:26:41.090Z] 
21:26:41 [2019-10-11T21:26:41.090Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
21:26:41 [2019-10-11T21:26:41.090Z] #69 DONE 0.1s
21:26:41 [2019-10-11T21:26:41.348Z] 
21:26:41 [2019-10-11T21:26:41.348Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
21:26:41 [2019-10-11T21:26:41.348Z] #70 DONE 0.0s
21:26:41 [2019-10-11T21:26:41.348Z] 
21:26:41 [2019-10-11T21:26:41.348Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
21:26:41 [2019-10-11T21:26:41.766Z] #18 ...
21:26:41 [2019-10-11T21:26:41.766Z] 
21:26:41 [2019-10-11T21:26:41.766Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:26:41 [2019-10-11T21:26:41.766Z] #45 148.0 go/scanner
21:26:41 [2019-10-11T21:26:41.766Z] #45 151.5 text/template/parse
21:26:41 [2019-10-11T21:26:41.766Z] #45 153.7 encoding/base64
21:26:41 [2019-10-11T21:26:41.766Z] #45 154.8 go/ast
21:26:41 [2019-10-11T21:26:41.766Z] #45 156.7 encoding/json
21:26:41 [2019-10-11T21:26:41.766Z] #45 ...
21:26:41 [2019-10-11T21:26:41.766Z] 
21:26:41 [2019-10-11T21:26:41.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:41 [2019-10-11T21:26:41.766Z] #42 72.28   CC       images/binfmt-misc.o
21:26:41 [2019-10-11T21:26:41.766Z] #42 72.78   CC       images/time.o
21:26:41 [2019-10-11T21:26:41.766Z] #42 73.16   CC       images/sysctl.o
21:26:41 [2019-10-11T21:26:41.766Z] #42 73.56   CC       images/autofs.o
21:26:41 [2019-10-11T21:26:41.766Z] #42 73.88   CC       images/macvlan.o
21:26:41 [2019-10-11T21:26:41.766Z] #42 74.23   CC       images/sit.o
21:26:42 [2019-10-11T21:26:42.054Z] #42 74.72   LINK     images/built-in.o
21:26:42 [2019-10-11T21:26:42.341Z] #42 75.01   GEN      compel/include/asm
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.02   GEN      compel/include/version.h
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.06 touch .config
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.07   GEN      include/common/config.h
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.33   GEN      compel/plugins/include/uapi/std/syscall.h
21:26:42 [2019-10-11T21:26:42.630Z] #42 75.38   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
21:26:42 [2019-10-11T21:26:42.722Z] #71 DONE 1.3s
21:26:42 [2019-10-11T21:26:42.722Z] 
21:26:42 [2019-10-11T21:26:42.722Z] #72 exporting to image
21:26:42 [2019-10-11T21:26:42.722Z] #72 exporting layers
21:26:42 [2019-10-11T21:26:42.919Z] #42 75.44   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
21:26:42 [2019-10-11T21:26:42.919Z] #42 75.58   DEP      compel/arch/ppc64/plugins/std/memcmp.d
21:26:42 [2019-10-11T21:26:42.919Z] #42 75.62   DEP      compel/arch/ppc64/plugins/std/memcpy.d
21:26:42 [2019-10-11T21:26:42.919Z] #42 75.67   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
21:26:43 [2019-10-11T21:26:43.206Z] #42 75.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:26:43 [2019-10-11T21:26:43.206Z] #42 75.78   DEP      compel/plugins/std/infect.d
21:26:43 [2019-10-11T21:26:43.493Z] #42 76.05   DEP      compel/plugins/std/string.d
21:26:43 [2019-10-11T21:26:43.780Z] #42 76.26   DEP      compel/plugins/std/log.d
21:26:43 [2019-10-11T21:26:43.780Z] #42 76.43   DEP      compel/plugins/std/fds.d
21:26:44 [2019-10-11T21:26:44.066Z] #42 76.68   DEP      compel/plugins/std/std.d
21:26:44 [2019-10-11T21:26:44.361Z] #42 76.96   DEP      compel/plugins/shmem/shmem.d
21:26:44 [2019-10-11T21:26:44.659Z] #42 77.08   DEP      compel/plugins/fds/fds.d
21:26:44 [2019-10-11T21:26:44.950Z] #42 77.37   CC       compel/plugins/std/std.o
21:26:45 [2019-10-11T21:26:45.238Z] #42 77.97   CC       compel/plugins/std/fds.o
21:26:46 [2019-10-11T21:26:46.260Z] #42 78.75   CC       compel/plugins/std/log.o
21:26:46 [2019-10-11T21:26:46.885Z] #42 ...
21:26:46 [2019-10-11T21:26:46.885Z] 
21:26:46 [2019-10-11T21:26:46.885Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 103.8 Selecting previously unselected package net-tools.
21:26:46 [2019-10-11T21:26:46.885Z] #18 103.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 103.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 104.3 Selecting previously unselected package python-pip-whl.
21:26:46 [2019-10-11T21:26:46.885Z] #18 104.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 104.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.1 Selecting previously unselected package python3-pip.
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.1 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.1 Unpacking python3-pip (9.0.1-2+deb9u1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.3 Selecting previously unselected package python3-pkg-resources.
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.3 Unpacking python3-pkg-resources (33.1.1-1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.5 Selecting previously unselected package python3-setuptools.
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.6 Unpacking python3-setuptools (33.1.1-1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.9 Selecting previously unselected package python3-wheel.
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.9 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 105.9 Unpacking python3-wheel (0.29.0-2) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.1 Selecting previously unselected package thin-provisioning-tools.
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.1 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.5 Selecting previously unselected package vim-runtime.
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:26:46 [2019-10-11T21:26:46.885Z] #18 106.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:26:47 [2019-10-11T21:26:47.173Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
21:26:47 [2019-10-11T21:26:47.173Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:26:47 [2019-10-11T21:26:47.173Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
21:26:47 [2019-10-11T21:26:47.173Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:26:47 [2019-10-11T21:26:47.173Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:26:47 [2019-10-11T21:26:47.174Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:26:47 [2019-10-11T21:26:47.510Z] #18 ...
21:26:47 [2019-10-11T21:26:47.510Z] 
21:26:47 [2019-10-11T21:26:47.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:26:47 [2019-10-11T21:26:47.510Z] #42 80.25   CC       compel/plugins/std/string.o
21:26:47 [2019-10-11T21:26:47.743Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:26:47 [2019-10-11T21:26:47.743Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:26:48 [2019-10-11T21:26:48.003Z] ok  	github.com/docker/docker/api/types/strslice	0.048s	coverage: 90.0% of statements
21:26:48 [2019-10-11T21:26:48.264Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 95.2% of statements
21:26:48 [2019-10-11T21:26:48.525Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
21:26:48 [2019-10-11T21:26:48.525Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 4.0% of statements
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:26:48 [2019-10-11T21:26:48.525Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:26:48 [2019-10-11T21:26:48.789Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:26:49 [2019-10-11T21:26:49.004Z] #42 81.44   CC       compel/plugins/std/infect.o
21:26:49 [2019-10-11T21:26:49.049Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
21:26:49 [2019-10-11T21:26:49.218Z] #74 DONE 16.4s
21:26:49 [2019-10-11T21:26:49.280Z] #72 exporting layers 6.1s done
21:26:49 [2019-10-11T21:26:49.280Z] #72 writing image sha256:8a1746f5bb99daff34d5afa5ef509e101460ed9497fed6be43e27cfb3f437d35 done
21:26:49 [2019-10-11T21:26:49.281Z] #72 naming to docker.io/library/docker:93edf327dc6597ee1a763bc105ba7e341415edd8 done
21:26:49 [2019-10-11T21:26:49.281Z] #72 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
[Pipeline] sh
21:26:50 [2019-10-11T21:26:50.035Z] #42 82.45   CC       compel/arch/ppc64/plugins/std/parasite-head.o
21:26:50 [2019-10-11T21:26:50.035Z] #42 82.51   CC       compel/arch/ppc64/plugins/std/memcpy.o
21:26:50 [2019-10-11T21:26:50.035Z] #42 82.65   CC       compel/arch/ppc64/plugins/std/memcmp.o
21:26:50 [2019-10-11T21:26:50.153Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/test/unit
21:26:50 [2019-10-11T21:26:50.330Z] #42 82.76   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
21:26:50 [2019-10-11T21:26:50.330Z] #42 83.01   AR       compel/plugins/std.lib.a
21:26:50 [2019-10-11T21:26:50.619Z] #42 83.14   CC       compel/plugins/fds/fds.o
21:26:50 [2019-10-11T21:26:50.776Z] 
21:26:51 [2019-10-11T21:26:51.036Z] Removing bundles/
21:26:51 [2019-10-11T21:26:51.036Z] 
21:26:51 [2019-10-11T21:26:51.036Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:26:51 [2019-10-11T21:26:51.036Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:26:51 [2019-10-11T21:26:51.036Z] GOOS="" GOARCH="" GOARM=""
21:26:51 [2019-10-11T21:26:51.248Z] #42 83.72   AR       compel/plugins/fds.lib.a
21:26:51 [2019-10-11T21:26:51.248Z] #42 83.82   HOSTDEP  compel/src/lib/log-host.d
21:26:51 [2019-10-11T21:26:51.597Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
21:26:51 [2019-10-11T21:26:51.889Z] #42 84.28   HOSTDEP  compel/src/lib/handle-elf-host.d
21:26:52 [2019-10-11T21:26:52.177Z] #42 84.56   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
21:26:52 [2019-10-11T21:26:52.177Z] #42 84.81   HOSTDEP  compel/src/main-host.d
21:26:52 [2019-10-11T21:26:52.466Z] #42 85.10   DEP      compel/src/lib/ptrace.d
21:26:52 [2019-10-11T21:26:52.659Z] ?   	github.com/docker/docker/api	[no test files]
21:26:52 [2019-10-11T21:26:52.754Z] #42 85.38   DEP      compel/src/lib/infect.d
21:26:52 [2019-10-11T21:26:52.979Z] ok  	github.com/docker/docker/builder/remotecontext	0.300s	coverage: 13.6% of statements
21:26:53 [2019-10-11T21:26:53.381Z] #42 86.02   DEP      compel/src/lib/infect-util.d
21:26:53 [2019-10-11T21:26:53.549Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.163s	coverage: 85.1% of statements
21:26:53 [2019-10-11T21:26:53.669Z] #42 86.34   DEP      compel/src/lib/infect-rpc.d
21:26:53 [2019-10-11T21:26:53.669Z] #42 ...
21:26:53 [2019-10-11T21:26:53.669Z] 
21:26:53 [2019-10-11T21:26:53.669Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 113.2 Selecting previously unselected package vim.
21:26:53 [2019-10-11T21:26:53.669Z] #18 113.2 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 113.2 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 113.9 Selecting previously unselected package xfsprogs.
21:26:53 [2019-10-11T21:26:53.669Z] #18 113.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 114.0 Unpacking xfsprogs (4.9.0+nmu1) ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 114.8 Selecting previously unselected package zip.
21:26:53 [2019-10-11T21:26:53.669Z] #18 114.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
21:26:53 [2019-10-11T21:26:53.669Z] #18 114.8 Unpacking zip (3.0-11+b1) ...
21:26:53 [2019-10-11T21:26:53.958Z] #18 115.1 Selecting previously unselected package libapparmor-perl.
21:26:53 [2019-10-11T21:26:53.958Z] #18 115.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
21:26:53 [2019-10-11T21:26:53.958Z] #18 115.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:26:53 [2019-10-11T21:26:53.958Z] #18 115.3 Selecting previously unselected package apparmor.
21:26:54 [2019-10-11T21:26:54.246Z] #18 115.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
21:26:54 [2019-10-11T21:26:54.247Z] #18 115.5 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:26:54 [2019-10-11T21:26:54.488Z] ok  	github.com/docker/docker/builder/dockerfile	1.138s	coverage: 48.2% of statements
21:26:54 [2019-10-11T21:26:54.488Z] ?   	github.com/docker/docker/cli	[no test files]
21:26:54 [2019-10-11T21:26:54.488Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:26:54 [2019-10-11T21:26:54.873Z] #18 116.2 Selecting previously unselected package binutils-mingw-w64-i686.
21:26:55 [2019-10-11T21:26:55.161Z] #18 116.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
21:26:55 [2019-10-11T21:26:55.161Z] #18 116.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:26:57 [2019-10-11T21:26:57.876Z] #18 118.7 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:26:57 [2019-10-11T21:26:57.876Z] #18 118.7 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
21:26:57 [2019-10-11T21:26:57.876Z] #18 118.7 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:26:57 [2019-10-11T21:26:57.931Z] INFO [runner] worker.2 took 1m40.401169333s with stages: golint: 1m16.126552998s, gosec: 13.474193875s, gofmt: 4.734363688s, ineffassign: 2.977595504s, misspell: 1.850536061s, varcheck: 504.923649ms, deadcode: 404.039818ms, structcheck: 183.25987ms, unconvert: 145.615882ms, typecheck: 12.255µs 
21:26:57 [2019-10-11T21:26:57.931Z] INFO [runner] worker.1 took 1m42.798162025s with stages: megacheck: 48.514082043s, govet: 27.501371983s, goimports: 26.782684549s 
21:26:57 [2019-10-11T21:26:57.931Z] INFO [runner] Workers idle times: #2: 2.376832683s 
21:26:57 [2019-10-11T21:26:57.931Z] INFO [runner] Issues before processing: 1957, after processing: 0 
21:26:57 [2019-10-11T21:26:57.931Z] INFO [runner] processing took 721.151176ms with stages: exclude: 191.327106ms, identifier_marker: 163.677006ms, skip_dirs: 134.666669ms, autogenerated_exclude: 121.257497ms, nolint: 100.481052ms, path_prettifier: 4.181022ms, filename_unadjuster: 2.592365ms, cgo: 2.018859ms, exclude-rules: 925.456µs, diff: 4.262µs, source_code: 4.043µs, uniq_by_line: 3.135µs, path_shortener: 2.871µs, max_same_issues: 2.803µs, max_from_linter: 2.734µs, skip_files: 2.155µs, max_per_file_from_linter: 2.141µs 
21:26:57 [2019-10-11T21:26:57.931Z] INFO File cache stats: 1433 entries of total size 6.7MiB 
21:26:57 [2019-10-11T21:26:57.931Z] INFO Memory: 186 samples, avg is 1361.9MB, max is 5111.2MB 
21:26:57 [2019-10-11T21:26:57.931Z] INFO Execution took 2m15.312980487s               
21:26:58 [2019-10-11T21:26:58.188Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:26:58 [2019-10-11T21:26:58.188Z] No api/types/ or api/swagger.yaml changes in diff.
21:26:58 [2019-10-11T21:26:58.188Z] Congratulations!  All toml source files changed here have valid syntax.
21:26:58 [2019-10-11T21:26:58.188Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:26:58 [2019-10-11T21:26:58.188Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:26:58 [2019-10-11T21:26:58.693Z] ok  	github.com/docker/docker/client	0.533s	coverage: 75.8% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:26:59 [2019-10-11T21:26:59.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh dynbinary-daemon test-docker-py
21:27:00 [2019-10-11T21:27:00.376Z] 
21:27:00 [2019-10-11T21:27:00.376Z] Removing bundles/
21:27:00 [2019-10-11T21:27:00.376Z] 
21:27:00 [2019-10-11T21:27:00.376Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:27:00 [2019-10-11T21:27:00.376Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:27:00 [2019-10-11T21:27:00.376Z] GOOS="" GOARCH="" GOARM=""
21:27:00 [2019-10-11T21:27:00.612Z] #18 121.8 Selecting previously unselected package binutils-mingw-w64.
21:27:00 [2019-10-11T21:27:00.612Z] #18 121.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:27:00 [2019-10-11T21:27:00.612Z] #18 121.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:27:00 [2019-10-11T21:27:00.903Z] #18 122.1 Selecting previously unselected package mingw-w64-common.
21:27:00 [2019-10-11T21:27:00.903Z] #18 122.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
21:27:00 [2019-10-11T21:27:00.903Z] #18 122.1 Unpacking mingw-w64-common (5.0.1-1) ...
21:27:04 [2019-10-11T21:27:04.229Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
21:27:04 [2019-10-11T21:27:04.411Z] #18 ...
21:27:04 [2019-10-11T21:27:04.411Z] 
21:27:04 [2019-10-11T21:27:04.411Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:27:04 [2019-10-11T21:27:04.411Z] #45 170.0 text/template
21:27:04 [2019-10-11T21:27:04.411Z] #45 175.5 go/parser
21:27:04 [2019-10-11T21:27:04.411Z] #45 ...
21:27:04 [2019-10-11T21:27:04.411Z] 
21:27:04 [2019-10-11T21:27:04.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:04 [2019-10-11T21:27:04.411Z] #42 86.60   DEP      compel/arch/ppc64/src/lib/infect.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 86.79   DEP      compel/arch/ppc64/src/lib/cpu.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 87.00   DEP      compel/src/lib/log.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 87.28   DEP      compel/src/main.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 87.58   DEP      compel/src/lib/handle-elf.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 87.88   DEP      compel/arch/ppc64/src/lib/handle-elf.d
21:27:04 [2019-10-11T21:27:04.411Z] #42 88.19   CC       compel/src/lib/log.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 88.69   CC       compel/arch/ppc64/src/lib/cpu.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 89.31   CC       compel/arch/ppc64/src/lib/infect.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 90.91   CC       compel/src/lib/infect-rpc.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 91.67   CC       compel/src/lib/infect-util.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 92.39   CC       compel/src/lib/infect.o
21:27:04 [2019-10-11T21:27:04.411Z] #42 97.15   CC       compel/src/lib/ptrace.o
21:27:05 [2019-10-11T21:27:05.436Z] #42 97.93   AR       compel/libcompel.a
21:27:05 [2019-10-11T21:27:05.436Z] #42 98.05   HOSTCC   compel/src/main-host.o
21:27:06 [2019-10-11T21:27:06.065Z] #42 98.62   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
21:27:06 [2019-10-11T21:27:06.354Z] #42 99.06   HOSTCC   compel/src/lib/handle-elf-host.o
21:27:07 [2019-10-11T21:27:07.388Z] #42 99.92   HOSTCC   compel/src/lib/log-host.o
21:27:07 [2019-10-11T21:27:07.388Z] #42 ...
21:27:07 [2019-10-11T21:27:07.388Z] 
21:27:07 [2019-10-11T21:27:07.388Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:27:07 [2019-10-11T21:27:07.388Z] #18 128.7 Selecting previously unselected package mingw-w64-x86-64-dev.
21:27:07 [2019-10-11T21:27:07.695Z] #18 128.7 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:27:07 [2019-10-11T21:27:07.695Z] #18 128.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:27:14 [2019-10-11T21:27:14.565Z] #18 ...
21:27:14 [2019-10-11T21:27:14.565Z] 
21:27:14 [2019-10-11T21:27:14.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:14 [2019-10-11T21:27:14.565Z] #42 100.3   HOSTLINK compel/compel-host-bin
21:27:14 [2019-10-11T21:27:14.565Z] #42 100.6   DEP      soccr/soccr.d
21:27:14 [2019-10-11T21:27:14.565Z] #42 101.0   CC       soccr/soccr.o
21:27:14 [2019-10-11T21:27:14.565Z] #42 104.7   AR       soccr/libsoccr.a
21:27:14 [2019-10-11T21:27:14.565Z] #42 104.8 make[1]: 'soccr/libsoccr.a' is up to date.
21:27:14 [2019-10-11T21:27:14.565Z] #42 105.4   DEP      criu/arch/ppc64/sigframe.d
21:27:14 [2019-10-11T21:27:14.565Z] #42 105.7   DEP      criu/arch/ppc64/crtools.d
21:27:14 [2019-10-11T21:27:14.565Z] #42 106.1   DEP      criu/arch/ppc64/cpu.d
21:27:14 [2019-10-11T21:27:14.565Z] #42 106.7   CC       criu/arch/ppc64/cpu.o
21:27:14 [2019-10-11T21:27:14.854Z] #42 ...
21:27:14 [2019-10-11T21:27:14.854Z] 
21:27:14 [2019-10-11T21:27:14.854Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.0 Selecting previously unselected package gcc-mingw-w64-base.
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.2 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
21:27:14 [2019-10-11T21:27:14.854Z] #18 136.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:27:17 [2019-10-11T21:27:17.572Z] #18 ...
21:27:17 [2019-10-11T21:27:17.572Z] 
21:27:17 [2019-10-11T21:27:17.572Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:27:17 [2019-10-11T21:27:17.572Z] #45 183.7 encoding/xml
21:27:17 [2019-10-11T21:27:17.572Z] #45 ...
21:27:17 [2019-10-11T21:27:17.572Z] 
21:27:17 [2019-10-11T21:27:17.572Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:17 [2019-10-11T21:27:17.572Z] #42 107.7   CC       criu/arch/ppc64/crtools.o
21:27:17 [2019-10-11T21:27:17.572Z] #42 109.6   CC       criu/arch/ppc64/sigframe.o
21:27:17 [2019-10-11T21:27:17.860Z] #42 110.4   LINK     criu/arch/ppc64/crtools.built-in.o
21:27:17 [2019-10-11T21:27:17.860Z] #42 110.5   DEP      criu/arch/ppc64/misc.d
21:27:17 [2019-10-11T21:27:17.860Z] #42 110.5   DEP      criu/arch/ppc64/vdso-trampoline.d
21:27:17 [2019-10-11T21:27:17.860Z] #42 110.6   DEP      criu/arch/ppc64/vdso-pie.d
21:27:18 [2019-10-11T21:27:18.149Z] #42 110.8   DEP      criu/pie/parasite-vdso.d
21:27:18 [2019-10-11T21:27:18.792Z] #42 111.3   DEP      criu/pie/util-vdso.d
21:27:19 [2019-10-11T21:27:19.415Z] #42 111.7   DEP      criu/pie/util.d
21:27:19 [2019-10-11T21:27:19.415Z] #42 112.1   CC       criu/pie/util.o
21:27:20 [2019-10-11T21:27:20.040Z] #42 112.6   CC       criu/pie/util-vdso.o
21:27:20 [2019-10-11T21:27:20.329Z] #42 ...
21:27:20 [2019-10-11T21:27:20.329Z] 
21:27:20 [2019-10-11T21:27:20.329Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:27:20 [2019-10-11T21:27:20.330Z] #63 186.6 + for f in rootlesskit rootlesskit-docker-proxy
21:27:20 [2019-10-11T21:27:20.330Z] #63 186.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:27:20 [2019-10-11T21:27:20.618Z] #63 ...
21:27:20 [2019-10-11T21:27:20.618Z] 
21:27:20 [2019-10-11T21:27:20.618Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:27:20 [2019-10-11T21:27:20.618Z] #45 196.0 math/big
21:27:21 [2019-10-11T21:27:21.245Z] #45 197.4 go/doc
21:27:23 [2019-10-11T21:27:23.301Z] #45 ...
21:27:23 [2019-10-11T21:27:23.301Z] 
21:27:23 [2019-10-11T21:27:23.301Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:27:23 [2019-10-11T21:27:23.301Z] #63 DONE 199.4s
21:27:23 [2019-10-11T21:27:23.301Z] 
21:27:23 [2019-10-11T21:27:23.301Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:27:23 [2019-10-11T21:27:23.301Z] #64 DONE 0.1s
21:27:23 [2019-10-11T21:27:23.301Z] 
21:27:23 [2019-10-11T21:27:23.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:23 [2019-10-11T21:27:23.301Z] #42 114.2   CC       criu/pie/parasite-vdso.o
21:27:23 [2019-10-11T21:27:23.301Z] #42 115.6   CC       criu/arch/ppc64/vdso-pie.o
21:27:23 [2019-10-11T21:27:23.930Z] #42 116.5   CC       criu/arch/ppc64/vdso-trampoline.o
21:27:23 [2019-10-11T21:27:23.930Z] #42 116.6   CC       criu/arch/ppc64/misc.o
21:27:24 [2019-10-11T21:27:24.219Z] #42 116.7   AR       criu/pie/pie.lib.a
21:27:24 [2019-10-11T21:27:24.219Z] #42 116.9   DEP      criu/pie/restorer.d
21:27:25 [2019-10-11T21:27:25.241Z] #42 117.6   DEP      criu/arch/ppc64/restorer.d
21:27:25 [2019-10-11T21:27:25.241Z] #42 118.0   DEP      criu/pie/parasite.d
21:27:25 [2019-10-11T21:27:25.261Z] ok  	github.com/docker/docker/cmd/dockerd	0.122s	coverage: 30.3% of statements
21:27:25 [2019-10-11T21:27:25.831Z] ok  	github.com/docker/docker/container	0.151s	coverage: 35.3% of statements
21:27:25 [2019-10-11T21:27:25.831Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:27:25 [2019-10-11T21:27:25.831Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:27:25 [2019-10-11T21:27:25.831Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:27:25 [2019-10-11T21:27:25.831Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:27:25 [2019-10-11T21:27:25.873Z] #42 118.5   CC       criu/pie/parasite.o
21:27:28 [2019-10-11T21:27:28.378Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.047s	coverage: 65.3% of statements
21:27:28 [2019-10-11T21:27:28.580Z] #42 120.8   LINK     criu/pie/parasite.built-in.o
21:27:28 [2019-10-11T21:27:28.580Z] #42 120.8   GEN      criu/pie/parasite-blob.h
21:27:28 [2019-10-11T21:27:28.580Z] #42 120.8   CC       criu/arch/ppc64/restorer.o
21:27:28 [2019-10-11T21:27:28.868Z] #42 121.5   CC       criu/pie/restorer.o
21:27:29 [2019-10-11T21:27:29.759Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 35.8% of statements
21:27:31 [2019-10-11T21:27:31.142Z] ok  	github.com/docker/docker/daemon/cluster	0.191s	coverage: 0.5% of statements
21:27:34 [2019-10-11T21:27:34.469Z] #42 126.2   LINK     criu/pie/restorer.built-in.o
21:27:34 [2019-10-11T21:27:34.469Z] #42 126.2   GEN      criu/pie/restorer-blob.h
21:27:34 [2019-10-11T21:27:34.469Z] #42 126.5   DEP      criu/vdso.d
21:27:34 [2019-10-11T21:27:34.469Z] #42 126.9   DEP      criu/uts_ns.d
21:27:34 [2019-10-11T21:27:34.520Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.0% of statements
21:27:34 [2019-10-11T21:27:34.758Z] #42 127.3   DEP      criu/util.d
21:27:35 [2019-10-11T21:27:35.103Z] ok  	github.com/docker/docker/daemon/config	0.133s	coverage: 84.6% of statements
21:27:35 [2019-10-11T21:27:35.384Z] #42 127.8   DEP      criu/uffd.d
21:27:35 [2019-10-11T21:27:35.678Z] ok  	github.com/docker/docker/daemon/events	0.121s	coverage: 50.0% of statements
21:27:35 [2019-10-11T21:27:35.683Z] #42 128.3   DEP      criu/tun.d
21:27:36 [2019-10-11T21:27:36.306Z] #42 128.9   DEP      criu/tty.d
21:27:36 [2019-10-11T21:27:36.595Z] #42 129.2   DEP      criu/timerfd.d
21:27:36 [2019-10-11T21:27:36.884Z] #42 ...
21:27:36 [2019-10-11T21:27:36.885Z] 
21:27:36 [2019-10-11T21:27:36.885Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:27:36 [2019-10-11T21:27:36.885Z] #45 213.3 vendor/golang.org/x/text/unicode/norm
21:27:37 [2019-10-11T21:27:37.587Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
21:27:39 [2019-10-11T21:27:39.602Z] #45 215.9 github.com/LK4D4/vndr/build
21:27:40 [2019-10-11T21:27:40.880Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
21:27:40 [2019-10-11T21:27:40.880Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.7% of statements
21:27:42 [2019-10-11T21:27:42.788Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.641s	coverage: 57.0% of statements
21:27:43 [2019-10-11T21:27:43.099Z] #45 ...
21:27:43 [2019-10-11T21:27:43.099Z] 
21:27:43 [2019-10-11T21:27:43.099Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:43 [2019-10-11T21:27:43.099Z] #42 129.7   DEP      criu/sysfs_parse.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 130.1   DEP      criu/sysctl.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 130.5   DEP      criu/string.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 130.6   DEP      criu/stats.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 130.9   DEP      criu/sockets.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 131.3   DEP      criu/sk-unix.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 131.9   DEP      criu/sk-tcp.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 132.4   DEP      criu/sk-queue.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 132.7   DEP      criu/sk-packet.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 133.1   DEP      criu/sk-netlink.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 133.5   DEP      criu/sk-inet.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 134.0   DEP      criu/signalfd.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 134.4   DEP      criu/sigframe.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 134.6   DEP      criu/shmem.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 135.0   DEP      criu/servicefd.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 135.4   DEP      criu/seize.d
21:27:43 [2019-10-11T21:27:43.099Z] #42 135.7   DEP      criu/seccomp.d
21:27:43 [2019-10-11T21:27:43.726Z] #42 136.1   DEP      criu/rst-malloc.d
21:27:43 [2019-10-11T21:27:43.726Z] #42 136.2   DEP      criu/rbtree.d
21:27:43 [2019-10-11T21:27:43.726Z] #42 136.3   DEP      criu/pstree.d
21:27:44 [2019-10-11T21:27:44.015Z] #42 136.7   DEP      criu/protobuf.d
21:27:44 [2019-10-11T21:27:44.303Z] #42 137.0   GEN      criu/protobuf-desc-gen.h
21:27:46 [2019-10-11T21:27:46.085Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.810s	coverage: 46.2% of statements
21:27:46 [2019-10-11T21:27:46.653Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.743s	coverage: 51.0% of statements
21:27:46 [2019-10-11T21:27:46.914Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.145s	coverage: 72.5% of statements
21:27:47 [2019-10-11T21:27:47.020Z] #42 139.7   DEP      criu/protobuf-desc.d
21:27:47 [2019-10-11T21:27:47.648Z] #42 140.1   DEP      criu/proc_parse.d
21:27:47 [2019-10-11T21:27:47.935Z] #42 140.5   DEP      criu/plugin.d
21:27:48 [2019-10-11T21:27:48.224Z] #42 140.7   DEP      criu/pipes.d
21:27:48 [2019-10-11T21:27:48.516Z] #42 140.9   DEP      criu/pie-util.d
21:27:48 [2019-10-11T21:27:48.516Z] #42 141.1   DEP      criu/pie-util-vdso.d
21:27:48 [2019-10-11T21:27:48.805Z] #42 141.4   DEP      criu/pie-util-vdso-elf32.d
21:27:48 [2019-10-11T21:27:48.824Z] ok  	github.com/docker/docker/daemon	12.364s	coverage: 17.6% of statements
21:27:48 [2019-10-11T21:27:48.824Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:27:48 [2019-10-11T21:27:48.824Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:27:48 [2019-10-11T21:27:48.824Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:27:48 [2019-10-11T21:27:48.824Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:27:48 [2019-10-11T21:27:48.824Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:27:48 [2019-10-11T21:27:48.824Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.040s	coverage: 58.0% of statements
21:27:49 [2019-10-11T21:27:49.093Z] #42 141.6   DEP      criu/path.d
21:27:49 [2019-10-11T21:27:49.093Z] #42 ...
21:27:49 [2019-10-11T21:27:49.093Z] 
21:27:49 [2019-10-11T21:27:49.093Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:27:49 [2019-10-11T21:27:49.093Z] #18 160.4 Selecting previously unselected package g++-mingw-w64-x86-64.
21:27:49 [2019-10-11T21:27:49.093Z] #18 160.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
21:27:49 [2019-10-11T21:27:49.093Z] #18 160.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:27:49 [2019-10-11T21:27:49.384Z] #18 ...
21:27:49 [2019-10-11T21:27:49.384Z] 
21:27:49 [2019-10-11T21:27:49.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:27:49 [2019-10-11T21:27:49.384Z] #42 141.9   DEP      criu/parasite-syscall.d
21:27:49 [2019-10-11T21:27:49.671Z] #42 142.4   DEP      criu/pagemap.d
21:27:49 [2019-10-11T21:27:49.767Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.626s	coverage: 76.1% of statements
21:27:50 [2019-10-11T21:27:50.295Z] #42 142.7   DEP      criu/pagemap-cache.d
21:27:50 [2019-10-11T21:27:50.583Z] #42 143.0   DEP      criu/page-xfer.d
21:27:50 [2019-10-11T21:27:50.871Z] #42 143.4   DEP      criu/page-pipe.d
21:27:51 [2019-10-11T21:27:51.167Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
21:27:51 [2019-10-11T21:27:51.167Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
21:27:51 [2019-10-11T21:27:51.169Z] #42 143.6   DEP      criu/netfilter.d
21:27:51 [2019-10-11T21:27:51.460Z] #42 144.0   DEP      criu/net.d
21:27:51 [2019-10-11T21:27:51.748Z] #42 144.4   DEP      criu/namespaces.d
21:27:52 [2019-10-11T21:27:52.376Z] #42 144.9   DEP      criu/mount.d
21:27:52 [2019-10-11T21:27:52.665Z] #42 145.3   DEP      criu/mem.d
21:27:53 [2019-10-11T21:27:53.076Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.9% of statements
21:27:53 [2019-10-11T21:27:53.293Z] #42 145.9   DEP      criu/lsm.d
21:27:53 [2019-10-11T21:27:53.336Z] ok  	github.com/docker/docker/daemon/logger	0.262s	coverage: 42.7% of statements
21:27:53 [2019-10-11T21:27:53.336Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.242s	coverage: 77.8% of statements
21:27:53 [2019-10-11T21:27:53.907Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.967s	coverage: 57.2% of statements
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:27:53 [2019-10-11T21:27:53.907Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:27:53 [2019-10-11T21:27:53.923Z] #42 146.3   DEP      criu/log.d
21:27:54 [2019-10-11T21:27:54.168Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 68.2% of statements
21:27:54 [2019-10-11T21:27:54.210Z] #42 146.8   DEP      criu/libnetlink.d
21:27:54 [2019-10-11T21:27:54.741Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 26.2% of statements
21:27:54 [2019-10-11T21:27:54.836Z] #42 147.2   DEP      criu/kerndat.d
21:27:55 [2019-10-11T21:27:55.001Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
21:27:55 [2019-10-11T21:27:55.001Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.025s	coverage: 62.1% of statements
21:27:55 [2019-10-11T21:27:55.126Z] #42 ...
21:27:55 [2019-10-11T21:27:55.126Z] 
21:27:55 [2019-10-11T21:27:55.126Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:27:56 [2019-10-11T21:27:56.385Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 74.7% of statements
21:27:56 [2019-10-11T21:27:56.386Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:27:56 [2019-10-11T21:27:56.957Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.046s	coverage: 47.8% of statements
21:27:56 [2019-10-11T21:27:56.957Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.078s	coverage: 19.9% of statements
21:27:57 [2019-10-11T21:27:57.154Z] #23 229.4 Checking out files:  25% (2681/10640)   
Checking out files:  26% (2767/10640)   
Checking out files:  27% (2873/10640)   
Checking out files:  28% (2980/10640)   
Checking out files:  29% (3086/10640)   
Checking out files:  30% (3192/10640)   
Checking out files:  31% (3299/10640)   
Checking out files:  32% (3405/10640)   
Checking out files:  33% (3512/10640)   
Checking out files:  34% (3618/10640)   
Checking out files:  35% (3724/10640)   
Checking out files:  35% (3770/10640)   
Checking out files:  36% (3831/10640)   
Checking out files:  37% (3937/10640)   
Checking out files:  38% (4044/10640)   
Checking out files:  39% (4150/10640)   
Checking out files:  40% (4256/10640)   
Checking out files:  41% (4363/10640)   
Checking out files:  42% (4469/10640)   
Checking out files:  43% (4576/10640)   
Checking out files:  44% (4682/10640)   
Checking out files:  45% (4788/10640)   
Checking out files:  46% (4895/10640)   
Checking out files:  47% (5001/10640)   
Checking out files:  48% (5108/10640)   
Checking out files:  49% (5214/10640)   
Checking out files:  50% (5320/10640)   
Checking out files:  51% (5427/10640)   
Checking out files:  51% (5472/10640)   
Checking out files:  52% (5533/10640)   
Checking out files:  53% (5640/10640)   
Checking out files:  54% (5746/10640)   
Checking out files:  55% (5852/10640)   
Checking out files:  56% (5959/10640)   
Checking out files:  57% (6065/10640)   
Checking out files:  58% (6172/10640)   
Checking out files:  59% (6278/10640)   
Checking out files:  60% (6384/10640)   
Checking out files:  61% (6491/10640)   
Checking out files:  62% (6597/10640)   
Checking out files:  63% (6704/10640)   
Checking out files:  64% (6810/10640)   
Checking out files:  65% (6916/10640)   
Checking out files:  66% (7023/10640)   
Checking out files:  67% (7129/10640)   
Checking out files:  68% (7236/10640)   
Checking out files:  69% (7342/10640)   
Checking out files:  70% (7448/10640)   
Checking out files:  71% (7555/10640)   
Checking out files:  72% (7661/10640)   
Checking out files:  73% (7768/10640)   
Checking out files:  74% (7874/10640)   
Checking out files:  75% (7980/10640)   
Checking out files:  75% (8011/10640)   
Checking out files:  76% (8087/10640)   
Checking out files:  77% (8193/10640)   
Checking out files:  78% (8300/10640)   
Checking out files:  79% (8406/10640)   
Checking out files:  80% (8512/10640)   
Checking out files:  81% (8619/10640)   
Checking out files:  82% (8725/10640)   
Checking out files:  83% (8832/10640)   
Checking out files:  84% (8938/10640)   
Checking out files:  85% (9044/10640)   
Checking out files:  86% (9151/10640)   
Checking out files:  87% (9257/10640)   
Checking out files:  88% (9364/10640)   
Checking out files:  89% (9470/10640)   
Checking out files:  90% (9576/10640)   
Checking out files:  91% (9683/10640)   
Checking out files:  92% (9789/10640)   
Checking out files:  93% (9896/10640)   
Checking out files:  94% (10002/10640)   
Checking out files:  95% (10108/10640)   
Checking out files:  96% (10215/10640)   
Checking out files:  96% (10298/10640)   
Checking out files:  97% (10321/10640)   
Checking out files:  98% (10428/10640)   
Checking out files:  99% (10534/10640)   
Checking out files: 100% (10640/10640)   
Checking out files: 100% (10640/10640), done.
21:27:57 [2019-10-11T21:27:57.442Z] #23 233.7 + cd /tmp/tmp.dAbtWWyOMk/tmp/docker-ce
21:27:57 [2019-10-11T21:27:57.442Z] #23 233.7 + git checkout -q v17.06.2-ce
21:27:57 [2019-10-11T21:27:57.526Z] ok  	github.com/docker/docker/daemon/logger/templates	0.020s	coverage: 8.3% of statements
21:27:58 [2019-10-11T21:27:58.465Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
21:27:59 [2019-10-11T21:27:59.037Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.906s	coverage: 84.5% of statements
21:27:59 [2019-10-11T21:27:59.037Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:27:59 [2019-10-11T21:27:59.037Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:27:59 [2019-10-11T21:27:59.508Z] #23 ...
21:27:59 [2019-10-11T21:27:59.508Z] 
21:27:59 [2019-10-11T21:27:59.508Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.4 Setting up aufs-tools (1:4.1+20161219-1) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.4 Setting up libsepol1-dev:ppc64el (2.6-2) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.6 Processing triggers for mime-support (3.60) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.7 Setting up libcap2-bin (1:2.25-1) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:27:59 [2019-10-11T21:27:59.508Z] #18 180.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:27:59 [2019-10-11T21:27:59.509Z] #18 180.7 Setting up bash-completion (1:2.1-4.3) ...
21:27:59 [2019-10-11T21:27:59.980Z] ok  	github.com/docker/docker/distribution/metadata	0.091s	coverage: 48.2% of statements
21:28:00 [2019-10-11T21:28:00.922Z] ok  	github.com/docker/docker/distribution	0.363s	coverage: 22.4% of statements
21:28:00 [2019-10-11T21:28:00.922Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:28:00 [2019-10-11T21:28:00.922Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
21:28:02 [2019-10-11T21:28:02.834Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.4% of statements
21:28:02 [2019-10-11T21:28:02.835Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
21:28:02 [2019-10-11T21:28:02.835Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
21:28:03 [2019-10-11T21:28:03.096Z] ok  	github.com/docker/docker/distribution/xfer	1.692s	coverage: 85.1% of statements
21:28:03 [2019-10-11T21:28:03.096Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:28:03 [2019-10-11T21:28:03.096Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:28:03 [2019-10-11T21:28:03.096Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.0% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 95.2% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/builder/remotecontext	0.294s	coverage: 13.6% of statements
21:28:03 [2019-10-11T21:28:03.113Z] ok  	github.com/docker/docker/builder/dockerfile	0.861s	coverage: 48.2% of statements
21:28:03 [2019-10-11T21:28:03.357Z] ok  	github.com/docker/docker/libcontainerd/queue	0.071s	coverage: 100.0% of statements
21:28:03 [2019-10-11T21:28:03.497Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
21:28:04 [2019-10-11T21:28:04.285Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.734s	coverage: 85.1% of statements
21:28:04 [2019-10-11T21:28:04.285Z] ?   	github.com/docker/docker/cli	[no test files]
21:28:04 [2019-10-11T21:28:04.285Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:28:04 [2019-10-11T21:28:04.299Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 50.0% of statements
21:28:04 [2019-10-11T21:28:04.559Z] ok  	github.com/docker/docker/opts	0.082s	coverage: 66.9% of statements
21:28:05 [2019-10-11T21:28:05.057Z] #18 ...
21:28:05 [2019-10-11T21:28:05.057Z] 
21:28:05 [2019-10-11T21:28:05.057Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:28:05 [2019-10-11T21:28:05.057Z] #45 230.6 mime
21:28:05 [2019-10-11T21:28:05.057Z] #45 236.4 vendor/golang.org/x/net/idna
21:28:05 [2019-10-11T21:28:05.057Z] #45 237.6 mime/quotedprintable
21:28:05 [2019-10-11T21:28:05.057Z] #45 ...
21:28:05 [2019-10-11T21:28:05.057Z] 
21:28:05 [2019-10-11T21:28:05.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:05 [2019-10-11T21:28:05.057Z] #42 147.9   DEP      criu/kcmp-ids.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 148.1   DEP      criu/irmap.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 148.6   DEP      criu/ipc_ns.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 149.1   DEP      criu/image.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 149.6   DEP      criu/image-desc.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 149.8   DEP      criu/fsnotify.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 150.1   DEP      criu/filesystems.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 150.6   DEP      criu/files.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 151.0   DEP      criu/files-reg.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 151.3   DEP      criu/files-ext.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 151.6   DEP      criu/file-lock.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 152.1   DEP      criu/file-ids.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 152.3   DEP      criu/fifo.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 152.7   DEP      criu/fdstore.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 153.0   DEP      criu/fault-injection.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 153.1   DEP      criu/external.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 153.4   DEP      criu/eventpoll.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 153.7   DEP      criu/eventfd.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 154.1   DEP      criu/crtools.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 154.6   DEP      criu/cr-service.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 155.1   DEP      criu/cr-restore.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 155.8   DEP      criu/cr-errno.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 155.9   DEP      criu/cr-dump.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 156.4   DEP      criu/cr-dedup.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 156.7   DEP      criu/cr-check.d
21:28:05 [2019-10-11T21:28:05.057Z] #42 157.3   DEP      criu/config.d
21:28:05 [2019-10-11T21:28:05.348Z] #42 157.7   DEP      criu/clone-noasan.d
21:28:05 [2019-10-11T21:28:05.348Z] #42 ...
21:28:05 [2019-10-11T21:28:05.348Z] 
21:28:05 [2019-10-11T21:28:05.348Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up libonig4:ppc64el (6.1.3-2) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up zip (3.0-11+b1) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up bzip2 (1.0.6-8.1) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.5 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.6 Setting up libaio1:ppc64el (0.3.110-3) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.6 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.7 Setting up xz-utils (5.2.2-1.2+b1) ...
21:28:05 [2019-10-11T21:28:05.348Z] #18 186.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:28:05 [2019-10-11T21:28:05.501Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
21:28:05 [2019-10-11T21:28:05.637Z] #18 186.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:28:06 [2019-10-11T21:28:06.444Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 187.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up pigz (2.3.4-1) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up libmpdec2:ppc64el (2.4.2-1) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up mingw-w64-common (5.0.1-1) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up jq (1.5+dfsg-1.3) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
21:28:06 [2019-10-11T21:28:06.664Z] #18 188.1 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
21:28:06 [2019-10-11T21:28:06.703Z] ok  	github.com/docker/docker/pkg/authorization	0.684s	coverage: 68.3% of statements
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.1 Setting up xfsprogs (4.9.0+nmu1) ...
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.1 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.3 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.3 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:28:06 [2019-10-11T21:28:06.954Z] #18 188.3 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:28:07 [2019-10-11T21:28:07.256Z] #18 188.3 Setting up btrfs-progs (4.7.3-1) ...
21:28:07 [2019-10-11T21:28:07.256Z] #18 188.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
21:28:07 [2019-10-11T21:28:07.256Z] #18 188.3 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:28:07 [2019-10-11T21:28:07.472Z] ok  	github.com/docker/docker/client	0.251s	coverage: 75.8% of statements
21:28:07 [2019-10-11T21:28:07.641Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
21:28:07 [2019-10-11T21:28:07.901Z] ok  	github.com/docker/docker/pkg/archive	1.256s	coverage: 76.8% of statements
21:28:08 [2019-10-11T21:28:08.161Z] ok  	github.com/docker/docker/pkg/discovery	0.022s	coverage: 58.3% of statements
21:28:08 [2019-10-11T21:28:08.730Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
21:28:09 [2019-10-11T21:28:09.299Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
21:28:09 [2019-10-11T21:28:09.868Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
21:28:10 [2019-10-11T21:28:10.128Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
21:28:11 [2019-10-11T21:28:11.507Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
21:28:11 [2019-10-11T21:28:11.507Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.534s	coverage: 43.2% of statements
21:28:11 [2019-10-11T21:28:11.679Z] #18 ...
21:28:11 [2019-10-11T21:28:11.679Z] 
21:28:11 [2019-10-11T21:28:11.679Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:28:11 [2019-10-11T21:28:11.679Z] #48 DONE 247.6s
21:28:11 [2019-10-11T21:28:11.679Z] 
21:28:11 [2019-10-11T21:28:11.679Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:11 [2019-10-11T21:28:11.679Z] #42 157.9   DEP      criu/cgroup.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 158.3   DEP      criu/cgroup-props.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 158.6   DEP      criu/bitmap.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 158.6   DEP      criu/bfd.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 159.0   DEP      criu/autofs.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 159.5   DEP      criu/aio.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 159.7   DEP      criu/action-scripts.d
21:28:11 [2019-10-11T21:28:11.679Z] #42 160.4   CC       criu/action-scripts.o
21:28:11 [2019-10-11T21:28:11.679Z] #42 161.5   CC       criu/aio.o
21:28:11 [2019-10-11T21:28:11.679Z] #42 162.8   CC       criu/autofs.o
21:28:12 [2019-10-11T21:28:12.076Z] ok  	github.com/docker/docker/pkg/fileutils	0.026s	coverage: 89.5% of statements
21:28:12 [2019-10-11T21:28:12.304Z] #42 ...
21:28:12 [2019-10-11T21:28:12.305Z] 
21:28:12 [2019-10-11T21:28:12.305Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:28:12 [2019-10-11T21:28:12.305Z] #23 238.5 + mkdir -p /tmp/tmp.dAbtWWyOMk/src/github.com/docker
21:28:12 [2019-10-11T21:28:12.305Z] #23 238.5 + mv components/cli /tmp/tmp.dAbtWWyOMk/src/github.com/docker/cli
21:28:12 [2019-10-11T21:28:12.305Z] #23 238.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:28:12 [2019-10-11T21:28:12.336Z] ok  	github.com/docker/docker/pkg/fsutils	0.344s	coverage: 85.1% of statements
21:28:12 [2019-10-11T21:28:12.336Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
21:28:12 [2019-10-11T21:28:12.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:28:12 [2019-10-11T21:28:12.471Z] 
21:28:12 [2019-10-11T21:28:12.471Z] 
21:28:12 [2019-10-11T21:28:12.471Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:28:12 [2019-10-11T21:28:12.471Z] 
21:28:12 [2019-10-11T21:28:12.471Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:28:12 [2019-10-11T21:28:12.471Z] 
21:28:12 [2019-10-11T21:28:12.471Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:28:12 [2019-10-11T21:28:12.471Z] No new tests added to integration.
21:28:12 [2019-10-11T21:28:12.471Z] 
21:28:12 [2019-10-11T21:28:12.471Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:28:12 [2019-10-11T21:28:12.471Z] PKG_CONFIG=pkg-config
21:28:12 [2019-10-11T21:28:12.471Z] GOLANG_VERSION=1.13.1
21:28:12 [2019-10-11T21:28:12.471Z] HOSTNAME=dfa0f4748468
21:28:12 [2019-10-11T21:28:12.471Z] KEEPBUNDLE=1
21:28:12 [2019-10-11T21:28:12.471Z] container=docker
21:28:12 [2019-10-11T21:28:12.471Z] TEST_SKIP_INTEGRATION=1
21:28:12 [2019-10-11T21:28:12.471Z] GO111MODULE=off
21:28:12 [2019-10-11T21:28:12.471Z] GOPATH=/go
21:28:12 [2019-10-11T21:28:12.471Z] PWD=/go/src/github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] HOME=/root
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:28:12 [2019-10-11T21:28:12.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:28:12 [2019-10-11T21:28:12.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GRAPHDRIVER=overlay2
21:28:12 [2019-10-11T21:28:12.471Z] TERM=xterm
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_BRANCH=master
21:28:12 [2019-10-11T21:28:12.471Z] DEST=bundles/test-integration
21:28:12 [2019-10-11T21:28:12.471Z] SHLVL=1
21:28:12 [2019-10-11T21:28:12.471Z] TIMEOUT=120m
21:28:12 [2019-10-11T21:28:12.471Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:28:12 [2019-10-11T21:28:12.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_PKG=github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] TESTDEBUG=0
21:28:12 [2019-10-11T21:28:12.471Z] _=/usr/bin/env
21:28:12 [2019-10-11T21:28:12.471Z] Building test suite binary ./integration-cli/test.main
21:28:12 [2019-10-11T21:28:12.471Z] PKG_CONFIG=pkg-config
21:28:12 [2019-10-11T21:28:12.471Z] GOLANG_VERSION=1.13.1
21:28:12 [2019-10-11T21:28:12.471Z] HOSTNAME=56f754b00ead
21:28:12 [2019-10-11T21:28:12.471Z] KEEPBUNDLE=1
21:28:12 [2019-10-11T21:28:12.471Z] container=docker
21:28:12 [2019-10-11T21:28:12.471Z] TEST_SKIP_INTEGRATION=1
21:28:12 [2019-10-11T21:28:12.471Z] GO111MODULE=off
21:28:12 [2019-10-11T21:28:12.471Z] GOPATH=/go
21:28:12 [2019-10-11T21:28:12.471Z] PWD=/go/src/github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] HOME=/root
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:28:12 [2019-10-11T21:28:12.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:28:12 [2019-10-11T21:28:12.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GRAPHDRIVER=overlay2
21:28:12 [2019-10-11T21:28:12.471Z] TERM=xterm
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_BRANCH=master
21:28:12 [2019-10-11T21:28:12.471Z] DEST=bundles/test-integration
21:28:12 [2019-10-11T21:28:12.471Z] SHLVL=1
21:28:12 [2019-10-11T21:28:12.471Z] TIMEOUT=120m
21:28:12 [2019-10-11T21:28:12.471Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:28:12 [2019-10-11T21:28:12.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_PKG=github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] TESTDEBUG=0
21:28:12 [2019-10-11T21:28:12.471Z] _=/usr/bin/env
21:28:12 [2019-10-11T21:28:12.471Z] Building test suite binary ./integration-cli/test.main
21:28:12 [2019-10-11T21:28:12.471Z] PKG_CONFIG=pkg-config
21:28:12 [2019-10-11T21:28:12.471Z] GOLANG_VERSION=1.13.1
21:28:12 [2019-10-11T21:28:12.471Z] HOSTNAME=ef5b984fa5fe
21:28:12 [2019-10-11T21:28:12.471Z] KEEPBUNDLE=1
21:28:12 [2019-10-11T21:28:12.471Z] container=docker
21:28:12 [2019-10-11T21:28:12.471Z] TEST_SKIP_INTEGRATION_CLI=1
21:28:12 [2019-10-11T21:28:12.471Z] GO111MODULE=off
21:28:12 [2019-10-11T21:28:12.471Z] GOPATH=/go
21:28:12 [2019-10-11T21:28:12.471Z] PWD=/go/src/github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] HOME=/root
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:28:12 [2019-10-11T21:28:12.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:28:12 [2019-10-11T21:28:12.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_GRAPHDRIVER=overlay2
21:28:12 [2019-10-11T21:28:12.471Z] TERM=xterm
21:28:12 [2019-10-11T21:28:12.471Z] VALIDATE_BRANCH=master
21:28:12 [2019-10-11T21:28:12.471Z] DEST=bundles/test-integration
21:28:12 [2019-10-11T21:28:12.471Z] SHLVL=1
21:28:12 [2019-10-11T21:28:12.471Z] TIMEOUT=120m
21:28:12 [2019-10-11T21:28:12.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:28:12 [2019-10-11T21:28:12.471Z] DOCKER_PKG=github.com/docker/docker
21:28:12 [2019-10-11T21:28:12.471Z] TESTDEBUG=0
21:28:12 [2019-10-11T21:28:12.471Z] _=/usr/bin/env
21:28:12 [2019-10-11T21:28:12.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:28:12 [2019-10-11T21:28:12.593Z] #23 ...
21:28:12 [2019-10-11T21:28:12.593Z] 
21:28:12 [2019-10-11T21:28:12.593Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:28:12 [2019-10-11T21:28:12.593Z] #45 242.5 mime/multipart
21:28:12 [2019-10-11T21:28:12.593Z] #45 242.6 crypto/x509
21:28:12 [2019-10-11T21:28:12.596Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.134s	coverage: 84.1% of statements
21:28:13 [2019-10-11T21:28:13.170Z] ok  	github.com/docker/docker/layer	7.240s	coverage: 68.8% of statements
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/oci	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:28:13 [2019-10-11T21:28:13.170Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:28:13 [2019-10-11T21:28:13.325Z] 65014b3c3121: Pull complete
21:28:13 [2019-10-11T21:28:13.739Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
21:28:13 [2019-10-11T21:28:13.739Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
21:28:13 [2019-10-11T21:28:13.999Z] ok  	github.com/docker/docker/pkg/ioutils	0.678s	coverage: 70.6% of statements
21:28:13 [2019-10-11T21:28:13.999Z] ok  	github.com/docker/docker/pkg/idtools	0.714s	coverage: 70.1% of statements
21:28:13 [2019-10-11T21:28:13.999Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
21:28:13 [2019-10-11T21:28:13.999Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:28:14 [2019-10-11T21:28:14.570Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
21:28:14 [2019-10-11T21:28:14.644Z] #45 250.8 crypto/tls
21:28:14 [2019-10-11T21:28:14.644Z] #45 ...
21:28:14 [2019-10-11T21:28:14.644Z] 
21:28:14 [2019-10-11T21:28:14.644Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:14 [2019-10-11T21:28:14.644Z] #42 167.2   CC       criu/bfd.o
21:28:14 [2019-10-11T21:28:14.830Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
21:28:15 [2019-10-11T21:28:15.090Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
21:28:15 [2019-10-11T21:28:15.350Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 91.4% of statements
21:28:15 [2019-10-11T21:28:15.350Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
21:28:15 [2019-10-11T21:28:15.610Z] ok  	github.com/docker/docker/pkg/mount	0.860s	coverage: 69.6% of statements
21:28:15 [2019-10-11T21:28:15.610Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:28:15 [2019-10-11T21:28:15.610Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:28:15 [2019-10-11T21:28:15.610Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:28:15 [2019-10-11T21:28:15.668Z] #42 168.4   CC       criu/bitmap.o
21:28:15 [2019-10-11T21:28:15.956Z] #42 168.6   CC       criu/cgroup-props.o
21:28:16 [2019-10-11T21:28:16.179Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.030s	coverage: 56.8% of statements
21:28:16 [2019-10-11T21:28:16.751Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
21:28:16 [2019-10-11T21:28:16.751Z] ok  	github.com/docker/docker/pkg/progress	0.016s	coverage: 75.9% of statements
21:28:16 [2019-10-11T21:28:16.751Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
21:28:17 [2019-10-11T21:28:17.320Z] ok  	github.com/docker/docker/pkg/reexec	0.029s	coverage: 82.4% of statements
21:28:17 [2019-10-11T21:28:17.890Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
21:28:18 [2019-10-11T21:28:18.149Z] ok  	github.com/docker/docker/pkg/pubsub	1.085s	coverage: 73.9% of statements
21:28:18 [2019-10-11T21:28:18.269Z] #42 170.5   CC       criu/cgroup.o
21:28:18 [2019-10-11T21:28:18.719Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
21:28:18 [2019-10-11T21:28:18.719Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
21:28:19 [2019-10-11T21:28:19.286Z] ok  	github.com/docker/docker/pkg/symlink	0.033s	coverage: 87.7% of statements
21:28:19 [2019-10-11T21:28:19.286Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.6% of statements
21:28:19 [2019-10-11T21:28:19.762Z] #42 ...
21:28:19 [2019-10-11T21:28:19.762Z] 
21:28:19 [2019-10-11T21:28:19.762Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 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
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 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
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 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
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 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
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 Setting up btrfs-tools (4.7.3-1) ...
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:28:19 [2019-10-11T21:28:19.762Z] #18 200.5 Setting up python3 (3.5.3-1) ...
21:28:20 [2019-10-11T21:28:20.227Z] ok  	github.com/docker/docker/pkg/tailfile	0.104s	coverage: 88.6% of statements
21:28:20 [2019-10-11T21:28:20.228Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.9% of statements
21:28:20 [2019-10-11T21:28:20.487Z] ok  	github.com/docker/docker/pkg/signal	2.887s	coverage: 61.0% of statements
21:28:21 [2019-10-11T21:28:21.057Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 84.8% of statements
21:28:21 [2019-10-11T21:28:21.057Z] testing: warning: no tests to run
21:28:21 [2019-10-11T21:28:21.057Z] coverage: [no statements]
21:28:21 [2019-10-11T21:28:21.057Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
21:28:21 [2019-10-11T21:28:21.057Z] ok  	github.com/docker/docker/pkg/tarsum	0.117s	coverage: 89.3% of statements
21:28:21 [2019-10-11T21:28:21.626Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
21:28:21 [2019-10-11T21:28:21.626Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
21:28:21 [2019-10-11T21:28:21.626Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
21:28:21 [2019-10-11T21:28:21.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:28:21 [2019-10-11T21:28:21.793Z] 
21:28:21 [2019-10-11T21:28:21.793Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:28:21 [2019-10-11T21:28:21.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:28:21 [2019-10-11T21:28:21.793Z] Using test binary docker
21:28:21 [2019-10-11T21:28:21.793Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:28:21 [2019-10-11T21:28:21.793Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:28:21 [2019-10-11T21:28:21.793Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:28:21 [2019-10-11T21:28:21.793Z] Warning failed to create cache: (null)
21:28:21 [2019-10-11T21:28:21.793Z] .
21:28:21 [2019-10-11T21:28:21.793Z] INFO: Waiting for daemon to start...
21:28:21 [2019-10-11T21:28:21.793Z] Starting dockerd
21:28:21 [2019-10-11T21:28:21.793Z] .
21:28:21 [2019-10-11T21:28:21.793Z] INFO: Building docker-sdk-python3:4.1.0...
21:28:22 [2019-10-11T21:28:22.477Z] #18 203.8 Setting up apparmor (2.11.0-3+deb9u2) ...
21:28:23 [2019-10-11T21:28:23.537Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
21:28:23 [2019-10-11T21:28:23.797Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 73.8% of statements
21:28:24 [2019-10-11T21:28:24.057Z] ok  	github.com/docker/docker/reference	0.022s	coverage: 83.7% of statements
21:28:24 [2019-10-11T21:28:24.996Z] ok  	github.com/docker/docker/plugin	0.579s	coverage: 27.1% of statements
21:28:25 [2019-10-11T21:28:25.194Z] #18 206.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:28:25 [2019-10-11T21:28:25.194Z] #18 206.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:28:25 [2019-10-11T21:28:25.194Z] #18 206.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
21:28:25 [2019-10-11T21:28:25.194Z] #18 206.5 Setting up python3-wheel (0.29.0-2) ...
21:28:25 [2019-10-11T21:28:25.257Z] ok  	github.com/docker/docker/registry/resumable	0.033s	coverage: 100.0% of statements
21:28:25 [2019-10-11T21:28:25.517Z] ok  	github.com/docker/docker/restartmanager	0.026s	coverage: 45.3% of statements
21:28:25 [2019-10-11T21:28:25.965Z] #18 ...
21:28:25 [2019-10-11T21:28:25.965Z] 
21:28:25 [2019-10-11T21:28:25.965Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:28:25 [2019-10-11T21:28:25.965Z] #45 262.1 net/http/httptrace
21:28:26 [2019-10-11T21:28:26.206Z] ok  	github.com/docker/docker/registry	0.285s	coverage: 56.3% of statements
21:28:26 [2019-10-11T21:28:26.257Z] #45 262.7 net/http
21:28:26 [2019-10-11T21:28:26.466Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
21:28:26 [2019-10-11T21:28:26.727Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 68.2% of statements
21:28:28 [2019-10-11T21:28:28.638Z] ok  	github.com/docker/docker/volume/drivers	0.042s	coverage: 36.1% of statements
21:28:29 [2019-10-11T21:28:29.159Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
21:28:29 [2019-10-11T21:28:29.159Z] ok  	github.com/docker/docker/volume/mounts	0.043s	coverage: 67.0% of statements
21:28:30 [2019-10-11T21:28:30.538Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
21:28:31 [2019-10-11T21:28:31.796Z] #45 ...
21:28:31 [2019-10-11T21:28:31.796Z] 
21:28:31 [2019-10-11T21:28:31.796Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:28:31 [2019-10-11T21:28:31.796Z] #18 208.6 Setting up python3-pkg-resources (33.1.1-1) ...
21:28:31 [2019-10-11T21:28:31.796Z] #18 210.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
21:28:31 [2019-10-11T21:28:31.796Z] #18 210.4 Setting up python3-pip (9.0.1-2+deb9u1) ...
21:28:31 [2019-10-11T21:28:31.796Z] #18 212.8 Setting up dmsetup (2:1.02.137-2) ...
21:28:31 [2019-10-11T21:28:31.796Z] #18 212.8 Setting up python3-setuptools (33.1.1-1) ...
21:28:33 [2019-10-11T21:28:33.855Z] #18 ...
21:28:33 [2019-10-11T21:28:33.855Z] 
21:28:33 [2019-10-11T21:28:33.855Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:33 [2019-10-11T21:28:33.855Z] #42 176.4   CC       criu/clone-noasan.o
21:28:33 [2019-10-11T21:28:33.855Z] #42 176.7   CC       criu/config.o
21:28:33 [2019-10-11T21:28:33.855Z] #42 179.7   CC       criu/cr-check.o
21:28:33 [2019-10-11T21:28:33.855Z] #42 183.4   CC       criu/cr-dedup.o
21:28:33 [2019-10-11T21:28:33.855Z] #42 184.4   CC       criu/cr-dump.o
21:28:34 [2019-10-11T21:28:34.144Z] #42 ...
21:28:34 [2019-10-11T21:28:34.144Z] 
21:28:34 [2019-10-11T21:28:34.144Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
21:28:34 [2019-10-11T21:28:34.144Z] #18 215.2 Setting up dh-python (2.20170125) ...
21:28:35 [2019-10-11T21:28:35.643Z] #18 216.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
21:28:35 [2019-10-11T21:28:35.643Z] #18 216.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:28:35 [2019-10-11T21:28:35.643Z] #18 DONE 216.8s
21:28:35 [2019-10-11T21:28:35.643Z] 
21:28:35 [2019-10-11T21:28:35.643Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:28:36 [2019-10-11T21:28:36.265Z] ok  	github.com/docker/docker/cmd/dockerd	0.049s	coverage: 30.3% of statements
21:28:38 [2019-10-11T21:28:38.163Z] ok  	github.com/docker/docker/container	0.111s	coverage: 35.0% of statements
21:28:38 [2019-10-11T21:28:38.163Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:28:38 [2019-10-11T21:28:38.163Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:28:38 [2019-10-11T21:28:38.163Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:28:38 [2019-10-11T21:28:38.163Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:28:42 [2019-10-11T21:28:42.508Z] #19 ...
21:28:42 [2019-10-11T21:28:42.508Z] 
21:28:42 [2019-10-11T21:28:42.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:42 [2019-10-11T21:28:42.508Z] #42 190.3   CC       criu/cr-errno.o
21:28:42 [2019-10-11T21:28:42.508Z] #42 190.4   CC       criu/cr-restore.o
21:28:46 [2019-10-11T21:28:46.552Z] ok  	github.com/docker/docker/daemon/cluster	0.103s	coverage: 0.5% of statements
21:28:46 [2019-10-11T21:28:46.941Z] #42 ...
21:28:46 [2019-10-11T21:28:46.941Z] 
21:28:46 [2019-10-11T21:28:46.941Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:28:46 [2019-10-11T21:28:46.941Z] #45 283.2 github.com/LK4D4/vndr/godl
21:28:48 [2019-10-11T21:28:48.460Z] #45 284.7 github.com/LK4D4/vndr
21:28:48 [2019-10-11T21:28:48.803Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
21:28:50 [2019-10-11T21:28:50.937Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 35.8% of statements
21:28:52 [2019-10-11T21:28:52.462Z] ok  	github.com/docker/docker/pkg/plugins	33.658s	coverage: 76.6% of statements
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/rootless	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/volume	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === Skipped
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver btrfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver btrfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver btrfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver btrfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver btrfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:73: No driver to put!
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     overlay_test.go:49: Fails to compute changes intermittently
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver zfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver zfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver zfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver zfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:46: Driver zfs not supported
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     graphtest_unix.go:73: No driver to put!
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:28:52 [2019-10-11T21:28:52.462Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] 
21:28:52 [2019-10-11T21:28:52.462Z] DONE 2114 tests, 20 skipped in 184.391s
Post stage
[Pipeline] junit
21:28:52 [2019-10-11T21:28:52.479Z] Recording test results
21:28:54 [2019-10-11T21:28:54.004Z] #45 ...
21:28:54 [2019-10-11T21:28:54.004Z] 
21:28:54 [2019-10-11T21:28:54.004Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:28:54 [2019-10-11T21:28:54.004Z] #19 12.28 Collecting yamllint==1.16.0
21:28:54 [2019-10-11T21:28:54.004Z] #19 14.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:28:54 [2019-10-11T21:28:54.004Z] #19 15.51 Collecting pyyaml (from yamllint==1.16.0)
21:28:54 [2019-10-11T21:28:54.004Z] #19 16.11   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:28:55 [2019-10-11T21:28:55.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh dynbinary test-integration
21:28:56 [2019-10-11T21:28:56.382Z] 
21:28:56 [2019-10-11T21:28:56.382Z] Removing bundles/
21:28:56 [2019-10-11T21:28:56.382Z] 
21:28:56 [2019-10-11T21:28:56.382Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:28:56 [2019-10-11T21:28:56.382Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:28:56 [2019-10-11T21:28:56.382Z] GOOS="" GOARCH="" GOARM=""
21:28:57 [2019-10-11T21:28:57.503Z] #19 21.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:28:57 [2019-10-11T21:28:57.503Z] #19 ...
21:28:57 [2019-10-11T21:28:57.503Z] 
21:28:57 [2019-10-11T21:28:57.503Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:28:57 [2019-10-11T21:28:57.503Z] #42 201.2   CC       criu/cr-service.o
21:28:57 [2019-10-11T21:28:57.503Z] #42 205.4   CC       criu/crtools.o
21:28:57 [2019-10-11T21:28:57.503Z] #42 207.0   CC       criu/eventfd.o
21:28:57 [2019-10-11T21:28:57.503Z] #42 207.9   CC       criu/eventpoll.o
21:28:57 [2019-10-11T21:28:57.503Z] #42 210.0   CC       criu/external.o
21:28:57 [2019-10-11T21:28:57.791Z] #42 ...
21:28:57 [2019-10-11T21:28:57.791Z] 
21:28:57 [2019-10-11T21:28:57.791Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:28:57 [2019-10-11T21:28:57.791Z] #19 22.18   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
21:28:59 [2019-10-11T21:28:59.161Z] ok  	github.com/docker/docker/daemon	12.258s	coverage: 17.6% of statements
21:28:59 [2019-10-11T21:28:59.161Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:28:59 [2019-10-11T21:28:59.161Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.7% of statements
21:28:59 [2019-10-11T21:28:59.161Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:29:00 [2019-10-11T21:29:00.465Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:29:01 [2019-10-11T21:29:01.281Z] ok  	github.com/docker/docker/daemon/config	0.079s	coverage: 84.6% of statements
21:29:01 [2019-10-11T21:29:01.319Z] #19 25.43 Building wheels for collected packages: pyyaml, pathspec
21:29:01 [2019-10-11T21:29:01.319Z] #19 25.43   Running setup.py bdist_wheel for pyyaml: started
21:29:01 [2019-10-11T21:29:01.681Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
21:29:01 [2019-10-11T21:29:01.681Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:29:01 [2019-10-11T21:29:01.681Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:29:03 [2019-10-11T21:29:03.703Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
21:29:04 [2019-10-11T21:29:04.031Z] #19 28.39   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:29:04 [2019-10-11T21:29:04.031Z] #19 ...
21:29:04 [2019-10-11T21:29:04.031Z] 
21:29:04 [2019-10-11T21:29:04.031Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:29:04 [2019-10-11T21:29:04.031Z] #45 DONE 300.3s
21:29:04 [2019-10-11T21:29:04.031Z] 
21:29:04 [2019-10-11T21:29:04.031Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:29:04 [2019-10-11T21:29:04.031Z] #19 28.39   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
21:29:04 [2019-10-11T21:29:04.031Z] #19 ...
21:29:04 [2019-10-11T21:29:04.031Z] 
21:29:04 [2019-10-11T21:29:04.031Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:29:04 [2019-10-11T21:29:04.031Z] #42 210.7   CC       criu/fault-injection.o
21:29:04 [2019-10-11T21:29:04.031Z] #42 211.0   CC       criu/fdstore.o
21:29:04 [2019-10-11T21:29:04.031Z] #42 212.0   CC       criu/fifo.o
21:29:04 [2019-10-11T21:29:04.031Z] #42 213.1   CC       criu/file-ids.o
21:29:04 [2019-10-11T21:29:04.031Z] #42 213.8   CC       criu/file-lock.o
21:29:04 [2019-10-11T21:29:04.031Z] #42 215.7   CC       criu/files-ext.o
21:29:04 [2019-10-11T21:29:04.323Z] #42 216.8   CC       criu/files-reg.o
21:29:04 [2019-10-11T21:29:04.323Z] #42 ...
21:29:04 [2019-10-11T21:29:04.323Z] 
21:29:04 [2019-10-11T21:29:04.323Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
21:29:04 [2019-10-11T21:29:04.323Z] #19 28.59   Running setup.py bdist_wheel for pathspec: started
21:29:05 [2019-10-11T21:29:05.559Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
21:29:06 [2019-10-11T21:29:06.357Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.233s	coverage: 57.9% of statements
21:29:07 [2019-10-11T21:29:07.822Z] #19 32.12   Running setup.py bdist_wheel for pathspec: finished with status 'done'
21:29:07 [2019-10-11T21:29:07.822Z] #19 32.12   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
21:29:07 [2019-10-11T21:29:07.822Z] #19 32.18 Successfully built pyyaml pathspec
21:29:07 [2019-10-11T21:29:07.822Z] #19 32.18 Installing collected packages: pyyaml, pathspec, yamllint
21:29:08 [2019-10-11T21:29:08.453Z] sha256:88598b004987f820b7d7b8a92af966432d5a0f7a0501687080bfe6d7475eb99a
21:29:08 [2019-10-11T21:29:08.453Z] INFO: Starting docker-py tests...
21:29:08 [2019-10-11T21:29:08.453Z] ============================= test session starts ==============================
21:29:08 [2019-10-11T21:29:08.453Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
21:29:08 [2019-10-11T21:29:08.453Z] rootdir: /src, inifile: pytest.ini
21:29:08 [2019-10-11T21:29:08.453Z] plugins: timeout-1.3.3, cov-2.6.1
21:29:08 [2019-10-11T21:29:08.710Z] collected 385 items / 5 deselected / 380 selected
21:29:08 [2019-10-11T21:29:08.710Z] 
21:29:08 [2019-10-11T21:29:08.853Z] #19 33.22 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
21:29:09 [2019-10-11T21:29:09.478Z] #19 DONE 33.7s
21:29:09 [2019-10-11T21:29:09.478Z] 
21:29:09 [2019-10-11T21:29:09.478Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:29:09 [2019-10-11T21:29:09.772Z] #23 ...
21:29:09 [2019-10-11T21:29:09.772Z] 
21:29:09 [2019-10-11T21:29:09.772Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:29:09 [2019-10-11T21:29:09.772Z] #42 222.4   CC       criu/files.o
21:29:12 [2019-10-11T21:29:12.609Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.727s	coverage: 46.2% of statements
21:29:14 [2019-10-11T21:29:14.204Z] #42 226.6   CC       criu/filesystems.o
21:29:15 [2019-10-11T21:29:15.707Z] #42 228.0   CC       criu/fsnotify.o
21:29:16 [2019-10-11T21:29:16.010Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.855s	coverage: 51.0% of statements
21:29:16 [2019-10-11T21:29:16.010Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.129s	coverage: 72.5% of statements
21:29:16 [2019-10-11T21:29:16.010Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:29:16 [2019-10-11T21:29:16.727Z] #42 ...
21:29:16 [2019-10-11T21:29:16.727Z] 
21:29:16 [2019-10-11T21:29:16.727Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:29:17 [2019-10-11T21:29:17.019Z] #29 313.3 + rm -rf /tmp/tmp.OZcMO9Myq4
21:29:17 [2019-10-11T21:29:17.307Z] #29 DONE 313.6s
21:29:17 [2019-10-11T21:29:17.307Z] 
21:29:17 [2019-10-11T21:29:17.307Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:29:17 [2019-10-11T21:29:17.930Z] #39 ...
21:29:17 [2019-10-11T21:29:17.930Z] 
21:29:17 [2019-10-11T21:29:17.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:29:17 [2019-10-11T21:29:17.930Z] #42 230.3   CC       criu/image-desc.o
21:29:18 [2019-10-11T21:29:18.218Z] #42 230.9   CC       criu/image.o
21:29:18 [2019-10-11T21:29:18.504Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.522s	coverage: 76.1% of statements
21:29:19 [2019-10-11T21:29:19.296Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
21:29:20 [2019-10-11T21:29:20.273Z] #42 232.8   CC       criu/ipc_ns.o
21:29:21 [2019-10-11T21:29:21.176Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
21:29:22 [2019-10-11T21:29:22.321Z] #42 234.9   CC       criu/irmap.o
21:29:23 [2019-10-11T21:29:23.130Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
21:29:23 [2019-10-11T21:29:23.418Z] #42 236.0   CC       criu/kcmp-ids.o
21:29:23 [2019-10-11T21:29:23.539Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.135s	coverage: 57.0% of statements
21:29:23 [2019-10-11T21:29:23.539Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:29:23 [2019-10-11T21:29:23.539Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:29:23 [2019-10-11T21:29:23.539Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:29:23 [2019-10-11T21:29:23.539Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
21:29:23 [2019-10-11T21:29:23.539Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:29:24 [2019-10-11T21:29:24.044Z] #42 236.6   CC       criu/kerndat.o
21:29:24 [2019-10-11T21:29:24.833Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 42.7% of statements
21:29:25 [2019-10-11T21:29:25.660Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.114s	coverage: 77.4% of statements
21:29:25 [2019-10-11T21:29:25.660Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:29:25 [2019-10-11T21:29:25.660Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:29:26 [2019-10-11T21:29:26.097Z] #42 238.5   CC       criu/libnetlink.o
21:29:26 [2019-10-11T21:29:26.385Z] #42 239.1   CC       criu/log.o
21:29:26 [2019-10-11T21:29:26.487Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 68.2% of statements
21:29:26 [2019-10-11T21:29:26.868Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
21:29:27 [2019-10-11T21:29:27.250Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 88.3% of statements
21:29:27 [2019-10-11T21:29:27.414Z] #42 239.9   CC       criu/lsm.o
21:29:27 [2019-10-11T21:29:27.635Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 62.1% of statements
21:29:28 [2019-10-11T21:29:28.040Z] #42 240.6   CC       criu/mem.o
21:29:28 [2019-10-11T21:29:28.779Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 74.7% of statements
21:29:28 [2019-10-11T21:29:28.779Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:29:30 [2019-10-11T21:29:30.103Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.008s	coverage: 19.9% of statements
21:29:31 [2019-10-11T21:29:31.433Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
21:29:31 [2019-10-11T21:29:31.462Z] tests/integration/api_build_test.py ......................X              [  6%]
21:29:31 [2019-10-11T21:29:31.548Z] #42 243.5   CC       criu/mount.o
21:29:31 [2019-10-11T21:29:31.721Z] tests/integration/api_client_test.py .....                               [  7%]
21:29:31 [2019-10-11T21:29:31.820Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
21:29:32 [2019-10-11T21:29:32.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.794s	coverage: 84.5% of statements
21:29:32 [2019-10-11T21:29:32.206Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:29:32 [2019-10-11T21:29:32.575Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
21:29:32 [2019-10-11T21:29:32.575Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:29:33 [2019-10-11T21:29:33.655Z] tests/integration/api_config_test.py .....                               [  8%]
21:29:34 [2019-10-11T21:29:34.453Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
21:29:34 [2019-10-11T21:29:34.821Z] ok  	github.com/docker/docker/distribution	0.339s	coverage: 22.4% of statements
21:29:34 [2019-10-11T21:29:34.821Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:29:36 [2019-10-11T21:29:36.107Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
21:29:37 [2019-10-11T21:29:37.090Z] #42 ...
21:29:37 [2019-10-11T21:29:37.090Z] 
21:29:37 [2019-10-11T21:29:37.091Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:29:37 [2019-10-11T21:29:37.091Z] #55 281.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:29:37 [2019-10-11T21:29:37.571Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
21:29:37 [2019-10-11T21:29:37.945Z] ok  	github.com/docker/docker/distribution/xfer	2.105s	coverage: 85.1% of statements
21:29:37 [2019-10-11T21:29:37.945Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:29:38 [2019-10-11T21:29:38.764Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
21:29:38 [2019-10-11T21:29:38.764Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:29:39 [2019-10-11T21:29:39.600Z] ok  	github.com/docker/docker/image/v1	0.015s	coverage: 25.0% of statements
21:29:39 [2019-10-11T21:29:39.600Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:29:40 [2019-10-11T21:29:40.439Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
21:29:40 [2019-10-11T21:29:40.586Z] #55 285.1 + mkdir -p /build
21:29:40 [2019-10-11T21:29:40.586Z] #55 285.1 + cp runc /build/runc
21:29:40 [2019-10-11T21:29:40.586Z] #55 DONE 285.2s
21:29:40 [2019-10-11T21:29:40.586Z] 
21:29:40 [2019-10-11T21:29:40.586Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:29:40 [2019-10-11T21:29:40.586Z] #42 249.8   CC       criu/namespaces.o
21:29:41 [2019-10-11T21:29:41.215Z] #42 253.6   CC       criu/net.o
21:29:41 [2019-10-11T21:29:41.303Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.9% of statements
21:29:41 [2019-10-11T21:29:41.676Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:29:43 [2019-10-11T21:29:43.510Z] ok  	github.com/docker/docker/pkg/archive	0.487s	coverage: 77.4% of statements
21:29:44 [2019-10-11T21:29:44.985Z] ok  	github.com/docker/docker/pkg/authorization	0.578s	coverage: 68.3% of statements
21:29:45 [2019-10-11T21:29:45.408Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:29:45 [2019-10-11T21:29:45.828Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:29:46 [2019-10-11T21:29:46.770Z] #42 259.3   CC       criu/netfilter.o
21:29:47 [2019-10-11T21:29:47.399Z] #42 259.9   CC       criu/page-pipe.o
21:29:48 [2019-10-11T21:29:48.275Z] ok  	github.com/docker/docker/layer	7.422s	coverage: 68.8% of statements
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/oci	[no test files]
21:29:48 [2019-10-11T21:29:48.275Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:29:48 [2019-10-11T21:29:48.432Z] #42 261.1   CC       criu/page-xfer.o
21:29:48 [2019-10-11T21:29:48.655Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
21:29:49 [2019-10-11T21:29:49.049Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
21:29:49 [2019-10-11T21:29:49.450Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
21:29:50 [2019-10-11T21:29:50.263Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.516s	coverage: 43.2% of statements
21:29:50 [2019-10-11T21:29:50.263Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:29:50 [2019-10-11T21:29:50.263Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:29:50 [2019-10-11T21:29:50.478Z] #42 263.2   CC       criu/pagemap-cache.o
21:29:50 [2019-10-11T21:29:50.647Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
21:29:51 [2019-10-11T21:29:51.458Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
21:29:51 [2019-10-11T21:29:51.525Z] #42 264.0   CC       criu/pagemap.o
21:29:51 [2019-10-11T21:29:51.837Z] ok  	github.com/docker/docker/pkg/dmesg	0.020s	coverage: 83.3% of statements
21:29:53 [2019-10-11T21:29:53.024Z] #42 265.6   CC       criu/parasite-syscall.o
21:29:53 [2019-10-11T21:29:53.273Z] ok  	github.com/docker/docker/pkg/filenotify	0.618s	coverage: 67.0% of statements
21:29:53 [2019-10-11T21:29:53.697Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.213s	coverage: 84.1% of statements
21:29:54 [2019-10-11T21:29:54.522Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
21:29:54 [2019-10-11T21:29:54.522Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
21:29:54 [2019-10-11T21:29:54.523Z] #42 267.1   CC       criu/path.o
21:29:54 [2019-10-11T21:29:54.915Z] ok  	github.com/docker/docker/pkg/fsutils	0.354s	coverage: 85.1% of statements
21:29:55 [2019-10-11T21:29:55.171Z] #42 267.7   CC       criu/pie-util-vdso-elf32.o
21:29:55 [2019-10-11T21:29:55.713Z] ok  	github.com/docker/docker/pkg/idtools	0.259s	coverage: 70.1% of statements
21:29:55 [2019-10-11T21:29:55.797Z] #42 268.4   CC       criu/pie-util-vdso.o
21:29:56 [2019-10-11T21:29:56.099Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 70.6% of statements
21:29:56 [2019-10-11T21:29:56.099Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
21:29:56 [2019-10-11T21:29:56.423Z] #42 269.1   CC       criu/pie-util.o
21:29:56 [2019-10-11T21:29:56.500Z] ok  	github.com/docker/docker/pkg/locker	0.020s	coverage: 88.9% of statements
21:29:56 [2019-10-11T21:29:56.500Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
21:29:56 [2019-10-11T21:29:56.500Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:29:56 [2019-10-11T21:29:56.713Z] #42 269.3   CC       criu/pipes.o
21:29:57 [2019-10-11T21:29:57.306Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
21:29:57 [2019-10-11T21:29:57.306Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
21:29:57 [2019-10-11T21:29:57.684Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
21:29:58 [2019-10-11T21:29:58.059Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
21:29:58 [2019-10-11T21:29:58.208Z] #42 270.5   CC       criu/plugin.o
21:29:58 [2019-10-11T21:29:58.451Z] ok  	github.com/docker/docker/pkg/mount	1.166s	coverage: 69.6% of statements
21:29:58 [2019-10-11T21:29:58.451Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:29:58 [2019-10-11T21:29:58.497Z] #42 271.1   CC       criu/proc_parse.o
21:29:58 [2019-10-11T21:29:58.825Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
21:29:58 [2019-10-11T21:29:58.825Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:29:58 [2019-10-11T21:29:58.825Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:29:59 [2019-10-11T21:29:59.637Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
21:30:00 [2019-10-11T21:30:00.012Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:30:00 [2019-10-11T21:30:00.431Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:30:00 [2019-10-11T21:30:00.872Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
21:30:02 [2019-10-11T21:30:02.220Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 73.9% of statements
21:30:02 [2019-10-11T21:30:02.940Z] #42 275.5   CC       criu/protobuf-desc.o
21:30:03 [2019-10-11T21:30:03.033Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
21:30:03 [2019-10-11T21:30:03.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:30:03 [2019-10-11T21:30:03.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:30:04 [2019-10-11T21:30:04.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:30:04 [2019-10-11T21:30:04.094Z] 
21:30:04 [2019-10-11T21:30:04.094Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:30:04 [2019-10-11T21:30:04.094Z] PKG_CONFIG=pkg-config
21:30:04 [2019-10-11T21:30:04.094Z] GOLANG_VERSION=1.13.1
21:30:04 [2019-10-11T21:30:04.094Z] HOSTNAME=2285c9bd9742
21:30:04 [2019-10-11T21:30:04.094Z] DOCKER_EXPERIMENTAL=1
21:30:04 [2019-10-11T21:30:04.094Z] container=docker
21:30:04 [2019-10-11T21:30:04.094Z] TEST_SKIP_INTEGRATION_CLI=1
21:30:04 [2019-10-11T21:30:04.094Z] GO111MODULE=off
21:30:04 [2019-10-11T21:30:04.094Z] GOPATH=/go
21:30:04 [2019-10-11T21:30:04.094Z] PWD=/go/src/github.com/docker/docker
21:30:04 [2019-10-11T21:30:04.094Z] HOME=/root
21:30:04 [2019-10-11T21:30:04.094Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:30:04 [2019-10-11T21:30:04.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:30:04 [2019-10-11T21:30:04.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:30:04 [2019-10-11T21:30:04.094Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:30:04 [2019-10-11T21:30:04.094Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:30:04 [2019-10-11T21:30:04.094Z] DOCKER_GRAPHDRIVER=overlay2
21:30:04 [2019-10-11T21:30:04.094Z] TERM=xterm
21:30:04 [2019-10-11T21:30:04.094Z] VALIDATE_BRANCH=master
21:30:04 [2019-10-11T21:30:04.094Z] DEST=bundles/test-integration
21:30:04 [2019-10-11T21:30:04.094Z] SHLVL=1
21:30:04 [2019-10-11T21:30:04.094Z] TIMEOUT=120m
21:30:04 [2019-10-11T21:30:04.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:30:04 [2019-10-11T21:30:04.094Z] DOCKER_PKG=github.com/docker/docker
21:30:04 [2019-10-11T21:30:04.094Z] TESTDEBUG=0
21:30:04 [2019-10-11T21:30:04.094Z] _=/usr/bin/env
21:30:04 [2019-10-11T21:30:04.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:30:04 [2019-10-11T21:30:04.436Z] #42 277.0   CC       criu/protobuf.o
21:30:04 [2019-10-11T21:30:04.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:30:05 [2019-10-11T21:30:05.457Z] #42 277.9   CC       criu/pstree.o
21:30:06 [2019-10-11T21:30:06.198Z] ok  	github.com/docker/docker/pkg/signal	2.463s	coverage: 61.0% of statements
21:30:06 [2019-10-11T21:30:06.198Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:30:06 [2019-10-11T21:30:06.568Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:30:06 [2019-10-11T21:30:06.942Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:30:07 [2019-10-11T21:30:07.330Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
21:30:07 [2019-10-11T21:30:07.527Z] #42 279.9   CC       criu/rbtree.o
21:30:07 [2019-10-11T21:30:07.714Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
21:30:08 [2019-10-11T21:30:08.159Z] #42 280.8   CC       criu/rst-malloc.o
21:30:08 [2019-10-11T21:30:08.308Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:30:08 [2019-10-11T21:30:08.527Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
21:30:09 [2019-10-11T21:30:09.016Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
21:30:09 [2019-10-11T21:30:09.186Z] #42 281.5   CC       criu/seccomp.o
21:30:09 [2019-10-11T21:30:09.749Z] 12c8dbabfd62: Pull complete
21:30:09 [2019-10-11T21:30:09.749Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
21:30:09 [2019-10-11T21:30:09.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
21:30:09 [2019-10-11T21:30:09.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
21:30:09 [2019-10-11T21:30:09.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
21:30:09 [2019-10-11T21:30:09.749Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805'
21:30:09 [2019-10-11T21:30:09.749Z] WARN: Skipping validation tests
21:30:09 [2019-10-11T21:30:09.749Z] INFO: Running unit tests at 10/11/2019 21:30:07...
21:30:09 [2019-10-11T21:30:09.987Z] ok  	github.com/docker/docker/pkg/tarsum	0.051s	coverage: 89.3% of statements
21:30:10 [2019-10-11T21:30:10.209Z] #42 282.8   CC       criu/seize.o
21:30:10 [2019-10-11T21:30:10.355Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
21:30:10 [2019-10-11T21:30:10.355Z] testing: warning: no tests to run
21:30:10 [2019-10-11T21:30:10.355Z] coverage: [no statements]
21:30:10 [2019-10-11T21:30:10.355Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
21:30:10 [2019-10-11T21:30:10.813Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:30:11 [2019-10-11T21:30:11.178Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:30:11 [2019-10-11T21:30:11.569Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:30:11 [2019-10-11T21:30:11.701Z] #42 284.0   CC       criu/servicefd.o
21:30:12 [2019-10-11T21:30:12.018Z] INFO: make.ps1 starting at 10/11/2019 21:30:11
21:30:12 [2019-10-11T21:30:12.324Z] #42 284.8   CC       criu/shmem.o
21:30:12 [2019-10-11T21:30:12.476Z] INFO: Git commit (93edf327d) assumed from DOCKER_GITCOMMIT environment variable
21:30:12 [2019-10-11T21:30:12.476Z] INFO: Invoking autogen...
21:30:12 [2019-10-11T21:30:12.937Z] INFO: Running unit tests...
21:30:13 [2019-10-11T21:30:13.347Z] #42 ...
21:30:13 [2019-10-11T21:30:13.347Z] 
21:30:13 [2019-10-11T21:30:13.347Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:30:13 [2019-10-11T21:30:13.347Z] #39 369.6 + dpkg --print-architecture
21:30:13 [2019-10-11T21:30:13.347Z] #39 369.6 + cd /tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution
21:30:13 [2019-10-11T21:30:13.347Z] #39 369.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:30:14 [2019-10-11T21:30:14.062Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 27.1% of statements
21:30:14 [2019-10-11T21:30:14.262Z] #39 370.5 + GOPATH=/tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BB8ncCK9GT
21:30:14 [2019-10-11T21:30:14.262Z] #39 370.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:30:14 [2019-10-11T21:30:14.425Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
21:30:15 [2019-10-11T21:30:15.236Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
21:30:15 [2019-10-11T21:30:15.609Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
21:30:17 [2019-10-11T21:30:17.676Z] ok  	github.com/docker/docker/registry	0.219s	coverage: 56.3% of statements
21:30:18 [2019-10-11T21:30:18.191Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
21:30:18 [2019-10-11T21:30:18.592Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
21:30:19 [2019-10-11T21:30:19.420Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
21:30:19 [2019-10-11T21:30:19.812Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:30:22 [2019-10-11T21:30:22.311Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
21:30:23 [2019-10-11T21:30:23.116Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
21:30:23 [2019-10-11T21:30:23.921Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
21:30:24 [2019-10-11T21:30:24.607Z] #39 ...
21:30:24 [2019-10-11T21:30:24.607Z] 
21:30:24 [2019-10-11T21:30:24.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:30:24 [2019-10-11T21:30:24.607Z] #42 286.5   CC       criu/sigframe.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 286.8   CC       criu/signalfd.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 287.2   CC       criu/sk-inet.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 288.9   CC       criu/sk-netlink.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 289.6   CC       criu/sk-packet.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 290.8   CC       criu/sk-queue.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 291.7   CC       criu/sk-tcp.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 292.7   CC       criu/sk-unix.o
21:30:24 [2019-10-11T21:30:24.607Z] #42 296.4   CC       criu/sockets.o
21:30:25 [2019-10-11T21:30:25.211Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
21:30:25 [2019-10-11T21:30:25.630Z] #42 298.0   CC       criu/stats.o
21:30:25 [2019-10-11T21:30:25.918Z] #42 298.6   CC       criu/string.o
21:30:26 [2019-10-11T21:30:26.205Z] #42 298.8   CC       criu/sysctl.o
21:30:27 [2019-10-11T21:30:27.698Z] #42 300.1   CC       criu/sysfs_parse.o
21:30:28 [2019-10-11T21:30:28.331Z] #42 300.8   CC       criu/timerfd.o
21:30:28 [2019-10-11T21:30:28.956Z] #42 301.5   CC       criu/tty.o
21:30:30 [2019-10-11T21:30:30.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:30:30 [2019-10-11T21:30:30.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:30:32 [2019-10-11T21:30:32.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:30:32 [2019-10-11T21:30:32.460Z] #42 305.1   CC       criu/tun.o
21:30:33 [2019-10-11T21:30:33.485Z] #42 305.9   CC       criu/uffd.o
21:30:34 [2019-10-11T21:30:34.018Z] ?   	github.com/docker/docker/api	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/rootless	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/volume	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === Skipped
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver btrfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver btrfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver btrfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver btrfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver btrfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:73: No driver to put!
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     overlay_test.go:49: Fails to compute changes intermittently
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver zfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver zfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver zfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver zfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:46: Driver zfs not supported
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     graphtest_unix.go:73: No driver to put!
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:30:34 [2019-10-11T21:30:34.584Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] 
21:30:34 [2019-10-11T21:30:34.584Z] DONE 2114 tests, 20 skipped in 221.725s
Post stage
[Pipeline] junit
21:30:34 [2019-10-11T21:30:34.722Z] Recording test results
21:30:35 [2019-10-11T21:30:35.552Z] #42 308.1   CC       criu/util.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:30:37 [2019-10-11T21:30:37.311Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh dynbinary test-integration
21:30:37 [2019-10-11T21:30:37.720Z] 
21:30:37 [2019-10-11T21:30:37.720Z] Removing bundles/
21:30:37 [2019-10-11T21:30:37.720Z] 
21:30:37 [2019-10-11T21:30:37.720Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:30:37 [2019-10-11T21:30:37.720Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:30:37 [2019-10-11T21:30:37.720Z] GOOS="" GOARCH="" GOARM=""
21:30:38 [2019-10-11T21:30:38.274Z] #42 310.8   CC       criu/uts_ns.o
21:30:38 [2019-10-11T21:30:38.913Z] #42 311.3   CC       criu/vdso.o
21:30:39 [2019-10-11T21:30:39.942Z] #42 312.4   LINK     criu/built-in.o
21:30:40 [2019-10-11T21:30:40.231Z] #42 312.7   LINK     criu/criu
21:30:41 [2019-10-11T21:30:41.257Z] #42 313.7   DEP      lib/c/criu.d
21:30:41 [2019-10-11T21:30:41.544Z] #42 314.0   CC       images/rpc.pb-c.o
21:30:42 [2019-10-11T21:30:42.567Z] #42 315.2   CC       lib/c/criu.o
21:30:44 [2019-10-11T21:30:44.618Z] #42 317.3   LINK     lib/c/built-in.o
21:30:44 [2019-10-11T21:30:44.914Z] #42 317.3   LINK     lib/c/libcriu.so
21:30:45 [2019-10-11T21:30:45.539Z] #42 317.9   GEN      magic.py
21:30:45 [2019-10-11T21:30:45.539Z] #42 318.2 Note: Building without setproctitle() and strlcpy() support.
21:30:45 [2019-10-11T21:30:45.539Z] #42 318.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:30:46 [2019-10-11T21:30:46.396Z] ok  	github.com/docker/docker/api/server	0.110s	coverage: 9.0% of statements
21:30:47 [2019-10-11T21:30:47.036Z] #42 319.3 fatal: Not a git repository (or any of the parent directories): .git
21:30:48 [2019-10-11T21:30:48.070Z] #42 320.8 make[1]: Nothing to be done for 'all'.
21:30:49 [2019-10-11T21:30:49.569Z] #42 322.2 make[1]: 'images/built-in.o' is up to date.
21:30:49 [2019-10-11T21:30:49.569Z] #42 322.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:30:49 [2019-10-11T21:30:49.856Z] #42 322.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:30:49 [2019-10-11T21:30:49.856Z] #42 322.4 make[1]: 'compel/libcompel.a' is up to date.
21:30:49 [2019-10-11T21:30:49.856Z] #42 322.5 make[1]: 'compel/compel-host-bin' is up to date.
21:30:49 [2019-10-11T21:30:49.856Z] #42 322.6 make[1]: Nothing to be done for 'all'.
21:30:50 [2019-10-11T21:30:50.144Z] #42 322.6 make[1]: 'soccr/libsoccr.a' is up to date.
21:30:50 [2019-10-11T21:30:50.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:30:50 [2019-10-11T21:30:50.431Z] #42 323.0 make[2]: Nothing to be done for 'all'.
21:30:50 [2019-10-11T21:30:50.432Z] #42 323.1 make[2]: Nothing to be done for 'all'.
21:30:50 [2019-10-11T21:30:50.719Z] #42 323.2 make[2]: Nothing to be done for 'all'.
21:30:50 [2019-10-11T21:30:50.719Z] #42 323.4 make[2]: Nothing to be done for 'all'.
21:30:51 [2019-10-11T21:30:51.009Z] #42 323.5 make[2]: Nothing to be done for 'all'.
21:30:51 [2019-10-11T21:30:51.009Z] #42 323.6 make[2]: Nothing to be done for 'all'.
21:30:51 [2019-10-11T21:30:51.298Z] #42 323.7 make[2]: Nothing to be done for 'all'.
21:30:51 [2019-10-11T21:30:51.298Z] #42 323.9 make[2]: Nothing to be done for 'all'.
21:30:51 [2019-10-11T21:30:51.298Z] #42 323.9   INSTALL  criu/criu
21:30:51 [2019-10-11T21:30:51.588Z] #42 DONE 324.1s
21:30:51 [2019-10-11T21:30:51.588Z] 
21:30:51 [2019-10-11T21:30:51.588Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:30:51 [2019-10-11T21:30:51.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:30:52 [2019-10-11T21:30:52.640Z] #60 ...
21:30:52 [2019-10-11T21:30:52.640Z] 
21:30:52 [2019-10-11T21:30:52.640Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:30:52 [2019-10-11T21:30:52.640Z] #39 409.0 + rm -rf /tmp/tmp.BB8ncCK9GT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BB8ncCK9GT
21:30:52 [2019-10-11T21:30:52.640Z] #39 DONE 409.1s
21:30:52 [2019-10-11T21:30:52.640Z] 
21:30:52 [2019-10-11T21:30:52.640Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:30:52 [2019-10-11T21:30:52.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:30:53 [2019-10-11T21:30:53.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:30:54 [2019-10-11T21:30:54.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:30:57 [2019-10-11T21:30:57.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:30:57 [2019-10-11T21:30:57.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:31:00 [2019-10-11T21:31:00.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:31:02 [2019-10-11T21:31:02.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:31:04 [2019-10-11T21:31:04.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:31:05 [2019-10-11T21:31:05.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:31:08 [2019-10-11T21:31:08.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:31:09 [2019-10-11T21:31:09.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:31:10 [2019-10-11T21:31:10.620Z] ................................................                         [ 29%]
21:31:10 [2019-10-11T21:31:10.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:31:12 [2019-10-11T21:31:12.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:12 [2019-10-11T21:31:12.206Z] Using test binary docker
21:31:12 [2019-10-11T21:31:12.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:31:12 [2019-10-11T21:31:12.206Z] +++ /etc/init.d/apparmor start
21:31:12 [2019-10-11T21:31:12.206Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:31:12 [2019-10-11T21:31:12.206Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:31:12 [2019-10-11T21:31:12.206Z] Warning failed to create cache: (null)
21:31:12 [2019-10-11T21:31:12.206Z] .
21:31:12 [2019-10-11T21:31:12.206Z] INFO: Waiting for daemon to start...
21:31:12 [2019-10-11T21:31:12.206Z] Starting dockerd
21:31:12 [2019-10-11T21:31:12.206Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:31:12 [2019-10-11T21:31:12.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:31:12 [2019-10-11T21:31:12.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:31:14 [2019-10-11T21:31:14.742Z] .
21:31:14 [2019-10-11T21:31:14.742Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:14 [2019-10-11T21:31:14.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:14 [2019-10-11T21:31:14.742Z] Error: No such image: emptyfs
21:31:14 [2019-10-11T21:31:14.742Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:31:14 [2019-10-11T21:31:14.742Z] ++++ docker load
21:31:14 [2019-10-11T21:31:14.742Z] Running integration-test (iteration 1)
21:31:14 [2019-10-11T21:31:14.742Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:31:14 [2019-10-11T21:31:14.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:31:14 [2019-10-11T21:31:14.742Z] ++ set -e
21:31:14 [2019-10-11T21:31:14.742Z] ++ '[' -n 0 ']'
21:31:14 [2019-10-11T21:31:14.742Z] ++ set -x
21:31:14 [2019-10-11T21:31:14.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:31:15 [2019-10-11T21:31:15.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:31:19 [2019-10-11T21:31:19.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:31:19 [2019-10-11T21:31:19.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:31:24 [2019-10-11T21:31:24.751Z] Loaded image: buildpack-deps:jessie
21:31:24 [2019-10-11T21:31:24.751Z] Loaded image: busybox:latest
21:31:24 [2019-10-11T21:31:24.751Z] Loaded image: busybox:glibc
21:31:24 [2019-10-11T21:31:24.751Z] Loaded image: debian:jessie
21:31:24 [2019-10-11T21:31:24.751Z] Loaded image: hello-world:latest
21:31:24 [2019-10-11T21:31:24.751Z] INFO: Testing against a local daemon
21:31:24 [2019-10-11T21:31:24.751Z] === RUN   TestCgroupNamespacesBuild
21:31:24 [2019-10-11T21:31:24.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:31:27 [2019-10-11T21:31:27.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:31:28 [2019-10-11T21:31:28.943Z] --- PASS: TestCgroupNamespacesBuild (4.38s)
21:31:28 [2019-10-11T21:31:28.943Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:31:28 [2019-10-11T21:31:28.943Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:31:29 [2019-10-11T21:31:29.438Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:31:30 [2019-10-11T21:31:30.323Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s)
21:31:30 [2019-10-11T21:31:30.323Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:31:30 [2019-10-11T21:31:30.323Z] === RUN   TestBuildWithSession
21:31:30 [2019-10-11T21:31:30.323Z] --- SKIP: TestBuildWithSession (0.00s)
21:31:30 [2019-10-11T21:31:30.323Z]     build_session_test.go:25: TODO: BuildKit
21:31:30 [2019-10-11T21:31:30.323Z] === RUN   TestBuildSquashParent
21:31:31 [2019-10-11T21:31:31.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:31:31 [2019-10-11T21:31:31.949Z] #60 ...
21:31:31 [2019-10-11T21:31:31.949Z] 
21:31:31 [2019-10-11T21:31:31.949Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:31:31 [2019-10-11T21:31:31.949Z] #51 DONE 443.9s
21:31:31 [2019-10-11T21:31:31.949Z] 
21:31:31 [2019-10-11T21:31:31.949Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:31:31 [2019-10-11T21:31:31.949Z] #23 ...
21:31:31 [2019-10-11T21:31:31.949Z] 
21:31:31 [2019-10-11T21:31:31.949Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:31:31 [2019-10-11T21:31:31.949Z] #60 392.9 + bin/containerd
21:31:36 [2019-10-11T21:31:36.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:31:36 [2019-10-11T21:31:36.627Z] 
21:31:36 [2019-10-11T21:31:36.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:31:36 [2019-10-11T21:31:36.627Z] PKG_CONFIG=pkg-config
21:31:36 [2019-10-11T21:31:36.627Z] GOLANG_VERSION=1.13.1
21:31:36 [2019-10-11T21:31:36.627Z] HOSTNAME=df97c4715305
21:31:36 [2019-10-11T21:31:36.627Z] DOCKER_EXPERIMENTAL=1
21:31:36 [2019-10-11T21:31:36.627Z] container=docker
21:31:36 [2019-10-11T21:31:36.627Z] TEST_SKIP_INTEGRATION_CLI=1
21:31:36 [2019-10-11T21:31:36.627Z] GO111MODULE=off
21:31:36 [2019-10-11T21:31:36.627Z] GOPATH=/go
21:31:36 [2019-10-11T21:31:36.627Z] PWD=/go/src/github.com/docker/docker
21:31:36 [2019-10-11T21:31:36.627Z] HOME=/root
21:31:36 [2019-10-11T21:31:36.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:31:36 [2019-10-11T21:31:36.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:31:36 [2019-10-11T21:31:36.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:31:36 [2019-10-11T21:31:36.627Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:31:36 [2019-10-11T21:31:36.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:31:36 [2019-10-11T21:31:36.627Z] DOCKER_GRAPHDRIVER=overlay2
21:31:36 [2019-10-11T21:31:36.627Z] TERM=xterm
21:31:36 [2019-10-11T21:31:36.627Z] VALIDATE_BRANCH=master
21:31:36 [2019-10-11T21:31:36.627Z] DEST=bundles/test-integration
21:31:36 [2019-10-11T21:31:36.627Z] SHLVL=1
21:31:36 [2019-10-11T21:31:36.627Z] TIMEOUT=120m
21:31:36 [2019-10-11T21:31:36.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:31:36 [2019-10-11T21:31:36.627Z] DOCKER_PKG=github.com/docker/docker
21:31:36 [2019-10-11T21:31:36.627Z] TESTDEBUG=0
21:31:36 [2019-10-11T21:31:36.627Z] _=/usr/bin/env
21:31:36 [2019-10-11T21:31:36.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:31:36 [2019-10-11T21:31:36.892Z] --- PASS: TestBuildSquashParent (6.43s)
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:36 [2019-10-11T21:31:36.892Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:36 [2019-10-11T21:31:36.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:36 [2019-10-11T21:31:36.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:36 [2019-10-11T21:31:36.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:36 [2019-10-11T21:31:36.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ok  	github.com/docker/docker/api/server/httputils	0.111s	coverage: 14.7% of statements
21:31:37 [2019-10-11T21:31:37.075Z] ok  	github.com/docker/docker/api/server/middleware	0.283s	coverage: 37.7% of statements
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:31:37 [2019-10-11T21:31:37.075Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:31:37 [2019-10-11T21:31:37.456Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:31:38 [2019-10-11T21:31:38.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:31:38 [2019-10-11T21:31:38.612Z] ok  	github.com/docker/docker/api/server/router/swarm	0.138s	coverage: 4.0% of statements
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ok  	github.com/docker/docker/api/types/filters	0.135s	coverage: 95.2% of statements
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ok  	github.com/docker/docker/api/types/strslice	0.081s	coverage: 90.0% of statements
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ok  	github.com/docker/docker/api/types/time	0.380s	coverage: 100.0% of statements
21:31:38 [2019-10-11T21:31:38.612Z] ok  	github.com/docker/docker/api/types/versions	0.089s	coverage: 75.0% of statements
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:31:38 [2019-10-11T21:31:38.612Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:31:38 [2019-10-11T21:31:38.814Z] #60 ...
21:31:38 [2019-10-11T21:31:38.814Z] 
21:31:38 [2019-10-11T21:31:38.814Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:31:38 [2019-10-11T21:31:38.814Z] #23 455.1 + return
21:31:39 [2019-10-11T21:31:39.103Z] #23 DONE 455.2s
21:31:39 [2019-10-11T21:31:39.103Z] 
21:31:39 [2019-10-11T21:31:39.103Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:31:39 [2019-10-11T21:31:39.443Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:39 [2019-10-11T21:31:39.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:41 [2019-10-11T21:31:41.379Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
21:31:41 [2019-10-11T21:31:41.807Z] #60 ...
21:31:41 [2019-10-11T21:31:41.807Z] 
21:31:41 [2019-10-11T21:31:41.807Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
21:31:41 [2019-10-11T21:31:41.807Z] #24 DONE 0.1s
21:31:41 [2019-10-11T21:31:41.807Z] 
21:31:41 [2019-10-11T21:31:41.807Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
21:31:42 [2019-10-11T21:31:42.238Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
21:31:42 [2019-10-11T21:31:42.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s)
21:31:42 [2019-10-11T21:31:42.239Z] === RUN   TestBuildMultiStageCopy
21:31:42 [2019-10-11T21:31:42.239Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:31:42 [2019-10-11T21:31:42.435Z] #28 DONE 0.6s
21:31:42 [2019-10-11T21:31:42.435Z] 
21:31:42 [2019-10-11T21:31:42.435Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
21:31:42 [2019-10-11T21:31:42.435Z] #30 DONE 0.1s
21:31:42 [2019-10-11T21:31:42.435Z] 
21:31:42 [2019-10-11T21:31:42.435Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
21:31:42 [2019-10-11T21:31:42.435Z] #33 DONE 0.1s
21:31:42 [2019-10-11T21:31:42.435Z] 
21:31:42 [2019-10-11T21:31:42.435Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
21:31:42 [2019-10-11T21:31:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:31:42 [2019-10-11T21:31:42.722Z] #38 DONE 0.1s
21:31:42 [2019-10-11T21:31:42.722Z] 
21:31:42 [2019-10-11T21:31:42.722Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
21:31:42 [2019-10-11T21:31:42.722Z] #40 DONE 0.1s
21:31:42 [2019-10-11T21:31:42.722Z] 
21:31:42 [2019-10-11T21:31:42.722Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
21:31:42 [2019-10-11T21:31:42.722Z] #43 DONE 0.1s
21:31:42 [2019-10-11T21:31:42.722Z] 
21:31:42 [2019-10-11T21:31:42.722Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:31:43 [2019-10-11T21:31:43.011Z] #60 ...
21:31:43 [2019-10-11T21:31:43.011Z] 
21:31:43 [2019-10-11T21:31:43.011Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
21:31:43 [2019-10-11T21:31:43.011Z] #46 DONE 0.1s
21:31:43 [2019-10-11T21:31:43.011Z] 
21:31:43 [2019-10-11T21:31:43.011Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
21:31:43 [2019-10-11T21:31:43.011Z] #49 DONE 0.1s
21:31:43 [2019-10-11T21:31:43.011Z] 
21:31:43 [2019-10-11T21:31:43.011Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
21:31:43 [2019-10-11T21:31:43.299Z] #52 DONE 0.1s
21:31:43 [2019-10-11T21:31:43.299Z] 
21:31:43 [2019-10-11T21:31:43.299Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
21:31:43 [2019-10-11T21:31:43.299Z] #56 DONE 0.1s
21:31:43 [2019-10-11T21:31:43.299Z] 
21:31:43 [2019-10-11T21:31:43.299Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:31:44 [2019-10-11T21:31:44.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:31:44 [2019-10-11T21:31:44.394Z] ok  	github.com/docker/docker/builder/dockerfile	0.577s	coverage: 46.1% of statements
21:31:44 [2019-10-11T21:31:44.394Z] ok  	github.com/docker/docker/builder/dockerignore	0.041s	coverage: 96.8% of statements
21:31:44 [2019-10-11T21:31:44.394Z] ok  	github.com/docker/docker/builder/remotecontext	0.695s	coverage: 9.2% of statements
21:31:44 [2019-10-11T21:31:44.709Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:31:45 [2019-10-11T21:31:45.375Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:31:45 [2019-10-11T21:31:45.634Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:31:45 [2019-10-11T21:31:45.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:31:46 [2019-10-11T21:31:46.201Z] --- PASS: TestBuildMultiStageCopy (4.42s)
21:31:46 [2019-10-11T21:31:46.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s)
21:31:46 [2019-10-11T21:31:46.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
21:31:46 [2019-10-11T21:31:46.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
21:31:46 [2019-10-11T21:31:46.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
21:31:46 [2019-10-11T21:31:46.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
21:31:46 [2019-10-11T21:31:46.201Z] === RUN   TestBuildMultiStageParentConfig
21:31:47 [2019-10-11T21:31:47.578Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
21:31:47 [2019-10-11T21:31:47.578Z] === RUN   TestBuildLabelWithTargets
21:31:50 [2019-10-11T21:31:50.110Z] --- PASS: TestBuildLabelWithTargets (2.18s)
21:31:50 [2019-10-11T21:31:50.110Z] === RUN   TestBuildWithEmptyLayers
21:31:50 [2019-10-11T21:31:50.678Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
21:31:50 [2019-10-11T21:31:50.678Z] === RUN   TestBuildMultiStageOnBuild
21:31:51 [2019-10-11T21:31:51.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:31:53 [2019-10-11T21:31:53.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:31:53 [2019-10-11T21:31:53.968Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
21:31:53 [2019-10-11T21:31:53.968Z] === RUN   TestBuildUncleanTarFilenames
21:31:54 [2019-10-11T21:31:54.904Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
21:31:54 [2019-10-11T21:31:54.904Z] === RUN   TestBuildMultiStageLayerLeak
21:31:56 [2019-10-11T21:31:56.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:31:58 [2019-10-11T21:31:58.191Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
21:31:58 [2019-10-11T21:31:58.191Z] === RUN   TestBuildWithHugeFile
21:31:59 [2019-10-11T21:31:59.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:59 [2019-10-11T21:31:59.400Z] Using test binary docker
21:31:59 [2019-10-11T21:31:59.400Z] +++ /etc/init.d/apparmor start
21:31:59 [2019-10-11T21:31:59.400Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:31:59 [2019-10-11T21:31:59.400Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:31:59 [2019-10-11T21:31:59.400Z] Warning failed to create cache: (null)
21:31:59 [2019-10-11T21:31:59.400Z] .
21:31:59 [2019-10-11T21:31:59.400Z] INFO: Waiting for daemon to start...
21:31:59 [2019-10-11T21:31:59.400Z] Starting dockerd
21:31:59 [2019-10-11T21:31:59.400Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
21:32:01 [2019-10-11T21:32:01.562Z] .
21:32:01 [2019-10-11T21:32:01.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:32:01 [2019-10-11T21:32:01.820Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:32:01 [2019-10-11T21:32:01.820Z] Error: No such image: emptyfs
21:32:01 [2019-10-11T21:32:01.820Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:32:01 [2019-10-11T21:32:01.820Z] ++++ docker load
21:32:02 [2019-10-11T21:32:02.388Z] Running integration-test (iteration 1)
21:32:02 [2019-10-11T21:32:02.388Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:32:02 [2019-10-11T21:32:02.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
21:32:02 [2019-10-11T21:32:02.388Z] ++ set -e
21:32:02 [2019-10-11T21:32:02.388Z] ++ '[' -n 0 ']'
21:32:02 [2019-10-11T21:32:02.388Z] ++ set -x
21:32:02 [2019-10-11T21:32:02.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
21:32:02 [2019-10-11T21:32:02.756Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:32:05 [2019-10-11T21:32:05.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:32:06 [2019-10-11T21:32:06.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:32:08 [2019-10-11T21:32:08.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:32:12 [2019-10-11T21:32:12.096Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:32:14 [2019-10-11T21:32:14.029Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:32:14 [2019-10-11T21:32:14.410Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.713s	coverage: 85.1% of statements
21:32:14 [2019-10-11T21:32:14.410Z] ?   	github.com/docker/docker/cli	[no test files]
21:32:14 [2019-10-11T21:32:14.410Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:32:14 [2019-10-11T21:32:14.410Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
21:32:14 [2019-10-11T21:32:14.410Z] ok  	github.com/docker/docker/client	0.600s	coverage: 75.3% of statements
21:32:18 [2019-10-11T21:32:18.480Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:32:20 [2019-10-11T21:32:20.192Z] ok  	github.com/docker/docker/cmd/dockerd	0.605s	coverage: 19.0% of statements
21:32:21 [2019-10-11T21:32:21.726Z] ok  	github.com/docker/docker/container	0.593s	coverage: 42.5% of statements
21:32:21 [2019-10-11T21:32:21.726Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:32:21 [2019-10-11T21:32:21.726Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:32:21 [2019-10-11T21:32:21.726Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:32:21 [2019-10-11T21:32:21.726Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:32:22 [2019-10-11T21:32:22.591Z] #60 441.7 + bin/containerd-stress
21:32:22 [2019-10-11T21:32:22.591Z] #60 445.5 + bin/containerd-shim
21:32:28 [2019-10-11T21:32:28.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:32:28 [2019-10-11T21:32:28.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:32:29 [2019-10-11T21:32:29.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:32:30 [2019-10-11T21:32:30.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:32:30 [2019-10-11T21:32:30.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:32:31 [2019-10-11T21:32:31.140Z] #60 456.0 + bin/containerd-shim-runc-v1
21:32:32 [2019-10-11T21:32:32.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:32:33 [2019-10-11T21:32:33.436Z] .........................                                                [ 67%]
21:32:34 [2019-10-11T21:32:34.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:32:34 [2019-10-11T21:32:34.518Z] Loaded image: buildpack-deps:jessie
21:32:34 [2019-10-11T21:32:34.518Z] Loaded image: busybox:latest
21:32:34 [2019-10-11T21:32:34.518Z] Loaded image: busybox:glibc
21:32:34 [2019-10-11T21:32:34.518Z] Loaded image: debian:jessie
21:32:34 [2019-10-11T21:32:34.518Z] Loaded image: hello-world:latest
21:32:34 [2019-10-11T21:32:34.518Z] INFO: Testing against a local daemon
21:32:34 [2019-10-11T21:32:34.518Z] === RUN   TestCgroupNamespacesBuild
21:32:35 [2019-10-11T21:32:35.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:32:36 [2019-10-11T21:32:36.657Z] #60 461.0 + bin/containerd-shim-runc-v2
21:32:37 [2019-10-11T21:32:37.051Z] --- PASS: TestCgroupNamespacesBuild (2.93s)
21:32:37 [2019-10-11T21:32:37.051Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:32:37 [2019-10-11T21:32:37.051Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:32:37 [2019-10-11T21:32:37.680Z] #60 462.5 + binaries
21:32:37 [2019-10-11T21:32:37.680Z] #60 462.5 + mkdir -p /build
21:32:37 [2019-10-11T21:32:37.680Z] #60 462.5 + cp bin/containerd /build/containerd
21:32:37 [2019-10-11T21:32:37.680Z] #60 462.5 + cp bin/containerd-shim /build/containerd-shim
21:32:37 [2019-10-11T21:32:37.680Z] #60 462.6 + cp bin/ctr /build/ctr
21:32:37 [2019-10-11T21:32:37.680Z] #60 DONE 462.6s
21:32:38 [2019-10-11T21:32:38.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:32:39 [2019-10-11T21:32:39.153Z] 
21:32:39 [2019-10-11T21:32:39.153Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
21:32:39 [2019-10-11T21:32:39.153Z] #61 DONE 0.1s
21:32:39 [2019-10-11T21:32:39.436Z] 
21:32:39 [2019-10-11T21:32:39.436Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:32:39 [2019-10-11T21:32:39.436Z] #65 DONE 0.1s
21:32:39 [2019-10-11T21:32:39.436Z] 
21:32:39 [2019-10-11T21:32:39.436Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
21:32:39 [2019-10-11T21:32:39.436Z] #67 DONE 0.1s
21:32:39 [2019-10-11T21:32:39.436Z] 
21:32:39 [2019-10-11T21:32:39.436Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
21:32:39 [2019-10-11T21:32:39.436Z] #70 DONE 0.1s
21:32:39 [2019-10-11T21:32:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:32:39 [2019-10-11T21:32:39.584Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s)
21:32:39 [2019-10-11T21:32:39.584Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:32:39 [2019-10-11T21:32:39.584Z] === RUN   TestBuildWithSession
21:32:39 [2019-10-11T21:32:39.584Z] --- SKIP: TestBuildWithSession (0.00s)
21:32:39 [2019-10-11T21:32:39.584Z]     build_session_test.go:25: TODO: BuildKit
21:32:39 [2019-10-11T21:32:39.584Z] === RUN   TestBuildSquashParent
21:32:39 [2019-10-11T21:32:39.719Z] 
21:32:39 [2019-10-11T21:32:39.719Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
21:32:39 [2019-10-11T21:32:39.719Z] #71 DONE 0.0s
21:32:39 [2019-10-11T21:32:39.719Z] 
21:32:39 [2019-10-11T21:32:39.719Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
21:32:40 [2019-10-11T21:32:40.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:32:41 [2019-10-11T21:32:41.750Z] #72 DONE 2.4s
21:32:42 [2019-10-11T21:32:42.034Z] 
21:32:42 [2019-10-11T21:32:42.034Z] #73 exporting to oci image format
21:32:42 [2019-10-11T21:32:42.034Z] #73 exporting layers
21:32:42 [2019-10-11T21:32:42.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon	3.235s	coverage: 9.2% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/cluster	0.961s	coverage: 0.5% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.272s	coverage: 65.3% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.948s	coverage: 35.8% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.200s	coverage: 10.9% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/config	0.613s	coverage: 82.8% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/discovery	0.395s	coverage: 30.0% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/events	0.398s	coverage: 50.0% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ok  	github.com/docker/docker/daemon/graphdriver	0.458s	coverage: 2.3% of statements
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:32:42 [2019-10-11T21:32:42.799Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
21:32:42 [2019-10-11T21:32:42.800Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
21:32:44 [2019-10-11T21:32:44.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:32:44 [2019-10-11T21:32:44.333Z] ok  	github.com/docker/docker/daemon/images	0.383s	coverage: 4.9% of statements
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ok  	github.com/docker/docker/daemon/logger	0.625s	coverage: 43.0% of statements
21:32:44 [2019-10-11T21:32:44.333Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.608s	coverage: 77.8% of statements
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
21:32:44 [2019-10-11T21:32:44.333Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
21:32:44 [2019-10-11T21:32:44.791Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.481s	coverage: 62.1% of statements
21:32:44 [2019-10-11T21:32:44.791Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.336s	coverage: 88.3% of statements
21:32:44 [2019-10-11T21:32:44.889Z] --- PASS: TestBuildWithHugeFile (42.55s)
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildWithEmptyDockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:44 [2019-10-11T21:32:44.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
21:32:44 [2019-10-11T21:32:44.889Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
21:32:44 [2019-10-11T21:32:44.889Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
21:32:44 [2019-10-11T21:32:44.889Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildPreserveOwnership
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildPreserveOwnership/copy_from
21:32:44 [2019-10-11T21:32:44.889Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:32:44 [2019-10-11T21:32:44.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:32:46 [2019-10-11T21:32:46.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:32:46 [2019-10-11T21:32:46.156Z] Using test binary docker
21:32:46 [2019-10-11T21:32:46.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:32:46 [2019-10-11T21:32:46.156Z] +++ /etc/init.d/apparmor start
21:32:46 [2019-10-11T21:32:46.156Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:32:46 [2019-10-11T21:32:46.156Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:32:46 [2019-10-11T21:32:46.156Z] Warning failed to create cache: (null)
21:32:46 [2019-10-11T21:32:46.156Z] .
21:32:46 [2019-10-11T21:32:46.156Z] Starting dockerd
21:32:46 [2019-10-11T21:32:46.156Z] INFO: Waiting for daemon to start...
21:32:46 [2019-10-11T21:32:46.156Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:32:46 [2019-10-11T21:32:46.793Z] --- PASS: TestBuildPreserveOwnership (6.05s)
21:32:46 [2019-10-11T21:32:46.793Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.93s)
21:32:46 [2019-10-11T21:32:46.793Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
21:32:46 [2019-10-11T21:32:46.793Z] === RUN   TestBuildPlatformInvalid
21:32:46 [2019-10-11T21:32:46.963Z] ok  	github.com/docker/docker/daemon/logger/local	0.575s	coverage: 74.7% of statements
21:32:46 [2019-10-11T21:32:46.963Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:32:47 [2019-10-11T21:32:47.051Z] --- PASS: TestBuildPlatformInvalid (0.17s)
21:32:47 [2019-10-11T21:32:47.051Z] PASS
21:32:47 [2019-10-11T21:32:47.051Z] 
21:32:47 [2019-10-11T21:32:47.051Z] === Skipped
21:32:47 [2019-10-11T21:32:47.051Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:32:47 [2019-10-11T21:32:47.051Z]     build_session_test.go:25: TODO: BuildKit
21:32:47 [2019-10-11T21:32:47.051Z] 
21:32:47 [2019-10-11T21:32:47.051Z] 
21:32:47 [2019-10-11T21:32:47.051Z] DONE 32 tests, 1 skipped in 92.349s
21:32:47 [2019-10-11T21:32:47.051Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:32:47 [2019-10-11T21:32:47.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:32:47 [2019-10-11T21:32:47.051Z] ++ set -e
21:32:47 [2019-10-11T21:32:47.051Z] ++ '[' -n 0 ']'
21:32:47 [2019-10-11T21:32:47.051Z] ++ set -x
21:32:47 [2019-10-11T21:32:47.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:32:47 [2019-10-11T21:32:47.310Z] INFO: Testing against a local daemon
21:32:47 [2019-10-11T21:32:47.310Z] === RUN   TestConfigList
21:32:47 [2019-10-11T21:32:47.420Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.195s	coverage: 21.4% of statements
21:32:48 [2019-10-11T21:32:48.567Z] .
21:32:48 [2019-10-11T21:32:48.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:32:48 [2019-10-11T21:32:48.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:32:48 [2019-10-11T21:32:48.568Z] Error: No such image: emptyfs
21:32:48 [2019-10-11T21:32:48.568Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:32:48 [2019-10-11T21:32:48.568Z] ++++ docker load
21:32:48 [2019-10-11T21:32:48.568Z] Running integration-test (iteration 1)
21:32:48 [2019-10-11T21:32:48.568Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:32:48 [2019-10-11T21:32:48.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
21:32:48 [2019-10-11T21:32:48.568Z] ++ set -e
21:32:48 [2019-10-11T21:32:48.568Z] ++ '[' -n 0 ']'
21:32:48 [2019-10-11T21:32:48.568Z] ++ set -x
21:32:48 [2019-10-11T21:32:48.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
21:32:49 [2019-10-11T21:32:49.592Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.125s	coverage: 84.5% of statements
21:32:49 [2019-10-11T21:32:49.592Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.217s	coverage: 47.8% of statements
21:32:49 [2019-10-11T21:32:49.592Z] ok  	github.com/docker/docker/daemon/logger/templates	0.064s	coverage: 8.3% of statements
21:32:49 [2019-10-11T21:32:49.592Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:32:49 [2019-10-11T21:32:49.592Z] ?   	github.com/docker/docker/daemon/network	[no test files]
21:32:49 [2019-10-11T21:32:49.592Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:32:51 [2019-10-11T21:32:51.501Z] --- PASS: TestConfigList (3.50s)
21:32:51 [2019-10-11T21:32:51.501Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:32:51 [2019-10-11T21:32:51.501Z] === RUN   TestConfigsCreateAndDelete
21:32:51 [2019-10-11T21:32:51.779Z] --- PASS: TestBuildSquashParent (10.73s)
21:32:51 [2019-10-11T21:32:51.779Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:51 [2019-10-11T21:32:51.779Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:51 [2019-10-11T21:32:51.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:51 [2019-10-11T21:32:51.779Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:51 [2019-10-11T21:32:51.779Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:52 [2019-10-11T21:32:52.494Z] ok  	github.com/docker/docker/distribution	1.692s	coverage: 20.6% of statements
21:32:52 [2019-10-11T21:32:52.494Z] ok  	github.com/docker/docker/distribution/metadata	1.791s	coverage: 48.2% of statements
21:32:52 [2019-10-11T21:32:52.494Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:32:53 [2019-10-11T21:32:53.459Z] ok  	github.com/docker/docker/distribution/xfer	2.286s	coverage: 76.8% of statements
21:32:53 [2019-10-11T21:32:53.459Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:32:53 [2019-10-11T21:32:53.459Z] ok  	github.com/docker/docker/errdefs	0.139s	coverage: 49.4% of statements
21:32:53 [2019-10-11T21:32:53.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:53 [2019-10-11T21:32:53.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:54 [2019-10-11T21:32:54.031Z] --- PASS: TestConfigsCreateAndDelete (3.12s)
21:32:54 [2019-10-11T21:32:54.031Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:32:54 [2019-10-11T21:32:54.031Z] === RUN   TestConfigsUpdate
21:32:54 [2019-10-11T21:32:54.996Z] ok  	github.com/docker/docker/image	0.689s	coverage: 86.4% of statements
21:32:54 [2019-10-11T21:32:54.996Z] ok  	github.com/docker/docker/image/cache	0.215s	coverage: 19.2% of statements
21:32:54 [2019-10-11T21:32:54.996Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:32:54 [2019-10-11T21:32:54.996Z] ok  	github.com/docker/docker/image/v1	0.174s	coverage: 25.0% of statements
21:32:54 [2019-10-11T21:32:54.996Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:32:56 [2019-10-11T21:32:56.965Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:57 [2019-10-11T21:32:57.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:57 [2019-10-11T21:32:57.313Z] --- PASS: TestConfigsUpdate (3.10s)
21:32:57 [2019-10-11T21:32:57.313Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:32:57 [2019-10-11T21:32:57.313Z] === RUN   TestTemplatedConfig
21:32:57 [2019-10-11T21:32:57.893Z] ok  	github.com/docker/docker/layer	0.534s	coverage: 30.0% of statements
21:32:57 [2019-10-11T21:32:57.894Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:32:58 [2019-10-11T21:32:58.241Z] Loaded image: buildpack-deps:jessie
21:32:58 [2019-10-11T21:32:58.241Z] Loaded image: busybox:latest
21:32:58 [2019-10-11T21:32:58.241Z] Loaded image: busybox:glibc
21:32:58 [2019-10-11T21:32:58.241Z] Loaded image: debian:jessie
21:32:58 [2019-10-11T21:32:58.241Z] Loaded image: hello-world:latest
21:32:58 [2019-10-11T21:32:58.241Z] INFO: Testing against a local daemon
21:32:58 [2019-10-11T21:32:58.241Z] === RUN   TestCgroupNamespacesBuild
21:32:59 [2019-10-11T21:32:59.425Z] ok  	github.com/docker/docker/libcontainerd/local	0.352s	coverage: 1.0% of statements
21:32:59 [2019-10-11T21:32:59.425Z] ok  	github.com/docker/docker/libcontainerd/queue	0.248s	coverage: 100.0% of statements
21:32:59 [2019-10-11T21:32:59.425Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:32:59 [2019-10-11T21:32:59.425Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:32:59 [2019-10-11T21:32:59.425Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:32:59 [2019-10-11T21:32:59.425Z] ?   	github.com/docker/docker/oci	[no test files]
21:32:59 [2019-10-11T21:32:59.425Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:32:59 [2019-10-11T21:32:59.425Z] ok  	github.com/docker/docker/opts	0.194s	coverage: 67.3% of statements
21:32:59 [2019-10-11T21:32:59.425Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 50.0% of statements
21:32:59 [2019-10-11T21:32:59.478Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
21:32:59 [2019-10-11T21:32:59.478Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:32:59 [2019-10-11T21:32:59.478Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:33:00 [2019-10-11T21:33:00.506Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.53s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
21:33:00 [2019-10-11T21:33:00.506Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s)
21:33:00 [2019-10-11T21:33:00.506Z] === RUN   TestBuildMultiStageCopy
21:33:00 [2019-10-11T21:33:00.507Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:33:00 [2019-10-11T21:33:00.596Z] --- PASS: TestTemplatedConfig (3.52s)
21:33:00 [2019-10-11T21:33:00.596Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:33:00 [2019-10-11T21:33:00.596Z] === RUN   TestConfigInspect
21:33:00 [2019-10-11T21:33:00.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
21:33:00 [2019-10-11T21:33:00.758Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:33:00 [2019-10-11T21:33:00.758Z] === RUN   TestBuildWithSession
21:33:00 [2019-10-11T21:33:00.758Z] --- SKIP: TestBuildWithSession (0.00s)
21:33:00 [2019-10-11T21:33:00.758Z]     build_session_test.go:25: TODO: BuildKit
21:33:00 [2019-10-11T21:33:00.758Z] === RUN   TestBuildSquashParent
21:33:03 [2019-10-11T21:33:03.793Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:33:03 [2019-10-11T21:33:03.881Z] --- PASS: TestConfigInspect (3.10s)
21:33:03 [2019-10-11T21:33:03.881Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:33:03 [2019-10-11T21:33:03.881Z] === RUN   TestConfigCreateWithLabels
21:33:04 [2019-10-11T21:33:04.052Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:33:04 [2019-10-11T21:33:04.619Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:33:05 [2019-10-11T21:33:05.186Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:33:06 [2019-10-11T21:33:06.122Z] --- PASS: TestBuildMultiStageCopy (5.56s)
21:33:06 [2019-10-11T21:33:06.122Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s)
21:33:06 [2019-10-11T21:33:06.122Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
21:33:06 [2019-10-11T21:33:06.122Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
21:33:06 [2019-10-11T21:33:06.122Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s)
21:33:06 [2019-10-11T21:33:06.122Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
21:33:06 [2019-10-11T21:33:06.122Z] === RUN   TestBuildMultiStageParentConfig
21:33:07 [2019-10-11T21:33:07.165Z] --- PASS: TestConfigCreateWithLabels (3.20s)
21:33:07 [2019-10-11T21:33:07.165Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:33:07 [2019-10-11T21:33:07.165Z] === RUN   TestConfigCreateResolve
21:33:07 [2019-10-11T21:33:07.497Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
21:33:07 [2019-10-11T21:33:07.497Z] === RUN   TestBuildLabelWithTargets
21:33:08 [2019-10-11T21:33:08.563Z] --- PASS: TestBuildSquashParent (6.76s)
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:08 [2019-10-11T21:33:08.563Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:08 [2019-10-11T21:33:08.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:08 [2019-10-11T21:33:08.563Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:08 [2019-10-11T21:33:08.563Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:10 [2019-10-11T21:33:10.030Z] --- PASS: TestBuildLabelWithTargets (2.73s)
21:33:10 [2019-10-11T21:33:10.030Z] === RUN   TestBuildWithEmptyLayers
21:33:10 [2019-10-11T21:33:10.388Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:10 [2019-10-11T21:33:10.388Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:10 [2019-10-11T21:33:10.452Z] --- PASS: TestConfigCreateResolve (3.15s)
21:33:10 [2019-10-11T21:33:10.452Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:33:10 [2019-10-11T21:33:10.452Z] === RUN   TestConfigDaemonLibtrustID
21:33:10 [2019-10-11T21:33:10.452Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
21:33:10 [2019-10-11T21:33:10.452Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:33:10 [2019-10-11T21:33:10.452Z] PASS
21:33:10 [2019-10-11T21:33:10.452Z] 
21:33:10 [2019-10-11T21:33:10.452Z] DONE 8 tests in 23.448s
21:33:10 [2019-10-11T21:33:10.452Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:33:10 [2019-10-11T21:33:10.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:33:10 [2019-10-11T21:33:10.452Z] ++ set -e
21:33:10 [2019-10-11T21:33:10.452Z] ++ '[' -n 0 ']'
21:33:10 [2019-10-11T21:33:10.452Z] ++ set -x
21:33:10 [2019-10-11T21:33:10.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:33:10 [2019-10-11T21:33:10.711Z] INFO: Testing against a local daemon
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestCheckpoint
21:33:10 [2019-10-11T21:33:10.711Z] --- SKIP: TestCheckpoint (0.00s)
21:33:10 [2019-10-11T21:33:10.711Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestContainerInvalidJSON
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:33:10 [2019-10-11T21:33:10.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:33:10 [2019-10-11T21:33:10.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:33:10 [2019-10-11T21:33:10.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:33:10 [2019-10-11T21:33:10.711Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:33:10 [2019-10-11T21:33:10.711Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:33:10 [2019-10-11T21:33:10.711Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:33:10 [2019-10-11T21:33:10.711Z] --- PASS: TestContainerInvalidJSON (0.03s)
21:33:10 [2019-10-11T21:33:10.711Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:33:10 [2019-10-11T21:33:10.711Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:33:10 [2019-10-11T21:33:10.711Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:33:10 [2019-10-11T21:33:10.711Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:33:10 [2019-10-11T21:33:10.723Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
21:33:10 [2019-10-11T21:33:10.970Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
21:33:10 [2019-10-11T21:33:10.970Z] === RUN   TestCopyFromContainerPathIsNotDir
21:33:10 [2019-10-11T21:33:10.970Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
21:33:10 [2019-10-11T21:33:10.970Z] === RUN   TestCopyToContainerPathDoesNotExist
21:33:11 [2019-10-11T21:33:11.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
21:33:11 [2019-10-11T21:33:11.229Z] === RUN   TestCopyToContainerPathIsNotDir
21:33:11 [2019-10-11T21:33:11.229Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
21:33:11 [2019-10-11T21:33:11.229Z] === RUN   TestCopyFromContainer
21:33:11 [2019-10-11T21:33:11.407Z] --- PASS: TestBuildWithEmptyLayers (1.28s)
21:33:11 [2019-10-11T21:33:11.407Z] === RUN   TestBuildMultiStageOnBuild
21:33:12 [2019-10-11T21:33:12.949Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:12 [2019-10-11T21:33:12.949Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer//
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer//bar/root
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer//bar/root/
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer/bar/quux
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer/bar/quux/
21:33:13 [2019-10-11T21:33:13.764Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:33:14 [2019-10-11T21:33:14.023Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:33:14 [2019-10-11T21:33:14.023Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:33:14 [2019-10-11T21:33:14.282Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:33:14 [2019-10-11T21:33:14.282Z] === RUN   TestCopyFromContainer/bar/notarget
21:33:14 [2019-10-11T21:33:14.541Z] --- PASS: TestCopyFromContainer (3.09s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:14 [2019-10-11T21:33:14.541Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateLinkToNonExistingContainer
21:33:14 [2019-10-11T21:33:14.541Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateWithInvalidEnv
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateWithInvalidEnv/0
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateWithInvalidEnv/0
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateWithInvalidEnv/1
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateWithInvalidEnv/1
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateWithInvalidEnv/2
21:33:14 [2019-10-11T21:33:14.541Z] === PAUSE TestCreateWithInvalidEnv/2
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateWithInvalidEnv/0
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateWithInvalidEnv/2
21:33:14 [2019-10-11T21:33:14.541Z] === CONT  TestCreateWithInvalidEnv/1
21:33:14 [2019-10-11T21:33:14.541Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:33:14 [2019-10-11T21:33:14.541Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateTmpfsMountsTarget
21:33:14 [2019-10-11T21:33:14.541Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:33:14 [2019-10-11T21:33:14.541Z] === RUN   TestCreateWithCustomMaskedPaths
21:33:15 [2019-10-11T21:33:15.398Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s)
21:33:15 [2019-10-11T21:33:15.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
21:33:15 [2019-10-11T21:33:15.398Z] === RUN   TestBuildMultiStageCopy
21:33:15 [2019-10-11T21:33:15.398Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:33:15 [2019-10-11T21:33:15.598Z] --- PASS: TestBuildMultiStageOnBuild (3.67s)
21:33:15 [2019-10-11T21:33:15.598Z] === RUN   TestBuildUncleanTarFilenames
21:33:16 [2019-10-11T21:33:16.971Z] --- PASS: TestBuildUncleanTarFilenames (1.83s)
21:33:16 [2019-10-11T21:33:16.971Z] === RUN   TestBuildMultiStageLayerLeak
21:33:17 [2019-10-11T21:33:17.073Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:33:17 [2019-10-11T21:33:17.073Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:33:17 [2019-10-11T21:33:17.073Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
21:33:17 [2019-10-11T21:33:17.073Z] === RUN   TestCreateWithCustomReadonlyPaths
21:33:18 [2019-10-11T21:33:18.539Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:33:18 [2019-10-11T21:33:18.539Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:33:18 [2019-10-11T21:33:18.900Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:33:19 [2019-10-11T21:33:19.607Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s)
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:19 [2019-10-11T21:33:19.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:19 [2019-10-11T21:33:19.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:19 [2019-10-11T21:33:19.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:33:19 [2019-10-11T21:33:19.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
21:33:19 [2019-10-11T21:33:19.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
21:33:19 [2019-10-11T21:33:19.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
21:33:19 [2019-10-11T21:33:19.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
21:33:19 [2019-10-11T21:33:19.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestContainerStartOnDaemonRestart
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestContainerStartOnDaemonRestart
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestDaemonRestartIpcMode
21:33:19 [2019-10-11T21:33:19.607Z] === PAUSE TestDaemonRestartIpcMode
21:33:19 [2019-10-11T21:33:19.607Z] === RUN   TestDiff
21:33:19 [2019-10-11T21:33:19.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:33:20 [2019-10-11T21:33:20.032Z] --- PASS: TestBuildMultiStageCopy (4.76s)
21:33:20 [2019-10-11T21:33:20.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.80s)
21:33:20 [2019-10-11T21:33:20.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
21:33:20 [2019-10-11T21:33:20.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
21:33:20 [2019-10-11T21:33:20.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
21:33:20 [2019-10-11T21:33:20.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
21:33:20 [2019-10-11T21:33:20.032Z] === RUN   TestBuildMultiStageParentConfig
21:33:20 [2019-10-11T21:33:20.542Z] --- PASS: TestDiff (0.86s)
21:33:20 [2019-10-11T21:33:20.542Z] === RUN   TestExecWithCloseStdin
21:33:21 [2019-10-11T21:33:21.157Z] --- PASS: TestBuildMultiStageLayerLeak (3.87s)
21:33:21 [2019-10-11T21:33:21.157Z] === RUN   TestBuildWithHugeFile
21:33:21 [2019-10-11T21:33:21.397Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
21:33:21 [2019-10-11T21:33:21.397Z] === RUN   TestBuildLabelWithTargets
21:33:21 [2019-10-11T21:33:21.478Z] --- PASS: TestExecWithCloseStdin (1.03s)
21:33:21 [2019-10-11T21:33:21.478Z] === RUN   TestExec
21:33:22 [2019-10-11T21:33:22.413Z] --- PASS: TestExec (1.03s)
21:33:22 [2019-10-11T21:33:22.413Z] === RUN   TestExecUser
21:33:23 [2019-10-11T21:33:23.367Z] --- PASS: TestExecUser (1.00s)
21:33:23 [2019-10-11T21:33:23.367Z] === RUN   TestExportContainerAndImportImage
21:33:23 [2019-10-11T21:33:23.835Z] --- PASS: TestBuildLabelWithTargets (2.06s)
21:33:23 [2019-10-11T21:33:23.835Z] === RUN   TestBuildWithEmptyLayers
21:33:24 [2019-10-11T21:33:24.630Z] --- PASS: TestBuildWithEmptyLayers (0.94s)
21:33:24 [2019-10-11T21:33:24.630Z] === RUN   TestBuildMultiStageOnBuild
21:33:24 [2019-10-11T21:33:24.758Z] --- PASS: TestExportContainerAndImportImage (1.18s)
21:33:24 [2019-10-11T21:33:24.758Z] === RUN   TestExportContainerAfterDaemonRestart
21:33:25 [2019-10-11T21:33:25.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:33:25 [2019-10-11T21:33:25.342Z] Using test binary docker
21:33:25 [2019-10-11T21:33:25.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:33:25 [2019-10-11T21:33:25.342Z] Using test binary docker
21:33:25 [2019-10-11T21:33:25.342Z] +++ /etc/init.d/apparmor start
21:33:25 [2019-10-11T21:33:25.342Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:33:25 [2019-10-11T21:33:25.342Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:33:25 [2019-10-11T21:33:25.342Z] +++ /etc/init.d/apparmor start
21:33:25 [2019-10-11T21:33:25.342Z] Warning failed to create cache: (null)
21:33:25 [2019-10-11T21:33:25.342Z] .
21:33:25 [2019-10-11T21:33:25.342Z] INFO: Waiting for daemon to start...
21:33:25 [2019-10-11T21:33:25.342Z] Starting dockerd
21:33:25 [2019-10-11T21:33:25.342Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
21:33:25 [2019-10-11T21:33:25.342Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:33:25 [2019-10-11T21:33:25.342Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:33:25 [2019-10-11T21:33:25.342Z] Warning failed to create cache: (null)
21:33:25 [2019-10-11T21:33:25.342Z] .
21:33:25 [2019-10-11T21:33:25.342Z] INFO: Waiting for daemon to start...
21:33:25 [2019-10-11T21:33:25.342Z] Starting dockerd
21:33:25 [2019-10-11T21:33:25.342Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
21:33:25 [2019-10-11T21:33:25.574Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:33:26 [2019-10-11T21:33:26.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s)
21:33:26 [2019-10-11T21:33:26.660Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:33:26 [2019-10-11T21:33:26.660Z] === RUN   TestHealthCheckWorkdir
21:33:27 [2019-10-11T21:33:27.596Z] --- PASS: TestHealthCheckWorkdir (1.18s)
21:33:27 [2019-10-11T21:33:27.596Z] === RUN   TestHealthKillContainer
21:33:27 [2019-10-11T21:33:27.777Z] --- PASS: TestBuildMultiStageOnBuild (3.16s)
21:33:27 [2019-10-11T21:33:27.777Z] === RUN   TestBuildUncleanTarFilenames
21:33:27 [2019-10-11T21:33:27.866Z] ..
21:33:27 [2019-10-11T21:33:27.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:33:27 [2019-10-11T21:33:27.866Z] 
21:33:27 [2019-10-11T21:33:27.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:33:28 [2019-10-11T21:33:28.094Z] tests/integration/client_test.py .....                                   [ 75%]
21:33:28 [2019-10-11T21:33:28.124Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:33:28 [2019-10-11T21:33:28.124Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:33:28 [2019-10-11T21:33:28.124Z] Error: No such image: emptyfs
21:33:28 [2019-10-11T21:33:28.124Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:33:28 [2019-10-11T21:33:28.124Z] ++++ docker load
21:33:28 [2019-10-11T21:33:28.124Z] Error: No such image: emptyfs
21:33:28 [2019-10-11T21:33:28.124Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:33:28 [2019-10-11T21:33:28.124Z] ++++ docker load
21:33:28 [2019-10-11T21:33:28.350Z] tests/integration/errors_test.py .                                       [ 76%]
21:33:28 [2019-10-11T21:33:28.382Z] Running integration-test (iteration 1)
21:33:28 [2019-10-11T21:33:28.382Z] Running integration-test (iteration 1)
21:33:28 [2019-10-11T21:33:28.382Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:33:28 [2019-10-11T21:33:28.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
21:33:28 [2019-10-11T21:33:28.382Z] ++ set -e
21:33:28 [2019-10-11T21:33:28.382Z] ++ '[' -n 0 ']'
21:33:28 [2019-10-11T21:33:28.382Z] ++ set -x
21:33:28 [2019-10-11T21:33:28.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
21:33:28 [2019-10-11T21:33:28.382Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:33:28 [2019-10-11T21:33:28.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
21:33:28 [2019-10-11T21:33:28.382Z] ++ set -e
21:33:28 [2019-10-11T21:33:28.382Z] ++ '[' -n 0 ']'
21:33:28 [2019-10-11T21:33:28.382Z] ++ set -x
21:33:28 [2019-10-11T21:33:28.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
21:33:29 [2019-10-11T21:33:29.049Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
21:33:29 [2019-10-11T21:33:29.049Z] === RUN   TestBuildMultiStageLayerLeak
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/archive	9.685s	coverage: 62.0% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/authorization	1.076s	coverage: 26.8% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/broadcaster	0.064s	coverage: 100.0% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/capabilities	0.085s	coverage: 87.5% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.142s	coverage: 15.4% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/directory	0.051s	coverage: 80.0% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/discovery	0.193s	coverage: 58.3% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/discovery/file	0.235s	coverage: 92.9% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.537s	coverage: 84.1% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.148s	coverage: 92.3% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.125s	coverage: 93.8% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/filenotify	0.203s	coverage: 45.7% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/fileutils	0.126s	coverage: 87.7% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/homedir	0.299s	coverage: 42.9% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/idtools	0.153s	coverage: 6.3% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/ioutils	0.768s	coverage: 69.2% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.238s	coverage: 91.7% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/locker	0.110s	coverage: 88.9% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/longpath	0.086s	coverage: 100.0% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.048s	coverage: 85.7% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/parsers	0.134s	coverage: 97.0% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:33:29 [2019-10-11T21:33:29.357Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:33:30 [2019-10-11T21:33:30.880Z] --- PASS: TestHealthKillContainer (3.01s)
21:33:30 [2019-10-11T21:33:30.880Z] === RUN   TestInspectCpusetInConfigPre120
21:33:31 [2019-10-11T21:33:31.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
21:33:31 [2019-10-11T21:33:31.448Z] === RUN   TestIpcModeNone
21:33:31 [2019-10-11T21:33:31.636Z] --- PASS: TestBuildMultiStageLayerLeak (2.66s)
21:33:31 [2019-10-11T21:33:31.636Z] === RUN   TestBuildWithHugeFile
21:33:32 [2019-10-11T21:33:32.384Z] --- PASS: TestIpcModeNone (0.98s)
21:33:32 [2019-10-11T21:33:32.384Z] === RUN   TestIpcModePrivate
21:33:33 [2019-10-11T21:33:33.760Z] --- PASS: TestIpcModePrivate (0.97s)
21:33:33 [2019-10-11T21:33:33.760Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
21:33:33 [2019-10-11T21:33:33.760Z] === RUN   TestIpcModeShareable
21:33:34 [2019-10-11T21:33:34.328Z] --- PASS: TestIpcModeShareable (0.99s)
21:33:34 [2019-10-11T21:33:34.328Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
21:33:34 [2019-10-11T21:33:34.328Z] === RUN   TestAPIIpcModeShareableAndContainer
21:33:37 [2019-10-11T21:33:37.613Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s)
21:33:37 [2019-10-11T21:33:37.613Z] === RUN   TestAPIIpcModeHost
21:33:38 [2019-10-11T21:33:38.549Z] --- PASS: TestAPIIpcModeHost (0.76s)
21:33:38 [2019-10-11T21:33:38.549Z] === RUN   TestDaemonIpcModeShareable
21:33:40 [2019-10-11T21:33:40.451Z] --- PASS: TestDaemonIpcModeShareable (1.94s)
21:33:40 [2019-10-11T21:33:40.451Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:33:40 [2019-10-11T21:33:40.451Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
21:33:40 [2019-10-11T21:33:40.451Z] === RUN   TestDaemonIpcModePrivate
21:33:42 [2019-10-11T21:33:42.353Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
21:33:42 [2019-10-11T21:33:42.353Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:33:42 [2019-10-11T21:33:42.353Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
21:33:42 [2019-10-11T21:33:42.353Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:33:44 [2019-10-11T21:33:44.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
21:33:44 [2019-10-11T21:33:44.255Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:33:44 [2019-10-11T21:33:44.255Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
21:33:44 [2019-10-11T21:33:44.255Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:33:46 [2019-10-11T21:33:46.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
21:33:46 [2019-10-11T21:33:46.159Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:33:46 [2019-10-11T21:33:46.159Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
21:33:46 [2019-10-11T21:33:46.159Z] === RUN   TestIpcModeOlderClient
21:33:46 [2019-10-11T21:33:46.159Z] === PAUSE TestIpcModeOlderClient
21:33:46 [2019-10-11T21:33:46.159Z] === RUN   TestKillContainerInvalidSignal
21:33:46 [2019-10-11T21:33:46.729Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
21:33:46 [2019-10-11T21:33:46.729Z] === RUN   TestKillContainer
21:33:46 [2019-10-11T21:33:46.729Z] === RUN   TestKillContainer/no_signal
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/plugins	35.114s	coverage: 73.4% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.072s	coverage: 56.8% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.180s	coverage: 85.7% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 88.2% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/pubsub	1.087s	coverage: 73.9% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/reexec	0.078s	coverage: 82.4% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/signal	0.077s	coverage: 20.3% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/stdcopy	0.053s	coverage: 100.0% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/streamformatter	0.058s	coverage: 66.2% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/stringid	0.038s	coverage: 70.6% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/sysinfo	0.039s	coverage: 38.2% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/system	0.096s	coverage: 12.7% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/tarsum	0.189s	coverage: 89.3% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/term	0.064s	coverage: 30.8% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/term/windows	0.077s	coverage: 0.0% of statements [no tests to run]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/truncindex	0.164s	coverage: 91.5% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/pkg/useragent	0.032s	coverage: 88.9% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/plugin	0.344s	coverage: 11.6% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/plugin/v2	0.117s	coverage: 20.1% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/reference	0.127s	coverage: 84.4% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/registry	0.401s	coverage: 52.2% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/registry/resumable	0.441s	coverage: 100.0% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/restartmanager	0.050s	coverage: 45.3% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/rootless	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/runconfig	0.104s	coverage: 54.5% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/testutil	0.090s	coverage: 62.5% of statements
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ?   	github.com/docker/docker/volume	[no test files]
21:33:47 [2019-10-11T21:33:47.017Z] ok  	github.com/docker/docker/volume/drivers	0.166s	coverage: 36.1% of statements
21:33:47 [2019-10-11T21:33:47.018Z] ok  	github.com/docker/docker/volume/local	0.131s	coverage: 37.7% of statements
21:33:47 [2019-10-11T21:33:47.018Z] ok  	github.com/docker/docker/volume/mounts	0.133s	coverage: 66.2% of statements
21:33:47 [2019-10-11T21:33:47.018Z] ok  	github.com/docker/docker/volume/service	0.535s	coverage: 70.3% of statements
21:33:47 [2019-10-11T21:33:47.018Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:33:47 [2019-10-11T21:33:47.018Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:33:47 [2019-10-11T21:33:47.664Z] === RUN   TestKillContainer/non_killing_signal
21:33:48 [2019-10-11T21:33:48.232Z] === RUN   TestKillContainer/killing_signal
21:33:49 [2019-10-11T21:33:49.175Z] --- PASS: TestKillContainer (2.52s)
21:33:49 [2019-10-11T21:33:49.175Z]     --- PASS: TestKillContainer/no_signal (0.82s)
21:33:49 [2019-10-11T21:33:49.175Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
21:33:49 [2019-10-11T21:33:49.175Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
21:33:49 [2019-10-11T21:33:49.175Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:33:49 [2019-10-11T21:33:49.175Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:33:49 [2019-10-11T21:33:49.189Z] INFO: make.ps1 ended at 10/11/2019 21:33:48
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:33:52 [2019-10-11T21:33:52.401Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s)
21:33:52 [2019-10-11T21:33:52.401Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
21:33:52 [2019-10-11T21:33:52.401Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestKillStoppedContainer
21:33:52 [2019-10-11T21:33:52.401Z] --- PASS: TestKillStoppedContainer (0.12s)
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestKillStoppedContainerAPIPre120
21:33:52 [2019-10-11T21:33:52.401Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestKillDifferentUserContainer
21:33:52 [2019-10-11T21:33:52.401Z] --- PASS: TestKillDifferentUserContainer (0.84s)
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestInspectOomKilledTrue
21:33:52 [2019-10-11T21:33:52.401Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:33:52 [2019-10-11T21:33:52.401Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestInspectOomKilledFalse
21:33:52 [2019-10-11T21:33:52.401Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:33:52 [2019-10-11T21:33:52.401Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:33:52 [2019-10-11T21:33:52.401Z] === RUN   TestLinksEtcHostsContentMatch
21:33:52 [2019-10-11T21:33:52.519Z] INFO: Unit tests ended at 10/11/2019 21:33:50. Duration:00:03:42.3859353
21:33:52 [2019-10-11T21:33:52.519Z] INFO: Building busybox
21:33:52 [2019-10-11T21:33:52.519Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:33:52 [2019-10-11T21:33:52.519Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:33:52 [2019-10-11T21:33:52.519Z] 
21:33:52 [2019-10-11T21:33:52.519Z] Sending build context to Docker daemon   2.56kB
21:33:52 [2019-10-11T21:33:52.519Z] 
21:33:52 [2019-10-11T21:33:52.519Z] Step 1/6 : FROM microsoft/windowsservercore
21:33:52 [2019-10-11T21:33:52.519Z]  ---> 739b21bd02e7
21:33:52 [2019-10-11T21:33:52.519Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
21:33:52 [2019-10-11T21:33:52.519Z]  ---> Running in b2ed8cf6a1de
21:33:52 [2019-10-11T21:33:52.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
21:33:52 [2019-10-11T21:33:52.660Z] === RUN   TestLinksContainerNames
21:33:54 [2019-10-11T21:33:54.564Z] --- PASS: TestLinksContainerNames (1.63s)
21:33:54 [2019-10-11T21:33:54.564Z] === RUN   TestLogsFollowTailEmpty
21:33:55 [2019-10-11T21:33:55.132Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
21:33:55 [2019-10-11T21:33:55.132Z] === RUN   TestContainerNetworkMountsNoChown
21:33:56 [2019-10-11T21:33:56.068Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/default
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/default
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/private
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/private
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rprivate
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rprivate
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/slave
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/slave
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rslave
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rslave
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/shared
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/shared
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rshared
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rshared
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/default
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/shared
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rslave
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rshared
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/default/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/default/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rprivate
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/slave
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/private
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/private/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/private/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/default/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/default/mount_root
21:33:56 [2019-10-11T21:33:56.068Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:33:56 [2019-10-11T21:33:56.247Z] Removing intermediate container b2ed8cf6a1de
21:33:56 [2019-10-11T21:33:56.247Z]  ---> 676d57a4063d
21:33:56 [2019-10-11T21:33:56.247Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/private/bind_root
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/private/mount_root
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:33:56 [2019-10-11T21:33:56.329Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:33:56 [2019-10-11T21:33:56.588Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:33:56 [2019-10-11T21:33:56.588Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:33:56 [2019-10-11T21:33:56.588Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:33:56 [2019-10-11T21:33:56.588Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:33:56 [2019-10-11T21:33:56.588Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:33:56 [2019-10-11T21:33:56.588Z] --- PASS: TestMountDaemonRoot (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
21:33:56 [2019-10-11T21:33:56.588Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:33:56 [2019-10-11T21:33:56.588Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:33:56 [2019-10-11T21:33:56.588Z] === RUN   TestContainerBindMountNonRecursive
21:33:57 [2019-10-11T21:33:57.778Z] 
21:33:57 [2019-10-11T21:33:57.778Z]  ---> f673f98acf16
21:33:57 [2019-10-11T21:33:57.778Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
21:33:57 [2019-10-11T21:33:57.778Z]  ---> Running in 884e8e2d9538
21:33:59 [2019-10-11T21:33:59.121Z] --- PASS: TestContainerBindMountNonRecursive (2.06s)
21:33:59 [2019-10-11T21:33:59.121Z] === RUN   TestNetworkNat
21:33:59 [2019-10-11T21:33:59.311Z] 
21:33:59 [2019-10-11T21:33:59.311Z] SUCCESS: Specified value was saved.
21:33:59 [2019-10-11T21:33:59.687Z] --- PASS: TestNetworkNat (0.92s)
21:33:59 [2019-10-11T21:33:59.687Z] === RUN   TestNetworkLocalhostTCPNat
21:34:00 [2019-10-11T21:34:00.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
21:34:00 [2019-10-11T21:34:00.623Z] === RUN   TestNetworkLoopbackNat
21:34:01 [2019-10-11T21:34:01.998Z] --- PASS: TestNetworkLoopbackNat (1.33s)
21:34:01 [2019-10-11T21:34:01.998Z] === RUN   TestPause
21:34:02 [2019-10-11T21:34:02.209Z] Removing intermediate container 884e8e2d9538
21:34:02 [2019-10-11T21:34:02.209Z]  ---> ee938c78c5b8
21:34:02 [2019-10-11T21:34:02.209Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
21:34:02 [2019-10-11T21:34:02.209Z]  ---> Running in 73c8d8d46876
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: buildpack-deps:jessie
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: busybox:latest
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: buildpack-deps:jessie
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: busybox:glibc
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: debian:jessie
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: busybox:latest
21:34:02 [2019-10-11T21:34:02.563Z] Loaded image: hello-world:latest
21:34:02 [2019-10-11T21:34:02.563Z] INFO: Testing against a local daemon
21:34:02 [2019-10-11T21:34:02.563Z] === RUN   TestDockerDaemonSuite
21:34:02 [2019-10-11T21:34:02.563Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:34:02 [2019-10-11T21:34:02.821Z] Loaded image: busybox:glibc
21:34:02 [2019-10-11T21:34:02.821Z] Loaded image: debian:jessie
21:34:02 [2019-10-11T21:34:02.821Z] Loaded image: hello-world:latest
21:34:02 [2019-10-11T21:34:02.911Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:34:02 [2019-10-11T21:34:02.934Z] --- PASS: TestPause (0.91s)
21:34:02 [2019-10-11T21:34:02.934Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:34:02 [2019-10-11T21:34:02.934Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:34:02 [2019-10-11T21:34:02.934Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:34:02 [2019-10-11T21:34:02.934Z] === RUN   TestPauseStopPausedContainer
21:34:03 [2019-10-11T21:34:03.079Z] INFO: Testing against a local daemon
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:34:03 [2019-10-11T21:34:03.079Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:34:03 [2019-10-11T21:34:03.869Z] --- PASS: TestPauseStopPausedContainer (0.91s)
21:34:03 [2019-10-11T21:34:03.869Z] === RUN   TestPsFilter
21:34:03 [2019-10-11T21:34:03.869Z] --- PASS: TestPsFilter (0.29s)
21:34:03 [2019-10-11T21:34:03.869Z] === RUN   TestRemoveContainerWithRemovedVolume
21:34:04 [2019-10-11T21:34:04.452Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:34:04 [2019-10-11T21:34:04.711Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:34:04 [2019-10-11T21:34:04.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
21:34:04 [2019-10-11T21:34:04.805Z] === RUN   TestRemoveContainerWithVolume
21:34:05 [2019-10-11T21:34:05.276Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:34:05 [2019-10-11T21:34:05.277Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:34:05 [2019-10-11T21:34:05.742Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
21:34:05 [2019-10-11T21:34:05.742Z] === RUN   TestRemoveContainerRunning
21:34:06 [2019-10-11T21:34:06.211Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:34:06 [2019-10-11T21:34:06.469Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:34:06 [2019-10-11T21:34:06.469Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:34:06 [2019-10-11T21:34:06.679Z] --- PASS: TestRemoveContainerRunning (0.94s)
21:34:06 [2019-10-11T21:34:06.679Z] === RUN   TestRemoveContainerForceRemoveRunning
21:34:06 [2019-10-11T21:34:06.775Z] --- PASS: TestBuildWithHugeFile (30.33s)
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildWithEmptyDockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:06 [2019-10-11T21:34:06.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
21:34:06 [2019-10-11T21:34:06.775Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
21:34:06 [2019-10-11T21:34:06.775Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
21:34:06 [2019-10-11T21:34:06.775Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildPreserveOwnership
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildPreserveOwnership/copy_from
21:34:06 [2019-10-11T21:34:06.775Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:34:07 [2019-10-11T21:34:07.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
21:34:07 [2019-10-11T21:34:07.247Z] === RUN   TestRemoveInvalidContainer
21:34:07 [2019-10-11T21:34:07.247Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:34:07 [2019-10-11T21:34:07.247Z] === RUN   TestRenameLinkedContainer
21:34:07 [2019-10-11T21:34:07.987Z] Cannot create a file when that file already exists.
21:34:08 [2019-10-11T21:34:08.027Z] --- PASS: TestBuildPreserveOwnership (5.77s)
21:34:08 [2019-10-11T21:34:08.027Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.72s)
21:34:08 [2019-10-11T21:34:08.027Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
21:34:08 [2019-10-11T21:34:08.027Z] === RUN   TestBuildPlatformInvalid
21:34:08 [2019-10-11T21:34:08.027Z] --- PASS: TestBuildPlatformInvalid (0.14s)
21:34:08 [2019-10-11T21:34:08.027Z] PASS
21:34:08 [2019-10-11T21:34:08.027Z] 
21:34:08 [2019-10-11T21:34:08.027Z] === Skipped
21:34:08 [2019-10-11T21:34:08.027Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:34:08 [2019-10-11T21:34:08.027Z]     build_session_test.go:25: TODO: BuildKit
21:34:08 [2019-10-11T21:34:08.027Z] 
21:34:08 [2019-10-11T21:34:08.027Z] 
21:34:08 [2019-10-11T21:34:08.027Z] DONE 32 tests, 1 skipped in 79.568s
21:34:08 [2019-10-11T21:34:08.027Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:34:08 [2019-10-11T21:34:08.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
21:34:08 [2019-10-11T21:34:08.027Z] ++ set -e
21:34:08 [2019-10-11T21:34:08.027Z] ++ '[' -n 0 ']'
21:34:08 [2019-10-11T21:34:08.027Z] ++ set -x
21:34:08 [2019-10-11T21:34:08.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
21:34:08 [2019-10-11T21:34:08.412Z] INFO: Testing against a local daemon
21:34:08 [2019-10-11T21:34:08.412Z] === RUN   TestConfigList
21:34:09 [2019-10-11T21:34:09.000Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:34:09 [2019-10-11T21:34:09.000Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:34:09 [2019-10-11T21:34:09.258Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:34:09 [2019-10-11T21:34:09.258Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:34:09 [2019-10-11T21:34:09.258Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:34:10 [2019-10-11T21:34:10.193Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:34:10 [2019-10-11T21:34:10.535Z] --- PASS: TestRenameLinkedContainer (3.31s)
21:34:10 [2019-10-11T21:34:10.535Z] === RUN   TestRenameStoppedContainer
21:34:10 [2019-10-11T21:34:10.824Z] --- PASS: TestConfigList (2.71s)
21:34:10 [2019-10-11T21:34:10.824Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:34:10 [2019-10-11T21:34:10.824Z] === RUN   TestConfigsCreateAndDelete
21:34:11 [2019-10-11T21:34:11.472Z] --- PASS: TestRenameStoppedContainer (0.79s)
21:34:11 [2019-10-11T21:34:11.472Z] === RUN   TestRenameRunningContainerAndReuse
21:34:12 [2019-10-11T21:34:12.092Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:34:12 [2019-10-11T21:34:12.092Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:34:12 [2019-10-11T21:34:12.092Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:34:12 [2019-10-11T21:34:12.092Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:34:12 [2019-10-11T21:34:12.092Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:34:12 [2019-10-11T21:34:12.350Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:34:13 [2019-10-11T21:34:13.376Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
21:34:13 [2019-10-11T21:34:13.376Z] === RUN   TestRenameInvalidName
21:34:13 [2019-10-11T21:34:13.944Z] --- PASS: TestRenameInvalidName (0.85s)
21:34:13 [2019-10-11T21:34:13.944Z] === RUN   TestRenameAnonymousContainer
21:34:14 [2019-10-11T21:34:14.326Z] --- PASS: TestConfigsCreateAndDelete (2.95s)
21:34:14 [2019-10-11T21:34:14.326Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:34:14 [2019-10-11T21:34:14.326Z] === RUN   TestConfigsUpdate
21:34:15 [2019-10-11T21:34:15.044Z] Removing intermediate container 73c8d8d46876
21:34:15 [2019-10-11T21:34:15.044Z]  ---> b15ef742673a
21:34:15 [2019-10-11T21:34:15.044Z] Step 6/6 : CMD ["sh"]
21:34:15 [2019-10-11T21:34:15.044Z]  ---> Running in 4aff3fef6d70
21:34:15 [2019-10-11T21:34:15.044Z] Removing intermediate container 4aff3fef6d70
21:34:15 [2019-10-11T21:34:15.044Z]  ---> fa5ed3392edf
21:34:15 [2019-10-11T21:34:15.044Z] Successfully built fa5ed3392edf
21:34:15 [2019-10-11T21:34:15.044Z] Successfully tagged busybox:latest
21:34:15 [2019-10-11T21:34:15.044Z] INFO: Docker images of the daemon under test
21:34:15 [2019-10-11T21:34:15.044Z] 
21:34:15 [2019-10-11T21:34:15.044Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
21:34:15 [2019-10-11T21:34:15.044Z] busybox                                latest              fa5ed3392edf        Less than a second ago   4.83GB
21:34:15 [2019-10-11T21:34:15.044Z] mcr.microsoft.com/windows/servercore   ltsc2019            739b21bd02e7        3 days ago               4.79GB
21:34:15 [2019-10-11T21:34:15.044Z] microsoft/windowsservercore            latest              739b21bd02e7        3 days ago               4.79GB
21:34:15 [2019-10-11T21:34:15.044Z] 
21:34:15 [2019-10-11T21:34:15.044Z] INFO: Running integration tests at 10/11/2019 21:34:14...
21:34:15 [2019-10-11T21:34:15.044Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
21:34:15 [2019-10-11T21:34:15.044Z] INFO: Integration API tests being run from the host:
21:34:15 [2019-10-11T21:34:15.044Z] INFO: make.ps1 starting at 10/11/2019 21:34:14
21:34:15 [2019-10-11T21:34:15.502Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
21:34:16 [2019-10-11T21:34:16.124Z] --- PASS: TestConfigsUpdate (2.26s)
21:34:16 [2019-10-11T21:34:16.124Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:34:16 [2019-10-11T21:34:16.124Z] === RUN   TestTemplatedConfig
21:34:16 [2019-10-11T21:34:16.532Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:34:17 [2019-10-11T21:34:17.464Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:34:18 [2019-10-11T21:34:18.134Z] --- PASS: TestRenameAnonymousContainer (3.96s)
21:34:18 [2019-10-11T21:34:18.135Z] === RUN   TestRenameContainerWithSameName
21:34:18 [2019-10-11T21:34:18.701Z] --- PASS: TestRenameContainerWithSameName (0.88s)
21:34:18 [2019-10-11T21:34:18.702Z] === RUN   TestRenameContainerWithLinkedContainer
21:34:19 [2019-10-11T21:34:19.990Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:34:20 [2019-10-11T21:34:20.168Z] --- PASS: TestTemplatedConfig (3.41s)
21:34:20 [2019-10-11T21:34:20.168Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:34:20 [2019-10-11T21:34:20.168Z] === RUN   TestConfigInspect
21:34:20 [2019-10-11T21:34:20.247Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:34:20 [2019-10-11T21:34:20.604Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
21:34:20 [2019-10-11T21:34:20.604Z] === RUN   TestResize
21:34:21 [2019-10-11T21:34:21.171Z] --- PASS: TestResize (0.84s)
21:34:21 [2019-10-11T21:34:21.171Z] === RUN   TestResizeWithInvalidSize
21:34:21 [2019-10-11T21:34:21.542Z] .........                                                                [ 85%]
21:34:22 [2019-10-11T21:34:22.107Z] --- PASS: TestResizeWithInvalidSize (0.87s)
21:34:22 [2019-10-11T21:34:22.107Z] === RUN   TestResizeWhenContainerNotStarted
21:34:22 [2019-10-11T21:34:22.200Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:34:22 [2019-10-11T21:34:22.625Z] --- PASS: TestConfigInspect (2.80s)
21:34:22 [2019-10-11T21:34:22.626Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:34:22 [2019-10-11T21:34:22.626Z] === RUN   TestConfigCreateWithLabels
21:34:23 [2019-10-11T21:34:23.041Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:34:23 [2019-10-11T21:34:23.041Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:34:23 [2019-10-11T21:34:23.042Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:34:23 [2019-10-11T21:34:23.571Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:34:23 [2019-10-11T21:34:23.833Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:34:24 [2019-10-11T21:34:24.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:34:24 [2019-10-11T21:34:24.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:34:25 [2019-10-11T21:34:25.284Z] --- PASS: TestConfigCreateWithLabels (2.82s)
21:34:25 [2019-10-11T21:34:25.284Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:34:25 [2019-10-11T21:34:25.284Z] === RUN   TestConfigCreateResolve
21:34:25 [2019-10-11T21:34:25.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:34:25 [2019-10-11T21:34:25.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:34:26 [2019-10-11T21:34:26.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:34:26 [2019-10-11T21:34:26.369Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:34:26 [2019-10-11T21:34:26.784Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:34:27 [2019-10-11T21:34:27.304Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:34:27 [2019-10-11T21:34:27.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:34:27 [2019-10-11T21:34:27.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:34:27 [2019-10-11T21:34:27.869Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:34:28 [2019-10-11T21:34:28.413Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:34:28 [2019-10-11T21:34:28.446Z] --- PASS: TestConfigCreateResolve (2.96s)
21:34:28 [2019-10-11T21:34:28.446Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:34:28 [2019-10-11T21:34:28.446Z] === RUN   TestConfigDaemonLibtrustID
21:34:28 [2019-10-11T21:34:28.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:34:28 [2019-10-11T21:34:28.811Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:34:28 [2019-10-11T21:34:28.811Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:34:28 [2019-10-11T21:34:28.811Z] PASS
21:34:28 [2019-10-11T21:34:28.811Z] 
21:34:28 [2019-10-11T21:34:28.811Z] DONE 8 tests in 20.554s
21:34:28 [2019-10-11T21:34:28.811Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:34:28 [2019-10-11T21:34:28.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
21:34:28 [2019-10-11T21:34:28.811Z] ++ set -e
21:34:28 [2019-10-11T21:34:28.811Z] ++ '[' -n 0 ']'
21:34:28 [2019-10-11T21:34:28.811Z] ++ set -x
21:34:28 [2019-10-11T21:34:28.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
21:34:28 [2019-10-11T21:34:28.811Z] INFO: Testing against a local daemon
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestCheckpoint
21:34:28 [2019-10-11T21:34:28.811Z] --- SKIP: TestCheckpoint (0.00s)
21:34:28 [2019-10-11T21:34:28.811Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestContainerInvalidJSON
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:34:28 [2019-10-11T21:34:28.811Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:34:28 [2019-10-11T21:34:28.811Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:34:28 [2019-10-11T21:34:28.811Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:34:28 [2019-10-11T21:34:28.811Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:34:28 [2019-10-11T21:34:28.811Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:34:28 [2019-10-11T21:34:28.811Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:34:28 [2019-10-11T21:34:28.811Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:34:28 [2019-10-11T21:34:28.811Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:34:28 [2019-10-11T21:34:28.811Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:34:28 [2019-10-11T21:34:28.811Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:34:28 [2019-10-11T21:34:28.811Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
21:34:28 [2019-10-11T21:34:28.811Z] === RUN   TestCopyFromContainerPathIsNotDir
21:34:29 [2019-10-11T21:34:29.174Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
21:34:29 [2019-10-11T21:34:29.174Z] === RUN   TestCopyToContainerPathDoesNotExist
21:34:29 [2019-10-11T21:34:29.174Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
21:34:29 [2019-10-11T21:34:29.174Z] === RUN   TestCopyToContainerPathIsNotDir
21:34:29 [2019-10-11T21:34:29.174Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
21:34:29 [2019-10-11T21:34:29.174Z] === RUN   TestCopyFromContainer
21:34:29 [2019-10-11T21:34:29.242Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:34:30 [2019-10-11T21:34:30.175Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:34:30 [2019-10-11T21:34:30.987Z] === RUN   TestCopyFromContainer//
21:34:31 [2019-10-11T21:34:31.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s)
21:34:31 [2019-10-11T21:34:31.302Z]         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"
21:34:31 [2019-10-11T21:34:31.302Z] === RUN   TestCgroupNamespacesRun
21:34:31 [2019-10-11T21:34:31.375Z] === RUN   TestCopyFromContainer//bar/root
21:34:31 [2019-10-11T21:34:31.375Z] === RUN   TestCopyFromContainer//bar/root/
21:34:31 [2019-10-11T21:34:31.375Z] === RUN   TestCopyFromContainer/bar/quux
21:34:31 [2019-10-11T21:34:31.375Z] === RUN   TestCopyFromContainer/bar/quux/
21:34:31 [2019-10-11T21:34:31.547Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:34:31 [2019-10-11T21:34:31.831Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:34:31 [2019-10-11T21:34:31.831Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:34:31 [2019-10-11T21:34:31.831Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:34:31 [2019-10-11T21:34:31.831Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:34:31 [2019-10-11T21:34:31.831Z] === RUN   TestCopyFromContainer/bar/notarget
21:34:32 [2019-10-11T21:34:32.260Z] --- PASS: TestCopyFromContainer (2.80s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:32 [2019-10-11T21:34:32.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateLinkToNonExistingContainer
21:34:32 [2019-10-11T21:34:32.260Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateWithInvalidEnv
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateWithInvalidEnv/0
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateWithInvalidEnv/0
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateWithInvalidEnv/1
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateWithInvalidEnv/1
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateWithInvalidEnv/2
21:34:32 [2019-10-11T21:34:32.260Z] === PAUSE TestCreateWithInvalidEnv/2
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateWithInvalidEnv/0
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateWithInvalidEnv/2
21:34:32 [2019-10-11T21:34:32.260Z] === CONT  TestCreateWithInvalidEnv/1
21:34:32 [2019-10-11T21:34:32.260Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateTmpfsMountsTarget
21:34:32 [2019-10-11T21:34:32.260Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:34:32 [2019-10-11T21:34:32.260Z] === RUN   TestCreateWithCustomMaskedPaths
21:34:33 [2019-10-11T21:34:33.204Z] --- PASS: TestCgroupNamespacesRun (1.87s)
21:34:33 [2019-10-11T21:34:33.204Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:34:33 [2019-10-11T21:34:33.204Z] === RUN   TestCgroupNamespacesRunPrivileged
21:34:34 [2019-10-11T21:34:34.827Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:34:34 [2019-10-11T21:34:34.850Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:34:34 [2019-10-11T21:34:34.850Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:34:34 [2019-10-11T21:34:34.851Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
21:34:34 [2019-10-11T21:34:34.851Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
21:34:34 [2019-10-11T21:34:34.851Z] === RUN   TestCreateWithCustomReadonlyPaths
21:34:34 [2019-10-11T21:34:34.956Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:34:35 [2019-10-11T21:34:35.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
21:34:35 [2019-10-11T21:34:35.106Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:34:35 [2019-10-11T21:34:35.106Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:34:35 [2019-10-11T21:34:35.213Z] tests/integration/models_resources_test.py .                             [ 91%]
21:34:36 [2019-10-11T21:34:36.272Z] #73 exporting layers 111.8s done
21:34:36 [2019-10-11T21:34:36.272Z] #73 exporting manifest sha256:0bd400917d74b47880013df10f273ee0f69fd06123baedb55b41fb31747fea26 done
21:34:36 [2019-10-11T21:34:36.272Z] #73 exporting config sha256:f0ed70a4540022d324971afc8a11f1b9215718cd3ab5f2cc490095f91f246cc8 done
21:34:36 [2019-10-11T21:34:36.272Z] #73 sending tarball
21:34:36 [2019-10-11T21:34:36.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
21:34:36 [2019-10-11T21:34:36.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
21:34:37 [2019-10-11T21:34:37.009Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
21:34:37 [2019-10-11T21:34:37.009Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:34:37 [2019-10-11T21:34:37.009Z] === RUN   TestCgroupNamespacesRunHostMode
21:34:37 [2019-10-11T21:34:37.299Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s)
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:37 [2019-10-11T21:34:37.299Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:37 [2019-10-11T21:34:37.299Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:37 [2019-10-11T21:34:37.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:34:37 [2019-10-11T21:34:37.299Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:34:37 [2019-10-11T21:34:37.299Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:34:37 [2019-10-11T21:34:37.299Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
21:34:37 [2019-10-11T21:34:37.299Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:34:37 [2019-10-11T21:34:37.299Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestContainerStartOnDaemonRestart
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestContainerStartOnDaemonRestart
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestDaemonRestartIpcMode
21:34:37 [2019-10-11T21:34:37.299Z] === PAUSE TestDaemonRestartIpcMode
21:34:37 [2019-10-11T21:34:37.299Z] === RUN   TestDiff
21:34:37 [2019-10-11T21:34:37.356Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:34:37 [2019-10-11T21:34:37.356Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:34:38 [2019-10-11T21:34:38.088Z] --- PASS: TestDiff (0.76s)
21:34:38 [2019-10-11T21:34:38.088Z] === RUN   TestExecWithCloseStdin
21:34:38 [2019-10-11T21:34:38.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
21:34:38 [2019-10-11T21:34:38.387Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:34:38 [2019-10-11T21:34:38.387Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:34:39 [2019-10-11T21:34:39.334Z] --- PASS: TestExecWithCloseStdin (1.03s)
21:34:39 [2019-10-11T21:34:39.334Z] === RUN   TestExec
21:34:39 [2019-10-11T21:34:39.605Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
21:34:39 [2019-10-11T21:34:39.886Z] === RUN   TestDockerSuite/TestAttachDetach
21:34:40 [2019-10-11T21:34:40.290Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
21:34:40 [2019-10-11T21:34:40.290Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:34:40 [2019-10-11T21:34:40.290Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:34:40 [2019-10-11T21:34:40.607Z] --- PASS: TestExec (1.05s)
21:34:40 [2019-10-11T21:34:40.607Z] === RUN   TestExecUser
21:34:41 [2019-10-11T21:34:41.028Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:34:41 [2019-10-11T21:34:41.227Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
21:34:41 [2019-10-11T21:34:41.227Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:34:41 [2019-10-11T21:34:41.227Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:34:41 [2019-10-11T21:34:41.524Z] --- PASS: TestExecUser (1.06s)
21:34:41 [2019-10-11T21:34:41.524Z] === RUN   TestExportContainerAndImportImage
21:34:41 [2019-10-11T21:34:41.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
21:34:41 [2019-10-11T21:34:41.786Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:34:42 [2019-10-11T21:34:42.164Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
21:34:42 [2019-10-11T21:34:42.164Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:34:42 [2019-10-11T21:34:42.164Z] === RUN   TestCgroupNamespacesRunOlderClient
21:34:42 [2019-10-11T21:34:42.720Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:34:42 [2019-10-11T21:34:42.833Z] --- PASS: TestExportContainerAndImportImage (1.19s)
21:34:42 [2019-10-11T21:34:42.833Z] === RUN   TestExportContainerAfterDaemonRestart
21:34:42 [2019-10-11T21:34:42.978Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:34:43 [2019-10-11T21:34:43.949Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:34:44 [2019-10-11T21:34:44.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
21:34:44 [2019-10-11T21:34:44.069Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:34:44 [2019-10-11T21:34:44.069Z] === RUN   TestKernelTCPMemory
21:34:44 [2019-10-11T21:34:44.087Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s)
21:34:44 [2019-10-11T21:34:44.087Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:34:44 [2019-10-11T21:34:44.087Z] === RUN   TestHealthCheckWorkdir
21:34:44 [2019-10-11T21:34:44.824Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:34:44 [2019-10-11T21:34:44.824Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:34:44 [2019-10-11T21:34:44.915Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:34:45 [2019-10-11T21:34:45.005Z] --- PASS: TestKernelTCPMemory (0.99s)
21:34:45 [2019-10-11T21:34:45.005Z] === RUN   TestNISDomainname
21:34:45 [2019-10-11T21:34:45.331Z] --- PASS: TestHealthCheckWorkdir (1.16s)
21:34:45 [2019-10-11T21:34:45.331Z] === RUN   TestHealthKillContainer
21:34:45 [2019-10-11T21:34:45.372Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
21:34:45 [2019-10-11T21:34:45.941Z] --- PASS: TestNISDomainname (1.15s)
21:34:45 [2019-10-11T21:34:45.941Z] === RUN   TestHostnameDnsResolution
21:34:46 [2019-10-11T21:34:46.262Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:34:46 [2019-10-11T21:34:46.262Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:34:46 [2019-10-11T21:34:46.338Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:34:46 [2019-10-11T21:34:46.796Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
21:34:47 [2019-10-11T21:34:47.197Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:34:47 [2019-10-11T21:34:47.768Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:34:47 [2019-10-11T21:34:47.844Z] --- PASS: TestHostnameDnsResolution (1.86s)
21:34:47 [2019-10-11T21:34:47.845Z] === RUN   TestStats
21:34:48 [2019-10-11T21:34:48.335Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:34:48 [2019-10-11T21:34:48.500Z] --- PASS: TestHealthKillContainer (3.11s)
21:34:48 [2019-10-11T21:34:48.500Z] === RUN   TestInspectCpusetInConfigPre120
21:34:48 [2019-10-11T21:34:48.918Z] tests/integration/regression_test.py ......                              [ 98%]
21:34:48 [2019-10-11T21:34:48.969Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:34:49 [2019-10-11T21:34:49.297Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s)
21:34:49 [2019-10-11T21:34:49.297Z] === RUN   TestIpcModeNone
21:34:49 [2019-10-11T21:34:49.433Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:34:49 [2019-10-11T21:34:49.433Z] tests/integration/credentials/utils_test.py .                            [100%]
21:34:49 [2019-10-11T21:34:49.433Z] 
21:34:49 [2019-10-11T21:34:49.433Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:34:49 [2019-10-11T21:34:49.433Z] =========================== short test summary info ============================
21:34:49 [2019-10-11T21:34:49.433Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:34:49 [2019-10-11T21:34:49.433Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:34:49 [2019-10-11T21:34:49.433Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:34:49 [2019-10-11T21:34:49.433Z]   Not supported on most drivers
21:34:49 [2019-10-11T21:34:49.433Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:34:49 [2019-10-11T21:34:49.433Z]   This doesn't seem to be taken into account by the engine
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:34:49 [2019-10-11T21:34:49.433Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:34:49 [2019-10-11T21:34:49.433Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.90 seconds ==
21:34:49 [2019-10-11T21:34:49.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:34:49 [2019-10-11T21:34:49.747Z] --- PASS: TestStats (1.97s)
21:34:49 [2019-10-11T21:34:49.747Z] === RUN   TestStopContainerWithTimeout
21:34:49 [2019-10-11T21:34:49.747Z] === RUN   TestStopContainerWithTimeout/0
21:34:49 [2019-10-11T21:34:49.747Z] === PAUSE TestStopContainerWithTimeout/0
21:34:49 [2019-10-11T21:34:49.747Z] === RUN   TestStopContainerWithTimeout/1
21:34:49 [2019-10-11T21:34:49.747Z] === PAUSE TestStopContainerWithTimeout/1
21:34:49 [2019-10-11T21:34:49.747Z] === RUN   TestStopContainerWithTimeout/3
21:34:49 [2019-10-11T21:34:49.747Z] === PAUSE TestStopContainerWithTimeout/3
21:34:49 [2019-10-11T21:34:49.747Z] === RUN   TestStopContainerWithTimeout/-1
21:34:49 [2019-10-11T21:34:49.747Z] === PAUSE TestStopContainerWithTimeout/-1
21:34:49 [2019-10-11T21:34:49.747Z] === CONT  TestStopContainerWithTimeout/0
21:34:49 [2019-10-11T21:34:49.747Z] === CONT  TestStopContainerWithTimeout/3
21:34:49 [2019-10-11T21:34:49.747Z] === CONT  TestStopContainerWithTimeout/1
21:34:49 [2019-10-11T21:34:49.747Z] === CONT  TestStopContainerWithTimeout/-1
21:34:50 [2019-10-11T21:34:50.210Z] --- PASS: TestIpcModeNone (1.08s)
21:34:50 [2019-10-11T21:34:50.210Z] === RUN   TestIpcModePrivate
21:34:50 [2019-10-11T21:34:50.865Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:34:51 [2019-10-11T21:34:51.431Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
21:34:51 [2019-10-11T21:34:51.459Z] --- PASS: TestIpcModePrivate (1.07s)
21:34:51 [2019-10-11T21:34:51.459Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
21:34:51 [2019-10-11T21:34:51.459Z] === RUN   TestIpcModeShareable
21:34:51 [2019-10-11T21:34:51.632Z] #73 ...
21:34:51 [2019-10-11T21:34:51.632Z] 
21:34:51 [2019-10-11T21:34:51.632Z] #74 importing to docker
21:34:51 [2019-10-11T21:34:51.632Z] #74 ...
21:34:51 [2019-10-11T21:34:51.632Z] 
21:34:51 [2019-10-11T21:34:51.632Z] #73 exporting to oci image format
21:34:51 [2019-10-11T21:34:51.632Z] #73 sending tarball 17.0s done
21:34:51 [2019-10-11T21:34:51.632Z] #73 DONE 128.8s
21:34:51 [2019-10-11T21:34:51.632Z] 
21:34:51 [2019-10-11T21:34:51.632Z] #74 importing to docker
21:34:52 [2019-10-11T21:34:52.000Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
21:34:52 [2019-10-11T21:34:52.258Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:34:52 [2019-10-11T21:34:52.696Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:34:52 [2019-10-11T21:34:52.701Z] --- PASS: TestIpcModeShareable (1.09s)
21:34:52 [2019-10-11T21:34:52.701Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
21:34:52 [2019-10-11T21:34:52.701Z] === RUN   TestAPIIpcModeShareableAndContainer
21:34:53 [2019-10-11T21:34:53.038Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:34:53 [2019-10-11T21:34:53.038Z]     --- PASS: TestStopContainerWithTimeout/0 (1.39s)
21:34:53 [2019-10-11T21:34:53.038Z]     --- PASS: TestStopContainerWithTimeout/1 (2.33s)
21:34:53 [2019-10-11T21:34:53.038Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
21:34:53 [2019-10-11T21:34:53.038Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
21:34:53 [2019-10-11T21:34:53.038Z] === RUN   TestDeleteDevicemapper
21:34:53 [2019-10-11T21:34:53.038Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:34:53 [2019-10-11T21:34:53.038Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:53 [2019-10-11T21:34:53.038Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:34:53 [2019-10-11T21:34:53.633Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:34:54 [2019-10-11T21:34:54.198Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:34:54 [2019-10-11T21:34:54.783Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:34:55 [2019-10-11T21:34:55.351Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:34:55 [2019-10-11T21:34:55.859Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
21:34:55 [2019-10-11T21:34:55.859Z] === RUN   TestAPIIpcModeHost
21:34:56 [2019-10-11T21:34:56.219Z] --- PASS: TestAPIIpcModeHost (0.81s)
21:34:56 [2019-10-11T21:34:56.219Z] === RUN   TestDaemonIpcModeShareable
21:34:56 [2019-10-11T21:34:56.328Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
21:34:56 [2019-10-11T21:34:56.328Z] === RUN   TestUpdateMemory
21:34:56 [2019-10-11T21:34:56.328Z] --- SKIP: TestUpdateMemory (0.00s)
21:34:56 [2019-10-11T21:34:56.328Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:34:56 [2019-10-11T21:34:56.328Z] === RUN   TestUpdateCPUQuota
21:34:56 [2019-10-11T21:34:56.723Z] --- PASS: TestBuildWithHugeFile (95.62s)
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildWithEmptyDockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:56 [2019-10-11T21:34:56.723Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:34:56 [2019-10-11T21:34:56.723Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
21:34:56 [2019-10-11T21:34:56.723Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
21:34:56 [2019-10-11T21:34:56.723Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildPreserveOwnership
21:34:56 [2019-10-11T21:34:56.723Z] === RUN   TestBuildPreserveOwnership/copy_from
21:34:56 [2019-10-11T21:34:56.981Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:34:56 [2019-10-11T21:34:56.981Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:34:57 [2019-10-11T21:34:57.918Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:34:58 [2019-10-11T21:34:58.148Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
21:34:58 [2019-10-11T21:34:58.148Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:34:58 [2019-10-11T21:34:58.148Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
21:34:58 [2019-10-11T21:34:58.148Z] === RUN   TestDaemonIpcModePrivate
21:34:58 [2019-10-11T21:34:58.176Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:34:58 [2019-10-11T21:34:58.229Z] --- PASS: TestUpdateCPUQuota (1.76s)
21:34:58 [2019-10-11T21:34:58.229Z] === RUN   TestUpdatePidsLimit
21:34:58 [2019-10-11T21:34:58.229Z] === RUN   TestUpdatePidsLimit/update_from_none
21:34:58 [2019-10-11T21:34:58.487Z] === RUN   TestUpdatePidsLimit/no_change
21:34:58 [2019-10-11T21:34:58.523Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:34:58 [2019-10-11T21:34:58.745Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:34:58 [2019-10-11T21:34:58.746Z] === RUN   TestUpdatePidsLimit/update_lower
21:34:59 [2019-10-11T21:34:59.312Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:34:59 [2019-10-11T21:34:59.315Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:34:59 [2019-10-11T21:34:59.883Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:35:00 [2019-10-11T21:35:00.072Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
21:35:00 [2019-10-11T21:35:00.073Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:35:00 [2019-10-11T21:35:00.073Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
21:35:00 [2019-10-11T21:35:00.073Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:35:00 [2019-10-11T21:35:00.142Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:35:00 [2019-10-11T21:35:00.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:35:01 [2019-10-11T21:35:01.211Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:35:01 [2019-10-11T21:35:01.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
21:35:01 [2019-10-11T21:35:01.329Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:35:01 [2019-10-11T21:35:01.329Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
21:35:01 [2019-10-11T21:35:01.329Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:35:01 [2019-10-11T21:35:01.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
21:35:01 [2019-10-11T21:35:01.776Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
21:35:01 [2019-10-11T21:35:01.872Z] umount: bundles/test-docker-py/root: mountpoint not found
21:35:01 [2019-10-11T21:35:01.872Z] Clearing AppArmor profiles cache:.
21:35:01 [2019-10-11T21:35:01.872Z] All profile caches have been cleared, but no profiles have been unloaded.
21:35:01 [2019-10-11T21:35:01.872Z] Unloading profiles will leave already running processes permanently
21:35:01 [2019-10-11T21:35:01.872Z] unconfined, which can lead to unexpected situations.
21:35:01 [2019-10-11T21:35:01.872Z] 
21:35:01 [2019-10-11T21:35:01.872Z] To set a process to complain mode, use the command line tool
21:35:01 [2019-10-11T21:35:01.872Z] 'aa-complain'. To really tear down all profiles, run the init script
21:35:01 [2019-10-11T21:35:01.872Z] with the 'teardown' option."
21:35:01 [2019-10-11T21:35:01.872Z] 
Post stage
[Pipeline] junit
21:35:02 [2019-10-11T21:35:02.455Z] Recording test results
21:35:02 [2019-10-11T21:35:02.613Z] --- PASS: TestUpdatePidsLimit (4.64s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
21:35:02 [2019-10-11T21:35:02.614Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s)
21:35:02 [2019-10-11T21:35:02.614Z] === RUN   TestUpdateRestartPolicy
21:35:03 [2019-10-11T21:35:03.142Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
21:35:03 [2019-10-11T21:35:03.142Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:35:03 [2019-10-11T21:35:03.142Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
21:35:03 [2019-10-11T21:35:03.142Z] === RUN   TestIpcModeOlderClient
21:35:03 [2019-10-11T21:35:03.142Z] === PAUSE TestIpcModeOlderClient
21:35:03 [2019-10-11T21:35:03.142Z] === RUN   TestKillContainerInvalidSignal
21:35:03 [2019-10-11T21:35:03.153Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
21:35:03 [2019-10-11T21:35:03.153Z] --- PASS: TestBuildPreserveOwnership (6.21s)
21:35:03 [2019-10-11T21:35:03.153Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.08s)
21:35:03 [2019-10-11T21:35:03.153Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
21:35:03 [2019-10-11T21:35:03.153Z] === RUN   TestBuildPlatformInvalid
21:35:03 [2019-10-11T21:35:03.153Z] --- PASS: TestBuildPlatformInvalid (0.18s)
21:35:03 [2019-10-11T21:35:03.153Z] PASS
21:35:03 [2019-10-11T21:35:03.153Z] 
21:35:03 [2019-10-11T21:35:03.153Z] === Skipped
21:35:03 [2019-10-11T21:35:03.153Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:35:03 [2019-10-11T21:35:03.153Z]     build_session_test.go:25: TODO: BuildKit
21:35:03 [2019-10-11T21:35:03.153Z] 
21:35:03 [2019-10-11T21:35:03.153Z] 
21:35:03 [2019-10-11T21:35:03.153Z] DONE 32 tests, 1 skipped in 180.871s
21:35:03 [2019-10-11T21:35:03.153Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:35:03 [2019-10-11T21:35:03.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
21:35:03 [2019-10-11T21:35:03.153Z] ++ set -e
21:35:03 [2019-10-11T21:35:03.153Z] ++ '[' -n 0 ']'
21:35:03 [2019-10-11T21:35:03.153Z] ++ set -x
21:35:03 [2019-10-11T21:35:03.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
21:35:03 [2019-10-11T21:35:03.414Z] INFO: Testing against a local daemon
21:35:03 [2019-10-11T21:35:03.414Z] === RUN   TestConfigList
21:35:03 [2019-10-11T21:35:03.414Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:35:03 [2019-10-11T21:35:03.593Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
[Pipeline] sh
21:35:04 [2019-10-11T21:35:04.042Z] + echo Ensuring container killed.
21:35:04 [2019-10-11T21:35:04.042Z] Ensuring container killed.
21:35:04 [2019-10-11T21:35:04.042Z] + docker rm -vf docker-pr4
21:35:04 [2019-10-11T21:35:04.042Z] Error: No such container: docker-pr4
21:35:04 [2019-10-11T21:35:04.042Z] + true
[Pipeline] sh
21:35:04 [2019-10-11T21:35:04.324Z] + echo Chowning /workspace to jenkins user
21:35:04 [2019-10-11T21:35:04.324Z] Chowning /workspace to jenkins user
21:35:04 [2019-10-11T21:35:04.324Z] + id -u
21:35:04 [2019-10-11T21:35:04.324Z] + id -g
21:35:04 [2019-10-11T21:35:04.324Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40044:/workspace busybox chown -R 1000:1000 /workspace
21:35:04 [2019-10-11T21:35:04.324Z] Unable to find image 'busybox:latest' locally
21:35:04 [2019-10-11T21:35:04.381Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
21:35:04 [2019-10-11T21:35:04.381Z] === RUN   TestKillContainer
21:35:04 [2019-10-11T21:35:04.381Z] === RUN   TestKillContainer/no_signal
21:35:04 [2019-10-11T21:35:04.584Z] latest: Pulling from library/busybox
21:35:04 [2019-10-11T21:35:04.585Z] 7c9d20b9b6cd: Pulling fs layer
21:35:04 [2019-10-11T21:35:04.585Z] 7c9d20b9b6cd: Download complete
21:35:04 [2019-10-11T21:35:04.842Z] 7c9d20b9b6cd: Pull complete
21:35:04 [2019-10-11T21:35:04.842Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
21:35:04 [2019-10-11T21:35:04.842Z] Status: Downloaded newer image for busybox:latest
21:35:05 [2019-10-11T21:35:05.165Z] === RUN   TestKillContainer/non_killing_signal
21:35:05 [2019-10-11T21:35:05.532Z] === RUN   TestKillContainer/killing_signal
21:35:06 [2019-10-11T21:35:06.695Z] --- PASS: TestConfigList (2.85s)
21:35:06 [2019-10-11T21:35:06.695Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:35:06 [2019-10-11T21:35:06.695Z] === RUN   TestConfigsCreateAndDelete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:35:06 [2019-10-11T21:35:06.872Z] --- PASS: TestKillContainer (2.54s)
21:35:06 [2019-10-11T21:35:06.872Z]     --- PASS: TestKillContainer/no_signal (0.82s)
21:35:06 [2019-10-11T21:35:06.872Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
21:35:06 [2019-10-11T21:35:06.872Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
21:35:06 [2019-10-11T21:35:06.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:35:06 [2019-10-11T21:35:06.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:35:06 [2019-10-11T21:35:06.953Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:35:07 [2019-10-11T21:35:07.037Z] + bundleName=docker-py
21:35:07 [2019-10-11T21:35:07.037Z] + echo Creating docker-py-bundles.tar.gz
21:35:07 [2019-10-11T21:35:07.037Z] Creating docker-py-bundles.tar.gz
21:35:07 [2019-10-11T21:35:07.037Z] + 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
21:35:07 [2019-10-11T21:35:07.048Z] Archiving artifacts
21:35:07 [2019-10-11T21:35:07.323Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
21:35:07 [2019-10-11T21:35:07.667Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:35:08 [2019-10-11T21:35:08.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s)
21:35:08 [2019-10-11T21:35:08.440Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
21:35:08 [2019-10-11T21:35:08.440Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
21:35:08 [2019-10-11T21:35:08.440Z] === RUN   TestKillStoppedContainer
21:35:08 [2019-10-11T21:35:08.616Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:35:08 [2019-10-11T21:35:08.799Z] --- PASS: TestKillStoppedContainer (0.13s)
21:35:08 [2019-10-11T21:35:08.799Z] === RUN   TestKillStoppedContainerAPIPre120
21:35:08 [2019-10-11T21:35:08.799Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
21:35:08 [2019-10-11T21:35:08.799Z] === RUN   TestKillDifferentUserContainer
21:35:08 [2019-10-11T21:35:08.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh binary-daemon
21:35:09 [2019-10-11T21:35:09.483Z] --- PASS: TestConfigsCreateAndDelete (2.95s)
21:35:09 [2019-10-11T21:35:09.483Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:35:09 [2019-10-11T21:35:09.483Z] === RUN   TestConfigsUpdate
21:35:09 [2019-10-11T21:35:09.499Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
21:35:09 [2019-10-11T21:35:09.538Z] 
21:35:09 [2019-10-11T21:35:09.538Z] Removing bundles/
21:35:09 [2019-10-11T21:35:09.538Z] 
21:35:09 [2019-10-11T21:35:09.538Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
21:35:09 [2019-10-11T21:35:09.538Z] Building: bundles/binary-daemon/dockerd-dev
21:35:09 [2019-10-11T21:35:09.538Z] GOOS="" GOARCH="" GOARM=""
21:35:10 [2019-10-11T21:35:10.040Z] --- PASS: TestKillDifferentUserContainer (1.35s)
21:35:10 [2019-10-11T21:35:10.041Z] === RUN   TestInspectOomKilledTrue
21:35:10 [2019-10-11T21:35:10.041Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:35:10 [2019-10-11T21:35:10.041Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:10 [2019-10-11T21:35:10.041Z] === RUN   TestInspectOomKilledFalse
21:35:10 [2019-10-11T21:35:10.041Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:35:10 [2019-10-11T21:35:10.041Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:10 [2019-10-11T21:35:10.041Z] === RUN   TestLinksEtcHostsContentMatch
21:35:10 [2019-10-11T21:35:10.851Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
21:35:10 [2019-10-11T21:35:10.851Z] === RUN   TestLinksContainerNames
21:35:10 [2019-10-11T21:35:10.857Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
21:35:11 [2019-10-11T21:35:11.116Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:35:11 [2019-10-11T21:35:11.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
21:35:11 [2019-10-11T21:35:11.681Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:35:11 [2019-10-11T21:35:11.939Z] --- PASS: TestConfigsUpdate (2.76s)
21:35:11 [2019-10-11T21:35:11.939Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:35:11 [2019-10-11T21:35:11.939Z] === RUN   TestTemplatedConfig
21:35:12 [2019-10-11T21:35:12.197Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:35:12 [2019-10-11T21:35:12.649Z] --- PASS: TestLinksContainerNames (1.60s)
21:35:12 [2019-10-11T21:35:12.649Z] === RUN   TestLogsFollowTailEmpty
21:35:12 [2019-10-11T21:35:12.763Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:35:13 [2019-10-11T21:35:13.426Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
21:35:13 [2019-10-11T21:35:13.426Z] === RUN   TestContainerNetworkMountsNoChown
21:35:13 [2019-10-11T21:35:13.847Z] Running D:\gopath\src\github.com\docker\docker\integration\build
21:35:13 [2019-10-11T21:35:13.847Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:35:13 [2019-10-11T21:35:13.847Z] INFO: Testing against a local daemon
21:35:13 [2019-10-11T21:35:13.847Z] === RUN   TestBuildWithSession
21:35:13 [2019-10-11T21:35:13.847Z] --- SKIP: TestBuildWithSession (0.00s)
21:35:13 [2019-10-11T21:35:13.847Z]     build_session_test.go:25: TODO: BuildKit
21:35:13 [2019-10-11T21:35:13.847Z] === RUN   TestBuildSquashParent
21:35:13 [2019-10-11T21:35:13.847Z] --- SKIP: TestBuildSquashParent (0.00s)
21:35:13 [2019-10-11T21:35:13.847Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:35:13 [2019-10-11T21:35:13.847Z] === RUN   TestBuildWithRemoveAndForceRemove
21:35:13 [2019-10-11T21:35:13.847Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
21:35:13 [2019-10-11T21:35:13.847Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:13 [2019-10-11T21:35:13.847Z] === RUN   TestBuildMultiStageCopy
21:35:13 [2019-10-11T21:35:13.847Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:35:14 [2019-10-11T21:35:14.248Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/default
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/default
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/private
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/private
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rprivate
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rprivate
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/slave
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/slave
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rslave
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rslave
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/shared
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/shared
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rshared
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rshared
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/default
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/default/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/default/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/rshared
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/shared
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/rslave
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/slave
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/rprivate
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/private
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/private/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/private/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:35:14 [2019-10-11T21:35:14.248Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/default/mount_root
21:35:14 [2019-10-11T21:35:14.248Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/default/bind_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:35:14 [2019-10-11T21:35:14.721Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/private/mount_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/private/bind_root
21:35:15 [2019-10-11T21:35:15.145Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:35:15 [2019-10-11T21:35:15.145Z] --- PASS: TestMountDaemonRoot (0.01s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
21:35:15 [2019-10-11T21:35:15.145Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
21:35:15 [2019-10-11T21:35:15.145Z] === RUN   TestContainerBindMountNonRecursive
21:35:16 [2019-10-11T21:35:16.044Z] --- PASS: TestTemplatedConfig (3.63s)
21:35:16 [2019-10-11T21:35:16.044Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:35:16 [2019-10-11T21:35:16.044Z] === RUN   TestConfigInspect
21:35:16 [2019-10-11T21:35:16.044Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:35:16 [2019-10-11T21:35:16.044Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:35:17 [2019-10-11T21:35:17.022Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
21:35:17 [2019-10-11T21:35:17.022Z] === RUN   TestNetworkNat
21:35:17 [2019-10-11T21:35:17.489Z] --- PASS: TestUpdateRestartPolicy (12.70s)
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestUpdateRestartWithAutoRemove
21:35:17 [2019-10-11T21:35:17.489Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitNonBlocked
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:17 [2019-10-11T21:35:17.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:17 [2019-10-11T21:35:17.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:17 [2019-10-11T21:35:17.489Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:17 [2019-10-11T21:35:17.489Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:17 [2019-10-11T21:35:17.489Z] --- PASS: TestWaitNonBlocked (0.03s)
21:35:17 [2019-10-11T21:35:17.489Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
21:35:17 [2019-10-11T21:35:17.489Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s)
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitBlocked
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:35:17 [2019-10-11T21:35:17.489Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:35:17 [2019-10-11T21:35:17.489Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:35:17 [2019-10-11T21:35:17.489Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:35:17 [2019-10-11T21:35:17.489Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:35:17 [2019-10-11T21:35:17.489Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:35:18 [2019-10-11T21:35:18.285Z] --- PASS: TestNetworkNat (0.88s)
21:35:18 [2019-10-11T21:35:18.285Z] === RUN   TestNetworkLocalhostTCPNat
21:35:18 [2019-10-11T21:35:18.572Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:35:18 [2019-10-11T21:35:18.631Z] #74 DONE 25.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:35:18 [2019-10-11T21:35:18.831Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:35:18 [2019-10-11T21:35:18.831Z] --- PASS: TestConfigInspect (3.36s)
21:35:18 [2019-10-11T21:35:18.831Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:35:18 [2019-10-11T21:35:18.831Z] === RUN   TestConfigCreateWithLabels
21:35:18 [2019-10-11T21:35:18.865Z] --- PASS: TestWaitBlocked (0.03s)
21:35:18 [2019-10-11T21:35:18.865Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
21:35:18 [2019-10-11T21:35:18.865Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
21:35:18 [2019-10-11T21:35:18.865Z] === CONT  TestContainerStartOnDaemonRestart
21:35:18 [2019-10-11T21:35:18.865Z] === CONT  TestIpcModeOlderClient
21:35:18 [2019-10-11T21:35:18.865Z] === CONT  TestDaemonRestartIpcMode
21:35:18 [2019-10-11T21:35:18.865Z] --- PASS: TestIpcModeOlderClient (0.23s)
21:35:19 [2019-10-11T21:35:19.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
21:35:19 [2019-10-11T21:35:19.054Z] === RUN   TestNetworkLoopbackNat
21:35:19 [2019-10-11T21:35:19.064Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/test/unit
21:35:19 [2019-10-11T21:35:19.090Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:35:19 [2019-10-11T21:35:19.090Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:35:20 [2019-10-11T21:35:20.306Z] --- PASS: TestNetworkLoopbackNat (1.15s)
21:35:20 [2019-10-11T21:35:20.306Z] === RUN   TestPause
21:35:20 [2019-10-11T21:35:20.463Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:35:20 [2019-10-11T21:35:20.463Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:35:21 [2019-10-11T21:35:21.081Z] --- PASS: TestPause (0.96s)
21:35:21 [2019-10-11T21:35:21.081Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:35:21 [2019-10-11T21:35:21.081Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:21 [2019-10-11T21:35:21.081Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:21 [2019-10-11T21:35:21.081Z] === RUN   TestPauseStopPausedContainer
21:35:21 [2019-10-11T21:35:21.395Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:35:21 [2019-10-11T21:35:21.396Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:35:21 [2019-10-11T21:35:21.888Z] --- PASS: TestPauseStopPausedContainer (0.90s)
21:35:21 [2019-10-11T21:35:21.888Z] === RUN   TestPsFilter
21:35:22 [2019-10-11T21:35:22.157Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s)
21:35:22 [2019-10-11T21:35:22.157Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:35:22 [2019-10-11T21:35:22.292Z] --- PASS: TestPsFilter (0.25s)
21:35:22 [2019-10-11T21:35:22.292Z] === RUN   TestRemoveContainerWithRemovedVolume
21:35:22 [2019-10-11T21:35:22.328Z] --- PASS: TestConfigCreateWithLabels (3.44s)
21:35:22 [2019-10-11T21:35:22.328Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:35:22 [2019-10-11T21:35:22.328Z] === RUN   TestConfigCreateResolve
21:35:22 [2019-10-11T21:35:22.416Z] --- PASS: TestDaemonRestartIpcMode (3.88s)
21:35:22 [2019-10-11T21:35:22.416Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:35:22 [2019-10-11T21:35:22.416Z] PASS
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === Skipped
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
21:35:22 [2019-10-11T21:35:22.416Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] 
21:35:22 [2019-10-11T21:35:22.416Z] DONE 197 tests, 6 skipped in 131.955s
21:35:22 [2019-10-11T21:35:22.416Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:35:22 [2019-10-11T21:35:22.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:35:22 [2019-10-11T21:35:22.416Z] ++ set -e
21:35:22 [2019-10-11T21:35:22.416Z] ++ '[' -n 0 ']'
21:35:22 [2019-10-11T21:35:22.416Z] ++ set -x
21:35:22 [2019-10-11T21:35:22.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:35:22 [2019-10-11T21:35:22.675Z] INFO: Testing against a local daemon
21:35:22 [2019-10-11T21:35:22.675Z] === RUN   TestCommitInheritsEnv
21:35:23 [2019-10-11T21:35:23.100Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
21:35:23 [2019-10-11T21:35:23.100Z] === RUN   TestRemoveContainerWithVolume
21:35:23 [2019-10-11T21:35:23.468Z] ?   	github.com/docker/docker/api	[no test files]
21:35:23 [2019-10-11T21:35:23.611Z] --- PASS: TestCommitInheritsEnv (0.63s)
21:35:23 [2019-10-11T21:35:23.611Z] === RUN   TestImportExtremelyLargeImageWorks
21:35:23 [2019-10-11T21:35:23.611Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:35:23 [2019-10-11T21:35:23.611Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:35:23 [2019-10-11T21:35:23.611Z] === RUN   TestImagesFilterMultiReference
21:35:23 [2019-10-11T21:35:23.611Z] --- PASS: TestImagesFilterMultiReference (0.11s)
21:35:23 [2019-10-11T21:35:23.611Z] === RUN   TestImagePullPlatformInvalid
21:35:23 [2019-10-11T21:35:23.611Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:35:23 [2019-10-11T21:35:23.611Z] === RUN   TestRemoveImageOrphaning
21:35:23 [2019-10-11T21:35:23.698Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:35:23 [2019-10-11T21:35:23.698Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:35:23 [2019-10-11T21:35:23.891Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
21:35:23 [2019-10-11T21:35:23.891Z] === RUN   TestRemoveContainerRunning
21:35:24 [2019-10-11T21:35:24.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:35:24 [2019-10-11T21:35:24.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:35:24 [2019-10-11T21:35:24.177Z] --- PASS: TestRemoveImageOrphaning (0.54s)
21:35:24 [2019-10-11T21:35:24.177Z] === RUN   TestRemoveImageGarbageCollector
21:35:24 [2019-10-11T21:35:24.177Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:35:24 [2019-10-11T21:35:24.177Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:35:24 [2019-10-11T21:35:24.177Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:35:24 [2019-10-11T21:35:24.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:35:24 [2019-10-11T21:35:24.178Z] === RUN   TestTagInvalidReference
21:35:24 [2019-10-11T21:35:24.178Z] --- PASS: TestTagInvalidReference (0.03s)
21:35:24 [2019-10-11T21:35:24.178Z] === RUN   TestTagValidPrefixedRepo
21:35:24 [2019-10-11T21:35:24.178Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
21:35:24 [2019-10-11T21:35:24.178Z] === RUN   TestTagExistedNameWithoutForce
21:35:24 [2019-10-11T21:35:24.436Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:35:24 [2019-10-11T21:35:24.436Z] === RUN   TestTagOfficialNames
21:35:24 [2019-10-11T21:35:24.436Z] --- PASS: TestTagOfficialNames (0.08s)
21:35:24 [2019-10-11T21:35:24.436Z] === RUN   TestTagMatchesDigest
21:35:24 [2019-10-11T21:35:24.436Z] --- PASS: TestTagMatchesDigest (0.03s)
21:35:24 [2019-10-11T21:35:24.436Z] PASS
21:35:24 [2019-10-11T21:35:24.436Z] 
21:35:24 [2019-10-11T21:35:24.436Z] === Skipped
21:35:24 [2019-10-11T21:35:24.436Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:35:24 [2019-10-11T21:35:24.436Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:35:24 [2019-10-11T21:35:24.436Z] 
21:35:24 [2019-10-11T21:35:24.436Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:35:24 [2019-10-11T21:35:24.436Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:35:24 [2019-10-11T21:35:24.436Z] 
21:35:24 [2019-10-11T21:35:24.436Z] 
21:35:24 [2019-10-11T21:35:24.436Z] DONE 12 tests, 2 skipped in 1.878s
21:35:24 [2019-10-11T21:35:24.436Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:35:24 [2019-10-11T21:35:24.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:35:24 [2019-10-11T21:35:24.436Z] ++ set -e
21:35:24 [2019-10-11T21:35:24.436Z] ++ '[' -n 0 ']'
21:35:24 [2019-10-11T21:35:24.436Z] ++ set -x
21:35:24 [2019-10-11T21:35:24.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:35:24 [2019-10-11T21:35:24.606Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:35:24 [2019-10-11T21:35:24.674Z] --- PASS: TestRemoveContainerRunning (0.91s)
21:35:24 [2019-10-11T21:35:24.674Z] === RUN   TestRemoveContainerForceRemoveRunning
21:35:24 [2019-10-11T21:35:24.694Z] INFO: Testing against a local daemon
21:35:24 [2019-10-11T21:35:24.694Z] === RUN   TestNetworkCreateDelete
21:35:24 [2019-10-11T21:35:24.953Z] --- PASS: TestNetworkCreateDelete (0.39s)
21:35:24 [2019-10-11T21:35:24.953Z] === RUN   TestDockerNetworkDeletePreferID
21:35:25 [2019-10-11T21:35:25.071Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:35:25 [2019-10-11T21:35:25.921Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s)
21:35:25 [2019-10-11T21:35:25.921Z] === RUN   TestRemoveInvalidContainer
21:35:25 [2019-10-11T21:35:25.921Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:35:25 [2019-10-11T21:35:25.921Z] === RUN   TestRenameLinkedContainer
21:35:26 [2019-10-11T21:35:26.003Z] --- PASS: TestConfigCreateResolve (3.44s)
21:35:26 [2019-10-11T21:35:26.003Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:35:26 [2019-10-11T21:35:26.003Z] === RUN   TestConfigDaemonLibtrustID
21:35:26 [2019-10-11T21:35:26.003Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:35:26 [2019-10-11T21:35:26.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:35:26 [2019-10-11T21:35:26.261Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
21:35:26 [2019-10-11T21:35:26.261Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:35:26 [2019-10-11T21:35:26.261Z] PASS
21:35:26 [2019-10-11T21:35:26.261Z] 
21:35:26 [2019-10-11T21:35:26.261Z] DONE 8 tests in 23.140s
21:35:26 [2019-10-11T21:35:26.261Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:35:26 [2019-10-11T21:35:26.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
21:35:26 [2019-10-11T21:35:26.261Z] ++ set -e
21:35:26 [2019-10-11T21:35:26.261Z] ++ '[' -n 0 ']'
21:35:26 [2019-10-11T21:35:26.261Z] ++ set -x
21:35:26 [2019-10-11T21:35:26.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
21:35:26 [2019-10-11T21:35:26.328Z] --- PASS: TestDockerNetworkDeletePreferID (1.08s)
21:35:26 [2019-10-11T21:35:26.328Z] === RUN   TestInspectNetwork
21:35:26 [2019-10-11T21:35:26.520Z] INFO: Testing against a local daemon
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestCheckpoint
21:35:26 [2019-10-11T21:35:26.520Z] --- SKIP: TestCheckpoint (0.00s)
21:35:26 [2019-10-11T21:35:26.520Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestContainerInvalidJSON
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:35:26 [2019-10-11T21:35:26.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:35:26 [2019-10-11T21:35:26.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:35:26 [2019-10-11T21:35:26.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:35:26 [2019-10-11T21:35:26.520Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:35:26 [2019-10-11T21:35:26.520Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:35:26 [2019-10-11T21:35:26.520Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:35:26 [2019-10-11T21:35:26.520Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:35:26 [2019-10-11T21:35:26.520Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:35:26 [2019-10-11T21:35:26.520Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:35:26 [2019-10-11T21:35:26.520Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:35:26 [2019-10-11T21:35:26.520Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:35:26 [2019-10-11T21:35:26.777Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
21:35:26 [2019-10-11T21:35:26.777Z] === RUN   TestCopyFromContainerPathIsNotDir
21:35:26 [2019-10-11T21:35:26.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
21:35:26 [2019-10-11T21:35:26.777Z] === RUN   TestCopyToContainerPathDoesNotExist
21:35:26 [2019-10-11T21:35:26.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
21:35:26 [2019-10-11T21:35:26.777Z] === RUN   TestCopyToContainerPathIsNotDir
21:35:27 [2019-10-11T21:35:27.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
21:35:27 [2019-10-11T21:35:27.034Z] === RUN   TestCopyFromContainer
21:35:27 [2019-10-11T21:35:27.034Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:35:27 [2019-10-11T21:35:27.034Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:35:27 [2019-10-11T21:35:27.670Z] --- PASS: TestBuildMultiStageCopy (13.42s)
21:35:27 [2019-10-11T21:35:27.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.99s)
21:35:27 [2019-10-11T21:35:27.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
21:35:27 [2019-10-11T21:35:27.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
21:35:27 [2019-10-11T21:35:27.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s)
21:35:27 [2019-10-11T21:35:27.670Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s)
21:35:27 [2019-10-11T21:35:27.670Z] === RUN   TestBuildMultiStageParentConfig
21:35:27 [2019-10-11T21:35:27.670Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
21:35:27 [2019-10-11T21:35:27.670Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:27 [2019-10-11T21:35:27.670Z] === RUN   TestBuildLabelWithTargets
21:35:27 [2019-10-11T21:35:27.670Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
21:35:27 [2019-10-11T21:35:27.670Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:27 [2019-10-11T21:35:27.670Z] === RUN   TestBuildWithEmptyLayers
21:35:28 [2019-10-11T21:35:28.636Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildMultiStageOnBuild
21:35:28 [2019-10-11T21:35:28.636Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
21:35:28 [2019-10-11T21:35:28.636Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildUncleanTarFilenames
21:35:28 [2019-10-11T21:35:28.636Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
21:35:28 [2019-10-11T21:35:28.636Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildMultiStageLayerLeak
21:35:28 [2019-10-11T21:35:28.636Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
21:35:28 [2019-10-11T21:35:28.636Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildWithHugeFile
21:35:28 [2019-10-11T21:35:28.636Z] --- SKIP: TestBuildWithHugeFile (0.01s)
21:35:28 [2019-10-11T21:35:28.636Z]     build_test.go:491: testEnv.OSType == "windows"
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildWithEmptyDockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:28 [2019-10-11T21:35:28.636Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:28 [2019-10-11T21:35:28.934Z] === RUN   TestCopyFromContainer//
21:35:28 [2019-10-11T21:35:28.934Z] === RUN   TestCopyFromContainer//bar/root
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:29 [2019-10-11T21:35:29.094Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestBuildPreserveOwnership
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestBuildPlatformInvalid
21:35:29 [2019-10-11T21:35:29.094Z] --- PASS: TestBuildPlatformInvalid (0.05s)
21:35:29 [2019-10-11T21:35:29.094Z] PASS
21:35:29 [2019-10-11T21:35:29.094Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:35:29 [2019-10-11T21:35:29.094Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:35:29 [2019-10-11T21:35:29.094Z] INFO: Testing against a local daemon
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigList
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigList (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigsCreateAndDelete
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigsUpdate
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigsUpdate (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestTemplatedConfig
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestTemplatedConfig (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigInspect
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigInspect (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigCreateWithLabels
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigCreateResolve
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigCreateResolve (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestConfigDaemonLibtrustID
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
21:35:29 [2019-10-11T21:35:29.094Z] PASS
21:35:29 [2019-10-11T21:35:29.094Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:35:29 [2019-10-11T21:35:29.094Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:35:29 [2019-10-11T21:35:29.094Z] INFO: Testing against a local daemon
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCheckpoint
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCheckpoint (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestContainerInvalidJSON
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:35:29 [2019-10-11T21:35:29.094Z] --- PASS: TestContainerInvalidJSON (0.04s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
21:35:29 [2019-10-11T21:35:29.094Z]     copy_test.go:25: testEnv.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCopyFromContainerPathIsNotDir
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
21:35:29 [2019-10-11T21:35:29.094Z]     copy_test.go:39: testEnv.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCopyToContainerPathDoesNotExist
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
21:35:29 [2019-10-11T21:35:29.094Z]     copy_test.go:51: testEnv.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCopyToContainerPathIsNotDir
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
21:35:29 [2019-10-11T21:35:29.094Z]     copy_test.go:65: testEnv.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCopyFromContainer
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCopyFromContainer (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateLinkToNonExistingContainer
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithInvalidEnv
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.094Z] === PAUSE TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.094Z] === CONT  TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.094Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateTmpfsMountsTarget
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithCustomMaskedPaths
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithCapabilities
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCreateWithCapabilities (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithCustomReadonlyPaths
21:35:29 [2019-10-11T21:35:29.094Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
21:35:29 [2019-10-11T21:35:29.094Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
21:35:29 [2019-10-11T21:35:29.094Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:35:29 [2019-10-11T21:35:29.192Z] === RUN   TestCopyFromContainer//bar/root/
21:35:29 [2019-10-11T21:35:29.192Z] === RUN   TestCopyFromContainer/bar/quux
21:35:29 [2019-10-11T21:35:29.449Z] === RUN   TestCopyFromContainer/bar/quux/
21:35:29 [2019-10-11T21:35:29.449Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:35:29 [2019-10-11T21:35:29.449Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:35:29 [2019-10-11T21:35:29.449Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:29 [2019-10-11T21:35:29.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:29 [2019-10-11T21:35:29.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:29 [2019-10-11T21:35:29.552Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:29 [2019-10-11T21:35:29.552Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:29 [2019-10-11T21:35:29.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:35:29 [2019-10-11T21:35:29.552Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:35:29 [2019-10-11T21:35:29.552Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:35:29 [2019-10-11T21:35:29.552Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:35:29 [2019-10-11T21:35:29.552Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:35:29 [2019-10-11T21:35:29.552Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestDiff
21:35:29 [2019-10-11T21:35:29.552Z] --- SKIP: TestDiff (0.00s)
21:35:29 [2019-10-11T21:35:29.552Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:35:29 [2019-10-11T21:35:29.552Z] === RUN   TestExecWithCloseStdin
21:35:29 [2019-10-11T21:35:29.708Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:35:29 [2019-10-11T21:35:29.708Z] === RUN   TestCopyFromContainer/bar/notarget
21:35:29 [2019-10-11T21:35:29.917Z] --- PASS: TestRenameLinkedContainer (3.50s)
21:35:29 [2019-10-11T21:35:29.917Z] === RUN   TestRenameStoppedContainer
21:35:29 [2019-10-11T21:35:29.967Z] --- PASS: TestCopyFromContainer (2.92s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer// (0.11s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:29 [2019-10-11T21:35:29.967Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateLinkToNonExistingContainer
21:35:29 [2019-10-11T21:35:29.967Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateWithInvalidEnv
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.967Z] === PAUSE TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateWithInvalidEnv/0
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateWithInvalidEnv/2
21:35:29 [2019-10-11T21:35:29.967Z] === CONT  TestCreateWithInvalidEnv/1
21:35:29 [2019-10-11T21:35:29.967Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:35:29 [2019-10-11T21:35:29.967Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateTmpfsMountsTarget
21:35:29 [2019-10-11T21:35:29.967Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:35:29 [2019-10-11T21:35:29.967Z] === RUN   TestCreateWithCustomMaskedPaths
21:35:30 [2019-10-11T21:35:30.280Z] --- PASS: TestRenameStoppedContainer (0.86s)
21:35:30 [2019-10-11T21:35:30.280Z] === RUN   TestRenameRunningContainerAndReuse
21:35:30 [2019-10-11T21:35:30.533Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:35:31 [2019-10-11T21:35:31.085Z] --- PASS: TestExecWithCloseStdin (1.94s)
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestExec
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestExec (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestExecUser
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestExecUser (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestExportContainerAndImportImage
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestExportContainerAfterDaemonRestart
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestHealthCheckWorkdir
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestHealthKillContainer
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestHealthKillContainer (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestInspectCpusetInConfigPre120
21:35:31 [2019-10-11T21:35:31.085Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:35:31 [2019-10-11T21:35:31.085Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:35:31 [2019-10-11T21:35:31.085Z] === RUN   TestKillContainerInvalidSignal
21:35:31 [2019-10-11T21:35:31.098Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:35:32 [2019-10-11T21:35:32.218Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
21:35:32 [2019-10-11T21:35:32.218Z] === RUN   TestRenameInvalidName
21:35:32 [2019-10-11T21:35:32.541Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:35:32 [2019-10-11T21:35:32.541Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:35:32 [2019-10-11T21:35:32.541Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:35:32 [2019-10-11T21:35:32.891Z] === RUN   TestInspectNetwork/full_network_id
21:35:32 [2019-10-11T21:35:32.891Z] === RUN   TestInspectNetwork/partial_network_id
21:35:32 [2019-10-11T21:35:32.891Z] === RUN   TestInspectNetwork/network_name
21:35:32 [2019-10-11T21:35:32.891Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:35:33 [2019-10-11T21:35:33.004Z] --- PASS: TestRenameInvalidName (0.94s)
21:35:33 [2019-10-11T21:35:33.005Z] === RUN   TestRenameAnonymousContainer
21:35:33 [2019-10-11T21:35:33.115Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:35:33 [2019-10-11T21:35:33.115Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:35:33 [2019-10-11T21:35:33.115Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:35:33 [2019-10-11T21:35:33.115Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:35:33 [2019-10-11T21:35:33.115Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:35:33 [2019-10-11T21:35:33.115Z] --- PASS: TestCreateWithCapabilities (0.05s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.20s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.20s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.38s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.38s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
21:35:33 [2019-10-11T21:35:33.115Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
21:35:33 [2019-10-11T21:35:33.115Z] === RUN   TestCreateWithCustomReadonlyPaths
21:35:33 [2019-10-11T21:35:33.260Z] --- PASS: TestKillContainerInvalidSignal (1.67s)
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestKillContainer
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestKillContainer (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestKillStoppedContainer
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestKillStoppedContainer (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestKillStoppedContainerAPIPre120
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestKillDifferentUserContainer
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestInspectOomKilledTrue
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestInspectOomKilledFalse
21:35:33 [2019-10-11T21:35:33.260Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:35:33 [2019-10-11T21:35:33.260Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:33 [2019-10-11T21:35:33.260Z] === RUN   TestLogsFollowTailEmpty
21:35:34 [2019-10-11T21:35:34.793Z] --- PASS: TestLogsFollowTailEmpty (1.63s)
21:35:34 [2019-10-11T21:35:34.793Z] === RUN   TestNetworkNat
21:35:34 [2019-10-11T21:35:34.793Z] --- SKIP: TestNetworkNat (0.00s)
21:35:34 [2019-10-11T21:35:34.793Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:35:34 [2019-10-11T21:35:34.793Z] === RUN   TestNetworkLocalhostTCPNat
21:35:34 [2019-10-11T21:35:34.793Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
21:35:34 [2019-10-11T21:35:34.793Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
21:35:34 [2019-10-11T21:35:34.793Z] === RUN   TestNetworkLoopbackNat
21:35:34 [2019-10-11T21:35:34.793Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
21:35:34 [2019-10-11T21:35:34.793Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
21:35:34 [2019-10-11T21:35:34.793Z] === RUN   TestPause
21:35:34 [2019-10-11T21:35:34.793Z] --- SKIP: TestPause (0.00s)
21:35:34 [2019-10-11T21:35:34.793Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:35:34 [2019-10-11T21:35:34.793Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:35:35 [2019-10-11T21:35:35.642Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:35:35 [2019-10-11T21:35:35.900Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s)
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:35 [2019-10-11T21:35:35.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:35 [2019-10-11T21:35:35.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:35 [2019-10-11T21:35:35.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:35:35 [2019-10-11T21:35:35.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:35:35 [2019-10-11T21:35:35.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:35:35 [2019-10-11T21:35:35.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
21:35:35 [2019-10-11T21:35:35.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
21:35:35 [2019-10-11T21:35:35.900Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestContainerStartOnDaemonRestart
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestContainerStartOnDaemonRestart
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestDaemonRestartIpcMode
21:35:35 [2019-10-11T21:35:35.900Z] === PAUSE TestDaemonRestartIpcMode
21:35:35 [2019-10-11T21:35:35.900Z] === RUN   TestDiff
21:35:36 [2019-10-11T21:35:36.150Z] --- PASS: TestRenameAnonymousContainer (2.78s)
21:35:36 [2019-10-11T21:35:36.150Z] === RUN   TestRenameContainerWithSameName
21:35:36 [2019-10-11T21:35:36.326Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s)
21:35:36 [2019-10-11T21:35:36.326Z] === RUN   TestPauseStopPausedContainer
21:35:36 [2019-10-11T21:35:36.326Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
21:35:36 [2019-10-11T21:35:36.326Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
21:35:36 [2019-10-11T21:35:36.326Z] === RUN   TestPsFilter
21:35:36 [2019-10-11T21:35:36.326Z] --- PASS: TestPsFilter (0.17s)
21:35:36 [2019-10-11T21:35:36.326Z] === RUN   TestRemoveContainerWithRemovedVolume
21:35:36 [2019-10-11T21:35:36.465Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:35:36 [2019-10-11T21:35:36.465Z] --- PASS: TestDiff (0.72s)
21:35:36 [2019-10-11T21:35:36.465Z] === RUN   TestExecWithCloseStdin
21:35:36 [2019-10-11T21:35:36.518Z] --- PASS: TestRenameContainerWithSameName (0.79s)
21:35:36 [2019-10-11T21:35:36.518Z] === RUN   TestRenameContainerWithLinkedContainer
21:35:37 [2019-10-11T21:35:37.839Z] --- PASS: TestExecWithCloseStdin (1.20s)
21:35:37 [2019-10-11T21:35:37.839Z] === RUN   TestExec
21:35:38 [2019-10-11T21:35:38.158Z] --- PASS: TestInspectNetwork (11.18s)
21:35:38 [2019-10-11T21:35:38.158Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:35:38 [2019-10-11T21:35:38.158Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:35:38 [2019-10-11T21:35:38.158Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:35:38 [2019-10-11T21:35:38.158Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:35:38 [2019-10-11T21:35:38.158Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:35:38 [2019-10-11T21:35:38.158Z] === RUN   TestRunContainerWithBridgeNone
21:35:38 [2019-10-11T21:35:38.307Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
21:35:38 [2019-10-11T21:35:38.307Z] === RUN   TestResize
21:35:38 [2019-10-11T21:35:38.495Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s)
21:35:38 [2019-10-11T21:35:38.495Z] === RUN   TestRemoveContainerWithVolume
21:35:38 [2019-10-11T21:35:38.779Z] --- PASS: TestExec (1.00s)
21:35:38 [2019-10-11T21:35:38.779Z] === RUN   TestExecUser
21:35:39 [2019-10-11T21:35:39.089Z] --- PASS: TestResize (0.90s)
21:35:39 [2019-10-11T21:35:39.090Z] === RUN   TestResizeWithInvalidSize
21:35:40 [2019-10-11T21:35:40.152Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:35:40 [2019-10-11T21:35:40.152Z] --- PASS: TestExecUser (1.23s)
21:35:40 [2019-10-11T21:35:40.152Z] === RUN   TestExportContainerAndImportImage
21:35:40 [2019-10-11T21:35:40.477Z] --- PASS: TestResizeWithInvalidSize (0.89s)
21:35:40 [2019-10-11T21:35:40.477Z] === RUN   TestResizeWhenContainerNotStarted
21:35:40 [2019-10-11T21:35:40.690Z] --- PASS: TestRunContainerWithBridgeNone (2.88s)
21:35:40 [2019-10-11T21:35:40.690Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:35:40 [2019-10-11T21:35:40.690Z] === RUN   TestNetworkInvalidJSON
21:35:40 [2019-10-11T21:35:40.690Z] === RUN   TestNetworkInvalidJSON//networks/create
21:35:40 [2019-10-11T21:35:40.690Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:35:40 [2019-10-11T21:35:40.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:35:40 [2019-10-11T21:35:40.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:35:40 [2019-10-11T21:35:40.690Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:40 [2019-10-11T21:35:40.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:40 [2019-10-11T21:35:40.690Z] === CONT  TestNetworkInvalidJSON//networks/create
21:35:40 [2019-10-11T21:35:40.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:35:40 [2019-10-11T21:35:40.690Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:35:40 [2019-10-11T21:35:40.690Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:35:40 [2019-10-11T21:35:40.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:35:40 [2019-10-11T21:35:40.690Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:35:40 [2019-10-11T21:35:40.690Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:35:40 [2019-10-11T21:35:40.690Z] === RUN   TestDaemonRestartWithLiveRestore
21:35:40 [2019-10-11T21:35:40.719Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:35:40 [2019-10-11T21:35:40.979Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:35:41 [2019-10-11T21:35:41.237Z] --- PASS: TestExportContainerAndImportImage (1.11s)
21:35:41 [2019-10-11T21:35:41.237Z] === RUN   TestExportContainerAfterDaemonRestart
21:35:41 [2019-10-11T21:35:41.277Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:35:41 [2019-10-11T21:35:41.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:35:41 [2019-10-11T21:35:41.626Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s)
21:35:41 [2019-10-11T21:35:41.626Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:35:41 [2019-10-11T21:35:41.626Z] === RUN   TestDaemonDefaultNetworkPools
21:35:42 [2019-10-11T21:35:42.613Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
21:35:42 [2019-10-11T21:35:42.613Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:35:42 [2019-10-11T21:35:42.613Z] === RUN   TestHealthCheckWorkdir
21:35:42 [2019-10-11T21:35:42.872Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:35:43 [2019-10-11T21:35:43.003Z] --- PASS: TestDaemonDefaultNetworkPools (1.10s)
21:35:43 [2019-10-11T21:35:43.003Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:35:43 [2019-10-11T21:35:43.003Z] === RUN   TestDaemonRestartWithExistingNetwork
21:35:43 [2019-10-11T21:35:43.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:35:43 [2019-10-11T21:35:43.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:35:43 [2019-10-11T21:35:43.806Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:35:44 [2019-10-11T21:35:44.064Z] --- PASS: TestHealthCheckWorkdir (1.27s)
21:35:44 [2019-10-11T21:35:44.064Z] === RUN   TestHealthKillContainer
21:35:44 [2019-10-11T21:35:44.064Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:35:44 [2019-10-11T21:35:44.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:35:44 [2019-10-11T21:35:44.630Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:35:44 [2019-10-11T21:35:44.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:35:44 [2019-10-11T21:35:44.906Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s)
21:35:44 [2019-10-11T21:35:44.906Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:35:44 [2019-10-11T21:35:44.906Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:35:45 [2019-10-11T21:35:45.194Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:35:45 [2019-10-11T21:35:45.631Z] --- PASS: TestRemoveContainerWithVolume (6.91s)
21:35:45 [2019-10-11T21:35:45.631Z] === RUN   TestRemoveContainerRunning
21:35:45 [2019-10-11T21:35:45.878Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
21:35:46 [2019-10-11T21:35:46.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:35:46 [2019-10-11T21:35:46.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:35:46 [2019-10-11T21:35:46.566Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:35:46 [2019-10-11T21:35:46.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.98s)
21:35:46 [2019-10-11T21:35:46.811Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:35:46 [2019-10-11T21:35:46.811Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:35:46 [2019-10-11T21:35:46.823Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:35:47 [2019-10-11T21:35:47.081Z] --- PASS: TestHealthKillContainer (3.19s)
21:35:47 [2019-10-11T21:35:47.081Z] === RUN   TestInspectCpusetInConfigPre120
21:35:47 [2019-10-11T21:35:47.164Z] --- PASS: TestRemoveContainerRunning (1.63s)
21:35:47 [2019-10-11T21:35:47.164Z] === RUN   TestRemoveContainerForceRemoveRunning
21:35:47 [2019-10-11T21:35:47.378Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.71s)
21:35:47 [2019-10-11T21:35:47.378Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:35:47 [2019-10-11T21:35:47.378Z] === RUN   TestServiceWithPredefinedNetwork
21:35:47 [2019-10-11T21:35:47.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:35:48 [2019-10-11T21:35:48.015Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:35:48 [2019-10-11T21:35:48.015Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
21:35:48 [2019-10-11T21:35:48.015Z] === RUN   TestIpcModeNone
21:35:48 [2019-10-11T21:35:48.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:35:48 [2019-10-11T21:35:48.580Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:35:48 [2019-10-11T21:35:48.580Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:35:48 [2019-10-11T21:35:48.696Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s)
21:35:48 [2019-10-11T21:35:48.696Z] === RUN   TestRemoveInvalidContainer
21:35:48 [2019-10-11T21:35:48.696Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:35:48 [2019-10-11T21:35:48.696Z] === RUN   TestRenameLinkedContainer
21:35:48 [2019-10-11T21:35:48.696Z] --- SKIP: TestRenameLinkedContainer (0.00s)
21:35:48 [2019-10-11T21:35:48.696Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:35:48 [2019-10-11T21:35:48.696Z] === RUN   TestRenameStoppedContainer
21:35:49 [2019-10-11T21:35:49.144Z] --- PASS: TestIpcModeNone (1.14s)
21:35:49 [2019-10-11T21:35:49.144Z] === RUN   TestIpcModePrivate
21:35:50 [2019-10-11T21:35:50.228Z] --- PASS: TestRenameStoppedContainer (1.90s)
21:35:50 [2019-10-11T21:35:50.228Z] === RUN   TestRenameRunningContainerAndReuse
21:35:50 [2019-10-11T21:35:50.516Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:35:50 [2019-10-11T21:35:50.516Z] --- PASS: TestIpcModePrivate (1.18s)
21:35:50 [2019-10-11T21:35:50.516Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false
21:35:50 [2019-10-11T21:35:50.516Z] === RUN   TestIpcModeShareable
21:35:50 [2019-10-11T21:35:50.663Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
21:35:50 [2019-10-11T21:35:50.663Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:35:50 [2019-10-11T21:35:50.663Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:35:50 [2019-10-11T21:35:50.663Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:35:50 [2019-10-11T21:35:50.663Z]     service_test.go:230: FLAKY_TEST
21:35:50 [2019-10-11T21:35:50.663Z] === RUN   TestServiceWithDataPathPortInit
21:35:51 [2019-10-11T21:35:51.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:35:51 [2019-10-11T21:35:51.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:35:51 [2019-10-11T21:35:51.447Z] --- PASS: TestIpcModeShareable (1.02s)
21:35:51 [2019-10-11T21:35:51.447Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
21:35:51 [2019-10-11T21:35:51.447Z] === RUN   TestAPIIpcModeShareableAndContainer
21:35:52 [2019-10-11T21:35:52.381Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:35:52 [2019-10-11T21:35:52.638Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:35:53 [2019-10-11T21:35:53.946Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
21:35:53 [2019-10-11T21:35:53.946Z]         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"
21:35:53 [2019-10-11T21:35:53.946Z] === RUN   TestCgroupNamespacesRun
21:35:53 [2019-10-11T21:35:53.960Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s)
21:35:53 [2019-10-11T21:35:53.960Z] === RUN   TestRenameInvalidName
21:35:54 [2019-10-11T21:35:54.012Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:35:54 [2019-10-11T21:35:54.578Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s)
21:35:54 [2019-10-11T21:35:54.578Z] === RUN   TestAPIIpcModeHost
21:35:55 [2019-10-11T21:35:55.492Z] --- PASS: TestRenameInvalidName (1.57s)
21:35:55 [2019-10-11T21:35:55.492Z] === RUN   TestRenameAnonymousContainer
21:35:55 [2019-10-11T21:35:55.492Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
21:35:55 [2019-10-11T21:35:55.492Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
21:35:55 [2019-10-11T21:35:55.492Z] === RUN   TestRenameContainerWithSameName
21:35:55 [2019-10-11T21:35:55.511Z] --- PASS: TestAPIIpcModeHost (0.84s)
21:35:55 [2019-10-11T21:35:55.511Z] === RUN   TestDaemonIpcModeShareable
21:35:55 [2019-10-11T21:35:55.511Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:35:55 [2019-10-11T21:35:55.754Z] --- PASS: TestCgroupNamespacesRun (1.72s)
21:35:55 [2019-10-11T21:35:55.754Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:35:55 [2019-10-11T21:35:55.754Z] === RUN   TestCgroupNamespacesRunPrivileged
21:35:55 [2019-10-11T21:35:55.772Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:35:57 [2019-10-11T21:35:57.024Z] --- PASS: TestRenameContainerWithSameName (1.58s)
21:35:57 [2019-10-11T21:35:57.024Z] === RUN   TestRenameContainerWithLinkedContainer
21:35:57 [2019-10-11T21:35:57.024Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
21:35:57 [2019-10-11T21:35:57.024Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
21:35:57 [2019-10-11T21:35:57.024Z] === RUN   TestResize
21:35:57 [2019-10-11T21:35:57.024Z] --- SKIP: TestResize (0.00s)
21:35:57 [2019-10-11T21:35:57.024Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
21:35:57 [2019-10-11T21:35:57.024Z] === RUN   TestResizeWithInvalidSize
21:35:57 [2019-10-11T21:35:57.024Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
21:35:57 [2019-10-11T21:35:57.024Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
21:35:57 [2019-10-11T21:35:57.024Z] === RUN   TestResizeWhenContainerNotStarted
21:35:57 [2019-10-11T21:35:57.144Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:35:57 [2019-10-11T21:35:57.709Z] --- PASS: TestDaemonIpcModeShareable (2.27s)
21:35:57 [2019-10-11T21:35:57.709Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:35:57 [2019-10-11T21:35:57.709Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true
21:35:57 [2019-10-11T21:35:57.709Z] === RUN   TestDaemonIpcModePrivate
21:35:57 [2019-10-11T21:35:57.709Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:35:57 [2019-10-11T21:35:57.739Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
21:35:57 [2019-10-11T21:35:57.739Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:35:57 [2019-10-11T21:35:57.739Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:35:58 [2019-10-11T21:35:58.275Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:35:58 [2019-10-11T21:35:58.533Z] === RUN   TestDockerSuite/TestBuildAddScript
21:35:59 [2019-10-11T21:35:59.062Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
21:35:59 [2019-10-11T21:35:59.062Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:35:59 [2019-10-11T21:35:59.062Z] === RUN   TestCgroupNamespacesRunHostMode
21:35:59 [2019-10-11T21:35:59.465Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
21:35:59 [2019-10-11T21:35:59.465Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:35:59 [2019-10-11T21:35:59.465Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
21:35:59 [2019-10-11T21:35:59.465Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:36:00 [2019-10-11T21:36:00.856Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s)
21:36:00 [2019-10-11T21:36:00.856Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:36:00 [2019-10-11T21:36:00.856Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:36:01 [2019-10-11T21:36:01.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
21:36:01 [2019-10-11T21:36:01.370Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:36:01 [2019-10-11T21:36:01.370Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false
21:36:01 [2019-10-11T21:36:01.370Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:36:01 [2019-10-11T21:36:01.628Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:36:01 [2019-10-11T21:36:01.886Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:36:02 [2019-10-11T21:36:02.676Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
21:36:02 [2019-10-11T21:36:02.676Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:36:02 [2019-10-11T21:36:02.676Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:36:02 [2019-10-11T21:36:02.819Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
21:36:02 [2019-10-11T21:36:02.819Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:36:02 [2019-10-11T21:36:02.819Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
21:36:02 [2019-10-11T21:36:02.819Z] === RUN   TestIpcModeOlderClient
21:36:02 [2019-10-11T21:36:02.819Z] === PAUSE TestIpcModeOlderClient
21:36:02 [2019-10-11T21:36:02.819Z] === RUN   TestKillContainerInvalidSignal
21:36:03 [2019-10-11T21:36:03.449Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s)
21:36:03 [2019-10-11T21:36:03.449Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:36:03 [2019-10-11T21:36:03.449Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:36:03 [2019-10-11T21:36:03.751Z] --- PASS: TestKillContainerInvalidSignal (0.97s)
21:36:03 [2019-10-11T21:36:03.751Z] === RUN   TestKillContainer
21:36:03 [2019-10-11T21:36:03.751Z] === RUN   TestKillContainer/no_signal
21:36:04 [2019-10-11T21:36:04.096Z] --- PASS: TestResizeWhenContainerNotStarted (6.71s)
21:36:04 [2019-10-11T21:36:04.096Z] === RUN   TestDaemonRestartKillContainers
21:36:04 [2019-10-11T21:36:04.096Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:36:04 [2019-10-11T21:36:04.096Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:36:04 [2019-10-11T21:36:04.096Z] === RUN   TestStats
21:36:04 [2019-10-11T21:36:04.096Z] --- SKIP: TestStats (0.00s)
21:36:04 [2019-10-11T21:36:04.096Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
21:36:04 [2019-10-11T21:36:04.096Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:36:04 [2019-10-11T21:36:04.228Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
21:36:04 [2019-10-11T21:36:04.228Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:36:04 [2019-10-11T21:36:04.228Z] === RUN   TestCgroupNamespacesRunOlderClient
21:36:04 [2019-10-11T21:36:04.686Z] === RUN   TestKillContainer/non_killing_signal
21:36:05 [2019-10-11T21:36:05.251Z] === RUN   TestKillContainer/killing_signal
21:36:06 [2019-10-11T21:36:06.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
21:36:06 [2019-10-11T21:36:06.183Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:36:06 [2019-10-11T21:36:06.183Z] === RUN   TestKernelTCPMemory
21:36:06 [2019-10-11T21:36:06.185Z] --- PASS: TestKillContainer (2.46s)
21:36:06 [2019-10-11T21:36:06.185Z]     --- PASS: TestKillContainer/no_signal (0.72s)
21:36:06 [2019-10-11T21:36:06.185Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
21:36:06 [2019-10-11T21:36:06.185Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
21:36:06 [2019-10-11T21:36:06.185Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:36:06 [2019-10-11T21:36:06.185Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:36:07 [2019-10-11T21:36:07.019Z] --- PASS: TestKernelTCPMemory (1.11s)
21:36:07 [2019-10-11T21:36:07.019Z] === RUN   TestNISDomainname
21:36:07 [2019-10-11T21:36:07.118Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:36:08 [2019-10-11T21:36:08.053Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
21:36:08 [2019-10-11T21:36:08.053Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
21:36:08 [2019-10-11T21:36:08.053Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
21:36:08 [2019-10-11T21:36:08.053Z] === RUN   TestKillStoppedContainer
21:36:08 [2019-10-11T21:36:08.053Z] --- PASS: TestKillStoppedContainer (0.09s)
21:36:08 [2019-10-11T21:36:08.053Z] === RUN   TestKillStoppedContainerAPIPre120
21:36:08 [2019-10-11T21:36:08.273Z] --- PASS: TestNISDomainname (1.14s)
21:36:08 [2019-10-11T21:36:08.273Z] === RUN   TestHostnameDnsResolution
21:36:08 [2019-10-11T21:36:08.311Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:36:08 [2019-10-11T21:36:08.311Z] === RUN   TestKillDifferentUserContainer
21:36:08 [2019-10-11T21:36:08.311Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:36:08 [2019-10-11T21:36:08.875Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:36:09 [2019-10-11T21:36:09.134Z] --- PASS: TestKillDifferentUserContainer (0.87s)
21:36:09 [2019-10-11T21:36:09.134Z] === RUN   TestInspectOomKilledTrue
21:36:09 [2019-10-11T21:36:09.134Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
21:36:09 [2019-10-11T21:36:09.134Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:09 [2019-10-11T21:36:09.134Z] === RUN   TestInspectOomKilledFalse
21:36:09 [2019-10-11T21:36:09.134Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:36:09 [2019-10-11T21:36:09.134Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:09 [2019-10-11T21:36:09.134Z] === RUN   TestLinksEtcHostsContentMatch
21:36:09 [2019-10-11T21:36:09.522Z] --- PASS: TestHostnameDnsResolution (1.12s)
21:36:09 [2019-10-11T21:36:09.522Z] === RUN   TestStats
21:36:09 [2019-10-11T21:36:09.700Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
21:36:09 [2019-10-11T21:36:09.700Z] === RUN   TestLinksContainerNames
21:36:09 [2019-10-11T21:36:09.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.49s)
21:36:09 [2019-10-11T21:36:09.882Z] === RUN   TestStopContainerWithTimeout
21:36:09 [2019-10-11T21:36:09.882Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
21:36:09 [2019-10-11T21:36:09.882Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:36:09 [2019-10-11T21:36:09.882Z] === RUN   TestUpdateRestartPolicy
21:36:11 [2019-10-11T21:36:11.599Z] --- PASS: TestLinksContainerNames (1.78s)
21:36:11 [2019-10-11T21:36:11.599Z] === RUN   TestLogsFollowTailEmpty
21:36:11 [2019-10-11T21:36:11.933Z] --- PASS: TestStats (2.46s)
21:36:11 [2019-10-11T21:36:11.933Z] === RUN   TestStopContainerWithTimeout
21:36:11 [2019-10-11T21:36:11.933Z] === RUN   TestStopContainerWithTimeout/0
21:36:11 [2019-10-11T21:36:11.933Z] === PAUSE TestStopContainerWithTimeout/0
21:36:11 [2019-10-11T21:36:11.933Z] === RUN   TestStopContainerWithTimeout/1
21:36:11 [2019-10-11T21:36:11.933Z] === PAUSE TestStopContainerWithTimeout/1
21:36:11 [2019-10-11T21:36:11.933Z] === RUN   TestStopContainerWithTimeout/3
21:36:11 [2019-10-11T21:36:11.933Z] === PAUSE TestStopContainerWithTimeout/3
21:36:11 [2019-10-11T21:36:11.933Z] === RUN   TestStopContainerWithTimeout/-1
21:36:11 [2019-10-11T21:36:11.933Z] === PAUSE TestStopContainerWithTimeout/-1
21:36:11 [2019-10-11T21:36:11.933Z] === CONT  TestStopContainerWithTimeout/0
21:36:11 [2019-10-11T21:36:11.933Z] === CONT  TestStopContainerWithTimeout/-1
21:36:12 [2019-10-11T21:36:12.534Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
21:36:12 [2019-10-11T21:36:12.534Z] === RUN   TestContainerNetworkMountsNoChown
21:36:12 [2019-10-11T21:36:12.607Z] --- PASS: TestServiceWithDataPathPortInit (19.73s)
21:36:12 [2019-10-11T21:36:12.607Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:36:12 [2019-10-11T21:36:12.607Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:36:12 [2019-10-11T21:36:12.607Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:36:13 [2019-10-11T21:36:13.181Z] === CONT  TestStopContainerWithTimeout/3
21:36:13 [2019-10-11T21:36:13.469Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s)
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/default
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/default
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/private
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/private
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rprivate
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rprivate
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/slave
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/slave
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rslave
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rslave
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/shared
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/shared
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rshared
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rshared
21:36:13 [2019-10-11T21:36:13.469Z] === CONT  TestMountDaemonRoot/default
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/default/bind_root
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/default/mount_root
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === CONT  TestMountDaemonRoot/default/bind_root
21:36:13 [2019-10-11T21:36:13.469Z] === CONT  TestMountDaemonRoot/rshared
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:36:13 [2019-10-11T21:36:13.469Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:36:13 [2019-10-11T21:36:13.469Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/shared
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/rslave
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/slave
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/rprivate
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/private
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/private/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/private/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/default/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:36:13 [2019-10-11T21:36:13.727Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:36:13 [2019-10-11T21:36:13.985Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/private/bind_root
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/private/mount_root
21:36:14 [2019-10-11T21:36:14.243Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:36:14 [2019-10-11T21:36:14.500Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:36:14 [2019-10-11T21:36:14.500Z] --- PASS: TestMountDaemonRoot (0.03s)
21:36:14 [2019-10-11T21:36:14.500Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:36:14 [2019-10-11T21:36:14.500Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
21:36:14 [2019-10-11T21:36:14.500Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:36:14 [2019-10-11T21:36:14.500Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:36:14 [2019-10-11T21:36:14.500Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:36:14 [2019-10-11T21:36:14.500Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:36:14 [2019-10-11T21:36:14.501Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s)
21:36:14 [2019-10-11T21:36:14.501Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.11s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:36:14 [2019-10-11T21:36:14.501Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:36:14 [2019-10-11T21:36:14.501Z] === RUN   TestContainerBindMountNonRecursive
21:36:14 [2019-10-11T21:36:14.759Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:36:15 [2019-10-11T21:36:15.107Z] === CONT  TestStopContainerWithTimeout/1
21:36:16 [2019-10-11T21:36:16.885Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:36:16 [2019-10-11T21:36:16.885Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
21:36:16 [2019-10-11T21:36:16.885Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
21:36:16 [2019-10-11T21:36:16.885Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
21:36:16 [2019-10-11T21:36:16.885Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
21:36:16 [2019-10-11T21:36:16.885Z] === RUN   TestDeleteDevicemapper
21:36:16 [2019-10-11T21:36:16.885Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:36:16 [2019-10-11T21:36:16.885Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:36:16 [2019-10-11T21:36:16.885Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:36:17 [2019-10-11T21:36:17.291Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:36:17 [2019-10-11T21:36:17.291Z] --- PASS: TestContainerBindMountNonRecursive (2.93s)
21:36:17 [2019-10-11T21:36:17.291Z] === RUN   TestNetworkNat
21:36:18 [2019-10-11T21:36:18.666Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:36:18 [2019-10-11T21:36:18.666Z] --- PASS: TestNetworkNat (1.19s)
21:36:18 [2019-10-11T21:36:18.666Z] === RUN   TestNetworkLocalhostTCPNat
21:36:18 [2019-10-11T21:36:18.926Z] === RUN   TestDockerSuite/TestBuildAddTar
21:36:20 [2019-10-11T21:36:20.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s)
21:36:20 [2019-10-11T21:36:20.078Z] === RUN   TestUpdateMemory
21:36:20 [2019-10-11T21:36:20.078Z] --- SKIP: TestUpdateMemory (0.00s)
21:36:20 [2019-10-11T21:36:20.078Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:36:20 [2019-10-11T21:36:20.078Z] === RUN   TestUpdateCPUQuota
21:36:20 [2019-10-11T21:36:20.300Z] --- PASS: TestNetworkLocalhostTCPNat (1.67s)
21:36:20 [2019-10-11T21:36:20.300Z] === RUN   TestNetworkLoopbackNat
21:36:20 [2019-10-11T21:36:20.719Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.62s)
21:36:20 [2019-10-11T21:36:20.719Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:36:20 [2019-10-11T21:36:20.719Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:umh9yatrt5o5rhbczgt4x3v7s Created:2019-10-11 21:36:11.843133573 +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[9a819bf331f8016528aaa6594919d524f008ff98737b1a5fa7a477f6061f92ec:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q7vtcxm7mv1i3dqrix7lhhcy5 EndpointID:da555ab197d8e6cff3e05845834760393a97d32891efaf2f96fd9c5226408969 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:52e7fe8850fcded600df568c92f3583051b450436ec0fb38df35da7accc789a4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c49d32a5cea7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q7vtcxm7mv1i3dqrix7lhhcy5 EndpointID:da555ab197d8e6cff3e05845834760393a97d32891efaf2f96fd9c5226408969 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:36:20 [2019-10-11T21:36:20.719Z] PASS
21:36:20 [2019-10-11T21:36:20.719Z] 
21:36:20 [2019-10-11T21:36:20.719Z] === Skipped
21:36:20 [2019-10-11T21:36:20.719Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:36:20 [2019-10-11T21:36:20.719Z]     service_test.go:230: FLAKY_TEST
21:36:20 [2019-10-11T21:36:20.719Z] 
21:36:20 [2019-10-11T21:36:20.719Z] 
21:36:20 [2019-10-11T21:36:20.719Z] DONE 21 tests, 1 skipped in 55.378s
21:36:20 [2019-10-11T21:36:20.719Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:36:20 [2019-10-11T21:36:20.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:36:20 [2019-10-11T21:36:20.719Z] ++ set -e
21:36:20 [2019-10-11T21:36:20.719Z] ++ '[' -n 0 ']'
21:36:20 [2019-10-11T21:36:20.719Z] ++ set -x
21:36:20 [2019-10-11T21:36:20.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:36:20 [2019-10-11T21:36:20.719Z] INFO: Testing against a local daemon
21:36:20 [2019-10-11T21:36:20.719Z] === RUN   TestDockerNetworkIpvlanPersistance
21:36:20 [2019-10-11T21:36:20.719Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:36:20 [2019-10-11T21:36:20.719Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:20 [2019-10-11T21:36:20.719Z] === RUN   TestDockerNetworkIpvlan
21:36:20 [2019-10-11T21:36:20.719Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:36:20 [2019-10-11T21:36:20.719Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:20 [2019-10-11T21:36:20.719Z] PASS
21:36:20 [2019-10-11T21:36:20.719Z] 
21:36:20 [2019-10-11T21:36:20.719Z] === Skipped
21:36:20 [2019-10-11T21:36:20.720Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:36:20 [2019-10-11T21:36:20.720Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:20 [2019-10-11T21:36:20.720Z] 
21:36:20 [2019-10-11T21:36:20.720Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:36:20 [2019-10-11T21:36:20.720Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:36:20 [2019-10-11T21:36:20.720Z] 
21:36:20 [2019-10-11T21:36:20.720Z] 
21:36:20 [2019-10-11T21:36:20.720Z] DONE 2 tests, 2 skipped in 0.187s
21:36:20 [2019-10-11T21:36:20.720Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:36:20 [2019-10-11T21:36:20.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:36:20 [2019-10-11T21:36:20.720Z] ++ set -e
21:36:20 [2019-10-11T21:36:20.720Z] ++ '[' -n 0 ']'
21:36:20 [2019-10-11T21:36:20.720Z] ++ set -x
21:36:20 [2019-10-11T21:36:20.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:36:20 [2019-10-11T21:36:20.720Z] INFO: Testing against a local daemon
21:36:20 [2019-10-11T21:36:20.720Z] === RUN   TestDockerNetworkMacvlanPersistance
21:36:21 [2019-10-11T21:36:21.677Z] --- PASS: TestNetworkLoopbackNat (1.20s)
21:36:21 [2019-10-11T21:36:21.677Z] === RUN   TestPause
21:36:21 [2019-10-11T21:36:21.870Z] --- PASS: TestUpdateCPUQuota (1.57s)
21:36:21 [2019-10-11T21:36:21.870Z] === RUN   TestUpdatePidsLimit
21:36:21 [2019-10-11T21:36:21.870Z] === RUN   TestUpdatePidsLimit/update_from_none
21:36:22 [2019-10-11T21:36:22.097Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s)
21:36:22 [2019-10-11T21:36:22.097Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:36:22 [2019-10-11T21:36:22.097Z] === RUN   TestDockerNetworkMacvlan
21:36:22 [2019-10-11T21:36:22.235Z] === RUN   TestUpdatePidsLimit/no_change
21:36:22 [2019-10-11T21:36:22.243Z] --- PASS: TestPause (0.86s)
21:36:22 [2019-10-11T21:36:22.243Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:36:22 [2019-10-11T21:36:22.243Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:36:22 [2019-10-11T21:36:22.243Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:36:22 [2019-10-11T21:36:22.243Z] === RUN   TestPauseStopPausedContainer
21:36:22 [2019-10-11T21:36:22.599Z] === RUN   TestUpdatePidsLimit/update_lower
21:36:22 [2019-10-11T21:36:22.974Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:36:23 [2019-10-11T21:36:23.031Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:36:23 [2019-10-11T21:36:23.409Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:36:23 [2019-10-11T21:36:23.616Z] --- PASS: TestPauseStopPausedContainer (1.47s)
21:36:23 [2019-10-11T21:36:23.616Z] === RUN   TestPsFilter
21:36:23 [2019-10-11T21:36:23.873Z] --- PASS: TestPsFilter (0.24s)
21:36:23 [2019-10-11T21:36:23.873Z] === RUN   TestRemoveContainerWithRemovedVolume
21:36:23 [2019-10-11T21:36:23.913Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:36:24 [2019-10-11T21:36:24.304Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:36:24 [2019-10-11T21:36:24.408Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:36:24 [2019-10-11T21:36:24.808Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
21:36:24 [2019-10-11T21:36:24.808Z] === RUN   TestRemoveContainerWithVolume
21:36:25 [2019-10-11T21:36:25.345Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:36:26 [2019-10-11T21:36:26.109Z] --- PASS: TestUpdatePidsLimit (4.35s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
21:36:26 [2019-10-11T21:36:26.110Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s)
21:36:26 [2019-10-11T21:36:26.110Z] === RUN   TestUpdateRestartPolicy
21:36:26 [2019-10-11T21:36:26.184Z] --- PASS: TestRemoveContainerWithVolume (1.11s)
21:36:26 [2019-10-11T21:36:26.184Z] === RUN   TestRemoveContainerRunning
21:36:28 [2019-10-11T21:36:28.083Z] --- PASS: TestRemoveContainerRunning (1.81s)
21:36:28 [2019-10-11T21:36:28.083Z] === RUN   TestRemoveContainerForceRemoveRunning
21:36:28 [2019-10-11T21:36:28.632Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:36:28 [2019-10-11T21:36:28.649Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
21:36:28 [2019-10-11T21:36:28.649Z] === RUN   TestRemoveInvalidContainer
21:36:28 [2019-10-11T21:36:28.649Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:36:28 [2019-10-11T21:36:28.649Z] === RUN   TestRenameLinkedContainer
21:36:30 [2019-10-11T21:36:30.024Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:36:30 [2019-10-11T21:36:30.590Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:36:30 [2019-10-11T21:36:30.944Z] Created binary: bundles/binary-daemon/dockerd-dev
21:36:30 [2019-10-11T21:36:30.944Z] Copying nested executables into bundles/binary-daemon
21:36:30 [2019-10-11T21:36:30.944Z] 
21:36:30 [2019-10-11T21:36:30.947Z] --- PASS: TestUpdateRestartPolicy (19.98s)
21:36:30 [2019-10-11T21:36:30.947Z] === RUN   TestUpdateRestartWithAutoRemove
21:36:30 [2019-10-11T21:36:30.947Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s)
21:36:30 [2019-10-11T21:36:30.947Z] === RUN   TestWaitNonBlocked
21:36:30 [2019-10-11T21:36:30.947Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:30 [2019-10-11T21:36:30.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:30 [2019-10-11T21:36:30.947Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:36:30 [2019-10-11T21:36:30.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:36:30 [2019-10-11T21:36:30.947Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:30 [2019-10-11T21:36:30.947Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:36:31 [2019-10-11T21:36:31.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh cross
21:36:31 [2019-10-11T21:36:31.844Z] 
21:36:31 [2019-10-11T21:36:31.844Z] Removing bundles/
21:36:31 [2019-10-11T21:36:31.844Z] 
21:36:31 [2019-10-11T21:36:31.844Z] ---> Making bundle: cross (in bundles/cross)
21:36:31 [2019-10-11T21:36:31.844Z] Cross building: bundles/cross/linux/amd64
21:36:31 [2019-10-11T21:36:31.844Z] Building: bundles/cross/linux/amd64/dockerd-dev
21:36:31 [2019-10-11T21:36:31.844Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:36:31 [2019-10-11T21:36:31.962Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:36:32 [2019-10-11T21:36:32.896Z] --- PASS: TestRenameLinkedContainer (4.05s)
21:36:32 [2019-10-11T21:36:32.896Z] === RUN   TestRenameStoppedContainer
21:36:32 [2019-10-11T21:36:32.896Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:36:33 [2019-10-11T21:36:33.122Z] --- PASS: TestWaitNonBlocked (0.03s)
21:36:33 [2019-10-11T21:36:33.122Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s)
21:36:33 [2019-10-11T21:36:33.122Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s)
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestWaitBlocked
21:36:33 [2019-10-11T21:36:33.122Z] --- SKIP: TestWaitBlocked (0.00s)
21:36:33 [2019-10-11T21:36:33.122Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:36:33 [2019-10-11T21:36:33.122Z] PASS
21:36:33 [2019-10-11T21:36:33.122Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:36:33 [2019-10-11T21:36:33.122Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:33 [2019-10-11T21:36:33.122Z] INFO: Testing against a local daemon
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestCommitInheritsEnv
21:36:33 [2019-10-11T21:36:33.122Z] --- SKIP: TestCommitInheritsEnv (0.00s)
21:36:33 [2019-10-11T21:36:33.122Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestImportExtremelyLargeImageWorks
21:36:33 [2019-10-11T21:36:33.122Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:36:33 [2019-10-11T21:36:33.122Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestImagesFilterMultiReference
21:36:33 [2019-10-11T21:36:33.122Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestImagePullPlatformInvalid
21:36:33 [2019-10-11T21:36:33.122Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestRemoveImageOrphaning
21:36:33 [2019-10-11T21:36:33.122Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
21:36:33 [2019-10-11T21:36:33.122Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
21:36:33 [2019-10-11T21:36:33.122Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:36:33 [2019-10-11T21:36:33.460Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestTagInvalidReference
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestTagInvalidReference (0.03s)
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestTagValidPrefixedRepo
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestTagExistedNameWithoutForce
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestTagOfficialNames
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestTagOfficialNames (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     tag_test.go:98: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestTagMatchesDigest
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestTagMatchesDigest (0.03s)
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:36:33 [2019-10-11T21:36:33.580Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:33 [2019-10-11T21:36:33.580Z] INFO: Testing against a local daemon
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestNetworkCreateDelete
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestNetworkCreateDelete (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDockerNetworkDeletePreferID
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestInspectNetwork
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestInspectNetwork (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestRunContainerWithBridgeNone
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestNetworkInvalidJSON
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestNetworkInvalidJSON//networks/create
21:36:33 [2019-10-11T21:36:33.580Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:36:33 [2019-10-11T21:36:33.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:33 [2019-10-11T21:36:33.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:33 [2019-10-11T21:36:33.580Z] === CONT  TestNetworkInvalidJSON//networks/create
21:36:33 [2019-10-11T21:36:33.580Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:36:33 [2019-10-11T21:36:33.580Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:36:33 [2019-10-11T21:36:33.580Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
21:36:33 [2019-10-11T21:36:33.580Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:36:33 [2019-10-11T21:36:33.580Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDaemonRestartWithLiveRestore
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:29: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDaemonDefaultNetworkPools
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:51: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDaemonRestartWithExistingNetwork
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:94: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:127: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:177: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestServiceWithPredefinedNetwork
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:201: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:230: FLAKY_TEST
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestServiceWithDataPathPortInit
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:319: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:36:33 [2019-10-11T21:36:33.580Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:36:33 [2019-10-11T21:36:33.580Z]     service_test.go:386: testEnv.OSType == "windows"
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:36:33 [2019-10-11T21:36:33.580Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:33 [2019-10-11T21:36:33.580Z] INFO: Testing against a local daemon
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestPluginInvalidJSON
21:36:33 [2019-10-11T21:36:33.580Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:36:33 [2019-10-11T21:36:33.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:36:33 [2019-10-11T21:36:33.580Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:36:33 [2019-10-11T21:36:33.580Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:36:33 [2019-10-11T21:36:33.580Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
21:36:33 [2019-10-11T21:36:33.580Z] PASS
21:36:33 [2019-10-11T21:36:33.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:36:33 [2019-10-11T21:36:33.718Z] --- PASS: TestRenameStoppedContainer (1.02s)
21:36:33 [2019-10-11T21:36:33.718Z] === RUN   TestRenameRunningContainerAndReuse
21:36:33 [2019-10-11T21:36:33.898Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:36:33 [2019-10-11T21:36:33.976Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestExternalGraphDriver
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestExternalGraphDriver (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     external_test.go:48: runtime.GOOS == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestGraphdriverPluginV2
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     external_test.go:407: runtime.GOOS == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] PASS
21:36:34 [2019-10-11T21:36:34.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.040Z] PASS
21:36:34 [2019-10-11T21:36:34.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.040Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestSecretInspect
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestSecretInspect (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestSecretList
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestSecretList (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestSecretsCreateAndDelete
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestSecretsUpdate
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestSecretsUpdate (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestTemplatedSecret
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestTemplatedSecret (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestSecretCreateResolve
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
21:36:34 [2019-10-11T21:36:34.040Z] PASS
21:36:34 [2019-10-11T21:36:34.040Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.040Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestServiceCreateInit
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:36:34 [2019-10-11T21:36:34.040Z] --- PASS: TestServiceCreateInit (0.03s)
21:36:34 [2019-10-11T21:36:34.040Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceMultipleTimes
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceConflict
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceMaxReplicas
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateWithDuplicateNetworkNames
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceSecretFileMode
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceConfigFileMode
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceSysctls
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestCreateServiceCapabilities
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:36:34 [2019-10-11T21:36:34.040Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestInspect
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestInspect (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestDockerNetworkConnectAlias
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestDockerNetworkReConnect
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestServicePlugin
21:36:34 [2019-10-11T21:36:34.040Z] --- SKIP: TestServicePlugin (0.00s)
21:36:34 [2019-10-11T21:36:34.040Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.040Z] === RUN   TestServiceUpdateLabel
21:36:34 [2019-10-11T21:36:34.497Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:36:34 [2019-10-11T21:36:34.497Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
21:36:34 [2019-10-11T21:36:34.497Z] === RUN   TestServiceUpdateSecrets
21:36:34 [2019-10-11T21:36:34.497Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:36:34 [2019-10-11T21:36:34.497Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
21:36:34 [2019-10-11T21:36:34.497Z] === RUN   TestServiceUpdateConfigs
21:36:34 [2019-10-11T21:36:34.497Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:36:34 [2019-10-11T21:36:34.497Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
21:36:34 [2019-10-11T21:36:34.497Z] === RUN   TestServiceUpdateNetwork
21:36:34 [2019-10-11T21:36:34.497Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:36:34 [2019-10-11T21:36:34.497Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
21:36:34 [2019-10-11T21:36:34.497Z] PASS
21:36:34 [2019-10-11T21:36:34.497Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:36:34 [2019-10-11T21:36:34.497Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.497Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestSessionCreate
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestSessionCreate (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestSessionCreateWithBadUpgrade
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:36:34 [2019-10-11T21:36:34.498Z] PASS
21:36:34 [2019-10-11T21:36:34.498Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:36:34 [2019-10-11T21:36:34.498Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:34 [2019-10-11T21:36:34.498Z] INFO: Testing against a local daemon
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestEventsExecDie
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestEventsExecDie (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestEventsBackwardsCompatible
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestInfoAPI
21:36:34 [2019-10-11T21:36:34.498Z] --- PASS: TestInfoAPI (0.03s)
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestInfoAPIWarnings
21:36:34 [2019-10-11T21:36:34.498Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:36:34 [2019-10-11T21:36:34.498Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
21:36:34 [2019-10-11T21:36:34.498Z] === RUN   TestLoginFailsWithBadCredentials
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestPingCacheHeaders
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestPingCacheHeaders (0.03s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestPingGet
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestPingGet (0.03s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestPingHead
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestPingHead (0.03s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVersion
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestVersion (0.03s)
21:36:35 [2019-10-11T21:36:35.462Z] PASS
21:36:35 [2019-10-11T21:36:35.462Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:36:35 [2019-10-11T21:36:35.462Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:35 [2019-10-11T21:36:35.462Z] INFO: Testing against a local daemon
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVolumesCreateAndList
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVolumesRemove
21:36:35 [2019-10-11T21:36:35.462Z] --- SKIP: TestVolumesRemove (0.00s)
21:36:35 [2019-10-11T21:36:35.462Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVolumesInspect
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestVolumesInspect (0.04s)
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVolumesInvalidJSON
21:36:35 [2019-10-11T21:36:35.462Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:36:35 [2019-10-11T21:36:35.462Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:36:35 [2019-10-11T21:36:35.462Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:36:35 [2019-10-11T21:36:35.462Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:36:35 [2019-10-11T21:36:35.462Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:36:35 [2019-10-11T21:36:35.462Z] PASS
21:36:35 [2019-10-11T21:36:35.874Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s)
21:36:35 [2019-10-11T21:36:35.874Z] === RUN   TestRenameInvalidName
21:36:35 [2019-10-11T21:36:35.919Z] INFO: make.ps1 ended at 10/11/2019 21:36:35
21:36:35 [2019-10-11T21:36:35.919Z] INFO: Integration CLI tests being run from the host:
21:36:35 [2019-10-11T21:36:35.919Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
21:36:36 [2019-10-11T21:36:36.490Z] --- PASS: TestRenameInvalidName (0.73s)
21:36:36 [2019-10-11T21:36:36.490Z] === RUN   TestRenameAnonymousContainer
21:36:38 [2019-10-11T21:36:38.000Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:36:39 [2019-10-11T21:36:39.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:36:39 [2019-10-11T21:36:39.643Z] --- PASS: TestUpdateRestartPolicy (12.72s)
21:36:39 [2019-10-11T21:36:39.643Z] === RUN   TestUpdateRestartWithAutoRemove
21:36:39 [2019-10-11T21:36:39.643Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
21:36:39 [2019-10-11T21:36:39.643Z] === RUN   TestWaitNonBlocked
21:36:39 [2019-10-11T21:36:39.643Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:39 [2019-10-11T21:36:39.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:39 [2019-10-11T21:36:39.643Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:36:39 [2019-10-11T21:36:39.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:36:39 [2019-10-11T21:36:39.643Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:36:39 [2019-10-11T21:36:39.643Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:36:40 [2019-10-11T21:36:40.305Z] --- PASS: TestRenameAnonymousContainer (3.93s)
21:36:40 [2019-10-11T21:36:40.305Z] === RUN   TestRenameContainerWithSameName
21:36:40 [2019-10-11T21:36:40.463Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:36:40 [2019-10-11T21:36:40.894Z] --- PASS: TestWaitNonBlocked (0.01s)
21:36:40 [2019-10-11T21:36:40.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
21:36:40 [2019-10-11T21:36:40.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
21:36:40 [2019-10-11T21:36:40.894Z] === RUN   TestWaitBlocked
21:36:40 [2019-10-11T21:36:40.894Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:36:40 [2019-10-11T21:36:40.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:36:40 [2019-10-11T21:36:40.894Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:36:40 [2019-10-11T21:36:40.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:36:40 [2019-10-11T21:36:40.894Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:36:40 [2019-10-11T21:36:40.894Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:36:41 [2019-10-11T21:36:41.242Z] --- PASS: TestRenameContainerWithSameName (0.88s)
21:36:41 [2019-10-11T21:36:41.242Z] === RUN   TestRenameContainerWithLinkedContainer
21:36:41 [2019-10-11T21:36:41.399Z] --- PASS: TestDockerNetworkMacvlan (19.35s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s)
21:36:41 [2019-10-11T21:36:41.399Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:36:41 [2019-10-11T21:36:41.399Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
21:36:41 [2019-10-11T21:36:41.399Z] PASS
21:36:41 [2019-10-11T21:36:41.399Z] 
21:36:41 [2019-10-11T21:36:41.399Z] DONE 8 tests in 21.425s
21:36:41 [2019-10-11T21:36:41.399Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:36:41 [2019-10-11T21:36:41.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:36:41 [2019-10-11T21:36:41.399Z] ++ set -e
21:36:41 [2019-10-11T21:36:41.399Z] ++ '[' -n 0 ']'
21:36:41 [2019-10-11T21:36:41.399Z] ++ set -x
21:36:41 [2019-10-11T21:36:41.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:36:41 [2019-10-11T21:36:41.658Z] testing: warning: no tests to run
21:36:41 [2019-10-11T21:36:41.658Z] PASS
21:36:41 [2019-10-11T21:36:41.658Z] 
21:36:41 [2019-10-11T21:36:41.658Z] DONE 0 tests in 0.032s
21:36:41 [2019-10-11T21:36:41.658Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:36:41 [2019-10-11T21:36:41.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:36:41 [2019-10-11T21:36:41.658Z] ++ set -e
21:36:41 [2019-10-11T21:36:41.658Z] ++ '[' -n 0 ']'
21:36:41 [2019-10-11T21:36:41.658Z] ++ set -x
21:36:41 [2019-10-11T21:36:41.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:36:41 [2019-10-11T21:36:41.658Z] INFO: Testing against a local daemon
21:36:41 [2019-10-11T21:36:41.658Z] === RUN   TestAuthZPluginAllowRequest
21:36:42 [2019-10-11T21:36:42.151Z] --- PASS: TestWaitBlocked (0.01s)
21:36:42 [2019-10-11T21:36:42.151Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
21:36:42 [2019-10-11T21:36:42.151Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s)
21:36:42 [2019-10-11T21:36:42.151Z] === CONT  TestContainerStartOnDaemonRestart
21:36:42 [2019-10-11T21:36:42.151Z] === CONT  TestIpcModeOlderClient
21:36:42 [2019-10-11T21:36:42.151Z] --- PASS: TestIpcModeOlderClient (0.15s)
21:36:42 [2019-10-11T21:36:42.151Z] === CONT  TestDaemonRestartIpcMode
21:36:43 [2019-10-11T21:36:43.141Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:36:43 [2019-10-11T21:36:43.141Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s)
21:36:43 [2019-10-11T21:36:43.141Z] === RUN   TestResize
21:36:43 [2019-10-11T21:36:43.561Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
21:36:43 [2019-10-11T21:36:43.561Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:36:43 [2019-10-11T21:36:43.561Z] === RUN   TestAuthZPluginTLS
21:36:44 [2019-10-11T21:36:44.075Z] --- PASS: TestResize (1.07s)
21:36:44 [2019-10-11T21:36:44.075Z] === RUN   TestResizeWithInvalidSize
21:36:44 [2019-10-11T21:36:44.129Z] --- PASS: TestAuthZPluginTLS (0.60s)
21:36:44 [2019-10-11T21:36:44.129Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:36:44 [2019-10-11T21:36:44.129Z] === RUN   TestAuthZPluginDenyRequest
21:36:44 [2019-10-11T21:36:44.517Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:36:44 [2019-10-11T21:36:44.517Z] INFO: Testing against a local daemon
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:36:44 [2019-10-11T21:36:44.517Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:36:44 [2019-10-11T21:36:44.696Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
21:36:44 [2019-10-11T21:36:44.696Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:36:44 [2019-10-11T21:36:44.696Z] === RUN   TestAuthZPluginAPIDenyResponse
21:36:44 [2019-10-11T21:36:44.974Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:36:45 [2019-10-11T21:36:45.009Z] --- PASS: TestResizeWithInvalidSize (0.95s)
21:36:45 [2019-10-11T21:36:45.009Z] === RUN   TestResizeWhenContainerNotStarted
21:36:45 [2019-10-11T21:36:45.265Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
21:36:45 [2019-10-11T21:36:45.265Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:36:45 [2019-10-11T21:36:45.265Z] === RUN   TestAuthZPluginDenyResponse
21:36:45 [2019-10-11T21:36:45.399Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
21:36:45 [2019-10-11T21:36:45.399Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:36:45 [2019-10-11T21:36:45.431Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:36:45 [2019-10-11T21:36:45.576Z] === RUN   TestDockerSuite/TestBuildBlankName
21:36:45 [2019-10-11T21:36:45.832Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
21:36:45 [2019-10-11T21:36:45.832Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:36:45 [2019-10-11T21:36:45.832Z] === RUN   TestAuthZPluginAllowEventStream
21:36:45 [2019-10-11T21:36:45.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:36:46 [2019-10-11T21:36:46.091Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s)
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:46 [2019-10-11T21:36:46.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:46 [2019-10-11T21:36:46.183Z] --- PASS: TestDaemonRestartIpcMode (3.80s)
21:36:46 [2019-10-11T21:36:46.183Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:36:46 [2019-10-11T21:36:46.183Z] PASS
21:36:46 [2019-10-11T21:36:46.183Z] 
21:36:46 [2019-10-11T21:36:46.183Z] === Skipped
21:36:46 [2019-10-11T21:36:46.183Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:36:46 [2019-10-11T21:36:46.183Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:36:46 [2019-10-11T21:36:46.183Z] 
21:36:46 [2019-10-11T21:36:46.183Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:36:46 [2019-10-11T21:36:46.183Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:46 [2019-10-11T21:36:46.183Z] 
21:36:46 [2019-10-11T21:36:46.183Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:36:46 [2019-10-11T21:36:46.183Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:46 [2019-10-11T21:36:46.183Z] 
21:36:46 [2019-10-11T21:36:46.183Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:36:46 [2019-10-11T21:36:46.183Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:36:46 [2019-10-11T21:36:46.183Z] 
21:36:46 [2019-10-11T21:36:46.183Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:36:46 [2019-10-11T21:36:46.184Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:36:46 [2019-10-11T21:36:46.184Z] 
21:36:46 [2019-10-11T21:36:46.184Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:36:46 [2019-10-11T21:36:46.184Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:36:46 [2019-10-11T21:36:46.184Z] 
21:36:46 [2019-10-11T21:36:46.184Z] 
21:36:46 [2019-10-11T21:36:46.184Z] DONE 197 tests, 6 skipped in 137.406s
21:36:46 [2019-10-11T21:36:46.184Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:36:46 [2019-10-11T21:36:46.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
21:36:46 [2019-10-11T21:36:46.184Z] ++ set -e
21:36:46 [2019-10-11T21:36:46.184Z] ++ '[' -n 0 ']'
21:36:46 [2019-10-11T21:36:46.184Z] ++ set -x
21:36:46 [2019-10-11T21:36:46.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
21:36:46 [2019-10-11T21:36:46.184Z] INFO: Testing against a local daemon
21:36:46 [2019-10-11T21:36:46.184Z] === RUN   TestCommitInheritsEnv
21:36:46 [2019-10-11T21:36:46.966Z] --- PASS: TestCommitInheritsEnv (0.52s)
21:36:46 [2019-10-11T21:36:46.966Z] === RUN   TestImportExtremelyLargeImageWorks
21:36:46 [2019-10-11T21:36:46.966Z] === PAUSE TestImportExtremelyLargeImageWorks
21:36:46 [2019-10-11T21:36:46.966Z] === RUN   TestImagesFilterMultiReference
21:36:46 [2019-10-11T21:36:46.966Z] --- PASS: TestImagesFilterMultiReference (0.04s)
21:36:46 [2019-10-11T21:36:46.966Z] === RUN   TestImagePullPlatformInvalid
21:36:46 [2019-10-11T21:36:46.966Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:36:46 [2019-10-11T21:36:46.966Z] === RUN   TestRemoveImageOrphaning
21:36:47 [2019-10-11T21:36:47.351Z] --- PASS: TestRemoveImageOrphaning (0.47s)
21:36:47 [2019-10-11T21:36:47.351Z] === RUN   TestRemoveImageGarbageCollector
21:36:47 [2019-10-11T21:36:47.351Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:36:47 [2019-10-11T21:36:47.351Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:36:47 [2019-10-11T21:36:47.351Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:36:47 [2019-10-11T21:36:47.351Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:36:47 [2019-10-11T21:36:47.351Z] === RUN   TestTagInvalidReference
21:36:47 [2019-10-11T21:36:47.351Z] --- PASS: TestTagInvalidReference (0.01s)
21:36:47 [2019-10-11T21:36:47.352Z] === RUN   TestTagValidPrefixedRepo
21:36:47 [2019-10-11T21:36:47.352Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:36:47 [2019-10-11T21:36:47.352Z] === RUN   TestTagExistedNameWithoutForce
21:36:47 [2019-10-11T21:36:47.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:36:47 [2019-10-11T21:36:47.352Z] === RUN   TestTagOfficialNames
21:36:47 [2019-10-11T21:36:47.352Z] --- PASS: TestTagOfficialNames (0.04s)
21:36:47 [2019-10-11T21:36:47.352Z] === RUN   TestTagMatchesDigest
21:36:47 [2019-10-11T21:36:47.352Z] --- PASS: TestTagMatchesDigest (0.01s)
21:36:47 [2019-10-11T21:36:47.352Z] === CONT  TestImportExtremelyLargeImageWorks
21:36:47 [2019-10-11T21:36:47.735Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
21:36:47 [2019-10-11T21:36:47.735Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:36:47 [2019-10-11T21:36:47.735Z] === RUN   TestAuthZPluginErrorResponse
21:36:48 [2019-10-11T21:36:48.302Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
21:36:48 [2019-10-11T21:36:48.302Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:36:48 [2019-10-11T21:36:48.302Z] === RUN   TestAuthZPluginErrorRequest
21:36:48 [2019-10-11T21:36:48.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:36:48 [2019-10-11T21:36:48.727Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:36:48 [2019-10-11T21:36:48.869Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
21:36:48 [2019-10-11T21:36:48.869Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:36:48 [2019-10-11T21:36:48.869Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:36:48 [2019-10-11T21:36:48.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:49 [2019-10-11T21:36:49.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:49 [2019-10-11T21:36:49.436Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
21:36:49 [2019-10-11T21:36:49.436Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:36:49 [2019-10-11T21:36:49.436Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:36:50 [2019-10-11T21:36:50.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:36:50 [2019-10-11T21:36:50.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:51 [2019-10-11T21:36:51.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:51 [2019-10-11T21:36:51.969Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
21:36:51 [2019-10-11T21:36:51.969Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:36:51 [2019-10-11T21:36:51.969Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:36:52 [2019-10-11T21:36:52.031Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:36:52 [2019-10-11T21:36:52.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:52 [2019-10-11T21:36:52.855Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:36:53 [2019-10-11T21:36:53.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:53 [2019-10-11T21:36:53.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:36:53 [2019-10-11T21:36:53.872Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s)
21:36:53 [2019-10-11T21:36:53.872Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:36:53 [2019-10-11T21:36:53.872Z] === RUN   TestAuthZPluginHeader
21:36:54 [2019-10-11T21:36:54.808Z] --- PASS: TestAuthZPluginHeader (0.92s)
21:36:54 [2019-10-11T21:36:54.808Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:36:54 [2019-10-11T21:36:54.808Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:36:54 [2019-10-11T21:36:54.808Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:36:54 [2019-10-11T21:36:54.808Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:36:54 [2019-10-11T21:36:54.808Z] === RUN   TestAuthZPluginV2Disable
21:36:54 [2019-10-11T21:36:54.808Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:36:54 [2019-10-11T21:36:54.808Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:36:54 [2019-10-11T21:36:54.808Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:36:54 [2019-10-11T21:36:54.808Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:36:54 [2019-10-11T21:36:54.808Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:36:54 [2019-10-11T21:36:54.808Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:36:54 [2019-10-11T21:36:54.808Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:36:54 [2019-10-11T21:36:54.808Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:36:54 [2019-10-11T21:36:54.808Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:36:55 [2019-10-11T21:36:55.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:55 [2019-10-11T21:36:55.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:56 [2019-10-11T21:36:56.836Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:36:59 [2019-10-11T21:36:59.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:59 [2019-10-11T21:36:59.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:59 [2019-10-11T21:36:59.621Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:37:02 [2019-10-11T21:37:02.154Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.19s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s)
21:37:02 [2019-10-11T21:37:02.154Z]         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"
21:37:02 [2019-10-11T21:37:02.154Z] === RUN   TestCgroupNamespacesRun
21:37:03 [2019-10-11T21:37:03.087Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:37:04 [2019-10-11T21:37:04.463Z] --- PASS: TestCgroupNamespacesRun (2.07s)
21:37:04 [2019-10-11T21:37:04.464Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:37:04 [2019-10-11T21:37:04.464Z] === RUN   TestCgroupNamespacesRunPrivileged
21:37:04 [2019-10-11T21:37:04.464Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:37:05 [2019-10-11T21:37:05.402Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:37:06 [2019-10-11T21:37:06.338Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
21:37:06 [2019-10-11T21:37:06.338Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:37:06 [2019-10-11T21:37:06.338Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:37:08 [2019-10-11T21:37:08.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
21:37:08 [2019-10-11T21:37:08.239Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:37:08 [2019-10-11T21:37:08.239Z] === RUN   TestCgroupNamespacesRunHostMode
21:37:08 [2019-10-11T21:37:08.497Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:37:08 [2019-10-11T21:37:08.497Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:37:09 [2019-10-11T21:37:09.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
21:37:09 [2019-10-11T21:37:09.873Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:37:09 [2019-10-11T21:37:09.873Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:37:10 [2019-10-11T21:37:10.131Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:37:12 [2019-10-11T21:37:12.032Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s)
21:37:12 [2019-10-11T21:37:12.032Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:37:12 [2019-10-11T21:37:12.032Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:37:12 [2019-10-11T21:37:12.600Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:37:12 [2019-10-11T21:37:12.859Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
21:37:12 [2019-10-11T21:37:12.859Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:37:12 [2019-10-11T21:37:12.859Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:37:12 [2019-10-11T21:37:12.890Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.94s)
21:37:12 [2019-10-11T21:37:12.890Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:37:12 [2019-10-11T21:37:12.890Z] PASS
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] === Skipped
21:37:12 [2019-10-11T21:37:12.890Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:37:12 [2019-10-11T21:37:12.890Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:37:12 [2019-10-11T21:37:12.890Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:37:12 [2019-10-11T21:37:12.890Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:37:12 [2019-10-11T21:37:12.890Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] 
21:37:12 [2019-10-11T21:37:12.890Z] DONE 17 tests, 4 skipped in 31.251s
21:37:12 [2019-10-11T21:37:12.890Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:37:12 [2019-10-11T21:37:12.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:37:12 [2019-10-11T21:37:12.890Z] ++ set -e
21:37:12 [2019-10-11T21:37:12.890Z] ++ '[' -n 0 ']'
21:37:12 [2019-10-11T21:37:12.890Z] ++ set -x
21:37:12 [2019-10-11T21:37:12.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:37:12 [2019-10-11T21:37:12.890Z] INFO: Testing against a local daemon
21:37:12 [2019-10-11T21:37:12.890Z] === RUN   TestPluginInvalidJSON
21:37:13 [2019-10-11T21:37:13.148Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:37:13 [2019-10-11T21:37:13.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:37:13 [2019-10-11T21:37:13.148Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:37:13 [2019-10-11T21:37:13.148Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:37:13 [2019-10-11T21:37:13.148Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
21:37:13 [2019-10-11T21:37:13.148Z] PASS
21:37:13 [2019-10-11T21:37:13.148Z] 
21:37:13 [2019-10-11T21:37:13.148Z] DONE 2 tests in 0.212s
21:37:13 [2019-10-11T21:37:13.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:37:13 [2019-10-11T21:37:13.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:37:13 [2019-10-11T21:37:13.148Z] ++ set -e
21:37:13 [2019-10-11T21:37:13.148Z] ++ '[' -n 0 ']'
21:37:13 [2019-10-11T21:37:13.148Z] ++ set -x
21:37:13 [2019-10-11T21:37:13.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:37:13 [2019-10-11T21:37:13.148Z] INFO: Testing against a local daemon
21:37:13 [2019-10-11T21:37:13.148Z] === RUN   TestExternalGraphDriver
21:37:13 [2019-10-11T21:37:13.407Z] === RUN   TestExternalGraphDriver/json
21:37:13 [2019-10-11T21:37:13.799Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
21:37:13 [2019-10-11T21:37:13.799Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:37:13 [2019-10-11T21:37:13.799Z] === RUN   TestCgroupNamespacesRunOlderClient
21:37:15 [2019-10-11T21:37:15.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s)
21:37:15 [2019-10-11T21:37:15.700Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:37:15 [2019-10-11T21:37:15.700Z] === RUN   TestKernelTCPMemory
21:37:15 [2019-10-11T21:37:15.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:37:15 [2019-10-11T21:37:15.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:37:15 [2019-10-11T21:37:15.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:37:15 [2019-10-11T21:37:15.939Z] === RUN   TestExternalGraphDriver/spec
21:37:17 [2019-10-11T21:37:17.073Z] --- PASS: TestKernelTCPMemory (1.27s)
21:37:17 [2019-10-11T21:37:17.073Z] === RUN   TestNISDomainname
21:37:18 [2019-10-11T21:37:18.008Z] --- PASS: TestNISDomainname (1.20s)
21:37:18 [2019-10-11T21:37:18.008Z] === RUN   TestHostnameDnsResolution
21:37:18 [2019-10-11T21:37:18.471Z] === RUN   TestExternalGraphDriver/pull
21:37:19 [2019-10-11T21:37:19.907Z] --- PASS: TestHostnameDnsResolution (1.47s)
21:37:19 [2019-10-11T21:37:19.907Z] === RUN   TestStats
21:37:19 [2019-10-11T21:37:19.907Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:37:21 [2019-10-11T21:37:21.004Z] --- PASS: TestExternalGraphDriver (7.65s)
21:37:21 [2019-10-11T21:37:21.004Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:37:21 [2019-10-11T21:37:21.004Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
21:37:21 [2019-10-11T21:37:21.004Z]     --- PASS: TestExternalGraphDriver/spec (2.61s)
21:37:21 [2019-10-11T21:37:21.004Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
21:37:21 [2019-10-11T21:37:21.004Z] === RUN   TestGraphdriverPluginV2
21:37:21 [2019-10-11T21:37:21.004Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
21:37:21 [2019-10-11T21:37:21.004Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:21 [2019-10-11T21:37:21.004Z] PASS
21:37:21 [2019-10-11T21:37:21.004Z] 
21:37:21 [2019-10-11T21:37:21.004Z] === Skipped
21:37:21 [2019-10-11T21:37:21.004Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
21:37:21 [2019-10-11T21:37:21.004Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:37:21 [2019-10-11T21:37:21.004Z] 
21:37:21 [2019-10-11T21:37:21.004Z] 
21:37:21 [2019-10-11T21:37:21.004Z] DONE 5 tests, 1 skipped in 7.845s
21:37:21 [2019-10-11T21:37:21.004Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:37:21 [2019-10-11T21:37:21.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:37:21 [2019-10-11T21:37:21.004Z] ++ set -e
21:37:21 [2019-10-11T21:37:21.004Z] ++ '[' -n 0 ']'
21:37:21 [2019-10-11T21:37:21.004Z] ++ set -x
21:37:21 [2019-10-11T21:37:21.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:37:21 [2019-10-11T21:37:21.004Z] INFO: Testing against a local daemon
21:37:21 [2019-10-11T21:37:21.004Z] === RUN   TestContinueAfterPluginCrash
21:37:21 [2019-10-11T21:37:21.004Z] === PAUSE TestContinueAfterPluginCrash
21:37:21 [2019-10-11T21:37:21.004Z] === RUN   TestDaemonStartWithLogOpt
21:37:21 [2019-10-11T21:37:21.004Z] === PAUSE TestDaemonStartWithLogOpt
21:37:21 [2019-10-11T21:37:21.004Z] === CONT  TestContinueAfterPluginCrash
21:37:21 [2019-10-11T21:37:21.004Z] === CONT  TestDaemonStartWithLogOpt
21:37:21 [2019-10-11T21:37:21.807Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:37:22 [2019-10-11T21:37:22.380Z] --- PASS: TestStats (2.91s)
21:37:22 [2019-10-11T21:37:22.380Z] === RUN   TestStopContainerWithTimeout
21:37:22 [2019-10-11T21:37:22.380Z] === RUN   TestStopContainerWithTimeout/0
21:37:22 [2019-10-11T21:37:22.380Z] === PAUSE TestStopContainerWithTimeout/0
21:37:22 [2019-10-11T21:37:22.380Z] === RUN   TestStopContainerWithTimeout/1
21:37:22 [2019-10-11T21:37:22.380Z] === PAUSE TestStopContainerWithTimeout/1
21:37:22 [2019-10-11T21:37:22.380Z] === RUN   TestStopContainerWithTimeout/3
21:37:22 [2019-10-11T21:37:22.380Z] === PAUSE TestStopContainerWithTimeout/3
21:37:22 [2019-10-11T21:37:22.380Z] === RUN   TestStopContainerWithTimeout/-1
21:37:22 [2019-10-11T21:37:22.380Z] === PAUSE TestStopContainerWithTimeout/-1
21:37:22 [2019-10-11T21:37:22.380Z] === CONT  TestStopContainerWithTimeout/0
21:37:22 [2019-10-11T21:37:22.380Z] === CONT  TestStopContainerWithTimeout/-1
21:37:23 [2019-10-11T21:37:23.020Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
21:37:23 [2019-10-11T21:37:23.755Z] === CONT  TestStopContainerWithTimeout/3
21:37:24 [2019-10-11T21:37:24.070Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:37:24 [2019-10-11T21:37:24.357Z] ok  	github.com/docker/docker/api/server/middleware	0.040s	coverage: 37.7% of statements
21:37:24 [2019-10-11T21:37:24.357Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:37:24 [2019-10-11T21:37:24.357Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:37:24 [2019-10-11T21:37:24.357Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:37:24 [2019-10-11T21:37:24.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:37:24 [2019-10-11T21:37:24.981Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:37:24 [2019-10-11T21:37:24.981Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:37:24 [2019-10-11T21:37:24.981Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:37:24 [2019-10-11T21:37:24.981Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:37:24 [2019-10-11T21:37:24.981Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:37:25 [2019-10-11T21:37:25.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:37:25 [2019-10-11T21:37:25.268Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:37:25 [2019-10-11T21:37:25.513Z] === CONT  TestStopContainerWithTimeout/1
21:37:27 [2019-10-11T21:37:27.427Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:37:27 [2019-10-11T21:37:27.427Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
21:37:27 [2019-10-11T21:37:27.427Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
21:37:27 [2019-10-11T21:37:27.427Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
21:37:27 [2019-10-11T21:37:27.427Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
21:37:27 [2019-10-11T21:37:27.427Z] === RUN   TestDeleteDevicemapper
21:37:27 [2019-10-11T21:37:27.427Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:37:27 [2019-10-11T21:37:27.427Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:37:27 [2019-10-11T21:37:27.427Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:37:27 [2019-10-11T21:37:27.685Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:37:27 [2019-10-11T21:37:27.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:37:27 [2019-10-11T21:37:27.973Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:37:27 [2019-10-11T21:37:27.973Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:37:28 [2019-10-11T21:37:28.206Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:37:28 [2019-10-11T21:37:28.599Z] ok  	github.com/docker/docker/api/types/strslice	0.030s	coverage: 90.0% of statements
21:37:28 [2019-10-11T21:37:28.599Z] ok  	github.com/docker/docker/api/types/filters	0.052s	coverage: 95.2% of statements
21:37:28 [2019-10-11T21:37:28.907Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 4.0% of statements
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:37:28 [2019-10-11T21:37:28.907Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:37:29 [2019-10-11T21:37:29.534Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
21:37:29 [2019-10-11T21:37:29.823Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:37:29 [2019-10-11T21:37:29.823Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:37:30 [2019-10-11T21:37:30.452Z] ok  	github.com/docker/docker/builder/dockerignore	0.022s	coverage: 96.8% of statements
21:37:30 [2019-10-11T21:37:30.740Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
21:37:30 [2019-10-11T21:37:30.740Z] === RUN   TestUpdateMemory
21:37:30 [2019-10-11T21:37:30.740Z] --- SKIP: TestUpdateMemory (0.00s)
21:37:30 [2019-10-11T21:37:30.740Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:37:30 [2019-10-11T21:37:30.740Z] === RUN   TestUpdateCPUQuota
21:37:30 [2019-10-11T21:37:30.740Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:37:31 [2019-10-11T21:37:31.306Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:37:32 [2019-10-11T21:37:32.678Z] --- PASS: TestUpdateCPUQuota (2.05s)
21:37:32 [2019-10-11T21:37:32.679Z] === RUN   TestUpdatePidsLimit
21:37:32 [2019-10-11T21:37:32.679Z] === RUN   TestUpdatePidsLimit/update_from_none
21:37:33 [2019-10-11T21:37:33.221Z] --- PASS: TestDaemonStartWithLogOpt (10.41s)
21:37:33 [2019-10-11T21:37:33.221Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:37:33 [2019-10-11T21:37:33.247Z] === RUN   TestUpdatePidsLimit/no_change
21:37:33 [2019-10-11T21:37:33.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:37:33 [2019-10-11T21:37:33.504Z] === RUN   TestUpdatePidsLimit/update_lower
21:37:33 [2019-10-11T21:37:33.762Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:37:34 [2019-10-11T21:37:34.020Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:37:34 [2019-10-11T21:37:34.585Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:37:35 [2019-10-11T21:37:35.151Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:37:35 [2019-10-11T21:37:35.717Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:37:35 [2019-10-11T21:37:35.983Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
21:37:36 [2019-10-11T21:37:36.507Z] --- PASS: TestContinueAfterPluginCrash (15.38s)
21:37:36 [2019-10-11T21:37:36.507Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:37:36 [2019-10-11T21:37:36.507Z] PASS
21:37:36 [2019-10-11T21:37:36.507Z] 
21:37:36 [2019-10-11T21:37:36.507Z] DONE 2 tests in 15.565s
21:37:36 [2019-10-11T21:37:36.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:37:36 [2019-10-11T21:37:36.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:37:36 [2019-10-11T21:37:36.507Z] ++ set -e
21:37:36 [2019-10-11T21:37:36.507Z] ++ '[' -n 0 ']'
21:37:36 [2019-10-11T21:37:36.507Z] ++ set -x
21:37:36 [2019-10-11T21:37:36.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:37:36 [2019-10-11T21:37:36.766Z] INFO: Testing against a local daemon
21:37:36 [2019-10-11T21:37:36.766Z] === RUN   TestPluginWithDevMounts
21:37:36 [2019-10-11T21:37:36.766Z] === PAUSE TestPluginWithDevMounts
21:37:36 [2019-10-11T21:37:36.766Z] === CONT  TestPluginWithDevMounts
21:37:37 [2019-10-11T21:37:37.091Z] --- PASS: TestUpdatePidsLimit (4.70s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.60s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/no_change (0.50s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.61s)
21:37:37 [2019-10-11T21:37:37.091Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
21:37:37 [2019-10-11T21:37:37.091Z] === RUN   TestUpdateRestartPolicy
21:37:38 [2019-10-11T21:37:38.039Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.943s	coverage: 85.1% of statements
21:37:38 [2019-10-11T21:37:38.043Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:37:39 [2019-10-11T21:37:39.300Z] --- PASS: TestPluginWithDevMounts (2.27s)
21:37:39 [2019-10-11T21:37:39.300Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:37:39 [2019-10-11T21:37:39.300Z] PASS
21:37:39 [2019-10-11T21:37:39.300Z] 
21:37:39 [2019-10-11T21:37:39.300Z] DONE 1 tests in 2.449s
21:37:39 [2019-10-11T21:37:39.300Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:37:39 [2019-10-11T21:37:39.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:37:39 [2019-10-11T21:37:39.300Z] ++ set -e
21:37:39 [2019-10-11T21:37:39.300Z] ++ '[' -n 0 ']'
21:37:39 [2019-10-11T21:37:39.300Z] ++ set -x
21:37:39 [2019-10-11T21:37:39.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:37:39 [2019-10-11T21:37:39.300Z] INFO: Testing against a local daemon
21:37:39 [2019-10-11T21:37:39.300Z] === RUN   TestSecretInspect
21:37:39 [2019-10-11T21:37:39.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:37:40 [2019-10-11T21:37:40.744Z] ok  	github.com/docker/docker/builder/remotecontext	0.520s	coverage: 13.6% of statements
21:37:40 [2019-10-11T21:37:40.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:37:42 [2019-10-11T21:37:42.236Z] ok  	github.com/docker/docker/builder/dockerfile	1.425s	coverage: 48.2% of statements
21:37:42 [2019-10-11T21:37:42.236Z] ?   	github.com/docker/docker/cli	[no test files]
21:37:42 [2019-10-11T21:37:42.236Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:37:42 [2019-10-11T21:37:42.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:37:42 [2019-10-11T21:37:42.251Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:37:42 [2019-10-11T21:37:42.595Z] --- PASS: TestSecretInspect (3.22s)
21:37:42 [2019-10-11T21:37:42.595Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:37:42 [2019-10-11T21:37:42.595Z] === RUN   TestSecretList
21:37:43 [2019-10-11T21:37:43.186Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:37:43 [2019-10-11T21:37:43.753Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:37:45 [2019-10-11T21:37:45.881Z] --- PASS: TestSecretList (3.13s)
21:37:45 [2019-10-11T21:37:45.881Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:37:45 [2019-10-11T21:37:45.881Z] === RUN   TestSecretsCreateAndDelete
21:37:47 [2019-10-11T21:37:47.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:37:49 [2019-10-11T21:37:49.166Z] --- PASS: TestSecretsCreateAndDelete (3.18s)
21:37:49 [2019-10-11T21:37:49.166Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:37:49 [2019-10-11T21:37:49.166Z] === RUN   TestSecretsUpdate
21:37:49 [2019-10-11T21:37:49.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:37:49 [2019-10-11T21:37:49.630Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:37:50 [2019-10-11T21:37:50.562Z] --- PASS: TestUpdateRestartPolicy (13.16s)
21:37:50 [2019-10-11T21:37:50.562Z] === RUN   TestUpdateRestartWithAutoRemove
21:37:50 [2019-10-11T21:37:50.662Z] ok  	github.com/docker/docker/client	0.983s	coverage: 75.8% of statements
21:37:51 [2019-10-11T21:37:51.128Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:37:51 [2019-10-11T21:37:51.386Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s)
21:37:51 [2019-10-11T21:37:51.386Z] === RUN   TestWaitNonBlocked
21:37:51 [2019-10-11T21:37:51.386Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:51 [2019-10-11T21:37:51.386Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:51 [2019-10-11T21:37:51.386Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:51 [2019-10-11T21:37:51.386Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:51 [2019-10-11T21:37:51.386Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:51 [2019-10-11T21:37:51.386Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:51 [2019-10-11T21:37:51.746Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:37:52 [2019-10-11T21:37:52.454Z] --- PASS: TestSecretsUpdate (3.15s)
21:37:52 [2019-10-11T21:37:52.454Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:37:52 [2019-10-11T21:37:52.454Z] === RUN   TestTemplatedSecret
21:37:52 [2019-10-11T21:37:52.680Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:37:52 [2019-10-11T21:37:52.680Z] --- PASS: TestWaitNonBlocked (0.02s)
21:37:52 [2019-10-11T21:37:52.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
21:37:52 [2019-10-11T21:37:52.680Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s)
21:37:52 [2019-10-11T21:37:52.680Z] === RUN   TestWaitBlocked
21:37:52 [2019-10-11T21:37:52.680Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:37:52 [2019-10-11T21:37:52.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:37:52 [2019-10-11T21:37:52.680Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:37:52 [2019-10-11T21:37:52.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:37:52 [2019-10-11T21:37:52.680Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:37:52 [2019-10-11T21:37:52.680Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:37:52 [2019-10-11T21:37:52.937Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:37:53 [2019-10-11T21:37:53.260Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
21:37:53 [2019-10-11T21:37:53.260Z] Copying nested executables into bundles/cross/linux/amd64
21:37:53 [2019-10-11T21:37:53.260Z] Cross building: bundles/cross/windows/amd64
21:37:53 [2019-10-11T21:37:53.260Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
21:37:53 [2019-10-11T21:37:53.260Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:37:53 [2019-10-11T21:37:53.872Z] --- PASS: TestWaitBlocked (0.02s)
21:37:53 [2019-10-11T21:37:53.872Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
21:37:53 [2019-10-11T21:37:53.872Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
21:37:53 [2019-10-11T21:37:53.872Z] === CONT  TestContainerStartOnDaemonRestart
21:37:53 [2019-10-11T21:37:53.872Z] === CONT  TestIpcModeOlderClient
21:37:54 [2019-10-11T21:37:54.437Z] --- PASS: TestIpcModeOlderClient (0.38s)
21:37:54 [2019-10-11T21:37:54.437Z] === CONT  TestDaemonRestartIpcMode
21:37:55 [2019-10-11T21:37:55.740Z] --- PASS: TestTemplatedSecret (3.56s)
21:37:55 [2019-10-11T21:37:55.740Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:37:55 [2019-10-11T21:37:55.740Z] === RUN   TestSecretCreateResolve
21:37:56 [2019-10-11T21:37:56.965Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:37:57 [2019-10-11T21:37:57.531Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s)
21:37:57 [2019-10-11T21:37:57.531Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:37:58 [2019-10-11T21:37:58.466Z] --- PASS: TestDaemonRestartIpcMode (4.10s)
21:37:58 [2019-10-11T21:37:58.466Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:37:58 [2019-10-11T21:37:58.466Z] PASS
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === Skipped
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:37:58 [2019-10-11T21:37:58.466Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
21:37:58 [2019-10-11T21:37:58.466Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:37:58 [2019-10-11T21:37:58.466Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:37:58 [2019-10-11T21:37:58.466Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:37:58 [2019-10-11T21:37:58.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:37:58 [2019-10-11T21:37:58.466Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] 
21:37:58 [2019-10-11T21:37:58.466Z] DONE 197 tests, 6 skipped in 152.076s
21:37:58 [2019-10-11T21:37:58.466Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:37:58 [2019-10-11T21:37:58.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
21:37:58 [2019-10-11T21:37:58.466Z] ++ set -e
21:37:58 [2019-10-11T21:37:58.466Z] ++ '[' -n 0 ']'
21:37:58 [2019-10-11T21:37:58.466Z] ++ set -x
21:37:58 [2019-10-11T21:37:58.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
21:37:58 [2019-10-11T21:37:58.466Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:37:58 [2019-10-11T21:37:58.725Z] INFO: Testing against a local daemon
21:37:58 [2019-10-11T21:37:58.725Z] === RUN   TestCommitInheritsEnv
21:37:59 [2019-10-11T21:37:59.025Z] --- PASS: TestSecretCreateResolve (3.16s)
21:37:59 [2019-10-11T21:37:59.025Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:37:59 [2019-10-11T21:37:59.025Z] PASS
21:37:59 [2019-10-11T21:37:59.025Z] 
21:37:59 [2019-10-11T21:37:59.025Z] DONE 6 tests in 19.558s
21:37:59 [2019-10-11T21:37:59.025Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:37:59 [2019-10-11T21:37:59.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:37:59 [2019-10-11T21:37:59.025Z] ++ set -e
21:37:59 [2019-10-11T21:37:59.025Z] ++ '[' -n 0 ']'
21:37:59 [2019-10-11T21:37:59.025Z] ++ set -x
21:37:59 [2019-10-11T21:37:59.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:37:59 [2019-10-11T21:37:59.026Z] INFO: Testing against a local daemon
21:37:59 [2019-10-11T21:37:59.026Z] === RUN   TestServiceCreateInit
21:37:59 [2019-10-11T21:37:59.026Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:37:59 [2019-10-11T21:37:59.289Z] --- PASS: TestCommitInheritsEnv (0.44s)
21:37:59 [2019-10-11T21:37:59.289Z] === RUN   TestImportExtremelyLargeImageWorks
21:37:59 [2019-10-11T21:37:59.289Z] === PAUSE TestImportExtremelyLargeImageWorks
21:37:59 [2019-10-11T21:37:59.289Z] === RUN   TestImagesFilterMultiReference
21:37:59 [2019-10-11T21:37:59.289Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:37:59 [2019-10-11T21:37:59.289Z] === RUN   TestImagePullPlatformInvalid
21:37:59 [2019-10-11T21:37:59.289Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:37:59 [2019-10-11T21:37:59.289Z] === RUN   TestRemoveImageOrphaning
21:37:59 [2019-10-11T21:37:59.855Z] --- PASS: TestRemoveImageOrphaning (0.40s)
21:37:59 [2019-10-11T21:37:59.855Z] === RUN   TestRemoveImageGarbageCollector
21:37:59 [2019-10-11T21:37:59.855Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:38:01 [2019-10-11T21:38:01.753Z] --- PASS: TestRemoveImageGarbageCollector (2.07s)
21:38:01 [2019-10-11T21:38:01.753Z]     remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
21:38:01 [2019-10-11T21:38:01.753Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:38:01 [2019-10-11T21:38:01.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:38:01 [2019-10-11T21:38:01.753Z] === RUN   TestTagInvalidReference
21:38:01 [2019-10-11T21:38:01.753Z] --- PASS: TestTagInvalidReference (0.02s)
21:38:01 [2019-10-11T21:38:01.753Z] === RUN   TestTagValidPrefixedRepo
21:38:02 [2019-10-11T21:38:02.011Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:38:02 [2019-10-11T21:38:02.011Z] === RUN   TestTagExistedNameWithoutForce
21:38:02 [2019-10-11T21:38:02.011Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:38:02 [2019-10-11T21:38:02.011Z] === RUN   TestTagOfficialNames
21:38:02 [2019-10-11T21:38:02.011Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:38:02 [2019-10-11T21:38:02.011Z] --- PASS: TestTagOfficialNames (0.06s)
21:38:02 [2019-10-11T21:38:02.011Z] === RUN   TestTagMatchesDigest
21:38:02 [2019-10-11T21:38:02.011Z] --- PASS: TestTagMatchesDigest (0.02s)
21:38:02 [2019-10-11T21:38:02.011Z] === CONT  TestImportExtremelyLargeImageWorks
21:38:02 [2019-10-11T21:38:02.011Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:38:02 [2019-10-11T21:38:02.945Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:38:04 [2019-10-11T21:38:04.293Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:38:04 [2019-10-11T21:38:04.319Z] === RUN   TestDockerSuite/TestBuildCmd
21:38:04 [2019-10-11T21:38:04.884Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:38:05 [2019-10-11T21:38:05.143Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:38:06 [2019-10-11T21:38:06.079Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:38:06 [2019-10-11T21:38:06.079Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:38:07 [2019-10-11T21:38:07.979Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:38:09 [2019-10-11T21:38:09.354Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:38:09 [2019-10-11T21:38:09.564Z] --- PASS: TestServiceCreateInit (10.65s)
21:38:09 [2019-10-11T21:38:09.564Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
21:38:09 [2019-10-11T21:38:09.564Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:38:09 [2019-10-11T21:38:09.564Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.52s)
21:38:09 [2019-10-11T21:38:09.564Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:38:09 [2019-10-11T21:38:09.564Z] === RUN   TestCreateServiceMultipleTimes
21:38:10 [2019-10-11T21:38:10.289Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:38:10 [2019-10-11T21:38:10.855Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:38:11 [2019-10-11T21:38:11.420Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:38:14 [2019-10-11T21:38:14.701Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:38:16 [2019-10-11T21:38:16.074Z] === RUN   TestDockerSuite/TestBuildContChar
21:38:16 [2019-10-11T21:38:16.641Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:38:17 [2019-10-11T21:38:17.576Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:38:18 [2019-10-11T21:38:18.146Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:38:18 [2019-10-11T21:38:18.713Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:38:20 [2019-10-11T21:38:20.174Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:38:21 [2019-10-11T21:38:21.548Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:38:21 [2019-10-11T21:38:21.806Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:38:22 [2019-10-11T21:38:22.372Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:38:22 [2019-10-11T21:38:22.938Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:38:23 [2019-10-11T21:38:23.197Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:38:23 [2019-10-11T21:38:23.455Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:38:23 [2019-10-11T21:38:23.713Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:38:26 [2019-10-11T21:38:26.997Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:38:28 [2019-10-11T21:38:28.373Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:38:33 [2019-10-11T21:38:33.636Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:38:33 [2019-10-11T21:38:33.893Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:38:36 [2019-10-11T21:38:36.109Z] --- PASS: TestCreateServiceMultipleTimes (22.97s)
21:38:36 [2019-10-11T21:38:36.109Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:38:36 [2019-10-11T21:38:36.109Z] === RUN   TestCreateServiceConflict
21:38:36 [2019-10-11T21:38:36.109Z] --- PASS: TestCreateServiceConflict (3.19s)
21:38:36 [2019-10-11T21:38:36.109Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:38:36 [2019-10-11T21:38:36.109Z] === RUN   TestCreateServiceMaxReplicas
21:38:39 [2019-10-11T21:38:39.163Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:38:39 [2019-10-11T21:38:39.396Z] --- PASS: TestCreateServiceMaxReplicas (3.64s)
21:38:39 [2019-10-11T21:38:39.396Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:38:39 [2019-10-11T21:38:39.396Z] === RUN   TestCreateWithDuplicateNetworkNames
21:38:40 [2019-10-11T21:38:40.096Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:38:40 [2019-10-11T21:38:40.354Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:38:40 [2019-10-11T21:38:40.611Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:38:42 [2019-10-11T21:38:42.047Z] --- PASS: TestImportExtremelyLargeImageWorks (114.67s)
21:38:42 [2019-10-11T21:38:42.047Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:38:42 [2019-10-11T21:38:42.047Z] PASS
21:38:42 [2019-10-11T21:38:42.047Z] 
21:38:42 [2019-10-11T21:38:42.048Z] === Skipped
21:38:42 [2019-10-11T21:38:42.048Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:38:42 [2019-10-11T21:38:42.048Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:38:42 [2019-10-11T21:38:42.048Z] 
21:38:42 [2019-10-11T21:38:42.048Z] 
21:38:42 [2019-10-11T21:38:42.048Z] DONE 12 tests, 1 skipped in 116.005s
21:38:42 [2019-10-11T21:38:42.048Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:38:42 [2019-10-11T21:38:42.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
21:38:42 [2019-10-11T21:38:42.048Z] ++ set -e
21:38:42 [2019-10-11T21:38:42.048Z] ++ '[' -n 0 ']'
21:38:42 [2019-10-11T21:38:42.048Z] ++ set -x
21:38:42 [2019-10-11T21:38:42.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
21:38:42 [2019-10-11T21:38:42.418Z] INFO: Testing against a local daemon
21:38:42 [2019-10-11T21:38:42.418Z] === RUN   TestNetworkCreateDelete
21:38:42 [2019-10-11T21:38:42.418Z] --- PASS: TestNetworkCreateDelete (0.16s)
21:38:42 [2019-10-11T21:38:42.418Z] === RUN   TestDockerNetworkDeletePreferID
21:38:42 [2019-10-11T21:38:42.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
21:38:42 [2019-10-11T21:38:42.779Z] === RUN   TestInspectNetwork
21:38:44 [2019-10-11T21:38:44.801Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:38:44 [2019-10-11T21:38:44.801Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:38:46 [2019-10-11T21:38:46.838Z] === RUN   TestInspectNetwork/full_network_id
21:38:46 [2019-10-11T21:38:46.838Z] === RUN   TestInspectNetwork/partial_network_id
21:38:46 [2019-10-11T21:38:46.838Z] === RUN   TestInspectNetwork/network_name
21:38:46 [2019-10-11T21:38:46.838Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:38:47 [2019-10-11T21:38:47.501Z] ok  	github.com/docker/docker/cmd/dockerd	0.173s	coverage: 30.3% of statements
21:38:47 [2019-10-11T21:38:47.501Z] ok  	github.com/docker/docker/container	0.248s	coverage: 35.3% of statements
21:38:47 [2019-10-11T21:38:47.501Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:38:47 [2019-10-11T21:38:47.501Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:38:47 [2019-10-11T21:38:47.501Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:38:47 [2019-10-11T21:38:47.501Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:38:48 [2019-10-11T21:38:48.085Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:38:49 [2019-10-11T21:38:49.983Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:38:50 [2019-10-11T21:38:50.240Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:38:50 [2019-10-11T21:38:50.498Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:38:50 [2019-10-11T21:38:50.997Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.027s	coverage: 65.3% of statements
21:38:51 [2019-10-11T21:38:51.064Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:38:51 [2019-10-11T21:38:51.629Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:38:51 [2019-10-11T21:38:51.935Z] --- PASS: TestInspectNetwork (8.73s)
21:38:51 [2019-10-11T21:38:51.935Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:38:51 [2019-10-11T21:38:51.935Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:38:51 [2019-10-11T21:38:51.935Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:38:51 [2019-10-11T21:38:51.935Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:38:51 [2019-10-11T21:38:51.935Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:38:51 [2019-10-11T21:38:51.935Z] === RUN   TestRunContainerWithBridgeNone
21:38:52 [2019-10-11T21:38:52.563Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:38:52 [2019-10-11T21:38:52.563Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:38:52 [2019-10-11T21:38:52.563Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:38:52 [2019-10-11T21:38:52.563Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:38:52 [2019-10-11T21:38:52.563Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:38:53 [2019-10-11T21:38:53.936Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:38:53 [2019-10-11T21:38:53.936Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:38:54 [2019-10-11T21:38:54.375Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
21:38:54 [2019-10-11T21:38:54.376Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:38:54 [2019-10-11T21:38:54.376Z] === RUN   TestNetworkInvalidJSON
21:38:54 [2019-10-11T21:38:54.376Z] === RUN   TestNetworkInvalidJSON//networks/create
21:38:54 [2019-10-11T21:38:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:38:54 [2019-10-11T21:38:54.376Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:38:54 [2019-10-11T21:38:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:38:54 [2019-10-11T21:38:54.376Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:54 [2019-10-11T21:38:54.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:54 [2019-10-11T21:38:54.376Z] === CONT  TestNetworkInvalidJSON//networks/create
21:38:54 [2019-10-11T21:38:54.376Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:54 [2019-10-11T21:38:54.376Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:38:54 [2019-10-11T21:38:54.376Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:38:54 [2019-10-11T21:38:54.376Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
21:38:54 [2019-10-11T21:38:54.376Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
21:38:54 [2019-10-11T21:38:54.376Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:38:54 [2019-10-11T21:38:54.376Z] === RUN   TestDaemonRestartWithLiveRestore
21:38:55 [2019-10-11T21:38:55.162Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:38:55 [2019-10-11T21:38:55.162Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:38:55 [2019-10-11T21:38:55.162Z] === RUN   TestDaemonDefaultNetworkPools
21:38:55 [2019-10-11T21:38:55.835Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:38:55 [2019-10-11T21:38:55.935Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
21:38:55 [2019-10-11T21:38:55.935Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:38:55 [2019-10-11T21:38:55.935Z] === RUN   TestDaemonRestartWithExistingNetwork
21:38:57 [2019-10-11T21:38:57.182Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:38:57 [2019-10-11T21:38:57.182Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:38:57 [2019-10-11T21:38:57.182Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:38:57 [2019-10-11T21:38:57.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.75s)
21:38:57 [2019-10-11T21:38:57.482Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:38:57 [2019-10-11T21:38:57.482Z] === RUN   TestCreateServiceSecretFileMode
21:38:57 [2019-10-11T21:38:57.733Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:38:57 [2019-10-11T21:38:57.864Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.8% of statements
21:38:57 [2019-10-11T21:38:57.972Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
21:38:57 [2019-10-11T21:38:57.972Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:38:57 [2019-10-11T21:38:57.972Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:38:58 [2019-10-11T21:38:58.298Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:38:58 [2019-10-11T21:38:58.416Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
21:38:58 [2019-10-11T21:38:58.416Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:38:58 [2019-10-11T21:38:58.416Z] === RUN   TestCreateServiceConfigFileMode
21:38:58 [2019-10-11T21:38:58.742Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
21:38:58 [2019-10-11T21:38:58.742Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:38:58 [2019-10-11T21:38:58.742Z] === RUN   TestServiceWithPredefinedNetwork
21:38:59 [2019-10-11T21:38:59.904Z] ok  	github.com/docker/docker/daemon/cluster	0.146s	coverage: 0.5% of statements
21:39:00 [2019-10-11T21:39:00.918Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
21:39:00 [2019-10-11T21:39:00.918Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:39:00 [2019-10-11T21:39:00.918Z] remote: Enumerating objects: 19, done.
21:39:00 [2019-10-11T21:39:00.918Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
21:39:00 [2019-10-11T21:39:00.919Z] 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.
21:39:00 [2019-10-11T21:39:00.919Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:39:00 [2019-10-11T21:39:00.919Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:39:01 [2019-10-11T21:39:01.433Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s)
21:39:01 [2019-10-11T21:39:01.433Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:39:01 [2019-10-11T21:39:01.433Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:39:01 [2019-10-11T21:39:01.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:01 [2019-10-11T21:39:01.433Z]     service_test.go:230: FLAKY_TEST
21:39:01 [2019-10-11T21:39:01.433Z] === RUN   TestServiceWithDataPathPortInit
21:39:01 [2019-10-11T21:39:01.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/test/unit
21:39:01 [2019-10-11T21:39:01.700Z] --- PASS: TestCreateServiceConfigFileMode (3.22s)
21:39:01 [2019-10-11T21:39:01.700Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:39:01 [2019-10-11T21:39:01.700Z] === RUN   TestCreateServiceSysctls
21:39:02 [2019-10-11T21:39:02.533Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:39:03 [2019-10-11T21:39:03.906Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:39:04 [2019-10-11T21:39:04.026Z] ?   	github.com/docker/docker/api	[no test files]
21:39:04 [2019-10-11T21:39:04.838Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:39:05 [2019-10-11T21:39:05.440Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
21:39:05 [2019-10-11T21:39:05.770Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
21:39:05 [2019-10-11T21:39:05.888Z] --- PASS: TestCreateServiceSysctls (4.42s)
21:39:05 [2019-10-11T21:39:05.888Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:39:05 [2019-10-11T21:39:05.888Z] === RUN   TestCreateServiceCapabilities
21:39:06 [2019-10-11T21:39:06.336Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:39:08 [2019-10-11T21:39:08.865Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:39:08 [2019-10-11T21:39:08.924Z] ok  	github.com/docker/docker/daemon/events	0.095s	coverage: 50.0% of statements
21:39:09 [2019-10-11T21:39:09.177Z] --- PASS: TestCreateServiceCapabilities (3.37s)
21:39:09 [2019-10-11T21:39:09.177Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:39:09 [2019-10-11T21:39:09.177Z] === RUN   TestInspect
21:39:09 [2019-10-11T21:39:09.430Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:39:09 [2019-10-11T21:39:09.949Z] ok  	github.com/docker/docker/daemon/config	0.143s	coverage: 84.6% of statements
21:39:09 [2019-10-11T21:39:09.996Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:39:12 [2019-10-11T21:39:12.352Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:39:12 [2019-10-11T21:39:12.463Z] --- PASS: TestInspect (3.37s)
21:39:12 [2019-10-11T21:39:12.463Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:39:12 [2019-10-11T21:39:12.463Z] === RUN   TestDockerNetworkConnectAlias
21:39:12 [2019-10-11T21:39:12.666Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
21:39:14 [2019-10-11T21:39:14.179Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:39:16 [2019-10-11T21:39:16.138Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.493s	coverage: 13.7% of statements
21:39:17 [2019-10-11T21:39:17.152Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
21:39:17 [2019-10-11T21:39:17.457Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:39:18 [2019-10-11T21:39:18.176Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:39:18 [2019-10-11T21:39:18.176Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:39:18 [2019-10-11T21:39:18.176Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:39:18 [2019-10-11T21:39:18.888Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
21:39:19 [2019-10-11T21:39:19.360Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:39:19 [2019-10-11T21:39:19.847Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.880s	coverage: 57.9% of statements
21:39:20 [2019-10-11T21:39:20.480Z] ok  	github.com/docker/docker/daemon	12.464s	coverage: 17.6% of statements
21:39:20 [2019-10-11T21:39:20.480Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:39:20 [2019-10-11T21:39:20.480Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:39:20 [2019-10-11T21:39:20.480Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:39:20 [2019-10-11T21:39:20.480Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:39:20 [2019-10-11T21:39:20.578Z] --- PASS: TestDockerNetworkConnectAlias (7.39s)
21:39:20 [2019-10-11T21:39:20.578Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:39:20 [2019-10-11T21:39:20.578Z] === RUN   TestDockerNetworkReConnect
21:39:21 [2019-10-11T21:39:21.077Z] --- PASS: TestServiceWithDataPathPortInit (16.46s)
21:39:21 [2019-10-11T21:39:21.077Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:39:21 [2019-10-11T21:39:21.077Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:39:21 [2019-10-11T21:39:21.077Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:39:21 [2019-10-11T21:39:21.255Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:39:21 [2019-10-11T21:39:21.933Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:39:22 [2019-10-11T21:39:22.189Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:39:23 [2019-10-11T21:39:23.126Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:39:24 [2019-10-11T21:39:24.144Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:39:24 [2019-10-11T21:39:24.144Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:39:24 [2019-10-11T21:39:24.144Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:39:24 [2019-10-11T21:39:24.144Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:39:24 [2019-10-11T21:39:24.144Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:39:24 [2019-10-11T21:39:24.901Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.216s	coverage: 68.6% of statements
21:39:25 [2019-10-11T21:39:25.025Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:39:25 [2019-10-11T21:39:25.283Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:39:25 [2019-10-11T21:39:25.847Z] --- PASS: TestDockerNetworkReConnect (5.94s)
21:39:25 [2019-10-11T21:39:25.847Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:39:25 [2019-10-11T21:39:25.847Z] === RUN   TestServicePlugin
21:39:25 [2019-10-11T21:39:25.847Z] --- SKIP: TestServicePlugin (0.00s)
21:39:25 [2019-10-11T21:39:25.847Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:25 [2019-10-11T21:39:25.847Z] === RUN   TestServiceUpdateLabel
21:39:25 [2019-10-11T21:39:25.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.028s	coverage: 51.0% of statements
21:39:26 [2019-10-11T21:39:26.275Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.095s	coverage: 46.2% of statements
21:39:26 [2019-10-11T21:39:26.275Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:39:27 [2019-10-11T21:39:27.126Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:39:27 [2019-10-11T21:39:27.127Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:39:27 [2019-10-11T21:39:27.127Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:39:27 [2019-10-11T21:39:27.224Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:39:27 [2019-10-11T21:39:27.409Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s)
21:39:27 [2019-10-11T21:39:27.410Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:39:27 [2019-10-11T21:39:27.410Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hby6a8qyml0unv9zz4cq7r0ga Created:2019-10-11 21:39:19.455989984 +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[bd4929c4927a9e2d38f198fa6f5df8a34481be2b0f99b884fda82744135f1086:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7yc2hgsipow32mykluimxom70 EndpointID:8ce26449acf27b321bc4d1230a724263246d23ad233c3faabc04219379798a09 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f400ccd2ca5f7c98e977627bc12caea7d9e4ac9abb0dbf54cbdf433314aeeed9 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5ad83806f739 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7yc2hgsipow32mykluimxom70 EndpointID:8ce26449acf27b321bc4d1230a724263246d23ad233c3faabc04219379798a09 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:39:27 [2019-10-11T21:39:27.410Z] PASS
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] === Skipped
21:39:27 [2019-10-11T21:39:27.410Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:27 [2019-10-11T21:39:27.410Z]     service_test.go:230: FLAKY_TEST
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] DONE 21 tests, 1 skipped in 44.110s
21:39:27 [2019-10-11T21:39:27.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:39:27 [2019-10-11T21:39:27.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:39:27 [2019-10-11T21:39:27.410Z] ++ set -e
21:39:27 [2019-10-11T21:39:27.410Z] ++ '[' -n 0 ']'
21:39:27 [2019-10-11T21:39:27.410Z] ++ set -x
21:39:27 [2019-10-11T21:39:27.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:39:27 [2019-10-11T21:39:27.410Z] INFO: Testing against a local daemon
21:39:27 [2019-10-11T21:39:27.410Z] === RUN   TestDockerNetworkIpvlanPersistance
21:39:27 [2019-10-11T21:39:27.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:39:27 [2019-10-11T21:39:27.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:27 [2019-10-11T21:39:27.410Z] === RUN   TestDockerNetworkIpvlan
21:39:27 [2019-10-11T21:39:27.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:39:27 [2019-10-11T21:39:27.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:27 [2019-10-11T21:39:27.410Z] PASS
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] === Skipped
21:39:27 [2019-10-11T21:39:27.410Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:39:27 [2019-10-11T21:39:27.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:39:27 [2019-10-11T21:39:27.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] 
21:39:27 [2019-10-11T21:39:27.410Z] DONE 2 tests, 2 skipped in 0.085s
21:39:27 [2019-10-11T21:39:27.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:39:27 [2019-10-11T21:39:27.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:39:27 [2019-10-11T21:39:27.410Z] ++ set -e
21:39:27 [2019-10-11T21:39:27.410Z] ++ '[' -n 0 ']'
21:39:27 [2019-10-11T21:39:27.410Z] ++ set -x
21:39:27 [2019-10-11T21:39:27.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:39:27 [2019-10-11T21:39:27.410Z] INFO: Testing against a local daemon
21:39:27 [2019-10-11T21:39:27.410Z] === RUN   TestDockerNetworkMacvlanPersistance
21:39:27 [2019-10-11T21:39:27.481Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:39:27 [2019-10-11T21:39:27.779Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
21:39:27 [2019-10-11T21:39:27.779Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:39:27 [2019-10-11T21:39:27.779Z] === RUN   TestDockerNetworkMacvlan
21:39:28 [2019-10-11T21:39:28.549Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:39:29 [2019-10-11T21:39:29.131Z] --- PASS: TestServiceUpdateLabel (3.11s)
21:39:29 [2019-10-11T21:39:29.131Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:39:29 [2019-10-11T21:39:29.131Z] === RUN   TestServiceUpdateSecrets
21:39:29 [2019-10-11T21:39:29.753Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.311s	coverage: 52.6% of statements
21:39:29 [2019-10-11T21:39:29.753Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:39:29 [2019-10-11T21:39:29.753Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.668s	coverage: 76.1% of statements
21:39:29 [2019-10-11T21:39:29.753Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:39:29 [2019-10-11T21:39:29.800Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:39:30 [2019-10-11T21:39:30.385Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 58.0% of statements
21:39:30 [2019-10-11T21:39:30.593Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:39:30 [2019-10-11T21:39:30.672Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.054s	coverage: 3.0% of statements
21:39:31 [2019-10-11T21:39:31.296Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
21:39:32 [2019-10-11T21:39:32.744Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:39:32 [2019-10-11T21:39:32.958Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:39:33 [2019-10-11T21:39:33.095Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:39:33 [2019-10-11T21:39:33.311Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:39:33 [2019-10-11T21:39:33.312Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:39:35 [2019-10-11T21:39:35.211Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:39:35 [2019-10-11T21:39:35.723Z] ok  	github.com/docker/docker/daemon/logger	0.284s	coverage: 42.7% of statements
21:39:36 [2019-10-11T21:39:36.148Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:39:36 [2019-10-11T21:39:36.407Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:39:37 [2019-10-11T21:39:37.094Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:39:37 [2019-10-11T21:39:37.255Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.050s	coverage: 68.2% of statements
21:39:37 [2019-10-11T21:39:37.882Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.626s	coverage: 77.8% of statements
21:39:38 [2019-10-11T21:39:38.308Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:39:39 [2019-10-11T21:39:39.378Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 26.2% of statements
21:39:39 [2019-10-11T21:39:39.680Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 88.3% of statements
21:39:40 [2019-10-11T21:39:40.303Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 4.9% of statements
21:39:40 [2019-10-11T21:39:40.303Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:39:40 [2019-10-11T21:39:40.303Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:39:40 [2019-10-11T21:39:40.303Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:39:40 [2019-10-11T21:39:40.303Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:39:41 [2019-10-11T21:39:41.321Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.051s	coverage: 62.1% of statements
21:39:42 [2019-10-11T21:39:42.162Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:39:42 [2019-10-11T21:39:42.574Z] --- PASS: TestDockerNetworkMacvlan (14.82s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s)
21:39:42 [2019-10-11T21:39:42.574Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:39:42 [2019-10-11T21:39:42.574Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
21:39:42 [2019-10-11T21:39:42.574Z] PASS
21:39:42 [2019-10-11T21:39:42.574Z] 
21:39:42 [2019-10-11T21:39:42.574Z] DONE 8 tests in 16.319s
21:39:42 [2019-10-11T21:39:42.574Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:39:42 [2019-10-11T21:39:42.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:39:42 [2019-10-11T21:39:42.574Z] ++ set -e
21:39:42 [2019-10-11T21:39:42.574Z] ++ '[' -n 0 ']'
21:39:42 [2019-10-11T21:39:42.574Z] ++ set -x
21:39:42 [2019-10-11T21:39:42.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:39:42 [2019-10-11T21:39:42.574Z] testing: warning: no tests to run
21:39:42 [2019-10-11T21:39:42.574Z] PASS
21:39:42 [2019-10-11T21:39:42.574Z] 
21:39:42 [2019-10-11T21:39:42.574Z] DONE 0 tests in 0.016s
21:39:42 [2019-10-11T21:39:42.574Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:39:42 [2019-10-11T21:39:42.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:39:42 [2019-10-11T21:39:42.574Z] ++ set -e
21:39:42 [2019-10-11T21:39:42.574Z] ++ '[' -n 0 ']'
21:39:42 [2019-10-11T21:39:42.574Z] ++ set -x
21:39:42 [2019-10-11T21:39:42.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:39:43 [2019-10-11T21:39:43.120Z] INFO: Testing against a local daemon
21:39:43 [2019-10-11T21:39:43.120Z] === RUN   TestAuthZPluginAllowRequest
21:39:44 [2019-10-11T21:39:44.031Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.082s	coverage: 19.9% of statements
21:39:44 [2019-10-11T21:39:44.031Z] ok  	github.com/docker/docker/daemon/logger/local	0.047s	coverage: 74.7% of statements
21:39:44 [2019-10-11T21:39:44.031Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:39:44 [2019-10-11T21:39:44.662Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.038s	coverage: 47.8% of statements
21:39:44 [2019-10-11T21:39:44.961Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
21:39:44 [2019-10-11T21:39:44.961Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:39:44 [2019-10-11T21:39:44.961Z] === RUN   TestAuthZPluginTLS
21:39:45 [2019-10-11T21:39:45.332Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:39:45 [2019-10-11T21:39:45.332Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:39:45 [2019-10-11T21:39:45.332Z] === RUN   TestAuthZPluginDenyRequest
21:39:45 [2019-10-11T21:39:45.688Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
21:39:45 [2019-10-11T21:39:45.694Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:39:45 [2019-10-11T21:39:45.694Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:39:45 [2019-10-11T21:39:45.694Z] === RUN   TestAuthZPluginAPIDenyResponse
21:39:46 [2019-10-11T21:39:46.071Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:39:46 [2019-10-11T21:39:46.071Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:39:46 [2019-10-11T21:39:46.071Z] === RUN   TestAuthZPluginDenyResponse
21:39:46 [2019-10-11T21:39:46.417Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:39:46 [2019-10-11T21:39:46.849Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:39:46 [2019-10-11T21:39:46.849Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:39:46 [2019-10-11T21:39:46.849Z] === RUN   TestAuthZPluginAllowEventStream
21:39:47 [2019-10-11T21:39:47.219Z] --- PASS: TestServiceUpdateSecrets (15.49s)
21:39:47 [2019-10-11T21:39:47.219Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:39:47 [2019-10-11T21:39:47.219Z] === RUN   TestServiceUpdateConfigs
21:39:47 [2019-10-11T21:39:47.755Z] ok  	github.com/docker/docker/daemon/network	0.083s	coverage: 63.8% of statements
21:39:48 [2019-10-11T21:39:48.649Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
21:39:48 [2019-10-11T21:39:48.649Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:39:48 [2019-10-11T21:39:48.649Z] === RUN   TestAuthZPluginErrorResponse
21:39:48 [2019-10-11T21:39:48.773Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.242s	coverage: 84.5% of statements
21:39:48 [2019-10-11T21:39:48.773Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:39:48 [2019-10-11T21:39:48.773Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:39:49 [2019-10-11T21:39:49.012Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:39:49 [2019-10-11T21:39:49.012Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:39:49 [2019-10-11T21:39:49.012Z] === RUN   TestAuthZPluginErrorRequest
21:39:49 [2019-10-11T21:39:49.384Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:39:49 [2019-10-11T21:39:49.384Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:39:49 [2019-10-11T21:39:49.384Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:39:49 [2019-10-11T21:39:49.696Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:39:50 [2019-10-11T21:39:50.169Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:39:50 [2019-10-11T21:39:50.169Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:39:50 [2019-10-11T21:39:50.169Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:39:51 [2019-10-11T21:39:51.474Z] ok  	github.com/docker/docker/distribution/metadata	0.143s	coverage: 48.2% of statements
21:39:51 [2019-10-11T21:39:51.593Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:39:51 [2019-10-11T21:39:51.593Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:39:52 [2019-10-11T21:39:52.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
21:39:52 [2019-10-11T21:39:52.232Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:39:52 [2019-10-11T21:39:52.232Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:39:52 [2019-10-11T21:39:52.962Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
21:39:53 [2019-10-11T21:39:53.492Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:39:53 [2019-10-11T21:39:53.984Z] ok  	github.com/docker/docker/distribution	0.958s	coverage: 22.4% of statements
21:39:53 [2019-10-11T21:39:53.984Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:39:54 [2019-10-11T21:39:54.699Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
21:39:54 [2019-10-11T21:39:54.699Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:39:54 [2019-10-11T21:39:54.699Z] === RUN   TestAuthZPluginHeader
21:39:54 [2019-10-11T21:39:54.866Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:39:54 [2019-10-11T21:39:54.866Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:39:55 [2019-10-11T21:39:55.073Z] --- PASS: TestAuthZPluginHeader (0.87s)
21:39:55 [2019-10-11T21:39:55.074Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:39:55 [2019-10-11T21:39:55.074Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:39:55 [2019-10-11T21:39:55.074Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:39:55 [2019-10-11T21:39:55.074Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:55 [2019-10-11T21:39:55.074Z] === RUN   TestAuthZPluginV2Disable
21:39:55 [2019-10-11T21:39:55.074Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:39:55 [2019-10-11T21:39:55.074Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:55 [2019-10-11T21:39:55.074Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:39:55 [2019-10-11T21:39:55.074Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:39:55 [2019-10-11T21:39:55.074Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:55 [2019-10-11T21:39:55.074Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:39:55 [2019-10-11T21:39:55.074Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:39:55 [2019-10-11T21:39:55.074Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:55 [2019-10-11T21:39:55.074Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:39:56 [2019-10-11T21:39:56.703Z] ok  	github.com/docker/docker/distribution/xfer	1.712s	coverage: 85.6% of statements
21:39:56 [2019-10-11T21:39:56.703Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:39:56 [2019-10-11T21:39:56.991Z] ok  	github.com/docker/docker/image	0.074s	coverage: 86.4% of statements
21:39:57 [2019-10-11T21:39:57.277Z] ok  	github.com/docker/docker/image/cache	0.043s	coverage: 19.2% of statements
21:39:57 [2019-10-11T21:39:57.277Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:39:57 [2019-10-11T21:39:57.391Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:39:58 [2019-10-11T21:39:58.296Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
21:39:58 [2019-10-11T21:39:58.920Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
21:39:58 [2019-10-11T21:39:58.920Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:39:59 [2019-10-11T21:39:59.938Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
21:40:01 [2019-10-11T21:40:01.575Z] --- PASS: TestDockerDaemonSuite (358.23s)
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.40s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.73s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.12s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
21:40:01 [2019-10-11T21:40:01.575Z]         docker_cli_daemon_test.go:1449: Daemon d2fc201e2dc41 is not started
21:40:01 [2019-10-11T21:40:01.575Z]         check_test.go:309: Daemon d2a1bb78b4189 is not started
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.11s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.26s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
21:40:01 [2019-10-11T21:40:01.575Z]         check_test.go:309: Daemon db688896a1a4a is not started
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.94s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.42s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.88s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.92s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.69s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.65s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.51s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
21:40:01 [2019-10-11T21:40:01.575Z]         check_test.go:309: Daemon dc72b9b5c61c9 is not started
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
21:40:01 [2019-10-11T21:40:01.575Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
21:40:01 [2019-10-11T21:40:01.575Z]         check_test.go:309: Daemon dda5fce3f5036 is not started
21:40:01 [2019-10-11T21:40:01.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.83s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon ddc705f570496 is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d01f955eb3499 is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
21:40:01 [2019-10-11T21:40:01.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.02s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon dd4324831b28c is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.97s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
21:40:01 [2019-10-11T21:40:01.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d23c06aa7944f is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d3d5f8c82880d is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d9ba67da9835f is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_plugins_test.go:79: Daemon d8f0d73182d08 is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.77s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_plugins_test.go:169: Daemon d7a7867ab631f is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d647e7ea4576a is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.20s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon dbc2fc29dd1ad is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.75s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.32s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.47s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon db235c1a990d0 is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.21s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.38s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.25s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.29s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
21:40:01 [2019-10-11T21:40:01.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d3f2075450ef9 is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
21:40:01 [2019-10-11T21:40:01.576Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d2ef4ddfe9fdc is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.03s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
21:40:01 [2019-10-11T21:40:01.576Z]         check_test.go:309: Daemon d8fa6aaa031be is not started
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.80s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.60s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s)
21:40:01 [2019-10-11T21:40:01.576Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
21:40:01 [2019-10-11T21:40:01.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.22s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.07s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.72s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d8867bba9d5b2 is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.39s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon dbcda74db6e7e is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.03s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d55c14caba94f is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d3f1b8df063dc is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.09s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d4178014ba964 is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.50s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d0998df288d2c is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.30s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.14s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.34s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d40d71cba72e1 is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.11s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d99d0c4fb4a38 is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.25s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.34s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
21:40:01 [2019-10-11T21:40:01.577Z]         docker_cli_daemon_test.go:2542: Daemon d5a90e69f81fb is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.99s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.05s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.34s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
21:40:01 [2019-10-11T21:40:01.577Z]         check_test.go:309: Daemon d03f308985c8c is not started
21:40:01 [2019-10-11T21:40:01.577Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s)
21:40:01 [2019-10-11T21:40:01.577Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
21:40:01 [2019-10-11T21:40:01.577Z] === RUN   TestDockerSwarmSuite
21:40:01 [2019-10-11T21:40:01.577Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:40:02 [2019-10-11T21:40:02.104Z] --- PASS: TestServiceUpdateConfigs (15.63s)
21:40:02 [2019-10-11T21:40:02.104Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:40:02 [2019-10-11T21:40:02.104Z] === RUN   TestServiceUpdateNetwork
21:40:04 [2019-10-11T21:40:04.370Z] ok  	github.com/docker/docker/opts	0.101s	coverage: 66.9% of statements
21:40:05 [2019-10-11T21:40:05.385Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
21:40:05 [2019-10-11T21:40:05.674Z] ok  	github.com/docker/docker/pkg/authorization	1.509s	coverage: 68.3% of statements
21:40:05 [2019-10-11T21:40:05.759Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:40:05 [2019-10-11T21:40:05.970Z] ok  	github.com/docker/docker/pkg/capabilities	0.023s	coverage: 87.5% of statements
21:40:06 [2019-10-11T21:40:06.594Z] ok  	github.com/docker/docker/pkg/archive	1.419s	coverage: 77.0% of statements
21:40:07 [2019-10-11T21:40:07.226Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
21:40:08 [2019-10-11T21:40:08.247Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
21:40:08 [2019-10-11T21:40:08.871Z] ok  	github.com/docker/docker/pkg/discovery/file	0.019s	coverage: 97.6% of statements
21:40:09 [2019-10-11T21:40:09.040Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:40:10 [2019-10-11T21:40:10.360Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
21:40:11 [2019-10-11T21:40:11.374Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
21:40:11 [2019-10-11T21:40:11.374Z] ok  	github.com/docker/docker/layer	7.319s	coverage: 68.8% of statements
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/oci	[no test files]
21:40:11 [2019-10-11T21:40:11.374Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:40:12 [2019-10-11T21:40:12.001Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
21:40:12 [2019-10-11T21:40:12.323Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:40:12 [2019-10-11T21:40:12.624Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.287s	coverage: 43.2% of statements
21:40:12 [2019-10-11T21:40:12.624Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:40:12 [2019-10-11T21:40:12.624Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:40:12 [2019-10-11T21:40:12.912Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
21:40:13 [2019-10-11T21:40:13.257Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:40:13 [2019-10-11T21:40:13.257Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:40:13 [2019-10-11T21:40:13.534Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
21:40:14 [2019-10-11T21:40:14.160Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.240s	coverage: 84.1% of statements
21:40:14 [2019-10-11T21:40:14.446Z] ok  	github.com/docker/docker/pkg/fsutils	0.399s	coverage: 85.1% of statements
21:40:14 [2019-10-11T21:40:14.741Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
21:40:14 [2019-10-11T21:40:14.741Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:40:14 [2019-10-11T21:40:14.741Z] PASS
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] === Skipped
21:40:14 [2019-10-11T21:40:14.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:40:14 [2019-10-11T21:40:14.741Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:40:14 [2019-10-11T21:40:14.741Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:40:14 [2019-10-11T21:40:14.741Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:40:14 [2019-10-11T21:40:14.741Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] DONE 17 tests, 4 skipped in 29.200s
21:40:14 [2019-10-11T21:40:14.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:40:14 [2019-10-11T21:40:14.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:40:14 [2019-10-11T21:40:14.741Z] ++ set -e
21:40:14 [2019-10-11T21:40:14.741Z] ++ '[' -n 0 ']'
21:40:14 [2019-10-11T21:40:14.741Z] ++ set -x
21:40:14 [2019-10-11T21:40:14.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:40:14 [2019-10-11T21:40:14.741Z] INFO: Testing against a local daemon
21:40:14 [2019-10-11T21:40:14.741Z] === RUN   TestPluginInvalidJSON
21:40:14 [2019-10-11T21:40:14.741Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:40:14 [2019-10-11T21:40:14.741Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:40:14 [2019-10-11T21:40:14.741Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:40:14 [2019-10-11T21:40:14.741Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:40:14 [2019-10-11T21:40:14.741Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:40:14 [2019-10-11T21:40:14.741Z] PASS
21:40:14 [2019-10-11T21:40:14.741Z] 
21:40:14 [2019-10-11T21:40:14.741Z] DONE 2 tests in 0.085s
21:40:14 [2019-10-11T21:40:14.741Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:40:14 [2019-10-11T21:40:14.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:40:14 [2019-10-11T21:40:14.741Z] ++ set -e
21:40:14 [2019-10-11T21:40:14.741Z] ++ '[' -n 0 ']'
21:40:14 [2019-10-11T21:40:14.741Z] ++ set -x
21:40:14 [2019-10-11T21:40:14.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:40:14 [2019-10-11T21:40:14.741Z] INFO: Testing against a local daemon
21:40:14 [2019-10-11T21:40:14.741Z] === RUN   TestExternalGraphDriver
21:40:14 [2019-10-11T21:40:14.741Z] === RUN   TestExternalGraphDriver/json
21:40:14 [2019-10-11T21:40:14.741Z] === RUN   TestExternalGraphDriver/spec
21:40:15 [2019-10-11T21:40:15.069Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 11.4% of statements
21:40:15 [2019-10-11T21:40:15.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:40:16 [2019-10-11T21:40:16.542Z] === RUN   TestExternalGraphDriver/pull
21:40:16 [2019-10-11T21:40:16.566Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
21:40:16 [2019-10-11T21:40:16.852Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
21:40:16 [2019-10-11T21:40:16.977Z] --- PASS: TestServiceUpdateNetwork (15.55s)
21:40:16 [2019-10-11T21:40:16.977Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:40:16 [2019-10-11T21:40:16.977Z] PASS
21:40:16 [2019-10-11T21:40:16.977Z] 
21:40:16 [2019-10-11T21:40:16.977Z] === Skipped
21:40:16 [2019-10-11T21:40:16.977Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:40:16 [2019-10-11T21:40:16.977Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:16 [2019-10-11T21:40:16.977Z] 
21:40:16 [2019-10-11T21:40:16.977Z] 
21:40:16 [2019-10-11T21:40:16.977Z] DONE 19 tests, 1 skipped in 137.119s
21:40:16 [2019-10-11T21:40:16.977Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:40:16 [2019-10-11T21:40:16.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:40:16 [2019-10-11T21:40:16.977Z] ++ set -e
21:40:16 [2019-10-11T21:40:16.977Z] ++ '[' -n 0 ']'
21:40:16 [2019-10-11T21:40:16.977Z] ++ set -x
21:40:16 [2019-10-11T21:40:16.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:40:16 [2019-10-11T21:40:16.977Z] INFO: Testing against a local daemon
21:40:16 [2019-10-11T21:40:16.977Z] === RUN   TestSessionCreate
21:40:16 [2019-10-11T21:40:16.977Z] --- PASS: TestSessionCreate (0.06s)
21:40:16 [2019-10-11T21:40:16.977Z] === RUN   TestSessionCreateWithBadUpgrade
21:40:16 [2019-10-11T21:40:16.977Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:40:16 [2019-10-11T21:40:16.977Z] PASS
21:40:16 [2019-10-11T21:40:16.977Z] 
21:40:16 [2019-10-11T21:40:16.977Z] DONE 2 tests in 0.273s
21:40:16 [2019-10-11T21:40:16.977Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:40:16 [2019-10-11T21:40:16.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:40:16 [2019-10-11T21:40:16.977Z] ++ set -e
21:40:16 [2019-10-11T21:40:16.977Z] ++ '[' -n 0 ']'
21:40:16 [2019-10-11T21:40:16.977Z] ++ set -x
21:40:16 [2019-10-11T21:40:16.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:40:16 [2019-10-11T21:40:16.977Z] INFO: Testing against a local daemon
21:40:16 [2019-10-11T21:40:16.977Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:40:16 [2019-10-11T21:40:16.977Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:40:16 [2019-10-11T21:40:16.977Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:40:16 [2019-10-11T21:40:16.977Z] === RUN   TestEventsExecDie
21:40:17 [2019-10-11T21:40:17.236Z] --- PASS: TestEventsExecDie (0.98s)
21:40:17 [2019-10-11T21:40:17.236Z] === RUN   TestEventsBackwardsCompatible
21:40:17 [2019-10-11T21:40:17.236Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
21:40:17 [2019-10-11T21:40:17.236Z] === RUN   TestInfoBinaryCommits
21:40:17 [2019-10-11T21:40:17.236Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:40:17 [2019-10-11T21:40:17.236Z] === RUN   TestInfoAPIVersioned
21:40:17 [2019-10-11T21:40:17.236Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:40:17 [2019-10-11T21:40:17.494Z] === RUN   TestInfoAPI
21:40:17 [2019-10-11T21:40:17.494Z] --- PASS: TestInfoAPI (0.05s)
21:40:17 [2019-10-11T21:40:17.494Z] === RUN   TestInfoAPIWarnings
21:40:17 [2019-10-11T21:40:17.874Z] ok  	github.com/docker/docker/pkg/idtools	1.021s	coverage: 70.1% of statements
21:40:17 [2019-10-11T21:40:17.874Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
21:40:17 [2019-10-11T21:40:17.874Z] ok  	github.com/docker/docker/pkg/ioutils	1.680s	coverage: 70.6% of statements
21:40:17 [2019-10-11T21:40:17.874Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:40:18 [2019-10-11T21:40:18.431Z] --- PASS: TestInfoAPIWarnings (0.89s)
21:40:18 [2019-10-11T21:40:18.431Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:40:18 [2019-10-11T21:40:18.431Z] === RUN   TestLoginFailsWithBadCredentials
21:40:18 [2019-10-11T21:40:18.690Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
21:40:18 [2019-10-11T21:40:18.690Z] === RUN   TestPingCacheHeaders
21:40:18 [2019-10-11T21:40:18.690Z] --- PASS: TestPingCacheHeaders (0.05s)
21:40:18 [2019-10-11T21:40:18.690Z] === RUN   TestPingGet
21:40:18 [2019-10-11T21:40:18.690Z] --- PASS: TestPingGet (0.03s)
21:40:18 [2019-10-11T21:40:18.690Z] === RUN   TestPingHead
21:40:18 [2019-10-11T21:40:18.690Z] --- PASS: TestPingHead (0.05s)
21:40:18 [2019-10-11T21:40:18.690Z] === RUN   TestVersion
21:40:18 [2019-10-11T21:40:18.917Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
21:40:18 [2019-10-11T21:40:18.949Z] --- PASS: TestVersion (0.05s)
21:40:18 [2019-10-11T21:40:18.949Z] PASS
21:40:18 [2019-10-11T21:40:18.949Z] 
21:40:18 [2019-10-11T21:40:18.949Z] === Skipped
21:40:18 [2019-10-11T21:40:18.949Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:40:18 [2019-10-11T21:40:18.949Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:40:18 [2019-10-11T21:40:18.949Z] 
21:40:18 [2019-10-11T21:40:18.949Z] 
21:40:18 [2019-10-11T21:40:18.949Z] DONE 12 tests, 1 skipped in 2.830s
21:40:18 [2019-10-11T21:40:18.949Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:40:18 [2019-10-11T21:40:18.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:40:18 [2019-10-11T21:40:18.949Z] ++ set -e
21:40:18 [2019-10-11T21:40:18.949Z] ++ '[' -n 0 ']'
21:40:18 [2019-10-11T21:40:18.949Z] ++ set -x
21:40:18 [2019-10-11T21:40:18.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:40:18 [2019-10-11T21:40:18.949Z] INFO: Testing against a local daemon
21:40:18 [2019-10-11T21:40:18.949Z] === RUN   TestVolumesCreateAndList
21:40:19 [2019-10-11T21:40:19.204Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
21:40:19 [2019-10-11T21:40:19.204Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
21:40:19 [2019-10-11T21:40:19.208Z] --- PASS: TestVolumesCreateAndList (0.05s)
21:40:19 [2019-10-11T21:40:19.208Z] === RUN   TestVolumesRemove
21:40:19 [2019-10-11T21:40:19.208Z] --- PASS: TestVolumesRemove (0.15s)
21:40:19 [2019-10-11T21:40:19.208Z] === RUN   TestVolumesInspect
21:40:19 [2019-10-11T21:40:19.208Z] --- PASS: TestVolumesInspect (0.04s)
21:40:19 [2019-10-11T21:40:19.208Z] === RUN   TestVolumesInvalidJSON
21:40:19 [2019-10-11T21:40:19.208Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:40:19 [2019-10-11T21:40:19.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:40:19 [2019-10-11T21:40:19.208Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:40:19 [2019-10-11T21:40:19.208Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:40:19 [2019-10-11T21:40:19.208Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:40:19 [2019-10-11T21:40:19.208Z] PASS
21:40:19 [2019-10-11T21:40:19.338Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:40:19 [2019-10-11T21:40:19.467Z] 
21:40:19 [2019-10-11T21:40:19.467Z] DONE 5 tests in 0.463s
21:40:19 [2019-10-11T21:40:19.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:40:19 [2019-10-11T21:40:19.725Z] ++++ cat bundles/test-integration/docker.pid
21:40:19 [2019-10-11T21:40:19.725Z] +++ kill 12990
21:40:19 [2019-10-11T21:40:19.825Z] ok  	github.com/docker/docker/pkg/mount	0.920s	coverage: 69.6% of statements
21:40:19 [2019-10-11T21:40:19.826Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:40:20 [2019-10-11T21:40:20.450Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
21:40:20 [2019-10-11T21:40:20.450Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.032s	coverage: 91.4% of statements
21:40:20 [2019-10-11T21:40:20.450Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:40:20 [2019-10-11T21:40:20.450Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:40:21 [2019-10-11T21:40:21.100Z] umount: bundles/test-integration/root: mountpoint not found
21:40:21 [2019-10-11T21:40:21.101Z] +++ /etc/init.d/apparmor stop
21:40:21 [2019-10-11T21:40:21.101Z] Clearing AppArmor profiles cache:.
21:40:21 [2019-10-11T21:40:21.101Z] All profile caches have been cleared, but no profiles have been unloaded.
21:40:21 [2019-10-11T21:40:21.101Z] Unloading profiles will leave already running processes permanently
21:40:21 [2019-10-11T21:40:21.101Z] unconfined, which can lead to unexpected situations.
21:40:21 [2019-10-11T21:40:21.101Z] 
21:40:21 [2019-10-11T21:40:21.101Z] To set a process to complain mode, use the command line tool
21:40:21 [2019-10-11T21:40:21.101Z] 'aa-complain'. To really tear down all profiles, run the init script
21:40:21 [2019-10-11T21:40:21.101Z] with the 'teardown' option."
21:40:21 [2019-10-11T21:40:21.101Z] 
21:40:21 [2019-10-11T21:40:21.471Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
21:40:21 [2019-10-11T21:40:21.873Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:40:22 [2019-10-11T21:40:22.711Z] --- PASS: TestExternalGraphDriver (10.43s)
21:40:22 [2019-10-11T21:40:22.711Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:40:22 [2019-10-11T21:40:22.711Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
21:40:22 [2019-10-11T21:40:22.711Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
21:40:22 [2019-10-11T21:40:22.711Z]     --- PASS: TestExternalGraphDriver/pull (6.18s)
21:40:22 [2019-10-11T21:40:22.711Z] === RUN   TestGraphdriverPluginV2
21:40:22 [2019-10-11T21:40:22.711Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:40:22 [2019-10-11T21:40:22.711Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:22 [2019-10-11T21:40:22.711Z] PASS
21:40:22 [2019-10-11T21:40:22.711Z] 
21:40:22 [2019-10-11T21:40:22.711Z] === Skipped
21:40:22 [2019-10-11T21:40:22.711Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:40:22 [2019-10-11T21:40:22.711Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:22 [2019-10-11T21:40:22.711Z] 
21:40:22 [2019-10-11T21:40:22.711Z] 
21:40:22 [2019-10-11T21:40:22.711Z] DONE 5 tests, 1 skipped in 10.568s
21:40:22 [2019-10-11T21:40:22.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:40:22 [2019-10-11T21:40:22.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:40:22 [2019-10-11T21:40:22.711Z] ++ set -e
21:40:22 [2019-10-11T21:40:22.711Z] ++ '[' -n 0 ']'
21:40:22 [2019-10-11T21:40:22.711Z] ++ set -x
21:40:22 [2019-10-11T21:40:22.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:40:22 [2019-10-11T21:40:22.711Z] INFO: Testing against a local daemon
21:40:22 [2019-10-11T21:40:22.711Z] === RUN   TestContinueAfterPluginCrash
21:40:22 [2019-10-11T21:40:22.711Z] === PAUSE TestContinueAfterPluginCrash
21:40:22 [2019-10-11T21:40:22.711Z] === RUN   TestDaemonStartWithLogOpt
21:40:22 [2019-10-11T21:40:22.711Z] === PAUSE TestDaemonStartWithLogOpt
21:40:22 [2019-10-11T21:40:22.711Z] === CONT  TestContinueAfterPluginCrash
21:40:22 [2019-10-11T21:40:22.711Z] === CONT  TestDaemonStartWithLogOpt
21:40:22 [2019-10-11T21:40:22.962Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
21:40:22 [2019-10-11T21:40:22.962Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
21:40:23 [2019-10-11T21:40:23.247Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
21:40:24 [2019-10-11T21:40:24.261Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
Post stage
[Pipeline] junit
21:40:24 [2019-10-11T21:40:24.404Z] Recording test results
21:40:24 [2019-10-11T21:40:24.405Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
21:40:24 [2019-10-11T21:40:24.882Z] ok  	github.com/docker/docker/pkg/pubsub	1.175s	coverage: 73.9% of statements
Post stage
[Pipeline] sh
21:40:25 [2019-10-11T21:40:25.169Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
21:40:25 [2019-10-11T21:40:25.206Z] + echo Ensuring container killed.
21:40:25 [2019-10-11T21:40:25.206Z] Ensuring container killed.
21:40:25 [2019-10-11T21:40:25.206Z] + docker rm -vf docker-pr4
21:40:25 [2019-10-11T21:40:25.206Z] Error: No such container: docker-pr4
21:40:25 [2019-10-11T21:40:25.206Z] + true
[Pipeline] sh
21:40:25 [2019-10-11T21:40:25.497Z] + echo Chowning /workspace to jenkins user
21:40:25 [2019-10-11T21:40:25.497Z] Chowning /workspace to jenkins user
21:40:25 [2019-10-11T21:40:25.497Z] + id -u
21:40:25 [2019-10-11T21:40:25.497Z] + id -g
21:40:25 [2019-10-11T21:40:25.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40044:/workspace busybox chown -R 1000:1000 /workspace
21:40:25 [2019-10-11T21:40:25.497Z] Unable to find image 'busybox:latest' locally
21:40:25 [2019-10-11T21:40:25.757Z] latest: Pulling from library/busybox
21:40:25 [2019-10-11T21:40:25.757Z] 20f390519e2a: Pulling fs layer
21:40:25 [2019-10-11T21:40:25.757Z] 20f390519e2a: Verifying Checksum
21:40:26 [2019-10-11T21:40:26.325Z] 20f390519e2a: Pull complete
21:40:26 [2019-10-11T21:40:26.325Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
21:40:26 [2019-10-11T21:40:26.325Z] Status: Downloaded newer image for busybox:latest
21:40:26 [2019-10-11T21:40:26.552Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.2% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/builder/dockerfile	0.498s	coverage: 48.2% of statements
21:40:26 [2019-10-11T21:40:26.553Z] ok  	github.com/docker/docker/builder/remotecontext	0.252s	coverage: 13.6% of statements
21:40:27 [2019-10-11T21:40:27.225Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
21:40:27 [2019-10-11T21:40:27.225Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
21:40:27 [2019-10-11T21:40:27.485Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:40:27 [2019-10-11T21:40:27.511Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
21:40:28 [2019-10-11T21:40:28.049Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.252s	coverage: 85.1% of statements
21:40:28 [2019-10-11T21:40:28.050Z] ?   	github.com/docker/docker/cli	[no test files]
21:40:28 [2019-10-11T21:40:28.050Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:40:28 [2019-10-11T21:40:28.133Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 80.0% of statements
21:40:28 [2019-10-11T21:40:28.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:40:28 [2019-10-11T21:40:28.754Z] ok  	github.com/docker/docker/pkg/signal	4.337s	coverage: 61.0% of statements
21:40:29 [2019-10-11T21:40:29.041Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
21:40:29 [2019-10-11T21:40:29.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:40:29 [2019-10-11T21:40:29.664Z] ok  	github.com/docker/docker/pkg/tailfile	0.244s	coverage: 88.6% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:40:30 [2019-10-11T21:40:30.035Z] + bundleName=arm64-integration
21:40:30 [2019-10-11T21:40:30.035Z] + echo Creating arm64-integration-bundles.tar.gz
21:40:30 [2019-10-11T21:40:30.035Z] Creating arm64-integration-bundles.tar.gz
21:40:30 [2019-10-11T21:40:30.035Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:40:30 [2019-10-11T21:40:30.035Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:40:30 [2019-10-11T21:40:30.306Z] Archiving artifacts
21:40:30 [2019-10-11T21:40:30.682Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 84.8% of statements
21:40:30 [2019-10-11T21:40:30.968Z] testing: warning: no tests to run
21:40:30 [2019-10-11T21:40:30.968Z] coverage: [no statements]
21:40:30 [2019-10-11T21:40:30.968Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
21:40:31 [2019-10-11T21:40:31.590Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
21:40:31 [2019-10-11T21:40:31.590Z] ok  	github.com/docker/docker/pkg/tarsum	0.203s	coverage: 89.3% of statements
21:40:31 [2019-10-11T21:40:31.590Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
21:40:31 [2019-10-11T21:40:31.819Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:40:32 [2019-10-11T21:40:32.096Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:40:32 [2019-10-11T21:40:32.230Z] ok  	github.com/docker/docker/client	0.228s	coverage: 75.8% of statements
21:40:32 [2019-10-11T21:40:32.411Z] + make clean
21:40:32 [2019-10-11T21:40:32.629Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
21:40:32 [2019-10-11T21:40:32.979Z] docker volume rm -f docker-dev-cache
21:40:33 [2019-10-11T21:40:33.239Z] docker-dev-cache
[Pipeline] deleteDir
21:40:34 [2019-10-11T21:40:34.217Z] --- PASS: TestDaemonStartWithLogOpt (10.33s)
21:40:34 [2019-10-11T21:40:34.217Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:40:34 [2019-10-11T21:40:34.670Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
21:40:35 [2019-10-11T21:40:35.100Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:40:36 [2019-10-11T21:40:36.718Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 83.7% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:40:37 [2019-10-11T21:40:37.344Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 68.8% of statements
21:40:37 [2019-10-11T21:40:37.627Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:40:37 [2019-10-11T21:40:37.965Z] ok  	github.com/docker/docker/plugin	0.613s	coverage: 27.1% of statements
21:40:38 [2019-10-11T21:40:38.194Z] --- PASS: TestContinueAfterPluginCrash (15.27s)
21:40:38 [2019-10-11T21:40:38.194Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:40:38 [2019-10-11T21:40:38.194Z] PASS
21:40:38 [2019-10-11T21:40:38.194Z] 
21:40:38 [2019-10-11T21:40:38.194Z] DONE 2 tests in 15.368s
21:40:38 [2019-10-11T21:40:38.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:40:38 [2019-10-11T21:40:38.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:40:38 [2019-10-11T21:40:38.194Z] ++ set -e
21:40:38 [2019-10-11T21:40:38.194Z] ++ '[' -n 0 ']'
21:40:38 [2019-10-11T21:40:38.194Z] ++ set -x
21:40:38 [2019-10-11T21:40:38.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:40:38 [2019-10-11T21:40:38.194Z] INFO: Testing against a local daemon
21:40:38 [2019-10-11T21:40:38.194Z] === RUN   TestPluginWithDevMounts
21:40:38 [2019-10-11T21:40:38.194Z] === PAUSE TestPluginWithDevMounts
21:40:38 [2019-10-11T21:40:38.194Z] === CONT  TestPluginWithDevMounts
21:40:39 [2019-10-11T21:40:39.451Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
21:40:39 [2019-10-11T21:40:39.738Z] ok  	github.com/docker/docker/restartmanager	0.027s	coverage: 45.3% of statements
21:40:40 [2019-10-11T21:40:40.244Z] --- PASS: TestPluginWithDevMounts (2.20s)
21:40:40 [2019-10-11T21:40:40.244Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:40:40 [2019-10-11T21:40:40.244Z] PASS
21:40:40 [2019-10-11T21:40:40.244Z] 
21:40:40 [2019-10-11T21:40:40.244Z] DONE 1 tests in 2.293s
21:40:40 [2019-10-11T21:40:40.244Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:40:40 [2019-10-11T21:40:40.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
21:40:40 [2019-10-11T21:40:40.244Z] ++ set -e
21:40:40 [2019-10-11T21:40:40.244Z] ++ '[' -n 0 ']'
21:40:40 [2019-10-11T21:40:40.244Z] ++ set -x
21:40:40 [2019-10-11T21:40:40.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
21:40:40 [2019-10-11T21:40:40.612Z] INFO: Testing against a local daemon
21:40:40 [2019-10-11T21:40:40.612Z] === RUN   TestSecretInspect
21:40:41 [2019-10-11T21:40:41.243Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
21:40:41 [2019-10-11T21:40:41.868Z] ok  	github.com/docker/docker/runconfig	0.058s	coverage: 68.2% of statements
21:40:42 [2019-10-11T21:40:42.155Z] ok  	github.com/docker/docker/registry	0.618s	coverage: 56.3% of statements
21:40:43 [2019-10-11T21:40:43.798Z] --- PASS: TestSecretInspect (2.82s)
21:40:43 [2019-10-11T21:40:43.798Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:40:43 [2019-10-11T21:40:43.798Z] === RUN   TestSecretList
21:40:45 [2019-10-11T21:40:45.634Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
21:40:46 [2019-10-11T21:40:46.227Z] --- PASS: TestSecretList (2.84s)
21:40:46 [2019-10-11T21:40:46.227Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:40:46 [2019-10-11T21:40:46.227Z] === RUN   TestSecretsCreateAndDelete
21:40:47 [2019-10-11T21:40:47.677Z] ok  	github.com/docker/docker/volume/mounts	0.065s	coverage: 67.0% of statements
21:40:48 [2019-10-11T21:40:48.296Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
21:40:49 [2019-10-11T21:40:49.441Z] --- PASS: TestSecretsCreateAndDelete (3.11s)
21:40:49 [2019-10-11T21:40:49.441Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:40:49 [2019-10-11T21:40:49.441Z] === RUN   TestSecretsUpdate
21:40:49 [2019-10-11T21:40:49.802Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
21:40:51 [2019-10-11T21:40:51.875Z] --- PASS: TestSecretsUpdate (2.32s)
21:40:51 [2019-10-11T21:40:51.875Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:40:51 [2019-10-11T21:40:51.875Z] === RUN   TestTemplatedSecret
21:40:55 [2019-10-11T21:40:55.042Z] --- PASS: TestTemplatedSecret (3.39s)
21:40:55 [2019-10-11T21:40:55.042Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:40:55 [2019-10-11T21:40:55.042Z] === RUN   TestSecretCreateResolve
21:40:56 [2019-10-11T21:40:56.596Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/rootless	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/volume	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === Skipped
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:46: Driver btrfs not supported
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:46: Driver btrfs not supported
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:46: Driver btrfs not supported
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:46: Driver btrfs not supported
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:46: Driver btrfs not supported
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     graphtest_unix.go:73: No driver to put!
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:40:56 [2019-10-11T21:40:56.596Z]     overlay_test.go:49: Fails to compute changes intermittently
21:40:56 [2019-10-11T21:40:56.596Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:46: Driver zfs not supported
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:46: Driver zfs not supported
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:46: Driver zfs not supported
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:46: Driver zfs not supported
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:46: Driver zfs not supported
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     graphtest_unix.go:73: No driver to put!
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:40:56 [2019-10-11T21:40:56.597Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] 
21:40:56 [2019-10-11T21:40:56.597Z] DONE 2114 tests, 20 skipped in 335.418s
Post stage
[Pipeline] junit
21:40:57 [2019-10-11T21:40:57.268Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:40:58 [2019-10-11T21:40:58.141Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40044/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/make.sh dynbinary test-integration
21:40:58 [2019-10-11T21:40:58.219Z] --- PASS: TestSecretCreateResolve (2.82s)
21:40:58 [2019-10-11T21:40:58.219Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:40:58 [2019-10-11T21:40:58.219Z] PASS
21:40:58 [2019-10-11T21:40:58.219Z] 
21:40:58 [2019-10-11T21:40:58.219Z] DONE 6 tests in 17.410s
21:40:58 [2019-10-11T21:40:58.219Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:40:58 [2019-10-11T21:40:58.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
21:40:58 [2019-10-11T21:40:58.219Z] ++ set -e
21:40:58 [2019-10-11T21:40:58.219Z] ++ '[' -n 0 ']'
21:40:58 [2019-10-11T21:40:58.219Z] ++ set -x
21:40:58 [2019-10-11T21:40:58.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
21:40:58 [2019-10-11T21:40:58.219Z] INFO: Testing against a local daemon
21:40:58 [2019-10-11T21:40:58.219Z] === RUN   TestServiceCreateInit
21:40:58 [2019-10-11T21:40:58.219Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:40:58 [2019-10-11T21:40:58.761Z] 
21:40:58 [2019-10-11T21:40:58.761Z] Removing bundles/
21:40:58 [2019-10-11T21:40:58.761Z] 
21:40:58 [2019-10-11T21:40:58.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:40:58 [2019-10-11T21:40:58.761Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:40:58 [2019-10-11T21:40:58.761Z] GOOS="" GOARCH="" GOARM=""
21:40:59 [2019-10-11T21:40:59.537Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:40:59 [2019-10-11T21:40:59.537Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:40:59 [2019-10-11T21:40:59.537Z] --- PASS: TestImportExtremelyLargeImageWorks (176.93s)
21:40:59 [2019-10-11T21:40:59.537Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:40:59 [2019-10-11T21:40:59.537Z] PASS
21:40:59 [2019-10-11T21:40:59.537Z] 
21:40:59 [2019-10-11T21:40:59.537Z] DONE 12 tests in 180.455s
21:40:59 [2019-10-11T21:40:59.537Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:40:59 [2019-10-11T21:40:59.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
21:40:59 [2019-10-11T21:40:59.537Z] ++ set -e
21:40:59 [2019-10-11T21:40:59.537Z] ++ '[' -n 0 ']'
21:40:59 [2019-10-11T21:40:59.537Z] ++ set -x
21:40:59 [2019-10-11T21:40:59.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
21:40:59 [2019-10-11T21:40:59.537Z] INFO: Testing against a local daemon
21:40:59 [2019-10-11T21:40:59.537Z] === RUN   TestNetworkCreateDelete
21:40:59 [2019-10-11T21:40:59.537Z] --- PASS: TestNetworkCreateDelete (0.09s)
21:40:59 [2019-10-11T21:40:59.537Z] === RUN   TestDockerNetworkDeletePreferID
21:40:59 [2019-10-11T21:40:59.537Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
21:40:59 [2019-10-11T21:40:59.537Z] === RUN   TestInspectNetwork
21:41:00 [2019-10-11T21:41:00.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:41:00 [2019-10-11T21:41:00.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:41:02 [2019-10-11T21:41:02.996Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:41:02 [2019-10-11T21:41:02.996Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:41:03 [2019-10-11T21:41:03.444Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:41:03 [2019-10-11T21:41:03.566Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:41:04 [2019-10-11T21:41:04.131Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:41:04 [2019-10-11T21:41:04.389Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:41:04 [2019-10-11T21:41:04.646Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:41:04 [2019-10-11T21:41:04.904Z] === RUN   TestInspectNetwork/full_network_id
21:41:04 [2019-10-11T21:41:04.904Z] === RUN   TestInspectNetwork/partial_network_id
21:41:04 [2019-10-11T21:41:04.904Z] === RUN   TestInspectNetwork/network_name
21:41:04 [2019-10-11T21:41:04.904Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:41:04 [2019-10-11T21:41:04.904Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:41:07 [2019-10-11T21:41:07.429Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:41:08 [2019-10-11T21:41:08.489Z] --- PASS: TestServiceCreateInit (10.24s)
21:41:08 [2019-10-11T21:41:08.489Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
21:41:08 [2019-10-11T21:41:08.489Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:41:08 [2019-10-11T21:41:08.489Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s)
21:41:08 [2019-10-11T21:41:08.489Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:41:08 [2019-10-11T21:41:08.489Z] === RUN   TestCreateServiceMultipleTimes
21:41:08 [2019-10-11T21:41:08.800Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:41:09 [2019-10-11T21:41:09.733Z] --- PASS: TestInspectNetwork (9.96s)
21:41:09 [2019-10-11T21:41:09.733Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:41:09 [2019-10-11T21:41:09.733Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:41:09 [2019-10-11T21:41:09.733Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:41:09 [2019-10-11T21:41:09.733Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:41:09 [2019-10-11T21:41:09.733Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:41:09 [2019-10-11T21:41:09.733Z] === RUN   TestRunContainerWithBridgeNone
21:41:10 [2019-10-11T21:41:10.666Z] === RUN   TestDockerSuite/TestBuildEnv
21:41:10 [2019-10-11T21:41:10.923Z] ok  	github.com/docker/docker/cmd/dockerd	0.057s	coverage: 30.3% of statements
21:41:10 [2019-10-11T21:41:10.923Z] ok  	github.com/docker/docker/container	0.132s	coverage: 35.3% of statements
21:41:10 [2019-10-11T21:41:10.923Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:41:10 [2019-10-11T21:41:10.923Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:41:10 [2019-10-11T21:41:10.923Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:41:10 [2019-10-11T21:41:10.923Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:41:12 [2019-10-11T21:41:12.038Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:41:12 [2019-10-11T21:41:12.296Z] --- PASS: TestRunContainerWithBridgeNone (2.85s)
21:41:12 [2019-10-11T21:41:12.296Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:41:12 [2019-10-11T21:41:12.296Z] === RUN   TestNetworkInvalidJSON
21:41:12 [2019-10-11T21:41:12.296Z] === RUN   TestNetworkInvalidJSON//networks/create
21:41:12 [2019-10-11T21:41:12.296Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:41:12 [2019-10-11T21:41:12.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:41:12 [2019-10-11T21:41:12.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:41:12 [2019-10-11T21:41:12.296Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:41:12 [2019-10-11T21:41:12.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:41:12 [2019-10-11T21:41:12.296Z] === CONT  TestNetworkInvalidJSON//networks/create
21:41:12 [2019-10-11T21:41:12.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:41:12 [2019-10-11T21:41:12.296Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:41:12 [2019-10-11T21:41:12.296Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:41:12 [2019-10-11T21:41:12.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:41:12 [2019-10-11T21:41:12.296Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:41:12 [2019-10-11T21:41:12.296Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:41:12 [2019-10-11T21:41:12.296Z] === RUN   TestDaemonRestartWithLiveRestore
21:41:13 [2019-10-11T21:41:13.667Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:41:13 [2019-10-11T21:41:13.667Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:41:13 [2019-10-11T21:41:13.667Z] === RUN   TestDaemonDefaultNetworkPools
21:41:13 [2019-10-11T21:41:13.667Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:41:14 [2019-10-11T21:41:14.232Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
21:41:14 [2019-10-11T21:41:14.232Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:41:14 [2019-10-11T21:41:14.232Z] === RUN   TestDaemonRestartWithExistingNetwork
21:41:14 [2019-10-11T21:41:14.489Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:41:15 [2019-10-11T21:41:15.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
21:41:15 [2019-10-11T21:41:15.423Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:41:15 [2019-10-11T21:41:15.423Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:41:16 [2019-10-11T21:41:16.799Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.56s)
21:41:16 [2019-10-11T21:41:16.799Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:41:16 [2019-10-11T21:41:16.799Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:41:17 [2019-10-11T21:41:17.363Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:41:17 [2019-10-11T21:41:17.363Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:41:17 [2019-10-11T21:41:17.363Z] === RUN   TestServiceWithPredefinedNetwork
21:41:17 [2019-10-11T21:41:17.478Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
21:41:18 [2019-10-11T21:41:18.043Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
21:41:19 [2019-10-11T21:41:19.889Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s)
21:41:19 [2019-10-11T21:41:19.889Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:41:19 [2019-10-11T21:41:19.889Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:41:19 [2019-10-11T21:41:19.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:41:19 [2019-10-11T21:41:19.889Z]     service_test.go:230: FLAKY_TEST
21:41:19 [2019-10-11T21:41:19.889Z] === RUN   TestServiceWithDataPathPortInit
21:41:19 [2019-10-11T21:41:19.939Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
21:41:21 [2019-10-11T21:41:21.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:41:21 [2019-10-11T21:41:21.786Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:41:22 [2019-10-11T21:41:22.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:41:24 [2019-10-11T21:41:24.973Z] --- PASS: TestCreateServiceMultipleTimes (16.81s)
21:41:24 [2019-10-11T21:41:24.973Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:41:24 [2019-10-11T21:41:24.973Z] === RUN   TestCreateServiceConflict
21:41:28 [2019-10-11T21:41:28.043Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
21:41:28 [2019-10-11T21:41:28.118Z] --- PASS: TestCreateServiceConflict (2.88s)
21:41:28 [2019-10-11T21:41:28.118Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:41:28 [2019-10-11T21:41:28.118Z] === RUN   TestCreateServiceMaxReplicas
21:41:28 [2019-10-11T21:41:28.975Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 84.6% of statements
21:41:28 [2019-10-11T21:41:28.975Z] ok  	github.com/docker/docker/daemon	12.188s	coverage: 17.6% of statements
21:41:28 [2019-10-11T21:41:28.975Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:41:28 [2019-10-11T21:41:28.975Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:41:30 [2019-10-11T21:41:30.350Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:41:30 [2019-10-11T21:41:30.350Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:41:30 [2019-10-11T21:41:30.350Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:41:30 [2019-10-11T21:41:30.350Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:41:31 [2019-10-11T21:41:31.534Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
21:41:31 [2019-10-11T21:41:31.534Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:41:31 [2019-10-11T21:41:31.534Z] === RUN   TestCreateWithDuplicateNetworkNames
21:41:31 [2019-10-11T21:41:31.724Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
21:41:34 [2019-10-11T21:41:34.251Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
21:41:34 [2019-10-11T21:41:34.817Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.216s	coverage: 57.0% of statements
21:41:38 [2019-10-11T21:41:38.095Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.313s	coverage: 72.5% of statements
21:41:38 [2019-10-11T21:41:38.095Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.545s	coverage: 45.9% of statements
21:41:38 [2019-10-11T21:41:38.095Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:41:40 [2019-10-11T21:41:40.622Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.019s	coverage: 51.0% of statements
21:41:40 [2019-10-11T21:41:40.784Z] --- PASS: TestServiceWithDataPathPortInit (20.09s)
21:41:40 [2019-10-11T21:41:40.784Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:41:40 [2019-10-11T21:41:40.784Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:41:40 [2019-10-11T21:41:40.784Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:41:41 [2019-10-11T21:41:41.556Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.265s	coverage: 76.1% of statements
21:41:42 [2019-10-11T21:41:42.929Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
21:41:42 [2019-10-11T21:41:42.929Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.073s	coverage: 57.2% of statements
21:41:42 [2019-10-11T21:41:42.929Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:41:42 [2019-10-11T21:41:42.929Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:41:44 [2019-10-11T21:41:44.061Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:41:44 [2019-10-11T21:41:44.301Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:41:44 [2019-10-11T21:41:44.733Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:41:44 [2019-10-11T21:41:44.866Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
21:41:45 [2019-10-11T21:41:45.958Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:41:46 [2019-10-11T21:41:46.236Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.9% of statements
21:41:46 [2019-10-11T21:41:46.236Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:41:46 [2019-10-11T21:41:46.236Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:41:46 [2019-10-11T21:41:46.801Z] ok  	github.com/docker/docker/daemon/logger	0.242s	coverage: 42.7% of statements
21:41:46 [2019-10-11T21:41:46.928Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:41:47 [2019-10-11T21:41:47.847Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s)
21:41:47 [2019-10-11T21:41:47.847Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:41:47 [2019-10-11T21:41:47.847Z] === RUN   TestCreateServiceSecretFileMode
21:41:48 [2019-10-11T21:41:48.170Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.197s	coverage: 77.8% of statements
21:41:48 [2019-10-11T21:41:48.170Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:41:48 [2019-10-11T21:41:48.170Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:41:48 [2019-10-11T21:41:48.170Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
21:41:48 [2019-10-11T21:41:48.625Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:41:48 [2019-10-11T21:41:48.625Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:41:48 [2019-10-11T21:41:48.625Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:41:48 [2019-10-11T21:41:48.625Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:41:48 [2019-10-11T21:41:48.682Z] --- PASS: TestCreateServiceSecretFileMode (3.18s)
21:41:48 [2019-10-11T21:41:48.682Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:41:48 [2019-10-11T21:41:48.682Z] === RUN   TestCreateServiceConfigFileMode
21:41:49 [2019-10-11T21:41:49.586Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
21:41:49 [2019-10-11T21:41:49.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
21:41:49 [2019-10-11T21:41:49.846Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
21:41:50 [2019-10-11T21:41:50.136Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.57s)
21:41:50 [2019-10-11T21:41:50.136Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:41:50 [2019-10-11T21:41:50.136Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yc3gtge5brjfmtjk4f3bizwe4 Created:2019-10-11 21:41:41.607711512 +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[ab87e2a1147c0b84ffa118b3319e54113c2552963efad31381d44ffa17ceeece:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uffxzp1ft0bq3b275nma3ep3d EndpointID:14ac2e927dad511a57fbd1e6cb6fe38416d8559fcba22e5e344d780555036512 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac31b5e538106655a85485641dfe0cf6e40830d302cfd6738fa9d2d2e9b09bd1 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:867a9772a4c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uffxzp1ft0bq3b275nma3ep3d EndpointID:14ac2e927dad511a57fbd1e6cb6fe38416d8559fcba22e5e344d780555036512 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:41:50 [2019-10-11T21:41:50.136Z] PASS
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] === Skipped
21:41:50 [2019-10-11T21:41:50.136Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:41:50 [2019-10-11T21:41:50.136Z]     service_test.go:230: FLAKY_TEST
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] DONE 21 tests, 1 skipped in 50.614s
21:41:50 [2019-10-11T21:41:50.136Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:41:50 [2019-10-11T21:41:50.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:41:50 [2019-10-11T21:41:50.136Z] ++ set -e
21:41:50 [2019-10-11T21:41:50.136Z] ++ '[' -n 0 ']'
21:41:50 [2019-10-11T21:41:50.136Z] ++ set -x
21:41:50 [2019-10-11T21:41:50.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:41:50 [2019-10-11T21:41:50.136Z] INFO: Testing against a local daemon
21:41:50 [2019-10-11T21:41:50.136Z] === RUN   TestDockerNetworkIpvlanPersistance
21:41:50 [2019-10-11T21:41:50.136Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:41:50 [2019-10-11T21:41:50.136Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:50 [2019-10-11T21:41:50.136Z] === RUN   TestDockerNetworkIpvlan
21:41:50 [2019-10-11T21:41:50.136Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:41:50 [2019-10-11T21:41:50.136Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:50 [2019-10-11T21:41:50.136Z] PASS
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] === Skipped
21:41:50 [2019-10-11T21:41:50.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:41:50 [2019-10-11T21:41:50.136Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:41:50 [2019-10-11T21:41:50.136Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] 
21:41:50 [2019-10-11T21:41:50.136Z] DONE 2 tests, 2 skipped in 0.138s
21:41:50 [2019-10-11T21:41:50.136Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:41:50 [2019-10-11T21:41:50.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:41:50 [2019-10-11T21:41:50.136Z] ++ set -e
21:41:50 [2019-10-11T21:41:50.136Z] ++ '[' -n 0 ']'
21:41:50 [2019-10-11T21:41:50.136Z] ++ set -x
21:41:50 [2019-10-11T21:41:50.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:41:50 [2019-10-11T21:41:50.136Z] INFO: Testing against a local daemon
21:41:50 [2019-10-11T21:41:50.136Z] === RUN   TestDockerNetworkMacvlanPersistance
21:41:50 [2019-10-11T21:41:50.820Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:41:51 [2019-10-11T21:41:51.227Z] ok  	github.com/docker/docker/daemon/logger/local	0.036s	coverage: 74.7% of statements
21:41:51 [2019-10-11T21:41:51.227Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:41:51 [2019-10-11T21:41:51.484Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 19.9% of statements
21:41:51 [2019-10-11T21:41:51.507Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
21:41:51 [2019-10-11T21:41:51.507Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:41:51 [2019-10-11T21:41:51.507Z] === RUN   TestDockerNetworkMacvlan
21:41:51 [2019-10-11T21:41:51.940Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
21:41:51 [2019-10-11T21:41:51.940Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:41:51 [2019-10-11T21:41:51.940Z] === RUN   TestCreateServiceSysctls
21:41:52 [2019-10-11T21:41:52.071Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:41:53 [2019-10-11T21:41:53.002Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:41:53 [2019-10-11T21:41:53.379Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
21:41:53 [2019-10-11T21:41:53.379Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:41:53 [2019-10-11T21:41:53.934Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:41:53 [2019-10-11T21:41:53.943Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
21:41:54 [2019-10-11T21:41:54.507Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.622s	coverage: 84.5% of statements
21:41:54 [2019-10-11T21:41:54.507Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:41:54 [2019-10-11T21:41:54.507Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:41:55 [2019-10-11T21:41:55.307Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:41:56 [2019-10-11T21:41:56.241Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:41:56 [2019-10-11T21:41:56.405Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
21:41:56 [2019-10-11T21:41:56.977Z] --- PASS: TestCreateServiceSysctls (4.23s)
21:41:56 [2019-10-11T21:41:56.977Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:41:56 [2019-10-11T21:41:56.977Z] === RUN   TestCreateServiceCapabilities
21:41:57 [2019-10-11T21:41:57.176Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:41:57 [2019-10-11T21:41:57.176Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:41:57 [2019-10-11T21:41:57.434Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:41:58 [2019-10-11T21:41:58.809Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:41:58 [2019-10-11T21:41:58.809Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:41:59 [2019-10-11T21:41:59.067Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:41:59 [2019-10-11T21:41:59.681Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.6% of statements
21:41:59 [2019-10-11T21:41:59.939Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
21:42:00 [2019-10-11T21:42:00.226Z] --- PASS: TestCreateServiceCapabilities (3.57s)
21:42:00 [2019-10-11T21:42:00.226Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:42:00 [2019-10-11T21:42:00.226Z] === RUN   TestInspect
21:42:00 [2019-10-11T21:42:00.872Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
21:42:01 [2019-10-11T21:42:01.436Z] ok  	github.com/docker/docker/distribution	5.214s	coverage: 22.4% of statements
21:42:01 [2019-10-11T21:42:01.436Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:42:01 [2019-10-11T21:42:01.436Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:42:01 [2019-10-11T21:42:01.595Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:42:02 [2019-10-11T21:42:02.369Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
21:42:02 [2019-10-11T21:42:02.369Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:42:02 [2019-10-11T21:42:02.934Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
21:42:02 [2019-10-11T21:42:02.934Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:42:03 [2019-10-11T21:42:03.333Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:42:03 [2019-10-11T21:42:03.499Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:42:03 [2019-10-11T21:42:03.508Z] --- PASS: TestInspect (3.28s)
21:42:03 [2019-10-11T21:42:03.508Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:42:03 [2019-10-11T21:42:03.508Z] === RUN   TestDockerNetworkConnectAlias
21:42:04 [2019-10-11T21:42:04.871Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.9% of statements
21:42:04 [2019-10-11T21:42:04.871Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
21:42:06 [2019-10-11T21:42:06.772Z] ok  	github.com/docker/docker/pkg/archive	0.391s	coverage: 77.1% of statements
21:42:07 [2019-10-11T21:42:07.705Z] ok  	github.com/docker/docker/pkg/authorization	0.131s	coverage: 68.3% of statements
21:42:07 [2019-10-11T21:42:07.962Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:42:08 [2019-10-11T21:42:08.013Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:42:08 [2019-10-11T21:42:08.150Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:42:08 [2019-10-11T21:42:08.220Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:42:08 [2019-10-11T21:42:08.470Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:42:08 [2019-10-11T21:42:08.470Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:42:08 [2019-10-11T21:42:08.718Z] --- PASS: TestDockerNetworkMacvlan (17.57s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s)
21:42:08 [2019-10-11T21:42:08.718Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:42:08 [2019-10-11T21:42:08.718Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
21:42:08 [2019-10-11T21:42:08.718Z] PASS
21:42:08 [2019-10-11T21:42:08.718Z] 
21:42:08 [2019-10-11T21:42:08.718Z] DONE 8 tests in 19.087s
21:42:08 [2019-10-11T21:42:08.977Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:42:08 [2019-10-11T21:42:08.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:42:08 [2019-10-11T21:42:08.977Z] ++ set -e
21:42:08 [2019-10-11T21:42:08.977Z] ++ '[' -n 0 ']'
21:42:08 [2019-10-11T21:42:08.977Z] ++ set -x
21:42:08 [2019-10-11T21:42:08.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:42:08 [2019-10-11T21:42:08.977Z] testing: warning: no tests to run
21:42:08 [2019-10-11T21:42:08.977Z] PASS
21:42:08 [2019-10-11T21:42:08.977Z] 
21:42:08 [2019-10-11T21:42:08.977Z] DONE 0 tests in 0.030s
21:42:08 [2019-10-11T21:42:08.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:42:08 [2019-10-11T21:42:08.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:42:08 [2019-10-11T21:42:08.977Z] ++ set -e
21:42:08 [2019-10-11T21:42:08.977Z] ++ '[' -n 0 ']'
21:42:08 [2019-10-11T21:42:08.977Z] ++ set -x
21:42:08 [2019-10-11T21:42:08.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:42:08 [2019-10-11T21:42:08.977Z] INFO: Testing against a local daemon
21:42:08 [2019-10-11T21:42:08.977Z] === RUN   TestAuthZPluginAllowRequest
21:42:09 [2019-10-11T21:42:09.718Z] --- PASS: TestDockerNetworkConnectAlias (5.84s)
21:42:09 [2019-10-11T21:42:09.718Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:42:09 [2019-10-11T21:42:09.718Z] === RUN   TestDockerNetworkReConnect
21:42:10 [2019-10-11T21:42:10.873Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
21:42:10 [2019-10-11T21:42:10.873Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:42:10 [2019-10-11T21:42:10.873Z] === RUN   TestAuthZPluginTLS
21:42:10 [2019-10-11T21:42:10.873Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:42:11 [2019-10-11T21:42:11.366Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:42:11 [2019-10-11T21:42:11.439Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:42:11 [2019-10-11T21:42:11.439Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:42:11 [2019-10-11T21:42:11.439Z] === RUN   TestAuthZPluginDenyRequest
21:42:11 [2019-10-11T21:42:11.439Z] === RUN   TestDockerSuite/TestBuildExpose
21:42:11 [2019-10-11T21:42:11.707Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:42:11 [2019-10-11T21:42:11.965Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
21:42:11 [2019-10-11T21:42:11.965Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:42:11 [2019-10-11T21:42:11.965Z] === RUN   TestAuthZPluginAPIDenyResponse
21:42:12 [2019-10-11T21:42:12.395Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.872s	coverage: 43.2% of statements
21:42:12 [2019-10-11T21:42:12.395Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:42:12 [2019-10-11T21:42:12.395Z] ok  	github.com/docker/docker/layer	7.683s	coverage: 68.8% of statements
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/oci	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:42:12 [2019-10-11T21:42:12.395Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:42:12 [2019-10-11T21:42:12.584Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
21:42:12 [2019-10-11T21:42:12.584Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:42:12 [2019-10-11T21:42:12.584Z] === RUN   TestAuthZPluginDenyResponse
21:42:12 [2019-10-11T21:42:12.584Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:42:12 [2019-10-11T21:42:12.652Z] ok  	github.com/docker/docker/pkg/discovery	0.025s	coverage: 58.3% of statements
21:42:12 [2019-10-11T21:42:12.652Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
21:42:12 [2019-10-11T21:42:12.855Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
21:42:12 [2019-10-11T21:42:12.855Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:42:12 [2019-10-11T21:42:12.855Z] === RUN   TestAuthZPluginAllowEventStream
21:42:12 [2019-10-11T21:42:12.901Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:42:13 [2019-10-11T21:42:13.427Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:42:13 [2019-10-11T21:42:13.584Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
21:42:13 [2019-10-11T21:42:13.869Z] --- PASS: TestDockerNetworkReConnect (4.80s)
21:42:13 [2019-10-11T21:42:13.869Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:42:13 [2019-10-11T21:42:13.869Z] === RUN   TestServicePlugin
21:42:13 [2019-10-11T21:42:13.869Z] --- SKIP: TestServicePlugin (0.00s)
21:42:13 [2019-10-11T21:42:13.869Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:42:13 [2019-10-11T21:42:13.869Z] === RUN   TestServiceUpdateLabel
21:42:14 [2019-10-11T21:42:14.150Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
21:42:14 [2019-10-11T21:42:14.362Z] === RUN   TestDockerSuite/TestBuildFails
21:42:14 [2019-10-11T21:42:14.407Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:42:15 [2019-10-11T21:42:15.294Z] --- PASS: TestAuthZPluginAllowEventStream (2.10s)
21:42:15 [2019-10-11T21:42:15.294Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:42:15 [2019-10-11T21:42:15.294Z] === RUN   TestAuthZPluginErrorResponse
21:42:15 [2019-10-11T21:42:15.294Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:42:15 [2019-10-11T21:42:15.294Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:42:15 [2019-10-11T21:42:15.551Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:42:15 [2019-10-11T21:42:15.551Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:42:15 [2019-10-11T21:42:15.551Z] === RUN   TestAuthZPluginErrorRequest
21:42:15 [2019-10-11T21:42:15.779Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
21:42:16 [2019-10-11T21:42:16.115Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:42:16 [2019-10-11T21:42:16.115Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:42:16 [2019-10-11T21:42:16.115Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:42:16 [2019-10-11T21:42:16.305Z] --- PASS: TestServiceUpdateLabel (2.45s)
21:42:16 [2019-10-11T21:42:16.305Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:42:16 [2019-10-11T21:42:16.305Z] === RUN   TestServiceUpdateSecrets
21:42:16 [2019-10-11T21:42:16.343Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
21:42:16 [2019-10-11T21:42:16.678Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
21:42:16 [2019-10-11T21:42:16.678Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:42:16 [2019-10-11T21:42:16.678Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:42:16 [2019-10-11T21:42:16.908Z] ok  	github.com/docker/docker/pkg/fsutils	0.186s	coverage: 85.1% of statements
21:42:17 [2019-10-11T21:42:17.165Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.132s	coverage: 84.1% of statements
21:42:17 [2019-10-11T21:42:17.422Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
21:42:18 [2019-10-11T21:42:18.048Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:42:18 [2019-10-11T21:42:18.355Z] ok  	github.com/docker/docker/pkg/idtools	0.585s	coverage: 70.1% of statements
21:42:18 [2019-10-11T21:42:18.612Z] ok  	github.com/docker/docker/pkg/ioutils	0.461s	coverage: 69.3% of statements
21:42:18 [2019-10-11T21:42:18.614Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s)
21:42:18 [2019-10-11T21:42:18.614Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:42:18 [2019-10-11T21:42:18.614Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddScript
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:42:18 [2019-10-11T21:42:18.715Z] === RUN   TestDockerSuite/TestBuildAddTar
21:42:19 [2019-10-11T21:42:19.177Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
21:42:19 [2019-10-11T21:42:19.177Z] ok  	github.com/docker/docker/pkg/locker	0.023s	coverage: 88.9% of statements
21:42:19 [2019-10-11T21:42:19.434Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
21:42:19 [2019-10-11T21:42:19.434Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:42:19 [2019-10-11T21:42:19.998Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:42:20 [2019-10-11T21:42:20.255Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:42:20 [2019-10-11T21:42:20.511Z] === RUN   TestDockerSuite/TestBuildForceRm
21:42:20 [2019-10-11T21:42:20.513Z] ok  	github.com/docker/docker/pkg/mount	0.597s	coverage: 69.6% of statements
21:42:20 [2019-10-11T21:42:20.513Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:42:20 [2019-10-11T21:42:20.513Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
21:42:20 [2019-10-11T21:42:20.768Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s)
21:42:20 [2019-10-11T21:42:20.769Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:42:20 [2019-10-11T21:42:20.769Z] === RUN   TestAuthZPluginHeader
21:42:21 [2019-10-11T21:42:21.078Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
21:42:21 [2019-10-11T21:42:21.078Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
21:42:21 [2019-10-11T21:42:21.078Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:42:21 [2019-10-11T21:42:21.078Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:42:21 [2019-10-11T21:42:21.700Z] --- PASS: TestAuthZPluginHeader (0.78s)
21:42:21 [2019-10-11T21:42:21.700Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:42:21 [2019-10-11T21:42:21.700Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:42:21 [2019-10-11T21:42:21.958Z] === RUN   TestDockerSuite/TestBuildFromGit
21:42:22 [2019-10-11T21:42:22.010Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.031s	coverage: 56.8% of statements
21:42:22 [2019-10-11T21:42:22.575Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:42:22 [2019-10-11T21:42:22.832Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:42:23 [2019-10-11T21:42:23.090Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:42:23 [2019-10-11T21:42:23.854Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:42:23 [2019-10-11T21:42:23.854Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:42:24 [2019-10-11T21:42:24.459Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
21:42:24 [2019-10-11T21:42:24.716Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
21:42:24 [2019-10-11T21:42:24.786Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:42:26 [2019-10-11T21:42:26.690Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s)
21:42:26 [2019-10-11T21:42:26.690Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
21:42:26 [2019-10-11T21:42:26.690Z] === RUN   TestAuthZPluginV2Disable
21:42:26 [2019-10-11T21:42:26.948Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:42:28 [2019-10-11T21:42:28.041Z] ok  	github.com/docker/docker/pkg/signal	2.382s	coverage: 61.0% of statements
21:42:28 [2019-10-11T21:42:28.041Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:42:28 [2019-10-11T21:42:28.298Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:42:28 [2019-10-11T21:42:28.320Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:42:28 [2019-10-11T21:42:28.555Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:42:28 [2019-10-11T21:42:28.578Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:42:28 [2019-10-11T21:42:28.813Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
21:42:29 [2019-10-11T21:42:29.070Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
21:42:29 [2019-10-11T21:42:29.634Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
21:42:30 [2019-10-11T21:42:30.199Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
21:42:30 [2019-10-11T21:42:30.475Z] --- PASS: TestAuthZPluginV2Disable (3.83s)
21:42:30 [2019-10-11T21:42:30.475Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
21:42:30 [2019-10-11T21:42:30.475Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:42:30 [2019-10-11T21:42:30.733Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:42:30 [2019-10-11T21:42:30.764Z] ok  	github.com/docker/docker/pkg/tarsum	0.073s	coverage: 89.3% of statements
21:42:31 [2019-10-11T21:42:31.021Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
21:42:31 [2019-10-11T21:42:31.279Z] testing: warning: no tests to run
21:42:31 [2019-10-11T21:42:31.279Z] coverage: [no statements]
21:42:31 [2019-10-11T21:42:31.279Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:42:31 [2019-10-11T21:42:31.536Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:42:31 [2019-10-11T21:42:31.794Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:42:32 [2019-10-11T21:42:32.051Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:42:32 [2019-10-11T21:42:32.605Z] --- PASS: TestServiceUpdateSecrets (15.66s)
21:42:32 [2019-10-11T21:42:32.605Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:42:32 [2019-10-11T21:42:32.605Z] === RUN   TestServiceUpdateConfigs
21:42:33 [2019-10-11T21:42:33.259Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:42:33 [2019-10-11T21:42:33.947Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 27.1% of statements
21:42:34 [2019-10-11T21:42:34.191Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s)
21:42:34 [2019-10-11T21:42:34.191Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
21:42:34 [2019-10-11T21:42:34.191Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:42:34 [2019-10-11T21:42:34.512Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
21:42:34 [2019-10-11T21:42:34.756Z] === RUN   TestDockerSuite/TestBuildHistory
21:42:35 [2019-10-11T21:42:35.445Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
21:42:35 [2019-10-11T21:42:35.702Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:42:37 [2019-10-11T21:42:37.074Z] ok  	github.com/docker/docker/registry	0.089s	coverage: 56.3% of statements
21:42:37 [2019-10-11T21:42:37.638Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
21:42:37 [2019-10-11T21:42:37.895Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:42:38 [2019-10-11T21:42:38.827Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
21:42:38 [2019-10-11T21:42:38.827Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:42:41 [2019-10-11T21:42:41.406Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:42:42 [2019-10-11T21:42:42.337Z] ok  	github.com/docker/docker/volume/local	0.026s	coverage: 73.0% of statements
21:42:42 [2019-10-11T21:42:42.594Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
21:42:43 [2019-10-11T21:42:43.964Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
21:42:44 [2019-10-11T21:42:44.720Z] === RUN   TestDockerSuite/TestBuildIidFile
21:42:44 [2019-10-11T21:42:44.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:42:44 [2019-10-11T21:42:44.720Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:42:44 [2019-10-11T21:42:44.720Z] === RUN   TestDockerSuite/TestBuildInheritance
21:42:45 [2019-10-11T21:42:45.285Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:42:45 [2019-10-11T21:42:45.543Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.56s)
21:42:45 [2019-10-11T21:42:45.543Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
21:42:45 [2019-10-11T21:42:45.543Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:42:46 [2019-10-11T21:42:46.108Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:42:46 [2019-10-11T21:42:46.108Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:42:47 [2019-10-11T21:42:47.485Z] === RUN   TestDockerSuite/TestBuildLabel
21:42:47 [2019-10-11T21:42:47.743Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:42:48 [2019-10-11T21:42:48.308Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:42:48 [2019-10-11T21:42:48.872Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:42:48 [2019-10-11T21:42:48.906Z] --- PASS: TestServiceUpdateConfigs (15.77s)
21:42:48 [2019-10-11T21:42:48.906Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:42:48 [2019-10-11T21:42:48.906Z] === RUN   TestServiceUpdateNetwork
21:42:49 [2019-10-11T21:42:49.130Z] === RUN   TestDockerSuite/TestBuildLabels
21:42:49 [2019-10-11T21:42:49.695Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:42:50 [2019-10-11T21:42:50.626Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:42:53 [2019-10-11T21:42:53.151Z] === RUN   TestDockerSuite/TestBuildLastModified
21:42:56 [2019-10-11T21:42:56.142Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/rootless	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/volume	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === Skipped
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver btrfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver btrfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver btrfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver btrfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver btrfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:73: No driver to put!
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     overlay_test.go:49: Fails to compute changes intermittently
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver zfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver zfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver zfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver zfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:46: Driver zfs not supported
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.142Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:42:56 [2019-10-11T21:42:56.142Z]     graphtest_unix.go:73: No driver to put!
21:42:56 [2019-10-11T21:42:56.142Z] 
21:42:56 [2019-10-11T21:42:56.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:42:56 [2019-10-11T21:42:56.143Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:42:56 [2019-10-11T21:42:56.143Z] 
21:42:56 [2019-10-11T21:42:56.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:42:56 [2019-10-11T21:42:56.143Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:42:56 [2019-10-11T21:42:56.143Z] 
21:42:56 [2019-10-11T21:42:56.143Z] 
21:42:56 [2019-10-11T21:42:56.143Z] DONE 2114 tests, 20 skipped in 232.967s
Post stage
[Pipeline] junit
21:42:56 [2019-10-11T21:42:56.717Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:42:57 [2019-10-11T21:42:57.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40044/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93edf327dc6597ee1a763bc105ba7e341415edd8 hack/validate/vendor
21:42:58 [2019-10-11T21:42:58.408Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:42:58 [2019-10-11T21:42:58.451Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
21:42:59 [2019-10-11T21:42:59.466Z] + echo Building e2e image
21:42:59 [2019-10-11T21:42:59.466Z] Building e2e image
21:42:59 [2019-10-11T21:42:59.466Z] + docker build --build-arg DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8 -t moby-e2e-test -f Dockerfile.e2e .
21:42:59 [2019-10-11T21:42:59.466Z] #2 [internal] load .dockerignore
21:42:59 [2019-10-11T21:42:59.466Z] #2 transferring context: 34B done
21:42:59 [2019-10-11T21:42:59.466Z] #2 DONE 0.0s
21:42:59 [2019-10-11T21:42:59.466Z] 
21:42:59 [2019-10-11T21:42:59.466Z] #1 [internal] load build definition from Dockerfile.e2e
21:42:59 [2019-10-11T21:42:59.466Z] #1 transferring dockerfile: 3.21kB done
21:42:59 [2019-10-11T21:42:59.466Z] #1 DONE 0.0s
21:42:59 [2019-10-11T21:42:59.466Z] 
21:42:59 [2019-10-11T21:42:59.466Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine
21:43:00 [2019-10-11T21:43:00.031Z] #4 DONE 0.4s
21:43:00 [2019-10-11T21:43:00.031Z] 
21:43:00 [2019-10-11T21:43:00.031Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
21:43:00 [2019-10-11T21:43:00.031Z] #3 DONE 0.4s
21:43:00 [2019-10-11T21:43:00.031Z] 
21:43:00 [2019-10-11T21:43:00.031Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
21:43:00 [2019-10-11T21:43:00.031Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done
21:43:00 [2019-10-11T21:43:00.031Z] #5 DONE 0.0s
21:43:00 [2019-10-11T21:43:00.031Z] 
21:43:00 [2019-10-11T21:43:00.031Z] #8 [internal] load build context
21:43:00 [2019-10-11T21:43:00.597Z] #8 transferring context: 805.89kB 0.6s done
21:43:00 [2019-10-11T21:43:00.597Z] #8 DONE 0.6s
21:43:00 [2019-10-11T21:43:00.597Z] 
21:43:00 [2019-10-11T21:43:00.597Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
21:43:00 [2019-10-11T21:43:00.597Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.5s done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 20.89MB / 126.85MB 0.7s
21:43:00 [2019-10-11T21:43:00.597Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.5s done
21:43:00 [2019-10-11T21:43:00.597Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done
21:43:00 [2019-10-11T21:43:00.856Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0.0s done
21:43:00 [2019-10-11T21:43:00.856Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.41MB / 126.85MB 0.9s
21:43:01 [2019-10-11T21:43:01.114Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 50.31MB / 126.85MB 1.0s
21:43:01 [2019-10-11T21:43:01.114Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 58.87MB / 126.85MB 1.1s
21:43:01 [2019-10-11T21:43:01.210Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:43:01 [2019-10-11T21:43:01.211Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:43:01 [2019-10-11T21:43:01.374Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 81.64MB / 126.85MB 1.3s
21:43:01 [2019-10-11T21:43:01.374Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 92.50MB / 126.85MB 1.4s
21:43:01 [2019-10-11T21:43:01.633Z] #14 ...
21:43:01 [2019-10-11T21:43:01.633Z] 
21:43:01 [2019-10-11T21:43:01.633Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
21:43:01 [2019-10-11T21:43:01.633Z] #6 DONE 1.5s
21:43:01 [2019-10-11T21:43:01.633Z] 
21:43:01 [2019-10-11T21:43:01.633Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
21:43:01 [2019-10-11T21:43:01.633Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 105.13MB / 126.85MB 1.6s
21:43:01 [2019-10-11T21:43:01.669Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:43:01 [2019-10-11T21:43:01.892Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 118.69MB / 126.85MB 1.8s
21:43:01 [2019-10-11T21:43:01.892Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 2.0s done
21:43:02 [2019-10-11T21:43:02.149Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158
21:43:02 [2019-10-11T21:43:02.584Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:43:02 [2019-10-11T21:43:02.584Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:43:02 [2019-10-11T21:43:02.584Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:43:02 [2019-10-11T21:43:02.584Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:43:02 [2019-10-11T21:43:02.584Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:43:02 [2019-10-11T21:43:02.616Z] --- PASS: TestServiceUpdateNetwork (15.11s)
21:43:02 [2019-10-11T21:43:02.616Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:43:02 [2019-10-11T21:43:02.616Z] PASS
21:43:02 [2019-10-11T21:43:02.616Z] 
21:43:02 [2019-10-11T21:43:02.616Z] === Skipped
21:43:02 [2019-10-11T21:43:02.616Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:43:02 [2019-10-11T21:43:02.616Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:43:02 [2019-10-11T21:43:02.616Z] 
21:43:02 [2019-10-11T21:43:02.616Z] 
21:43:02 [2019-10-11T21:43:02.616Z] DONE 19 tests, 1 skipped in 124.934s
21:43:02 [2019-10-11T21:43:02.616Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:43:02 [2019-10-11T21:43:02.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
21:43:02 [2019-10-11T21:43:02.616Z] ++ set -e
21:43:02 [2019-10-11T21:43:02.616Z] ++ '[' -n 0 ']'
21:43:02 [2019-10-11T21:43:02.616Z] ++ set -x
21:43:02 [2019-10-11T21:43:02.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
21:43:02 [2019-10-11T21:43:02.842Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s)
21:43:02 [2019-10-11T21:43:02.842Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:43:02 [2019-10-11T21:43:02.842Z] PASS
21:43:02 [2019-10-11T21:43:02.842Z] 
21:43:02 [2019-10-11T21:43:02.842Z] DONE 17 tests in 53.893s
21:43:02 [2019-10-11T21:43:02.842Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:43:02 [2019-10-11T21:43:02.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:43:02 [2019-10-11T21:43:02.842Z] ++ set -e
21:43:02 [2019-10-11T21:43:02.842Z] ++ '[' -n 0 ']'
21:43:02 [2019-10-11T21:43:02.842Z] ++ set -x
21:43:02 [2019-10-11T21:43:02.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:43:02 [2019-10-11T21:43:02.989Z] INFO: Testing against a local daemon
21:43:02 [2019-10-11T21:43:02.989Z] === RUN   TestSessionCreate
21:43:02 [2019-10-11T21:43:02.989Z] --- PASS: TestSessionCreate (0.03s)
21:43:02 [2019-10-11T21:43:02.989Z] === RUN   TestSessionCreateWithBadUpgrade
21:43:02 [2019-10-11T21:43:02.989Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:43:02 [2019-10-11T21:43:02.989Z] PASS
21:43:02 [2019-10-11T21:43:02.989Z] 
21:43:02 [2019-10-11T21:43:02.989Z] DONE 2 tests in 0.440s
21:43:02 [2019-10-11T21:43:02.989Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:43:02 [2019-10-11T21:43:02.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
21:43:02 [2019-10-11T21:43:02.989Z] ++ set -e
21:43:02 [2019-10-11T21:43:02.989Z] ++ '[' -n 0 ']'
21:43:02 [2019-10-11T21:43:02.989Z] ++ set -x
21:43:02 [2019-10-11T21:43:02.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
21:43:03 [2019-10-11T21:43:03.100Z] INFO: Testing against a local daemon
21:43:03 [2019-10-11T21:43:03.100Z] === RUN   TestPluginInvalidJSON
21:43:03 [2019-10-11T21:43:03.100Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:43:03 [2019-10-11T21:43:03.100Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:43:03 [2019-10-11T21:43:03.100Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:43:03 [2019-10-11T21:43:03.100Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:43:03 [2019-10-11T21:43:03.100Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:43:03 [2019-10-11T21:43:03.100Z] PASS
21:43:03 [2019-10-11T21:43:03.100Z] 
21:43:03 [2019-10-11T21:43:03.100Z] DONE 2 tests in 0.265s
21:43:03 [2019-10-11T21:43:03.100Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:43:03 [2019-10-11T21:43:03.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:43:03 [2019-10-11T21:43:03.100Z] ++ set -e
21:43:03 [2019-10-11T21:43:03.100Z] ++ '[' -n 0 ']'
21:43:03 [2019-10-11T21:43:03.100Z] ++ set -x
21:43:03 [2019-10-11T21:43:03.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:43:03 [2019-10-11T21:43:03.100Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:43:03 [2019-10-11T21:43:03.352Z] INFO: Testing against a local daemon
21:43:03 [2019-10-11T21:43:03.352Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:43:03 [2019-10-11T21:43:03.352Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:43:03 [2019-10-11T21:43:03.352Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:43:03 [2019-10-11T21:43:03.352Z] === RUN   TestEventsExecDie
21:43:03 [2019-10-11T21:43:03.357Z] INFO: Testing against a local daemon
21:43:03 [2019-10-11T21:43:03.357Z] === RUN   TestExternalGraphDriver
21:43:03 [2019-10-11T21:43:03.357Z] === RUN   TestExternalGraphDriver/json
21:43:04 [2019-10-11T21:43:04.618Z] --- PASS: TestEventsExecDie (0.99s)
21:43:04 [2019-10-11T21:43:04.618Z] === RUN   TestEventsBackwardsCompatible
21:43:04 [2019-10-11T21:43:04.618Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
21:43:04 [2019-10-11T21:43:04.618Z] === RUN   TestInfoBinaryCommits
21:43:04 [2019-10-11T21:43:04.618Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:43:04 [2019-10-11T21:43:04.618Z] === RUN   TestInfoAPIVersioned
21:43:04 [2019-10-11T21:43:04.618Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:43:04 [2019-10-11T21:43:04.618Z] === RUN   TestInfoAPI
21:43:04 [2019-10-11T21:43:04.618Z] --- PASS: TestInfoAPI (0.02s)
21:43:04 [2019-10-11T21:43:04.618Z] === RUN   TestInfoAPIWarnings
21:43:04 [2019-10-11T21:43:04.730Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:43:05 [2019-10-11T21:43:05.390Z] --- PASS: TestInfoAPIWarnings (0.85s)
21:43:05 [2019-10-11T21:43:05.390Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:43:05 [2019-10-11T21:43:05.390Z] === RUN   TestLoginFailsWithBadCredentials
21:43:05 [2019-10-11T21:43:05.664Z] === RUN   TestExternalGraphDriver/spec
21:43:05 [2019-10-11T21:43:05.780Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
21:43:05 [2019-10-11T21:43:05.780Z] === RUN   TestPingCacheHeaders
21:43:05 [2019-10-11T21:43:05.780Z] --- PASS: TestPingCacheHeaders (0.02s)
21:43:05 [2019-10-11T21:43:05.780Z] === RUN   TestPingGet
21:43:05 [2019-10-11T21:43:05.780Z] --- PASS: TestPingGet (0.01s)
21:43:05 [2019-10-11T21:43:05.780Z] === RUN   TestPingHead
21:43:05 [2019-10-11T21:43:05.780Z] --- PASS: TestPingHead (0.02s)
21:43:05 [2019-10-11T21:43:05.780Z] === RUN   TestVersion
21:43:05 [2019-10-11T21:43:05.780Z] --- PASS: TestVersion (0.06s)
21:43:05 [2019-10-11T21:43:05.780Z] PASS
21:43:05 [2019-10-11T21:43:05.780Z] 
21:43:05 [2019-10-11T21:43:05.780Z] === Skipped
21:43:05 [2019-10-11T21:43:05.780Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:43:05 [2019-10-11T21:43:05.780Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:43:05 [2019-10-11T21:43:05.780Z] 
21:43:05 [2019-10-11T21:43:05.780Z] 
21:43:05 [2019-10-11T21:43:05.780Z] DONE 12 tests, 1 skipped in 2.675s
21:43:05 [2019-10-11T21:43:05.780Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:43:05 [2019-10-11T21:43:05.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
21:43:05 [2019-10-11T21:43:05.780Z] ++ set -e
21:43:05 [2019-10-11T21:43:05.780Z] ++ '[' -n 0 ']'
21:43:05 [2019-10-11T21:43:05.780Z] ++ set -x
21:43:05 [2019-10-11T21:43:05.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
21:43:05 [2019-10-11T21:43:05.965Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:43:05 [2019-10-11T21:43:05.965Z] 
21:43:05 [2019-10-11T21:43:05.965Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:43:05 [2019-10-11T21:43:05.965Z] PKG_CONFIG=pkg-config
21:43:05 [2019-10-11T21:43:05.965Z] GOLANG_VERSION=1.13.1
21:43:05 [2019-10-11T21:43:05.965Z] HOSTNAME=47f6d5173cf0
21:43:05 [2019-10-11T21:43:05.965Z] DOCKER_EXPERIMENTAL=1
21:43:05 [2019-10-11T21:43:05.965Z] container=docker
21:43:05 [2019-10-11T21:43:05.965Z] TEST_SKIP_INTEGRATION_CLI=1
21:43:05 [2019-10-11T21:43:05.965Z] GO111MODULE=off
21:43:05 [2019-10-11T21:43:05.965Z] GOPATH=/go
21:43:05 [2019-10-11T21:43:05.965Z] PWD=/go/src/github.com/docker/docker
21:43:05 [2019-10-11T21:43:05.965Z] HOME=/root
21:43:05 [2019-10-11T21:43:05.965Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:43:05 [2019-10-11T21:43:05.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:43:05 [2019-10-11T21:43:05.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:43:05 [2019-10-11T21:43:05.965Z] DOCKER_GITCOMMIT=93edf327dc6597ee1a763bc105ba7e341415edd8
21:43:05 [2019-10-11T21:43:05.965Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:43:05 [2019-10-11T21:43:05.965Z] DOCKER_GRAPHDRIVER=overlay2
21:43:05 [2019-10-11T21:43:05.965Z] TERM=xterm
21:43:05 [2019-10-11T21:43:05.965Z] VALIDATE_BRANCH=master
21:43:05 [2019-10-11T21:43:05.965Z] DEST=bundles/test-integration
21:43:05 [2019-10-11T21:43:05.965Z] SHLVL=1
21:43:05 [2019-10-11T21:43:05.965Z] TIMEOUT=120m
21:43:05 [2019-10-11T21:43:05.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:43:05 [2019-10-11T21:43:05.965Z] DOCKER_PKG=github.com/docker/docker
21:43:05 [2019-10-11T21:43:05.965Z] TESTDEBUG=0
21:43:05 [2019-10-11T21:43:05.965Z] _=/usr/bin/env
21:43:05 [2019-10-11T21:43:05.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:43:06 [2019-10-11T21:43:06.223Z] INFO: Testing against a local daemon
21:43:06 [2019-10-11T21:43:06.224Z] === RUN   TestVolumesCreateAndList
21:43:06 [2019-10-11T21:43:06.224Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:43:06 [2019-10-11T21:43:06.224Z] === RUN   TestVolumesRemove
21:43:06 [2019-10-11T21:43:06.224Z] --- PASS: TestVolumesRemove (0.10s)
21:43:06 [2019-10-11T21:43:06.224Z] === RUN   TestVolumesInspect
21:43:06 [2019-10-11T21:43:06.224Z] --- PASS: TestVolumesInspect (0.01s)
21:43:06 [2019-10-11T21:43:06.224Z] === RUN   TestVolumesInvalidJSON
21:43:06 [2019-10-11T21:43:06.224Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:43:06 [2019-10-11T21:43:06.224Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:43:06 [2019-10-11T21:43:06.224Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:43:06 [2019-10-11T21:43:06.224Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:43:06 [2019-10-11T21:43:06.224Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:43:06 [2019-10-11T21:43:06.224Z] PASS
21:43:06 [2019-10-11T21:43:06.224Z] 
21:43:06 [2019-10-11T21:43:06.224Z] DONE 5 tests in 0.404s
21:43:06 [2019-10-11T21:43:06.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:43:06 [2019-10-11T21:43:06.228Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:43:06 [2019-10-11T21:43:06.670Z] ++++ cat bundles/test-integration/docker.pid
21:43:06 [2019-10-11T21:43:06.670Z] +++ kill 11443
21:43:07 [2019-10-11T21:43:07.407Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s
21:43:07 [2019-10-11T21:43:07.943Z] umount: bundles/test-integration/root: mountpoint not found
21:43:07 [2019-10-11T21:43:07.943Z] +++ /etc/init.d/apparmor stop
21:43:07 [2019-10-11T21:43:07.943Z] Clearing AppArmor profiles cache:.
21:43:07 [2019-10-11T21:43:07.943Z] All profile caches have been cleared, but no profiles have been unloaded.
21:43:07 [2019-10-11T21:43:07.943Z] Unloading profiles will leave already running processes permanently
21:43:07 [2019-10-11T21:43:07.943Z] unconfined, which can lead to unexpected situations.
21:43:07 [2019-10-11T21:43:07.943Z] 
21:43:07 [2019-10-11T21:43:07.943Z] To set a process to complain mode, use the command line tool
21:43:07 [2019-10-11T21:43:07.943Z] 'aa-complain'. To really tear down all profiles, run the init script
21:43:07 [2019-10-11T21:43:07.943Z] with the 'teardown' option."
21:43:07 [2019-10-11T21:43:07.943Z] 
21:43:08 [2019-10-11T21:43:08.128Z] === RUN   TestExternalGraphDriver/pull
21:43:08 [2019-10-11T21:43:08.343Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.0s done
21:43:08 [2019-10-11T21:43:08.599Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137
21:43:08 [2019-10-11T21:43:08.856Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done
21:43:09 [2019-10-11T21:43:09.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:43:09 [2019-10-11T21:43:09.113Z] #14 DONE 9.1s
21:43:09 [2019-10-11T21:43:09.113Z] 
21:43:09 [2019-10-11T21:43:09.113Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
21:43:09 [2019-10-11T21:43:09.624Z] --- PASS: TestExternalGraphDriver (6.33s)
21:43:09 [2019-10-11T21:43:09.624Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:43:09 [2019-10-11T21:43:09.624Z]     --- PASS: TestExternalGraphDriver/json (2.32s)
21:43:09 [2019-10-11T21:43:09.624Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
21:43:09 [2019-10-11T21:43:09.624Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
21:43:09 [2019-10-11T21:43:09.624Z] === RUN   TestGraphdriverPluginV2
21:43:09 [2019-10-11T21:43:09.677Z] #15 ...
21:43:09 [2019-10-11T21:43:09.677Z] 
21:43:09 [2019-10-11T21:43:09.677Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
21:43:09 [2019-10-11T21:43:09.677Z] #7 1.077 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.176 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.289 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.293 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.508 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.518 (4/31) Installing readline (8.0.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.523 (5/31) Installing bash (5.0.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.550 Executing bash-5.0.0-r0.post-install
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.557 (6/31) Installing ca-certificates (20190108-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.581 (7/31) Installing libgcc (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.584 (8/31) Installing libstdc++ (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.598 (9/31) Installing binutils (2.32-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.704 (10/31) Installing gmp (6.1.2-r1)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.713 (11/31) Installing isl (0.18-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.737 (12/31) Installing libgomp (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.745 (13/31) Installing libatomic (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.747 (14/31) Installing mpfr3 (3.1.5-r1)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.753 (15/31) Installing mpc1 (1.1.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 2.757 (16/31) Installing gcc (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 3.685 (17/31) Installing musl-dev (1.1.22-r3)
21:43:09 [2019-10-11T21:43:09.677Z] #7 3.792 (18/31) Installing libc-dev (0.7.1-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 3.794 (19/31) Installing g++ (8.3.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.378 (20/31) Installing nghttp2-libs (1.39.2-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.383 (21/31) Installing libcurl (7.66.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.392 (22/31) Installing expat (2.2.8-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.397 (23/31) Installing pcre2 (10.33-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.408 (24/31) Installing git (2.22.0-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.642 (25/31) Installing libmnl (1.0.4-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.646 (26/31) Installing libnftnl-libs (1.1.3-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.651 (27/31) Installing iptables (1.8.3-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.682 (28/31) Installing pigz (2.4-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.689 (29/31) Installing tar (1.32-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.697 (30/31) Installing xz-libs (5.2.4-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.700 (31/31) Installing xz (5.2.4-r0)
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.706 Executing busybox-1.30.1-r2.trigger
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.712 Executing ca-certificates-20190108-r0.trigger
21:43:09 [2019-10-11T21:43:09.677Z] #7 4.770 OK: 185 MiB in 45 packages
21:43:09 [2019-10-11T21:43:09.677Z] #7 DONE 8.3s
Post stage
[Pipeline] junit
21:43:09 [2019-10-11T21:43:09.866Z] Recording test results
21:43:09 [2019-10-11T21:43:09.934Z] 
21:43:09 [2019-10-11T21:43:09.934Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
21:43:09 [2019-10-11T21:43:09.934Z] #9 DONE 0.1s
21:43:09 [2019-10-11T21:43:09.934Z] 
21:43:09 [2019-10-11T21:43:09.934Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
21:43:09 [2019-10-11T21:43:09.934Z] #15 ...
21:43:09 [2019-10-11T21:43:09.934Z] 
21:43:09 [2019-10-11T21:43:09.934Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
21:43:09 [2019-10-11T21:43:09.934Z] #10 DONE 0.1s
21:43:09 [2019-10-11T21:43:09.934Z] 
21:43:09 [2019-10-11T21:43:09.934Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
21:43:09 [2019-10-11T21:43:09.934Z] #11 DONE 0.1s
21:43:10 [2019-10-11T21:43:10.191Z] 
21:43:10 [2019-10-11T21:43:10.191Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
21:43:10 [2019-10-11T21:43:10.191Z] #12 DONE 0.1s
21:43:10 [2019-10-11T21:43:10.191Z] 
21:43:10 [2019-10-11T21:43:10.191Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
21:43:10 [2019-10-11T21:43:10.191Z] #13 DONE 0.1s
21:43:10 [2019-10-11T21:43:10.191Z] 
21:43:10 [2019-10-11T21:43:10.191Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
21:43:10 [2019-10-11T21:43:10.448Z] #15 1.447 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:43:10 [2019-10-11T21:43:10.998Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:43:11 [2019-10-11T21:43:11.361Z] + echo Ensuring container killed.
21:43:11 [2019-10-11T21:43:11.361Z] Ensuring container killed.
21:43:11 [2019-10-11T21:43:11.361Z] + docker rm -vf docker-pr4
21:43:11 [2019-10-11T21:43:11.361Z] Error: No such container: docker-pr4
21:43:11 [2019-10-11T21:43:11.361Z] + true
[Pipeline] sh
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.508 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.586 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.588 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.715 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.722 (4/43) Installing readline (8.0.0-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.726 (5/43) Installing bash (5.0.0-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.737 Executing bash-5.0.0-r0.post-install
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.739 (6/43) Installing linux-headers (4.19.36-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.810 (7/43) Installing libuuid (2.33.2-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.812 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.814 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.818 (10/43) Installing binutils (2.32-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.889 (11/43) Installing libmagic (5.37-r0)
21:43:11 [2019-10-11T21:43:11.817Z] #15 2.909 (12/43) Installing file (5.37-r0)
21:43:11 [2019-10-11T21:43:11.931Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.910 (13/43) Installing gmp (6.1.2-r1)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.916 (14/43) Installing isl (0.18-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.931 (15/43) Installing libgomp (8.3.0-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.934 (16/43) Installing libatomic (8.3.0-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.936 (17/43) Installing libgcc (8.3.0-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.938 (18/43) Installing mpfr3 (3.1.5-r1)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.943 (19/43) Installing mpc1 (1.1.0-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.945 (20/43) Installing libstdc++ (8.3.0-r0)
21:43:12 [2019-10-11T21:43:12.074Z] #15 2.958 (21/43) Installing gcc (8.3.0-r0)
21:43:12 [2019-10-11T21:43:12.175Z] + echo Chowning /workspace to jenkins user
21:43:12 [2019-10-11T21:43:12.175Z] Chowning /workspace to jenkins user
21:43:12 [2019-10-11T21:43:12.175Z] + id -u
21:43:12 [2019-10-11T21:43:12.175Z] + id -g
21:43:12 [2019-10-11T21:43:12.175Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40044:/workspace busybox chown -R 1001:1001 /workspace
21:43:12 [2019-10-11T21:43:12.175Z] Unable to find image 'busybox:latest' locally
21:43:12 [2019-10-11T21:43:12.496Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:43:12 [2019-10-11T21:43:12.538Z] latest: Pulling from library/busybox
21:43:12 [2019-10-11T21:43:12.538Z] 6d4c3d9fc915: Pulling fs layer
21:43:12 [2019-10-11T21:43:12.538Z] 6d4c3d9fc915: Verifying Checksum
21:43:12 [2019-10-11T21:43:12.538Z] 6d4c3d9fc915: Download complete
21:43:12 [2019-10-11T21:43:12.639Z] #15 3.625 (22/43) Installing musl-dev (1.1.22-r3)
21:43:12 [2019-10-11T21:43:12.639Z] #15 3.718 (23/43) Installing libc-dev (0.7.1-r0)
21:43:12 [2019-10-11T21:43:12.639Z] #15 3.719 (24/43) Installing g++ (8.3.0-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.116 (25/43) Installing make (4.2.1-r2)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.120 (26/43) Installing fortify-headers (1.1-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.123 (27/43) Installing build-base (0.5-r1)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.124 (28/43) Installing nghttp2-libs (1.39.2-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.126 (29/43) Installing libcurl (7.66.0-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.133 (30/43) Installing curl (7.66.0-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.136 (31/43) Installing oniguruma (6.9.2-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.143 (32/43) Installing jq (1.6-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.150 (33/43) Installing device-mapper-libs (2.02.184-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.155 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.157 (35/43) Installing libaio (0.3.111-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.159 (36/43) Installing libblkid (2.33.2-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.164 (37/43) Installing lvm2-libs (2.02.184-r0)
21:43:13 [2019-10-11T21:43:13.205Z] #15 4.194 (38/43) Installing libfdisk (2.33.2-r0)
21:43:13 [2019-10-11T21:43:13.310Z] 6d4c3d9fc915: Pull complete
21:43:13 [2019-10-11T21:43:13.310Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
21:43:13 [2019-10-11T21:43:13.310Z] Status: Downloaded newer image for busybox:latest
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.200 (39/43) Installing libmount (2.33.2-r0)
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.205 (40/43) Installing libsmartcols (2.33.2-r0)
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.208 (41/43) Installing pkgconf (1.6.1-r1)
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.211 (42/43) Installing util-linux-dev (2.33.2-r0)
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.232 (43/43) Installing lvm2-dev (2.02.184-r0)
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.236 Executing busybox-1.30.1-r2.trigger
21:43:13 [2019-10-11T21:43:13.462Z] #15 4.242 OK: 190 MiB in 58 packages
21:43:14 [2019-10-11T21:43:14.831Z] #15 DONE 5.6s
21:43:14 [2019-10-11T21:43:14.831Z] 
21:43:14 [2019-10-11T21:43:14.831Z] #16 [base 3/5] RUN mkdir -p /build/
21:43:15 [2019-10-11T21:43:15.022Z] --- PASS: TestGraphdriverPluginV2 (5.52s)
21:43:15 [2019-10-11T21:43:15.022Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
21:43:15 [2019-10-11T21:43:15.022Z] PASS
21:43:15 [2019-10-11T21:43:15.022Z] 
21:43:15 [2019-10-11T21:43:15.022Z] DONE 5 tests in 12.014s
21:43:15 [2019-10-11T21:43:15.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:43:15 [2019-10-11T21:43:15.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:43:15 [2019-10-11T21:43:15.022Z] ++ set -e
21:43:15 [2019-10-11T21:43:15.022Z] ++ '[' -n 0 ']'
21:43:15 [2019-10-11T21:43:15.022Z] ++ set -x
21:43:15 [2019-10-11T21:43:15.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:43:15 [2019-10-11T21:43:15.280Z] INFO: Testing against a local daemon
21:43:15 [2019-10-11T21:43:15.280Z] === RUN   TestContinueAfterPluginCrash
21:43:15 [2019-10-11T21:43:15.280Z] === PAUSE TestContinueAfterPluginCrash
21:43:15 [2019-10-11T21:43:15.280Z] === RUN   TestDaemonStartWithLogOpt
21:43:15 [2019-10-11T21:43:15.280Z] === PAUSE TestDaemonStartWithLogOpt
21:43:15 [2019-10-11T21:43:15.280Z] === CONT  TestContinueAfterPluginCrash
21:43:15 [2019-10-11T21:43:15.280Z] === CONT  TestDaemonStartWithLogOpt
21:43:15 [2019-10-11T21:43:15.395Z] #16 DONE 0.8s
21:43:15 [2019-10-11T21:43:15.395Z] 
21:43:15 [2019-10-11T21:43:15.395Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
21:43:16 [2019-10-11T21:43:16.315Z] + bundleName=s390x-integration
21:43:16 [2019-10-11T21:43:16.315Z] + echo Creating s390x-integration-bundles.tar.gz
21:43:16 [2019-10-11T21:43:16.315Z] Creating s390x-integration-bundles.tar.gz
21:43:16 [2019-10-11T21:43:16.315Z] + xargs tar -czf s390x-integration-bundles.tar.gz
21:43:16 [2019-10-11T21:43:16.315Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:43:16 [2019-10-11T21:43:16.335Z] #17 DONE 0.7s
21:43:16 [2019-10-11T21:43:16.335Z] 
21:43:16 [2019-10-11T21:43:16.335Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
21:43:16 [2019-10-11T21:43:16.335Z] #18 DONE 0.0s
21:43:16 [2019-10-11T21:43:16.335Z] 
21:43:16 [2019-10-11T21:43:16.335Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
21:43:16 [2019-10-11T21:43:16.335Z] #19 DONE 0.1s
21:43:16 [2019-10-11T21:43:16.335Z] 
21:43:16 [2019-10-11T21:43:16.335Z] #31 [builder 1/4] COPY . .
[Pipeline] archiveArtifacts
21:43:16 [2019-10-11T21:43:16.453Z] Archiving artifacts
21:43:17 [2019-10-11T21:43:17.542Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:43:18 [2019-10-11T21:43:18.391Z] + make clean
21:43:18 [2019-10-11T21:43:18.391Z] docker volume rm -f docker-dev-cache
21:43:18 [2019-10-11T21:43:18.748Z] docker-dev-cache
[Pipeline] deleteDir
21:43:19 [2019-10-11T21:43:19.332Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:43:19 [2019-10-11T21:43:19.789Z] === RUN   TestDockerSuite/TestBuildBlankName
21:43:20 [2019-10-11T21:43:20.753Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:43:21 [2019-10-11T21:43:21.595Z] #31 ...
21:43:21 [2019-10-11T21:43:21.596Z] 
21:43:21 [2019-10-11T21:43:21.596Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:43:21 [2019-10-11T21:43:21.596Z] #20 1.376 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:43:21 [2019-10-11T21:43:21.596Z] #20 1.544 
21:43:21 [2019-10-11T21:43:21.596Z] #20 1.653 
########                                                                  11.3%
########################                                                  34.7%
######################################                                    53.6%
####################################################                      72.4%
##################################################################        91.7%
######################################################################## 100.0%
21:43:21 [2019-10-11T21:43:21.596Z] #20 2.319 
21:43:21 [2019-10-11T21:43:21.596Z] #20 2.428 
##############                                                            20.4%
####################################################################      95.0%
######################################################################## 100.0%
21:43:21 [2019-10-11T21:43:21.596Z] #20 2.796 
21:43:21 [2019-10-11T21:43:21.596Z] #20 2.906 
#############                                                             18.9%
##############################                                            42.1%
########################################                                  56.7%
#########################################################                 80.2%
######################################################################## 100.0%
21:43:21 [2019-10-11T21:43:21.596Z] #20 3.452 
21:43:21 [2019-10-11T21:43:21.596Z] #20 3.562 
####                                                                       6.1%
#########                                                                 13.6%
###############                                                           21.0%
###################                                                       26.4%
#########################                                                 35.8%
###############################                                           43.3%
####################################                                      50.7%
#########################################                                 58.1%
###############################################                           65.5%
####################################################                      72.9%
#########################################################                 80.4%
###############################################################           87.8%
####################################################################      95.2%
######################################################################## 100.0%
21:43:21 [2019-10-11T21:43:21.596Z] #20 4.975 
21:43:21 [2019-10-11T21:43:21.596Z] #20 5.539 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:43:21 [2019-10-11T21:43:21.853Z] #20 5.739 
21:43:22 [2019-10-11T21:43:22.114Z] #20 5.790 
######################################################################## 100.0%
21:43:22 [2019-10-11T21:43:22.114Z] #20 5.923 
21:43:22 [2019-10-11T21:43:22.677Z] #20 ...
21:43:22 [2019-10-11T21:43:22.677Z] 
21:43:22 [2019-10-11T21:43:22.677Z] #31 [builder 1/4] COPY . .
21:43:22 [2019-10-11T21:43:22.677Z] #31 DONE 6.5s
21:43:22 [2019-10-11T21:43:22.677Z] 
21:43:22 [2019-10-11T21:43:22.677Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
21:43:24 [2019-10-11T21:43:24.064Z] #32 DONE 1.1s
21:43:24 [2019-10-11T21:43:24.064Z] 
21:43:24 [2019-10-11T21:43:24.064Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:43:24 [2019-10-11T21:43:24.064Z] #20 6.569 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:43:24 [2019-10-11T21:43:24.064Z] #20 6.825 
21:43:24 [2019-10-11T21:43:24.064Z] #20 6.939 
##########################################################                80.9%
######################################################################## 100.0%
21:43:24 [2019-10-11T21:43:24.064Z] #20 7.149 
21:43:24 [2019-10-11T21:43:24.064Z] #20 7.878 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:43:24 [2019-10-11T21:43:24.064Z] #20 7.964 skipping existing 1849cc453dee
21:43:24 [2019-10-11T21:43:24.322Z] #20 8.139 
21:43:25 [2019-10-11T21:43:25.255Z] #20 8.859 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:43:25 [2019-10-11T21:43:25.513Z] #20 9.138 
21:43:25 [2019-10-11T21:43:25.513Z] #20 9.193 
######################################################################## 100.0%
21:43:25 [2019-10-11T21:43:25.770Z] #20 9.407 
21:43:25 [2019-10-11T21:43:25.770Z] #20 9.459 Download of images into '/build' complete.
21:43:25 [2019-10-11T21:43:25.770Z] #20 9.459 Use something like the following to load the result into a Docker daemon:
21:43:25 [2019-10-11T21:43:25.770Z] #20 9.459   tar -cC '/build' . | docker load
21:43:25 [2019-10-11T21:43:25.770Z] #20 DONE 9.6s
21:43:25 [2019-10-11T21:43:25.770Z] 
21:43:25 [2019-10-11T21:43:25.770Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
21:43:25 [2019-10-11T21:43:25.770Z] #26 DONE 0.1s
21:43:25 [2019-10-11T21:43:25.770Z] 
21:43:25 [2019-10-11T21:43:25.770Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:43:25 [2019-10-11T21:43:25.770Z] #22 DONE 0.1s
21:43:25 [2019-10-11T21:43:25.770Z] 
21:43:25 [2019-10-11T21:43:25.770Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
21:43:26 [2019-10-11T21:43:26.029Z] #27 DONE 0.1s
21:43:26 [2019-10-11T21:43:26.029Z] 
21:43:26 [2019-10-11T21:43:26.029Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:43:26 [2019-10-11T21:43:26.029Z] #23 DONE 0.1s
21:43:26 [2019-10-11T21:43:26.029Z] 
21:43:26 [2019-10-11T21:43:26.029Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
21:43:26 [2019-10-11T21:43:26.029Z] #24 ...
21:43:26 [2019-10-11T21:43:26.029Z] 
21:43:26 [2019-10-11T21:43:26.029Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
21:43:26 [2019-10-11T21:43:26.029Z] #28 DONE 0.1s
21:43:26 [2019-10-11T21:43:26.286Z] 
21:43:26 [2019-10-11T21:43:26.286Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:43:27 [2019-10-11T21:43:27.548Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:43:27 [2019-10-11T21:43:27.812Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:43:28 [2019-10-11T21:43:28.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:43:30 [2019-10-11T21:43:30.824Z] --- PASS: TestDaemonStartWithLogOpt (15.12s)
21:43:30 [2019-10-11T21:43:30.824Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:43:31 [2019-10-11T21:43:31.081Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:43:31 [2019-10-11T21:43:31.545Z] #29 ...
21:43:31 [2019-10-11T21:43:31.545Z] 
21:43:31 [2019-10-11T21:43:31.545Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + RM_GOPATH=0
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + TMP_GOPATH=
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + : /build
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + '[' -z '' ']'
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 ++ mktemp -d
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + export GOPATH=/tmp/tmp.aFDocp
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + GOPATH=/tmp/tmp.aFDocp
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.133 + RM_GOPATH=1
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 ++ dirname ./install.sh
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + dir=.
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + bin=dockercli
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + shift
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + '[' '!' -f ./dockercli.installer ']'
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + . ./dockercli.installer
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 ++ : stable
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 ++ : 17.06.2-ce
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + install_dockercli
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 ++ uname -m
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + arch=x86_64
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + '[' x86_64 '!=' x86_64 ']'
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + url=https://download.docker.com/linux/static
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 + tar -xz docker/docker
21:43:31 [2019-10-11T21:43:31.545Z] #24 2.141 Install docker/cli version 17.06.2-ce from stable
21:43:31 [2019-10-11T21:43:31.545Z] #24 5.379 + mkdir -p /build
21:43:31 [2019-10-11T21:43:31.545Z] #24 5.380 + mv docker/docker /build/
21:43:31 [2019-10-11T21:43:31.545Z] #24 5.381 + rmdir docker
21:43:31 [2019-10-11T21:43:31.804Z] #24 DONE 5.8s
21:43:31 [2019-10-11T21:43:31.804Z] 
21:43:31 [2019-10-11T21:43:31.804Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:43:31 [2019-10-11T21:43:31.804Z] #33 0.843 
21:43:31 [2019-10-11T21:43:31.804Z] #33 0.921 Removing bundles/
21:43:31 [2019-10-11T21:43:31.804Z] #33 0.921 
21:43:31 [2019-10-11T21:43:31.804Z] #33 0.927 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
21:43:31 [2019-10-11T21:43:31.804Z] #33 1.552 Building test suite binary ./integration-cli/test.main
21:43:31 [2019-10-11T21:43:31.804Z] #33 ...
21:43:31 [2019-10-11T21:43:31.804Z] 
21:43:31 [2019-10-11T21:43:31.804Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
21:43:31 [2019-10-11T21:43:31.804Z] #21 DONE 2.1s
21:43:32 [2019-10-11T21:43:32.061Z] 
21:43:32 [2019-10-11T21:43:32.062Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:43:32 [2019-10-11T21:43:32.454Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:43:32 [2019-10-11T21:43:32.630Z] #33 ...
21:43:32 [2019-10-11T21:43:32.630Z] 
21:43:32 [2019-10-11T21:43:32.630Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
21:43:32 [2019-10-11T21:43:32.895Z] #25 DONE 0.1s
21:43:32 [2019-10-11T21:43:32.895Z] 
21:43:32 [2019-10-11T21:43:32.895Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:43:33 [2019-10-11T21:43:33.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:43:34 [2019-10-11T21:43:34.556Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:43:34 [2019-10-11T21:43:34.920Z] --- PASS: TestContinueAfterPluginCrash (19.44s)
21:43:34 [2019-10-11T21:43:34.920Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:43:34 [2019-10-11T21:43:34.920Z] PASS
21:43:34 [2019-10-11T21:43:34.920Z] 
21:43:34 [2019-10-11T21:43:34.920Z] DONE 2 tests in 19.576s
21:43:34 [2019-10-11T21:43:34.920Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:43:34 [2019-10-11T21:43:34.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:43:34 [2019-10-11T21:43:34.920Z] ++ set -e
21:43:34 [2019-10-11T21:43:34.920Z] ++ '[' -n 0 ']'
21:43:34 [2019-10-11T21:43:34.920Z] ++ set -x
21:43:34 [2019-10-11T21:43:34.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:43:34 [2019-10-11T21:43:34.920Z] INFO: Testing against a local daemon
21:43:34 [2019-10-11T21:43:34.920Z] === RUN   TestPluginWithDevMounts
21:43:34 [2019-10-11T21:43:34.920Z] === PAUSE TestPluginWithDevMounts
21:43:34 [2019-10-11T21:43:34.920Z] === CONT  TestPluginWithDevMounts
21:43:34 [2019-10-11T21:43:34.920Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:43:34 [2019-10-11T21:43:34.920Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:43:37 [2019-10-11T21:43:37.448Z] --- PASS: TestPluginWithDevMounts (2.45s)
21:43:37 [2019-10-11T21:43:37.448Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:43:37 [2019-10-11T21:43:37.448Z] PASS
21:43:37 [2019-10-11T21:43:37.448Z] 
21:43:37 [2019-10-11T21:43:37.448Z] DONE 1 tests in 2.634s
21:43:37 [2019-10-11T21:43:37.448Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:43:37 [2019-10-11T21:43:37.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:43:37 [2019-10-11T21:43:37.448Z] ++ set -e
21:43:37 [2019-10-11T21:43:37.448Z] ++ '[' -n 0 ']'
21:43:37 [2019-10-11T21:43:37.448Z] ++ set -x
21:43:37 [2019-10-11T21:43:37.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:43:37 [2019-10-11T21:43:37.448Z] INFO: Testing against a local daemon
21:43:37 [2019-10-11T21:43:37.448Z] === RUN   TestSecretInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:43:38 [2019-10-11T21:43:38.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:43:40 [2019-10-11T21:43:40.592Z] --- PASS: TestSecretInspect (2.71s)
21:43:40 [2019-10-11T21:43:40.592Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:43:40 [2019-10-11T21:43:40.592Z] === RUN   TestSecretList
21:43:41 [2019-10-11T21:43:41.157Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:43:41 [2019-10-11T21:43:41.723Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:43:43 [2019-10-11T21:43:43.620Z] --- PASS: TestSecretList (3.07s)
21:43:43 [2019-10-11T21:43:43.620Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:43:43 [2019-10-11T21:43:43.620Z] === RUN   TestSecretsCreateAndDelete
21:43:43 [2019-10-11T21:43:43.878Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:43:44 [2019-10-11T21:43:44.442Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:43:44 [2019-10-11T21:43:44.864Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:43:46 [2019-10-11T21:43:46.339Z] --- PASS: TestSecretsCreateAndDelete (2.97s)
21:43:46 [2019-10-11T21:43:46.339Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:43:46 [2019-10-11T21:43:46.339Z] === RUN   TestSecretsUpdate
21:43:46 [2019-10-11T21:43:46.597Z] === RUN   TestDockerSuite/TestBuildNetNone
21:43:47 [2019-10-11T21:43:47.528Z] === RUN   TestDockerSuite/TestBuildNoContext
21:43:48 [2019-10-11T21:43:48.901Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:43:49 [2019-10-11T21:43:49.467Z] --- PASS: TestSecretsUpdate (3.16s)
21:43:49 [2019-10-11T21:43:49.467Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:43:49 [2019-10-11T21:43:49.467Z] === RUN   TestTemplatedSecret
21:43:49 [2019-10-11T21:43:49.724Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:43:51 [2019-10-11T21:43:51.620Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:43:51 [2019-10-11T21:43:51.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:43:52 [2019-10-11T21:43:52.136Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:43:52 [2019-10-11T21:43:52.136Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:43:52 [2019-10-11T21:43:52.704Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:43:52 [2019-10-11T21:43:52.962Z] --- PASS: TestTemplatedSecret (3.57s)
21:43:52 [2019-10-11T21:43:52.962Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:43:52 [2019-10-11T21:43:52.962Z] === RUN   TestSecretCreateResolve
21:43:53 [2019-10-11T21:43:53.219Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:43:53 [2019-10-11T21:43:53.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:43:53 [2019-10-11T21:43:53.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:43:53 [2019-10-11T21:43:53.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:43:53 [2019-10-11T21:43:53.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:43:53 [2019-10-11T21:43:53.420Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:43:53 [2019-10-11T21:43:53.784Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:43:54 [2019-10-11T21:43:54.834Z] #33 ...
21:43:54 [2019-10-11T21:43:54.834Z] 
21:43:54 [2019-10-11T21:43:54.834Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:43:54 [2019-10-11T21:43:54.834Z] #29 28.10 # github.com/docker/docker/contrib/httpserver
21:43:54 [2019-10-11T21:43:54.834Z] #29 28.10 loadinternal: cannot find runtime/cgo
21:43:54 [2019-10-11T21:43:54.834Z] #29 DONE 28.6s
21:43:54 [2019-10-11T21:43:54.834Z] 
21:43:54 [2019-10-11T21:43:54.834Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:43:55 [2019-10-11T21:43:55.437Z] #33 ...
21:43:55 [2019-10-11T21:43:55.437Z] 
21:43:55 [2019-10-11T21:43:55.437Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
21:43:55 [2019-10-11T21:43:55.696Z] #30 DONE 0.3s
21:43:55 [2019-10-11T21:43:55.696Z] 
21:43:55 [2019-10-11T21:43:55.696Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:43:56 [2019-10-11T21:43:56.314Z] --- PASS: TestSecretCreateResolve (3.22s)
21:43:56 [2019-10-11T21:43:56.314Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:43:56 [2019-10-11T21:43:56.314Z] PASS
21:43:56 [2019-10-11T21:43:56.314Z] 
21:43:56 [2019-10-11T21:43:56.314Z] DONE 6 tests in 18.869s
21:43:56 [2019-10-11T21:43:56.314Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:43:56 [2019-10-11T21:43:56.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
21:43:56 [2019-10-11T21:43:56.315Z] ++ set -e
21:43:56 [2019-10-11T21:43:56.315Z] ++ '[' -n 0 ']'
21:43:56 [2019-10-11T21:43:56.315Z] ++ set -x
21:43:56 [2019-10-11T21:43:56.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
21:43:56 [2019-10-11T21:43:56.574Z] INFO: Testing against a local daemon
21:43:56 [2019-10-11T21:43:56.574Z] === RUN   TestServiceCreateInit
21:43:56 [2019-10-11T21:43:56.574Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:43:56 [2019-10-11T21:43:56.831Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:43:57 [2019-10-11T21:43:57.765Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:43:58 [2019-10-11T21:43:58.101Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:43:58 [2019-10-11T21:43:58.101Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:43:58 [2019-10-11T21:43:58.101Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:44:01 [2019-10-11T21:44:01.043Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:44:01 [2019-10-11T21:44:01.301Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:44:02 [2019-10-11T21:44:02.232Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:44:04 [2019-10-11T21:44:04.758Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:44:05 [2019-10-11T21:44:05.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:44:05 [2019-10-11T21:44:05.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:44:05 [2019-10-11T21:44:05.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:44:05 [2019-10-11T21:44:05.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:44:05 [2019-10-11T21:44:05.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:44:06 [2019-10-11T21:44:06.655Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:44:06 [2019-10-11T21:44:06.655Z] --- PASS: TestServiceCreateInit (10.14s)
21:44:06 [2019-10-11T21:44:06.655Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s)
21:44:06 [2019-10-11T21:44:06.655Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:44:06 [2019-10-11T21:44:06.655Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
21:44:06 [2019-10-11T21:44:06.655Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:44:06 [2019-10-11T21:44:06.655Z] === RUN   TestCreateServiceMultipleTimes
21:44:08 [2019-10-11T21:44:08.027Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:44:08 [2019-10-11T21:44:08.595Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:44:12 [2019-10-11T21:44:12.775Z] === RUN   TestDockerSuite/TestBuildPATH
21:44:15 [2019-10-11T21:44:15.303Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:44:15 [2019-10-11T21:44:15.870Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:44:16 [2019-10-11T21:44:16.803Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:44:26 [2019-10-11T21:44:26.761Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:44:27 [2019-10-11T21:44:27.018Z] --- PASS: TestCreateServiceMultipleTimes (20.29s)
21:44:27 [2019-10-11T21:44:27.018Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:44:27 [2019-10-11T21:44:27.018Z] === RUN   TestCreateServiceConflict
21:44:29 [2019-10-11T21:44:29.543Z] --- PASS: TestCreateServiceConflict (2.73s)
21:44:29 [2019-10-11T21:44:29.543Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:44:29 [2019-10-11T21:44:29.543Z] === RUN   TestCreateServiceMaxReplicas
21:44:30 [2019-10-11T21:44:30.915Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:44:32 [2019-10-11T21:44:32.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:44:32 [2019-10-11T21:44:32.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:44:32 [2019-10-11T21:44:32.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:44:32 [2019-10-11T21:44:32.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:44:33 [2019-10-11T21:44:33.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:44:33 [2019-10-11T21:44:33.444Z] --- PASS: TestCreateServiceMaxReplicas (3.50s)
21:44:33 [2019-10-11T21:44:33.445Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:44:33 [2019-10-11T21:44:33.445Z] === RUN   TestCreateWithDuplicateNetworkNames
21:44:33 [2019-10-11T21:44:33.445Z] === RUN   TestDockerSuite/TestBuildRm
21:44:36 [2019-10-11T21:44:36.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:44:36 [2019-10-11T21:44:36.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:44:36 [2019-10-11T21:44:36.982Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:44:38 [2019-10-11T21:44:38.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:44:38 [2019-10-11T21:44:38.352Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:44:39 [2019-10-11T21:44:39.725Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:44:40 [2019-10-11T21:44:40.291Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:44:40 [2019-10-11T21:44:40.856Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:44:41 [2019-10-11T21:44:41.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:44:42 [2019-10-11T21:44:42.228Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:44:43 [2019-10-11T21:44:43.601Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:44:44 [2019-10-11T21:44:44.534Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:44:45 [2019-10-11T21:44:45.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:44:47 [2019-10-11T21:44:47.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:44:48 [2019-10-11T21:44:48.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:44:48 [2019-10-11T21:44:48.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:44:48 [2019-10-11T21:44:48.717Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:44:48 [2019-10-11T21:44:48.717Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:44:48 [2019-10-11T21:44:48.717Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:44:48 [2019-10-11T21:44:48.717Z] === RUN   TestDockerSuite/TestBuildSpaces
21:44:48 [2019-10-11T21:44:48.975Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.81s)
21:44:48 [2019-10-11T21:44:48.975Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:44:48 [2019-10-11T21:44:48.975Z] === RUN   TestCreateServiceSecretFileMode
21:44:49 [2019-10-11T21:44:49.087Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:44:49 [2019-10-11T21:44:49.232Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:44:49 [2019-10-11T21:44:49.552Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:44:49 [2019-10-11T21:44:49.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:44:50 [2019-10-11T21:44:50.604Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:44:50 [2019-10-11T21:44:50.604Z] === RUN   TestDockerSuite/TestBuildStderr
21:44:51 [2019-10-11T21:44:51.088Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:44:51 [2019-10-11T21:44:51.088Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:44:51 [2019-10-11T21:44:51.537Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:44:52 [2019-10-11T21:44:52.102Z] --- PASS: TestCreateServiceSecretFileMode (3.06s)
21:44:52 [2019-10-11T21:44:52.102Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:44:52 [2019-10-11T21:44:52.102Z] === RUN   TestCreateServiceConfigFileMode
21:44:53 [2019-10-11T21:44:53.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:44:53 [2019-10-11T21:44:53.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:44:55 [2019-10-11T21:44:55.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:44:55 [2019-10-11T21:44:55.769Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:44:56 [2019-10-11T21:44:56.003Z] --- PASS: TestCreateServiceConfigFileMode (3.91s)
21:44:56 [2019-10-11T21:44:56.003Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:44:56 [2019-10-11T21:44:56.003Z] === RUN   TestCreateServiceSysctls
21:44:56 [2019-10-11T21:44:56.734Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:44:56 [2019-10-11T21:44:56.734Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:44:56 [2019-10-11T21:44:56.734Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:44:56 [2019-10-11T21:44:56.935Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:44:56 [2019-10-11T21:44:56.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:44:57 [2019-10-11T21:44:57.698Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:44:58 [2019-10-11T21:44:58.662Z] === RUN   TestDockerSuite/TestBuildCmd
21:44:58 [2019-10-11T21:44:58.831Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:44:59 [2019-10-11T21:44:59.003Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:44:59 [2019-10-11T21:44:59.003Z] Using test binary docker
21:44:59 [2019-10-11T21:44:59.120Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:44:59 [2019-10-11T21:44:59.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:44:59 [2019-10-11T21:44:59.289Z] +++ /etc/init.d/apparmor start
21:44:59 [2019-10-11T21:44:59.289Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:44:59 [2019-10-11T21:44:59.289Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:44:59 [2019-10-11T21:44:59.289Z] Warning failed to create cache: (null)
21:44:59 [2019-10-11T21:44:59.289Z] .
21:44:59 [2019-10-11T21:44:59.289Z] INFO: Waiting for daemon to start...
21:44:59 [2019-10-11T21:44:59.289Z] Starting dockerd
21:44:59 [2019-10-11T21:44:59.289Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:44:59 [2019-10-11T21:44:59.579Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:44:59 [2019-10-11T21:44:59.765Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:45:00 [2019-10-11T21:45:00.036Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:45:00 [2019-10-11T21:45:00.363Z] --- PASS: TestCreateServiceSysctls (4.31s)
21:45:00 [2019-10-11T21:45:00.364Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:45:00 [2019-10-11T21:45:00.364Z] === RUN   TestCreateServiceCapabilities
21:45:00 [2019-10-11T21:45:00.364Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:45:01 [2019-10-11T21:45:01.311Z] .
21:45:01 [2019-10-11T21:45:01.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:45:01 [2019-10-11T21:45:01.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:45:01 [2019-10-11T21:45:01.311Z] Error: No such image: emptyfs
21:45:01 [2019-10-11T21:45:01.311Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:45:01 [2019-10-11T21:45:01.311Z] ++++ docker load
21:45:01 [2019-10-11T21:45:01.595Z] Running integration-test (iteration 1)
21:45:01 [2019-10-11T21:45:01.595Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:45:01 [2019-10-11T21:45:01.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
21:45:01 [2019-10-11T21:45:01.595Z] ++ set -e
21:45:01 [2019-10-11T21:45:01.595Z] ++ '[' -n 0 ']'
21:45:01 [2019-10-11T21:45:01.595Z] ++ set -x
21:45:01 [2019-10-11T21:45:01.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
21:45:01 [2019-10-11T21:45:01.787Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:45:03 [2019-10-11T21:45:03.684Z] === RUN   TestDockerSuite/TestBuildUser
21:45:03 [2019-10-11T21:45:03.684Z] --- PASS: TestCreateServiceCapabilities (3.28s)
21:45:03 [2019-10-11T21:45:03.684Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:45:03 [2019-10-11T21:45:03.684Z] === RUN   TestInspect
21:45:05 [2019-10-11T21:45:05.582Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:45:05 [2019-10-11T21:45:05.818Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:45:07 [2019-10-11T21:45:07.351Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:45:07 [2019-10-11T21:45:07.351Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:45:07 [2019-10-11T21:45:07.482Z] --- PASS: TestInspect (3.67s)
21:45:07 [2019-10-11T21:45:07.482Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:45:07 [2019-10-11T21:45:07.482Z] === RUN   TestDockerNetworkConnectAlias
21:45:08 [2019-10-11T21:45:08.885Z] === RUN   TestDockerSuite/TestBuildContChar
21:45:10 [2019-10-11T21:45:10.009Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:45:15 [2019-10-11T21:45:15.268Z] --- PASS: TestDockerNetworkConnectAlias (7.42s)
21:45:15 [2019-10-11T21:45:15.268Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:45:15 [2019-10-11T21:45:15.268Z] === RUN   TestDockerNetworkReConnect
21:45:16 [2019-10-11T21:45:16.854Z] Loaded image: buildpack-deps:jessie
21:45:16 [2019-10-11T21:45:16.854Z] Loaded image: busybox:latest
21:45:16 [2019-10-11T21:45:16.854Z] Loaded image: busybox:glibc
21:45:16 [2019-10-11T21:45:16.854Z] Loaded image: debian:jessie
21:45:16 [2019-10-11T21:45:16.854Z] Loaded image: hello-world:latest
21:45:16 [2019-10-11T21:45:16.854Z] INFO: Testing against a local daemon
21:45:16 [2019-10-11T21:45:16.854Z] === RUN   TestCgroupNamespacesBuild
21:45:18 [2019-10-11T21:45:18.332Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
21:45:18 [2019-10-11T21:45:18.332Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:45:18 [2019-10-11T21:45:18.332Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:45:19 [2019-10-11T21:45:19.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
21:45:19 [2019-10-11T21:45:19.813Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:45:19 [2019-10-11T21:45:19.813Z] === RUN   TestBuildWithSession
21:45:19 [2019-10-11T21:45:19.813Z] --- SKIP: TestBuildWithSession (0.00s)
21:45:19 [2019-10-11T21:45:19.813Z]     build_session_test.go:25: TODO: BuildKit
21:45:19 [2019-10-11T21:45:19.813Z] === RUN   TestBuildSquashParent
21:45:23 [2019-10-11T21:45:23.690Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:45:23 [2019-10-11T21:45:23.690Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:45:23 [2019-10-11T21:45:23.690Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:45:24 [2019-10-11T21:45:24.656Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:45:25 [2019-10-11T21:45:25.228Z] --- PASS: TestDockerNetworkReConnect (9.31s)
21:45:25 [2019-10-11T21:45:25.228Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:45:25 [2019-10-11T21:45:25.228Z] === RUN   TestServicePlugin
21:45:25 [2019-10-11T21:45:25.316Z] --- PASS: TestBuildSquashParent (4.88s)
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:45:25 [2019-10-11T21:45:25.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:45:25 [2019-10-11T21:45:25.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:45:25 [2019-10-11T21:45:25.316Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:45:25 [2019-10-11T21:45:25.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:45:25 [2019-10-11T21:45:25.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:45:25 [2019-10-11T21:45:25.623Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:45:26 [2019-10-11T21:45:26.080Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:45:26 [2019-10-11T21:45:26.080Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:45:26 [2019-10-11T21:45:26.538Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:45:27 [2019-10-11T21:45:27.125Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:45:27 [2019-10-11T21:45:27.374Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:45:27 [2019-10-11T21:45:27.505Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:45:27 [2019-10-11T21:45:27.505Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:45:27 [2019-10-11T21:45:27.505Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:45:27 [2019-10-11T21:45:27.660Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:45:28 [2019-10-11T21:45:28.058Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:45:28 [2019-10-11T21:45:28.316Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:45:28 [2019-10-11T21:45:28.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:45:29 [2019-10-11T21:45:29.691Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.68s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
21:45:29 [2019-10-11T21:45:29.691Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s)
21:45:29 [2019-10-11T21:45:29.691Z] === RUN   TestBuildMultiStageCopy
21:45:29 [2019-10-11T21:45:29.691Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:45:29 [2019-10-11T21:45:29.816Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:45:31 [2019-10-11T21:45:31.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:45:31 [2019-10-11T21:45:31.187Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:45:31 [2019-10-11T21:45:31.799Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:45:32 [2019-10-11T21:45:32.084Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:45:32 [2019-10-11T21:45:32.116Z] #33 123.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:45:32 [2019-10-11T21:45:32.116Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:45:32 [2019-10-11T21:45:32.116Z] #33 127.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:45:32 [2019-10-11T21:45:32.367Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:45:32 [2019-10-11T21:45:32.982Z] --- PASS: TestBuildMultiStageCopy (3.34s)
21:45:32 [2019-10-11T21:45:32.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.77s)
21:45:32 [2019-10-11T21:45:32.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
21:45:32 [2019-10-11T21:45:32.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
21:45:32 [2019-10-11T21:45:32.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s)
21:45:32 [2019-10-11T21:45:32.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
21:45:32 [2019-10-11T21:45:32.982Z] === RUN   TestBuildMultiStageParentConfig
21:45:33 [2019-10-11T21:45:33.046Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:45:33 [2019-10-11T21:45:33.087Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:45:33 [2019-10-11T21:45:33.087Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:45:33 [2019-10-11T21:45:33.087Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:45:33 [2019-10-11T21:45:33.087Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:45:33 [2019-10-11T21:45:33.087Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:45:33 [2019-10-11T21:45:33.994Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
21:45:33 [2019-10-11T21:45:33.994Z] === RUN   TestBuildLabelWithTargets
21:45:35 [2019-10-11T21:45:35.474Z] --- PASS: TestBuildLabelWithTargets (1.55s)
21:45:35 [2019-10-11T21:45:35.474Z] === RUN   TestBuildWithEmptyLayers
21:45:35 [2019-10-11T21:45:35.573Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:45:35 [2019-10-11T21:45:35.612Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:45:35 [2019-10-11T21:45:35.612Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:45:35 [2019-10-11T21:45:35.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:45:36 [2019-10-11T21:45:36.091Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
21:45:36 [2019-10-11T21:45:36.092Z] === RUN   TestBuildMultiStageOnBuild
21:45:36 [2019-10-11T21:45:36.546Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:45:36 [2019-10-11T21:45:36.946Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:45:37 [2019-10-11T21:45:37.113Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:45:37 [2019-10-11T21:45:37.811Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:45:37 [2019-10-11T21:45:37.877Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:45:38 [2019-10-11T21:45:38.514Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:45:38 [2019-10-11T21:45:38.515Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:45:38 [2019-10-11T21:45:38.784Z] --- PASS: TestBuildMultiStageOnBuild (2.15s)
21:45:38 [2019-10-11T21:45:38.784Z] === RUN   TestBuildUncleanTarFilenames
21:45:39 [2019-10-11T21:45:39.248Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:45:39 [2019-10-11T21:45:39.400Z] --- PASS: TestBuildUncleanTarFilenames (1.12s)
21:45:39 [2019-10-11T21:45:39.400Z] === RUN   TestBuildMultiStageLayerLeak
21:45:39 [2019-10-11T21:45:39.506Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:45:40 [2019-10-11T21:45:40.878Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:45:41 [2019-10-11T21:45:41.790Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:45:41 [2019-10-11T21:45:41.810Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:45:42 [2019-10-11T21:45:42.092Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s)
21:45:42 [2019-10-11T21:45:42.092Z] === RUN   TestBuildWithHugeFile
21:45:43 [2019-10-11T21:45:43.181Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:45:45 [2019-10-11T21:45:45.068Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:45:45 [2019-10-11T21:45:45.078Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:45:45 [2019-10-11T21:45:45.634Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:45:46 [2019-10-11T21:45:46.198Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:45:46 [2019-10-11T21:45:46.447Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:45:46 [2019-10-11T21:45:46.764Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:45:46 [2019-10-11T21:45:46.764Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:45:47 [2019-10-11T21:45:47.379Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:45:47 [2019-10-11T21:45:47.695Z] === RUN   TestDockerSuite/TestBuildXZHost
21:45:49 [2019-10-11T21:45:49.274Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:45:50 [2019-10-11T21:45:50.206Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:45:50 [2019-10-11T21:45:50.218Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:45:50 [2019-10-11T21:45:50.218Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:45:50 [2019-10-11T21:45:50.218Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:45:50 [2019-10-11T21:45:50.781Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:45:51 [2019-10-11T21:45:51.138Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:45:51 [2019-10-11T21:45:51.713Z] === RUN   TestDockerSuite/TestCommitChange
21:45:52 [2019-10-11T21:45:52.506Z] #33 148.6 
21:45:52 [2019-10-11T21:45:52.644Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:45:53 [2019-10-11T21:45:53.070Z] #33 DONE 149.3s
21:45:53 [2019-10-11T21:45:53.070Z] 
21:45:53 [2019-10-11T21:45:53.070Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
21:45:53 [2019-10-11T21:45:53.578Z] === RUN   TestDockerSuite/TestCommitHardlink
21:45:54 [2019-10-11T21:45:54.949Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:45:54 [2019-10-11T21:45:54.963Z] #34 DONE 1.9s
21:45:55 [2019-10-11T21:45:55.514Z] === RUN   TestDockerSuite/TestCommitNewFile
21:45:56 [2019-10-11T21:45:56.335Z] 
21:45:56 [2019-10-11T21:45:56.335Z] #35 [runner 12/12] COPY --from=builder       /build/ /
21:45:57 [2019-10-11T21:45:57.411Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:45:58 [2019-10-11T21:45:58.230Z] #35 DONE 1.5s
21:45:58 [2019-10-11T21:45:58.230Z] 
21:45:58 [2019-10-11T21:45:58.230Z] #36 exporting to image
21:45:58 [2019-10-11T21:45:58.230Z] #36 exporting layers
21:45:58 [2019-10-11T21:45:58.344Z] === RUN   TestDockerSuite/TestCommitTTY
21:45:59 [2019-10-11T21:45:59.276Z] --- PASS: TestServicePlugin (35.18s)
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:62: [da39cdf1c8394] joining swarm manager [d3f1504e7316f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
21:45:59 [2019-10-11T21:45:59.276Z]     plugin_test.go:65: [dcf0e474caefb] joining swarm manager [d3f1504e7316f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:45:59 [2019-10-11T21:45:59.276Z] === RUN   TestServiceUpdateLabel
21:46:00 [2019-10-11T21:46:00.212Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:46:01 [2019-10-11T21:46:01.145Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:46:01 [2019-10-11T21:46:01.403Z] --- PASS: TestServiceUpdateLabel (2.33s)
21:46:01 [2019-10-11T21:46:01.403Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:46:01 [2019-10-11T21:46:01.403Z] === RUN   TestServiceUpdateSecrets
21:46:01 [2019-10-11T21:46:01.508Z] #36 exporting layers 3.3s done
21:46:01 [2019-10-11T21:46:01.508Z] #36 writing image sha256:460f669f36e6fa868db4c8fb36cdff86c8d83bd88571e503cae3fc55391c0f08 done
21:46:01 [2019-10-11T21:46:01.508Z] #36 naming to docker.io/library/moby-e2e-test done
21:46:01 [2019-10-11T21:46:01.508Z] #36 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:46:01 [2019-10-11T21:46:01.828Z] + echo Ensuring container killed.
21:46:01 [2019-10-11T21:46:01.828Z] Ensuring container killed.
21:46:01 [2019-10-11T21:46:01.828Z] + docker rm -vf docker-pr4
21:46:01 [2019-10-11T21:46:01.828Z] Error: No such container: docker-pr4
21:46:01 [2019-10-11T21:46:01.828Z] + true
[Pipeline] sh
21:46:02 [2019-10-11T21:46:02.113Z] + echo Chowning /workspace to jenkins user
21:46:02 [2019-10-11T21:46:02.113Z] Chowning /workspace to jenkins user
21:46:02 [2019-10-11T21:46:02.113Z] + id -u
21:46:02 [2019-10-11T21:46:02.113Z] + id -g
21:46:02 [2019-10-11T21:46:02.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40044:/workspace busybox chown -R 1000:1000 /workspace
21:46:03 [2019-10-11T21:46:03.300Z] === RUN   TestDockerSuite/TestCommitWithoutPause
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:46:03 [2019-10-11T21:46:03.782Z] + bundleName=unit
21:46:03 [2019-10-11T21:46:03.782Z] + echo Creating unit-bundles.tar.gz
21:46:03 [2019-10-11T21:46:03.782Z] Creating unit-bundles.tar.gz
21:46:03 [2019-10-11T21:46:03.782Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:46:03 [2019-10-11T21:46:03.782Z] bundles/junit-report.xml
21:46:03 [2019-10-11T21:46:03.782Z] bundles/go-test-report.json
21:46:03 [2019-10-11T21:46:03.782Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:46:03 [2019-10-11T21:46:03.793Z] Archiving artifacts
21:46:04 [2019-10-11T21:46:04.196Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:46:04 [2019-10-11T21:46:04.233Z] === RUN   TestDockerSuite/TestContainerAPICommit
[Pipeline] sh
21:46:04 [2019-10-11T21:46:04.522Z] + make clean
21:46:04 [2019-10-11T21:46:04.781Z] docker volume rm -f docker-dev-cache
21:46:04 [2019-10-11T21:46:04.781Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:46:06 [2019-10-11T21:46:06.129Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:46:07 [2019-10-11T21:46:07.500Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:46:07 [2019-10-11T21:46:07.500Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:46:08 [2019-10-11T21:46:08.431Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:46:09 [2019-10-11T21:46:09.364Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:46:10 [2019-10-11T21:46:10.295Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:46:10 [2019-10-11T21:46:10.861Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:46:11 [2019-10-11T21:46:11.909Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:46:11 [2019-10-11T21:46:11.909Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:46:11 [2019-10-11T21:46:11.909Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:46:12 [2019-10-11T21:46:12.473Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:46:12 [2019-10-11T21:46:12.473Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:46:12 [2019-10-11T21:46:12.473Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:46:12 [2019-10-11T21:46:12.473Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:46:12 [2019-10-11T21:46:12.730Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:46:13 [2019-10-11T21:46:13.468Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:46:13 [2019-10-11T21:46:13.662Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:46:13 [2019-10-11T21:46:13.926Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:46:14 [2019-10-11T21:46:14.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:46:15 [2019-10-11T21:46:15.162Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:46:15 [2019-10-11T21:46:15.162Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:46:15 [2019-10-11T21:46:15.459Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:46:17 [2019-10-11T21:46:17.058Z] --- PASS: TestServiceUpdateSecrets (15.28s)
21:46:17 [2019-10-11T21:46:17.059Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:46:17 [2019-10-11T21:46:17.059Z] === RUN   TestServiceUpdateConfigs
21:46:17 [2019-10-11T21:46:17.059Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:46:17 [2019-10-11T21:46:17.991Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:46:17 [2019-10-11T21:46:17.991Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:46:18 [2019-10-11T21:46:18.924Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:46:19 [2019-10-11T21:46:19.855Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:46:20 [2019-10-11T21:46:20.787Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:46:21 [2019-10-11T21:46:21.243Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:46:21 [2019-10-11T21:46:21.392Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:46:21 [2019-10-11T21:46:21.392Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:46:21 [2019-10-11T21:46:21.700Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:46:22 [2019-10-11T21:46:22.159Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:46:22 [2019-10-11T21:46:22.159Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:46:22 [2019-10-11T21:46:22.348Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:46:22 [2019-10-11T21:46:22.617Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:46:22 [2019-10-11T21:46:22.617Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:46:23 [2019-10-11T21:46:23.288Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:46:24 [2019-10-11T21:46:24.220Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:46:24 [2019-10-11T21:46:24.220Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:46:25 [2019-10-11T21:46:25.151Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:46:26 [2019-10-11T21:46:26.523Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:46:28 [2019-10-11T21:46:28.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:46:28 [2019-10-11T21:46:28.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:46:28 [2019-10-11T21:46:28.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:46:28 [2019-10-11T21:46:28.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:46:28 [2019-10-11T21:46:28.419Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:46:28 [2019-10-11T21:46:28.984Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:46:31 [2019-10-11T21:46:31.507Z] --- PASS: TestServiceUpdateConfigs (14.74s)
21:46:31 [2019-10-11T21:46:31.507Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:46:31 [2019-10-11T21:46:31.507Z] === RUN   TestServiceUpdateNetwork
21:46:34 [2019-10-11T21:46:34.032Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:46:34 [2019-10-11T21:46:34.597Z] === RUN   TestDockerSuite/TestContainerAPITop
21:46:35 [2019-10-11T21:46:35.969Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:46:35 [2019-10-11T21:46:35.969Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:46:35 [2019-10-11T21:46:35.969Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:46:39 [2019-10-11T21:46:39.246Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:46:39 [2019-10-11T21:46:39.810Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:46:41 [2019-10-11T21:46:41.182Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:46:46 [2019-10-11T21:46:46.440Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:46:46 [2019-10-11T21:46:46.440Z] --- PASS: TestServiceUpdateNetwork (14.75s)
21:46:46 [2019-10-11T21:46:46.440Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:46:46 [2019-10-11T21:46:46.440Z] PASS
21:46:46 [2019-10-11T21:46:46.440Z] 
21:46:46 [2019-10-11T21:46:46.440Z] DONE 19 tests in 169.897s
21:46:46 [2019-10-11T21:46:46.440Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:46:46 [2019-10-11T21:46:46.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
21:46:46 [2019-10-11T21:46:46.440Z] ++ set -e
21:46:46 [2019-10-11T21:46:46.440Z] ++ '[' -n 0 ']'
21:46:46 [2019-10-11T21:46:46.440Z] ++ set -x
21:46:46 [2019-10-11T21:46:46.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
21:46:46 [2019-10-11T21:46:46.440Z] INFO: Testing against a local daemon
21:46:46 [2019-10-11T21:46:46.440Z] === RUN   TestSessionCreate
21:46:46 [2019-10-11T21:46:46.440Z] --- PASS: TestSessionCreate (0.04s)
21:46:46 [2019-10-11T21:46:46.440Z] === RUN   TestSessionCreateWithBadUpgrade
21:46:46 [2019-10-11T21:46:46.440Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:46:46 [2019-10-11T21:46:46.440Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:46:46 [2019-10-11T21:46:46.440Z] PASS
21:46:46 [2019-10-11T21:46:46.440Z] 
21:46:46 [2019-10-11T21:46:46.440Z] DONE 2 tests in 0.210s
21:46:46 [2019-10-11T21:46:46.440Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:46:46 [2019-10-11T21:46:46.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
21:46:46 [2019-10-11T21:46:46.440Z] ++ set -e
21:46:46 [2019-10-11T21:46:46.440Z] ++ '[' -n 0 ']'
21:46:46 [2019-10-11T21:46:46.440Z] ++ set -x
21:46:46 [2019-10-11T21:46:46.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
21:46:46 [2019-10-11T21:46:46.698Z] INFO: Testing against a local daemon
21:46:46 [2019-10-11T21:46:46.698Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:46:46 [2019-10-11T21:46:46.698Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:46:46 [2019-10-11T21:46:46.698Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:46:46 [2019-10-11T21:46:46.698Z] === RUN   TestEventsExecDie
21:46:47 [2019-10-11T21:46:47.631Z] --- PASS: TestEventsExecDie (1.03s)
21:46:47 [2019-10-11T21:46:47.631Z] === RUN   TestEventsBackwardsCompatible
21:46:47 [2019-10-11T21:46:47.631Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
21:46:47 [2019-10-11T21:46:47.631Z] === RUN   TestInfoBinaryCommits
21:46:47 [2019-10-11T21:46:47.631Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:46:47 [2019-10-11T21:46:47.631Z] === RUN   TestInfoAPIVersioned
21:46:47 [2019-10-11T21:46:47.631Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:46:47 [2019-10-11T21:46:47.631Z] === RUN   TestInfoAPI
21:46:47 [2019-10-11T21:46:47.631Z] --- PASS: TestInfoAPI (0.02s)
21:46:47 [2019-10-11T21:46:47.631Z] === RUN   TestInfoAPIWarnings
21:46:47 [2019-10-11T21:46:47.734Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:46:47 [2019-10-11T21:46:47.734Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:46:47 [2019-10-11T21:46:47.734Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:46:48 [2019-10-11T21:46:48.563Z] --- PASS: TestInfoAPIWarnings (0.79s)
21:46:48 [2019-10-11T21:46:48.563Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:46:48 [2019-10-11T21:46:48.563Z] === RUN   TestLoginFailsWithBadCredentials
21:46:48 [2019-10-11T21:46:48.563Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:46:48 [2019-10-11T21:46:48.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
21:46:48 [2019-10-11T21:46:48.823Z] === RUN   TestPingCacheHeaders
21:46:48 [2019-10-11T21:46:48.823Z] --- PASS: TestPingCacheHeaders (0.02s)
21:46:48 [2019-10-11T21:46:48.823Z] === RUN   TestPingGet
21:46:48 [2019-10-11T21:46:48.823Z] --- PASS: TestPingGet (0.02s)
21:46:48 [2019-10-11T21:46:48.823Z] === RUN   TestPingHead
21:46:48 [2019-10-11T21:46:48.823Z] --- PASS: TestPingHead (0.02s)
21:46:48 [2019-10-11T21:46:48.823Z] === RUN   TestVersion
21:46:48 [2019-10-11T21:46:48.823Z] --- PASS: TestVersion (0.02s)
21:46:48 [2019-10-11T21:46:48.823Z] PASS
21:46:48 [2019-10-11T21:46:48.823Z] 
21:46:48 [2019-10-11T21:46:48.823Z] === Skipped
21:46:48 [2019-10-11T21:46:48.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:46:48 [2019-10-11T21:46:48.823Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:46:48 [2019-10-11T21:46:48.823Z] 
21:46:48 [2019-10-11T21:46:48.823Z] 
21:46:48 [2019-10-11T21:46:48.823Z] DONE 12 tests, 1 skipped in 2.424s
21:46:48 [2019-10-11T21:46:48.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:46:48 [2019-10-11T21:46:48.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:46:48 [2019-10-11T21:46:48.823Z] ++ set -e
21:46:48 [2019-10-11T21:46:48.823Z] ++ '[' -n 0 ']'
21:46:48 [2019-10-11T21:46:48.823Z] ++ set -x
21:46:48 [2019-10-11T21:46:48.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:46:49 [2019-10-11T21:46:49.082Z] INFO: Testing against a local daemon
21:46:49 [2019-10-11T21:46:49.082Z] === RUN   TestVolumesCreateAndList
21:46:49 [2019-10-11T21:46:49.082Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:46:49 [2019-10-11T21:46:49.082Z] === RUN   TestVolumesRemove
21:46:49 [2019-10-11T21:46:49.082Z] --- PASS: TestVolumesRemove (0.10s)
21:46:49 [2019-10-11T21:46:49.082Z] === RUN   TestVolumesInspect
21:46:49 [2019-10-11T21:46:49.082Z] --- PASS: TestVolumesInspect (0.03s)
21:46:49 [2019-10-11T21:46:49.082Z] === RUN   TestVolumesInvalidJSON
21:46:49 [2019-10-11T21:46:49.082Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:46:49 [2019-10-11T21:46:49.082Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:46:49 [2019-10-11T21:46:49.082Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:46:49 [2019-10-11T21:46:49.082Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:46:49 [2019-10-11T21:46:49.082Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:46:49 [2019-10-11T21:46:49.082Z] PASS
21:46:49 [2019-10-11T21:46:49.082Z] 
21:46:49 [2019-10-11T21:46:49.082Z] DONE 5 tests in 0.325s
21:46:49 [2019-10-11T21:46:49.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:46:49 [2019-10-11T21:46:49.648Z] ++++ cat bundles/test-integration/docker.pid
21:46:49 [2019-10-11T21:46:49.648Z] +++ kill 5264
21:46:50 [2019-10-11T21:46:50.212Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:46:50 [2019-10-11T21:46:50.776Z] umount: bundles/test-integration/root: mountpoint not found
21:46:50 [2019-10-11T21:46:50.776Z] +++ /etc/init.d/apparmor stop
21:46:50 [2019-10-11T21:46:50.776Z] Clearing AppArmor profiles cache:.
21:46:50 [2019-10-11T21:46:50.776Z] All profile caches have been cleared, but no profiles have been unloaded.
21:46:50 [2019-10-11T21:46:50.776Z] Unloading profiles will leave already running processes permanently
21:46:50 [2019-10-11T21:46:50.776Z] unconfined, which can lead to unexpected situations.
21:46:50 [2019-10-11T21:46:50.776Z] 
21:46:50 [2019-10-11T21:46:50.776Z] To set a process to complain mode, use the command line tool
21:46:50 [2019-10-11T21:46:50.776Z] 'aa-complain'. To really tear down all profiles, run the init script
21:46:50 [2019-10-11T21:46:50.776Z] with the 'teardown' option."
21:46:50 [2019-10-11T21:46:50.776Z] 
21:46:58 [2019-10-11T21:46:58.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:47:04 [2019-10-11T21:47:04.125Z] --- PASS: TestBuildWithHugeFile (81.98s)
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildWithEmptyDockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:04 [2019-10-11T21:47:04.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
21:47:04 [2019-10-11T21:47:04.125Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
21:47:04 [2019-10-11T21:47:04.125Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
21:47:04 [2019-10-11T21:47:04.125Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildPreserveOwnership
21:47:04 [2019-10-11T21:47:04.125Z] === RUN   TestBuildPreserveOwnership/copy_from
21:47:07 [2019-10-11T21:47:07.589Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:47:08 [2019-10-11T21:47:08.606Z] --- PASS: TestBuildPreserveOwnership (4.72s)
21:47:08 [2019-10-11T21:47:08.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
21:47:08 [2019-10-11T21:47:08.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s)
21:47:08 [2019-10-11T21:47:08.606Z] === RUN   TestBuildPlatformInvalid
21:47:08 [2019-10-11T21:47:08.891Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:47:08 [2019-10-11T21:47:08.891Z] PASS
21:47:08 [2019-10-11T21:47:08.891Z] 
21:47:08 [2019-10-11T21:47:08.891Z] === Skipped
21:47:08 [2019-10-11T21:47:08.891Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
21:47:08 [2019-10-11T21:47:08.891Z]     build_session_test.go:25: TODO: BuildKit
21:47:08 [2019-10-11T21:47:08.891Z] 
21:47:08 [2019-10-11T21:47:08.891Z] 
21:47:08 [2019-10-11T21:47:08.891Z] DONE 32 tests, 1 skipped in 127.254s
21:47:08 [2019-10-11T21:47:08.891Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:47:08 [2019-10-11T21:47:08.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
21:47:08 [2019-10-11T21:47:08.891Z] ++ set -e
21:47:08 [2019-10-11T21:47:08.891Z] ++ '[' -n 0 ']'
21:47:08 [2019-10-11T21:47:08.891Z] ++ set -x
21:47:08 [2019-10-11T21:47:08.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
21:47:08 [2019-10-11T21:47:08.891Z] INFO: Testing against a local daemon
21:47:08 [2019-10-11T21:47:08.891Z] === RUN   TestConfigList
21:47:11 [2019-10-11T21:47:11.574Z] --- PASS: TestConfigList (2.18s)
21:47:11 [2019-10-11T21:47:11.574Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:47:11 [2019-10-11T21:47:11.574Z] === RUN   TestConfigsCreateAndDelete
21:47:12 [2019-10-11T21:47:12.866Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:47:12 [2019-10-11T21:47:12.866Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:47:12 [2019-10-11T21:47:12.866Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:47:13 [2019-10-11T21:47:13.681Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
21:47:13 [2019-10-11T21:47:13.681Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:47:13 [2019-10-11T21:47:13.681Z] === RUN   TestConfigsUpdate
21:47:15 [2019-10-11T21:47:15.040Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:47:16 [2019-10-11T21:47:16.361Z] --- PASS: TestConfigsUpdate (2.68s)
21:47:16 [2019-10-11T21:47:16.361Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:47:16 [2019-10-11T21:47:16.361Z] === RUN   TestTemplatedConfig
21:47:16 [2019-10-11T21:47:16.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:47:16 [2019-10-11T21:47:16.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:47:16 [2019-10-11T21:47:16.942Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:47:17 [2019-10-11T21:47:17.937Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:47:18 [2019-10-11T21:47:18.837Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:47:19 [2019-10-11T21:47:19.060Z] --- PASS: TestTemplatedConfig (2.79s)
21:47:19 [2019-10-11T21:47:19.060Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:47:19 [2019-10-11T21:47:19.060Z] === RUN   TestConfigInspect
21:47:20 [2019-10-11T21:47:20.840Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:47:21 [2019-10-11T21:47:21.097Z] --- PASS: TestConfigInspect (2.22s)
21:47:21 [2019-10-11T21:47:21.097Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:47:21 [2019-10-11T21:47:21.097Z] === RUN   TestConfigCreateWithLabels
21:47:21 [2019-10-11T21:47:21.361Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:47:23 [2019-10-11T21:47:23.125Z] --- PASS: TestConfigCreateWithLabels (2.15s)
21:47:23 [2019-10-11T21:47:23.125Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:47:23 [2019-10-11T21:47:23.125Z] === RUN   TestConfigCreateResolve
21:47:24 [2019-10-11T21:47:24.707Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:47:25 [2019-10-11T21:47:25.273Z] --- PASS: TestConfigCreateResolve (2.15s)
21:47:25 [2019-10-11T21:47:25.273Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:47:25 [2019-10-11T21:47:25.273Z] === RUN   TestConfigDaemonLibtrustID
21:47:25 [2019-10-11T21:47:25.889Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
21:47:25 [2019-10-11T21:47:25.889Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:47:25 [2019-10-11T21:47:25.889Z] PASS
21:47:25 [2019-10-11T21:47:25.889Z] 
21:47:25 [2019-10-11T21:47:25.889Z] DONE 8 tests in 17.049s
21:47:25 [2019-10-11T21:47:25.889Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:47:25 [2019-10-11T21:47:25.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
21:47:25 [2019-10-11T21:47:25.889Z] ++ set -e
21:47:25 [2019-10-11T21:47:25.889Z] ++ '[' -n 0 ']'
21:47:25 [2019-10-11T21:47:25.889Z] ++ set -x
21:47:25 [2019-10-11T21:47:25.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
21:47:26 [2019-10-11T21:47:26.078Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:47:26 [2019-10-11T21:47:26.173Z] INFO: Testing against a local daemon
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestCheckpoint
21:47:26 [2019-10-11T21:47:26.173Z] --- SKIP: TestCheckpoint (0.00s)
21:47:26 [2019-10-11T21:47:26.173Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestContainerInvalidJSON
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:47:26 [2019-10-11T21:47:26.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:47:26 [2019-10-11T21:47:26.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:47:26 [2019-10-11T21:47:26.173Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:47:26 [2019-10-11T21:47:26.173Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:47:26 [2019-10-11T21:47:26.173Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:47:26 [2019-10-11T21:47:26.173Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:47:26 [2019-10-11T21:47:26.173Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:47:26 [2019-10-11T21:47:26.173Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:47:26 [2019-10-11T21:47:26.173Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:47:26 [2019-10-11T21:47:26.173Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:47:26 [2019-10-11T21:47:26.173Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
21:47:26 [2019-10-11T21:47:26.173Z] === RUN   TestCopyFromContainerPathIsNotDir
21:47:26 [2019-10-11T21:47:26.335Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:47:26 [2019-10-11T21:47:26.456Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
21:47:26 [2019-10-11T21:47:26.456Z] === RUN   TestCopyToContainerPathDoesNotExist
21:47:26 [2019-10-11T21:47:26.456Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
21:47:26 [2019-10-11T21:47:26.456Z] === RUN   TestCopyToContainerPathIsNotDir
21:47:26 [2019-10-11T21:47:26.456Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
21:47:26 [2019-10-11T21:47:26.456Z] === RUN   TestCopyFromContainer
21:47:27 [2019-10-11T21:47:27.267Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:47:27 [2019-10-11T21:47:27.930Z] === RUN   TestCopyFromContainer//
21:47:28 [2019-10-11T21:47:28.201Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:47:28 [2019-10-11T21:47:28.215Z] === RUN   TestCopyFromContainer//bar/root
21:47:28 [2019-10-11T21:47:28.215Z] === RUN   TestCopyFromContainer//bar/root/
21:47:28 [2019-10-11T21:47:28.215Z] === RUN   TestCopyFromContainer/bar/quux
21:47:28 [2019-10-11T21:47:28.505Z] === RUN   TestCopyFromContainer/bar/quux/
21:47:28 [2019-10-11T21:47:28.505Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:47:28 [2019-10-11T21:47:28.505Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:47:28 [2019-10-11T21:47:28.806Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:47:28 [2019-10-11T21:47:28.806Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:47:28 [2019-10-11T21:47:28.806Z] === RUN   TestCopyFromContainer/bar/notarget
21:47:29 [2019-10-11T21:47:29.089Z] --- PASS: TestCopyFromContainer (2.51s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer// (0.09s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:29 [2019-10-11T21:47:29.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateLinkToNonExistingContainer
21:47:29 [2019-10-11T21:47:29.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateWithInvalidEnv
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateWithInvalidEnv/0
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateWithInvalidEnv/0
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateWithInvalidEnv/1
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateWithInvalidEnv/1
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateWithInvalidEnv/2
21:47:29 [2019-10-11T21:47:29.089Z] === PAUSE TestCreateWithInvalidEnv/2
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateWithInvalidEnv/0
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateWithInvalidEnv/2
21:47:29 [2019-10-11T21:47:29.089Z] === CONT  TestCreateWithInvalidEnv/1
21:47:29 [2019-10-11T21:47:29.089Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:47:29 [2019-10-11T21:47:29.089Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateTmpfsMountsTarget
21:47:29 [2019-10-11T21:47:29.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
21:47:29 [2019-10-11T21:47:29.089Z] === RUN   TestCreateWithCustomMaskedPaths
21:47:29 [2019-10-11T21:47:29.137Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:47:30 [2019-10-11T21:47:30.069Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:47:31 [2019-10-11T21:47:31.002Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:47:31 [2019-10-11T21:47:31.114Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s)
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:47:31 [2019-10-11T21:47:31.114Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:47:31 [2019-10-11T21:47:31.114Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
21:47:31 [2019-10-11T21:47:31.114Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
21:47:31 [2019-10-11T21:47:31.114Z] === RUN   TestCreateWithCustomReadonlyPaths
21:47:32 [2019-10-11T21:47:32.374Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:47:33 [2019-10-11T21:47:33.142Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s)
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:33 [2019-10-11T21:47:33.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:33 [2019-10-11T21:47:33.142Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:33 [2019-10-11T21:47:33.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:47:33 [2019-10-11T21:47:33.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
21:47:33 [2019-10-11T21:47:33.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
21:47:33 [2019-10-11T21:47:33.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
21:47:33 [2019-10-11T21:47:33.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:47:33 [2019-10-11T21:47:33.142Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestContainerStartOnDaemonRestart
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestContainerStartOnDaemonRestart
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestDaemonRestartIpcMode
21:47:33 [2019-10-11T21:47:33.142Z] === PAUSE TestDaemonRestartIpcMode
21:47:33 [2019-10-11T21:47:33.142Z] === RUN   TestDiff
21:47:33 [2019-10-11T21:47:33.307Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:47:33 [2019-10-11T21:47:33.762Z] --- PASS: TestDiff (0.65s)
21:47:33 [2019-10-11T21:47:33.762Z] === RUN   TestExecWithCloseStdin
21:47:34 [2019-10-11T21:47:34.239Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:47:34 [2019-10-11T21:47:34.773Z] --- PASS: TestExecWithCloseStdin (0.85s)
21:47:34 [2019-10-11T21:47:34.773Z] === RUN   TestExec
21:47:35 [2019-10-11T21:47:35.609Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:47:35 [2019-10-11T21:47:35.783Z] --- PASS: TestExec (0.81s)
21:47:35 [2019-10-11T21:47:35.783Z] === RUN   TestExecUser
21:47:36 [2019-10-11T21:47:36.400Z] --- PASS: TestExecUser (0.82s)
21:47:36 [2019-10-11T21:47:36.400Z] === RUN   TestExportContainerAndImportImage
21:47:36 [2019-10-11T21:47:36.540Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:47:37 [2019-10-11T21:47:37.412Z] --- PASS: TestExportContainerAndImportImage (0.96s)
21:47:37 [2019-10-11T21:47:37.412Z] === RUN   TestExportContainerAfterDaemonRestart
21:47:37 [2019-10-11T21:47:37.473Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:47:38 [2019-10-11T21:47:38.405Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:47:38 [2019-10-11T21:47:38.891Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
21:47:38 [2019-10-11T21:47:38.891Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:47:38 [2019-10-11T21:47:38.891Z] === RUN   TestHealthCheckWorkdir
21:47:39 [2019-10-11T21:47:39.778Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:47:39 [2019-10-11T21:47:39.903Z] --- PASS: TestHealthCheckWorkdir (1.04s)
21:47:39 [2019-10-11T21:47:39.903Z] === RUN   TestHealthKillContainer
21:47:41 [2019-10-11T21:47:41.149Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:47:42 [2019-10-11T21:47:42.081Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:47:43 [2019-10-11T21:47:43.013Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:47:43 [2019-10-11T21:47:43.013Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:47:43 [2019-10-11T21:47:43.359Z] --- PASS: TestHealthKillContainer (2.91s)
21:47:43 [2019-10-11T21:47:43.359Z] === RUN   TestInspectCpusetInConfigPre120
21:47:43 [2019-10-11T21:47:43.359Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
21:47:43 [2019-10-11T21:47:43.359Z] === RUN   TestIpcModeNone
21:47:43 [2019-10-11T21:47:43.944Z] === RUN   TestDockerSuite/TestCpRelativePath
21:47:44 [2019-10-11T21:47:44.375Z] --- PASS: TestIpcModeNone (0.82s)
21:47:44 [2019-10-11T21:47:44.375Z] === RUN   TestIpcModePrivate
21:47:44 [2019-10-11T21:47:44.875Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:47:45 [2019-10-11T21:47:45.000Z] --- PASS: TestIpcModePrivate (0.84s)
21:47:45 [2019-10-11T21:47:45.000Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
21:47:45 [2019-10-11T21:47:45.000Z] === RUN   TestIpcModeShareable
21:47:46 [2019-10-11T21:47:46.011Z] --- PASS: TestIpcModeShareable (0.84s)
21:47:46 [2019-10-11T21:47:46.011Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
21:47:46 [2019-10-11T21:47:46.011Z] === RUN   TestAPIIpcModeShareableAndContainer
21:47:46 [2019-10-11T21:47:46.246Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:47:47 [2019-10-11T21:47:47.179Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:47:48 [2019-10-11T21:47:48.112Z] === RUN   TestDockerSuite/TestCpToCaseA
21:47:48 [2019-10-11T21:47:48.706Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s)
21:47:48 [2019-10-11T21:47:48.706Z] === RUN   TestAPIIpcModeHost
21:47:48 [2019-10-11T21:47:48.992Z] --- PASS: TestAPIIpcModeHost (0.71s)
21:47:48 [2019-10-11T21:47:48.992Z] === RUN   TestDaemonIpcModeShareable
21:47:50 [2019-10-11T21:47:50.009Z] === RUN   TestDockerSuite/TestCpToCaseB
21:47:50 [2019-10-11T21:47:50.940Z] === RUN   TestDockerSuite/TestCpToCaseC
21:47:51 [2019-10-11T21:47:51.029Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
21:47:51 [2019-10-11T21:47:51.030Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:47:51 [2019-10-11T21:47:51.030Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:47:51 [2019-10-11T21:47:51.030Z] === RUN   TestDaemonIpcModePrivate
21:47:52 [2019-10-11T21:47:52.507Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
21:47:52 [2019-10-11T21:47:52.508Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:47:52 [2019-10-11T21:47:52.508Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:47:52 [2019-10-11T21:47:52.508Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:47:53 [2019-10-11T21:47:53.466Z] === RUN   TestDockerSuite/TestCpToCaseD
21:47:54 [2019-10-11T21:47:54.538Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
21:47:54 [2019-10-11T21:47:54.538Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:47:54 [2019-10-11T21:47:54.538Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:47:54 [2019-10-11T21:47:54.538Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:47:56 [2019-10-11T21:47:56.017Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
21:47:56 [2019-10-11T21:47:56.017Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:47:56 [2019-10-11T21:47:56.017Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:47:56 [2019-10-11T21:47:56.017Z] === RUN   TestIpcModeOlderClient
21:47:56 [2019-10-11T21:47:56.017Z] === PAUSE TestIpcModeOlderClient
21:47:56 [2019-10-11T21:47:56.017Z] === RUN   TestKillContainerInvalidSignal
21:47:56 [2019-10-11T21:47:56.633Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
21:47:56 [2019-10-11T21:47:56.633Z] === RUN   TestKillContainer
21:47:56 [2019-10-11T21:47:56.633Z] === RUN   TestKillContainer/no_signal
21:47:57 [2019-10-11T21:47:57.249Z] === RUN   TestKillContainer/non_killing_signal
21:47:57 [2019-10-11T21:47:57.866Z] === RUN   TestKillContainer/killing_signal
21:47:58 [2019-10-11T21:47:58.761Z] === RUN   TestDockerSuite/TestCpToCaseE
21:47:58 [2019-10-11T21:47:58.875Z] --- PASS: TestKillContainer (1.96s)
21:47:58 [2019-10-11T21:47:58.875Z]     --- PASS: TestKillContainer/no_signal (0.62s)
21:47:58 [2019-10-11T21:47:58.875Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
21:47:58 [2019-10-11T21:47:58.875Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
21:47:58 [2019-10-11T21:47:58.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:47:58 [2019-10-11T21:47:58.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:47:59 [2019-10-11T21:47:59.503Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:48:00 [2019-10-11T21:48:00.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
21:48:00 [2019-10-11T21:48:00.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
21:48:00 [2019-10-11T21:48:00.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
21:48:00 [2019-10-11T21:48:00.126Z] === RUN   TestKillStoppedContainer
21:48:00 [2019-10-11T21:48:00.126Z] --- PASS: TestKillStoppedContainer (0.09s)
21:48:00 [2019-10-11T21:48:00.126Z] === RUN   TestKillStoppedContainerAPIPre120
21:48:00 [2019-10-11T21:48:00.126Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:48:00 [2019-10-11T21:48:00.126Z] === RUN   TestKillDifferentUserContainer
21:48:00 [2019-10-11T21:48:00.742Z] --- PASS: TestKillDifferentUserContainer (0.69s)
21:48:00 [2019-10-11T21:48:00.742Z] === RUN   TestInspectOomKilledTrue
21:48:02 [2019-10-11T21:48:02.037Z] === RUN   TestDockerSuite/TestCpToCaseF
21:48:02 [2019-10-11T21:48:02.221Z] --- PASS: TestInspectOomKilledTrue (1.21s)
21:48:02 [2019-10-11T21:48:02.221Z] === RUN   TestInspectOomKilledFalse
21:48:02 [2019-10-11T21:48:02.837Z] --- PASS: TestInspectOomKilledFalse (0.65s)
21:48:02 [2019-10-11T21:48:02.837Z] === RUN   TestLinksEtcHostsContentMatch
21:48:02 [2019-10-11T21:48:02.969Z] === RUN   TestDockerSuite/TestCpToCaseG
21:48:03 [2019-10-11T21:48:03.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
21:48:03 [2019-10-11T21:48:03.455Z] === RUN   TestLinksContainerNames
21:48:04 [2019-10-11T21:48:04.938Z] --- PASS: TestLinksContainerNames (1.31s)
21:48:04 [2019-10-11T21:48:04.938Z] === RUN   TestLogsFollowTailEmpty
21:48:05 [2019-10-11T21:48:05.220Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
21:48:05 [2019-10-11T21:48:05.221Z] === RUN   TestContainerNetworkMountsNoChown
21:48:05 [2019-10-11T21:48:05.531Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:48:06 [2019-10-11T21:48:06.231Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/default
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/default
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/private
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/private
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rprivate
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rprivate
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/slave
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/slave
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rslave
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rslave
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/shared
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/shared
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rshared
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rshared
21:48:06 [2019-10-11T21:48:06.231Z] === CONT  TestMountDaemonRoot/default
21:48:06 [2019-10-11T21:48:06.231Z] === CONT  TestMountDaemonRoot/rslave
21:48:06 [2019-10-11T21:48:06.231Z] === CONT  TestMountDaemonRoot/rshared
21:48:06 [2019-10-11T21:48:06.231Z] === CONT  TestMountDaemonRoot/slave
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/default/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === CONT  TestMountDaemonRoot/private
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/default/bind_root
21:48:06 [2019-10-11T21:48:06.231Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:48:06 [2019-10-11T21:48:06.231Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rprivate
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/private/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/shared
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/private/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/default/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/default/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/private/bind_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/private/mount_root
21:48:06 [2019-10-11T21:48:06.232Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:48:06 [2019-10-11T21:48:06.517Z] --- PASS: TestMountDaemonRoot (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:48:06 [2019-10-11T21:48:06.517Z] === RUN   TestContainerBindMountNonRecursive
21:48:07 [2019-10-11T21:48:07.994Z] --- PASS: TestContainerBindMountNonRecursive (1.55s)
21:48:07 [2019-10-11T21:48:07.994Z] === RUN   TestNetworkNat
21:48:08 [2019-10-11T21:48:08.058Z] === RUN   TestDockerSuite/TestCpToCaseH
21:48:08 [2019-10-11T21:48:08.615Z] --- PASS: TestNetworkNat (0.70s)
21:48:08 [2019-10-11T21:48:08.615Z] === RUN   TestNetworkLocalhostTCPNat
21:48:09 [2019-10-11T21:48:09.232Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
21:48:09 [2019-10-11T21:48:09.233Z] === RUN   TestNetworkLoopbackNat
21:48:10 [2019-10-11T21:48:10.246Z] --- PASS: TestNetworkLoopbackNat (0.90s)
21:48:10 [2019-10-11T21:48:10.246Z] === RUN   TestPause
21:48:10 [2019-10-11T21:48:10.864Z] --- PASS: TestPause (0.73s)
21:48:10 [2019-10-11T21:48:10.864Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:48:10 [2019-10-11T21:48:10.864Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:48:10 [2019-10-11T21:48:10.864Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:48:10 [2019-10-11T21:48:10.864Z] === RUN   TestPauseStopPausedContainer
21:48:11 [2019-10-11T21:48:11.333Z] === RUN   TestDockerSuite/TestCpToCaseI
21:48:11 [2019-10-11T21:48:11.873Z] --- PASS: TestPauseStopPausedContainer (0.71s)
21:48:11 [2019-10-11T21:48:11.873Z] === RUN   TestPsFilter
21:48:11 [2019-10-11T21:48:11.873Z] --- PASS: TestPsFilter (0.16s)
21:48:11 [2019-10-11T21:48:11.873Z] === RUN   TestRemoveContainerWithRemovedVolume
21:48:12 [2019-10-11T21:48:12.265Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:48:12 [2019-10-11T21:48:12.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
21:48:12 [2019-10-11T21:48:12.489Z] === RUN   TestRemoveContainerWithVolume
21:48:13 [2019-10-11T21:48:13.119Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
21:48:13 [2019-10-11T21:48:13.119Z] === RUN   TestRemoveContainerRunning
21:48:14 [2019-10-11T21:48:14.129Z] --- PASS: TestRemoveContainerRunning (0.70s)
21:48:14 [2019-10-11T21:48:14.129Z] === RUN   TestRemoveContainerForceRemoveRunning
21:48:14 [2019-10-11T21:48:14.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
21:48:14 [2019-10-11T21:48:14.749Z] === RUN   TestRemoveInvalidContainer
21:48:14 [2019-10-11T21:48:14.749Z] --- PASS: TestRemoveInvalidContainer (0.04s)
21:48:14 [2019-10-11T21:48:14.749Z] === RUN   TestRenameLinkedContainer
21:48:17 [2019-10-11T21:48:17.436Z] --- PASS: TestRenameLinkedContainer (2.72s)
21:48:17 [2019-10-11T21:48:17.436Z] === RUN   TestRenameStoppedContainer
21:48:17 [2019-10-11T21:48:17.529Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:48:18 [2019-10-11T21:48:18.054Z] --- PASS: TestRenameStoppedContainer (0.65s)
21:48:18 [2019-10-11T21:48:18.054Z] === RUN   TestRenameRunningContainerAndReuse
21:48:18 [2019-10-11T21:48:18.460Z] === RUN   TestDockerSuite/TestCpToDot
21:48:19 [2019-10-11T21:48:19.393Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:48:19 [2019-10-11T21:48:19.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
21:48:19 [2019-10-11T21:48:19.550Z] === RUN   TestRenameInvalidName
21:48:20 [2019-10-11T21:48:20.166Z] --- PASS: TestRenameInvalidName (0.70s)
21:48:20 [2019-10-11T21:48:20.166Z] === RUN   TestRenameAnonymousContainer
21:48:21 [2019-10-11T21:48:21.290Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:48:21 [2019-10-11T21:48:21.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:48:21 [2019-10-11T21:48:21.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:48:21 [2019-10-11T21:48:21.405Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:48:22 [2019-10-11T21:48:22.661Z] === RUN   TestDockerSuite/TestCpToStdout
21:48:22 [2019-10-11T21:48:22.853Z] --- PASS: TestRenameAnonymousContainer (2.44s)
21:48:22 [2019-10-11T21:48:22.853Z] === RUN   TestRenameContainerWithSameName
21:48:23 [2019-10-11T21:48:23.137Z] --- PASS: TestRenameContainerWithSameName (0.65s)
21:48:23 [2019-10-11T21:48:23.137Z] === RUN   TestRenameContainerWithLinkedContainer
21:48:23 [2019-10-11T21:48:23.593Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:48:24 [2019-10-11T21:48:24.615Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
21:48:24 [2019-10-11T21:48:24.616Z] === RUN   TestResize
21:48:25 [2019-10-11T21:48:25.231Z] --- PASS: TestResize (0.70s)
21:48:25 [2019-10-11T21:48:25.231Z] === RUN   TestResizeWithInvalidSize
21:48:25 [2019-10-11T21:48:25.847Z] --- PASS: TestResizeWithInvalidSize (0.71s)
21:48:25 [2019-10-11T21:48:25.847Z] === RUN   TestResizeWhenContainerNotStarted
21:48:26 [2019-10-11T21:48:26.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:48:26 [2019-10-11T21:48:26.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:48:26 [2019-10-11T21:48:26.871Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:48:26 [2019-10-11T21:48:26.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:48:27 [2019-10-11T21:48:27.437Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:48:28 [2019-10-11T21:48:28.370Z] === RUN   TestDockerSuite/TestCpVolumePath
21:48:28 [2019-10-11T21:48:28.546Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:48:28 [2019-10-11T21:48:28.546Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:48:29 [2019-10-11T21:48:29.577Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:48:30 [2019-10-11T21:48:30.896Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:48:30 [2019-10-11T21:48:30.896Z] === RUN   TestDockerSuite/TestCreateArgs
21:48:30 [2019-10-11T21:48:30.896Z] === RUN   TestDockerSuite/TestCreateByImageID
21:48:31 [2019-10-11T21:48:31.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:48:31 [2019-10-11T21:48:31.461Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:48:31 [2019-10-11T21:48:31.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:48:31 [2019-10-11T21:48:31.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:48:32 [2019-10-11T21:48:32.395Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:48:32 [2019-10-11T21:48:32.652Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:48:32 [2019-10-11T21:48:32.652Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:48:32 [2019-10-11T21:48:32.652Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:48:33 [2019-10-11T21:48:33.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:48:33 [2019-10-11T21:48:33.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:33 [2019-10-11T21:48:33.585Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:48:33 [2019-10-11T21:48:33.842Z] === RUN   TestDockerSuite/TestCreateLabels
21:48:33 [2019-10-11T21:48:33.842Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:48:34 [2019-10-11T21:48:34.100Z] === RUN   TestDockerSuite/TestCreateRM
21:48:34 [2019-10-11T21:48:34.359Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:48:34 [2019-10-11T21:48:34.359Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:48:34 [2019-10-11T21:48:34.359Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:48:34 [2019-10-11T21:48:34.617Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:48:35 [2019-10-11T21:48:35.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.09s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.15s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.62s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.98s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s)
21:48:35 [2019-10-11T21:48:35.922Z]         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"
21:48:35 [2019-10-11T21:48:35.922Z] === RUN   TestCgroupNamespacesRun
21:48:37 [2019-10-11T21:48:37.146Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:48:37 [2019-10-11T21:48:37.146Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:48:37 [2019-10-11T21:48:37.146Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:48:37 [2019-10-11T21:48:37.952Z] --- PASS: TestCgroupNamespacesRun (1.71s)
21:48:37 [2019-10-11T21:48:37.952Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:48:37 [2019-10-11T21:48:37.952Z] === RUN   TestCgroupNamespacesRunPrivileged
21:48:39 [2019-10-11T21:48:39.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s)
21:48:39 [2019-10-11T21:48:39.429Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:48:39 [2019-10-11T21:48:39.429Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:48:40 [2019-10-11T21:48:40.908Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
21:48:40 [2019-10-11T21:48:40.908Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:48:40 [2019-10-11T21:48:40.908Z] === RUN   TestCgroupNamespacesRunHostMode
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:48:42 [2019-10-11T21:48:42.430Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:48:42 [2019-10-11T21:48:42.938Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
21:48:42 [2019-10-11T21:48:42.938Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:48:42 [2019-10-11T21:48:42.938Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:48:42 [2019-10-11T21:48:42.994Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:48:44 [2019-10-11T21:48:44.419Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
21:48:44 [2019-10-11T21:48:44.419Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:48:44 [2019-10-11T21:48:44.419Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:48:44 [2019-10-11T21:48:44.889Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:48:45 [2019-10-11T21:48:45.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
21:48:45 [2019-10-11T21:48:45.439Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:48:45 [2019-10-11T21:48:45.439Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:48:45 [2019-10-11T21:48:45.453Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:48:46 [2019-10-11T21:48:46.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
21:48:46 [2019-10-11T21:48:46.450Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:48:46 [2019-10-11T21:48:46.450Z] === RUN   TestCgroupNamespacesRunOlderClient
21:48:47 [2019-10-11T21:48:47.350Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:48:47 [2019-10-11T21:48:47.931Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
21:48:47 [2019-10-11T21:48:47.931Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:48:47 [2019-10-11T21:48:47.931Z] === RUN   TestKernelTCPMemory
21:48:48 [2019-10-11T21:48:48.723Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:48:48 [2019-10-11T21:48:48.946Z] --- PASS: TestKernelTCPMemory (0.89s)
21:48:48 [2019-10-11T21:48:48.946Z] === RUN   TestNISDomainname
21:48:49 [2019-10-11T21:48:49.655Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:48:49 [2019-10-11T21:48:49.974Z] --- PASS: TestNISDomainname (0.99s)
21:48:49 [2019-10-11T21:48:49.974Z] === RUN   TestHostnameDnsResolution
21:48:50 [2019-10-11T21:48:50.587Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:48:50 [2019-10-11T21:48:50.587Z] === RUN   TestDockerSuite/TestDevicePermissions
21:48:50 [2019-10-11T21:48:50.991Z] --- PASS: TestHostnameDnsResolution (1.17s)
21:48:50 [2019-10-11T21:48:50.991Z] === RUN   TestStats
21:48:51 [2019-10-11T21:48:51.155Z] === RUN   TestDockerSuite/TestDockerFails
21:48:51 [2019-10-11T21:48:51.155Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:48:51 [2019-10-11T21:48:51.155Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:48:51 [2019-10-11T21:48:51.155Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:48:52 [2019-10-11T21:48:52.527Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:48:52 [2019-10-11T21:48:52.527Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:48:53 [2019-10-11T21:48:53.021Z] --- PASS: TestStats (1.88s)
21:48:53 [2019-10-11T21:48:53.021Z] === RUN   TestStopContainerWithTimeout
21:48:53 [2019-10-11T21:48:53.021Z] === RUN   TestStopContainerWithTimeout/0
21:48:53 [2019-10-11T21:48:53.021Z] === PAUSE TestStopContainerWithTimeout/0
21:48:53 [2019-10-11T21:48:53.021Z] === RUN   TestStopContainerWithTimeout/1
21:48:53 [2019-10-11T21:48:53.021Z] === PAUSE TestStopContainerWithTimeout/1
21:48:53 [2019-10-11T21:48:53.021Z] === RUN   TestStopContainerWithTimeout/3
21:48:53 [2019-10-11T21:48:53.021Z] === PAUSE TestStopContainerWithTimeout/3
21:48:53 [2019-10-11T21:48:53.021Z] === RUN   TestStopContainerWithTimeout/-1
21:48:53 [2019-10-11T21:48:53.021Z] === PAUSE TestStopContainerWithTimeout/-1
21:48:53 [2019-10-11T21:48:53.021Z] === CONT  TestStopContainerWithTimeout/0
21:48:53 [2019-10-11T21:48:53.021Z] === CONT  TestStopContainerWithTimeout/-1
21:48:53 [2019-10-11T21:48:53.021Z] === CONT  TestStopContainerWithTimeout/1
21:48:53 [2019-10-11T21:48:53.021Z] === CONT  TestStopContainerWithTimeout/3
21:48:53 [2019-10-11T21:48:53.459Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:48:55 [2019-10-11T21:48:55.357Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:48:55 [2019-10-11T21:48:55.357Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:48:55 [2019-10-11T21:48:55.357Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:48:55 [2019-10-11T21:48:55.357Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:48:56 [2019-10-11T21:48:56.485Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:48:56 [2019-10-11T21:48:56.485Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
21:48:56 [2019-10-11T21:48:56.485Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
21:48:56 [2019-10-11T21:48:56.485Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
21:48:56 [2019-10-11T21:48:56.485Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
21:48:56 [2019-10-11T21:48:56.485Z] === RUN   TestDeleteDevicemapper
21:48:56 [2019-10-11T21:48:56.485Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:48:56 [2019-10-11T21:48:56.485Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:48:56 [2019-10-11T21:48:56.485Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:48:58 [2019-10-11T21:48:58.538Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s)
21:48:58 [2019-10-11T21:48:58.538Z] === RUN   TestUpdateMemory
21:48:59 [2019-10-11T21:48:59.158Z] --- PASS: TestUpdateMemory (1.07s)
21:48:59 [2019-10-11T21:48:59.158Z] === RUN   TestUpdateCPUQuota
21:49:01 [2019-10-11T21:49:01.193Z] --- PASS: TestUpdateCPUQuota (1.62s)
21:49:01 [2019-10-11T21:49:01.193Z] === RUN   TestUpdatePidsLimit
21:49:01 [2019-10-11T21:49:01.193Z] === RUN   TestUpdatePidsLimit/update_from_none
21:49:01 [2019-10-11T21:49:01.193Z] === RUN   TestUpdatePidsLimit/no_change
21:49:01 [2019-10-11T21:49:01.815Z] === RUN   TestUpdatePidsLimit/update_lower
21:49:02 [2019-10-11T21:49:02.099Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:49:02 [2019-10-11T21:49:02.383Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:49:03 [2019-10-11T21:49:03.004Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:49:03 [2019-10-11T21:49:03.291Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:49:03 [2019-10-11T21:49:03.460Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:49:04 [2019-10-11T21:49:04.768Z] --- PASS: TestUpdatePidsLimit (3.91s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
21:49:04 [2019-10-11T21:49:04.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
21:49:04 [2019-10-11T21:49:04.768Z] === RUN   TestUpdateRestartPolicy
21:49:05 [2019-10-11T21:49:05.357Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:49:07 [2019-10-11T21:49:07.886Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:49:09 [2019-10-11T21:49:09.782Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:49:09 [2019-10-11T21:49:09.782Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:49:11 [2019-10-11T21:49:11.156Z] === RUN   TestDockerSuite/TestEventsAttach
21:49:12 [2019-10-11T21:49:12.089Z] === RUN   TestDockerSuite/TestEventsCommit
21:49:13 [2019-10-11T21:49:13.466Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:49:14 [2019-10-11T21:49:14.404Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:49:14 [2019-10-11T21:49:14.972Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:49:15 [2019-10-11T21:49:15.906Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:49:17 [2019-10-11T21:49:17.302Z] --- PASS: TestUpdateRestartPolicy (12.13s)
21:49:17 [2019-10-11T21:49:17.303Z] === RUN   TestUpdateRestartWithAutoRemove
21:49:17 [2019-10-11T21:49:17.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
21:49:17 [2019-10-11T21:49:17.588Z] === RUN   TestWaitNonBlocked
21:49:17 [2019-10-11T21:49:17.588Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:17 [2019-10-11T21:49:17.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:17 [2019-10-11T21:49:17.588Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:17 [2019-10-11T21:49:17.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:17 [2019-10-11T21:49:17.588Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:17 [2019-10-11T21:49:17.588Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:17 [2019-10-11T21:49:17.803Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:49:18 [2019-10-11T21:49:18.602Z] --- PASS: TestWaitNonBlocked (0.03s)
21:49:18 [2019-10-11T21:49:18.602Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
21:49:18 [2019-10-11T21:49:18.602Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s)
21:49:18 [2019-10-11T21:49:18.602Z] === RUN   TestWaitBlocked
21:49:18 [2019-10-11T21:49:18.602Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:49:18 [2019-10-11T21:49:18.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:49:18 [2019-10-11T21:49:18.602Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:49:18 [2019-10-11T21:49:18.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:49:18 [2019-10-11T21:49:18.602Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:49:18 [2019-10-11T21:49:18.602Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:49:19 [2019-10-11T21:49:19.619Z] --- PASS: TestWaitBlocked (0.03s)
21:49:19 [2019-10-11T21:49:19.619Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
21:49:19 [2019-10-11T21:49:19.619Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
21:49:19 [2019-10-11T21:49:19.619Z] === CONT  TestContainerStartOnDaemonRestart
21:49:19 [2019-10-11T21:49:19.619Z] === CONT  TestDaemonRestartIpcMode
21:49:19 [2019-10-11T21:49:19.619Z] === CONT  TestIpcModeOlderClient
21:49:19 [2019-10-11T21:49:19.700Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:49:19 [2019-10-11T21:49:19.904Z] --- PASS: TestIpcModeOlderClient (0.15s)
21:49:23 [2019-10-11T21:49:23.119Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:49:23 [2019-10-11T21:49:23.379Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
21:49:23 [2019-10-11T21:49:23.380Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:49:23 [2019-10-11T21:49:23.380Z] --- PASS: TestDaemonRestartIpcMode (3.86s)
21:49:23 [2019-10-11T21:49:23.380Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:49:23 [2019-10-11T21:49:23.380Z] PASS
21:49:23 [2019-10-11T21:49:23.380Z] 
21:49:23 [2019-10-11T21:49:23.380Z] === Skipped
21:49:23 [2019-10-11T21:49:23.380Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
21:49:23 [2019-10-11T21:49:23.380Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:49:23 [2019-10-11T21:49:23.380Z] 
21:49:23 [2019-10-11T21:49:23.380Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:49:23 [2019-10-11T21:49:23.380Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:49:23 [2019-10-11T21:49:23.380Z] 
21:49:23 [2019-10-11T21:49:23.380Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
21:49:23 [2019-10-11T21:49:23.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:49:23 [2019-10-11T21:49:23.380Z] 
21:49:23 [2019-10-11T21:49:23.380Z] 
21:49:23 [2019-10-11T21:49:23.380Z] DONE 197 tests, 3 skipped in 117.505s
21:49:23 [2019-10-11T21:49:23.666Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
21:49:23 [2019-10-11T21:49:23.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
21:49:23 [2019-10-11T21:49:23.666Z] ++ set -e
21:49:23 [2019-10-11T21:49:23.666Z] ++ '[' -n 0 ']'
21:49:23 [2019-10-11T21:49:23.666Z] ++ set -x
21:49:23 [2019-10-11T21:49:23.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
21:49:23 [2019-10-11T21:49:23.666Z] INFO: Testing against a local daemon
21:49:23 [2019-10-11T21:49:23.666Z] === RUN   TestCommitInheritsEnv
21:49:23 [2019-10-11T21:49:23.949Z] --- PASS: TestCommitInheritsEnv (0.43s)
21:49:23 [2019-10-11T21:49:23.949Z] === RUN   TestImportExtremelyLargeImageWorks
21:49:23 [2019-10-11T21:49:23.949Z] === PAUSE TestImportExtremelyLargeImageWorks
21:49:23 [2019-10-11T21:49:23.949Z] === RUN   TestImagesFilterMultiReference
21:49:24 [2019-10-11T21:49:24.246Z] --- PASS: TestImagesFilterMultiReference (0.10s)
21:49:24 [2019-10-11T21:49:24.246Z] === RUN   TestImagePullPlatformInvalid
21:49:24 [2019-10-11T21:49:24.246Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:49:24 [2019-10-11T21:49:24.246Z] === RUN   TestRemoveImageOrphaning
21:49:24 [2019-10-11T21:49:24.529Z] --- PASS: TestRemoveImageOrphaning (0.38s)
21:49:24 [2019-10-11T21:49:24.529Z] === RUN   TestRemoveImageGarbageCollector
21:49:24 [2019-10-11T21:49:24.529Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:49:24 [2019-10-11T21:49:24.529Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:24 [2019-10-11T21:49:24.529Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:49:24 [2019-10-11T21:49:24.529Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:49:24 [2019-10-11T21:49:24.529Z] === RUN   TestTagInvalidReference
21:49:24 [2019-10-11T21:49:24.813Z] --- PASS: TestTagInvalidReference (0.05s)
21:49:24 [2019-10-11T21:49:24.813Z] === RUN   TestTagValidPrefixedRepo
21:49:24 [2019-10-11T21:49:24.813Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:49:24 [2019-10-11T21:49:24.813Z] === RUN   TestTagExistedNameWithoutForce
21:49:24 [2019-10-11T21:49:24.813Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:49:24 [2019-10-11T21:49:24.813Z] === RUN   TestTagOfficialNames
21:49:24 [2019-10-11T21:49:24.813Z] --- PASS: TestTagOfficialNames (0.05s)
21:49:24 [2019-10-11T21:49:24.813Z] === RUN   TestTagMatchesDigest
21:49:24 [2019-10-11T21:49:24.813Z] --- PASS: TestTagMatchesDigest (0.03s)
21:49:24 [2019-10-11T21:49:24.813Z] === CONT  TestImportExtremelyLargeImageWorks
21:49:25 [2019-10-11T21:49:25.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:49:25 [2019-10-11T21:49:25.273Z] === RUN   TestDockerSuite/TestEventsCopy
21:49:26 [2019-10-11T21:49:26.643Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:49:28 [2019-10-11T21:49:28.544Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:49:29 [2019-10-11T21:49:29.477Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:49:29 [2019-10-11T21:49:29.735Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:49:31 [2019-10-11T21:49:31.633Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:49:31 [2019-10-11T21:49:31.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:49:32 [2019-10-11T21:49:32.213Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:49:32 [2019-10-11T21:49:32.213Z] === RUN   TestDockerSuite/TestEventsFilterType
21:49:32 [2019-10-11T21:49:32.779Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:49:32 [2019-10-11T21:49:32.779Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:49:32 [2019-10-11T21:49:32.779Z] === RUN   TestDockerSuite/TestEventsFilters
21:49:33 [2019-10-11T21:49:33.475Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:49:33 [2019-10-11T21:49:33.475Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:49:33 [2019-10-11T21:49:33.934Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:49:34 [2019-10-11T21:49:34.679Z] === RUN   TestDockerSuite/TestEventsFormat
21:49:36 [2019-10-11T21:49:36.577Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:49:36 [2019-10-11T21:49:36.577Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:49:36 [2019-10-11T21:49:36.577Z] === RUN   TestDockerSuite/TestEventsImageImport
21:49:37 [2019-10-11T21:49:37.510Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:49:37 [2019-10-11T21:49:37.768Z] === RUN   TestDockerSuite/TestEventsImagePull
21:49:38 [2019-10-11T21:49:38.333Z] === RUN   TestDockerSuite/TestEventsImageTag
21:49:39 [2019-10-11T21:49:39.264Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:49:39 [2019-10-11T21:49:39.829Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:49:39 [2019-10-11T21:49:39.829Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:49:39 [2019-10-11T21:49:39.829Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:49:41 [2019-10-11T21:49:41.727Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:49:42 [2019-10-11T21:49:42.291Z] === RUN   TestDockerSuite/TestEventsRename
21:49:43 [2019-10-11T21:49:43.223Z] === RUN   TestDockerSuite/TestEventsResize
21:49:43 [2019-10-11T21:49:43.788Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:49:44 [2019-10-11T21:49:44.720Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:49:45 [2019-10-11T21:49:45.652Z] === RUN   TestDockerSuite/TestEventsStreaming
21:49:46 [2019-10-11T21:49:46.216Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:49:49 [2019-10-11T21:49:49.492Z] === RUN   TestDockerSuite/TestEventsTop
21:49:50 [2019-10-11T21:49:50.424Z] === RUN   TestDockerSuite/TestEventsUntag
21:49:52 [2019-10-11T21:49:52.947Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:49:54 [2019-10-11T21:49:54.320Z] === RUN   TestDockerSuite/TestExec
21:49:55 [2019-10-11T21:49:55.275Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:49:56 [2019-10-11T21:49:56.208Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:49:57 [2019-10-11T21:49:57.140Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:49:57 [2019-10-11T21:49:57.706Z] === RUN   TestDockerSuite/TestExecAPIStart
21:49:59 [2019-10-11T21:49:59.057Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:49:59 [2019-10-11T21:49:59.604Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:50:00 [2019-10-11T21:50:00.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:50:00 [2019-10-11T21:50:00.537Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:50:01 [2019-10-11T21:50:01.470Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:50:02 [2019-10-11T21:50:02.402Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:50:03 [2019-10-11T21:50:03.335Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:50:03 [2019-10-11T21:50:03.335Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:50:04 [2019-10-11T21:50:04.708Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:50:05 [2019-10-11T21:50:05.698Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:50:07 [2019-10-11T21:50:07.599Z] === RUN   TestDockerSuite/TestExecCgroup
21:50:09 [2019-10-11T21:50:09.370Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:50:09 [2019-10-11T21:50:09.498Z] === RUN   TestDockerSuite/TestExecEnv
21:50:10 [2019-10-11T21:50:10.432Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:50:12 [2019-10-11T21:50:12.330Z] === RUN   TestDockerSuite/TestExecExitStatus
21:50:12 [2019-10-11T21:50:12.897Z] === RUN   TestDockerSuite/TestExecInspectID
21:50:16 [2019-10-11T21:50:16.176Z] === RUN   TestDockerSuite/TestExecInteractive
21:50:16 [2019-10-11T21:50:16.741Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:50:17 [2019-10-11T21:50:17.675Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:50:18 [2019-10-11T21:50:18.627Z] === RUN   TestDockerSuite/TestExecParseError
21:50:19 [2019-10-11T21:50:19.558Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:50:20 [2019-10-11T21:50:20.491Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:50:21 [2019-10-11T21:50:21.058Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:50:23 [2019-10-11T21:50:23.582Z] === RUN   TestDockerSuite/TestExecSetEnv
21:50:24 [2019-10-11T21:50:24.147Z] === RUN   TestDockerSuite/TestExecStartFails
21:50:25 [2019-10-11T21:50:25.079Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:50:26 [2019-10-11T21:50:26.975Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:50:27 [2019-10-11T21:50:27.040Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:50:36 [2019-10-11T21:50:36.935Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:50:36 [2019-10-11T21:50:36.935Z] === RUN   TestDockerSuite/TestExecTTY
21:50:37 [2019-10-11T21:50:37.867Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:50:38 [2019-10-11T21:50:38.798Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:50:39 [2019-10-11T21:50:39.731Z] === RUN   TestDockerSuite/TestExecUlimits
21:50:40 [2019-10-11T21:50:40.664Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:50:40 [2019-10-11T21:50:40.664Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:50:42 [2019-10-11T21:50:42.564Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:50:43 [2019-10-11T21:50:43.937Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:50:45 [2019-10-11T21:50:45.312Z] === RUN   TestDockerSuite/TestExecWithTERM
21:50:46 [2019-10-11T21:50:46.691Z] === RUN   TestDockerSuite/TestExecWithUser
21:50:47 [2019-10-11T21:50:47.624Z] === RUN   TestDockerSuite/TestGetContainerStats
21:50:52 [2019-10-11T21:50:52.880Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:50:52 [2019-10-11T21:50:52.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:50:58 [2019-10-11T21:50:58.137Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:51:00 [2019-10-11T21:51:00.036Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:51:02 [2019-10-11T21:51:02.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:51:05 [2019-10-11T21:51:05.295Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:51:05 [2019-10-11T21:51:05.553Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:51:05 [2019-10-11T21:51:05.553Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:51:05 [2019-10-11T21:51:05.553Z] === RUN   TestDockerSuite/TestHealth
21:51:13 [2019-10-11T21:51:13.016Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:51:20 [2019-10-11T21:51:20.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:51:26 [2019-10-11T21:51:26.970Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:51:26 [2019-10-11T21:51:26.970Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:51:26 [2019-10-11T21:51:26.970Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:51:26 [2019-10-11T21:51:26.970Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:51:27 [2019-10-11T21:51:27.535Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:51:27 [2019-10-11T21:51:27.535Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:51:28 [2019-10-11T21:51:28.485Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:51:28 [2019-10-11T21:51:28.485Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:51:28 [2019-10-11T21:51:28.485Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:51:28 [2019-10-11T21:51:28.485Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:51:28 [2019-10-11T21:51:28.746Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:51:29 [2019-10-11T21:51:29.003Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:51:29 [2019-10-11T21:51:29.568Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:51:29 [2019-10-11T21:51:29.568Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:51:30 [2019-10-11T21:51:30.499Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:51:30 [2019-10-11T21:51:30.499Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:51:30 [2019-10-11T21:51:30.696Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:51:31 [2019-10-11T21:51:31.432Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:51:32 [2019-10-11T21:51:32.363Z] === RUN   TestDockerSuite/TestImagesFormat
21:51:32 [2019-10-11T21:51:32.363Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:51:33 [2019-10-11T21:51:33.295Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:51:36 [2019-10-11T21:51:36.572Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:51:36 [2019-10-11T21:51:36.572Z] === RUN   TestDockerSuite/TestImportBadURL
21:51:36 [2019-10-11T21:51:36.572Z] === RUN   TestDockerSuite/TestImportDisplay
21:51:37 [2019-10-11T21:51:37.944Z] === RUN   TestDockerSuite/TestImportFile
21:51:39 [2019-10-11T21:51:39.842Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:51:39 [2019-10-11T21:51:39.842Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:51:41 [2019-10-11T21:51:41.739Z] === RUN   TestDockerSuite/TestImportGzipped
21:51:43 [2019-10-11T21:51:43.635Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:51:45 [2019-10-11T21:51:45.533Z] === RUN   TestDockerSuite/TestInfoDebug
21:51:45 [2019-10-11T21:51:45.790Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
21:51:46 [2019-10-11T21:51:46.356Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
21:51:46 [2019-10-11T21:51:46.922Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
21:51:48 [2019-10-11T21:51:48.292Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:51:48 [2019-10-11T21:51:48.857Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:51:49 [2019-10-11T21:51:49.789Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:51:50 [2019-10-11T21:51:50.722Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:51:50 [2019-10-11T21:51:50.722Z] === RUN   TestDockerSuite/TestInfoFormat
21:51:50 [2019-10-11T21:51:50.722Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:51:50 [2019-10-11T21:51:50.722Z] === RUN   TestDockerSuite/TestInsecureRegistries
21:51:51 [2019-10-11T21:51:51.300Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:51:52 [2019-10-11T21:51:52.232Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:51:52 [2019-10-11T21:51:52.797Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:51:53 [2019-10-11T21:51:53.730Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:51:54 [2019-10-11T21:51:54.295Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:51:55 [2019-10-11T21:51:55.226Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:51:55 [2019-10-11T21:51:55.791Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:51:55 [2019-10-11T21:51:55.791Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:51:57 [2019-10-11T21:51:57.688Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:51:58 [2019-10-11T21:51:58.253Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:51:58 [2019-10-11T21:51:58.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:51:59 [2019-10-11T21:51:59.186Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:51:59 [2019-10-11T21:51:59.186Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:52:00 [2019-10-11T21:52:00.119Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:52:00 [2019-10-11T21:52:00.119Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:52:01 [2019-10-11T21:52:01.491Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:52:02 [2019-10-11T21:52:02.424Z] === RUN   TestDockerSuite/TestInspectDefault
21:52:03 [2019-10-11T21:52:03.356Z] === RUN   TestDockerSuite/TestInspectHistory
21:52:04 [2019-10-11T21:52:04.289Z] === RUN   TestDockerSuite/TestInspectImage
21:52:04 [2019-10-11T21:52:04.289Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:52:04 [2019-10-11T21:52:04.289Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:52:04 [2019-10-11T21:52:04.289Z] === RUN   TestDockerSuite/TestInspectInt64
21:52:05 [2019-10-11T21:52:05.221Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:52:06 [2019-10-11T21:52:06.154Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:52:06 [2019-10-11T21:52:06.154Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:52:07 [2019-10-11T21:52:07.086Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:52:08 [2019-10-11T21:52:08.023Z] === RUN   TestDockerSuite/TestInspectPlugin
21:52:10 [2019-10-11T21:52:10.550Z] === RUN   TestDockerSuite/TestInspectRootFS
21:52:10 [2019-10-11T21:52:10.550Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:52:11 [2019-10-11T21:52:11.115Z] === RUN   TestDockerSuite/TestInspectStatus
21:52:12 [2019-10-11T21:52:12.504Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:52:14 [2019-10-11T21:52:14.404Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:52:14 [2019-10-11T21:52:14.971Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:52:15 [2019-10-11T21:52:15.904Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:52:16 [2019-10-11T21:52:16.837Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:52:17 [2019-10-11T21:52:17.770Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:52:18 [2019-10-11T21:52:18.706Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:52:19 [2019-10-11T21:52:19.639Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:52:19 [2019-10-11T21:52:19.639Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:52:22 [2019-10-11T21:52:22.166Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:52:24 [2019-10-11T21:52:24.069Z] === RUN   TestDockerSuite/TestLinksEnvs
21:52:25 [2019-10-11T21:52:25.001Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:52:25 [2019-10-11T21:52:25.567Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:52:26 [2019-10-11T21:52:26.132Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:52:28 [2019-10-11T21:52:28.661Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:52:30 [2019-10-11T21:52:30.560Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:52:31 [2019-10-11T21:52:31.126Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:52:33 [2019-10-11T21:52:33.653Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:52:33 [2019-10-11T21:52:33.910Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:52:33 [2019-10-11T21:52:33.910Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:52:37 [2019-10-11T21:52:37.212Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:52:37 [2019-10-11T21:52:37.212Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:52:37 [2019-10-11T21:52:37.212Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:52:38 [2019-10-11T21:52:38.144Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:52:40 [2019-10-11T21:52:40.675Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:52:43 [2019-10-11T21:52:43.953Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:52:46 [2019-10-11T21:52:46.478Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:52:51 [2019-10-11T21:52:51.739Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:52:51 [2019-10-11T21:52:51.739Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:52:54 [2019-10-11T21:52:54.264Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:52:56 [2019-10-11T21:52:56.167Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:52:56 [2019-10-11T21:52:56.731Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:52:56 [2019-10-11T21:52:56.988Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:53:00 [2019-10-11T21:53:00.269Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:53:00 [2019-10-11T21:53:00.269Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:53:00 [2019-10-11T21:53:00.269Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:53:00 [2019-10-11T21:53:00.269Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:53:00 [2019-10-11T21:53:00.269Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:53:01 [2019-10-11T21:53:01.201Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:53:02 [2019-10-11T21:53:02.135Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:53:06 [2019-10-11T21:53:06.323Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:53:06 [2019-10-11T21:53:06.888Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:53:12 [2019-10-11T21:53:12.145Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:53:12 [2019-10-11T21:53:12.403Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:53:12 [2019-10-11T21:53:12.403Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:53:13 [2019-10-11T21:53:13.776Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:53:14 [2019-10-11T21:53:14.715Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:53:16 [2019-10-11T21:53:16.090Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:53:17 [2019-10-11T21:53:17.024Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:53:17 [2019-10-11T21:53:17.956Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:53:20 [2019-10-11T21:53:20.482Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:53:21 [2019-10-11T21:53:21.049Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:53:22 [2019-10-11T21:53:22.023Z] === RUN   TestDockerSuite/TestLogsSince
21:53:23 [2019-10-11T21:53:23.394Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:53:27 [2019-10-11T21:53:27.122Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:53:27 [2019-10-11T21:53:27.123Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:53:27 [2019-10-11T21:53:27.123Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:53:27 [2019-10-11T21:53:27.123Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:53:27 [2019-10-11T21:53:27.579Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:53:28 [2019-10-11T21:53:28.545Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:53:28 [2019-10-11T21:53:28.545Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:53:29 [2019-10-11T21:53:29.001Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:53:29 [2019-10-11T21:53:29.458Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:53:29 [2019-10-11T21:53:29.944Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:53:34 [2019-10-11T21:53:34.129Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:53:34 [2019-10-11T21:53:34.133Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:53:34 [2019-10-11T21:53:34.696Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:53:35 [2019-10-11T21:53:35.628Z] === RUN   TestDockerSuite/TestLogsTail
21:53:36 [2019-10-11T21:53:36.561Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:53:37 [2019-10-11T21:53:37.495Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:53:37 [2019-10-11T21:53:37.757Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:53:37 [2019-10-11T21:53:37.875Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:53:38 [2019-10-11T21:53:38.322Z] === RUN   TestDockerSuite/TestMountIntoProc
21:53:38 [2019-10-11T21:53:38.888Z] === RUN   TestDockerSuite/TestMountIntoSys
21:53:40 [2019-10-11T21:53:40.260Z] === RUN   TestDockerSuite/TestNetHostname
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnv
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:53:42 [2019-10-11T21:53:42.549Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:53:42 [2019-10-11T21:53:42.786Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:53:42 [2019-10-11T21:53:42.786Z] === RUN   TestDockerSuite/TestNetworkEvents
21:53:44 [2019-10-11T21:53:44.156Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:53:46 [2019-10-11T21:53:46.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:53:46 [2019-10-11T21:53:46.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:53:46 [2019-10-11T21:53:46.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:53:46 [2019-10-11T21:53:46.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:53:46 [2019-10-11T21:53:46.680Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:53:46 [2019-10-11T21:53:46.738Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:53:47 [2019-10-11T21:53:47.244Z] === RUN   TestDockerSuite/TestPluginActive
21:53:49 [2019-10-11T21:53:49.139Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:53:51 [2019-10-11T21:53:51.039Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:53:52 [2019-10-11T21:53:52.512Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:53:55 [2019-10-11T21:53:55.218Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:53:56 [2019-10-11T21:53:56.150Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:53:56 [2019-10-11T21:53:56.150Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:53:57 [2019-10-11T21:53:57.522Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:53:58 [2019-10-11T21:53:58.470Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:54:01 [2019-10-11T21:54:01.004Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:54:01 [2019-10-11T21:54:01.262Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:54:02 [2019-10-11T21:54:02.634Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:54:05 [2019-10-11T21:54:05.162Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:54:05 [2019-10-11T21:54:05.162Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:54:09 [2019-10-11T21:54:09.344Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:54:10 [2019-10-11T21:54:10.172Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildExpose
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:54:10 [2019-10-11T21:54:10.629Z] === RUN   TestDockerSuite/TestBuildFails
21:54:10 [2019-10-11T21:54:10.715Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:54:12 [2019-10-11T21:54:12.613Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:54:12 [2019-10-11T21:54:12.799Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:54:12 [2019-10-11T21:54:12.799Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:54:13 [2019-10-11T21:54:13.179Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:54:15 [2019-10-11T21:54:15.079Z] === RUN   TestDockerSuite/TestPortHostBinding
21:54:15 [2019-10-11T21:54:15.336Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:54:16 [2019-10-11T21:54:16.269Z] === RUN   TestDockerSuite/TestPortList
21:54:18 [2019-10-11T21:54:18.575Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:54:19 [2019-10-11T21:54:19.549Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:54:23 [2019-10-11T21:54:23.250Z] === RUN   TestDockerSuite/TestBuildForceRm
21:54:26 [2019-10-11T21:54:26.097Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:54:27 [2019-10-11T21:54:27.493Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:54:28 [2019-10-11T21:54:28.869Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:54:30 [2019-10-11T21:54:30.299Z] === RUN   TestDockerSuite/TestBuildFromGit
21:54:32 [2019-10-11T21:54:32.145Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:54:32 [2019-10-11T21:54:32.359Z] --- PASS: TestImportExtremelyLargeImageWorks (301.36s)
21:54:32 [2019-10-11T21:54:32.359Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:54:32 [2019-10-11T21:54:32.359Z] PASS
21:54:32 [2019-10-11T21:54:32.359Z] 
21:54:32 [2019-10-11T21:54:32.359Z] === Skipped
21:54:32 [2019-10-11T21:54:32.359Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
21:54:32 [2019-10-11T21:54:32.359Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:54:32 [2019-10-11T21:54:32.359Z] 
21:54:32 [2019-10-11T21:54:32.359Z] 
21:54:32 [2019-10-11T21:54:32.359Z] DONE 12 tests, 1 skipped in 302.724s
21:54:32 [2019-10-11T21:54:32.359Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:54:32 [2019-10-11T21:54:32.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
21:54:32 [2019-10-11T21:54:32.359Z] ++ set -e
21:54:32 [2019-10-11T21:54:32.359Z] ++ '[' -n 0 ']'
21:54:32 [2019-10-11T21:54:32.359Z] ++ set -x
21:54:32 [2019-10-11T21:54:32.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
21:54:32 [2019-10-11T21:54:32.359Z] INFO: Testing against a local daemon
21:54:32 [2019-10-11T21:54:32.359Z] === RUN   TestNetworkCreateDelete
21:54:32 [2019-10-11T21:54:32.359Z] --- PASS: TestNetworkCreateDelete (0.21s)
21:54:32 [2019-10-11T21:54:32.359Z] === RUN   TestDockerNetworkDeletePreferID
21:54:32 [2019-10-11T21:54:32.359Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
21:54:32 [2019-10-11T21:54:32.359Z] === RUN   TestInspectNetwork
21:54:32 [2019-10-11T21:54:32.770Z] === RUN   TestInspectNetwork/full_network_id
21:54:32 [2019-10-11T21:54:32.770Z] === RUN   TestInspectNetwork/partial_network_id
21:54:32 [2019-10-11T21:54:32.770Z] === RUN   TestInspectNetwork/network_name
21:54:32 [2019-10-11T21:54:32.770Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:54:36 [2019-10-11T21:54:36.073Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:54:36 [2019-10-11T21:54:36.377Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:54:36 [2019-10-11T21:54:36.377Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:54:36 [2019-10-11T21:54:36.377Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:54:37 [2019-10-11T21:54:37.151Z] --- PASS: TestInspectNetwork (9.80s)
21:54:37 [2019-10-11T21:54:37.151Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:54:37 [2019-10-11T21:54:37.151Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:54:37 [2019-10-11T21:54:37.151Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:54:37 [2019-10-11T21:54:37.151Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:54:37 [2019-10-11T21:54:37.151Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:54:37 [2019-10-11T21:54:37.151Z] === RUN   TestRunContainerWithBridgeNone
21:54:37 [2019-10-11T21:54:37.309Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:54:37 [2019-10-11T21:54:37.309Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:54:37 [2019-10-11T21:54:37.606Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:54:37 [2019-10-11T21:54:37.873Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:54:37 [2019-10-11T21:54:37.874Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:54:38 [2019-10-11T21:54:38.807Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:54:38 [2019-10-11T21:54:38.807Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:54:39 [2019-10-11T21:54:39.835Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
21:54:39 [2019-10-11T21:54:39.835Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:54:39 [2019-10-11T21:54:39.835Z] === RUN   TestNetworkInvalidJSON
21:54:39 [2019-10-11T21:54:39.835Z] === RUN   TestNetworkInvalidJSON//networks/create
21:54:39 [2019-10-11T21:54:39.835Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:54:39 [2019-10-11T21:54:39.835Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:54:39 [2019-10-11T21:54:39.835Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:54:39 [2019-10-11T21:54:39.835Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:39 [2019-10-11T21:54:39.835Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:39 [2019-10-11T21:54:39.835Z] === CONT  TestNetworkInvalidJSON//networks/create
21:54:39 [2019-10-11T21:54:39.835Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:39 [2019-10-11T21:54:39.835Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:54:39 [2019-10-11T21:54:39.835Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:54:39 [2019-10-11T21:54:39.835Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:54:39 [2019-10-11T21:54:39.835Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:54:39 [2019-10-11T21:54:39.835Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:54:39 [2019-10-11T21:54:39.835Z] === RUN   TestDaemonRestartWithLiveRestore
21:54:40 [2019-10-11T21:54:40.703Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:54:40 [2019-10-11T21:54:40.703Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:54:40 [2019-10-11T21:54:40.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:54:40 [2019-10-11T21:54:40.850Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:54:40 [2019-10-11T21:54:40.850Z] === RUN   TestDaemonDefaultNetworkPools
21:54:41 [2019-10-11T21:54:41.490Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:54:41 [2019-10-11T21:54:41.490Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:54:41 [2019-10-11T21:54:41.490Z] === RUN   TestDaemonRestartWithExistingNetwork
21:54:42 [2019-10-11T21:54:42.504Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
21:54:42 [2019-10-11T21:54:42.504Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:54:42 [2019-10-11T21:54:42.504Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:54:43 [2019-10-11T21:54:43.982Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:54:43 [2019-10-11T21:54:43.987Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
21:54:43 [2019-10-11T21:54:43.987Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:54:43 [2019-10-11T21:54:43.987Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:54:44 [2019-10-11T21:54:44.607Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
21:54:44 [2019-10-11T21:54:44.607Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:54:44 [2019-10-11T21:54:44.607Z] === RUN   TestServiceWithPredefinedNetwork
21:54:44 [2019-10-11T21:54:44.666Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:54:44 [2019-10-11T21:54:44.666Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:54:44 [2019-10-11T21:54:44.666Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:54:45 [2019-10-11T21:54:45.125Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:54:45 [2019-10-11T21:54:45.125Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:54:45 [2019-10-11T21:54:45.354Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:54:45 [2019-10-11T21:54:45.354Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:54:45 [2019-10-11T21:54:45.611Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:54:45 [2019-10-11T21:54:45.611Z] === RUN   TestDockerSuite/TestPsByOrder
21:54:47 [2019-10-11T21:54:47.295Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
21:54:47 [2019-10-11T21:54:47.295Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:54:47 [2019-10-11T21:54:47.295Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:54:47 [2019-10-11T21:54:47.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:54:47 [2019-10-11T21:54:47.295Z]     service_test.go:230: FLAKY_TEST
21:54:47 [2019-10-11T21:54:47.295Z] === RUN   TestServiceWithDataPathPortInit
21:54:48 [2019-10-11T21:54:48.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:54:49 [2019-10-11T21:54:49.455Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:54:50 [2019-10-11T21:54:50.830Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:54:52 [2019-10-11T21:54:52.729Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:54:53 [2019-10-11T21:54:53.671Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:54:56 [2019-10-11T21:54:56.215Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:54:59 [2019-10-11T21:54:59.497Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:54:59 [2019-10-11T21:54:59.497Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:54:59 [2019-10-11T21:54:59.909Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:54:59 [2019-10-11T21:54:59.909Z] === RUN   TestDockerSuite/TestBuildHistory
21:55:01 [2019-10-11T21:55:01.391Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:55:02 [2019-10-11T21:55:02.537Z] --- PASS: TestServiceWithDataPathPortInit (14.58s)
21:55:02 [2019-10-11T21:55:02.537Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:55:02 [2019-10-11T21:55:02.537Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:55:02 [2019-10-11T21:55:02.537Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:55:03 [2019-10-11T21:55:03.919Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:55:04 [2019-10-11T21:55:04.485Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:55:09 [2019-10-11T21:55:09.433Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s)
21:55:09 [2019-10-11T21:55:09.433Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:55:09 [2019-10-11T21:55:09.433Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:twivace3sf0qxehkuz80pjzv8 Created:2019-10-11 21:55:02.80005466 +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[77437c899573b0a1d2309ba51b9715d887397ede87cf3c10b150dc7ec713712b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rokckg06n7lmvmazf472ucwfe EndpointID:23f0810920100a6bd86b7aa4c63a5a6f1b060601e8a7d32d08594685a838986b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac70b0341132e502dd5fd2081582d45c8a6763325c62530e81a1eb7fe2a1b355 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fdec9432fe5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rokckg06n7lmvmazf472ucwfe EndpointID:23f0810920100a6bd86b7aa4c63a5a6f1b060601e8a7d32d08594685a838986b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:55:09 [2019-10-11T21:55:09.433Z] PASS
21:55:09 [2019-10-11T21:55:09.433Z] 
21:55:09 [2019-10-11T21:55:09.433Z] === Skipped
21:55:09 [2019-10-11T21:55:09.433Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:55:09 [2019-10-11T21:55:09.433Z]     service_test.go:230: FLAKY_TEST
21:55:09 [2019-10-11T21:55:09.433Z] 
21:55:09 [2019-10-11T21:55:09.433Z] 
21:55:09 [2019-10-11T21:55:09.433Z] DONE 21 tests, 1 skipped in 42.610s
21:55:09 [2019-10-11T21:55:09.433Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:55:09 [2019-10-11T21:55:09.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:55:09 [2019-10-11T21:55:09.433Z] ++ set -e
21:55:09 [2019-10-11T21:55:09.433Z] ++ '[' -n 0 ']'
21:55:09 [2019-10-11T21:55:09.433Z] ++ set -x
21:55:09 [2019-10-11T21:55:09.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:55:09 [2019-10-11T21:55:09.433Z] INFO: Testing against a local daemon
21:55:09 [2019-10-11T21:55:09.433Z] === RUN   TestDockerNetworkIpvlanPersistance
21:55:10 [2019-10-11T21:55:10.487Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s)
21:55:10 [2019-10-11T21:55:10.487Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
21:55:10 [2019-10-11T21:55:10.487Z] === RUN   TestDockerNetworkIpvlan
21:55:11 [2019-10-11T21:55:11.501Z] === RUN   TestDockerNetworkIpvlan/Subinterface
21:55:12 [2019-10-11T21:55:12.266Z] === RUN   TestDockerSuite/TestBuildIidFile
21:55:12 [2019-10-11T21:55:12.266Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:55:12 [2019-10-11T21:55:12.513Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
21:55:12 [2019-10-11T21:55:12.586Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:55:13 [2019-10-11T21:55:13.230Z] === RUN   TestDockerSuite/TestBuildInheritance
21:55:13 [2019-10-11T21:55:13.517Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:55:13 [2019-10-11T21:55:13.524Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
21:55:13 [2019-10-11T21:55:13.687Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:55:14 [2019-10-11T21:55:14.144Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:55:14 [2019-10-11T21:55:14.144Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:55:16 [2019-10-11T21:55:16.044Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:55:16 [2019-10-11T21:55:16.213Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
21:55:17 [2019-10-11T21:55:17.417Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:55:17 [2019-10-11T21:55:17.675Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:55:19 [2019-10-11T21:55:19.572Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:55:19 [2019-10-11T21:55:19.676Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
21:55:19 [2019-10-11T21:55:19.921Z] === RUN   TestDockerSuite/TestBuildLabel
21:55:19 [2019-10-11T21:55:19.921Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:55:20 [2019-10-11T21:55:20.887Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:55:20 [2019-10-11T21:55:20.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:55:21 [2019-10-11T21:55:21.344Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:55:21 [2019-10-11T21:55:21.726Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
21:55:22 [2019-10-11T21:55:22.307Z] === RUN   TestDockerSuite/TestBuildLabels
21:55:23 [2019-10-11T21:55:23.271Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:55:23 [2019-10-11T21:55:23.489Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:55:24 [2019-10-11T21:55:24.803Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:55:25 [2019-10-11T21:55:25.194Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
21:55:25 [2019-10-11T21:55:25.392Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:55:25 [2019-10-11T21:55:25.392Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:55:26 [2019-10-11T21:55:26.322Z] === RUN   TestDockerSuite/TestPsRightTagName
21:55:28 [2019-10-11T21:55:28.845Z] === RUN   TestDockerSuite/TestPsShowMounts
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLastModified
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:55:30 [2019-10-11T21:55:30.575Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:55:30 [2019-10-11T21:55:30.708Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
21:55:31 [2019-10-11T21:55:31.032Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:55:31 [2019-10-11T21:55:31.367Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:55:31 [2019-10-11T21:55:31.367Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:55:31 [2019-10-11T21:55:31.488Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:55:32 [2019-10-11T21:55:32.302Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:55:32 [2019-10-11T21:55:32.302Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:55:32 [2019-10-11T21:55:32.559Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:55:32 [2019-10-11T21:55:32.816Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:55:33 [2019-10-11T21:55:33.075Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:55:34 [2019-10-11T21:55:34.008Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:55:35 [2019-10-11T21:55:35.105Z] === RUN   TestDockerNetworkIpvlan/Addressing
21:55:35 [2019-10-11T21:55:35.903Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:55:37 [2019-10-11T21:55:37.262Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:55:37 [2019-10-11T21:55:37.278Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:55:37 [2019-10-11T21:55:37.793Z] --- PASS: TestDockerNetworkIpvlan (26.78s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.22s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.15s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.53s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.18s)
21:55:37 [2019-10-11T21:55:37.793Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
21:55:37 [2019-10-11T21:55:37.793Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s)
21:55:37 [2019-10-11T21:55:37.793Z] PASS
21:55:37 [2019-10-11T21:55:37.793Z] 
21:55:37 [2019-10-11T21:55:37.793Z] DONE 11 tests in 28.366s
21:55:37 [2019-10-11T21:55:37.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:55:37 [2019-10-11T21:55:37.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:55:37 [2019-10-11T21:55:37.793Z] ++ set -e
21:55:37 [2019-10-11T21:55:37.793Z] ++ '[' -n 0 ']'
21:55:37 [2019-10-11T21:55:37.793Z] ++ set -x
21:55:37 [2019-10-11T21:55:37.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:55:37 [2019-10-11T21:55:37.793Z] INFO: Testing against a local daemon
21:55:37 [2019-10-11T21:55:37.793Z] === RUN   TestDockerNetworkMacvlanPersistance
21:55:38 [2019-10-11T21:55:38.208Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:55:38 [2019-10-11T21:55:38.807Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
21:55:38 [2019-10-11T21:55:38.807Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:55:38 [2019-10-11T21:55:38.807Z] === RUN   TestDockerNetworkMacvlan
21:55:39 [2019-10-11T21:55:39.824Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:55:40 [2019-10-11T21:55:40.848Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:55:41 [2019-10-11T21:55:41.860Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:55:44 [2019-10-11T21:55:44.549Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:55:44 [2019-10-11T21:55:44.759Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:55:46 [2019-10-11T21:55:46.656Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:55:47 [2019-10-11T21:55:47.588Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:55:48 [2019-10-11T21:55:48.010Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:55:48 [2019-10-11T21:55:48.159Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:55:50 [2019-10-11T21:55:50.688Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:55:50 [2019-10-11T21:55:50.945Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:55:50 [2019-10-11T21:55:50.945Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:55:51 [2019-10-11T21:55:51.202Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:55:52 [2019-10-11T21:55:52.047Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:55:52 [2019-10-11T21:55:52.047Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:55:53 [2019-10-11T21:55:53.527Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:55:53 [2019-10-11T21:55:53.576Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:55:54 [2019-10-11T21:55:54.144Z] --- PASS: TestDockerNetworkMacvlan (15.05s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s)
21:55:54 [2019-10-11T21:55:54.144Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:55:54 [2019-10-11T21:55:54.144Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s)
21:55:54 [2019-10-11T21:55:54.144Z] PASS
21:55:54 [2019-10-11T21:55:54.144Z] 
21:55:54 [2019-10-11T21:55:54.144Z] DONE 8 tests in 16.668s
21:55:54 [2019-10-11T21:55:54.144Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:55:54 [2019-10-11T21:55:54.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:55:54 [2019-10-11T21:55:54.144Z] ++ set -e
21:55:54 [2019-10-11T21:55:54.144Z] ++ '[' -n 0 ']'
21:55:54 [2019-10-11T21:55:54.144Z] ++ set -x
21:55:54 [2019-10-11T21:55:54.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:55:54 [2019-10-11T21:55:54.144Z] testing: warning: no tests to run
21:55:54 [2019-10-11T21:55:54.144Z] PASS
21:55:54 [2019-10-11T21:55:54.144Z] 
21:55:54 [2019-10-11T21:55:54.144Z] DONE 0 tests in 0.014s
21:55:54 [2019-10-11T21:55:54.144Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:55:54 [2019-10-11T21:55:54.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:55:54 [2019-10-11T21:55:54.144Z] ++ set -e
21:55:54 [2019-10-11T21:55:54.144Z] ++ '[' -n 0 ']'
21:55:54 [2019-10-11T21:55:54.144Z] ++ set -x
21:55:54 [2019-10-11T21:55:54.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:55:54 [2019-10-11T21:55:54.144Z] INFO: Testing against a local daemon
21:55:54 [2019-10-11T21:55:54.144Z] === RUN   TestAuthZPluginAllowRequest
21:55:54 [2019-10-11T21:55:54.478Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:55:55 [2019-10-11T21:55:55.411Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:55:55 [2019-10-11T21:55:55.620Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
21:55:55 [2019-10-11T21:55:55.620Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:55:55 [2019-10-11T21:55:55.620Z] === RUN   TestAuthZPluginTLS
21:55:56 [2019-10-11T21:55:56.238Z] --- PASS: TestAuthZPluginTLS (0.59s)
21:55:56 [2019-10-11T21:55:56.238Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:55:56 [2019-10-11T21:55:56.238Z] === RUN   TestAuthZPluginDenyRequest
21:55:56 [2019-10-11T21:55:56.854Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
21:55:56 [2019-10-11T21:55:56.854Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:55:56 [2019-10-11T21:55:56.854Z] === RUN   TestAuthZPluginAPIDenyResponse
21:55:57 [2019-10-11T21:55:57.473Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
21:55:57 [2019-10-11T21:55:57.473Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
21:55:57 [2019-10-11T21:55:57.473Z] === RUN   TestAuthZPluginDenyResponse
21:55:58 [2019-10-11T21:55:58.092Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
21:55:58 [2019-10-11T21:55:58.093Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
21:55:58 [2019-10-11T21:55:58.093Z] === RUN   TestAuthZPluginAllowEventStream
21:55:59 [2019-10-11T21:55:59.582Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
21:55:59 [2019-10-11T21:55:59.582Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
21:55:59 [2019-10-11T21:55:59.582Z] === RUN   TestAuthZPluginErrorResponse
21:55:59 [2019-10-11T21:55:59.590Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:56:00 [2019-10-11T21:56:00.204Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
21:56:00 [2019-10-11T21:56:00.204Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
21:56:00 [2019-10-11T21:56:00.204Z] === RUN   TestAuthZPluginErrorRequest
21:56:00 [2019-10-11T21:56:00.822Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:56:00 [2019-10-11T21:56:00.822Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
21:56:00 [2019-10-11T21:56:00.822Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:56:01 [2019-10-11T21:56:01.440Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
21:56:01 [2019-10-11T21:56:01.440Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
21:56:01 [2019-10-11T21:56:01.440Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:56:01 [2019-10-11T21:56:01.485Z] === RUN   TestDockerSuite/TestRmiBlank
21:56:01 [2019-10-11T21:56:01.485Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:56:01 [2019-10-11T21:56:01.485Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:56:03 [2019-10-11T21:56:03.471Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
21:56:03 [2019-10-11T21:56:03.471Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
21:56:03 [2019-10-11T21:56:03.471Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:56:05 [2019-10-11T21:56:05.503Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s)
21:56:05 [2019-10-11T21:56:05.503Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
21:56:05 [2019-10-11T21:56:05.503Z] === RUN   TestAuthZPluginHeader
21:56:05 [2019-10-11T21:56:05.664Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:56:06 [2019-10-11T21:56:06.600Z] --- PASS: TestAuthZPluginHeader (0.94s)
21:56:06 [2019-10-11T21:56:06.600Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
21:56:06 [2019-10-11T21:56:06.600Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:56:06 [2019-10-11T21:56:06.600Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:56:06 [2019-10-11T21:56:06.600Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:06 [2019-10-11T21:56:06.600Z] === RUN   TestAuthZPluginV2Disable
21:56:06 [2019-10-11T21:56:06.600Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:56:06 [2019-10-11T21:56:06.600Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:06 [2019-10-11T21:56:06.600Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:56:06 [2019-10-11T21:56:06.600Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:56:06 [2019-10-11T21:56:06.600Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:06 [2019-10-11T21:56:06.600Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:56:06 [2019-10-11T21:56:06.600Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:56:06 [2019-10-11T21:56:06.600Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:06 [2019-10-11T21:56:06.600Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:56:07 [2019-10-11T21:56:07.039Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:56:07 [2019-10-11T21:56:07.039Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:56:07 [2019-10-11T21:56:07.297Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:56:09 [2019-10-11T21:56:09.196Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:56:10 [2019-10-11T21:56:10.129Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:56:10 [2019-10-11T21:56:10.129Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:56:12 [2019-10-11T21:56:12.029Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:56:12 [2019-10-11T21:56:12.636Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:56:12 [2019-10-11T21:56:12.895Z] === RUN   TestDockerSuite/TestRmiTag
21:56:13 [2019-10-11T21:56:13.153Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:56:14 [2019-10-11T21:56:14.095Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:56:18 [2019-10-11T21:56:18.279Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:56:19 [2019-10-11T21:56:19.214Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:56:20 [2019-10-11T21:56:20.148Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:56:20 [2019-10-11T21:56:20.712Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:56:22 [2019-10-11T21:56:22.085Z] === RUN   TestDockerSuite/TestRunAddHost
21:56:23 [2019-10-11T21:56:23.019Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:56:23 [2019-10-11T21:56:23.277Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:56:24 [2019-10-11T21:56:24.208Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:56:24 [2019-10-11T21:56:24.208Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:56:25 [2019-10-11T21:56:25.047Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s)
21:56:25 [2019-10-11T21:56:25.048Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
21:56:25 [2019-10-11T21:56:25.048Z] PASS
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] === Skipped
21:56:25 [2019-10-11T21:56:25.048Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:56:25 [2019-10-11T21:56:25.048Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:56:25 [2019-10-11T21:56:25.048Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:56:25 [2019-10-11T21:56:25.048Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:56:25 [2019-10-11T21:56:25.048Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] DONE 17 tests, 4 skipped in 29.473s
21:56:25 [2019-10-11T21:56:25.048Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:56:25 [2019-10-11T21:56:25.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:56:25 [2019-10-11T21:56:25.048Z] ++ set -e
21:56:25 [2019-10-11T21:56:25.048Z] ++ '[' -n 0 ']'
21:56:25 [2019-10-11T21:56:25.048Z] ++ set -x
21:56:25 [2019-10-11T21:56:25.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:56:25 [2019-10-11T21:56:25.048Z] INFO: Testing against a local daemon
21:56:25 [2019-10-11T21:56:25.048Z] === RUN   TestPluginInvalidJSON
21:56:25 [2019-10-11T21:56:25.048Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:56:25 [2019-10-11T21:56:25.048Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:56:25 [2019-10-11T21:56:25.048Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:56:25 [2019-10-11T21:56:25.048Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:56:25 [2019-10-11T21:56:25.048Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:56:25 [2019-10-11T21:56:25.048Z] PASS
21:56:25 [2019-10-11T21:56:25.048Z] 
21:56:25 [2019-10-11T21:56:25.048Z] DONE 2 tests in 0.125s
21:56:25 [2019-10-11T21:56:25.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:56:25 [2019-10-11T21:56:25.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:56:25 [2019-10-11T21:56:25.048Z] ++ set -e
21:56:25 [2019-10-11T21:56:25.048Z] ++ '[' -n 0 ']'
21:56:25 [2019-10-11T21:56:25.048Z] ++ set -x
21:56:25 [2019-10-11T21:56:25.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:56:25 [2019-10-11T21:56:25.048Z] INFO: Testing against a local daemon
21:56:25 [2019-10-11T21:56:25.048Z] === RUN   TestExternalGraphDriver
21:56:25 [2019-10-11T21:56:25.048Z] === RUN   TestExternalGraphDriver/json
21:56:25 [2019-10-11T21:56:25.142Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:56:26 [2019-10-11T21:56:26.059Z] === RUN   TestExternalGraphDriver/spec
21:56:27 [2019-10-11T21:56:27.042Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:56:27 [2019-10-11T21:56:27.607Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:56:28 [2019-10-11T21:56:28.114Z] === RUN   TestExternalGraphDriver/pull
21:56:28 [2019-10-11T21:56:28.538Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:56:29 [2019-10-11T21:56:29.276Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:56:29 [2019-10-11T21:56:29.470Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:56:30 [2019-10-11T21:56:30.793Z] --- PASS: TestExternalGraphDriver (6.55s)
21:56:30 [2019-10-11T21:56:30.793Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
21:56:30 [2019-10-11T21:56:30.793Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
21:56:30 [2019-10-11T21:56:30.793Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
21:56:30 [2019-10-11T21:56:30.793Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
21:56:30 [2019-10-11T21:56:30.793Z] === RUN   TestGraphdriverPluginV2
21:56:30 [2019-10-11T21:56:30.793Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
21:56:30 [2019-10-11T21:56:30.793Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:30 [2019-10-11T21:56:30.793Z] PASS
21:56:30 [2019-10-11T21:56:30.793Z] 
21:56:30 [2019-10-11T21:56:30.793Z] === Skipped
21:56:30 [2019-10-11T21:56:30.793Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
21:56:30 [2019-10-11T21:56:30.793Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:30 [2019-10-11T21:56:30.793Z] 
21:56:30 [2019-10-11T21:56:30.793Z] 
21:56:30 [2019-10-11T21:56:30.793Z] DONE 5 tests, 1 skipped in 6.721s
21:56:30 [2019-10-11T21:56:30.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:56:30 [2019-10-11T21:56:30.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:56:30 [2019-10-11T21:56:30.793Z] ++ set -e
21:56:30 [2019-10-11T21:56:30.793Z] ++ '[' -n 0 ']'
21:56:30 [2019-10-11T21:56:30.793Z] ++ set -x
21:56:30 [2019-10-11T21:56:30.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:56:30 [2019-10-11T21:56:30.793Z] INFO: Testing against a local daemon
21:56:30 [2019-10-11T21:56:30.793Z] === RUN   TestContinueAfterPluginCrash
21:56:30 [2019-10-11T21:56:30.793Z] === PAUSE TestContinueAfterPluginCrash
21:56:30 [2019-10-11T21:56:30.793Z] === RUN   TestDaemonStartWithLogOpt
21:56:30 [2019-10-11T21:56:30.793Z] === PAUSE TestDaemonStartWithLogOpt
21:56:30 [2019-10-11T21:56:30.793Z] === CONT  TestContinueAfterPluginCrash
21:56:30 [2019-10-11T21:56:30.793Z] === CONT  TestDaemonStartWithLogOpt
21:56:30 [2019-10-11T21:56:30.841Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:56:32 [2019-10-11T21:56:32.736Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:56:32 [2019-10-11T21:56:32.736Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:56:33 [2019-10-11T21:56:33.303Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:56:34 [2019-10-11T21:56:34.674Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:56:35 [2019-10-11T21:56:35.606Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:56:36 [2019-10-11T21:56:36.549Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:56:37 [2019-10-11T21:56:37.485Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:56:38 [2019-10-11T21:56:38.417Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:56:39 [2019-10-11T21:56:39.788Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:56:40 [2019-10-11T21:56:40.353Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:56:41 [2019-10-11T21:56:41.286Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:56:41 [2019-10-11T21:56:41.286Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:56:42 [2019-10-11T21:56:42.219Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:56:42 [2019-10-11T21:56:42.219Z] === RUN   TestDockerSuite/TestRunBindMounts
21:56:44 [2019-10-11T21:56:44.117Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:56:44 [2019-10-11T21:56:44.683Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:56:45 [2019-10-11T21:56:45.615Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:56:46 [2019-10-11T21:56:46.075Z] --- PASS: TestDaemonStartWithLogOpt (15.62s)
21:56:46 [2019-10-11T21:56:46.075Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
21:56:46 [2019-10-11T21:56:46.549Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:56:47 [2019-10-11T21:56:47.482Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:56:48 [2019-10-11T21:56:48.046Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:56:48 [2019-10-11T21:56:48.046Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:56:48 [2019-10-11T21:56:48.979Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:56:49 [2019-10-11T21:56:49.543Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:56:50 [2019-10-11T21:56:50.333Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:56:50 [2019-10-11T21:56:50.473Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:56:51 [2019-10-11T21:56:51.405Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:56:51 [2019-10-11T21:56:51.559Z] --- PASS: TestContinueAfterPluginCrash (20.40s)
21:56:51 [2019-10-11T21:56:51.560Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
21:56:51 [2019-10-11T21:56:51.560Z] PASS
21:56:51 [2019-10-11T21:56:51.560Z] 
21:56:51 [2019-10-11T21:56:51.560Z] DONE 2 tests in 20.495s
21:56:51 [2019-10-11T21:56:51.560Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:56:51 [2019-10-11T21:56:51.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:56:51 [2019-10-11T21:56:51.560Z] ++ set -e
21:56:51 [2019-10-11T21:56:51.560Z] ++ '[' -n 0 ']'
21:56:51 [2019-10-11T21:56:51.560Z] ++ set -x
21:56:51 [2019-10-11T21:56:51.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:56:51 [2019-10-11T21:56:51.560Z] INFO: Testing against a local daemon
21:56:51 [2019-10-11T21:56:51.560Z] === RUN   TestPluginWithDevMounts
21:56:51 [2019-10-11T21:56:51.560Z] === PAUSE TestPluginWithDevMounts
21:56:51 [2019-10-11T21:56:51.560Z] === CONT  TestPluginWithDevMounts
21:56:51 [2019-10-11T21:56:51.970Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:56:51 [2019-10-11T21:56:51.971Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:56:52 [2019-10-11T21:56:52.500Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:56:52 [2019-10-11T21:56:52.902Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:56:52 [2019-10-11T21:56:52.902Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:56:53 [2019-10-11T21:56:53.584Z] --- PASS: TestPluginWithDevMounts (2.36s)
21:56:53 [2019-10-11T21:56:53.584Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
21:56:53 [2019-10-11T21:56:53.584Z] PASS
21:56:53 [2019-10-11T21:56:53.584Z] 
21:56:53 [2019-10-11T21:56:53.584Z] DONE 1 tests in 2.458s
21:56:53 [2019-10-11T21:56:53.584Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:56:53 [2019-10-11T21:56:53.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
21:56:53 [2019-10-11T21:56:53.584Z] ++ set -e
21:56:53 [2019-10-11T21:56:53.584Z] ++ '[' -n 0 ']'
21:56:53 [2019-10-11T21:56:53.584Z] ++ set -x
21:56:53 [2019-10-11T21:56:53.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
21:56:53 [2019-10-11T21:56:53.584Z] INFO: Testing against a local daemon
21:56:53 [2019-10-11T21:56:53.584Z] === RUN   TestSecretInspect
21:56:54 [2019-10-11T21:56:54.273Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:56:55 [2019-10-11T21:56:55.205Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:56:55 [2019-10-11T21:56:55.629Z] --- PASS: TestSecretInspect (2.20s)
21:56:55 [2019-10-11T21:56:55.629Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
21:56:55 [2019-10-11T21:56:55.629Z] === RUN   TestSecretList
21:56:55 [2019-10-11T21:56:55.798Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:56:56 [2019-10-11T21:56:56.753Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:56:56 [2019-10-11T21:56:56.753Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:56:57 [2019-10-11T21:56:57.685Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:56:58 [2019-10-11T21:56:58.309Z] --- PASS: TestSecretList (2.17s)
21:56:58 [2019-10-11T21:56:58.309Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
21:56:58 [2019-10-11T21:56:58.309Z] === RUN   TestSecretsCreateAndDelete
21:56:58 [2019-10-11T21:56:58.371Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:56:59 [2019-10-11T21:56:59.580Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:57:00 [2019-10-11T21:57:00.340Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
21:57:00 [2019-10-11T21:57:00.340Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
21:57:00 [2019-10-11T21:57:00.340Z] === RUN   TestSecretsUpdate
21:57:00 [2019-10-11T21:57:00.952Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:57:00 [2019-10-11T21:57:00.952Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:57:02 [2019-10-11T21:57:02.364Z] --- PASS: TestSecretsUpdate (2.15s)
21:57:02 [2019-10-11T21:57:02.364Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
21:57:02 [2019-10-11T21:57:02.364Z] === RUN   TestTemplatedSecret
21:57:02 [2019-10-11T21:57:02.854Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:57:03 [2019-10-11T21:57:03.049Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:57:03 [2019-10-11T21:57:03.418Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:57:04 [2019-10-11T21:57:04.350Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:57:05 [2019-10-11T21:57:05.071Z] --- PASS: TestTemplatedSecret (2.85s)
21:57:05 [2019-10-11T21:57:05.071Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
21:57:05 [2019-10-11T21:57:05.071Z] === RUN   TestSecretCreateResolve
21:57:05 [2019-10-11T21:57:05.283Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:57:05 [2019-10-11T21:57:05.847Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:57:06 [2019-10-11T21:57:06.778Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:57:07 [2019-10-11T21:57:07.754Z] --- PASS: TestSecretCreateResolve (2.20s)
21:57:07 [2019-10-11T21:57:07.754Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
21:57:07 [2019-10-11T21:57:07.754Z] PASS
21:57:07 [2019-10-11T21:57:07.754Z] 
21:57:07 [2019-10-11T21:57:07.754Z] DONE 6 tests in 13.834s
21:57:07 [2019-10-11T21:57:07.754Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:57:07 [2019-10-11T21:57:07.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
21:57:07 [2019-10-11T21:57:07.754Z] ++ set -e
21:57:07 [2019-10-11T21:57:07.754Z] ++ '[' -n 0 ']'
21:57:07 [2019-10-11T21:57:07.754Z] ++ set -x
21:57:07 [2019-10-11T21:57:07.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
21:57:07 [2019-10-11T21:57:07.754Z] INFO: Testing against a local daemon
21:57:07 [2019-10-11T21:57:07.754Z] === RUN   TestServiceCreateInit
21:57:07 [2019-10-11T21:57:07.754Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:57:08 [2019-10-11T21:57:08.678Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:57:11 [2019-10-11T21:57:11.955Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:57:12 [2019-10-11T21:57:12.150Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:57:12 [2019-10-11T21:57:12.212Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:57:12 [2019-10-11T21:57:12.777Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:57:15 [2019-10-11T21:57:15.302Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:57:16 [2019-10-11T21:57:16.547Z] --- PASS: TestServiceCreateInit (8.40s)
21:57:16 [2019-10-11T21:57:16.547Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s)
21:57:16 [2019-10-11T21:57:16.547Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
21:57:16 [2019-10-11T21:57:16.547Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s)
21:57:16 [2019-10-11T21:57:16.547Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
21:57:16 [2019-10-11T21:57:16.547Z] === RUN   TestCreateServiceMultipleTimes
21:57:17 [2019-10-11T21:57:17.199Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:57:19 [2019-10-11T21:57:19.734Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:57:19 [2019-10-11T21:57:19.735Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:57:20 [2019-10-11T21:57:20.699Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:57:20 [2019-10-11T21:57:20.699Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:57:23 [2019-10-11T21:57:23.014Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:57:23 [2019-10-11T21:57:23.014Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:57:23 [2019-10-11T21:57:23.014Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:57:23 [2019-10-11T21:57:23.272Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:57:25 [2019-10-11T21:57:25.170Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:57:27 [2019-10-11T21:57:27.065Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:57:27 [2019-10-11T21:57:27.756Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:57:27 [2019-10-11T21:57:27.756Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:57:27 [2019-10-11T21:57:27.756Z] === RUN   TestDockerSuite/TestBuildNetNone
21:57:27 [2019-10-11T21:57:27.756Z] === RUN   TestDockerSuite/TestBuildNoContext
21:57:28 [2019-10-11T21:57:28.001Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:57:29 [2019-10-11T21:57:29.374Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:57:29 [2019-10-11T21:57:29.924Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:57:29 [2019-10-11T21:57:29.940Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:57:31 [2019-10-11T21:57:31.836Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:57:32 [2019-10-11T21:57:32.770Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:57:32 [2019-10-11T21:57:32.770Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:57:33 [2019-10-11T21:57:33.701Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:57:35 [2019-10-11T21:57:35.597Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:57:35 [2019-10-11T21:57:35.597Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:57:36 [2019-10-11T21:57:36.162Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:57:36 [2019-10-11T21:57:36.727Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:57:37 [2019-10-11T21:57:37.659Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:57:38 [2019-10-11T21:57:38.591Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:57:38 [2019-10-11T21:57:38.591Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:57:38 [2019-10-11T21:57:38.889Z] --- PASS: TestCreateServiceMultipleTimes (19.51s)
21:57:38 [2019-10-11T21:57:38.889Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
21:57:38 [2019-10-11T21:57:38.889Z] === RUN   TestCreateServiceConflict
21:57:38 [2019-10-11T21:57:38.889Z] --- PASS: TestCreateServiceConflict (2.22s)
21:57:38 [2019-10-11T21:57:38.889Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
21:57:38 [2019-10-11T21:57:38.889Z] === RUN   TestCreateServiceMaxReplicas
21:57:39 [2019-10-11T21:57:39.523Z] === RUN   TestDockerSuite/TestRunEnvironment
21:57:40 [2019-10-11T21:57:40.091Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:57:40 [2019-10-11T21:57:40.224Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:57:40 [2019-10-11T21:57:40.382Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
21:57:40 [2019-10-11T21:57:40.382Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
21:57:40 [2019-10-11T21:57:40.382Z] === RUN   TestCreateWithDuplicateNetworkNames
21:57:41 [2019-10-11T21:57:41.023Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:57:41 [2019-10-11T21:57:41.590Z] === RUN   TestDockerSuite/TestRunExitCode
21:57:41 [2019-10-11T21:57:41.754Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:57:42 [2019-10-11T21:57:42.210Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:57:42 [2019-10-11T21:57:42.210Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:57:42 [2019-10-11T21:57:42.548Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:57:43 [2019-10-11T21:57:43.480Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:57:44 [2019-10-11T21:57:44.045Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:57:44 [2019-10-11T21:57:44.377Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:57:44 [2019-10-11T21:57:44.977Z] === RUN   TestDockerSuite/TestRunExposePort
21:57:44 [2019-10-11T21:57:44.977Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:57:45 [2019-10-11T21:57:45.340Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:57:45 [2019-10-11T21:57:45.542Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:57:46 [2019-10-11T21:57:46.473Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:57:46 [2019-10-11T21:57:46.871Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:57:48 [2019-10-11T21:57:48.370Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:57:48 [2019-10-11T21:57:48.370Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:57:48 [2019-10-11T21:57:48.370Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:57:52 [2019-10-11T21:57:52.551Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:57:52 [2019-10-11T21:57:52.808Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:57:55 [2019-10-11T21:57:55.522Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:57:55 [2019-10-11T21:57:55.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
21:57:55 [2019-10-11T21:57:55.609Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
21:57:55 [2019-10-11T21:57:55.609Z] === RUN   TestCreateServiceSecretFileMode
21:57:56 [2019-10-11T21:57:56.226Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
21:57:56 [2019-10-11T21:57:56.226Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
21:57:56 [2019-10-11T21:57:56.226Z] === RUN   TestCreateServiceConfigFileMode
21:57:57 [2019-10-11T21:57:57.052Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:57:58 [2019-10-11T21:57:58.922Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
21:57:58 [2019-10-11T21:57:58.922Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
21:57:58 [2019-10-11T21:57:58.922Z] === RUN   TestCreateServiceSysctls
21:58:02 [2019-10-11T21:58:02.388Z] --- PASS: TestCreateServiceSysctls (3.34s)
21:58:02 [2019-10-11T21:58:02.388Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
21:58:02 [2019-10-11T21:58:02.388Z] === RUN   TestCreateServiceCapabilities
21:58:04 [2019-10-11T21:58:04.422Z] --- PASS: TestCreateServiceCapabilities (2.56s)
21:58:04 [2019-10-11T21:58:04.422Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
21:58:04 [2019-10-11T21:58:04.422Z] === RUN   TestInspect
21:58:04 [2019-10-11T21:58:04.996Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:58:05 [2019-10-11T21:58:05.560Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:58:05 [2019-10-11T21:58:05.604Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:58:07 [2019-10-11T21:58:07.460Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:58:07 [2019-10-11T21:58:07.460Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:58:07 [2019-10-11T21:58:07.460Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:58:07 [2019-10-11T21:58:07.460Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:58:07 [2019-10-11T21:58:07.904Z] --- PASS: TestInspect (2.85s)
21:58:07 [2019-10-11T21:58:07.904Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
21:58:07 [2019-10-11T21:58:07.904Z] === RUN   TestDockerNetworkConnectAlias
21:58:08 [2019-10-11T21:58:08.026Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:58:09 [2019-10-11T21:58:09.333Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:58:11 [2019-10-11T21:58:11.304Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:58:12 [2019-10-11T21:58:12.306Z] --- PASS: TestDockerNetworkConnectAlias (4.56s)
21:58:12 [2019-10-11T21:58:12.307Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
21:58:12 [2019-10-11T21:58:12.307Z] === RUN   TestDockerNetworkReConnect
21:58:12 [2019-10-11T21:58:12.676Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:58:14 [2019-10-11T21:58:14.577Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:58:15 [2019-10-11T21:58:15.142Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:58:15 [2019-10-11T21:58:15.768Z] --- PASS: TestDockerNetworkReConnect (3.56s)
21:58:15 [2019-10-11T21:58:15.768Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
21:58:15 [2019-10-11T21:58:15.768Z] === RUN   TestServicePlugin
21:58:15 [2019-10-11T21:58:15.768Z] --- SKIP: TestServicePlugin (0.00s)
21:58:15 [2019-10-11T21:58:15.768Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:58:15 [2019-10-11T21:58:15.768Z] === RUN   TestServiceUpdateLabel
21:58:16 [2019-10-11T21:58:16.075Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:58:16 [2019-10-11T21:58:16.639Z] === RUN   TestDockerSuite/TestRunModeHostname
21:58:17 [2019-10-11T21:58:17.796Z] --- PASS: TestServiceUpdateLabel (2.23s)
21:58:17 [2019-10-11T21:58:17.796Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
21:58:17 [2019-10-11T21:58:17.796Z] === RUN   TestServiceUpdateSecrets
21:58:17 [2019-10-11T21:58:17.913Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:58:18 [2019-10-11T21:58:18.011Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:58:18 [2019-10-11T21:58:18.011Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:58:18 [2019-10-11T21:58:18.011Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:58:19 [2019-10-11T21:58:19.381Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:58:20 [2019-10-11T21:58:20.757Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:58:22 [2019-10-11T21:58:22.653Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:58:22 [2019-10-11T21:58:22.653Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:58:22 [2019-10-11T21:58:22.653Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:58:23 [2019-10-11T21:58:23.684Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:58:24 [2019-10-11T21:58:24.549Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:58:25 [2019-10-11T21:58:25.919Z] === RUN   TestDockerSuite/TestRunMount
21:58:28 [2019-10-11T21:58:28.357Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:58:28 [2019-10-11T21:58:28.814Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:58:28 [2019-10-11T21:58:28.814Z] === RUN   TestDockerSuite/TestBuildPATH
21:58:28 [2019-10-11T21:58:28.814Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:58:30 [2019-10-11T21:58:30.981Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:58:30 [2019-10-11T21:58:30.981Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:58:33 [2019-10-11T21:58:33.040Z] --- PASS: TestServiceUpdateSecrets (14.93s)
21:58:33 [2019-10-11T21:58:33.040Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
21:58:33 [2019-10-11T21:58:33.040Z] === RUN   TestServiceUpdateConfigs
21:58:34 [2019-10-11T21:58:34.022Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:58:34 [2019-10-11T21:58:34.022Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:58:34 [2019-10-11T21:58:34.280Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:58:36 [2019-10-11T21:58:36.178Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:58:38 [2019-10-11T21:58:38.705Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:58:41 [2019-10-11T21:58:41.993Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:58:44 [2019-10-11T21:58:44.520Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:58:47 [2019-10-11T21:58:47.047Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:58:48 [2019-10-11T21:58:48.271Z] --- PASS: TestServiceUpdateConfigs (14.70s)
21:58:48 [2019-10-11T21:58:48.271Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
21:58:48 [2019-10-11T21:58:48.271Z] === RUN   TestServiceUpdateNetwork
21:58:48 [2019-10-11T21:58:48.422Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:58:50 [2019-10-11T21:58:50.318Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:58:50 [2019-10-11T21:58:50.318Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:58:50 [2019-10-11T21:58:50.883Z] === RUN   TestDockerSuite/TestRunNetHost
21:58:52 [2019-10-11T21:58:52.254Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:58:52 [2019-10-11T21:58:52.818Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:58:53 [2019-10-11T21:58:53.750Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:58:56 [2019-10-11T21:58:56.274Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:58:57 [2019-10-11T21:58:57.208Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:58:58 [2019-10-11T21:58:58.581Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:59:00 [2019-10-11T21:59:00.796Z] --- PASS: TestServiceUpdateNetwork (12.87s)
21:59:00 [2019-10-11T21:59:00.796Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
21:59:00 [2019-10-11T21:59:00.796Z] PASS
21:59:00 [2019-10-11T21:59:00.796Z] 
21:59:00 [2019-10-11T21:59:00.796Z] === Skipped
21:59:00 [2019-10-11T21:59:00.796Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:59:00 [2019-10-11T21:59:00.796Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:00 [2019-10-11T21:59:00.796Z] 
21:59:00 [2019-10-11T21:59:00.796Z] 
21:59:00 [2019-10-11T21:59:00.796Z] DONE 19 tests, 1 skipped in 112.861s
21:59:00 [2019-10-11T21:59:00.796Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:59:00 [2019-10-11T21:59:00.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
21:59:00 [2019-10-11T21:59:00.796Z] ++ set -e
21:59:00 [2019-10-11T21:59:00.796Z] ++ '[' -n 0 ']'
21:59:00 [2019-10-11T21:59:00.796Z] ++ set -x
21:59:00 [2019-10-11T21:59:00.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
21:59:00 [2019-10-11T21:59:00.796Z] INFO: Testing against a local daemon
21:59:00 [2019-10-11T21:59:00.796Z] === RUN   TestSessionCreate
21:59:00 [2019-10-11T21:59:00.796Z] --- PASS: TestSessionCreate (0.06s)
21:59:00 [2019-10-11T21:59:00.796Z] === RUN   TestSessionCreateWithBadUpgrade
21:59:00 [2019-10-11T21:59:00.796Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:59:00 [2019-10-11T21:59:00.796Z] PASS
21:59:00 [2019-10-11T21:59:00.796Z] 
21:59:00 [2019-10-11T21:59:00.796Z] DONE 2 tests in 0.207s
21:59:00 [2019-10-11T21:59:00.796Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:59:00 [2019-10-11T21:59:00.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
21:59:00 [2019-10-11T21:59:00.796Z] ++ set -e
21:59:00 [2019-10-11T21:59:00.796Z] ++ '[' -n 0 ']'
21:59:00 [2019-10-11T21:59:00.796Z] ++ set -x
21:59:00 [2019-10-11T21:59:00.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
21:59:00 [2019-10-11T21:59:00.796Z] INFO: Testing against a local daemon
21:59:00 [2019-10-11T21:59:00.796Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:59:00 [2019-10-11T21:59:00.796Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:59:00 [2019-10-11T21:59:00.796Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:59:00 [2019-10-11T21:59:00.796Z] === RUN   TestEventsExecDie
21:59:01 [2019-10-11T21:59:01.413Z] --- PASS: TestEventsExecDie (0.92s)
21:59:01 [2019-10-11T21:59:01.413Z] === RUN   TestEventsBackwardsCompatible
21:59:01 [2019-10-11T21:59:01.413Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
21:59:01 [2019-10-11T21:59:01.413Z] === RUN   TestInfoBinaryCommits
21:59:01 [2019-10-11T21:59:01.703Z] --- PASS: TestInfoBinaryCommits (0.06s)
21:59:01 [2019-10-11T21:59:01.703Z] === RUN   TestInfoAPIVersioned
21:59:01 [2019-10-11T21:59:01.703Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:59:01 [2019-10-11T21:59:01.703Z] === RUN   TestInfoAPI
21:59:01 [2019-10-11T21:59:01.703Z] --- PASS: TestInfoAPI (0.05s)
21:59:01 [2019-10-11T21:59:01.703Z] === RUN   TestInfoAPIWarnings
21:59:02 [2019-10-11T21:59:02.712Z] --- PASS: TestInfoAPIWarnings (0.93s)
21:59:02 [2019-10-11T21:59:02.712Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
21:59:02 [2019-10-11T21:59:02.712Z] === RUN   TestLoginFailsWithBadCredentials
21:59:03 [2019-10-11T21:59:03.328Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s)
21:59:03 [2019-10-11T21:59:03.328Z] === RUN   TestPingCacheHeaders
21:59:03 [2019-10-11T21:59:03.328Z] --- PASS: TestPingCacheHeaders (0.06s)
21:59:03 [2019-10-11T21:59:03.328Z] === RUN   TestPingGet
21:59:03 [2019-10-11T21:59:03.328Z] --- PASS: TestPingGet (0.03s)
21:59:03 [2019-10-11T21:59:03.328Z] === RUN   TestPingHead
21:59:03 [2019-10-11T21:59:03.328Z] --- PASS: TestPingHead (0.05s)
21:59:03 [2019-10-11T21:59:03.329Z] === RUN   TestVersion
21:59:03 [2019-10-11T21:59:03.329Z] --- PASS: TestVersion (0.05s)
21:59:03 [2019-10-11T21:59:03.329Z] PASS
21:59:03 [2019-10-11T21:59:03.329Z] 
21:59:03 [2019-10-11T21:59:03.329Z] === Skipped
21:59:03 [2019-10-11T21:59:03.329Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:59:03 [2019-10-11T21:59:03.329Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:59:03 [2019-10-11T21:59:03.329Z] 
21:59:03 [2019-10-11T21:59:03.329Z] 
21:59:03 [2019-10-11T21:59:03.329Z] DONE 12 tests, 1 skipped in 2.929s
21:59:03 [2019-10-11T21:59:03.329Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:59:03 [2019-10-11T21:59:03.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
21:59:03 [2019-10-11T21:59:03.329Z] ++ set -e
21:59:03 [2019-10-11T21:59:03.329Z] ++ '[' -n 0 ']'
21:59:03 [2019-10-11T21:59:03.329Z] ++ set -x
21:59:03 [2019-10-11T21:59:03.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
21:59:03 [2019-10-11T21:59:03.329Z] INFO: Testing against a local daemon
21:59:03 [2019-10-11T21:59:03.329Z] === RUN   TestVolumesCreateAndList
21:59:03 [2019-10-11T21:59:03.612Z] --- PASS: TestVolumesCreateAndList (0.05s)
21:59:03 [2019-10-11T21:59:03.612Z] === RUN   TestVolumesRemove
21:59:03 [2019-10-11T21:59:03.612Z] --- PASS: TestVolumesRemove (0.10s)
21:59:03 [2019-10-11T21:59:03.612Z] === RUN   TestVolumesInspect
21:59:03 [2019-10-11T21:59:03.612Z] --- PASS: TestVolumesInspect (0.04s)
21:59:03 [2019-10-11T21:59:03.612Z] === RUN   TestVolumesInvalidJSON
21:59:03 [2019-10-11T21:59:03.612Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:59:03 [2019-10-11T21:59:03.612Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:59:03 [2019-10-11T21:59:03.612Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:59:03 [2019-10-11T21:59:03.612Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:59:03 [2019-10-11T21:59:03.612Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:59:03 [2019-10-11T21:59:03.612Z] PASS
21:59:03 [2019-10-11T21:59:03.612Z] 
21:59:03 [2019-10-11T21:59:03.612Z] DONE 5 tests in 0.314s
21:59:03 [2019-10-11T21:59:03.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:59:03 [2019-10-11T21:59:03.838Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:59:03 [2019-10-11T21:59:03.896Z] ++++ cat bundles/test-integration/docker.pid
21:59:03 [2019-10-11T21:59:03.896Z] +++ kill 13053
21:59:04 [2019-10-11T21:59:04.404Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:59:05 [2019-10-11T21:59:05.340Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:59:05 [2019-10-11T21:59:05.340Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:59:05 [2019-10-11T21:59:05.367Z] umount: bundles/test-integration/root: mountpoint not found
21:59:05 [2019-10-11T21:59:05.367Z] +++ /etc/init.d/apparmor stop
21:59:05 [2019-10-11T21:59:05.367Z] Clearing AppArmor profiles cache:.
21:59:05 [2019-10-11T21:59:05.367Z] All profile caches have been cleared, but no profiles have been unloaded.
21:59:05 [2019-10-11T21:59:05.367Z] Unloading profiles will leave already running processes permanently
21:59:05 [2019-10-11T21:59:05.367Z] unconfined, which can lead to unexpected situations.
21:59:05 [2019-10-11T21:59:05.367Z] 
21:59:05 [2019-10-11T21:59:05.367Z] To set a process to complain mode, use the command line tool
21:59:05 [2019-10-11T21:59:05.367Z] 'aa-complain'. To really tear down all profiles, run the init script
21:59:05 [2019-10-11T21:59:05.367Z] with the 'teardown' option."
21:59:05 [2019-10-11T21:59:05.367Z] 
21:59:06 [2019-10-11T21:59:06.283Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:59:06 [2019-10-11T21:59:06.540Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:59:07 [2019-10-11T21:59:07.105Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
Post stage
[Pipeline] junit
21:59:07 [2019-10-11T21:59:07.435Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
21:59:08 [2019-10-11T21:59:08.037Z] === RUN   TestDockerSuite/TestRunNonExistingImage
[Pipeline] // stage
Post stage
[Pipeline] sh
21:59:08 [2019-10-11T21:59:08.295Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:59:08 [2019-10-11T21:59:08.415Z] + echo Ensuring container killed.
21:59:08 [2019-10-11T21:59:08.415Z] Ensuring container killed.
21:59:08 [2019-10-11T21:59:08.415Z] + docker rm -vf docker-pr4
21:59:08 [2019-10-11T21:59:08.415Z] Error: No such container: docker-pr4
21:59:08 [2019-10-11T21:59:08.415Z] + true
[Pipeline] sh
21:59:08 [2019-10-11T21:59:08.792Z] + echo Chowning /workspace to jenkins user
21:59:08 [2019-10-11T21:59:08.792Z] Chowning /workspace to jenkins user
21:59:08 [2019-10-11T21:59:08.792Z] + id -u
21:59:08 [2019-10-11T21:59:08.792Z] + id -g
21:59:08 [2019-10-11T21:59:08.792Z] + docker run --rm -v /home/docker/workspace/moby_PR-40044:/workspace busybox chown -R 1001:1001 /workspace
21:59:08 [2019-10-11T21:59:08.792Z] Unable to find image 'busybox:latest' locally
21:59:08 [2019-10-11T21:59:08.939Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:59:09 [2019-10-11T21:59:09.415Z] latest: Pulling from library/busybox
21:59:09 [2019-10-11T21:59:09.415Z] e38168a01e65: Pulling fs layer
21:59:09 [2019-10-11T21:59:09.872Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:59:09 [2019-10-11T21:59:09.872Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:59:10 [2019-10-11T21:59:10.029Z] e38168a01e65: Verifying Checksum
21:59:10 [2019-10-11T21:59:10.029Z] e38168a01e65: Download complete
21:59:10 [2019-10-11T21:59:10.029Z] e38168a01e65: Pull complete
21:59:10 [2019-10-11T21:59:10.029Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
21:59:10 [2019-10-11T21:59:10.029Z] Status: Downloaded newer image for busybox:latest
21:59:10 [2019-10-11T21:59:10.805Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:59:11 [2019-10-11T21:59:11.737Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:59:12 [2019-10-11T21:59:12.443Z] + bundleName=ppc64le-integration
21:59:12 [2019-10-11T21:59:12.443Z] + echo Creating ppc64le-integration-bundles.tar.gz
21:59:12 [2019-10-11T21:59:12.443Z] Creating ppc64le-integration-bundles.tar.gz
21:59:12 [2019-10-11T21:59:12.443Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -name *-report.xmlxargs ) tar -print -czf
21:59:12 [2019-10-11T21:59:12.443Z]  ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:59:12 [2019-10-11T21:59:12.762Z] Archiving artifacts
21:59:13 [2019-10-11T21:59:13.237Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:59:13 [2019-10-11T21:59:13.463Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:59:13 [2019-10-11T21:59:13.625Z] + make clean
21:59:13 [2019-10-11T21:59:13.634Z] === RUN   TestDockerSuite/TestRunPortInUse
21:59:14 [2019-10-11T21:59:14.242Z] docker volume rm -f docker-dev-cache
21:59:14 [2019-10-11T21:59:14.242Z] docker-dev-cache
[Pipeline] deleteDir
21:59:15 [2019-10-11T21:59:15.004Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:59:15 [2019-10-11T21:59:15.004Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:59:15 [2019-10-11T21:59:15.568Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:59:16 [2019-10-11T21:59:16.501Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:59:17 [2019-10-11T21:59:17.433Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:59:18 [2019-10-11T21:59:18.365Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:59:18 [2019-10-11T21:59:18.932Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:59:18 [2019-10-11T21:59:18.932Z] === RUN   TestDockerSuite/TestRunPublishPort
21:59:19 [2019-10-11T21:59:19.872Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:59:20 [2019-10-11T21:59:20.436Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:59:20 [2019-10-11T21:59:20.436Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:59:21 [2019-10-11T21:59:21.807Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:59:23 [2019-10-11T21:59:23.709Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:59:23 [2019-10-11T21:59:23.709Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:59:24 [2019-10-11T21:59:24.643Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:59:27 [2019-10-11T21:59:27.179Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:59:27 [2019-10-11T21:59:27.744Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:59:28 [2019-10-11T21:59:28.676Z] === RUN   TestDockerSuite/TestRunRm
21:59:29 [2019-10-11T21:59:29.608Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:59:33 [2019-10-11T21:59:33.788Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:59:33 [2019-10-11T21:59:33.788Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:59:34 [2019-10-11T21:59:34.353Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:59:35 [2019-10-11T21:59:35.287Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:59:36 [2019-10-11T21:59:36.660Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:59:37 [2019-10-11T21:59:37.225Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:59:38 [2019-10-11T21:59:38.158Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:59:41 [2019-10-11T21:59:41.443Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:59:41 [2019-10-11T21:59:41.443Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:59:42 [2019-10-11T21:59:42.375Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:59:43 [2019-10-11T21:59:43.408Z] === RUN   TestDockerSuite/TestBuildRm
21:59:47 [2019-10-11T21:59:47.634Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:59:47 [2019-10-11T21:59:47.892Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:59:48 [2019-10-11T21:59:48.826Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:59:49 [2019-10-11T21:59:49.760Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:59:49 [2019-10-11T21:59:49.760Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:59:50 [2019-10-11T21:59:50.325Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:59:50 [2019-10-11T21:59:50.582Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:59:51 [2019-10-11T21:59:51.147Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:59:51 [2019-10-11T21:59:51.405Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:59:52 [2019-10-11T21:59:52.340Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:59:53 [2019-10-11T21:59:53.274Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:59:53 [2019-10-11T21:59:53.839Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:59:54 [2019-10-11T21:59:54.096Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:59:55 [2019-10-11T21:59:55.028Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:59:55 [2019-10-11T21:59:55.762Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:59:57 [2019-10-11T21:59:57.554Z] === RUN   TestDockerSuite/TestRunState
21:59:58 [2019-10-11T21:59:58.679Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:59:58 [2019-10-11T21:59:58.679Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:59:59 [2019-10-11T21:59:59.144Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:59:59 [2019-10-11T21:59:59.451Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:00:00 [2019-10-11T22:00:00.017Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:00:00 [2019-10-11T22:00:00.681Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:00:00 [2019-10-11T22:00:00.950Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:00:00 [2019-10-11T22:00:00.950Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
22:00:00 [2019-10-11T22:00:00.950Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:00:01 [2019-10-11T22:00:01.882Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:00:02 [2019-10-11T22:00:02.815Z] === RUN   TestDockerSuite/TestRunSysctls
22:00:04 [2019-10-11T22:00:04.189Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:00:04 [2019-10-11T22:00:04.189Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:00:04 [2019-10-11T22:00:04.189Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:00:04 [2019-10-11T22:00:04.416Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:00:05 [2019-10-11T22:00:05.122Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
22:00:07 [2019-10-11T22:00:07.649Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
22:00:08 [2019-10-11T22:00:08.140Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:00:08 [2019-10-11T22:00:08.581Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
22:00:10 [2019-10-11T22:00:10.478Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
22:00:12 [2019-10-11T22:00:12.817Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:00:14 [2019-10-11T22:00:14.661Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:00:17 [2019-10-11T22:00:17.957Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:00:18 [2019-10-11T22:00:18.215Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:00:19 [2019-10-11T22:00:19.146Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:00:19 [2019-10-11T22:00:19.830Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:00:22 [2019-10-11T22:00:22.359Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:00:23 [2019-10-11T22:00:23.291Z] === RUN   TestDockerSuite/TestRunUserByID
22:00:24 [2019-10-11T22:00:24.223Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:00:24 [2019-10-11T22:00:24.223Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:00:24 [2019-10-11T22:00:24.481Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:00:25 [2019-10-11T22:00:25.414Z] === RUN   TestDockerSuite/TestRunUserByName
22:00:25 [2019-10-11T22:00:25.980Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:00:26 [2019-10-11T22:00:26.912Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
22:00:26 [2019-10-11T22:00:26.912Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:00:26 [2019-10-11T22:00:26.912Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:00:27 [2019-10-11T22:00:27.600Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:00:27 [2019-10-11T22:00:27.845Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:00:28 [2019-10-11T22:00:28.563Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:00:29 [2019-10-11T22:00:29.022Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:00:33 [2019-10-11T22:00:33.105Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:00:33 [2019-10-11T22:00:33.105Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:00:34 [2019-10-11T22:00:34.477Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:00:37 [2019-10-11T22:00:37.758Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:00:39 [2019-10-11T22:00:39.130Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:00:41 [2019-10-11T22:00:41.381Z] === RUN   TestDockerSuite/TestBuildSpaces
22:00:41 [2019-10-11T22:00:41.668Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:00:41 [2019-10-11T22:00:41.838Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:00:44 [2019-10-11T22:00:44.193Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:00:45 [2019-10-11T22:00:45.127Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
22:00:45 [2019-10-11T22:00:45.693Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
22:00:46 [2019-10-11T22:00:46.515Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:00:46 [2019-10-11T22:00:46.626Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:00:46 [2019-10-11T22:00:46.626Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:00:46 [2019-10-11T22:00:46.626Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:00:46 [2019-10-11T22:00:46.626Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:00:46 [2019-10-11T22:00:46.884Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
22:00:46 [2019-10-11T22:00:46.972Z] === RUN   TestDockerSuite/TestBuildStderr
22:00:47 [2019-10-11T22:00:47.819Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
22:00:47 [2019-10-11T22:00:47.819Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
22:00:48 [2019-10-11T22:00:48.752Z] === RUN   TestDockerSuite/TestRunWithCPUShares
22:00:49 [2019-10-11T22:00:49.687Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
22:00:51 [2019-10-11T22:00:51.587Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
22:00:51 [2019-10-11T22:00:51.647Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:00:52 [2019-10-11T22:00:52.150Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
22:00:52 [2019-10-11T22:00:52.714Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:00:52 [2019-10-11T22:00:52.714Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
22:00:53 [2019-10-11T22:00:53.647Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
22:00:53 [2019-10-11T22:00:53.647Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
22:00:53 [2019-10-11T22:00:53.647Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
22:00:53 [2019-10-11T22:00:53.647Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:00:53 [2019-10-11T22:00:53.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
22:00:53 [2019-10-11T22:00:53.905Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
22:00:53 [2019-10-11T22:00:53.905Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
22:00:54 [2019-10-11T22:00:54.162Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
22:00:54 [2019-10-11T22:00:54.419Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
22:00:54 [2019-10-11T22:00:54.419Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
22:00:55 [2019-10-11T22:00:55.352Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
22:00:56 [2019-10-11T22:00:56.288Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
22:00:56 [2019-10-11T22:00:56.854Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
22:00:57 [2019-10-11T22:00:57.112Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
22:00:58 [2019-10-11T22:00:58.046Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:00:58 [2019-10-11T22:00:58.046Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:00:58 [2019-10-11T22:00:58.978Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:00:58 [2019-10-11T22:00:58.978Z] === RUN   TestDockerSuite/TestRunWithShmSize
22:00:59 [2019-10-11T22:00:59.910Z] === RUN   TestDockerSuite/TestRunWithSwappiness
22:01:00 [2019-10-11T22:01:00.476Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
22:01:00 [2019-10-11T22:01:00.476Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:01:00 [2019-10-11T22:01:00.733Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:01:01 [2019-10-11T22:01:01.675Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:01:03 [2019-10-11T22:01:03.047Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
22:01:03 [2019-10-11T22:01:03.978Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
22:01:03 [2019-10-11T22:01:03.979Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:01:04 [2019-10-11T22:01:04.543Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:01:04 [2019-10-11T22:01:04.801Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:01:06 [2019-10-11T22:01:06.698Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:01:07 [2019-10-11T22:01:07.263Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:01:09 [2019-10-11T22:01:09.787Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:01:10 [2019-10-11T22:01:10.719Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:01:10 [2019-10-11T22:01:10.719Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:01:10 [2019-10-11T22:01:10.719Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:01:11 [2019-10-11T22:01:11.652Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
22:01:12 [2019-10-11T22:01:12.585Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
22:01:12 [2019-10-11T22:01:12.709Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:01:12 [2019-10-11T22:01:12.709Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:01:13 [2019-10-11T22:01:13.956Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:01:13 [2019-10-11T22:01:13.956Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:01:15 [2019-10-11T22:01:15.603Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:01:15 [2019-10-11T22:01:15.855Z] === RUN   TestDockerSuite/TestSaveImageId
22:01:16 [2019-10-11T22:01:16.113Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:01:16 [2019-10-11T22:01:16.567Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:01:16 [2019-10-11T22:01:16.677Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:01:18 [2019-10-11T22:01:18.574Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:01:18 [2019-10-11T22:01:18.574Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:01:20 [2019-10-11T22:01:20.470Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:01:20 [2019-10-11T22:01:20.470Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:01:20 [2019-10-11T22:01:20.470Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:01:22 [2019-10-11T22:01:22.349Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:01:22 [2019-10-11T22:01:22.367Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:01:23 [2019-10-11T22:01:23.754Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:01:24 [2019-10-11T22:01:24.011Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:01:24 [2019-10-11T22:01:24.268Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:01:24 [2019-10-11T22:01:24.269Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:01:24 [2019-10-11T22:01:24.269Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:01:24 [2019-10-11T22:01:24.833Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:01:27 [2019-10-11T22:01:27.022Z] === RUN   TestDockerSuite/TestBuildUser
22:01:27 [2019-10-11T22:01:27.022Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:01:27 [2019-10-11T22:01:27.022Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:01:27 [2019-10-11T22:01:27.022Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:01:27 [2019-10-11T22:01:27.360Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:01:31 [2019-10-11T22:01:31.696Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:01:32 [2019-10-11T22:01:32.158Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:01:33 [2019-10-11T22:01:33.908Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:01:35 [2019-10-11T22:01:35.054Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:01:35 [2019-10-11T22:01:35.054Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:01:35 [2019-10-11T22:01:35.054Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:01:35 [2019-10-11T22:01:35.280Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:01:36 [2019-10-11T22:01:36.211Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
22:01:36 [2019-10-11T22:01:36.468Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:01:38 [2019-10-11T22:01:38.368Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:01:41 [2019-10-11T22:01:41.644Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:01:44 [2019-10-11T22:01:44.172Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:01:44 [2019-10-11T22:01:44.736Z] === RUN   TestDockerSuite/TestStartRecordError
22:01:46 [2019-10-11T22:01:46.634Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:01:49 [2019-10-11T22:01:49.162Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:01:49 [2019-10-11T22:01:49.727Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
22:01:51 [2019-10-11T22:01:51.106Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:01:55 [2019-10-11T22:01:55.289Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:01:55 [2019-10-11T22:01:55.546Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
22:01:59 [2019-10-11T22:01:59.728Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:02:00 [2019-10-11T22:02:00.162Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:02:00 [2019-10-11T22:02:00.162Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:02:02 [2019-10-11T22:02:02.252Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:02:08 [2019-10-11T22:02:08.802Z] === RUN   TestDockerSuite/TestStatsNoStream
22:02:10 [2019-10-11T22:02:10.698Z] === RUN   TestDockerSuite/TestStopContainerSignal
22:02:12 [2019-10-11T22:02:12.595Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:02:13 [2019-10-11T22:02:13.529Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:02:14 [2019-10-11T22:02:14.461Z] === RUN   TestDockerSuite/TestTopPrivileged
22:02:14 [2019-10-11T22:02:14.960Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:02:15 [2019-10-11T22:02:15.027Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:02:15 [2019-10-11T22:02:15.027Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:02:15 [2019-10-11T22:02:15.959Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:02:20 [2019-10-11T22:02:20.156Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:02:23 [2019-10-11T22:02:23.514Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:02:23 [2019-10-11T22:02:23.972Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:02:23 [2019-10-11T22:02:23.972Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:02:24 [2019-10-11T22:02:24.333Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
22:02:24 [2019-10-11T22:02:24.590Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
22:02:25 [2019-10-11T22:02:25.521Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
22:02:25 [2019-10-11T22:02:25.521Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
22:02:26 [2019-10-11T22:02:26.453Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
22:02:26 [2019-10-11T22:02:26.869Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:02:26 [2019-10-11T22:02:26.869Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
22:02:28 [2019-10-11T22:02:28.350Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
22:02:28 [2019-10-11T22:02:28.350Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
22:02:29 [2019-10-11T22:02:29.722Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
22:02:30 [2019-10-11T22:02:30.659Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
22:02:31 [2019-10-11T22:02:31.593Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
22:02:33 [2019-10-11T22:02:33.490Z] === RUN   TestDockerSuite/TestUpdateStats
22:02:37 [2019-10-11T22:02:37.669Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
22:02:39 [2019-10-11T22:02:39.042Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
22:02:39 [2019-10-11T22:02:39.042Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
22:02:39 [2019-10-11T22:02:39.236Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:02:39 [2019-10-11T22:02:39.974Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
22:02:40 [2019-10-11T22:02:40.908Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:02:44 [2019-10-11T22:02:44.023Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:02:44 [2019-10-11T22:02:44.023Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:02:45 [2019-10-11T22:02:45.089Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
22:02:49 [2019-10-11T22:02:49.288Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
22:02:52 [2019-10-11T22:02:52.565Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
22:02:55 [2019-10-11T22:02:55.090Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:02:59 [2019-10-11T22:02:59.268Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:03:04 [2019-10-11T22:03:04.527Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
22:03:07 [2019-10-11T22:03:07.054Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
22:03:09 [2019-10-11T22:03:09.139Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:03:09 [2019-10-11T22:03:09.140Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:03:09 [2019-10-11T22:03:09.140Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:03:09 [2019-10-11T22:03:09.140Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:03:09 [2019-10-11T22:03:09.140Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:03:09 [2019-10-11T22:03:09.581Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
22:03:10 [2019-10-11T22:03:10.951Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
22:03:12 [2019-10-11T22:03:12.846Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
22:03:15 [2019-10-11T22:03:15.375Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
22:03:17 [2019-10-11T22:03:17.291Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
22:03:19 [2019-10-11T22:03:19.446Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:03:19 [2019-10-11T22:03:19.816Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
22:03:19 [2019-10-11T22:03:19.904Z] === RUN   TestDockerSuite/TestBuildXZHost
22:03:20 [2019-10-11T22:03:20.362Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:03:20 [2019-10-11T22:03:20.362Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:03:20 [2019-10-11T22:03:20.362Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:03:22 [2019-10-11T22:03:22.339Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
22:03:22 [2019-10-11T22:03:22.534Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:03:24 [2019-10-11T22:03:24.864Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:03:27 [2019-10-11T22:03:27.214Z] === RUN   TestDockerSuite/TestCommitChange
22:03:32 [2019-10-11T22:03:32.997Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:03:37 [2019-10-11T22:03:37.691Z] === RUN   TestDockerSuite/TestCommitHardlink
22:03:37 [2019-10-11T22:03:37.691Z] === RUN   TestDockerSuite/TestCommitNewFile
22:03:39 [2019-10-11T22:03:39.721Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:03:39 [2019-10-11T22:03:39.721Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:03:39 [2019-10-11T22:03:39.721Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:03:40 [2019-10-11T22:03:40.653Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:03:40 [2019-10-11T22:03:40.653Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:03:40 [2019-10-11T22:03:40.653Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:03:40 [2019-10-11T22:03:40.653Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:03:41 [2019-10-11T22:03:41.587Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:03:41 [2019-10-11T22:03:41.587Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:03:42 [2019-10-11T22:03:42.520Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:03:42 [2019-10-11T22:03:42.520Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:03:42 [2019-10-11T22:03:42.777Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:03:42 [2019-10-11T22:03:42.777Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:03:42 [2019-10-11T22:03:42.777Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:03:43 [2019-10-11T22:03:43.476Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:03:43 [2019-10-11T22:03:43.476Z] === RUN   TestDockerSuite/TestCommitTTY
22:03:45 [2019-10-11T22:03:45.303Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:03:45 [2019-10-11T22:03:45.560Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:03:45 [2019-10-11T22:03:45.560Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:03:45 [2019-10-11T22:03:45.560Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:03:45 [2019-10-11T22:03:45.817Z] === RUN   TestDockerSuite/TestVolumeEvents
22:03:46 [2019-10-11T22:03:46.748Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:03:49 [2019-10-11T22:03:49.272Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:03:49 [2019-10-11T22:03:49.272Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:03:49 [2019-10-11T22:03:49.272Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:03:52 [2019-10-11T22:03:52.548Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:03:55 [2019-10-11T22:03:55.848Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:03:56 [2019-10-11T22:03:56.729Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:03:56 [2019-10-11T22:03:56.729Z] --- PASS: TestDockerSuite (1793.32s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.45s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.46s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.90s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.79s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.87s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.31s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.47s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.32s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (2.22s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (3.04s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.96s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.53s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.47s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.35s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.48s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.93s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.49s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.39s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.32s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.48s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.02s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.02s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.37s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.83s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.11s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.69s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.71s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.38s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.86s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.23s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.10s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.97s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.03s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.29s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.94s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.14s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.66s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.72s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.47s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:03:56 [2019-10-11T22:03:56.729Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.93s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.46s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.26s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.16s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:03:56 [2019-10-11T22:03:56.729Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.729Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:03:56 [2019-10-11T22:03:56.729Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.729Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:03:56 [2019-10-11T22:03:56.729Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.729Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
22:03:56 [2019-10-11T22:03:56.729Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.65s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.68s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.85s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.30s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.03s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.94s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.62s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.06s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.37s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
22:03:56 [2019-10-11T22:03:56.729Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.82s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.59s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.62s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.02s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.85s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.60s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.56s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.20s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.03s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.69s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.89s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.22s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.40s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.91s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.76s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFails (1.03s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.80s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.81s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.51s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.54s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.98s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.72s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.34s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.75s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.61s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.92s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.77s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.92s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.69s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.23s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.29s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.79s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.24s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.98s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.84s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.74s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.57s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.52s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.73s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.40s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.23s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRm (3.62s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.26s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.57s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.54s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.93s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.23s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.38s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.56s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.22s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildUser (2.21s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.12s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.32s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.40s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.27s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.43s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.20s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.67s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.62s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.35s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_cli_sni_test.go:18: Flakey test
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.88s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitChange (1.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.92s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.76s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.86s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.93s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.80s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.09s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.99s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.68s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.17s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s)
22:03:56 [2019-10-11T22:03:56.730Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.92s)
22:03:56 [2019-10-11T22:03:56.730Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.730Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc0009ff4c0 <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1045329155 /foo false  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1045329155 /foo true  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3835141766 /foo false  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3835141766 /foo true  <nil> <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3835141766 /foo true  0xc0009ff940 <nil> <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc0009ff960 <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc0009ff980 <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc0009ff9a0 <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc0009ff9c0 <nil>}
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 0
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 1
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 2
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 3
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 4
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 5
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 6
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 7
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 8
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 9
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 10
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 11
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 12
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 13
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 14
22:03:56 [2019-10-11T22:03:56.731Z]         docker_api_containers_test.go:1927: case 15
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.34s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.80s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership067281163/file1 5d9579169f79e6aa581888cbb59f66501d78cdcc32549ebe48f243d72ef473a8:/tmpvol/file1`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e83ba1b5d253860417716453aba52fee9faedbe7fcb5198b5ad2c0265851a25c:/root/file1 /tmp/test-cp-from-case-a754004206/itWorks.txt`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a754004206/itWorks.txt" contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e10c5d6918b60f6884b1a0b4c6ecf29da22acb1c8f58bcebdbb7628051fdf393:/file1 /tmp/test-cp-from-case-b075562357/testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.13s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c163426896/file2" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  811e1ddd6ed652a0364fb42f3a73ad162bffebb14c18bb31442d6f56b15e4d83:/root/file1 /tmp/test-cp-from-case-c163426896/file2`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c163426896/file2" contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ad20ddbd6946b45fcbbcbb8b037b8d9bb58093ce0f43ed7bce7c334b250240cc:/file1 /tmp/test-cp-from-case-d119309167/dir1`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d119309167/dir1/file1" contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ad20ddbd6946b45fcbbcbb8b037b8d9bb58093ce0f43ed7bce7c334b250240cc:/file1 /tmp/test-cp-from-case-d119309167/dir1/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d119309167/dir1/file1" contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6fd1bf2393643019a336e915d8bd3f901bd045a4c4913f9f147696cb9168d8ad:dir1 /tmp/test-cp-from-case-e320839682/testDir`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e320839682/testDir/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6fd1bf2393643019a336e915d8bd3f901bd045a4c4913f9f147696cb9168d8ad:dir1 /tmp/test-cp-from-case-e320839682/testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e320839682/testDir/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6738babe494b6c599134638b5c8ed1f4925ea8c221fd8ce4b7a76c3d970fcd4e:/root/dir1 /tmp/test-cp-from-case-f862066041/file1`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3538e88b26c2b2d31f9116766b86176c0077b7d4f3d974064867d7aafa30fd6c:/root/dir1 /tmp/test-cp-from-case-g931575940/dir2`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g931575940/dir2/dir1/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3538e88b26c2b2d31f9116766b86176c0077b7d4f3d974064867d7aafa30fd6c:/root/dir1 /tmp/test-cp-from-case-g931575940/dir2/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g931575940/dir2/dir1/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f282f2e1bf8902b73f0dcf05cbba714b6002ac22dbe9557ce6286e1eebf78b72:dir1/. /tmp/test-cp-from-case-h772221971/testDir`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h772221971/testDir/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f282f2e1bf8902b73f0dcf05cbba714b6002ac22dbe9557ce6286e1eebf78b72:dir1/. /tmp/test-cp-from-case-h772221971/testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h772221971/testDir/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f1729a969f9d2b7d412cfc1d80c1627709c7555ab7e32bba06dc3a6ee391bf69:/root/dir1/. /tmp/test-cp-from-case-i157705302/file1`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f5621c083a5287dfe557cac1608827333d080fb0c2649d8061416d303aa5a6d7:/root/dir1/. /tmp/test-cp-from-case-j534086077/dir2`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j534086077/dir2/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f5621c083a5287dfe557cac1608827333d080fb0c2649d8061416d303aa5a6d7:/root/dir1/. /tmp/test-cp-from-case-j534086077/dir2/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j534086077/dir2/file1-1" contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  80fc3013320d330f89fa0ad8c54f301f5ea7e8d4fb6fbdc2a8853ab7e86bbbca:/file2 /tmp/test-cp-from-err-dst-not-dir914526712/symlinkToFile1`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir914526712/symlinkToFile1" points to "file1"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir914526712/file1" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  80fc3013320d330f89fa0ad8c54f301f5ea7e8d4fb6fbdc2a8853ab7e86bbbca:/file2 /tmp/test-cp-from-err-dst-not-dir914526712/symlinkToDir1`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir914526712/symlinkToDir1" points to "dir1"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir914526712/file2" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  80fc3013320d330f89fa0ad8c54f301f5ea7e8d4fb6fbdc2a8853ab7e86bbbca:/file2 /tmp/test-cp-from-err-dst-not-dir914526712/brokenSymlinkToFileX`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir914526712/brokenSymlinkToFileX" points to "fileX"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir914526712/fileX" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  80fc3013320d330f89fa0ad8c54f301f5ea7e8d4fb6fbdc2a8853ab7e86bbbca:/dir2 /tmp/test-cp-from-err-dst-not-dir914526712/symlinkToDir1`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir914526712/symlinkToDir1" points to "dir1"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir914526712/dir1/dir2/file2-1" contains "file2-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  80fc3013320d330f89fa0ad8c54f301f5ea7e8d4fb6fbdc2a8853ab7e86bbbca:/dir2 /tmp/test-cp-from-err-dst-not-dir914526712/brokenSymlinkToDirX`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir914526712/brokenSymlinkToDirX" points to "dirX"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir914526712/dirX/file2-1" contains "file2-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s)
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a096432288/file1 47f3b7d467bab9cddb7e1725281a70e23e75ffdf9883084946f97e1b1073e5c1:/root/itWorks.txt`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "47f3b7d467bab9cddb7e1725281a70e23e75ffdf9883084946f97e1b1073e5c1" start output contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 47f3b7d467bab9cddb7e1725281a70e23e75ffdf9883084946f97e1b1073e5c1`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b989834623/file1 6f1ff53817929df8f89a2fe477900d0e7f32aea2478f0ce277db811763b557c2:testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.54s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "0b30fcd8746c56656b745be9fbbcb9fba62ec532be91770a4f6e994ef7ee7970" start output contains "file2\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0b30fcd8746c56656b745be9fbbcb9fba62ec532be91770a4f6e994ef7ee7970`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c200432850/file1 0b30fcd8746c56656b745be9fbbcb9fba62ec532be91770a4f6e994ef7ee7970:/root/file2`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "0b30fcd8746c56656b745be9fbbcb9fba62ec532be91770a4f6e994ef7ee7970" start output contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0b30fcd8746c56656b745be9fbbcb9fba62ec532be91770a4f6e994ef7ee7970`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.95s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "1623a5c3b7b82e21cb7fe0b816cde1120c4d46e4791387011797ab60829c8cee" start output contains ""
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1623a5c3b7b82e21cb7fe0b816cde1120c4d46e4791387011797ab60829c8cee`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d033931785/file1 1623a5c3b7b82e21cb7fe0b816cde1120c4d46e4791387011797ab60829c8cee:dir1`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "1623a5c3b7b82e21cb7fe0b816cde1120c4d46e4791387011797ab60829c8cee" start output contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1623a5c3b7b82e21cb7fe0b816cde1120c4d46e4791387011797ab60829c8cee`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "321492f60a662e2b3ff2bb170e718b09f6f6066d4fff37e93859b5c20ad805f9" start output contains ""
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 321492f60a662e2b3ff2bb170e718b09f6f6066d4fff37e93859b5c20ad805f9`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d033931785/file1 321492f60a662e2b3ff2bb170e718b09f6f6066d4fff37e93859b5c20ad805f9:dir1/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "321492f60a662e2b3ff2bb170e718b09f6f6066d4fff37e93859b5c20ad805f9" start output contains "file1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 321492f60a662e2b3ff2bb170e718b09f6f6066d4fff37e93859b5c20ad805f9`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.49s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e872422868/dir1 61ff2ec10961d6368a71b617d951c287629bedf0d65eede2be70852b2cd1645a:testDir`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "61ff2ec10961d6368a71b617d951c287629bedf0d65eede2be70852b2cd1645a" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 61ff2ec10961d6368a71b617d951c287629bedf0d65eede2be70852b2cd1645a`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e872422868/dir1 2922cbc57281135ff9060580080e5b0acd8a2fe9ac2307d53cabff7ecf163d78:testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "2922cbc57281135ff9060580080e5b0acd8a2fe9ac2307d53cabff7ecf163d78" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2922cbc57281135ff9060580080e5b0acd8a2fe9ac2307d53cabff7ecf163d78`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.03s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f130311971/dir1 172407d17cd0f0347f9db7a964119b732bba722a866b660ccef723ff09af7c79:/root/file1`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.13s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "55b24a1f5211926ded82140ae244ebe8805a7b9461e39026971b2738beeb70d9" start output contains ""
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 55b24a1f5211926ded82140ae244ebe8805a7b9461e39026971b2738beeb70d9`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g648583718/dir1 55b24a1f5211926ded82140ae244ebe8805a7b9461e39026971b2738beeb70d9:/root/dir2`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "55b24a1f5211926ded82140ae244ebe8805a7b9461e39026971b2738beeb70d9" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 55b24a1f5211926ded82140ae244ebe8805a7b9461e39026971b2738beeb70d9`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "652771c8d68ef0a2fbb9bad76f18a832dcc23a66bc8bfcf0746121b152ed0505" start output contains ""
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 652771c8d68ef0a2fbb9bad76f18a832dcc23a66bc8bfcf0746121b152ed0505`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g648583718/dir1 652771c8d68ef0a2fbb9bad76f18a832dcc23a66bc8bfcf0746121b152ed0505:/dir2/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "652771c8d68ef0a2fbb9bad76f18a832dcc23a66bc8bfcf0746121b152ed0505" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 652771c8d68ef0a2fbb9bad76f18a832dcc23a66bc8bfcf0746121b152ed0505`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.37s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h682086221/dir1/. 5dd0af5b7ad0d6613eaae8d19357a7ba9d420435defcc7242daefa91cd2004de:testDir`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "5dd0af5b7ad0d6613eaae8d19357a7ba9d420435defcc7242daefa91cd2004de" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5dd0af5b7ad0d6613eaae8d19357a7ba9d420435defcc7242daefa91cd2004de`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h682086221/dir1/. 9c49110b4b40c74145660c5c57c08aac65442f76781153d9bdfffc9cf476607c:testDir/`
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:279: checking that container "9c49110b4b40c74145660c5c57c08aac65442f76781153d9bdfffc9cf476607c" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9c49110b4b40c74145660c5c57c08aac65442f76781153d9bdfffc9cf476607c`
22:03:56 [2019-10-11T22:03:56.731Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.01s)
22:03:56 [2019-10-11T22:03:56.731Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i954554952/dir1/. ce319a77743dbae9d69ebae8dfe08351f977b2e61d64236c0c2278e1afd2bd66:/root/file1`
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.06s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "1564da8895854156fbea3951ae66f5f49c20c2c4007cb5afac31198264e7015d" start output contains ""
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1564da8895854156fbea3951ae66f5f49c20c2c4007cb5afac31198264e7015d`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j767933703/dir1/. 1564da8895854156fbea3951ae66f5f49c20c2c4007cb5afac31198264e7015d:/dir2`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "1564da8895854156fbea3951ae66f5f49c20c2c4007cb5afac31198264e7015d" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1564da8895854156fbea3951ae66f5f49c20c2c4007cb5afac31198264e7015d`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "b1f2d4d2e5afbdfbeb6af974f6b3758d938d8ed206e518f1fbf0322029d4e9c6" start output contains ""
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b1f2d4d2e5afbdfbeb6af974f6b3758d938d8ed206e518f1fbf0322029d4e9c6`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j767933703/dir1/. b1f2d4d2e5afbdfbeb6af974f6b3758d938d8ed206e518f1fbf0322029d4e9c6:/dir2/`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "b1f2d4d2e5afbdfbeb6af974f6b3758d938d8ed206e518f1fbf0322029d4e9c6" start output contains "file1-1\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b1f2d4d2e5afbdfbeb6af974f6b3758d938d8ed206e518f1fbf0322029d4e9c6`
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions464058554/permdirtest permtest:/`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.59s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs745858044/file1 00e182603084bead4ae1430eadc6e5c982b1d564a10985aa42a45e1cfa651f1e:/root/shouldNotExist`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "00e182603084bead4ae1430eadc6e5c982b1d564a10985aa42a45e1cfa651f1e" start output contains ""
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 00e182603084bead4ae1430eadc6e5c982b1d564a10985aa42a45e1cfa651f1e`
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume631513387/file1 232c3c04fa9942251348552ce889a3300a818063d7eed44b296d90afa8764418:/vol_ro/shouldNotExist`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:279: checking that container "232c3c04fa9942251348552ce889a3300a818063d7eed44b296d90afa8764418" start output contains ""
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 232c3c04fa9942251348552ce889a3300a818063d7eed44b296d90afa8764418`
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.88s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-732542094/file2 c6df4367ceeafd907623cdc0952f09e11cf4360825c6cdff26c1e11e6e667f7c:/vol2/symlinkToFile1`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-732542094/symlinkToFile1" points to "file1"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-732542094/file1" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-732542094/file2 c6df4367ceeafd907623cdc0952f09e11cf4360825c6cdff26c1e11e6e667f7c:/vol2/symlinkToDir1`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-732542094/symlinkToDir1" points to "dir1"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-732542094/file2" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-732542094/file2 c6df4367ceeafd907623cdc0952f09e11cf4360825c6cdff26c1e11e6e667f7c:/vol2/brokenSymlinkToFileX`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-732542094/brokenSymlinkToFileX" points to "fileX"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-732542094/fileX" contains "file2\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-732542094//dir2 c6df4367ceeafd907623cdc0952f09e11cf4360825c6cdff26c1e11e6e667f7c:/vol2/symlinkToDir1`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-732542094/symlinkToDir1" points to "dir1"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-732542094/dir1/dir2/file2-1" contains "file2-1\n"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-732542094//dir2 c6df4367ceeafd907623cdc0952f09e11cf4360825c6cdff26c1e11e6e667f7c:/vol2/brokenSymlinkToDirX`
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-732542094/brokenSymlinkToDirX" points to "dirX"
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-732542094/dirX/file2-1" contains "file2-1\n"
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.20s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.11s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.70s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.11s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateRM (0.24s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.43s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.68s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.77s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.95s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.99s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.27s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.44s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.35s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.91s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.67s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.12s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.92s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.51s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.732Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:03:56 [2019-10-11T22:03:56.732Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsRename (0.85s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.79s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.79s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsTop (0.94s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.81s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.99s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.74s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecEnv (1.00s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.93s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.97s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.90s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.93s)
22:03:56 [2019-10-11T22:03:56.732Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.08s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.50s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.36s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.09s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.49s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHealth (20.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.86s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.43s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportFile (1.97s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.96s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.56s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.76s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.59s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.06s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.81s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.22s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.93s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.19s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.98s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.71s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.67s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.90s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.95s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.66s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.16s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.04s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsSince (7.05s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsTail (0.95s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.52s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.16s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestNetHostname (2.46s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.26s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginActive (1.86s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s)
22:03:56 [2019-10-11T22:03:56.733Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.87s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.41s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.65s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.43s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPortList (10.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.60s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.16s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.70s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.17s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.81s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.31s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.03s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.69s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.53s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.68s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:03:56 [2019-10-11T22:03:56.733Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.32s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.56s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.15s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.23s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
22:03:56 [2019-10-11T22:03:56.733Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.12s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.94s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.94s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.44s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.06s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.48s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.65s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.91s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMount (6.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.57s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.17s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.60s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.68s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.03s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.18s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.22s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.03s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.27s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.86s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.90s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.93s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (1.08s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.90s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRm (0.84s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.22s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.92s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.91s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.65s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.90s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.28s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.50s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.44s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.74s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.74s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.734Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:03:56 [2019-10-11T22:03:56.734Z]         docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
22:03:56 [2019-10-11T22:03:56.734Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.77s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.79s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents428819936
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.29s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.85s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.04s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.82s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.37s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.69s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.84s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.31s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.52s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.25s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.71s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.27s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.29s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.50s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.69s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.29s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s)
22:03:56 [2019-10-11T22:03:56.735Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:03:56 [2019-10-11T22:03:56.735Z]         docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:03:56 [2019-10-11T22:03:56.735Z] === RUN   TestDockerRegistrySuite
22:03:56 [2019-10-11T22:03:56.735Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:03:58 [2019-10-11T22:03:58.107Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:03:59 [2019-10-11T22:03:59.479Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:04:00 [2019-10-11T22:04:00.532Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:04:01 [2019-10-11T22:04:01.378Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:04:01 [2019-10-11T22:04:01.378Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:04:06 [2019-10-11T22:04:06.641Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:04:07 [2019-10-11T22:04:07.597Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:04:10 [2019-10-11T22:04:10.818Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:04:14 [2019-10-11T22:04:14.664Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:04:14 [2019-10-11T22:04:14.664Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:04:15 [2019-10-11T22:04:15.000Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:04:15 [2019-10-11T22:04:15.630Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:04:15 [2019-10-11T22:04:15.630Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:04:15 [2019-10-11T22:04:15.630Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:04:15 [2019-10-11T22:04:15.630Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:04:16 [2019-10-11T22:04:16.374Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:04:17 [2019-10-11T22:04:17.746Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:04:17 [2019-10-11T22:04:17.807Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:04:17 [2019-10-11T22:04:17.807Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:04:17 [2019-10-11T22:04:17.807Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:04:19 [2019-10-11T22:04:19.118Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:04:19 [2019-10-11T22:04:19.980Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:04:19 [2019-10-11T22:04:19.980Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:04:19 [2019-10-11T22:04:19.980Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:04:19 [2019-10-11T22:04:19.981Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:04:19 [2019-10-11T22:04:19.981Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:04:20 [2019-10-11T22:04:20.489Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:04:21 [2019-10-11T22:04:21.861Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:04:21 [2019-10-11T22:04:21.861Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
22:04:22 [2019-10-11T22:04:22.880Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:04:23 [2019-10-11T22:04:23.233Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:04:25 [2019-10-11T22:04:25.056Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:04:25 [2019-10-11T22:04:25.134Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:04:27 [2019-10-11T22:04:27.232Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:04:27 [2019-10-11T22:04:27.232Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:04:27 [2019-10-11T22:04:27.232Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:04:27 [2019-10-11T22:04:27.659Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:04:29 [2019-10-11T22:04:29.406Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:04:29 [2019-10-11T22:04:29.406Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:04:30 [2019-10-11T22:04:30.184Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:04:31 [2019-10-11T22:04:31.556Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:04:31 [2019-10-11T22:04:31.584Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:04:31 [2019-10-11T22:04:31.584Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:04:31 [2019-10-11T22:04:31.584Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:04:33 [2019-10-11T22:04:33.759Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:04:33 [2019-10-11T22:04:33.759Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:04:34 [2019-10-11T22:04:34.834Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:04:35 [2019-10-11T22:04:35.293Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:04:35 [2019-10-11T22:04:35.293Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:04:35 [2019-10-11T22:04:35.766Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
22:04:36 [2019-10-11T22:04:36.335Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:04:36 [2019-10-11T22:04:36.335Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:04:37 [2019-10-11T22:04:37.470Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:04:37 [2019-10-11T22:04:37.707Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:04:37 [2019-10-11T22:04:37.928Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:04:39 [2019-10-11T22:04:39.080Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
22:04:39 [2019-10-11T22:04:39.080Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:04:40 [2019-10-11T22:04:40.103Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:04:40 [2019-10-11T22:04:40.452Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:04:42 [2019-10-11T22:04:42.358Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
22:04:43 [2019-10-11T22:04:43.830Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:04:44 [2019-10-11T22:04:44.260Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:04:44 [2019-10-11T22:04:44.827Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:04:46 [2019-10-11T22:04:46.198Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:04:46 [2019-10-11T22:04:46.764Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:04:46 [2019-10-11T22:04:46.764Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:04:47 [2019-10-11T22:04:47.330Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:04:47 [2019-10-11T22:04:47.587Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:04:47 [2019-10-11T22:04:47.665Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:04:47 [2019-10-11T22:04:47.665Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:04:47 [2019-10-11T22:04:47.665Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:04:47 [2019-10-11T22:04:47.665Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:04:47 [2019-10-11T22:04:47.665Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:04:47 [2019-10-11T22:04:47.845Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:04:47 [2019-10-11T22:04:47.845Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:04:48 [2019-10-11T22:04:48.105Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
22:04:49 [2019-10-11T22:04:49.202Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:04:49 [2019-10-11T22:04:49.202Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:04:50 [2019-10-11T22:04:50.007Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:04:50 [2019-10-11T22:04:50.939Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
22:04:51 [2019-10-11T22:04:51.870Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:04:52 [2019-10-11T22:04:52.101Z] === RUN   TestDockerSuite/TestContainerAPITop
22:04:52 [2019-10-11T22:04:52.101Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:04:53 [2019-10-11T22:04:53.243Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:04:53 [2019-10-11T22:04:53.635Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:04:53 [2019-10-11T22:04:53.635Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:04:54 [2019-10-11T22:04:54.615Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:04:55 [2019-10-11T22:04:55.547Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:04:56 [2019-10-11T22:04:56.479Z] --- PASS: TestDockerRegistrySuite (60.05s)
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon ddee9c49d8d79 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.42s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon dcec8e305984f is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon dd220bf5187be is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d033371a9af9f is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d86b8fd7691dc is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.36s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d4c9e790ac1ad is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.82s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon daa2b42519d92 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d203894a0300f is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon dd79d2944cef1 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d6f0148d72bcf is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon dc2ad73f829c8 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d5a3ed894a4cd is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d0cb9a44560b3 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.55s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d7b36ca526b97 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.76s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
22:04:56 [2019-10-11T22:04:56.479Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8250080f3ec31fe1b303483c80947a43ec142311617f2813054b5d8df317c81
22:04:56 [2019-10-11T22:04:56.479Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a5a1861c4f6bd3f831b158c49f024be9b1713c26f96a6091f21d885e3fbefa0
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d6ad7fc756ea7 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
22:04:56 [2019-10-11T22:04:56.479Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8d93bd23a0b8de3a24bea73b48d389579d1dfcc086e6bfc7570348f0dfe7292
22:04:56 [2019-10-11T22:04:56.479Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:575b1e17c4c737e66850a7c9454f7e987a38e143df582859ee7f0b4d49598d22
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d67f5573d8331 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon db93c9a575ba6 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.21s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon ddd321f33c7bd is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.52s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d074196b6c471 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon d91cbc56a952d is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon df11aedd1bb29 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s)
22:04:56 [2019-10-11T22:04:56.479Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
22:04:56 [2019-10-11T22:04:56.479Z]         check_test.go:196: Daemon df1f11513c2b9 is not started
22:04:56 [2019-10-11T22:04:56.479Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.39s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d238eb5f33b7e is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.00s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d53453da48560 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d27078fa3979f is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon ddd8dba3bc469 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon df3af3df58668 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d8c33e15f4d0d is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d78b1f4eb9fd2 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d1ca214ced3b9 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon da4c7a8ca3aa3 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d71df24bfd285 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.71s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d7ce57770c198 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon dcd5b7ff103f5 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d100b8b2460c1 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.51s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
22:04:56 [2019-10-11T22:04:56.480Z]         check_test.go:196: Daemon d48bbace05ef0 is not started
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
22:04:56 [2019-10-11T22:04:56.480Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
22:04:56 [2019-10-11T22:04:56.480Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
22:04:56 [2019-10-11T22:04:56.480Z] === RUN   TestDockerSchema1RegistrySuite
22:04:56 [2019-10-11T22:04:56.480Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:04:56 [2019-10-11T22:04:56.480Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:04:58 [2019-10-11T22:04:58.318Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:04:59 [2019-10-11T22:04:59.856Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
22:05:01 [2019-10-11T22:05:01.738Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:05:02 [2019-10-11T22:05:02.030Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:05:05 [2019-10-11T22:05:05.918Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:05:10 [2019-10-11T22:05:10.108Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:05:11 [2019-10-11T22:05:11.480Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:05:12 [2019-10-11T22:05:12.851Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:05:13 [2019-10-11T22:05:13.109Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:05:14 [2019-10-11T22:05:14.484Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:05:15 [2019-10-11T22:05:15.857Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:05:17 [2019-10-11T22:05:17.229Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:05:21 [2019-10-11T22:05:21.409Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:05:21 [2019-10-11T22:05:21.410Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:05:21 [2019-10-11T22:05:21.668Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:05:21 [2019-10-11T22:05:21.925Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:05:22 [2019-10-11T22:05:22.183Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:05:22 [2019-10-11T22:05:22.444Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:05:22 [2019-10-11T22:05:22.702Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:05:22 [2019-10-11T22:05:22.960Z] --- PASS: TestDockerSchema1RegistrySuite (26.58s)
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d22a7f3f7294b is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d6d2a26862308 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.53s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon dfc9fc8189966 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.52s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon dea68b7f01d3a is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon dd85c80f52632 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon dcbdfe0fc2038 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d1be5b4ac414e is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.51s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon da2b5acad3070 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d5254111eedb4 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d891c25ab0cbc is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.75s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d89882776798a is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d402757ff97fb is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d9e578dc14569 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d0dc8f6fb8b14 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon db6c27e961781 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d1ac664232278 is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon d5ace59f9f97f is not started
22:05:22 [2019-10-11T22:05:22.960Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
22:05:22 [2019-10-11T22:05:22.960Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
22:05:22 [2019-10-11T22:05:22.960Z]         check_test.go:223: Daemon df3dc56b89ac7 is not started
22:05:22 [2019-10-11T22:05:22.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:05:22 [2019-10-11T22:05:22.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:05:23 [2019-10-11T22:05:23.893Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:05:24 [2019-10-11T22:05:24.458Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:05:24 [2019-10-11T22:05:24.458Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:05:25 [2019-10-11T22:05:25.831Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:05:25 [2019-10-11T22:05:25.831Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:05:26 [2019-10-11T22:05:26.088Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:05:26 [2019-10-11T22:05:26.653Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:05:26 [2019-10-11T22:05:26.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s)
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon d35eb434ce584 is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon d9a43c0f94d77 is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon db6ae210fb93b is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon dd46abd2d9fd5 is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon d4cd1d84bdbd3 is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon d809591d6b6db is not started
22:05:26 [2019-10-11T22:05:26.911Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
22:05:26 [2019-10-11T22:05:26.911Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
22:05:26 [2019-10-11T22:05:26.911Z]         check_test.go:252: Daemon d4602d6e3ef40 is not started
22:05:26 [2019-10-11T22:05:26.911Z] === RUN   TestDockerRegistryAuthTokenSuite
22:05:26 [2019-10-11T22:05:26.911Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:05:27 [2019-10-11T22:05:27.159Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:05:30 [2019-10-11T22:05:30.894Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:05:32 [2019-10-11T22:05:32.167Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:05:32 [2019-10-11T22:05:32.167Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:05:32 [2019-10-11T22:05:32.167Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:05:32 [2019-10-11T22:05:32.426Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:05:32 [2019-10-11T22:05:32.683Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
22:05:32 [2019-10-11T22:05:32.683Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
22:05:32 [2019-10-11T22:05:32.683Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
22:05:32 [2019-10-11T22:05:32.683Z]         check_test.go:279: Daemon d9674bf59bbf1 is not started
22:05:32 [2019-10-11T22:05:32.683Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
22:05:32 [2019-10-11T22:05:32.683Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
22:05:32 [2019-10-11T22:05:32.683Z]         check_test.go:279: Daemon dd49079ccb8e3 is not started
22:05:32 [2019-10-11T22:05:32.683Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
22:05:32 [2019-10-11T22:05:32.683Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
22:05:32 [2019-10-11T22:05:32.683Z]         check_test.go:279: Daemon d0d6b54cdfc40 is not started
22:05:32 [2019-10-11T22:05:32.683Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
22:05:32 [2019-10-11T22:05:32.683Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
22:05:32 [2019-10-11T22:05:32.683Z]         check_test.go:279: Daemon d4cbfc3a99313 is not started
22:05:32 [2019-10-11T22:05:32.683Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
22:05:32 [2019-10-11T22:05:32.683Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
22:05:32 [2019-10-11T22:05:32.683Z]         check_test.go:279: Daemon d79bc210bf263 is not started
22:05:32 [2019-10-11T22:05:32.683Z] === RUN   TestDockerNetworkSuite
22:05:32 [2019-10-11T22:05:32.683Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
22:05:33 [2019-10-11T22:05:33.076Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:05:33 [2019-10-11T22:05:33.076Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:05:33 [2019-10-11T22:05:33.076Z] === RUN   TestDockerSuite/TestCpRelativePath
22:05:35 [2019-10-11T22:05:35.249Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:05:35 [2019-10-11T22:05:35.249Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:05:35 [2019-10-11T22:05:35.249Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:05:35 [2019-10-11T22:05:35.249Z] === RUN   TestDockerSuite/TestCpToCaseA
22:05:35 [2019-10-11T22:05:35.963Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
22:05:36 [2019-10-11T22:05:36.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
22:05:39 [2019-10-11T22:05:39.932Z] === RUN   TestDockerSuite/TestCpToCaseB
22:05:41 [2019-10-11T22:05:41.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
22:05:42 [2019-10-11T22:05:42.105Z] === RUN   TestDockerSuite/TestCpToCaseC
22:05:42 [2019-10-11T22:05:42.105Z] === RUN   TestDockerSuite/TestCpToCaseD
22:05:42 [2019-10-11T22:05:42.105Z] === RUN   TestDockerSuite/TestCpToCaseE
22:05:44 [2019-10-11T22:05:44.315Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
22:05:45 [2019-10-11T22:05:45.246Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
22:05:48 [2019-10-11T22:05:48.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
22:05:48 [2019-10-11T22:05:48.525Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
22:05:50 [2019-10-11T22:05:50.425Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
22:05:50 [2019-10-11T22:05:50.663Z] === RUN   TestDockerSuite/TestCpToCaseF
22:05:50 [2019-10-11T22:05:50.663Z] === RUN   TestDockerSuite/TestCpToCaseG
22:05:50 [2019-10-11T22:05:50.663Z] === RUN   TestDockerSuite/TestCpToCaseH
22:05:52 [2019-10-11T22:05:52.327Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
22:05:55 [2019-10-11T22:05:55.608Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
22:05:59 [2019-10-11T22:05:59.277Z] === RUN   TestDockerSuite/TestCpToCaseI
22:05:59 [2019-10-11T22:05:59.277Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:05:59 [2019-10-11T22:05:59.277Z] === RUN   TestDockerSuite/TestCpToDot
22:06:00 [2019-10-11T22:06:00.812Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:06:00 [2019-10-11T22:06:00.813Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:06:00 [2019-10-11T22:06:00.813Z] === RUN   TestDockerSuite/TestCpToStdout
22:06:00 [2019-10-11T22:06:00.866Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
22:06:00 [2019-10-11T22:06:00.866Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
22:06:02 [2019-10-11T22:06:02.986Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:06:02 [2019-10-11T22:06:02.986Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:06:02 [2019-10-11T22:06:02.986Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:06:02 [2019-10-11T22:06:02.986Z] === RUN   TestDockerSuite/TestCpVolumePath
22:06:02 [2019-10-11T22:06:02.986Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:06:03 [2019-10-11T22:06:03.401Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
22:06:03 [2019-10-11T22:06:03.444Z] === RUN   TestDockerSuite/TestCreateArgs
22:06:03 [2019-10-11T22:06:03.444Z] === RUN   TestDockerSuite/TestCreateByImageID
22:06:03 [2019-10-11T22:06:03.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
22:06:05 [2019-10-11T22:06:05.617Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:06:05 [2019-10-11T22:06:05.864Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
22:06:06 [2019-10-11T22:06:06.795Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
22:06:07 [2019-10-11T22:06:07.170Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:06:07 [2019-10-11T22:06:07.360Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
22:06:07 [2019-10-11T22:06:07.627Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:06:07 [2019-10-11T22:06:07.627Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:06:09 [2019-10-11T22:06:09.257Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
22:06:09 [2019-10-11T22:06:09.801Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:06:10 [2019-10-11T22:06:10.259Z] === RUN   TestDockerSuite/TestCreateLabels
22:06:10 [2019-10-11T22:06:10.259Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:06:10 [2019-10-11T22:06:10.259Z] === RUN   TestDockerSuite/TestCreateRM
22:06:10 [2019-10-11T22:06:10.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
22:06:10 [2019-10-11T22:06:10.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
22:06:10 [2019-10-11T22:06:10.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
22:06:10 [2019-10-11T22:06:10.718Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:06:10 [2019-10-11T22:06:10.718Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:06:11 [2019-10-11T22:06:11.177Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:06:11 [2019-10-11T22:06:11.177Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:06:12 [2019-10-11T22:06:12.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
22:06:12 [2019-10-11T22:06:12.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
22:06:12 [2019-10-11T22:06:12.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
22:06:12 [2019-10-11T22:06:12.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
22:06:13 [2019-10-11T22:06:13.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
22:06:15 [2019-10-11T22:06:15.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
22:06:15 [2019-10-11T22:06:15.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
22:06:15 [2019-10-11T22:06:15.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
22:06:15 [2019-10-11T22:06:15.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
22:06:18 [2019-10-11T22:06:18.240Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:06:18 [2019-10-11T22:06:18.699Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:06:19 [2019-10-11T22:06:19.158Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:06:19 [2019-10-11T22:06:19.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
22:06:22 [2019-10-11T22:06:22.886Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:06:23 [2019-10-11T22:06:23.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
22:06:23 [2019-10-11T22:06:23.343Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:06:23 [2019-10-11T22:06:23.343Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:06:24 [2019-10-11T22:06:24.179Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDevicePermissions
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDockerFails
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestEventsAttach
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestEventsCommit
22:06:25 [2019-10-11T22:06:25.519Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:06:28 [2019-10-11T22:06:28.421Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:06:29 [2019-10-11T22:06:29.955Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:06:32 [2019-10-11T22:06:32.855Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:06:34 [2019-10-11T22:06:34.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
22:06:34 [2019-10-11T22:06:34.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
22:06:34 [2019-10-11T22:06:34.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
22:06:34 [2019-10-11T22:06:34.670Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
22:06:34 [2019-10-11T22:06:34.927Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
22:06:34 [2019-10-11T22:06:34.927Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
22:06:35 [2019-10-11T22:06:35.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
22:06:35 [2019-10-11T22:06:35.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
22:06:38 [2019-10-11T22:06:38.464Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
22:06:39 [2019-10-11T22:06:39.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
22:06:39 [2019-10-11T22:06:39.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
22:06:39 [2019-10-11T22:06:39.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
22:06:41 [2019-10-11T22:06:41.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
22:06:41 [2019-10-11T22:06:41.468Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
22:06:43 [2019-10-11T22:06:43.995Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
22:06:45 [2019-10-11T22:06:45.223Z] === RUN   TestDockerSuite/TestEventsCopy
22:06:45 [2019-10-11T22:06:45.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
22:06:47 [2019-10-11T22:06:47.793Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
22:06:49 [2019-10-11T22:06:49.907Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:06:51 [2019-10-11T22:06:51.077Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
22:06:51 [2019-10-11T22:06:51.077Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
22:06:52 [2019-10-11T22:06:52.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
22:06:54 [2019-10-11T22:06:54.588Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:06:55 [2019-10-11T22:06:55.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
22:06:55 [2019-10-11T22:06:55.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
22:06:55 [2019-10-11T22:06:55.727Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
22:06:56 [2019-10-11T22:06:56.298Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
22:06:56 [2019-10-11T22:06:56.762Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:06:57 [2019-10-11T22:06:57.219Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:06:57 [2019-10-11T22:06:57.231Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
22:06:59 [2019-10-11T22:06:59.129Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
22:07:01 [2019-10-11T22:07:01.034Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:07:01 [2019-10-11T22:07:01.492Z] === RUN   TestDockerSuite/TestEventsFilterType
22:07:02 [2019-10-11T22:07:02.457Z] === RUN   TestDockerSuite/TestEventsFilters
22:07:02 [2019-10-11T22:07:02.506Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
22:07:06 [2019-10-11T22:07:06.693Z] --- PASS: TestDockerNetworkSuite (93.76s)
22:07:06 [2019-10-11T22:07:06.693Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.78s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d4cc131dced44 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d29ba9f8e235a is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.93s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d7713536b8f42 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d23c601e900f4 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:1233: Daemon d1666f164f23d is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.07s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d31ef0956c5e5 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.96s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d20582cff159f is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.81s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d6d11d62e19e1 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dab743b332414 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon da04bb28962fe is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d562c1fc6b44e is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d1207cc0dca3c is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d9b401d621c74 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon da9d50062df9c is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.24s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dcd6e5bb799ee is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon de0ec20103f94 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d4eeff9b43905 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d2b4e3b544d88 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d2bcbaecc0a56 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dfe453a475ab0 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d6bd7c44e21e4 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d0b8c24762280 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d4297a2d170b7 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d489bc8fcdd1c is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.47s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:968: Daemon d08948d6fcc22 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.40s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dccff875102e2 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.60s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:1116: Daemon da5803f3d81db is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon db773b2139a0c is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d16e3b6a7ad9e is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dd69638e11120 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.26s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d63b47481a1e8 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d53a5bb4a5043 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d4a24523a635a is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon da22676f1101e is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.39s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d0d6d1900b6df is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dee676899040f is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon de027b18d3107 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.49s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d1e9b89f6c445 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart"
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.80s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:1084: Daemon daa34ad9b327a is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d8e466654ef19 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d6444169a62cf is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.00s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dee3147386b84 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon dedf47850da0f is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.12s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d616968596de3 is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d8c143417ffec is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon ddf4d4c65724c is not started
22:07:06 [2019-10-11T22:07:06.694Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.57s)
22:07:06 [2019-10-11T22:07:06.694Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver"
22:07:06 [2019-10-11T22:07:06.694Z]         docker_cli_network_unix_test.go:46: Daemon d0c590e4e24bc is not started
22:07:06 [2019-10-11T22:07:06.694Z] === RUN   TestDockerHubPullSuite
22:07:06 [2019-10-11T22:07:06.694Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
22:07:06 [2019-10-11T22:07:06.694Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
22:07:07 [2019-10-11T22:07:07.146Z] === RUN   TestDockerSuite/TestEventsFormat
22:07:08 [2019-10-11T22:07:08.590Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
22:07:09 [2019-10-11T22:07:09.523Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
22:07:10 [2019-10-11T22:07:10.455Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsImageImport
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsImagePull
22:07:10 [2019-10-11T22:07:10.916Z] === RUN   TestDockerSuite/TestEventsImageTag
22:07:11 [2019-10-11T22:07:11.020Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
22:07:11 [2019-10-11T22:07:11.896Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:07:11 [2019-10-11T22:07:11.896Z] === RUN   TestDockerSuite/TestEventsRename
22:07:12 [2019-10-11T22:07:12.918Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
22:07:13 [2019-10-11T22:07:13.175Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
22:07:13 [2019-10-11T22:07:13.747Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
22:07:13 [2019-10-11T22:07:13.747Z] --- PASS: TestDockerHubPullSuite (7.41s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s)
22:07:13 [2019-10-11T22:07:13.748Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.16s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
22:07:13 [2019-10-11T22:07:13.748Z] PASS
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === Skipped
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_sni_test.go:18: Flakey test
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:07:13 [2019-10-11T22:07:13.748Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:07:13 [2019-10-11T22:07:13.748Z]         docker_cli_network_unix_test.go:46: Daemon de027b18d3107 is not started
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] 
22:07:13 [2019-10-11T22:07:13.748Z] DONE 1253 tests, 44 skipped in 2025.302s
22:07:13 [2019-10-11T22:07:13.748Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:07:13 [2019-10-11T22:07:13.748Z] ++++ cat bundles/test-integration/docker.pid
22:07:13 [2019-10-11T22:07:13.748Z] +++ kill 7212
22:07:14 [2019-10-11T22:07:14.096Z] === RUN   TestDockerSuite/TestEventsResize
22:07:17 [2019-10-11T22:07:17.027Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
22:07:17 [2019-10-11T22:07:17.037Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:07:18 [2019-10-11T22:07:18.600Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:07:21 [2019-10-11T22:07:21.534Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:07:22 [2019-10-11T22:07:22.290Z] umount: bundles/test-integration/root: mountpoint not found
22:07:22 [2019-10-11T22:07:22.290Z] +++ /etc/init.d/apparmor stop
22:07:22 [2019-10-11T22:07:22.290Z] Clearing AppArmor profiles cache:.
22:07:22 [2019-10-11T22:07:22.290Z] All profile caches have been cleared, but no profiles have been unloaded.
22:07:22 [2019-10-11T22:07:22.290Z] Unloading profiles will leave already running processes permanently
22:07:22 [2019-10-11T22:07:22.290Z] unconfined, which can lead to unexpected situations.
22:07:22 [2019-10-11T22:07:22.290Z] 
22:07:22 [2019-10-11T22:07:22.290Z] To set a process to complain mode, use the command line tool
22:07:22 [2019-10-11T22:07:22.290Z] 'aa-complain'. To really tear down all profiles, run the init script
22:07:22 [2019-10-11T22:07:22.290Z] with the 'teardown' option."
22:07:22 [2019-10-11T22:07:22.290Z] 
22:07:22 [2019-10-11T22:07:22.290Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
22:07:24 [2019-10-11T22:07:24.834Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
22:07:26 [2019-10-11T22:07:26.261Z] === RUN   TestDockerSuite/TestEventsTop
22:07:26 [2019-10-11T22:07:26.261Z] === RUN   TestDockerSuite/TestEventsUntag
22:07:29 [2019-10-11T22:07:29.194Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:07:32 [2019-10-11T22:07:32.124Z] === RUN   TestDockerSuite/TestExec
22:07:32 [2019-10-11T22:07:32.124Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:07:32 [2019-10-11T22:07:32.124Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:07:33 [2019-10-11T22:07:33.679Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:07:35 [2019-10-11T22:07:35.882Z] === RUN   TestDockerSuite/TestExecAPIStart
22:07:35 [2019-10-11T22:07:35.882Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:07:35 [2019-10-11T22:07:35.882Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:07:35 [2019-10-11T22:07:35.882Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:07:38 [2019-10-11T22:07:38.088Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:07:39 [2019-10-11T22:07:39.643Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:07:41 [2019-10-11T22:07:41.845Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:07:44 [2019-10-11T22:07:44.047Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:07:47 [2019-10-11T22:07:47.819Z] === RUN   TestDockerSuite/TestExecCgroup
22:07:47 [2019-10-11T22:07:47.819Z] === RUN   TestDockerSuite/TestExecEnv
22:07:47 [2019-10-11T22:07:47.819Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:07:47 [2019-10-11T22:07:47.819Z] === RUN   TestDockerSuite/TestExecExitStatus
22:07:50 [2019-10-11T22:07:50.021Z] === RUN   TestDockerSuite/TestExecInspectID
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecInteractive
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecParseError
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:07:54 [2019-10-11T22:07:54.750Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:07:56 [2019-10-11T22:07:56.304Z] === RUN   TestDockerSuite/TestExecSetEnv
22:07:56 [2019-10-11T22:07:56.304Z] === RUN   TestDockerSuite/TestExecStartFails
22:07:56 [2019-10-11T22:07:56.304Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:07:56 [2019-10-11T22:07:56.769Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:07:56 [2019-10-11T22:07:56.769Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:07:56 [2019-10-11T22:07:56.769Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:07:58 [2019-10-11T22:07:58.972Z] === RUN   TestDockerSuite/TestExecUlimits
22:07:58 [2019-10-11T22:07:58.972Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:08:07 [2019-10-11T22:08:07.622Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:08:07 [2019-10-11T22:08:07.622Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:08:07 [2019-10-11T22:08:07.622Z] === RUN   TestDockerSuite/TestExecWithUser
22:08:07 [2019-10-11T22:08:07.622Z] === RUN   TestDockerSuite/TestGetContainerStats
22:08:13 [2019-10-11T22:08:13.469Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:08:19 [2019-10-11T22:08:19.308Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:08:21 [2019-10-11T22:08:21.030Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
22:08:22 [2019-10-11T22:08:22.248Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:08:28 [2019-10-11T22:08:28.088Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:08:28 [2019-10-11T22:08:28.088Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:08:28 [2019-10-11T22:08:28.088Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:08:28 [2019-10-11T22:08:28.553Z] === RUN   TestDockerSuite/TestHealth
22:08:28 [2019-10-11T22:08:28.553Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:08:28 [2019-10-11T22:08:28.553Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:08:28 [2019-10-11T22:08:28.553Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:08:28 [2019-10-11T22:08:28.553Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:08:33 [2019-10-11T22:08:33.285Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:08:33 [2019-10-11T22:08:33.285Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:08:33 [2019-10-11T22:08:33.285Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:08:33 [2019-10-11T22:08:33.285Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:08:33 [2019-10-11T22:08:33.750Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:08:33 [2019-10-11T22:08:33.750Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:08:34 [2019-10-11T22:08:34.731Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:08:34 [2019-10-11T22:08:34.731Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:08:35 [2019-10-11T22:08:35.196Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:08:35 [2019-10-11T22:08:35.661Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:08:35 [2019-10-11T22:08:35.887Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
22:08:37 [2019-10-11T22:08:37.215Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:08:37 [2019-10-11T22:08:37.215Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:08:39 [2019-10-11T22:08:39.416Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:08:46 [2019-10-11T22:08:46.540Z] === RUN   TestDockerSuite/TestImagesFormat
22:08:46 [2019-10-11T22:08:46.540Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:08:46 [2019-10-11T22:08:46.540Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:08:50 [2019-10-11T22:08:50.312Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:08:50 [2019-10-11T22:08:50.312Z] === RUN   TestDockerSuite/TestImportBadURL
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportDisplay
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportFile
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportGzipped
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestInfoDebug
22:08:52 [2019-10-11T22:08:52.513Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:08:52 [2019-10-11T22:08:52.978Z] === RUN   TestDockerSuite/TestInfoFormat
22:08:53 [2019-10-11T22:08:53.444Z] === RUN   TestDockerSuite/TestInsecureRegistries
22:08:53 [2019-10-11T22:08:53.444Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:08:53 [2019-10-11T22:08:53.444Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:08:53 [2019-10-11T22:08:53.444Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:08:54 [2019-10-11T22:08:54.012Z] --- PASS: TestDockerSwarmSuite (1731.98s)
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.48s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.80s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.81s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.85s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d012a9a85fb7e] joining swarm manager [d4021ee4d15da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d9439e555dabf] joining swarm manager [d4021ee4d15da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:379: Daemon d012a9a85fb7e is not started
22:08:54 [2019-10-11T22:08:54.012Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:08:54 [2019-10-11T22:08:54.012Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.32s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [db8c8eb64d821] joining swarm manager [d677d83821170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.18s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d7db0026b921f] joining swarm manager [d55a11012eb3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [dc68ffd2d1a41] joining swarm manager [d55a11012eb3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
22:08:54 [2019-10-11T22:08:54.012Z]         docker_api_swarm_test.go:364: Waiting for possible election...
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d4cad5dabb2ca] joining swarm manager [dc409f94b7406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d4527717108cf] joining swarm manager [dc409f94b7406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [dd767f982db68] joining swarm manager [d185cfa449bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d01107dd557d4] joining swarm manager [d185cfa449bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.83s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d69de977ed966] joining swarm manager [d6661511e24f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d908c56dca388] joining swarm manager [d6661511e24f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.59s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d37e39b140851] joining swarm manager [dac441a2b903f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [dd3490db1a37e] joining swarm manager [dfda5a58e0d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [dd910ab364cac] joining swarm manager [dfda5a58e0d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.35s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d53599560be01] joining swarm manager [d5e0b73ad9c8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.03s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d17577a73ca60] joining swarm manager [dd35d6530d9a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d54a79f0ce1f5] joining swarm manager [dd35d6530d9a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:379: Daemon d54a79f0ce1f5 is not started
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.63s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [deeff2d0db923] joining swarm manager [df9ec02ccd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d6578fe91d9eb] joining swarm manager [df9ec02ccd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d824965d76d97] joining swarm manager [df9ec02ccd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d73e940ac2661] joining swarm manager [df9ec02ccd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d7d2821ffd8d0] joining swarm manager [df9ec02ccd732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.44s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.13s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d0d65c7165a36] joining swarm manager [d343eaed9c04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [dc83383fe342e] joining swarm manager [d343eaed9c04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.92s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d2131ba478dc6] joining swarm manager [d705e9b680038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d9bf3560730b6] joining swarm manager [d705e9b680038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [d769c28bf93fc] joining swarm manager [d5eed88ee559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
22:08:54 [2019-10-11T22:08:54.012Z]         check_test.go:358: [de607501e3883] joining swarm manager [d5eed88ee559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.46s)
22:08:54 [2019-10-11T22:08:54.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
22:08:54 [2019-10-11T22:08:54.012Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.94s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d930ab9b50762] joining swarm manager [d3ec8b1ce6296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d954e1dc3f49c] joining swarm manager [d3ec8b1ce6296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d7adb86f3a5cc] joining swarm manager [d3ec8b1ce6296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d2d5329a27c4f] joining swarm manager [d3ec8b1ce6296]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.92s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.19s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [db88d9ce09863] joining swarm manager [d0790b312c6fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [df24108d111bf] joining swarm manager [d0790b312c6fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.24s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d9276065d4b7a] joining swarm manager [d21dea03dbf8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d12ecad4a4778] joining swarm manager [d21dea03dbf8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:379: Daemon d9276065d4b7a is not started
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.05s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [daf157313a2fb] joining swarm manager [dcc2090b37ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d974913dae301] joining swarm manager [dcc2090b37ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [dd183a239fc59] joining swarm manager [d2184c8c57967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d3255d651a733] joining swarm manager [d2184c8c57967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.83s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.28s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.65s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.11s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.14s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.51s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.79s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.55s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.06s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.60s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.09s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.84s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.68s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.yh09tohlabfc@56f754b00ead    | hello1\n"
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.r6sv42r4yjbj@56f754b00ead    | hello2\n"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.36s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:242: checking task o2zxz3e33paj
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:247: checking messages for o2zxz3e33paj
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:242: checking task 5vlkyidlzfk6
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_service_logs_test.go:247: checking messages for 5vlkyidlzfk6
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.80s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.81s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [dc14a58526e0c] joining swarm manager [d156e6e2099e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [dfaa1ea981f98] joining swarm manager [d156e6e2099e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.69s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [da615f74872bf] joining swarm manager [df4b303db77f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [df3e7ca469826] joining swarm manager [df4b303db77f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.00s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [da97607e32b74] joining swarm manager [d6caaeda161f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
22:08:54 [2019-10-11T22:08:54.013Z]         check_test.go:358: [d1dc00fc36f36] joining swarm manager [d6caaeda161f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.49s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.32s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.69s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.80s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.94s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.06s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
22:08:54 [2019-10-11T22:08:54.013Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:08:54 [2019-10-11T22:08:54.013Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.10s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.85s)
22:08:54 [2019-10-11T22:08:54.013Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
22:08:54 [2019-10-11T22:08:54.013Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.22s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [d0127f4a0bdb9] joining swarm manager [de3306e5cebae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [d5f4c35f74d21] joining swarm manager [de3306e5cebae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.89s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.27s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [d5868e60ecc6e] joining swarm manager [d71f146f7f5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [dce7facfa0876] joining swarm manager [d71f146f7f5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [dc7d07c54b1c2] joining swarm manager [d71f146f7f5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [d2aa7209a7286] joining swarm manager [df4f742eac714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [dbe0dc28c76e5] joining swarm manager [df4f742eac714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.03s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge"
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay"
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge"
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay"
22:08:54 [2019-10-11T22:08:54.014Z]         docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.09s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.02s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.99s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [dae469e29172f] joining swarm manager [df8096ed7d4ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.96s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.94s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.65s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.34s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.65s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
22:08:54 [2019-10-11T22:08:54.014Z]         check_test.go:358: [d1c5ce0550e65] joining swarm manager [d8c826aad8ef6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.32s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.07s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.74s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.83s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.60s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.10s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.25s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.99s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (5.08s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.26s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
22:08:54 [2019-10-11T22:08:54.014Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s)
22:08:54 [2019-10-11T22:08:54.014Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
22:08:54 [2019-10-11T22:08:54.014Z] === RUN   TestDockerExternalVolumeSuite
22:08:54 [2019-10-11T22:08:54.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
22:08:55 [2019-10-11T22:08:55.646Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:08:57 [2019-10-11T22:08:57.204Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:08:57 [2019-10-11T22:08:57.204Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:08:57 [2019-10-11T22:08:57.669Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:08:57 [2019-10-11T22:08:57.669Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:08:57 [2019-10-11T22:08:57.669Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:08:59 [2019-10-11T22:08:59.876Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:08:59 [2019-10-11T22:08:59.876Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:09:02 [2019-10-11T22:09:02.081Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:09:02 [2019-10-11T22:09:02.081Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:09:02 [2019-10-11T22:09:02.081Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:09:02 [2019-10-11T22:09:02.081Z] === RUN   TestDockerSuite/TestInspectDefault
22:09:03 [2019-10-11T22:09:03.636Z] === RUN   TestDockerSuite/TestInspectHistory
22:09:08 [2019-10-11T22:09:08.368Z] === RUN   TestDockerSuite/TestInspectImage
22:09:08 [2019-10-11T22:09:08.368Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:09:08 [2019-10-11T22:09:08.368Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:09:08 [2019-10-11T22:09:08.368Z] === RUN   TestDockerSuite/TestInspectInt64
22:09:08 [2019-10-11T22:09:08.887Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
22:09:10 [2019-10-11T22:09:10.570Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:09:12 [2019-10-11T22:09:12.199Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:09:12 [2019-10-11T22:09:12.663Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:09:14 [2019-10-11T22:09:14.865Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:09:16 [2019-10-11T22:09:16.421Z] === RUN   TestDockerSuite/TestInspectPlugin
22:09:16 [2019-10-11T22:09:16.421Z] === RUN   TestDockerSuite/TestInspectRootFS
22:09:16 [2019-10-11T22:09:16.421Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:09:18 [2019-10-11T22:09:18.624Z] === RUN   TestDockerSuite/TestInspectStatus
22:09:21 [2019-10-11T22:09:21.560Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:09:25 [2019-10-11T22:09:25.332Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:09:26 [2019-10-11T22:09:26.887Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:09:29 [2019-10-11T22:09:29.092Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:09:30 [2019-10-11T22:09:30.646Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:09:32 [2019-10-11T22:09:32.847Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:09:35 [2019-10-11T22:09:35.050Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:09:37 [2019-10-11T22:09:37.252Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:09:37 [2019-10-11T22:09:37.252Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:09:37 [2019-10-11T22:09:37.252Z] === RUN   TestDockerSuite/TestLinksEnvs
22:09:37 [2019-10-11T22:09:37.252Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:09:37 [2019-10-11T22:09:37.253Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:09:37 [2019-10-11T22:09:37.718Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:09:39 [2019-10-11T22:09:39.275Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:09:40 [2019-10-11T22:09:40.833Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:09:46 [2019-10-11T22:09:46.673Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:09:48 [2019-10-11T22:09:48.903Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:09:48 [2019-10-11T22:09:48.903Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:09:50 [2019-10-11T22:09:50.459Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:09:50 [2019-10-11T22:09:50.923Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:09:58 [2019-10-11T22:09:58.052Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:10:05 [2019-10-11T22:10:05.180Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:10:12 [2019-10-11T22:10:12.310Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:10:14 [2019-10-11T22:10:14.514Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:10:16 [2019-10-11T22:10:16.539Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
22:10:16 [2019-10-11T22:10:16.717Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:10:16 [2019-10-11T22:10:16.717Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:10:18 [2019-10-11T22:10:18.921Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:10:26 [2019-10-11T22:10:26.047Z] === RUN   TestDockerSuite/TestLogsSince
22:10:26 [2019-10-11T22:10:26.496Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
22:10:34 [2019-10-11T22:10:34.681Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:10:34 [2019-10-11T22:10:34.681Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:10:34 [2019-10-11T22:10:34.681Z] === RUN   TestDockerSuite/TestLogsTail
22:10:36 [2019-10-11T22:10:36.883Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:10:39 [2019-10-11T22:10:39.818Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestMountIntoProc
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestMountIntoSys
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestNetHostname
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestPluginActive
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:10:41 [2019-10-11T22:10:41.372Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPortHostBinding
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPortList
22:10:41 [2019-10-11T22:10:41.838Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:10:45 [2019-10-11T22:10:45.611Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:10:49 [2019-10-11T22:10:49.382Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:10:49 [2019-10-11T22:10:49.382Z] === RUN   TestDockerSuite/TestPsByOrder
22:10:58 [2019-10-11T22:10:58.015Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:10:58 [2019-10-11T22:10:58.015Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:10:58 [2019-10-11T22:10:58.545Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
22:11:05 [2019-10-11T22:11:05.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:11:13 [2019-10-11T22:11:13.414Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
22:11:22 [2019-10-11T22:11:22.921Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:11:22 [2019-10-11T22:11:22.921Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:11:22 [2019-10-11T22:11:22.921Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:11:35 [2019-10-11T22:11:35.374Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:11:37 [2019-10-11T22:11:37.579Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:11:44 [2019-10-11T22:11:44.725Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:11:45 [2019-10-11T22:11:45.461Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
22:11:48 [2019-10-11T22:11:48.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:11:48 [2019-10-11T22:11:48.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:11:48 [2019-10-11T22:11:48.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:11:53 [2019-10-11T22:11:53.231Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:11:53 [2019-10-11T22:11:53.231Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:11:53 [2019-10-11T22:11:53.231Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:11:53 [2019-10-11T22:11:53.231Z] === RUN   TestDockerSuite/TestPsRightTagName
22:11:53 [2019-10-11T22:11:53.231Z] === RUN   TestDockerSuite/TestPsShowMounts
22:11:57 [2019-10-11T22:11:57.690Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
22:11:59 [2019-10-11T22:11:59.068Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:11:59 [2019-10-11T22:11:59.068Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:12:00 [2019-10-11T22:12:00.626Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:12:00 [2019-10-11T22:12:00.626Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:12:01 [2019-10-11T22:12:01.607Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:12:02 [2019-10-11T22:12:02.587Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:12:02 [2019-10-11T22:12:02.587Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:12:07 [2019-10-11T22:12:07.320Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:12:11 [2019-10-11T22:12:11.185Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:12:13 [2019-10-11T22:12:13.355Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:12:29 [2019-10-11T22:12:29.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
22:12:43 [2019-10-11T22:12:43.284Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:12:43 [2019-10-11T22:12:43.284Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:12:47 [2019-10-11T22:12:47.830Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
22:12:47 [2019-10-11T22:12:47.959Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:12:48 [2019-10-11T22:12:48.416Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:12:48 [2019-10-11T22:12:48.416Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:12:49 [2019-10-11T22:12:49.380Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:12:53 [2019-10-11T22:12:53.103Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:12:57 [2019-10-11T22:12:57.775Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:12:57 [2019-10-11T22:12:57.775Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:13:01 [2019-10-11T22:13:01.496Z] === RUN   TestDockerSuite/TestRmiBlank
22:13:01 [2019-10-11T22:13:01.496Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:13:01 [2019-10-11T22:13:01.954Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:13:02 [2019-10-11T22:13:02.685Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
22:13:16 [2019-10-11T22:13:16.831Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:13:18 [2019-10-11T22:13:18.362Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:13:18 [2019-10-11T22:13:18.819Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:13:25 [2019-10-11T22:13:25.874Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:13:30 [2019-10-11T22:13:30.549Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:13:37 [2019-10-11T22:13:37.604Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:13:42 [2019-10-11T22:13:42.281Z] === RUN   TestDockerSuite/TestRmiTag
22:13:42 [2019-10-11T22:13:42.738Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:13:44 [2019-10-11T22:13:44.908Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:13:49 [2019-10-11T22:13:49.328Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
22:14:02 [2019-10-11T22:14:02.563Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:14:03 [2019-10-11T22:14:03.528Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:14:07 [2019-10-11T22:14:07.393Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
22:14:09 [2019-10-11T22:14:09.303Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddHost
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:14:09 [2019-10-11T22:14:09.759Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:14:11 [2019-10-11T22:14:11.929Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:14:11 [2019-10-11T22:14:11.929Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:14:11 [2019-10-11T22:14:11.929Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:14:15 [2019-10-11T22:14:15.654Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:14:18 [2019-10-11T22:14:18.548Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:14:25 [2019-10-11T22:14:25.600Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:14:32 [2019-10-11T22:14:32.659Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:14:39 [2019-10-11T22:14:39.451Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
22:14:39 [2019-10-11T22:14:39.715Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:14:39 [2019-10-11T22:14:39.715Z] === RUN   TestDockerSuite/TestRunBindMounts
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:14:43 [2019-10-11T22:14:43.443Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:14:45 [2019-10-11T22:14:45.612Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:14:45 [2019-10-11T22:14:45.612Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:14:48 [2019-10-11T22:14:48.507Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:14:48 [2019-10-11T22:14:48.507Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:14:48 [2019-10-11T22:14:48.507Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:14:50 [2019-10-11T22:14:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:14:52 [2019-10-11T22:14:52.859Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:14:55 [2019-10-11T22:14:55.031Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:14:57 [2019-10-11T22:14:57.201Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:14:57 [2019-10-11T22:14:57.201Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:14:57 [2019-10-11T22:14:57.201Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:14:57 [2019-10-11T22:14:57.201Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:15:04 [2019-10-11T22:15:04.263Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:15:04 [2019-10-11T22:15:04.263Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:15:04 [2019-10-11T22:15:04.263Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:15:04 [2019-10-11T22:15:04.263Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:15:04 [2019-10-11T22:15:04.263Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:15:05 [2019-10-11T22:15:05.794Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:15:11 [2019-10-11T22:15:11.519Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:15:18 [2019-10-11T22:15:18.152Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:15:20 [2019-10-11T22:15:20.320Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:15:20 [2019-10-11T22:15:20.320Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:15:20 [2019-10-11T22:15:20.320Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:15:20 [2019-10-11T22:15:20.320Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:15:22 [2019-10-11T22:15:22.495Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:15:24 [2019-10-11T22:15:24.668Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:15:24 [2019-10-11T22:15:24.668Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:15:26 [2019-10-11T22:15:26.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
22:15:26 [2019-10-11T22:15:26.837Z] === RUN   TestDockerSuite/TestRunEnvironment
22:15:26 [2019-10-11T22:15:26.837Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:15:26 [2019-10-11T22:15:26.837Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:15:26 [2019-10-11T22:15:26.837Z] === RUN   TestDockerSuite/TestRunExitCode
22:15:29 [2019-10-11T22:15:29.006Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:15:30 [2019-10-11T22:15:30.537Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:15:32 [2019-10-11T22:15:32.705Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunExposePort
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:15:34 [2019-10-11T22:15:34.876Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:15:38 [2019-10-11T22:15:38.598Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:15:44 [2019-10-11T22:15:44.437Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
22:15:48 [2019-10-11T22:15:48.904Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:15:48 [2019-10-11T22:15:48.904Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeHostname
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModePIDHost
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunMount
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:15:49 [2019-10-11T22:15:49.361Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:15:56 [2019-10-11T22:15:56.415Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:15:56 [2019-10-11T22:15:56.415Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:15:56 [2019-10-11T22:15:56.415Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:15:56 [2019-10-11T22:15:56.415Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:15:59 [2019-10-11T22:15:59.295Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
22:16:00 [2019-10-11T22:16:00.137Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:16:03 [2019-10-11T22:16:03.862Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:16:03 [2019-10-11T22:16:03.862Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:16:03 [2019-10-11T22:16:03.862Z] === RUN   TestDockerSuite/TestRunNetHost
22:16:03 [2019-10-11T22:16:03.862Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:16:04 [2019-10-11T22:16:04.320Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:16:05 [2019-10-11T22:16:05.850Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:16:08 [2019-10-11T22:16:08.024Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:16:09 [2019-10-11T22:16:09.555Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:16:11 [2019-10-11T22:16:11.086Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:16:12 [2019-10-11T22:16:12.616Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunPortInUse
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:16:13 [2019-10-11T22:16:13.074Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunPublishPort
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:16:15 [2019-10-11T22:16:15.970Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:16:17 [2019-10-11T22:16:17.356Z] --- PASS: TestDockerExternalVolumeSuite (441.42s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:53: Daemon d72683de823f9 is not started
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:53: Daemon d10332e135ff3 is not started
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:53: Daemon d9534b69764ca is not started
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:53: Daemon d192ac53db84a is not started
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:485: Daemon dc006c365c602 is not started
22:16:17 [2019-10-11T22:16:17.357Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_external_volume_driver_test.go:53: Daemon de8ea81e68f01 is not started
22:16:17 [2019-10-11T22:16:17.357Z] PASS
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === Skipped
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.02s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.02s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
22:16:17 [2019-10-11T22:16:17.357Z]         check_test.go:309: Daemon dd4324831b28c is not started
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:16:17 [2019-10-11T22:16:17.357Z]         check_test.go:309: Daemon d23c06aa7944f is not started
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:16:17 [2019-10-11T22:16:17.357Z]         check_test.go:309: Daemon d3f2075450ef9 is not started
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:16:17 [2019-10-11T22:16:17.357Z]         check_test.go:309: Daemon d2ef4ddfe9fdc is not started
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:16:17 [2019-10-11T22:16:17.357Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:16:17 [2019-10-11T22:16:17.357Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:16:17 [2019-10-11T22:16:17.357Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] DONE 270 tests, 6 skipped in 2565.800s
22:16:17 [2019-10-11T22:16:17.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:16:17 [2019-10-11T22:16:17.357Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d62ab4f9b1c3c/docker.pid
22:16:17 [2019-10-11T22:16:17.357Z] +++ kill 5368
22:16:17 [2019-10-11T22:16:17.357Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5368 is not a child of this shell
22:16:17 [2019-10-11T22:16:17.357Z] warning: PID 5368 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d62ab4f9b1c3c/docker.pid had a nonzero exit code
22:16:17 [2019-10-11T22:16:17.357Z] ++++ cat bundles/test-integration/docker.pid
22:16:17 [2019-10-11T22:16:17.357Z] +++ kill 7206
22:16:17 [2019-10-11T22:16:17.357Z] umount: bundles/test-integration/root: mountpoint not found
22:16:17 [2019-10-11T22:16:17.357Z] +++ /etc/init.d/apparmor stop
22:16:17 [2019-10-11T22:16:17.357Z] Clearing AppArmor profiles cache:.
22:16:17 [2019-10-11T22:16:17.357Z] All profile caches have been cleared, but no profiles have been unloaded.
22:16:17 [2019-10-11T22:16:17.357Z] Unloading profiles will leave already running processes permanently
22:16:17 [2019-10-11T22:16:17.357Z] unconfined, which can lead to unexpected situations.
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] To set a process to complain mode, use the command line tool
22:16:17 [2019-10-11T22:16:17.357Z] 'aa-complain'. To really tear down all profiles, run the init script
22:16:17 [2019-10-11T22:16:17.357Z] with the 'teardown' option."
22:16:17 [2019-10-11T22:16:17.357Z] 
22:16:17 [2019-10-11T22:16:17.357Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
22:16:17 [2019-10-11T22:16:17.372Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:16:19 [2019-10-11T22:16:19.705Z] + echo Ensuring container killed.
22:16:19 [2019-10-11T22:16:19.705Z] Ensuring container killed.
22:16:19 [2019-10-11T22:16:19.705Z] + docker ps -aq -f name=docker-pr4-*
22:16:19 [2019-10-11T22:16:19.705Z] + cids=56f754b00ead
22:16:19 [2019-10-11T22:16:19.705Z] dfa0f4748468
22:16:19 [2019-10-11T22:16:19.705Z] ef5b984fa5fe
22:16:19 [2019-10-11T22:16:19.705Z] + [ -n 56f754b00ead
22:16:19 [2019-10-11T22:16:19.705Z] dfa0f4748468
22:16:19 [2019-10-11T22:16:19.705Z] ef5b984fa5fe ]
22:16:19 [2019-10-11T22:16:19.705Z] + docker rm -vf 56f754b00ead dfa0f4748468 ef5b984fa5fe
22:16:20 [2019-10-11T22:16:20.640Z] 56f754b00ead
22:16:22 [2019-10-11T22:16:22.539Z] dfa0f4748468
22:16:22 [2019-10-11T22:16:22.539Z] ef5b984fa5fe
[Pipeline] sh
22:16:22 [2019-10-11T22:16:22.836Z] + echo Chowning /workspace to jenkins user
22:16:22 [2019-10-11T22:16:22.836Z] Chowning /workspace to jenkins user
22:16:22 [2019-10-11T22:16:22.836Z] + id -u
22:16:22 [2019-10-11T22:16:22.836Z] + id -g
22:16:22 [2019-10-11T22:16:22.836Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40044:/workspace busybox chown -R 1000:1000 /workspace
22:16:22 [2019-10-11T22:16:22.836Z] Unable to find image 'busybox:latest' locally
22:16:23 [2019-10-11T22:16:23.095Z] latest: Pulling from library/busybox
22:16:23 [2019-10-11T22:16:23.095Z] 7c9d20b9b6cd: Pulling fs layer
22:16:23 [2019-10-11T22:16:23.095Z] 7c9d20b9b6cd: Download complete
22:16:23 [2019-10-11T22:16:23.366Z] 7c9d20b9b6cd: Pull complete
22:16:23 [2019-10-11T22:16:23.366Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
22:16:23 [2019-10-11T22:16:23.366Z] Status: Downloaded newer image for busybox:latest
22:16:24 [2019-10-11T22:16:24.521Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:16:24 [2019-10-11T22:16:24.521Z] === RUN   TestDockerSuite/TestRunRm
22:16:26 [2019-10-11T22:16:26.052Z] === RUN   TestDockerSuite/TestRunRmAndWait
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:16:27 [2019-10-11T22:16:27.845Z] + bundleName=amd64
22:16:27 [2019-10-11T22:16:27.845Z] + echo Creating amd64-bundles.tar.gz
22:16:27 [2019-10-11T22:16:27.845Z] Creating amd64-bundles.tar.gz
22:16:27 [2019-10-11T22:16:27.845Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xml ) -print
22:16:27 [2019-10-11T22:16:27.845Z] xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
22:16:29 [2019-10-11T22:16:29.227Z] Archiving artifacts
22:16:31 [2019-10-11T22:16:31.072Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:16:31 [2019-10-11T22:16:31.384Z] + make clean
22:16:31 [2019-10-11T22:16:31.642Z] docker volume rm -f docker-dev-cache
22:16:31 [2019-10-11T22:16:31.642Z] docker-dev-cache
[Pipeline] deleteDir
22:16:31 [2019-10-11T22:16:31.833Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:16:33 [2019-10-11T22:16:33.364Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:16:35 [2019-10-11T22:16:35.536Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:16:37 [2019-10-11T22:16:37.707Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:16:39 [2019-10-11T22:16:39.876Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:16:39 [2019-10-11T22:16:39.876Z] === RUN   TestDockerSuite/TestRunState
22:16:39 [2019-10-11T22:16:39.876Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:16:42 [2019-10-11T22:16:42.046Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:16:42 [2019-10-11T22:16:42.046Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:16:43 [2019-10-11T22:16:43.661Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:16:43 [2019-10-11T22:16:43.661Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:16:43 [2019-10-11T22:16:43.661Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:16:44 [2019-10-11T22:16:44.118Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:16:44 [2019-10-11T22:16:44.118Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:16:44 [2019-10-11T22:16:44.118Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserByID
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserByName
22:16:48 [2019-10-11T22:16:48.794Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:16:50 [2019-10-11T22:16:50.966Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:16:50 [2019-10-11T22:16:50.966Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:16:58 [2019-10-11T22:16:58.025Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:16:58 [2019-10-11T22:16:58.025Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:16:58 [2019-10-11T22:16:58.025Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:17:00 [2019-10-11T22:17:00.920Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:17:07 [2019-10-11T22:17:07.976Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:17:11 [2019-10-11T22:17:11.702Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:17:17 [2019-10-11T22:17:17.483Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:17:17 [2019-10-11T22:17:17.483Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:17:17 [2019-10-11T22:17:17.483Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
22:17:17 [2019-10-11T22:17:17.483Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
22:17:17 [2019-10-11T22:17:17.483Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:17:19 [2019-10-11T22:17:19.652Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:17:21 [2019-10-11T22:17:21.830Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:17:24 [2019-10-11T22:17:24.018Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:17:27 [2019-10-11T22:17:27.770Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:17:29 [2019-10-11T22:17:29.963Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:17:31 [2019-10-11T22:17:31.507Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveImageId
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:17:36 [2019-10-11T22:17:36.215Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:17:38 [2019-10-11T22:17:38.404Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:17:38 [2019-10-11T22:17:38.404Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:17:38 [2019-10-11T22:17:38.866Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:17:39 [2019-10-11T22:17:39.331Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:17:40 [2019-10-11T22:17:40.875Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:17:47 [2019-10-11T22:17:47.973Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:17:47 [2019-10-11T22:17:47.973Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:17:55 [2019-10-11T22:17:55.086Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:17:55 [2019-10-11T22:17:55.086Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:18:03 [2019-10-11T22:18:03.695Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:18:03 [2019-10-11T22:18:03.696Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:18:03 [2019-10-11T22:18:03.696Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:18:03 [2019-10-11T22:18:03.696Z] === RUN   TestDockerSuite/TestStartRecordError
22:18:03 [2019-10-11T22:18:03.696Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestStatsNoStream
22:18:12 [2019-10-11T22:18:12.366Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:18:14 [2019-10-11T22:18:14.556Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:18:16 [2019-10-11T22:18:16.744Z] === RUN   TestDockerSuite/TestTopPrivileged
22:18:16 [2019-10-11T22:18:16.744Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:18:18 [2019-10-11T22:18:18.933Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:18:36 [2019-10-11T22:18:36.650Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:18:37 [2019-10-11T22:18:37.626Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:18:37 [2019-10-11T22:18:37.626Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:18:40 [2019-10-11T22:18:40.546Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:18:40 [2019-10-11T22:18:40.546Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:18:41 [2019-10-11T22:18:41.007Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:18:41 [2019-10-11T22:18:41.007Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:18:41 [2019-10-11T22:18:41.468Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:18:48 [2019-10-11T22:18:48.564Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:18:48 [2019-10-11T22:18:48.564Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:18:49 [2019-10-11T22:18:49.025Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:18:49 [2019-10-11T22:18:49.025Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:18:49 [2019-10-11T22:18:49.025Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:18:56 [2019-10-11T22:18:56.121Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:18:56 [2019-10-11T22:18:56.121Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:18:56 [2019-10-11T22:18:56.121Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:19:04 [2019-10-11T22:19:04.718Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:19:04 [2019-10-11T22:19:04.718Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:19:05 [2019-10-11T22:19:05.181Z] --- PASS: TestDockerSuite (2541.49s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.29s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (119.08s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.96s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.65s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.94s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.11s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddTar (42.62s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.63s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.65s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.02s)
22:19:05 [2019-10-11T22:19:05.181Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s)
22:19:05 [2019-10-11T22:19:05.181Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.181Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.98s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.69s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.85s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.37s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.97s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.40s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.88s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.47s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.27s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.59s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.81s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.58s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.80s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.11s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.28s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.49s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (53.29s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.82s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.33s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.23s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.08s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.26s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.47s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.98s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.17s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.72s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.82s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.70s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.98s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.97s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.97s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFails (2.11s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.00s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.05s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.54s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.25s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.05s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.17s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.90s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.97s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.06s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.69s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.22s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.28s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.78s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.41s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.54s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.32s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.43s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.46s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.30s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.88s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.73s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.25s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.68s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.15s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.58s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.21s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildRm (13.42s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.44s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.53s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.41s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.81s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.13s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.09s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.03s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.82s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.39s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.01s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.42s)
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
22:19:05 [2019-10-11T22:19:05.182Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.182Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.46s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.47s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.08s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.30s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.47s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.91s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.64s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.28s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.86s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_sni_test.go:18: Flakey test
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.69s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitChange (5.20s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.60s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.65s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.67s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.69s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.84s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.99s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.61s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.83s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.73s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000814e20 <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1487024758 c:\foo false  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1487024758 c:\foo true  <nil> <nil> <nil>}
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 0
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 1
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 2
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 3
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 4
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 5
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 6
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 7
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 8
22:19:05 [2019-10-11T22:19:05.183Z]         docker_api_containers_test.go:1927: case 9
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (6.91s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.17s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.22s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a241953249\file1 c678277e8c4e7c19bdf3823c1064e4e7c934e4e2982c52df1cc00c01f3745a13:/root/itWorks.txt`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:279: checking that container "c678277e8c4e7c19bdf3823c1064e4e7c934e4e2982c52df1cc00c01f3745a13" start output contains "file1\n"
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c678277e8c4e7c19bdf3823c1064e4e7c934e4e2982c52df1cc00c01f3745a13`
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.23s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b457317324\file1 4074679f7db16301371e2e376688ab3a5bc3d4654a930ebc7cfd13589aca5733:testDir/`
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.42s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e107430587\dir1 2d023fc7f05da34b428ae7beae4fbaf894dd156d529bbf36342ae52a1a39950e:testDir`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:279: checking that container "2d023fc7f05da34b428ae7beae4fbaf894dd156d529bbf36342ae52a1a39950e" start output contains "file1-1\n"
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2d023fc7f05da34b428ae7beae4fbaf894dd156d529bbf36342ae52a1a39950e`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e107430587\dir1 51719c2d26075c20f10b2858e3e46de31b2c30ed142549d0afdc31268537a387:testDir/`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:279: checking that container "51719c2d26075c20f10b2858e3e46de31b2c30ed142549d0afdc31268537a387" start output contains "file1-1\n"
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 51719c2d26075c20f10b2858e3e46de31b2c30ed142549d0afdc31268537a387`
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.44s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h991396574\dir1\. ea4f7c3fd05904e202d64fbf0a1af6d4959056d8fb2c119336db3f09fc78fff4:testDir`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:279: checking that container "ea4f7c3fd05904e202d64fbf0a1af6d4959056d8fb2c119336db3f09fc78fff4" start output contains "file1-1\n"
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ea4f7c3fd05904e202d64fbf0a1af6d4959056d8fb2c119336db3f09fc78fff4`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h991396574\dir1\. 06feb4c0090585301a96aa6db562da27e4186f64059f5ee10c0b6d7e59a71b74:testDir/`
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:279: checking that container "06feb4c0090585301a96aa6db562da27e4186f64059f5ee10c0b6d7e59a71b74" start output contains "file1-1\n"
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 06feb4c0090585301a96aa6db562da27e4186f64059f5ee10c0b6d7e59a71b74`
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.183Z]     --- PASS: TestDockerSuite/TestCpToDot (2.21s)
22:19:05 [2019-10-11T22:19:05.183Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:19:05 [2019-10-11T22:19:05.183Z]         docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.09s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.17s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.81s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.12s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.20s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.27s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.30s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.95s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.73s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.00s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.24s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.12s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsRename (2.18s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsResize (2.56s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.62s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.41s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.87s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.04s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.98s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.98s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.47s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.08s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.06s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.83s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.71s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.71s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.04s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
22:19:05 [2019-10-11T22:19:05.184Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.184Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:144: unmatched requirement IsPausable
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.12s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.98s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.00s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.53s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.99s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.56s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.83s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.97s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.81s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.71s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.35s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.34s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:19:05 [2019-10-11T22:19:05.185Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
22:19:05 [2019-10-11T22:19:05.185Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.21s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.99s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.06s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:19:05 [2019-10-11T22:19:05.646Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.81s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsSince (8.96s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:19:05 [2019-10-11T22:19:05.646Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.646Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
22:19:05 [2019-10-11T22:19:05.646Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsTail (2.60s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.98s)
22:19:05 [2019-10-11T22:19:05.646Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
22:19:05 [2019-10-11T22:19:05.646Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.646Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:19:05 [2019-10-11T22:19:05.646Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.92s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.83s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.34s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.26s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.15s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.77s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.09s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.87s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.17s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.27s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.14s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.00s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.91s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.03s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.14s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.91s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.28s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.68s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.45s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.11s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.26s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.40s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiTag (0.66s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.45s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.39s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.96s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.05s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.91s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.93s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.17s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.81s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.14s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (6.88s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.20s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.10s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.647Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s)
22:19:05 [2019-10-11T22:19:05.647Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
22:19:05 [2019-10-11T22:19:05.647Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.97s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.97s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.05s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.83s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.42s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.36s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.75s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.11s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.44s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.81s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunRm (2.11s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.30s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.14s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.96s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.60s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.05s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.89s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.03s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.33s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.06s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.65s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.67s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.09s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.89s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.34s)
22:19:05 [2019-10-11T22:19:05.648Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:19:05 [2019-10-11T22:19:05.648Z]         docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.21s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (8.56s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_start_test.go:95: unmatched requirement IsPausable
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.15s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.29s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.07s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.94s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.03s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:19:05 [2019-10-11T22:19:05.649Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s)
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:19:05 [2019-10-11T22:19:05.649Z] --- PASS: TestDockerRegistrySuite (0.02s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:19:05 [2019-10-11T22:19:05.649Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:19:05 [2019-10-11T22:19:05.649Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:19:05 [2019-10-11T22:19:05.650Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:19:05 [2019-10-11T22:19:05.650Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerDaemonSuite
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:19:05 [2019-10-11T22:19:05.650Z] --- PASS: TestDockerDaemonSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerSwarmSuite
22:19:05 [2019-10-11T22:19:05.650Z] --- PASS: TestDockerSwarmSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginCreate
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginInspect
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerPluginSuite/TestPluginSet
22:19:05 [2019-10-11T22:19:05.650Z] --- PASS: TestDockerPluginSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]         check_test.go:406: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerExternalVolumeSuite
22:19:05 [2019-10-11T22:19:05.650Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerNetworkSuite
22:19:05 [2019-10-11T22:19:05.650Z] --- SKIP: TestDockerNetworkSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] === RUN   TestDockerHubPullSuite
22:19:05 [2019-10-11T22:19:05.650Z] --- SKIP: TestDockerHubPullSuite (0.00s)
22:19:05 [2019-10-11T22:19:05.650Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:19:05 [2019-10-11T22:19:05.650Z] PASS
22:19:05 [2019-10-11T22:19:05.650Z] ok  	github.com/docker/docker/integration-cli	2542.268s
22:19:05 [2019-10-11T22:19:05.650Z] INFO: Integration tests ended at 10/11/2019 22:19:05. Duration:00:42:30.0244145
22:19:05 [2019-10-11T22:19:05.650Z] INFO: Docker info of the daemon under test at end of run
22:19:05 [2019-10-11T22:19:05.650Z] 
22:19:05 [2019-10-11T22:19:05.650Z] Containers: 2
22:19:05 [2019-10-11T22:19:05.650Z]  Running: 0
22:19:05 [2019-10-11T22:19:05.650Z]  Paused: 0
22:19:05 [2019-10-11T22:19:05.650Z]  Stopped: 2
22:19:05 [2019-10-11T22:19:05.650Z] Images: 12
22:19:05 [2019-10-11T22:19:05.650Z] Server Version: 0.0.0-dev
22:19:05 [2019-10-11T22:19:05.650Z] Storage Driver: windowsfilter
22:19:05 [2019-10-11T22:19:05.650Z]  Windows: 
22:19:05 [2019-10-11T22:19:05.650Z] Logging Driver: json-file
22:19:05 [2019-10-11T22:19:05.650Z] Plugins: 
22:19:05 [2019-10-11T22:19:05.650Z]  Volume: local
22:19:05 [2019-10-11T22:19:05.650Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:19:05 [2019-10-11T22:19:05.650Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:19:05 [2019-10-11T22:19:05.650Z] Swarm: inactive
22:19:05 [2019-10-11T22:19:05.650Z] Default Isolation: process
22:19:05 [2019-10-11T22:19:05.650Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:19:05 [2019-10-11T22:19:05.650Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
22:19:05 [2019-10-11T22:19:05.650Z] OSType: windows
22:19:05 [2019-10-11T22:19:05.650Z] Architecture: x86_64
22:19:05 [2019-10-11T22:19:05.650Z] CPUs: 4
22:19:05 [2019-10-11T22:19:05.650Z] Total Memory: 32GiB
22:19:05 [2019-10-11T22:19:05.650Z] Name: azwin-2-4d1910
22:19:05 [2019-10-11T22:19:05.650Z] ID: 2HL3:X64A:G5F3:Y5KT:H6JF:4ELI:MIXA:FEAB:DPEJ:7SXQ:NDNW:GMWB
22:19:05 [2019-10-11T22:19:05.650Z] Docker Root Dir: D:\CI\PR-40044\4\daemon
22:19:05 [2019-10-11T22:19:05.650Z] Debug Mode (client): false
22:19:05 [2019-10-11T22:19:05.650Z] Debug Mode (server): true
22:19:05 [2019-10-11T22:19:05.650Z]  File Descriptors: -1
22:19:05 [2019-10-11T22:19:05.650Z]  Goroutines: 18
22:19:05 [2019-10-11T22:19:05.650Z]  System Time: 2019-10-11T22:19:05.5076558Z
22:19:05 [2019-10-11T22:19:05.650Z]  EventsListeners: 0
22:19:05 [2019-10-11T22:19:05.650Z] Registry: https://index.docker.io/v1/
22:19:05 [2019-10-11T22:19:05.650Z] Labels:
22:19:05 [2019-10-11T22:19:05.650Z] Experimental: false
22:19:05 [2019-10-11T22:19:05.650Z] Insecure Registries:
22:19:05 [2019-10-11T22:19:05.650Z]  127.0.0.0/8
22:19:05 [2019-10-11T22:19:05.650Z] Live Restore Enabled: false
22:19:05 [2019-10-11T22:19:05.650Z] 
22:19:05 [2019-10-11T22:19:05.650Z] 
22:19:05 [2019-10-11T22:19:05.650Z] INFO: Stopping daemon under test
22:19:06 [2019-10-11T22:19:06.112Z] SUCCESS: The process with PID 1140 (child process of PID 9684) has been terminated.
22:19:06 [2019-10-11T22:19:06.112Z] SUCCESS: The process with PID 9684 (child process of PID 5784) has been terminated.
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Stop tailing logs of the daemon under tests
22:19:06 [2019-10-11T22:19:06.112Z] INFO: executeCI.ps1 Completed successfully at 10/11/2019 22:19:05.
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Tidying up at end of run
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Saving daemon under test log (d:\CI\PR-40044\4\dut.out) to C:\windows\TEMP\CIDUT.out
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Saving daemon under test log (d:\CI\PR-40044\4\dut.err) to C:\windows\TEMP\CIDUT.err
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Nuke-Everything...
22:19:06 [2019-10-11T22:19:06.112Z] INFO: Container count on control daemon to delete is 2
22:19:06 [2019-10-11T22:19:06.574Z] ad5beadd776c
22:19:06 [2019-10-11T22:19:06.574Z] 08936dc161f1
22:19:06 [2019-10-11T22:19:06.574Z] INFO: Non-base image count on control daemon to delete is 1
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:d6cbef87df6f6336fb4370189b760d0b33e0adbee207ec1f4720006ac2f47290
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:46f866f0ad2396eeba4630a011fd059a96b0c255b11b485a00d719d2ab9a20c7
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:4012148a751ed98512f8598309a02521c2512cb2625fd7a64f14576a727f787e
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:884046af96d4582cdad83617ec9f0cff2b4dd49b65c51675136fb211ae674bfa
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:0b0160e19819b5e33864ac23f6401f21818abe191d27efc30c420232a91d4475
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:482cece33e082ed2b8338a52d14248424a4844de6b7e9a17c8e36d441c8a322a
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:80c9566ffb62f380aeace532cbf3ed4afae927d954741ca641da3cb6d8ec6153
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:833391beff1aa0eba8cad29a042fff356635139593bc7591ffd9814846c58f52
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:25a46f3552b703742966f121e0fa5fd8c9943aebfe9a5413a269ff05e3e7ebc4
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:208f9cbbc990878643d57ee987736eeef8e9806843b2ffb977b3bad7561cd97c
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:d3049a8e11c41c95219057400d4ef9d1a56117a4c36bdab5349b797c52cab114
22:19:12 [2019-10-11T22:19:12.493Z] Deleted: sha256:b4d591a6d17f5caf1d8e8901df82d16133228ac4aebec34080f805a81345b02c
22:19:12 [2019-10-11T22:19:12.493Z] INFO: Tidying pidfile d:\CI\PR-40044\4\docker.pid
22:19:12 [2019-10-11T22:19:12.955Z] INFO: Nuking d:\CI
22:19:48 [2019-10-11T22:19:48.708Z] INFO: Zapped successfully
22:19:48 [2019-10-11T22:19:48.708Z] 
22:19:48 [2019-10-11T22:19:48.708Z] INFO: executeCI.ps1 exiting at Fri Oct 11 22:19:43 CUT 2019. Duration 01:00:03.1972812
22:19:48 [2019-10-11T22:19:48.708Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:19:50 [2019-10-11T22:19:50.374Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
22:19:52 [2019-10-11T22:19:52.133Z] Archiving artifacts
22:19:53 [2019-10-11T22:19:53.580Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40044/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:19:54 [2019-10-11T22:19:54.508Z] + make clean
22:19:55 [2019-10-11T22:19:55.480Z] docker volume rm -f docker-dev-cache
22:19:55 [2019-10-11T22:19:55.480Z] 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